9 lines
428 B
Text
9 lines
428 B
Text
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
|
||
|
<!-- This file prevents unintended imports of unrelated MSBuild files -->
|
||
|
<!-- Uncomment to include parent Directory.Build.props file -->
|
||
|
<!--<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />-->
|
||
|
|
||
|
</Project>
|