WHY DOES THIS NEED TO CHANGE

This commit is contained in:
2025-08-23 17:36:43 -07:00
parent 2ea61246ad
commit b27be89351

View File

@@ -66,5 +66,5 @@
"explorer.fileNesting.patterns": { "explorer.fileNesting.patterns": {
"*.sln": "*.csproj" "*.sln": "*.csproj"
}, },
"dotnet.defaultSolution": "BerryDash-src.sln" "dotnet.defaultSolution": "BerryDash-Src.sln"
} }