Open
Description
In #71879 (comment) we found that removing the fields TrackIncrementalSteps
and DisabledOutputs
and replacing with properties was causing a breaking change in Razor EA when an older Razor compiler is in use.
I think that eventually, all Razor compilers which use this EA DLL will fall out of support. Until then we have to keep these around as fields.
This issue is referenced in source