- 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. |
||
|---|---|---|
| .. | ||
| Compilation | ||
| DependencyInjection | ||
| Internal | ||
| Properties | ||
| TagHelpers | ||
| LanguageViewLocationExpanderTest.cs | ||
| Microsoft.AspNetCore.Mvc.Razor.Test.xproj | ||
| MvcRazorCodeParserTest.cs | ||
| RazorPageActivatorTest.cs | ||
| RazorPageCreateModelExpressionTest.cs | ||
| RazorPageCreateTagHelperTest.cs | ||
| RazorPageTest.cs | ||
| RazorViewEngineOptionsTest.cs | ||
| RazorViewEngineTest.cs | ||
| RazorViewTest.cs | ||
| SpanFactory.cs | ||
| TestApplicationPart.cs | ||
| project.json | ||