Skip to content

Commit

Permalink
Merge pull request #258 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.11.1
  • Loading branch information
nils-a authored Sep 14, 2024
2 parents f25cebd + bc1cd00 commit d3fb582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Npm.Module.Tests/Cake.Npm.Module.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit d3fb582

Please sign in to comment.