EverestAPI / EverestAPI/CelesteModTemplate
Creating a project with a name containing hyphens breaks .sln
Open
- Dominant language
- C#
- Stars
- 22
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
As an example, running `dotnet new celestemod` in a folder called `test-mod` generates `test-mod.csproj` as expected, but sets the project file name in `test-mod.sln` to `test_mod.csproj`, causing the .sln to not recognize the project.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.