Skip to content

Commit 1021028

Browse files
committed
Updated packages
1 parent 15bc8ef commit 1021028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/AtleX.CommandLineArguments.Tests/AtleX.CommandLineArguments.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1515
</PackageReference>
16-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
16+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
1717
<PackageReference Include="xunit" Version="2.4.1" />
1818
<PackageReference Update="xunit.analyzers" Version="0.10.0" />
1919
<PackageReference Include="xunit.extensibility.execution" Version="2.4.1" />
20-
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.2">
20+
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2323
</PackageReference>

0 commit comments

Comments
 (0)