From 8369a99f1c32f5b89a7f3b0a5cf34ba6db6b7563 Mon Sep 17 00:00:00 2001 From: Marko Lahma Date: Tue, 3 Dec 2024 08:51:56 +0200 Subject: [PATCH] Upgrade to NUKE 9 (#5052) --- build/Build.cs | 1 + build/_build.csproj | 7 +++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/Build.cs b/build/Build.cs index 337583af7a..c9ab705287 100644 --- a/build/Build.cs +++ b/build/Build.cs @@ -13,6 +13,7 @@ using Nuke.Common.Tools.DotNet; using Nuke.Common.Tools.MSBuild; using Nuke.Common.Tools.Npm; +using Nuke.Common.Utilities; using Nuke.Common.Utilities.Collections; using static Nuke.Common.Tools.Chocolatey.ChocolateyTasks; diff --git a/build/_build.csproj b/build/_build.csproj index 09e0acf10b..412f90069f 100644 --- a/build/_build.csproj +++ b/build/_build.csproj @@ -16,13 +16,12 @@ - - + - - + +