From 584194bb31692cc815f89891a99f4292939b2b97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 21:53:36 +0000 Subject: [PATCH] Update cake monorepo to v6 --- 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..288b38d 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "3.0.0", + "version": "6.1.0", "commands": [ "dotnet-cake" ] diff --git a/src/Cake.Buildah/Cake.Buildah.csproj b/src/Cake.Buildah/Cake.Buildah.csproj index bcac878..6cbc5f7 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..067fadd 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 - +