dotnet-installer/TestAssets/DesktopTestProjects/AutoAddDesktopReferencesDuringMigrate
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
..
.noautobuild Auto add referenced assemblies for desktop migration 2016-10-18 01:02:10 +00:00
Program.cs Auto add referenced assemblies for desktop migration 2016-10-18 01:02:10 +00:00
project.json Auto add referenced assemblies for desktop migration 2016-10-18 01:02:10 +00:00