From d9b3e293a85051486d934dc0c1e6933a104bc3d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:40:35 +0000 Subject: [PATCH] (maint) Update cake monorepo to v4 --- .config/dotnet-tools.json | 2 +- sample/script/.config/dotnet-tools.json | 2 +- src/Cake.SPCAF.Tests/Cake.SPCAF.Tests.csproj | 2 +- src/Cake.SPCAF/Cake.SPCAF.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index a3ec803..0774efd 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "1.3.0", + "version": "4.1.0", "commands": [ "dotnet-cake" ] diff --git a/sample/script/.config/dotnet-tools.json b/sample/script/.config/dotnet-tools.json index fab669d..15762cb 100644 --- a/sample/script/.config/dotnet-tools.json +++ b/sample/script/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "2.3.0", + "version": "4.1.0", "commands": [ "dotnet-cake" ] diff --git a/src/Cake.SPCAF.Tests/Cake.SPCAF.Tests.csproj b/src/Cake.SPCAF.Tests/Cake.SPCAF.Tests.csproj index de92515..acfe0ca 100644 --- a/src/Cake.SPCAF.Tests/Cake.SPCAF.Tests.csproj +++ b/src/Cake.SPCAF.Tests/Cake.SPCAF.Tests.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Cake.SPCAF/Cake.SPCAF.csproj b/src/Cake.SPCAF/Cake.SPCAF.csproj index d442535..63b2c2e 100644 --- a/src/Cake.SPCAF/Cake.SPCAF.csproj +++ b/src/Cake.SPCAF/Cake.SPCAF.csproj @@ -36,7 +36,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive