We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125b51d commit b4ecc8eCopy full SHA for b4ecc8e
.vscode/settings.json
@@ -41,5 +41,6 @@
41
"titleBar.inactiveForeground": "#e7e7e799"
42
},
43
"peacock.color": "Indigo",
44
- "dotnet.preferCSharpExtension": false
+ "dotnet.preferCSharpExtension": false,
45
+ "dotnet.defaultSolution": "CSharp/TfsCmdlets.sln"
46
}
0 commit comments