mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-01 23:12:29 +00:00
Update upgrade-agent plugin to 1.1.247 (#2394)
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 2cb17f2d-aff4-472b-89a2-83d9d16bb65e
This commit is contained in:
committed by
GitHub
parent
7351f9f692
commit
62274dcd31
@@ -1261,14 +1261,13 @@
|
||||
},
|
||||
{
|
||||
"name": "upgrade-agent",
|
||||
"description": "GitHub Copilot upgrade is an AI-powered agent that helps you upgrade applications to newer versions of languages, frameworks, and runtimes. It assesses your application, creates an upgrade plan, applies code changes, and validates the results through an interactive upgrade workflow.",
|
||||
"version": "1.1.222",
|
||||
"description": "AI-powered upgrade assistant for upgrading and migrating applications. Helps modernize legacy code and upgrade .NET applications to current frameworks.",
|
||||
"version": "1.1.247",
|
||||
"author": {
|
||||
"name": "Microsoft",
|
||||
"url": "https://www.microsoft.com"
|
||||
},
|
||||
"repository": "https://github.com/microsoft/upgrade-agent-plugins",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/microsoft/upgrade-agent-plugins",
|
||||
"keywords": [
|
||||
"modernization",
|
||||
"upgrade",
|
||||
@@ -1276,11 +1275,13 @@
|
||||
"dotnet",
|
||||
"canvas"
|
||||
],
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/microsoft/upgrade-agent-plugins",
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "microsoft/upgrade-agent-plugins",
|
||||
"path": "plugins/upgrade-agent",
|
||||
"sha": "379d344e42823b25223f878c002f38fb3a2c1d2b"
|
||||
"sha": "a70e1ae1ff63dd19ff874e874b4b587a5291f68a"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user