From 18a3e8f95ec9afd937955f6b5f04e58012d464c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 23:30:50 +0000 Subject: [PATCH] Update cake monorepo to v4 --- 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..93c623a 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "3.0.0", + "version": "4.2.0", "commands": [ "dotnet-cake" ] diff --git a/src/Cake.Buildah/Cake.Buildah.csproj b/src/Cake.Buildah/Cake.Buildah.csproj index bcac878..8e42b33 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..e7c118a 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 - +