Skip to content

Commit 268a3af

Browse files
Update dependency xunit.v3 to v2 (#353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32fa187 commit 268a3af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup Label="Library.Template">
1212
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1313
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
14-
<PackageVersion Include="xunit.v3" Version="1.1.0" />
14+
<PackageVersion Include="xunit.v3" Version="2.0.1" />
1515
</ItemGroup>
1616
<ItemGroup>
1717
<!-- Put repo-specific GlobalPackageReference items in this group. -->

0 commit comments

Comments
 (0)