Skip to content

Commit

Permalink
Merge pull request #52 from linksplatform/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…NET.Test.Sdk-17.1.0

Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
  • Loading branch information
FreePhoenix888 authored Mar 1, 2022
2 parents 9ed18d1 + 3f46d6f commit 6b45eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/Platform.Random.Tests/Platform.Random.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" PrivateAssets="All" />
<PackageReference Include="coverlet.collector" Version="3.1.0" PrivateAssets="All" />
Expand Down

0 comments on commit 6b45eaa

Please sign in to comment.