From 90ce99d1b64d8ba71762e4cf91a7c9cfa05a2217 Mon Sep 17 00:00:00 2001 From: Mattias Karlsson Date: Sun, 8 Feb 2026 11:50:45 +0100 Subject: [PATCH 1/2] Upgrade Cake.Sdk to version 6.0.0 --- build/Build.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/Build.csproj b/build/Build.csproj index 0e93f54..01ab7ca 100644 --- a/build/Build.csproj +++ b/build/Build.csproj @@ -1,4 +1,4 @@ - + net9.0 $(MSBuildProjectDirectory)/.. @@ -7,4 +7,4 @@ - \ No newline at end of file + From 5c82caabefc75dfcd0c9bc02de8068164a7c136f Mon Sep 17 00:00:00 2001 From: Mattias Karlsson Date: Sun, 8 Feb 2026 11:52:34 +0100 Subject: [PATCH 2/2] Update Spectre.Console package version to 0.53.0 --- build/Build.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Build.csproj b/build/Build.csproj index 01ab7ca..11734b3 100644 --- a/build/Build.csproj +++ b/build/Build.csproj @@ -4,7 +4,7 @@ $(MSBuildProjectDirectory)/.. - +