Skip to content

Commit

Permalink
Bump xunit.runner.visualstudio from 2.8.1 to 3.0.0
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.0.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits)

---
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 Dec 24, 2024
1 parent 55e8b52 commit f0b063f
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.0</XUnitRunnerVersion>
<CoverletVersion>6.0.2</CoverletVersion>
<FluentAssertionVersion>7.0.0</FluentAssertionVersion>
<TestSdkVersion>17.12.0</TestSdkVersion>
Expand Down

0 comments on commit f0b063f

Please sign in to comment.