From bc804863a2989f3ab196b0925f53b68f73759914 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 13 Dec 2017 12:14:19 -0800 Subject: [PATCH] Don't import the external package props file into the module build context (#711) --- build/repo.targets | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/repo.targets b/build/repo.targets index f32a554912..32f0f25d3c 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -102,8 +102,7 @@ + OutputPath="$(GeneratedPackageVersionPropsPath)" />