Skip to content

Commit

Permalink
Update NuGet packages to latest versions in submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimeEagle committed Dec 23, 2023
1 parent ffbd7ec commit 4df24e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions VNet.Calendar.Tests/VNet.Calendar.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<IsTestProject>true</IsTestProject>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0-preview-23577-04" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0-preview.23622.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0-preview.23622.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 4df24e4

Please sign in to comment.