mirror of
https://github.com/dotnet/skills.git
synced 2026-09-20 09:49:54 +08:00
8 lines
240 B
JSON
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"]
|
|
}
|