Use Directory.Build.props/targets (#1235)

This commit is contained in:
Nate McMaster
2017-08-30 14:48:58 -07:00
committed by GitHub
parent 04fe1204a9
commit 64ed1c7945
14 changed files with 48 additions and 49 deletions

View File

@@ -0,0 +1,3 @@
<Project>
<!-- The file is intentionally left blank to prevent templates from importing other MSBuild files. -->
</Project>

View File

@@ -0,0 +1,3 @@
<Project>
<!-- The file is intentionally left blank to prevent templates from importing other MSBuild files. -->
</Project>