Open IrakliLomidze opened 4 years ago
Thanks for contacting us. @NTaylorMullen can you please look into this? Thanks!
Oh wow look at that. Turns out in 3.1 we broke the ability to have Razor comments in TagHelpers. This is a regression that we weren't aware of.
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.
@allisonchou compiler ❤️
in .NET 2.2 Code working fine
But in .NET 3.1 @* is an incorrect syntax, code is not compiling.