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 bba0ca6 commit c88744aCopy full SHA for c88744a
eng/Versions.props
@@ -69,6 +69,9 @@
69
<SystemDrawingCommonTestDataVersion>10.0.0-beta.24568.1</SystemDrawingCommonTestDataVersion>
70
<SystemWindowsExtensionsTestDataVersion>10.0.0-beta.24568.1</SystemWindowsExtensionsTestDataVersion>
71
<VerifyXunitV3Version>30.1.0</VerifyXunitV3Version>
72
+
73
+ <!-- Temporary: Remove once https://github.com/dotnet/arcade/pull/15904 flows to the repo -->
74
+ <XUnitV3Version>2.0.3</XUnitV3Version>
75
</PropertyGroup>
76
<!-- Code Coverage -->
77
<PropertyGroup>
0 commit comments