Files
dotnet__skills/plugins/dotnet-diag/plugin.json
T
2026-09-07 09:14:35 +00:00

8 lines
240 B
JSON

{
"name": "dotnet-diag",
"version": "0.1.2",
"description": "Skills for .NET performance investigations, debugging, and incident analysis.",
"skills": ["./skills/"],
"agents": ["./agents/optimizing-dotnet-performance.agent.md"]
}