Skip to content

Commit 9e53442

Browse files
committed
Add modernize-dotnet plugin
1 parent 6b277eb commit 9e53442

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/plugin/marketplace.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@
2626
"skills": [
2727
"./skills/spark"
2828
]
29+
},
30+
{
31+
"name": "modernize-dotnet",
32+
"source": {
33+
"source": "github",
34+
"repo": "dotnet/modernize-dotnet",
35+
"path": "plugins/modernize-dotnet"
36+
},
37+
"description": "AI-powered .NET modernization and upgrade assistant. Helps upgrade .NET Framework and .NET applications to the latest versions of .NET.",
38+
"version": "1.0.920-preview1"
2939
}
3040
]
3141
}

0 commit comments

Comments
 (0)