File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "dotnet.previewSolution-freeWorkspaceMode" : true ,
3+ "dotnet.testWindow.useTestingPlatformProtocol" : true ,
34 "dotnet.defaultSolution" : " ./Aspire.slnx" ,
4- "dotnet.preview.enableSupportForSlnx" : true ,
5- "dotnet.testWindow.useTestingPlatformProtocol" : false
5+ "dotnet.preview.enableSupportForSlnx" : true
66}
Original file line number Diff line number Diff line change 1212 <DotNetRuntimePreviousVersionForTesting >8.0.13</DotNetRuntimePreviousVersionForTesting >
1313 <!-- dotnet 8.0 versions for running tests - used for templates tests -->
1414 <DotNetSdkPreviousVersionForTesting >8.0.406</DotNetSdkPreviousVersionForTesting >
15- <XunitV3Version >2.0.0 </XunitV3Version >
16- <XUnitAnalyzersVersion >1.20 .0</XUnitAnalyzersVersion >
17- <XunitRunnerVisualStudioVersion >3.0.2 </XunitRunnerVisualStudioVersion >
15+ <XunitV3Version >2.0.2 </XunitV3Version >
16+ <XUnitAnalyzersVersion >1.21 .0</XUnitAnalyzersVersion >
17+ <XunitRunnerVisualStudioVersion >3.1.0 </XunitRunnerVisualStudioVersion >
1818 <MicrosoftTestingPlatformVersion >1.6.3</MicrosoftTestingPlatformVersion >
1919 <MicrosoftNETTestSdkVersion >17.13.0</MicrosoftNETTestSdkVersion >
2020 <!-- Enable to remove prerelease label. -->
You can’t perform that action at this time.
0 commit comments