Skip to content

Commit c4b7161

Browse files
committed
Bump xunit.runner.visualstudio from 3.0.2 to 3.1.0
Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0
1 parent c8a9a4d commit c4b7161

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

XUnitTestProjectUUID/XUnitTestProjectUUID.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1111
<PackageReference Include="xunit" Version="2.9.3" />
12-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
12+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>

0 commit comments

Comments
 (0)