Skip to content

Commit

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

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
  • Loading branch information
Nyrest authored Nov 14, 2023
2 parents dfb4852 + 577911c commit a779e4b
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.7.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
Expand Down

0 comments on commit a779e4b

Please # to comment.