Skip to content

Commit

Permalink
(build) Pin to Cake.Recipe 1.0.0
Browse files Browse the repository at this point in the history
Co-authored-by: mkevenaar <mkevenaar@users.noreply.github.com>
Co-authored-by: AdmiringWorm <AdmiringWorm@users.noreply.github.com>
  • Loading branch information
3 people committed May 10, 2019
1 parent fd8eabd commit ca1508f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion recipe.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.25.0" />
<package id="Cake" version="0.32.1" />
</packages>

0 comments on commit ca1508f

Please sign in to comment.