Skip to content

Commit

Permalink
Merge pull request #147 from baynezy/dependabot/nuget/Microsoft.NET.T…
Browse files Browse the repository at this point in the history
…est.Sdk-17.9.0

Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.9.0
  • Loading branch information
baynezy authored Feb 13, 2024
2 parents b22204e + 27a4f6a commit 98ed2da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NSubstitute" Version="5.0.0" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.1.0" />
Expand Down

0 comments on commit 98ed2da

Please sign in to comment.