summaryrefslogtreecommitdiff
path: root/dir.common.props
diff options
context:
space:
mode:
Diffstat (limited to 'dir.common.props')
-rw-r--r--dir.common.props3
1 files changed, 0 insertions, 3 deletions
diff --git a/dir.common.props b/dir.common.props
index 11313bee85..4e2a3bb520 100644
--- a/dir.common.props
+++ b/dir.common.props
@@ -7,9 +7,6 @@
<PropertyGroup>
<CoreclrDir>$(MSBuildThisFileDirectory)</CoreclrDir>
<PackagesDir>$(CoreclrDir)/.packages/</PackagesDir>
-
- <!-- [ARCADE_REMOVE] This property can be removed after build-tools is removed. -->
- <PackageOutputPath>$(PackagesDir)</PackageOutputPath>
</PropertyGroup>
<!-- Define NuGet properties for scenarios where they aren't set. From the command line.