diff --git a/build.cake b/build.cake index f7d5522..e2c7b96 100644 --- a/build.cake +++ b/build.cake @@ -63,6 +63,5 @@ Task("Default") } }); - // Execute the Default task RunTarget("Default"); \ No newline at end of file