From a27c6058ecfc8c281fa2d8cb0c7d9a299b24f46b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 01:40:28 +0000 Subject: [PATCH] Update cake monorepo to v5 --- dotnet-tools.json | 2 +- src/Cake.Buildah/Cake.Buildah.csproj | 2 +- tests/Cake.Buildah.Tests/Cake.Buildah.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index 52d8bff..c05a95f 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "3.0.0", + "version": "5.0.0", "commands": [ "dotnet-cake" ] diff --git a/src/Cake.Buildah/Cake.Buildah.csproj b/src/Cake.Buildah/Cake.Buildah.csproj index bcac878..3fe5ed1 100644 --- a/src/Cake.Buildah/Cake.Buildah.csproj +++ b/src/Cake.Buildah/Cake.Buildah.csproj @@ -28,7 +28,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Cake.Buildah.Tests/Cake.Buildah.Tests.csproj b/tests/Cake.Buildah.Tests/Cake.Buildah.Tests.csproj index 76a4718..4adb69d 100644 --- a/tests/Cake.Buildah.Tests/Cake.Buildah.Tests.csproj +++ b/tests/Cake.Buildah.Tests/Cake.Buildah.Tests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +