From d9bf26a56e4c5e4d4d92e062a1d3651759cb6963 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:36:10 +0000 Subject: [PATCH] Update cake monorepo to 3.2.0 --- 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..e9a8db7 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "3.0.0", + "version": "3.2.0", "commands": [ "dotnet-cake" ] diff --git a/src/Cake.Buildah/Cake.Buildah.csproj b/src/Cake.Buildah/Cake.Buildah.csproj index bcac878..a1475b3 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..c8578ec 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 - +