Skip to content

Commit

Permalink
Default solution config for C# Dev Kit/VS Code.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Jun 15, 2023
1 parent 27e1832 commit dc4e4cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"xunit"
],
"dotnet-test-explorer.testProjectPath": "test/**/*Test.csproj",
"dotnet.defaultSolution": "Autofac.sln",
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.patterns": {
"*.resx": "$(capture).*.resx, $(capture).designer.cs, $(capture).designer.vb"
Expand Down

0 comments on commit dc4e4cd

Please sign in to comment.