diff --git a/Directory.Build.props b/Directory.Build.props
index 95aae5d0..25230368 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -25,7 +25,7 @@
-
+
diff --git a/dotnet-tools.json b/dotnet-tools.json
index c5a3d811..a7aade19 100644
--- a/dotnet-tools.json
+++ b/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"cake.tool": {
- "version": "1.0.0-rc0002",
+ "version": "1.0.0-rc0003",
"commands": [
"dotnet-cake"
]