Skip to content

Commit

Permalink
Merge pull request #654 from TheEadie/renovate/vstest-monorepo
Browse files Browse the repository at this point in the history
Update dependency Microsoft.NET.Test.Sdk to v17.8.0
  • Loading branch information
TheEadie authored Nov 8, 2023
2 parents d43f9f0 + 1f7ece1 commit 72cc350
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<ItemGroup>
<PackageReference Include="NUnit" Version="3.14.0"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Include="Shouldly" Version="4.2.1"/>
</ItemGroup>

Expand Down

0 comments on commit 72cc350

Please sign in to comment.