Change this

This commit is contained in:
2026-02-15 01:31:47 -07:00
parent f149553cad
commit ec693fee88

View File

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