Add missing csharp unittesting info pointers

This commit is contained in:
Jan Krivanek
2026-02-16 15:25:27 +01:00
parent 7855e66af8
commit ca8c9ebdea
3 changed files with 16 additions and 1 deletions

View File

@@ -42,6 +42,18 @@
"path": "prompts/csharp-xunit.prompt.md",
"kind": "prompt"
},
{
"path": "prompts/csharp-nunit.prompt.md",
"kind": "prompt"
},
{
"path": "prompts/csharp-mstest.prompt.md",
"kind": "prompt"
},
{
"path": "prompts/csharp-tunit.prompt.md",
"kind": "prompt"
},
{
"path": "prompts/dotnet-best-practices.prompt.md",
"kind": "prompt"