dotnet / razor

Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
https://asp.net
MIT License
493 stars 191 forks source link

Add back roll forward to rzls #10530

Closed davidwengier closed 3 months ago

davidwengier commented 3 months ago

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2088486

Seems this was inadvertently removed in https://github.com/dotnet/razor/pull/10453

@ryzngard I'm pretty out of my depth here about what is required, but a local build of rzls with this change does fix the problem. Are there any other project properties that might be important, that I should bring back?

ryzngard commented 3 months ago

Fixes devdiv.visualstudio.com/DevDiv/_workitems/edit/2088486

Seems this was inadvertently removed in #10453

@ryzngard I'm pretty out of my depth here about what is required, but a local build of rzls with this change does fix the problem. Are there any other project properties that might be important, that I should bring back?

oof sorry about that. Thanks for putting in a way more reasonable place than I did. The only other thing I can think of is for source build but I haven't heard back yet: https://github.com/dotnet/sdk/pull/41536#issuecomment-2179406555