Skip to content

Commit

Permalink
Merge pull request #501 from cake-build/renovate/vstest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency microsoft.net.test.sdk to 17.12.0
  • Loading branch information
nils-a authored Feb 10, 2025
2 parents 7a34c65 + 511034a commit 2da7a8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="JetBrains.Rider.SDK" Version="$(SdkVersion)" />
<PackageReference Include="JetBrains.ReSharper.SDK.Tests" Version="$(SdkVersion)" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
</ItemGroup>

Expand Down

0 comments on commit 2da7a8a

Please sign in to comment.