From 2d80448cc88b3ed5dcba2f48fe3a07f16ce5a40f Mon Sep 17 00:00:00 2001 From: Edward Neal <55035479+edwardneal@users.noreply.github.com> Date: Wed, 12 Feb 2025 08:14:49 +0000 Subject: [PATCH] Sync ref project references with runtime projects --- .../ref/Microsoft.Data.SqlClient.csproj | 33 ++++++++++++++++++- .../netfx/ref/Microsoft.Data.SqlClient.csproj | 17 ++++++++++ .../netfx/src/Microsoft.Data.SqlClient.csproj | 26 ++++----------- 3 files changed, 56 insertions(+), 20 deletions(-) diff --git a/src/Microsoft.Data.SqlClient/netcore/ref/Microsoft.Data.SqlClient.csproj b/src/Microsoft.Data.SqlClient/netcore/ref/Microsoft.Data.SqlClient.csproj index b1f7022da5..63226c9cbc 100644 --- a/src/Microsoft.Data.SqlClient/netcore/ref/Microsoft.Data.SqlClient.csproj +++ b/src/Microsoft.Data.SqlClient/netcore/ref/Microsoft.Data.SqlClient.csproj @@ -3,6 +3,9 @@ false net6.0;netstandard2.0;netstandard2.1 netstandard2.1 + $(OS) + true + true $(ObjFolder)$(Configuration)\$(AssemblyName)\ref\ $(BinFolder)$(Configuration)\$(AssemblyName)\ref\ $(OutputPath)\$(TargetFramework)\Microsoft.Data.SqlClient.xml @@ -24,13 +27,41 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Microsoft.Data.SqlClient/netfx/ref/Microsoft.Data.SqlClient.csproj b/src/Microsoft.Data.SqlClient/netfx/ref/Microsoft.Data.SqlClient.csproj index 293ca6a8bf..db07f36d98 100644 --- a/src/Microsoft.Data.SqlClient/netfx/ref/Microsoft.Data.SqlClient.csproj +++ b/src/Microsoft.Data.SqlClient/netfx/ref/Microsoft.Data.SqlClient.csproj @@ -20,10 +20,27 @@ + + + + + + + + + + $(MicrosoftDataSqlClientSniVersion) + All + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + \ No newline at end of file diff --git a/src/Microsoft.Data.SqlClient/netfx/src/Microsoft.Data.SqlClient.csproj b/src/Microsoft.Data.SqlClient/netfx/src/Microsoft.Data.SqlClient.csproj index 2439554cff..7bd61421e7 100644 --- a/src/Microsoft.Data.SqlClient/netfx/src/Microsoft.Data.SqlClient.csproj +++ b/src/Microsoft.Data.SqlClient/netfx/src/Microsoft.Data.SqlClient.csproj @@ -92,8 +92,8 @@ - + @@ -716,29 +716,17 @@ - - $(SystemTextEncodingsWebVersion) - + $(MicrosoftDataSqlClientSniVersion) All runtime; build; native; contentfiles; analyzers; buildtransitive - - $(AzureIdentityVersion) - - - $(MicrosoftIdentityClientVersion) - - - $(MicrosoftIdentityModelProtocolsOpenIdConnectVersion) - - - $(MicrosoftIdentityModelJsonWebTokensVersion) - - - $(SystemBuffersVersion) - + + + + +