From b709dc338a90b67140b6e4ae25cf447afa4ea43f Mon Sep 17 00:00:00 2001 From: Rob Reynolds Date: Tue, 29 Aug 2017 17:23:04 -0500 Subject: [PATCH] (GH-1395) API - dependency log4net >= 2.0.3 Make the log4net dependency less restrictive. Previously, it had a strict dependency on 2.0.3. Open that up for newer versions with bindingRedirects in software that would use the API. --- nuget/chocolatey.lib/chocolatey.lib.nuspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuget/chocolatey.lib/chocolatey.lib.nuspec b/nuget/chocolatey.lib/chocolatey.lib.nuspec index fa0ab43d9a..9fe6743677 100644 --- a/nuget/chocolatey.lib/chocolatey.lib.nuspec +++ b/nuget/chocolatey.lib/chocolatey.lib.nuspec @@ -33,7 +33,7 @@ This is the Chocolatey Library (API / DLL) package which allows Chocolatey to be See https://github.com/chocolatey/choco/blob/stable/CHANGELOG.md - +