Skip to content

Commit df32f51

Browse files
Update xunit
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7974fd3 commit df32f51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
</ItemGroup>
1111
<ItemGroup Label="Library.Template">
1212
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
13-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.0" />
14-
<PackageVersion Include="xunit.v3" Version="2.0.2" />
13+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.1" />
14+
<PackageVersion Include="xunit.v3" Version="2.0.3" />
1515
</ItemGroup>
1616
<ItemGroup>
1717
<!-- Put repo-specific GlobalPackageReference items in this group. -->

0 commit comments

Comments
 (0)