Skip to content

Commit 02ba26f

Browse files
Merge pull request #50 from loresoft/dependabot/nuget/xunit-2d63af336a
Bump the xunit group with 2 updates
2 parents 7ab957e + 3aca76e commit 02ba26f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/XUnit.Hosting.Tests/XUnit.Hosting.Tests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
14-
<PackageReference Include="xunit" Version="2.9.2" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
14+
<PackageReference Include="xunit" Version="2.9.3" />
15+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)