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

Commit

Permalink
Merge pull request #19 from App-vNext/joelhulen-patch-1
Browse files Browse the repository at this point in the history
Update build.cake
  • Loading branch information
joelhulen authored Apr 15, 2018
2 parents 04efeb9 + 3817152 commit 2766cea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,7 @@ Task("__Clean")
DirectoryPath[] cleanDirectories = new DirectoryPath[] {
buildDir,
testResultsDir,
nupkgUnsignedDestDir,
nupkgSignedDestDir,
nupkgDestDir,
artifactsDir
};

Expand Down

0 comments on commit 2766cea

Please sign in to comment.