Skip to content

Commit bfda648

Browse files
authored
Update xunit.v3 to 2.0.3
1 parent 76e3ac6 commit bfda648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<XUnitRunnerConsoleVersion Condition="'$(XUnitRunnerConsoleVersion)' == ''">$(XUnitVersion)</XUnitRunnerConsoleVersion>
8282
<XUnitRunnerVisualStudioVersion Condition="'$(XUnitRunnerVisualStudioVersion)' == ''">3.0.2</XUnitRunnerVisualStudioVersion>
8383

84-
<XUnitV3Version Condition="'$(XUnitV3Version)' == ''">2.0.2</XUnitV3Version>
84+
<XUnitV3Version Condition="'$(XUnitV3Version)' == ''">2.0.3</XUnitV3Version>
8585
<MicrosoftTestingPlatformVersion Condition="'$(MicrosoftTestingPlatformVersion)' == ''">1.6.3</MicrosoftTestingPlatformVersion>
8686

8787
<MSTestVersion Condition="'$(MSTestVersion)' == ''">3.8.3</MSTestVersion>

0 commit comments

Comments
 (0)