From c71c8ee2981cf3e2175e0bf763c27b93af9855bb Mon Sep 17 00:00:00 2001 From: Christian Rondeau Date: Fri, 11 Mar 2016 22:52:09 -0500 Subject: [PATCH] Upgrade Squirrel to 1.2.5 --- GoToWindow/GoToWindow.csproj | 8 ++++---- GoToWindow/packages.config | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/GoToWindow/GoToWindow.csproj b/GoToWindow/GoToWindow.csproj index 5ba64c7..1b67c38 100644 --- a/GoToWindow/GoToWindow.csproj +++ b/GoToWindow/GoToWindow.csproj @@ -56,7 +56,7 @@ ..\packages\Hardcodet.NotifyIcon.Wpf.1.0.5\lib\net45\Hardcodet.Wpf.TaskbarNotification.dll - ..\packages\squirrel.windows.1.2.3\lib\Net45\ICSharpCode.SharpZipLib.dll + ..\packages\squirrel.windows.1.2.5\lib\Net45\ICSharpCode.SharpZipLib.dll True @@ -80,15 +80,15 @@ True - ..\packages\squirrel.windows.1.2.3\lib\Net45\NuGet.Squirrel.dll + ..\packages\squirrel.windows.1.2.5\lib\Net45\NuGet.Squirrel.dll True ..\packages\Splat.1.6.2\lib\Net45\Splat.dll True - - ..\packages\squirrel.windows.1.2.3\lib\Net45\Squirrel.dll + + ..\packages\squirrel.windows.1.2.5\lib\Net45\Squirrel.dll True diff --git a/GoToWindow/packages.config b/GoToWindow/packages.config index 7a7d85a..28db0e4 100644 --- a/GoToWindow/packages.config +++ b/GoToWindow/packages.config @@ -5,5 +5,5 @@ - + \ No newline at end of file