Remove VSCode settings file to streamline project configuration

This commit is contained in:
Wendy Breiding (She/Her)
2026-09-10 08:04:11 -07:00
committed by Abhitej John
parent a7af3486a7
commit 9f3d643532
-8
View File
@@ -1,8 +0,0 @@
{
"dotnet.defaultSolution": "tests/dotnet/csharp-refactoring/Fixture.sln",
"chat.tools.terminal.autoApprove": {
"dotnet test": true,
"Push-Location": true,
"Pop-Location": true
}
}