Skip to content

Commit ebd5bbc

Browse files
committed
Updated NuGet CLI
This is not strictly necessary, and isn't used as part of the production build, but does expand options for managing *NuGet* packages locally via the console.
1 parent 661a5a8 commit ebd5bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<package id="Microsoft.Net.Compilers" version="3.2.1" targetFramework="net48" developmentDependency="true" />
2727
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net47" />
2828
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net48" />
29-
<package id="NuGet.CommandLine" version="4.6.2" targetFramework="net47" developmentDependency="true" />
29+
<package id="NuGet.CommandLine" version="5.1.0" targetFramework="net48" developmentDependency="true" />
3030
<package id="System.ComponentModel.Annotations" version="4.5.0" targetFramework="net48" />
3131
<package id="System.Data.DataSetExtensions" version="4.5.0" targetFramework="net48" />
3232
<package id="System.Data.SqlClient" version="4.6.1" targetFramework="net48" />

0 commit comments

Comments
 (0)