8 lines
281 B
Text
8 lines
281 B
Text
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<Import Project="..\dir.props" />
|
||
|
|
||
|
<PropertyGroup>
|
||
|
<DisableImplicitFrameworkReferences>false</DisableImplicitFrameworkReferences>
|
||
|
</PropertyGroup>
|
||
|
</Project>
|