Skip to content

Commit c41b43f

Browse files
Bump dependency xunit.v3 to v3 (#1542)
| datasource | package | from | to | | ---------- | -------- | ----- | ----- | | nuget | xunit.v3 | 2.0.3 | 3.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6eda138 commit c41b43f

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="ReportGenerator" Version="5.4.8" />
2020
<PackageReference Include="Shouldly" Version="4.3.0" />
2121
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.2" />
22-
<PackageReference Include="xunit.v3" Version="2.0.3" />
22+
<PackageReference Include="xunit.v3" Version="3.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)