From fd9f9cf9684f17fef527da3e929e8fdfde01e46f Mon Sep 17 00:00:00 2001 From: David Wengier Date: Thu, 21 Aug 2025 14:39:51 +1000 Subject: [PATCH] Expose protocol types to new Razor test assemblies --- .../Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/LanguageServer/Protocol/Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj b/src/LanguageServer/Protocol/Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj index ebb576317480d..128285a30a354 100644 --- a/src/LanguageServer/Protocol/Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj +++ b/src/LanguageServer/Protocol/Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj @@ -50,11 +50,13 @@ + +