From e95daedb075528fc2df806a4a73024e5195bd397 Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Tue, 21 Feb 2023 07:53:14 +0000 Subject: [PATCH] (#974) Update to alpha release of Chocolatey.Lib This includes bumping the dependency in the nuspec to the required version range. --- .../ChocolateyGui.Common.Windows.csproj | 2 +- Source/ChocolateyGui.Common.Windows/packages.config | 2 +- Source/ChocolateyGui.Common/ChocolateyGui.Common.csproj | 2 +- Source/ChocolateyGui.Common/packages.config | 2 +- Source/ChocolateyGui/ChocolateyGui.csproj | 2 +- Source/ChocolateyGui/packages.config | 2 +- Source/ChocolateyGuiCli/ChocolateyGuiCli.csproj | 2 +- Source/ChocolateyGuiCli/packages.config | 2 +- nuspec/chocolatey/ChocolateyGUI.nuspec | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Source/ChocolateyGui.Common.Windows/ChocolateyGui.Common.Windows.csproj b/Source/ChocolateyGui.Common.Windows/ChocolateyGui.Common.Windows.csproj index f64fa0e46..1a6e0a725 100644 --- a/Source/ChocolateyGui.Common.Windows/ChocolateyGui.Common.Windows.csproj +++ b/Source/ChocolateyGui.Common.Windows/ChocolateyGui.Common.Windows.csproj @@ -68,7 +68,7 @@ ..\packages\Caliburn.Micro.3.2.0\lib\net45\Caliburn.Micro.Platform.Core.dll - ..\packages\chocolatey.lib.2.0.0-alpha-20230219-886\lib\net48\chocolatey.dll + ..\packages\chocolatey.lib.2.0.0-alpha-20230221\lib\net48\chocolatey.dll ..\packages\ControlzEx.4.4.0\lib\net462\ControlzEx.dll diff --git a/Source/ChocolateyGui.Common.Windows/packages.config b/Source/ChocolateyGui.Common.Windows/packages.config index 5a318722e..8423e1455 100644 --- a/Source/ChocolateyGui.Common.Windows/packages.config +++ b/Source/ChocolateyGui.Common.Windows/packages.config @@ -5,7 +5,7 @@ - + diff --git a/Source/ChocolateyGui.Common/ChocolateyGui.Common.csproj b/Source/ChocolateyGui.Common/ChocolateyGui.Common.csproj index dbcd20b30..e2d7d0ecc 100644 --- a/Source/ChocolateyGui.Common/ChocolateyGui.Common.csproj +++ b/Source/ChocolateyGui.Common/ChocolateyGui.Common.csproj @@ -55,7 +55,7 @@ ..\packages\AutoMapper.7.0.1\lib\net45\AutoMapper.dll - ..\packages\chocolatey.lib.2.0.0-alpha-20230219-886\lib\net48\chocolatey.dll + ..\packages\chocolatey.lib.2.0.0-alpha-20230221\lib\net48\chocolatey.dll ..\packages\LiteDB.5.0.5\lib\net45\LiteDB.dll diff --git a/Source/ChocolateyGui.Common/packages.config b/Source/ChocolateyGui.Common/packages.config index be01f5a5e..0d1383ccb 100644 --- a/Source/ChocolateyGui.Common/packages.config +++ b/Source/ChocolateyGui.Common/packages.config @@ -3,7 +3,7 @@ - + diff --git a/Source/ChocolateyGui/ChocolateyGui.csproj b/Source/ChocolateyGui/ChocolateyGui.csproj index 5f6e39a1b..c1f37878e 100644 --- a/Source/ChocolateyGui/ChocolateyGui.csproj +++ b/Source/ChocolateyGui/ChocolateyGui.csproj @@ -114,7 +114,7 @@ ..\packages\Caliburn.Micro.3.2.0\lib\net45\Caliburn.Micro.Platform.Core.dll - ..\packages\chocolatey.lib.2.0.0-alpha-20230219-886\lib\net48\chocolatey.dll + ..\packages\chocolatey.lib.2.0.0-alpha-20230221\lib\net48\chocolatey.dll ..\packages\ControlzEx.4.4.0\lib\net462\ControlzEx.dll diff --git a/Source/ChocolateyGui/packages.config b/Source/ChocolateyGui/packages.config index f9bfcc819..5dc9316ea 100644 --- a/Source/ChocolateyGui/packages.config +++ b/Source/ChocolateyGui/packages.config @@ -5,7 +5,7 @@ - + diff --git a/Source/ChocolateyGuiCli/ChocolateyGuiCli.csproj b/Source/ChocolateyGuiCli/ChocolateyGuiCli.csproj index 99bd15f3e..6068f9cb0 100644 --- a/Source/ChocolateyGuiCli/ChocolateyGuiCli.csproj +++ b/Source/ChocolateyGuiCli/ChocolateyGuiCli.csproj @@ -57,7 +57,7 @@ ..\packages\Autofac.4.6.1\lib\net45\Autofac.dll - ..\packages\chocolatey.lib.2.0.0-alpha-20230219-886\lib\net48\chocolatey.dll + ..\packages\chocolatey.lib.2.0.0-alpha-20230221\lib\net48\chocolatey.dll ..\packages\LiteDB.5.0.5\lib\net45\LiteDB.dll diff --git a/Source/ChocolateyGuiCli/packages.config b/Source/ChocolateyGuiCli/packages.config index bdd2a187b..25705eaab 100644 --- a/Source/ChocolateyGuiCli/packages.config +++ b/Source/ChocolateyGuiCli/packages.config @@ -2,7 +2,7 @@ - + diff --git a/nuspec/chocolatey/ChocolateyGUI.nuspec b/nuspec/chocolatey/ChocolateyGUI.nuspec index b766dcd35..3b9708c1b 100644 --- a/nuspec/chocolatey/ChocolateyGUI.nuspec +++ b/nuspec/chocolatey/ChocolateyGUI.nuspec @@ -26,7 +26,7 @@ All release notes for Chocolatey GUI can be found on the docs site - https://doc chocolateygui chocolatey admin foss - +