Skip to content

Commit

Permalink
Update dependency Microsoft.NET.Test.Sdk to v17.7.0 (#1439)
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 5, 2023
1 parent 41e667a commit 5d95adf
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.6.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="NetTestRegimentation" Version="1.7.2" />
<PackageReference Include="OpenCover" Version="4.7.1221" />
Expand Down

0 comments on commit 5d95adf

Please sign in to comment.