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
Slnf files are very useful when working on a large repository. Current creating slnf is supported from visual studio. Though it is possible to use it with cli and vs code. So why not just support creating slnf files from .net cli? Just like sln file. dotnet new slnf ....args