I Built a Portable AI Skill That Safely Upgrades .NET Applications

AI coding assistants have become incredibly good at writing code.

But I kept running into the same problem...

When I asked an AI to upgrade a .NET application, the response usually looked something like this:

"Update the TargetFramework, update the NuGet packages, and build."