Skip to content

Commit

Permalink
Updated cake stuffs
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Sep 4, 2018
1 parent 8fadbf5 commit 7148d68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cakefile.cake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#load "nuget:?package=Rocket.Surgery.Cake.Library&version=0.6.0";
#load "nuget:?package=Rocket.Surgery.Cake.Library&version=0.7.0";

Task("Default")
.IsDependentOn("dotnet");
Expand Down
2 changes: 1 addition & 1 deletion tools/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Cake" version="0.28.0" />
<package id="Cake" version="0.30.0" />
</packages>

0 comments on commit 7148d68

Please sign in to comment.