From fed4ff09d5644b3de57c928a9f04265c4e8c1544 Mon Sep 17 00:00:00 2001 From: Joel Hendrix Date: Wed, 24 Jun 2015 09:05:58 -0700 Subject: Build source path for dnu restore Since dnu doesn't support config files we must use the --source argument instead; this way we can specify an internal cache when building from razzle. This adds a new item group, DnuSourceList, which contains all of the nuget package sources dnu should query when restoring packages. For razzle builds we add our internal cache on \\cpvsbuild. I removed all but the build tools feed from nuget.config as we no longer rely on it for package store (just for build tools). Merged from CS#1493227. [tfs-changeset: 1493233] --- dir.targets | 8 -------- 1 file changed, 8 deletions(-) (limited to 'dir.targets') diff --git a/dir.targets b/dir.targets index 7477c7c78b..f99d427a6e 100644 --- a/dir.targets +++ b/dir.targets @@ -87,14 +87,6 @@ - - - - -- cgit v1.2.3