Skip to content

Commit

Permalink
Bump xunit.runner.visualstudio from 2.8.1 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.8.1 to 3.0.1.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.8.1...3.0.1)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent e292bf3 commit 5008164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Update all AWSSDK versions</PackageReleaseNotes>
<TestsNetCoreFramework>netcoreapp3.1</TestsNetCoreFramework>
<TestsNet>net6.0</TestsNet>
<XunitVersion>2.8.1</XunitVersion>
<XUnitRunnerVersion>2.8.1</XUnitRunnerVersion>
<XUnitRunnerVersion>3.0.1</XUnitRunnerVersion>
<CoverletVersion>6.0.4</CoverletVersion>
<FluentAssertionVersion>7.0.0</FluentAssertionVersion>
<TestSdkVersion>17.12.0</TestSdkVersion>
Expand Down

0 comments on commit 5008164

Please sign in to comment.