Skip to content

Commit 3c31dd9

Browse files
committed
Update
1 parent 43487c4 commit 3c31dd9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

eng/Versions.props

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@
8888
</PropertyGroup>
8989
<!-- XUnit-related (not extensions) -->
9090
<PropertyGroup>
91-
<XUnitV3Version>2.0.2</XUnitV3Version>
91+
<!-- Temporary: Remove once https://github.com/dotnet/arcade/pull/15904 flows to the repo -->
92+
<XUnitV3Version>2.0.3</XUnitV3Version>
9293
<XUnitStaFactPackageVersion>2.1.7</XUnitStaFactPackageVersion>
9394
</PropertyGroup>
9495
<!-- Test related -->
@@ -100,7 +101,7 @@
100101
<SystemWindowsExtensionsTestDataVersion>8.0.0-beta.23107.1</SystemWindowsExtensionsTestDataVersion>
101102
<VerifyXunitV3Version>30.1.0</VerifyXunitV3Version>
102103
<!-- Shared test utilities with WinForms -->
103-
<SystemPrivateWindowsCoreTestUtilitiesVersion>10.0.0-alpha.1.24571.3</SystemPrivateWindowsCoreTestUtilitiesVersion>
104+
<SystemPrivateWindowsCoreTestUtilitiesVersion>10.0.0-preview.6.25313.5</SystemPrivateWindowsCoreTestUtilitiesVersion>
104105
</PropertyGroup>
105106
<!-- Code Coverage -->
106107
<PropertyGroup>

0 commit comments

Comments
 (0)