dotnet-installer/TestAssets
Justin Goshi 71666cc9b5 Auto add referenced assemblies for desktop migration
* https://github.com/dotnet/cli/issues/4351

Auto add referenced assemblies for desktop migration. Adds the same ones
that the build for project.json does.

* Address PR comments

* Address CR comments

* Address CR comment

Use .ToList() instead of new List

* Fix a build break

Needed .noautobuild file in my test asset project

* Change the migrate test for desktop framework to windows only

* Reducing to 120 characters per line
2016-10-18 01:02:10 +00:00
..
DesktopTestProjects Auto add referenced assemblies for desktop migration 2016-10-18 01:02:10 +00:00
LockFiles/ExportFiles Fix package code for new NuGet. 2016-07-26 20:53:20 -05:00
NonRestoredTestProjects Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestPackages Adding net46 to some of our libraries back, so that we can run binding-redirect tests again. We need those tests for tool and we need to keep them running. 2016-10-16 18:44:07 -07:00
TestProjects Addressing code review comments by removing unnecessary test artifacts. 2016-10-14 12:56:18 -07:00