Fix macos bundle ID

This commit is contained in:
2025-06-04 23:32:36 -07:00
parent 90b912e443
commit bfcf93cf4d
2 changed files with 2 additions and 2 deletions

View File

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