Skip to content

Commit

Permalink
Bump XunitVersion from 2.3.1 to 2.4.1 (#17)
Browse files Browse the repository at this point in the history
Bumps `XunitVersion` from 2.3.1 to 2.4.1.

Updates `xunit` from 2.3.1 to 2.4.1
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](xunit/xunit@2.3.1...2.4.1)

Updates `xunit.runner.visualstudio` from 2.3.1 to 2.4.1
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](xunit/xunit@2.3.1...2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Aaronontheweb committed Nov 18, 2019
1 parent ee8ae4a commit 10ba4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>
<PropertyGroup>
<XunitVersion>2.3.1</XunitVersion>
<XunitVersion>2.4.1</XunitVersion>
<TestSdkVersion>15.7.2</TestSdkVersion>
<NBenchVersion>1.2.2</NBenchVersion>
</PropertyGroup>
Expand Down

0 comments on commit 10ba4d3

Please sign in to comment.