Skip to content

Releases: chocolatey/NuGet.Client

3.4.2

02 Aug 15:36
98878d8
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug Fix

  • Process denied when deleting lock files for package installs - see #46.

3.4.1

31 Jul 09:37
daf48dd
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug Fix

  • Lockfiles are created in possibly restricted folders - see #44.

3.4.0

24 Jul 13:44
83c073e
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug Fix

  • Ensure that lock files that are used when writing files to disk are created in a location that the currently executing user has permissions for - see #42.

3.3.0

13 Jun 13:52
420351e
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug Fix

  • Fix - Handle potential for long file paths when creating cache files - see #40.

Improvement

  • Allow getting the system proxy without getting the NuGet configuration proxy - see #38.

3.2.0

05 Jun 14:23
e6e85ac
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bugs

  • Fix - Error is thrown when caching query results which have a very long URL - see #36.
  • Fix - A 1 second delay is imposed on all queries made against a V2 source - see #16.

3.1.0

05 May 14:21
299c2b3
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • Don't throw exceptions when resolving dependencies during uninstalls - see #35

3.0.0

27 Apr 15:21
3f1aa88
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • Add Chocolatey specific functionality to NuGet.Client assemblies - see #9.