Skip to content

Commit 7f42c10

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

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
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.Playwright" Version="1.51.0" />
1717
<PackageReference Include="Verify.XunitV3" Version="29.1.0" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
19-
<PackageReference Include="xunit.v3" Version="2.0.0" />
19+
<PackageReference Include="xunit.v3" Version="2.0.1" />
2020
</ItemGroup>
2121
<ItemGroup>
2222
<Content Include="xunit.runner.json;xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />

0 commit comments

Comments
 (0)