Skip to content

Commit

Permalink
Build with Cake.Recipe 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed May 27, 2019
1 parent f79f4aa commit 3fd1f89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#load nuget:https://www.myget.org/F/cake-contrib/api/v2?package=Cake.Recipe&prerelease
#load nuget:?package=Cake.Recipe&version=1.0.0

Environment.SetVariableNames();

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.32.0" />
<package id="Cake" version="0.32.1" />
</packages>

0 comments on commit 3fd1f89

Please sign in to comment.