- This enables debugging and proper error reporting for dynamic attributes. Without the pragmas errors would showcase generated Razor C# instead of their corresponding .cshtml files. - Did not have to do any `TagHelper` specific changes since they utilize the same core attribute rendering logic. - Updated generated C# files for tests. #569 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Razor.Runtime.Precompilation.Files | ||
| Microsoft.AspNet.Razor.Runtime.Precompilation.Test | ||
| Microsoft.AspNet.Razor.Runtime.Test | ||
| Microsoft.AspNet.Razor.Test | ||