You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable Razor Source generators from VS Design time builds (#16702)
Follow up to #16648. We
want to continue allowing source generators from being used
in design time builds outside of Visual Studio. This is required
for hot reload of Razor files (.razor and .cshtml files) to continue working.
0 commit comments