Remove unused property

This commit is contained in:
Pranav K 2018-01-26 13:32:53 -08:00
parent 84bc0fa4c9
commit ee9f9225c3
1 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,6 @@ Copyright (c) .NET Foundation. All rights reserved.
-->
<Project>
<PropertyGroup>
<RazorSdkTargetsImported>true</RazorSdkTargetsImported>
</PropertyGroup>
<Target Name="RazorCompile">
<Error Text="The 'RazorCompile' target is not supported without specifying a target framework. The current project targets multiple frameworks, please specify a framework to execute this target." />
</Target>