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 6cf92d3 commit 6e61bc0Copy full SHA for 6e61bc0
eng/Versions.props
@@ -54,10 +54,7 @@
54
<!-- Below have no corresponding entries in Versions.Details.XML because they are not updated via Maestro -->
55
<!-- XUnit-related (not extensions) -->
56
<PropertyGroup>
57
- <!-- Temporary: Remove once https://github.com/dotnet/arcade/pull/15963 is merged and flows to VMR then to this repo -->
58
- <XUnitV3Version>3.0.0</XUnitV3Version>
59
- <XUnitRunnerVisualStudioVersion>3.1.0</XUnitRunnerVisualStudioVersion>
60
- <XUnitStaFactPackageVersion>3.0.6-alpha</XUnitStaFactPackageVersion>
+ <XUnitStaFactPackageVersion>3.0.13</XUnitStaFactPackageVersion>
61
</PropertyGroup>
62
<!-- Test related -->
63
0 commit comments