dotnet-installer/TestAssets/DesktopTestProjects
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
..
AppWithDirectDepDesktopAndPortable Merge branch 'rel/1.0.0-preview2' into merge_preview2_to_rel100 2016-09-02 14:53:16 -07:00
AutoAddDesktopReferencesDuringMigrate Auto add referenced assemblies for desktop migration 2016-10-18 01:02:10 +00:00
BindingRedirectSample Fix the tests for targeting netstandard1.3. 2016-10-11 16:01:03 -05:00
DesktopAppWithNativeDep Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00
DesktopAppWithRuntimes Updating CoreFx, CoreSetup to rc3-24206-00, rc3-004404 respectively 2016-06-06 14:24:51 +00:00
DesktopKestrelSample Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00
LibraryWithDirectDependencyDesktopAndPortable Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions. 2016-06-14 03:14:53 -05:00