From 84a71fcd23ca59622e623dbb9e0aa9af6ddcf3a2 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Mon, 16 Aug 2021 09:27:43 -0700 Subject: [PATCH] Enable RazorSourceGenerator all the time Now that 17.0 p3 is public, we could require it and make the source generator default. The rc1 SDK we use already requires new compiler features --- eng/Workarounds.props | 4 ---- 1 file changed, 4 deletions(-) diff --git a/eng/Workarounds.props b/eng/Workarounds.props index fc0eb816e662..fefd3da9e6da 100644 --- a/eng/Workarounds.props +++ b/eng/Workarounds.props @@ -37,8 +37,4 @@ false - - - false -