Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@
<!-- Below have no corresponding entries in Versions.Details.XML because they are not updated via Maestro -->
<!-- XUnit-related (not extensions) -->
<PropertyGroup>
<XUnitV3Version>2.0.2</XUnitV3Version>
<!-- Temporary: Remove once https://github.com/dotnet/arcade/pull/15904 flows to the repo -->
<XUnitV3Version>2.0.3</XUnitV3Version>
<XUnitRunnerVisualStudioVersion>3.1.0</XUnitRunnerVisualStudioVersion>
<XUnitStaFactPackageVersion>2.1.7</XUnitStaFactPackageVersion>
</PropertyGroup>
Expand All @@ -69,8 +70,6 @@
<SystemDrawingCommonTestDataVersion>10.0.0-beta.24568.1</SystemDrawingCommonTestDataVersion>
<SystemWindowsExtensionsTestDataVersion>10.0.0-beta.24568.1</SystemWindowsExtensionsTestDataVersion>
<VerifyXunitV3Version>30.1.0</VerifyXunitV3Version>
<!-- Temporary: Remove once https://github.com/dotnet/arcade/pull/15904 flows to the repo -->
<XUnitV3Version>2.0.3</XUnitV3Version>
</PropertyGroup>
<!-- Code Coverage -->
<PropertyGroup>
Expand Down