Skip to content

Commit

Permalink
Merge pull request #14 from Aaronontheweb/nbench-integraiton
Browse files Browse the repository at this point in the history
cleaned up build step for NBench
  • Loading branch information
Aaronontheweb committed Dec 10, 2015
2 parents 7679099 + 79e4def commit 7296271
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,9 @@ Target "All" DoNothing
// tests dependencies
"CleanTests" ==> "RunTests"

// NBench dependencies
"CleanPerf" ==> "NBench"

// nuget dependencies

"BuildRelease" ==> "All"
Expand Down

0 comments on commit 7296271

Please sign in to comment.