Skip to content

Commit 153c36d

Browse files
authored
Change | updating Microsoft.Identity.Client version in nuspec from 4.47.2 to 4.53.0 (#2055)
1 parent e3787ff commit 153c36d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tools/specs/Microsoft.Data.SqlClient.nuspec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
3030
<group targetFramework="net462">
3131
<dependency id="Microsoft.Data.SqlClient.SNI" version="5.1.0" />
3232
<dependency id="Azure.Identity" version="1.8.0" />
33-
<dependency id="Microsoft.Identity.Client" version="4.47.2" />
33+
<dependency id="Microsoft.Identity.Client" version="4.53.0" />
3434
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="6.24.0" />
3535
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.24.0" />
3636
<dependency id="System.Buffers" version="4.5.1" />
@@ -41,7 +41,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
4141
<group targetFramework="net7.0">
4242
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.1.0" exclude="Compile" />
4343
<dependency id="Azure.Identity" version="1.8.0" />
44-
<dependency id="Microsoft.Identity.Client" version="4.47.2" exclude="Compile"/>
44+
<dependency id="Microsoft.Identity.Client" version="4.53.0" exclude="Compile"/>
4545
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.24.0" />
4646
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="6.24.0" />
4747
<dependency id="Microsoft.SqlServer.Server" version="1.0.0"/>
@@ -56,7 +56,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
5656
<group targetFramework="net6.0">
5757
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.1.0" exclude="Compile" />
5858
<dependency id="Azure.Identity" version="1.8.0" />
59-
<dependency id="Microsoft.Identity.Client" version="4.47.2" exclude="Compile"/>
59+
<dependency id="Microsoft.Identity.Client" version="4.53.0" exclude="Compile"/>
6060
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.24.0" />
6161
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="6.24.0" />
6262
<dependency id="Microsoft.SqlServer.Server" version="1.0.0"/>
@@ -70,7 +70,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
7070
<group targetFramework="netstandard2.0">
7171
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.1.0" exclude="Compile" />
7272
<dependency id="Azure.Identity" version="1.8.0" />
73-
<dependency id="Microsoft.Identity.Client" version="4.47.2" exclude="Compile"/>
73+
<dependency id="Microsoft.Identity.Client" version="4.53.0" exclude="Compile"/>
7474
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.24.0" />
7575
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="6.24.0" />
7676
<dependency id="Microsoft.SqlServer.Server" version="1.0.0"/>
@@ -88,7 +88,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
8888
<group targetFramework="netstandard2.1">
8989
<dependency id="Microsoft.Data.SqlClient.SNI.runtime" version="5.1.0" exclude="Compile" />
9090
<dependency id="Azure.Identity" version="1.8.0" />
91-
<dependency id="Microsoft.Identity.Client" version="4.47.2" exclude="Compile"/>
91+
<dependency id="Microsoft.Identity.Client" version="4.53.0" exclude="Compile"/>
9292
<dependency id="Microsoft.IdentityModel.Protocols.OpenIdConnect" version="6.24.0" />
9393
<dependency id="Microsoft.IdentityModel.JsonWebTokens" version="6.24.0" />
9494
<dependency id="Microsoft.SqlServer.Server" version="1.0.0"/>

0 commit comments

Comments
 (0)