dotnet-installer/test/dotnet-migrate.Tests
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
..
dotnet-migrate.Tests.xproj Update Microsoft.NETCore.Sdk to 1.0.0-alpha-20160831-1 2016-09-01 11:08:34 -05:00
GivenThatIWantToMigrateTestApps.cs Auto add referenced assemblies for desktop migration 2016-10-18 01:02:10 +00:00
MSBuild.exe PR Feedback 2016-08-30 12:00:56 -07:00
MSBuild.exe.config PR Feedback 2016-08-30 12:00:56 -07:00
NuGet.tempaspnetpatch.config Updating NuGet.Config for migration tests. 2016-09-06 13:58:16 -07:00
project.json Fixing test failure because the web app is using packages in a feed that we did not have. Add that feed through a NuGet.COnfig only for the tests that need it. 2016-09-02 17:59:13 -07:00