Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 (#1979)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Nov 21, 2024
1 parent 8b037dd commit b666789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
@@ -51,7 +51,7 @@
</PackageReference>
<PackageReference Include="Foundatio.Xunit" Version="11.0.5" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Moq" Version="4.20.71" />
<PackageReference Include="NetTestRegimentation" Version="1.7.48" />
<PackageReference Include="NetTestRegimentation.Xunit" Version="1.7.48" />

0 comments on commit b666789

Please sign in to comment.