mirror of
https://github.com/dotnet/skills.git
synced 2026-09-20 09:49:54 +08:00
8 lines
217 B
JSON
8 lines
217 B
JSON
{
|
|
"name": "dotnet",
|
|
"version": "0.2.4",
|
|
"description": "C# language server (LSP) integration for coding agents and high-level .NET development skills.",
|
|
"skills": ["./skills/"],
|
|
"lspServers": "./lsp.json"
|
|
}
|