Skip to content

Commit 1ffe660

Browse files
authored
Merge pull request #476 from cake-contrib/renovate/vstest-monorepo
Update dependency Microsoft.NET.Test.Sdk to 17.14.0
2 parents 8f1e9ac + 1fe4c24 commit 1ffe660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake.Gradle.Tests/Cake.Gradle.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
<PrivateAssets>all</PrivateAssets>
2323
</PackageReference>
24-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
24+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
2525
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)