/dotnet:upgrade-nuget-packages Interactive NuGet package upgrade command with intelligence about vulnerabilities, breaking changes, and compatibility. Arguments Parse arguments from : | Flag | Description | Default | |------|-------------|---------| | | Show only outdated packages | true | | | Show only packages with known CVEs | false | | | Include major version upgrades | false | | | Include preview/prerelease versions | false | | | Show what would change without applying | false | | | Target specific project (fuzzy matching) | All projects | | | Use AskUserQuestion for each upgrade decisio…