.. |
AppWithNonExistingToolDependency
|
Add error message when tool is not restored
|
2016-12-19 14:12:04 -08: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 |
DotnetAddP2PProjects
|
Updating the projects files in the repo to use the SDK attribute.
|
2016-12-20 15:52:50 -08:00 |
MigrateAppWithMissingDep
|
Fix 4655: Migrate errors are not getting put in formatted output (#4718)
|
2016-11-15 09:39:58 -08:00 |
PJAppWithSlnAndXprojRefs
|
Improve sln migration tests (#5066)
|
2016-12-20 13:04:01 -10:00 |
PJAppWithSlnAndXprojRefsAndUnrelatedCsproj
|
Improve sln migration tests (#5066)
|
2016-12-20 13:04:01 -10:00 |
PJAppWithSlnAndXprojRefThatRefsCsprojWhereSlnDoesNotRefCsproj
|
Improve sln migration tests (#5066)
|
2016-12-20 13:04:01 -10:00 |
TestAppWithLibraryAndMissingP2P
|
post migration cleanup (#4449)
|
2016-10-29 01:58:37 -07:00 |
TestLibraryWithProjectFileWithoutFrameworks
|
Addressing code review comments.
|
2016-12-08 20:06:55 -08: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
|
Updating the projects files in the repo to use the SDK attribute.
|
2016-12-20 15:52:50 -08:00 |
ToolWithRandomPackageName
|
fix tools when restoring with --packages
|
2016-12-20 12:18:55 -08:00 |