Skip to content

Commit

Permalink
Merge pull request #169 from cake-contrib/renovate/vstest-monorepo
Browse files Browse the repository at this point in the history
Update dependency Microsoft.NET.Test.Sdk to 17.12.0
  • Loading branch information
pascalberger authored Dec 9, 2024
2 parents 979d0e3 + a4c83a2 commit 6b34494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Npm.Tests/Cake.Npm.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Cake.Core" Version="4.0.0" />
<PackageReference Include="Cake.Testing" Version="4.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
Expand Down

0 comments on commit 6b34494

Please sign in to comment.