From ae2ea30c2072a0c936a32a6e9ce1dada3f4f44f2 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 17 Nov 2024 09:16:10 +0000
Subject: [PATCH] Update cake monorepo to v5
---
demo/frosting/build/Build.csproj | 2 +-
demo/script/.config/dotnet-tools.json | 2 +-
src/Cake.Npm.Module.Tests/Cake.Npm.Module.Tests.csproj | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/demo/frosting/build/Build.csproj b/demo/frosting/build/Build.csproj
index 9ad8074..9f8c22a 100644
--- a/demo/frosting/build/Build.csproj
+++ b/demo/frosting/build/Build.csproj
@@ -5,7 +5,7 @@
$(MSBuildProjectDirectory)
-
+
diff --git a/demo/script/.config/dotnet-tools.json b/demo/script/.config/dotnet-tools.json
index 1f95b27..43e6f74 100644
--- a/demo/script/.config/dotnet-tools.json
+++ b/demo/script/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"cake.tool": {
- "version": "4.2.0",
+ "version": "5.0.0",
"commands": [
"dotnet-cake"
]
diff --git a/src/Cake.Npm.Module.Tests/Cake.Npm.Module.Tests.csproj b/src/Cake.Npm.Module.Tests/Cake.Npm.Module.Tests.csproj
index 466a84f..95a2f90 100644
--- a/src/Cake.Npm.Module.Tests/Cake.Npm.Module.Tests.csproj
+++ b/src/Cake.Npm.Module.Tests/Cake.Npm.Module.Tests.csproj
@@ -18,7 +18,7 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+