Skip to content

Commit 1a898fc

Browse files
committed
Update
1 parent 89be83f commit 1a898fc

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
@@ -86,7 +86,8 @@
8686
</PropertyGroup>
8787
<!-- XUnit-related (not extensions) -->
8888
<PropertyGroup>
89-
<XUnitV3Version>2.0.2</XUnitV3Version>
89+
<!-- Temporary: Remove once https://github.com/dotnet/arcade/pull/15904 flows to the repo -->
90+
<XUnitV3Version>2.0.3</XUnitV3Version>
9091
<XUnitStaFactPackageVersion>2.1.7</XUnitStaFactPackageVersion>
9192
</PropertyGroup>
9293
<!-- Test related -->
@@ -98,7 +99,7 @@
9899
<SystemWindowsExtensionsTestDataVersion>8.0.0-beta.23107.1</SystemWindowsExtensionsTestDataVersion>
99100
<VerifyXunitV3Version>30.1.0</VerifyXunitV3Version>
100101
<!-- Shared test utilities with WinForms -->
101-
<SystemPrivateWindowsCoreTestUtilitiesVersion>10.0.0-alpha.1.24571.3</SystemPrivateWindowsCoreTestUtilitiesVersion>
102+
<SystemPrivateWindowsCoreTestUtilitiesVersion>10.0.0-preview.6.25313.5</SystemPrivateWindowsCoreTestUtilitiesVersion>
102103
</PropertyGroup>
103104
<!-- Code Coverage -->
104105
<PropertyGroup>

0 commit comments

Comments
 (0)