Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/nuget-binary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Ward <ward.matt@gmail.com>2016-05-26 12:31:09 +0300
committerMatt Ward <ward.matt@gmail.com>2016-05-26 12:31:09 +0300
commitc400e3cf70578f033ef011e94bbe61d0847ac23f (patch)
tree0cdd008c607c04d22dc5c616f0b5c6baa573baee /NuGet.Commands.dll
parent6aa624b620a55c5a94325142f6f0b6d7ee2b4375 (diff)
Add custom build of NuGet 3.4.3 with proxy auth fixes.
The custom build of NuGet has two fixes: 1) Proxy credentials are now requested for a http package source if proxy authentication is required.Previously only package sources using https would request proxy credentials. 2) Workaround for proxy credentials not being requested for https package sources on Mono. Mono throws a different exception when a request to a https url requires proxy authentication which is now handled in NuGet. Custom source code is available from: https://github.com/mrward/NuGet.Client/tree/release-3.4.3-monodevelop
Diffstat (limited to 'NuGet.Commands.dll')
-rw-r--r--NuGet.Commands.dllbin159960 -> 141824 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/NuGet.Commands.dll b/NuGet.Commands.dll
index 13c0332..633aa6c 100644
--- a/NuGet.Commands.dll
+++ b/NuGet.Commands.dll
Binary files differ