migrate-dotnet10-to-dotnet11
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- Project Assessment and Environment Verification: The skill verifies the .NET 11 SDK installation and establishes a project baseline, ensuring that the migration starts from a known state.
- Framework and Dependency Updates: It systematically identifies and updates Target Framework Monikers and Microsoft-provided package references to their .NET 11 versions.
- Breaking Change Resolution: The workflow incorporates local reference files that document breaking changes in the compiler, runtime, and specific libraries like EF Core, providing clear remediation steps.
- Infrastructure Alignment: The skill includes instructions for updating Dockerfiles and CI/CD settings, such as the global.json file, to support the new target platform.
Audit Metadata