Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.net.test.sdk to v17.9.0 (#1632)
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 Feb 6, 2024
1 parent 0ec8a1f commit d69ccf1
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.7.0" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="NetTestRegimentation" Version="1.7.48" />
<PackageReference Include="NetTestRegimentation.Xunit" Version="1.7.48" />
Expand Down

0 comments on commit d69ccf1

Please sign in to comment.