From eeece8acff8f0d724c82552ddc064d07400114c8 Mon Sep 17 00:00:00 2001 From: Davis Goodin Date: Wed, 4 May 2016 17:50:19 -0500 Subject: Remove CORE_ROOT workaround. .NET CLI no longer uses the value. --- dir.props | 3 --- 1 file changed, 3 deletions(-) (limited to 'dir.props') diff --git a/dir.props b/dir.props index 2a980a09a3..0e3d728a75 100644 --- a/dir.props +++ b/dir.props @@ -108,9 +108,6 @@ $(DotnetCliPath)dotnet.exe $(DotnetCliPath)dotnet - - (set CORE_ROOT=) & - $(DnuRestoreCommand) "$(DotnetToolCommand)" $(DnuRestoreCommand) restore $(DnuRestoreCommand) --packages "$(PackagesDir.TrimEnd('\\'))" -- cgit v1.2.3