Remove unused property
This commit is contained in:
parent
84bc0fa4c9
commit
ee9f9225c3
|
|
@ -11,10 +11,6 @@ Copyright (c) .NET Foundation. All rights reserved.
|
||||||
-->
|
-->
|
||||||
<Project>
|
<Project>
|
||||||
|
|
||||||
<PropertyGroup>
|
|
||||||
<RazorSdkTargetsImported>true</RazorSdkTargetsImported>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
<Target Name="RazorCompile">
|
<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." />
|
<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>
|
</Target>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue