File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 15
15
<DotNetSdkPreviousVersionForTesting >8.0.406</DotNetSdkPreviousVersionForTesting >
16
16
<!-- dotnet 10.0 versions for running tests - used for templates tests -->
17
17
<DotNetSdkNextVersionForTesting >10.0.100-preview.5.25277.114</DotNetSdkNextVersionForTesting >
18
- <XunitV3Version >2.0.3</XunitV3Version >
18
+
19
+ <XunitV3Version >3.0.0-pre.25</XunitV3Version >
19
20
<XUnitAnalyzersVersion >1.21.0</XUnitAnalyzersVersion >
20
21
<XunitRunnerVisualStudioVersion >3.1.0</XunitRunnerVisualStudioVersion >
21
22
<MicrosoftTestingPlatformVersion >1.7.2</MicrosoftTestingPlatformVersion >
22
23
<MicrosoftNETTestSdkVersion >17.13.0</MicrosoftNETTestSdkVersion >
24
+
23
25
<!-- Enable to remove prerelease label. -->
24
26
<StabilizePackageVersion Condition =" '$(StabilizePackageVersion)' == ''" >false</StabilizePackageVersion >
25
27
<DotNetFinalVersionKind Condition =" '$(StabilizePackageVersion)' == 'true'" >release</DotNetFinalVersionKind >
You can’t perform that action at this time.
0 commit comments