Skip to content

Commit

Permalink
Merge pull request #30 from Nyrest/dependabot/nuget/Microsoft.NET.Tes…
Browse files Browse the repository at this point in the history
…t.Sdk-17.3.0

Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0
  • Loading branch information
Nyrest authored Aug 12, 2022
2 parents 773817b + ae25072 commit 13c26e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FastGenericNew.Tests/FastGenericNew.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="coverlet.collector" Version="3.1.2" />
Expand Down

0 comments on commit 13c26e7

Please # to comment.