Skip to content

Commit 6e61bc0

Browse files
authored
Update XUnit.StaFact to latest stable (#13733)
1 parent 6cf92d3 commit 6e61bc0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

eng/Versions.props

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,7 @@
5454
<!-- Below have no corresponding entries in Versions.Details.XML because they are not updated via Maestro -->
5555
<!-- XUnit-related (not extensions) -->
5656
<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>
57+
<XUnitStaFactPackageVersion>3.0.13</XUnitStaFactPackageVersion>
6158
</PropertyGroup>
6259
<!-- Test related -->
6360
<PropertyGroup>

0 commit comments

Comments
 (0)