diff --git a/dotnet-tools.json b/dotnet-tools.json index 52d8bff..e9a8db7 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "cake.tool": { - "version": "3.0.0", + "version": "3.2.0", "commands": [ "dotnet-cake" ] diff --git a/src/Cake.Buildah/Cake.Buildah.csproj b/src/Cake.Buildah/Cake.Buildah.csproj index bcac878..a1475b3 100644 --- a/src/Cake.Buildah/Cake.Buildah.csproj +++ b/src/Cake.Buildah/Cake.Buildah.csproj @@ -28,7 +28,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Cake.Buildah.Tests/Cake.Buildah.Tests.csproj b/tests/Cake.Buildah.Tests/Cake.Buildah.Tests.csproj index 76a4718..c8578ec 100644 --- a/tests/Cake.Buildah.Tests/Cake.Buildah.Tests.csproj +++ b/tests/Cake.Buildah.Tests/Cake.Buildah.Tests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +