diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index a3ec803..2eb1fd9 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"cake.tool": {
- "version": "1.3.0",
+ "version": "6.0.0",
"commands": [
"dotnet-cake"
]
diff --git a/sample/script/.config/dotnet-tools.json b/sample/script/.config/dotnet-tools.json
index fab669d..ac00356 100644
--- a/sample/script/.config/dotnet-tools.json
+++ b/sample/script/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"cake.tool": {
- "version": "2.3.0",
+ "version": "6.0.0",
"commands": [
"dotnet-cake"
]
diff --git a/src/Cake.SPCAF.Tests/Cake.SPCAF.Tests.csproj b/src/Cake.SPCAF.Tests/Cake.SPCAF.Tests.csproj
index de92515..f598e0e 100644
--- a/src/Cake.SPCAF.Tests/Cake.SPCAF.Tests.csproj
+++ b/src/Cake.SPCAF.Tests/Cake.SPCAF.Tests.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/src/Cake.SPCAF/Cake.SPCAF.csproj b/src/Cake.SPCAF/Cake.SPCAF.csproj
index d442535..b8dbd23 100644
--- a/src/Cake.SPCAF/Cake.SPCAF.csproj
+++ b/src/Cake.SPCAF/Cake.SPCAF.csproj
@@ -36,7 +36,7 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive