Skip to content

Commit

Permalink
fix build script.
Browse files Browse the repository at this point in the history
  • Loading branch information
danwalmsley committed Jun 29, 2017
1 parent 7b1c765 commit 1058fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/////////////////////////////////////////////////////////////////////

#addin "nuget:?package=Polly&version=5.0.6"
#addin "nuget:?package=NuGet.Core&version=2.12.0"
#addin "nuget:?package=NuGet.Core&version=2.14.0"

//////////////////////////////////////////////////////////////////////
// TOOLS
Expand Down

0 comments on commit 1058fd9

Please sign in to comment.