From 70c38934b8e5a72405339119c1f4937fb429a5ce Mon Sep 17 00:00:00 2001 From: Edward Neal <55035479+edwardneal@users.noreply.github.com> Date: Thu, 5 Mar 2026 18:28:55 +0000 Subject: [PATCH] Add conditional ProjectReference to Microsoft.SqlServer.Server This enables builds via Visual Studio --- .../src/Microsoft.Data.SqlClient.csproj | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/Microsoft.Data.SqlClient/src/Microsoft.Data.SqlClient.csproj b/src/Microsoft.Data.SqlClient/src/Microsoft.Data.SqlClient.csproj index 2e9045ee83..638768d407 100644 --- a/src/Microsoft.Data.SqlClient/src/Microsoft.Data.SqlClient.csproj +++ b/src/Microsoft.Data.SqlClient/src/Microsoft.Data.SqlClient.csproj @@ -134,7 +134,6 @@ - @@ -161,6 +160,17 @@ + + + + + + + +