✅ VSCode sln
When I create proj by vsc command
Ctrl + shift + P, those lines are added to the .sln file, when I do that by dotnet new command, they're not. I think because of this, C dev kit doesn't recognize the project and all the extensions like snippet doesn't work. What are those hex numbers meaning, could I create it manually and add to .sln file?