dotnet-installer/TestAssets
Justin Goshi 68afda8e4d Handle "runtimes" section (#4503)
* Migrate "runtimes" section as a RuntimeIdentifiers property in the resulting csproj file. Also do not call restore3 from publish3 anymore.

* Fix up the publish3 tests to call restore3 first and the csproj files to have RuntimeIdentifiers
2016-10-26 22:23:40 +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 When determining the P2P dependencies, only use dependencies of type project. This prevents us from migrating a package dependency as a project dependency because of a project with the same name being present. 2016-10-25 13:09:06 -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 Handle "runtimes" section (#4503) 2016-10-26 22:23:40 +00:00