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 - +