We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0281253 commit 591fe4dCopy full SHA for 591fe4d
eng/Workarounds.props
@@ -37,8 +37,4 @@
37
<ErrorOnDuplicatePublishOutputFiles>false</ErrorOnDuplicatePublishOutputFiles>
38
</PropertyGroup>
39
40
- <!-- Turn off RazorSourceGenerator in VS until we're ready to make VS 17.0 a pre-req for this repo -->
41
- <PropertyGroup Condition="'$(BuildingInsideVisualStudio)' == 'true'">
42
- <UseRazorSourceGenerator>false</UseRazorSourceGenerator>
43
- </PropertyGroup>
44
</Project>
0 commit comments