Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues #240 and #165 #257

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

FroggieFrog
Copy link
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