dotnet-installer/TestAssets/NonRestoredTestProjects
Piotr Puszkiewicz 5ede3b6367 post migration cleanup (#4449)
* Create tests

* Basic scenario working & tested

* Feature Complete

* prevent build of intentionally broken test asset

* Update migrate command backup

* PR Feedback

* Move negative test to negative test directory

* Fix tests

* make test output directories unique

* Merge Conflict

* make backup the default behavior

* Pass2Fail

* Remove tests' PJ dependency
2016-10-29 01:58:37 -07:00
..
AppWithProjectDependencyAsTarget 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
TestAppWithLibraryAndMissingP2P post migration cleanup (#4449) 2016-10-29 01:58:37 -07:00
TestProjectWithSelfReferencingDependency Adding basic cycle detection in the dependency walker 2016-06-07 13:21:13 -07:00
TestProjectWithUnresolvedDependency Upgrade Corefx and coreclr references 2016-08-31 10:41:47 -07:00
TestProjectWithUnresolvedPlatformDependency [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00