Skip to content

Commit 36ca706

Browse files
committed
Update testing libraries
1 parent 2f712e8 commit 36ca706

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Kavod.Vba.Compression.Tests/Kavod.Vba.Compression.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
</ItemGroup>
2222

2323
<ItemGroup>
24-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
24+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
2525
<PackageReference Include="xunit" Version="2.9.3" />
26-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1">
26+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
</PackageReference>

0 commit comments

Comments
 (0)