From 540c793c76c39729f9626d2f94bd8853b4931fe0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 08:38:32 +0000 Subject: [PATCH] Update cake monorepo to v5 --- demo/frosting/build/Build.csproj | 2 +- demo/script/.config/dotnet-tools.json | 2 +- src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj | 2 +- src/Cake.ESLint/Cake.ESLint.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/demo/frosting/build/Build.csproj b/demo/frosting/build/Build.csproj index 792062e6..d1c6e224 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 da200cda..43e6f74c 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.0.0", + "version": "5.0.0", "commands": [ "dotnet-cake" ] diff --git a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj index b0ad0202..b85d31b2 100644 --- a/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj +++ b/src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Cake.ESLint/Cake.ESLint.csproj b/src/Cake.ESLint/Cake.ESLint.csproj index 24df26cc..4468268f 100644 --- a/src/Cake.ESLint/Cake.ESLint.csproj +++ b/src/Cake.ESLint/Cake.ESLint.csproj @@ -32,7 +32,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive