managing-target-frameworks Skill
Manages target frameworks in .NET project files (.csproj, .vbproj, .fsproj). Handles adding, removing, replacing, and upgrading target frameworks, including converting between single and multi-targeting. Use when user mentions "add TFM", "remove TFM", "retarget", "upgrade target framework", "change framework version", Published by microsoft in upgrade-agent-plugins.
What is managing-target-frameworks Skill?
Manages target frameworks in .NET project files (.csproj, .vbproj, .fsproj). Handles adding, removing, replacing, and upgrading target frameworks, including converting between single and multi-targeting. Use when user mentions "add TFM", "remove TFM", "retarget", "upgrade target framework", "change framework version", Published by microsoft in upgrade-agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using upgrade-agent-plugins
Technical details
- Install or run with Copy skill directory
When to use managing-target-frameworks Skill
- Use it for developers using upgrade-agent-plugins.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/common/managing-target-frameworks/SKILL.md
What it does
Manages target frameworks in .NET project files (.csproj, .vbproj, .fsproj). Handles adding, removing, replacing, and upgrading target frameworks, including converting between single and multi-targeting. Use when user mentions "add TFM", "remove TFM", "retarget", "upgrade target framework", "change framework version",
Skill instructions
Manage Project Target Frameworks Related Skills | Action | Skill | |--------|-------| | Add/update package references or resolve NuGet version conflicts | managing-package-references | | Modify project properties | modifying-project-properties | Defer to these skills for package versions, CPM, and property edits. Workflow Track progress using this checklist: Task Progress: - [ ] Step 1: Locate target framework property - [ ] Step 2: Modify target frameworks - [ ] Step 3: Restore and resolve errors - [ ] Step 4: Apply conditional compilation (if needed) Step 1: Locate the Target Framework Property Before making changes, determine where the TargetFramework or TargetFrameworks property is defined. It may be in the project file, a Directory.Build.props, or another imported MSBuild file. Use the modifying-project-properties skill to locate and understand the property definition. Step 2: Modify Target Frameworks Determine the intended change from user context and apply the matching scenario:
Explore related resources
Frequently asked questions
What is managing-target-frameworks?
managing-target-frameworks is a open-source AI agent skill with Copy skill directory. Manages target frameworks in .NET project files (.csproj, .vbproj, .fsproj).
Who is managing-target-frameworks best for?
managing-target-frameworks is best for reusing agent instructions, scripts, and references.
How do I install managing-target-frameworks?
Install or run managing-target-frameworks using Copy skill directory. Check managing-target-frameworks for the latest setup command.
Is managing-target-frameworks actively maintained?
managing-target-frameworks may need a closer maintenance check before production use.
Auto-fetched from GitHub.