I love when mac and windows can't get along

This commit is contained in:
2025-06-04 23:35:26 -07:00
parent 088a215d47
commit ecb3f058ee

View File

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