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