Skip to content

Commit c99c010

Browse files
Bump XunitVersion from 2.3.0 to 2.4.1
Bumps `XunitVersion` from 2.3.0 to 2.4.1. Updates `xunit` from 2.3.0 to 2.4.1 - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](xunit/xunit@2.3...2.4.1) Updates `xunit.runner.visualstudio` from 2.3.0 to 2.4.1 - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](xunit/xunit@2.3...2.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2a614a4 commit c99c010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<NoWarn>$(NoWarn);CS1591</NoWarn>
1111
</PropertyGroup>
1212
<PropertyGroup>
13-
<XunitVersion>2.3.0</XunitVersion>
13+
<XunitVersion>2.4.1</XunitVersion>
1414
<TestSdkVersion>15.3.0</TestSdkVersion>
1515
<NBenchVersion>1.2.2</NBenchVersion>
1616
</PropertyGroup>

0 commit comments

Comments
 (0)