|
|
@ -28,7 +28,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description> |
|
|
|
<tags>sqlclient microsoft.data.sqlclient</tags> |
|
|
|
<dependencies> |
|
|
|
<group targetFramework="net462"> |
|
|
|
<dependency id="Microsoft.Data.SqlClient.SNI" version="5.2.0-preview1.23340.1" /> |
|
|
|
<dependency id="Microsoft.Data.SqlClient.SNI" version="5.2.0" /> |
|
|
|
<dependency id="Azure.Identity" version="1.10.3" /> |
|
|
|
<dependency id="Microsoft.Identity.Client" version="4.56.0" /> |
|
|
|
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="6.35.0" /> |
|
|
@ -39,7 +39,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description> |
|
|
|
<dependency id="System.Text.Encodings.Web" version="6.0.0" /> |
|
|
|
</group> |
|
|
|
<group targetFramework="net8.0"> |
|
|
|
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.2.0-preview1.23340.1" exclude="Compile" /> |
|
|
|
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.2.0" exclude="Compile" /> |
|
|
|
<dependency id="Azure.Identity" version="1.10.3" /> |
|
|
|
<dependency id="Microsoft.Identity.Client" version="4.56.0" exclude="Compile"/> |
|
|
|
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.35.0" /> |
|
|
@ -49,7 +49,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description> |
|
|
|
<dependency id="System.Runtime.Caching" version="8.0.0" exclude="Compile" /> |
|
|
|
</group> |
|
|
|
<group targetFramework="net6.0"> |
|
|
|
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.2.0-preview1.23340.1" exclude="Compile" /> |
|
|
|
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.2.0" exclude="Compile" /> |
|
|
|
<dependency id="Azure.Identity" version="1.10.3" /> |
|
|
|
<dependency id="Microsoft.Identity.Client" version="4.56.0" exclude="Compile"/> |
|
|
|
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.35.0" /> |
|
|
@ -59,7 +59,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description> |
|
|
|
<dependency id="System.Runtime.Caching" version="6.0.0" exclude="Compile" /> |
|
|
|
</group> |
|
|
|
<group targetFramework="netstandard2.0"> |
|
|
|
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.2.0-preview1.23340.1" exclude="Compile" /> |
|
|
|
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.2.0" exclude="Compile" /> |
|
|
|
<dependency id="Azure.Identity" version="1.10.3" /> |
|
|
|
<dependency id="Microsoft.Identity.Client" version="4.56.0" exclude="Compile"/> |
|
|
|
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.35.0" /> |
|
|
@ -77,7 +77,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description> |
|
|
|
<dependency id="System.Security.Principal.Windows" version="5.0.0" exclude="Compile" /> |
|
|
|
</group> |
|
|
|
<group targetFramework="netstandard2.1"> |
|
|
|
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.2.0-preview1.23340.1" exclude="Compile" /> |
|
|
|
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.2.0" exclude="Compile" /> |
|
|
|
<dependency id="Azure.Identity" version="1.10.3" /> |
|
|
|
<dependency id="Microsoft.Identity.Client" version="4.56.0" exclude="Compile"/> |
|
|
|
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.35.0" /> |
|
|
|