Date: 2024-10-10 04:02:05
Score: 2
Natty:
Run this command to create a new .sln file
dotnet new sln --name MySolution
When you open your .sln file by VS if you don't see you code project you can follow those steps
https://learn.microsoft.com/en-us/sql/ssms/solution/add-an-existing-project-to-a-solution?view=sql-server-ver16
Reasons:
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Low reputation (0.5):
Posted by: navnforfun