From 176040779202992aaad53afb3bf12cdd46d0ded0 Mon Sep 17 00:00:00 2001 From: Radi A Date: Thu, 22 Sep 2016 18:52:10 +0300 Subject: [PATCH] Incremented version number to update NuGet package --- .../project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.AspNetCore.Authentication.ActiveDirectory/project.json b/src/Microsoft.AspNetCore.Authentication.ActiveDirectory/project.json index 87d4cc2..240e192 100644 --- a/src/Microsoft.AspNetCore.Authentication.ActiveDirectory/project.json +++ b/src/Microsoft.AspNetCore.Authentication.ActiveDirectory/project.json @@ -1,5 +1,5 @@ { - "version": "1.1.0", + "version": "1.2.0", "description": "Authentication middleware for Active Directory with WIA, Ntlm and Kerberos support.", "authors": [ "Radi Atanassov" ], "packOptions": {