Skip to content

Commit

Permalink
Merge pull request #39 from jwueller/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
jwueller authored Jan 4, 2024
2 parents 2876bca + 3d40acb commit 02c18bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="xunit" Version="2.5.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1">
Expand Down

0 comments on commit 02c18bb

Please sign in to comment.