Skip to content

Commit 574886f

Browse files
Update xunit (#346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9db1062 commit 574886f

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.12.0" />
13-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
14-
<PackageVersion Include="xunit.v3" Version="1.0.1" />
13+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
14+
<PackageVersion Include="xunit.v3" Version="1.1.0" />
1515
</ItemGroup>
1616
<ItemGroup>
1717
<!-- Put repo-specific GlobalPackageReference items in this group. -->

0 commit comments

Comments
 (0)