summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authorChristopher Costa <chcosta@microsoft.com>2017-02-14 15:40:20 -0800
committerChristopher Costa <chcosta@microsoft.com>2017-02-14 15:40:20 -0800
commit8dcf9665feabee339029c79b9d86dd24c71905d1 (patch)
tree1ec58f1c15c3c097337faf5911beac91a4f4a5df /dir.props
parentf361873df8f39e511fcdd2e9266f11a1f3d45755 (diff)
downloadcoreclr-8dcf9665feabee339029c79b9d86dd24c71905d1.tar.gz
coreclr-8dcf9665feabee339029c79b9d86dd24c71905d1.tar.bz2
coreclr-8dcf9665feabee339029c79b9d86dd24c71905d1.zip
Remove PackagePlatforms property
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/dir.props b/dir.props
index 291de517d0..a71bd9fec6 100644
--- a/dir.props
+++ b/dir.props
@@ -77,7 +77,6 @@
<Platform Condition="'$(Platform)' == ''">$(BuildArch)</Platform>
<Platform Condition="'$(Platform)' == 'amd64'">x64</Platform>
-
</PropertyGroup>
<!-- Output paths -->