- Updated `ScriptTagHelper` and `LinkTagHelper` to maintain their quotes on generated script tags. - Removed `TagHelperOutputExtensions`. It's no longer needed. - We no longer string replace quotes directly. We rely on encoding and the initial representation of an attribute to ensure quotes don't break generated attributes. - Updated tests. |
||
|---|---|---|
| .. | ||
| Directives | ||
| Properties | ||
| SpanFactory | ||
| TestFiles | ||
| InjectChunkVisitorTest.cs | ||
| InputTestTagHelper.cs | ||
| Microsoft.AspNetCore.Mvc.Razor.Host.Test.xproj | ||
| MvcCSharpRazorCodeParserTest.cs | ||
| MvcRazorHostTest.cs | ||
| MvcRazorParserTest.cs | ||
| MvcTagHelperAttributeValueCodeRendererTest.cs | ||
| StringTextBuffer.cs | ||
| ViewHierarchyUtilityTest.cs | ||
| project.json | ||