diff --git a/demos/frosting/build/Build.csproj b/demos/frosting/build/Build.csproj index ee4d7ba5..fd874847 100644 --- a/demos/frosting/build/Build.csproj +++ b/demos/frosting/build/Build.csproj @@ -5,7 +5,7 @@ $(MSBuildProjectDirectory) - + \ No newline at end of file diff --git a/demos/script-runner/.config/dotnet-tools.json b/demos/script-runner/.config/dotnet-tools.json index 831d039b..da200cda 100644 --- a/demos/script-runner/.config/dotnet-tools.json +++ b/demos/script-runner/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "3.0.0", + "version": "4.0.0", "commands": [ "dotnet-cake" ] diff --git a/src/Cake.Issues.Reporting.Generic.Tests/Cake.Issues.Reporting.Generic.Tests.csproj b/src/Cake.Issues.Reporting.Generic.Tests/Cake.Issues.Reporting.Generic.Tests.csproj index d4bcffd7..a0a2f5ce 100644 --- a/src/Cake.Issues.Reporting.Generic.Tests/Cake.Issues.Reporting.Generic.Tests.csproj +++ b/src/Cake.Issues.Reporting.Generic.Tests/Cake.Issues.Reporting.Generic.Tests.csproj @@ -29,7 +29,7 @@ - + diff --git a/src/Cake.Issues.Reporting.Generic/Cake.Issues.Reporting.Generic.csproj b/src/Cake.Issues.Reporting.Generic/Cake.Issues.Reporting.Generic.csproj index 258c2c1a..fa6d7104 100644 --- a/src/Cake.Issues.Reporting.Generic/Cake.Issues.Reporting.Generic.csproj +++ b/src/Cake.Issues.Reporting.Generic/Cake.Issues.Reporting.Generic.csproj @@ -25,7 +25,7 @@ - +