dotnet-installer/test/Microsoft.DotNet.ProjectJsonMigration.Tests/Rules
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
..
GivenThatIWantToMigrateBuildOptions.cs fix null ref when only one item (#4390) 2016-10-12 16:01:22 -07:00
GivenThatIWantToMigrateConfigurations.cs remove autounify, fix langversion (#4387) 2016-10-12 14:59:36 -07:00
GivenThatIWantToMigrateJsonProperties.cs Rename to MigrateJsonPropertiesRule 2016-10-05 15:15:13 -07:00
GivenThatIWantToMigratePackageDependencies.cs Auto add referenced assemblies for desktop migration 2016-10-18 01:02:10 +00:00
GivenThatIWantToMigratePackOptions.cs Adding migrate PackOptions capabilities. 2016-09-22 16:14:27 -07:00
GivenThatIWantToMigrateProjectDependencies.cs remove autounify, fix langversion (#4387) 2016-10-12 14:59:36 -07:00
GivenThatIWantToMigratePublishOptions.cs PR Feedback 2016-09-16 16:37:48 -07:00
GivenThatIWantToMigrateRuntimeOptions.cs remove nuget dependency in tests 2016-09-21 21:23:50 -07:00
GivenThatIWantToMigrateScripts.cs PR Feedback 2016-09-16 16:37:48 -07:00
GivenThatIWantToMigrateTFMs.cs Fixing tests. 2016-09-30 09:27:15 -07:00