Skip to content

Commit bfdd27e

Browse files
Bump xunit.v3 from 1.1.0 to 2.0.0 in the xunit group (#1352)
Bumps the xunit group with 1 update: [xunit.v3](https://github.com/xunit/xunit). Updates `xunit.v3` from 1.1.0 to 2.0.0 - [Commits](xunit/xunit@v3-1.1.0...v2-2.0) --- updated-dependencies: - dependency-name: xunit.v3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b5e83d commit bfdd27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TodoApp.Tests/TodoApp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Shouldly" Version="4.3.0" />
2020
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.1" />
2121
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
22-
<PackageReference Include="xunit.v3" Version="1.1.0" />
22+
<PackageReference Include="xunit.v3" Version="2.0.0" />
2323
</ItemGroup>
2424
<ItemGroup>
2525
<Content Include="oauth-http-bundle.json;xunit.runner.json;xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />

0 commit comments

Comments
 (0)