Skip to content

Commit

Permalink
Update dependency Microsoft.NET.Test.Sdk to v17.7.1 (#1455)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 17, 2023
1 parent 4dc1e85 commit 9f0a8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Expand Up @@ -50,7 +50,7 @@
</PackageReference>
<PackageReference Include="Foundatio.Xunit" Version="10.6.1" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="NetTestRegimentation" Version="1.7.2" />
<PackageReference Include="OpenCover" Version="4.7.1221" />
Expand Down

0 comments on commit 9f0a8b2

Please sign in to comment.