mirror of
https://github.com/dotnet/skills.git
synced 2026-09-20 09:49:54 +08:00
Fix missing agents from dotnet plugin
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"name": "dotnet",
|
||||
"version": "1.0.0",
|
||||
"description": "Collection of core .NET skills for handling common .NET coding tasks.",
|
||||
"skills": "./skills/"
|
||||
"skills": "./skills/",
|
||||
"agents": "./agents/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user