Skip to content

Commit 378f6a4

Browse files
committed
Bump xunit version
Relates to dotnet/arcade#7911
1 parent f643b2e commit 378f6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<!-- Below have no corresponding entries in Versions.Details.XML because they are not updated via Maestro -->
5454
<!-- XUnit-related (not extensions) -->
5555
<PropertyGroup>
56-
<XUnitVersion>2.4.1</XUnitVersion>
56+
<XUnitVersion>2.4.2-pre.9</XUnitVersion>
5757
<XUnitAssertVersion>$(XUnitVersion)</XUnitAssertVersion>
5858
<XUnitRunnerConsoleVersion>$(XUnitVersion)</XUnitRunnerConsoleVersion>
5959
<XUnitRunnerVisualStudioVersion>2.4.3</XUnitRunnerVisualStudioVersion>

0 commit comments

Comments
 (0)