You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.