summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dir.common.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/dir.common.props b/dir.common.props
index 190cf6c6de..11313bee85 100644
--- a/dir.common.props
+++ b/dir.common.props
@@ -6,7 +6,7 @@
<PropertyGroup>
<CoreclrDir>$(MSBuildThisFileDirectory)</CoreclrDir>
- <PackagesDir>$(CoreclrDir)/.packages</PackagesDir>
+ <PackagesDir>$(CoreclrDir)/.packages/</PackagesDir>
<!-- [ARCADE_REMOVE] This property can be removed after build-tools is removed. -->
<PackageOutputPath>$(PackagesDir)</PackageOutputPath>