From 7df142a4586bcede1442feb38029ff15556ccb46 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sun, 3 Sep 2017 17:25:02 -0500 Subject: Initialize repo --- src/NativeMultiTargeting.Build.props | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/NativeMultiTargeting.Build.props (limited to 'src/NativeMultiTargeting.Build.props') diff --git a/src/NativeMultiTargeting.Build.props b/src/NativeMultiTargeting.Build.props new file mode 100644 index 00000000..98b1933e --- /dev/null +++ b/src/NativeMultiTargeting.Build.props @@ -0,0 +1,10 @@ + + + + + + + $(BaseIntermediateOutputPath)$(PlatformToolset)\$(PlatformTarget)\ + $(OutputPath)$(PlatformToolset)\$(PlatformTarget)\ + + -- cgit v1.2.3-55-g6feb