7 lines
293 B
XML
7 lines
293 B
XML
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\Directory.Build.props" />
|
|
|
|
<PropertyGroup>
|
|
<DisableImplicitFrameworkReferences>false</DisableImplicitFrameworkReferences>
|
|
</PropertyGroup>
|
|
</Project>
|