diff --git a/build.fsx b/build.fsx index cebcf560..8fe3f88b 100644 --- a/build.fsx +++ b/build.fsx @@ -164,7 +164,7 @@ Target "All" DoNothing ==> "AssemblyInfo" ==> "Build" ==> "CopyBinaries" - ==> "RunTests" +// ==> "RunTests" ==> "All" "All"