Skip to content

Commit

Permalink
(#974) Update to alpha release of Chocolatey.Lib
Browse files Browse the repository at this point in the history
This includes bumping the dependency in the nuspec to the required
version range.
  • Loading branch information
gep13 committed Feb 21, 2023
1 parent 2827e9b commit e95daed
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<HintPath>..\packages\Caliburn.Micro.3.2.0\lib\net45\Caliburn.Micro.Platform.Core.dll</HintPath>
</Reference>
<Reference Include="chocolatey">
<HintPath>..\packages\chocolatey.lib.2.0.0-alpha-20230219-886\lib\net48\chocolatey.dll</HintPath>
<HintPath>..\packages\chocolatey.lib.2.0.0-alpha-20230221\lib\net48\chocolatey.dll</HintPath>
</Reference>
<Reference Include="ControlzEx, Version=4.0.0.0, Culture=neutral, PublicKeyToken=69f1c32f803d307e, processorArchitecture=MSIL">
<HintPath>..\packages\ControlzEx.4.4.0\lib\net462\ControlzEx.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion Source/ChocolateyGui.Common.Windows/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<package id="BuildTools.FxCop" version="1.0.1" targetFramework="net40" />
<package id="Caliburn.Micro" version="3.2.0" targetFramework="net48" />
<package id="Caliburn.Micro.Core" version="3.2.0" targetFramework="net48" />
<package id="chocolatey.lib" version="2.0.0-alpha-20230219-886" targetFramework="net48" />
<package id="chocolatey.lib" version="2.0.0-alpha-20230221" targetFramework="net48" />
<package id="ControlzEx" version="4.4.0" targetFramework="net48" />
<package id="Fizzler" version="1.2.0" targetFramework="net48" />
<package id="HarfBuzzSharp" version="2.6.1.4" targetFramework="net48" />
Expand Down
2 changes: 1 addition & 1 deletion Source/ChocolateyGui.Common/ChocolateyGui.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<HintPath>..\packages\AutoMapper.7.0.1\lib\net45\AutoMapper.dll</HintPath>
</Reference>
<Reference Include="chocolatey">
<HintPath>..\packages\chocolatey.lib.2.0.0-alpha-20230219-886\lib\net48\chocolatey.dll</HintPath>
<HintPath>..\packages\chocolatey.lib.2.0.0-alpha-20230221\lib\net48\chocolatey.dll</HintPath>
</Reference>
<Reference Include="LiteDB, Version=5.0.5.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27, processorArchitecture=MSIL">
<HintPath>..\packages\LiteDB.5.0.5\lib\net45\LiteDB.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion Source/ChocolateyGui.Common/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package id="Autofac" version="4.6.1" targetFramework="net452" />
<package id="AutoMapper" version="7.0.1" targetFramework="net48" />
<package id="BuildTools.FxCop" version="1.0.1" targetFramework="net452" />
<package id="chocolatey.lib" version="2.0.0-alpha-20230219-886" targetFramework="net48" />
<package id="chocolatey.lib" version="2.0.0-alpha-20230221" targetFramework="net48" />
<package id="LiteDB" version="5.0.5" targetFramework="net452" />
<package id="log4net" version="2.0.12" targetFramework="net452" />
<package id="Microsoft.VisualStudio.Threading" version="15.4.4" targetFramework="net452" />
Expand Down
2 changes: 1 addition & 1 deletion Source/ChocolateyGui/ChocolateyGui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<HintPath>..\packages\Caliburn.Micro.3.2.0\lib\net45\Caliburn.Micro.Platform.Core.dll</HintPath>
</Reference>
<Reference Include="chocolatey">
<HintPath>..\packages\chocolatey.lib.2.0.0-alpha-20230219-886\lib\net48\chocolatey.dll</HintPath>
<HintPath>..\packages\chocolatey.lib.2.0.0-alpha-20230221\lib\net48\chocolatey.dll</HintPath>
</Reference>
<Reference Include="ControlzEx, Version=4.0.0.0, Culture=neutral, PublicKeyToken=69f1c32f803d307e, processorArchitecture=MSIL">
<HintPath>..\packages\ControlzEx.4.4.0\lib\net462\ControlzEx.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion Source/ChocolateyGui/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<package id="BuildTools.FxCop" version="1.0.1" targetFramework="net452" />
<package id="Caliburn.Micro" version="3.2.0" targetFramework="net452" />
<package id="Caliburn.Micro.Core" version="3.2.0" targetFramework="net452" />
<package id="chocolatey.lib" version="2.0.0-alpha-20230219-886" targetFramework="net48" />
<package id="chocolatey.lib" version="2.0.0-alpha-20230221" targetFramework="net48" />
<package id="ControlzEx" version="4.4.0" targetFramework="net48" />
<package id="Fizzler" version="1.2.0" targetFramework="net48" />
<package id="HarfBuzzSharp" version="2.6.1.4" targetFramework="net48" />
Expand Down
2 changes: 1 addition & 1 deletion Source/ChocolateyGuiCli/ChocolateyGuiCli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<HintPath>..\packages\Autofac.4.6.1\lib\net45\Autofac.dll</HintPath>
</Reference>
<Reference Include="chocolatey">
<HintPath>..\packages\chocolatey.lib.2.0.0-alpha-20230219-886\lib\net48\chocolatey.dll</HintPath>
<HintPath>..\packages\chocolatey.lib.2.0.0-alpha-20230221\lib\net48\chocolatey.dll</HintPath>
</Reference>
<Reference Include="LiteDB, Version=5.0.5.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27, processorArchitecture=MSIL">
<HintPath>..\packages\LiteDB.5.0.5\lib\net45\LiteDB.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion Source/ChocolateyGuiCli/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="Autofac" version="4.6.1" targetFramework="net452" />
<package id="BuildTools.FxCop" version="1.0.1" targetFramework="net452" />
<package id="chocolatey.lib" version="2.0.0-alpha-20230219-886" targetFramework="net48" />
<package id="chocolatey.lib" version="2.0.0-alpha-20230221" targetFramework="net48" />
<package id="LiteDB" version="5.0.5" targetFramework="net452" />
<package id="log4net" version="2.0.12" targetFramework="net452" />
<package id="Serilog" version="2.5.0" targetFramework="net48" />
Expand Down
2 changes: 1 addition & 1 deletion nuspec/chocolatey/ChocolateyGUI.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ All release notes for Chocolatey GUI can be found on the docs site - https://doc
</releaseNotes>
<tags>chocolateygui chocolatey admin foss</tags>
<dependencies>
<dependency id="Chocolatey" version="[1.0.0, 2.0.0)" />
<dependency id="Chocolatey" version="[2.0.0-alpha-20230221, 2.999.999]" />
<dependency id="chocolatey-core.extension" version="1.3.3" />
<dependency id="dotnetfx" version="4.8.0.20190930" />
</dependencies>
Expand Down

0 comments on commit e95daed

Please sign in to comment.