Skip to content

Commit 4868079

Browse files
Bump xunit.v3 from 1.1.0 to 2.0.0 in the xunit group
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]>
1 parent af6900e commit 4868079

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.50.0" />
1717
<PackageReference Include="Verify.XunitV3" Version="28.13.0" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
19-
<PackageReference Include="xunit.v3" Version="1.1.0" />
19+
<PackageReference Include="xunit.v3" Version="2.0.0" />
2020
</ItemGroup>
2121
<ItemGroup>
2222
<Content Include="xunit.runner.json;xunit.runner.json" CopyToOutputDirectory="PreserveNewest" />

0 commit comments

Comments
 (0)