Skip to content

Commit e36e1d4

Browse files
committed
Update nuget packages.
1 parent 36750ff commit e36e1d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NStackTests/NStackTests.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<Version>0.20.0</Version>
1111
</PropertyGroup>
1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
1414
<PackageReference Include="NUnit" Version="3.13.3" />
15-
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
16-
<PackageReference Include="coverlet.collector" Version="3.1.2">
15+
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
16+
<PackageReference Include="coverlet.collector" Version="3.2.0">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)