Skip to content

Commit

Permalink
Bump XunitVersion from 2.4.1 to 2.4.2
Browse files Browse the repository at this point in the history
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.5 to 2.4.2
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](https://github.com/xunit/xunit/commits/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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2022
1 parent fe258db commit ee712f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
<NetTestVersion>net6.0</NetTestVersion>
<NetFrameworkTestVersion>net471</NetFrameworkTestVersion>
<XunitVersion>2.4.1</XunitVersion>
<XunitRunnerVersion>2.4.5</XunitRunnerVersion>
<XunitVersion>2.4.2</XunitVersion>
<XunitRunnerVersion>2.4.2</XunitRunnerVersion>
<FluentAssertionsVersion>5.10.3</FluentAssertionsVersion>
<TestSdkVersion>17.2.0</TestSdkVersion>
<NBenchVersion>2.0.1</NBenchVersion>
Expand Down

0 comments on commit ee712f4

Please sign in to comment.