From 38a6766bab8c22616f627996984ff85b1cf8789d Mon Sep 17 00:00:00 2001 From: Bradley Grainger Date: Wed, 20 May 2026 12:57:43 -0700 Subject: [PATCH] Add C# LSP as part of dotnet-common --- conventions/dotnet-common/convention.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/conventions/dotnet-common/convention.yml b/conventions/dotnet-common/convention.yml index f5f2ed4..7285d9e 100644 --- a/conventions/dotnet-common/convention.yml +++ b/conventions/dotnet-common/convention.yml @@ -1,5 +1,6 @@ conventions: - path: ../gitattributes-lf + - path: ../copilot-lsp-csharp - path: ../dotnet-sdk-10 - path: ../dotnet-slnx - path: ../editorconfig-root