Add breakingchanges.json for tag helpers

This commit is contained in:
Javier Calvarro Nelson 2017-07-10 15:52:33 -07:00
parent 3d76fdf086
commit ca08b0e06b
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
[
{
"TypeId": "public class Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelper : Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelperBase",
"MemberId": "public .ctor(Microsoft.Extensions.Caching.Memory.IMemoryCache memoryCache, System.Text.Encodings.Web.HtmlEncoder htmlEncoder)",
"Kind": "Removal"
}
]