Skip to content

Fix issues #240 and #165#257

Open
FroggieFrog wants to merge 4 commits intoAvaloniaUI:mainfrom
FroggieFrog:fix-issue-240
Open

Fix issues #240 and #165#257
FroggieFrog wants to merge 4 commits intoAvaloniaUI:mainfrom
FroggieFrog:fix-issue-240

Conversation

@FroggieFrog
Copy link
Copy Markdown
Contributor

This PR fixes #240 and #165.
It is done by implementing the workaround posted here: dotnet/templating#1920 (comment)

This should be solved by picking up different sourceName in template definition (for example NewApp.1) and use correct forms where needed.

I tested it with running the command dotnet new avalonia.xplat inside the directories my space app and my-hyphen-app.
Both templates (C# and F#) were adjusted.

@FroggieFrog FroggieFrog marked this pull request as ready for review May 8, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

avalonia.xplat template replaces spaces with underscores in project references

1 participant