Migration run log - Removed packages.config files for several projects and attempted to add PackageReference entries via CLI where possible. - Some projects (Web-style web application projects) require Visual Studio WebApplication.targets for dependency graph creation; CLI add failed for those. - Remaining tasks: ensure PackageReference entries exist in project files for migrated packages and delete packages.config entries.