Skip to content

Commit a32f665

Browse files
Bump XunitVersion from 2.4.1 to 2.4.2 (#273)
Bumps `XunitVersion` from 2.4.1 to 2.4.2. Updates `xunit` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](xunit/xunit@2.4.1...2.4.2) Updates `xunit.runner.visualstudio` from 2.4.1 to 2.4.2 - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](xunit/xunit@2.4.1...2.4.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 235d951 commit a32f665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<NoWarn>$(NoWarn);CS1591</NoWarn>
1515
</PropertyGroup>
1616
<PropertyGroup>
17-
<XunitVersion>2.4.1</XunitVersion>
17+
<XunitVersion>2.4.2</XunitVersion>
1818
<MicrosoftSdkVersion>17.2.0</MicrosoftSdkVersion>
1919
<FluentAssertionsVersion>6.7.0</FluentAssertionsVersion>
2020
<NetCoreVersion>netcoreapp3.1</NetCoreVersion>

0 commit comments

Comments
 (0)