.. |
AppThrowingException
|
Remove try catches choking all exceptions (#5206)
|
2017-01-12 15:42:36 -08:00 |
AppWithNonExistingToolDependency
|
Updating the SDK to an SDK that includes globing for source and resources implicitly.
|
2017-01-05 12:31:48 -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 SDK to an SDK that includes globing for source and resources implicitly.
|
2017-01-05 12:31:48 -08:00 |
PJAppWithSlnAndOneAlreadyMigratedCsproj
|
Migration: do not add a csproj to the solution if it already exists
|
2017-01-19 11:23:01 -08:00 |
PJAppWithSlnAndSolutionItemsToMoveToBackup
|
WIP
|
2017-01-20 17:37:11 -08:00 |
PJAppWithSlnAndXprojRefs
|
Adding a test that verifies that running dotnet migrate solution.sln will only migrate the projects in the solution file.
|
2017-01-19 13:59:31 -08:00 |
PJAppWithSlnAndXprojRefsAndUnrelatedCsproj
|
dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218)
|
2017-01-05 12:04:57 -10:00 |
PJAppWithSlnAndXprojRefThatRefsCsprojWhereSlnDoesNotRefCsproj
|
Improve sln migration tests (#5066)
|
2016-12-20 13:04:01 -10:00 |
PJAppWithSlnVersion14
|
Ensure we don't downgrade VS version
|
2017-01-17 14:48:54 -08:00 |
PJAppWithSlnVersion15
|
Ensure we don't downgrade VS version
|
2017-01-17 14:48:54 -08:00 |
PJAppWithSlnVersionUnknown
|
Ensure we don't downgrade VS version
|
2017-01-17 14:48:54 -08: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 SDK to an SDK that includes globing for source and resources implicitly.
|
2017-01-05 12:31:48 -08:00 |
ToolWithRandomPackageName
|
Picking up the latest SDK and adding back some named parameters to MigrateBuildOptionsRule for clarity.
|
2017-01-05 12:31:49 -08:00 |