* remove some try catches choking all exceptions * rename ExceptionExtension to ReportAsWarning, show full stack instead of just message * dotnet-migrate try catch clean-up * fix migration test failures |
||
|---|---|---|
| .. | ||
| AppThrowingException | ||
| AppWithNonExistingToolDependency | ||
| AppWithProjectDependencyAsTarget | ||
| DotnetAddP2PProjects | ||
| PJAppWithSlnAndXprojRefs | ||
| PJAppWithSlnAndXprojRefsAndUnrelatedCsproj | ||
| PJAppWithSlnAndXprojRefThatRefsCsprojWhereSlnDoesNotRefCsproj | ||
| TestAppWithLibraryAndMissingP2P | ||
| TestLibraryWithProjectFileWithoutFrameworks | ||
| TestProjectWithSelfReferencingDependency | ||
| TestProjectWithUnresolvedDependency | ||
| TestProjectWithUnresolvedPlatformDependency | ||
| ToolWithRandomPackageName | ||