Skip to content

Commit 3fc603b

Browse files
authored
Turn on MTP and solution free workspace mode. (#8775)
1 parent fafdbb2 commit 3fc603b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"dotnet.previewSolution-freeWorkspaceMode": true,
3+
"dotnet.testWindow.useTestingPlatformProtocol": true
4+
}

0 commit comments

Comments
 (0)