Originally filed by @erdembayar at dotnet/vscode-csharp#8870
I migrated my dotnet solutions to the latest .slnx format and removed the .sln file, but VSCode keeps recreating it. This is becoming quite frustrating. Could it just use slnx format?
See more https://devblogs.microsoft.com/dotnet/introducing-slnx-support-dotnet-cli/
I use latest C# extensions and VSCode version.