From c765c0dda5e0ded6d467f44d8790eafc1f03f6ff Mon Sep 17 00:00:00 2001 From: Francisco Lopez Date: Mon, 15 Sep 2014 01:11:01 -0400 Subject: [PATCH] Forgot to change version Will have to create a script for this manual process --- MSBuild.NugetContentRestore.nuspec | 2 +- MSBuild.NugetContentRestore.targets | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MSBuild.NugetContentRestore.nuspec b/MSBuild.NugetContentRestore.nuspec index a2c59de..1562539 100755 --- a/MSBuild.NugetContentRestore.nuspec +++ b/MSBuild.NugetContentRestore.nuspec @@ -2,7 +2,7 @@ MSBuild.NugetContentRestore - 0.1.4 + 0.1.5 Francisco Lopez Francisco Lopez https://github.com/panchilo/MSBuild.NugetContentRestore diff --git a/MSBuild.NugetContentRestore.targets b/MSBuild.NugetContentRestore.targets index dc709b2..787c7dc 100755 --- a/MSBuild.NugetContentRestore.targets +++ b/MSBuild.NugetContentRestore.targets @@ -2,7 +2,7 @@ - $(SolutionDir)\packages\MSBuild.NugetContentRestore.0.1.3\build\net40\ + $(SolutionDir)\packages\MSBuild.NugetContentRestore.0.1.5\build\net40\ $(NugetContentRestorePath)\MSBuild.NugetContentRestore.dll