summaryrefslogtreecommitdiff
path: root/ThirdParty/CsvHelper-master/build/Directory.Build.props
blob: e147d63528872cba1f62ce9ba86f4d5f82d243f9 (plain)
1
2
3
4
5
6
7
8
<?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>