Skip to content

Commit

Permalink
Serve Embedded resource : Support of space in Assembly name by replac…
Browse files Browse the repository at this point in the history
…ing space to "_". (#57)

When creating a project in visual studio with space in its name, the assembly name corresponds to the project name but the Default Namespace is transform to safe project name by replacing space to "_". To access embedded resource using the assembly name, this default namespace must correspond to the assembly name. This correction prevents difficult and time-consuming resolution.
  • Loading branch information
P-H-Maillefer authored Oct 7, 2020
1 parent 8ac96b6 commit 06eb437
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 06eb437

Please sign in to comment.