From 36529e4a344167692f30f8ca21c2040dc38a388e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A1vid=20Kaya?= Date: Thu, 10 Jan 2019 19:06:54 +0100 Subject: [PATCH] Removed extra curly bracket (#6558) (#6559) --- src/Http/Http.Features/src/breakingchanges.netcore.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Http/Http.Features/src/breakingchanges.netcore.json b/src/Http/Http.Features/src/breakingchanges.netcore.json index 2e54d9c139..0f81c85dfa 100644 --- a/src/Http/Http.Features/src/breakingchanges.netcore.json +++ b/src/Http/Http.Features/src/breakingchanges.netcore.json @@ -13,7 +13,6 @@ }, { "TypeId": "public class Microsoft.AspNetCore.Http.Authentication.AuthenticateInfo", - { "Kind": "Removal" }, {