Skip to content

Commit

Permalink
Merge pull request #131 from dorssel/dependabot/nuget/Microsoft.NET.T…
Browse files Browse the repository at this point in the history
…est.Sdk-17.12.0

Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
  • Loading branch information
dorssel authored Nov 20, 2024
2 parents 3ad45c8 + c232233 commit a4a37dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SPDX-License-Identifier: MIT
<!-- all -->
<PackageVersion Include="GitVersion.MsBuild" Version="6.0.5" />
<!-- UnitTests -->
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="Moq" Version="4.20.72" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.6.3" />
<PackageVersion Include="MSTest.TestFramework" Version="3.6.3" />
Expand Down

0 comments on commit a4a37dd

Please sign in to comment.