Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
chore(build): Release target is dependent on Pack
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Reichel committed Jan 27, 2017
1 parent 351b729 commit 9873f59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@ Target "All" DoNothing

"Pack"
==> "Publish"

"Pack"
==> "Release"

RunTargetOrDefault "All"

0 comments on commit 9873f59

Please sign in to comment.