Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
added nuget.commandline for squirrel to work
Browse files Browse the repository at this point in the history
  • Loading branch information
fabsenet committed Jun 5, 2019
1 parent 51b09af commit fe040ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adrilight/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<package id="Ninject.Extensions.Conventions" version="3.3.0" targetFramework="net471" />
<package id="Ninject.Extensions.Factory" version="3.3.2" targetFramework="net471" />
<package id="NLog" version="4.6.4" targetFramework="net472" />
<package id="NuGet.CommandLine" version="5.0.2" targetFramework="net472" developmentDependency="true" />
<package id="Polly" version="7.1.0" targetFramework="net472" />
<package id="Semver" version="2.0.4" targetFramework="net47" />
<package id="SharpCompress" version="0.17.1" targetFramework="net471" />
Expand Down

0 comments on commit fe040ab

Please sign in to comment.