From 9baab81be84a7b4f18770ea924dab94a88c71352 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 19 Nov 2024 20:58:51 +0000
Subject: [PATCH] Update cake monorepo to v5
---
demo/cake/.config/dotnet-tools.json | 2 +-
demo/frosting/build/Build.csproj | 2 +-
src/Cake.7zip.Tests/Cake.7zip.Tests.csproj | 2 +-
src/Cake.7zip/Cake.7zip.csproj | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/demo/cake/.config/dotnet-tools.json b/demo/cake/.config/dotnet-tools.json
index da200cda..43e6f74c 100644
--- a/demo/cake/.config/dotnet-tools.json
+++ b/demo/cake/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"cake.tool": {
- "version": "4.0.0",
+ "version": "5.0.0",
"commands": [
"dotnet-cake"
]
diff --git a/demo/frosting/build/Build.csproj b/demo/frosting/build/Build.csproj
index 01f3df49..149ed8a9 100644
--- a/demo/frosting/build/Build.csproj
+++ b/demo/frosting/build/Build.csproj
@@ -8,7 +8,7 @@
..\..\..\src\Cake.7zip\bin\Release\net6.0\Cake.7zip.dll
-
+
diff --git a/src/Cake.7zip.Tests/Cake.7zip.Tests.csproj b/src/Cake.7zip.Tests/Cake.7zip.Tests.csproj
index 2d377558..a69152a9 100644
--- a/src/Cake.7zip.Tests/Cake.7zip.Tests.csproj
+++ b/src/Cake.7zip.Tests/Cake.7zip.Tests.csproj
@@ -15,7 +15,7 @@
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/src/Cake.7zip/Cake.7zip.csproj b/src/Cake.7zip/Cake.7zip.csproj
index d8852be3..e1772487 100644
--- a/src/Cake.7zip/Cake.7zip.csproj
+++ b/src/Cake.7zip/Cake.7zip.csproj
@@ -39,7 +39,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
all