@@ -25,31 +25,27 @@ Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyStoreProvider.SqlColumnEncrypti
2525 <tags >sqlclient microsoft.data.sqlclient azurekeyvaultprovider akvprovider alwaysencrypted</tags >
2626 <dependencies >
2727 <group targetFramework =" net462" >
28- <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.2 " />
28+ <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.5 " />
2929 <dependency id =" Azure.Core" version =" [1.35.0,2.0.0)" />
30- <dependency id =" System.Text.Encodings.Web" version =" 6.0.0" />
31- <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.4.0,5.0.0)" />
30+ <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.5.0,5.0.0)" />
3231 <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 6.0.1" />
3332 </group >
3433 <group targetFramework =" net8.0" >
35- <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.2 " />
34+ <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.5 " />
3635 <dependency id =" Azure.Core" version =" [1.35.0,2.0.0)" />
37- <dependency id =" System.Text.Encodings.Web" version =" 6.0.0" />
38- <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.4.0,5.0.0)" />
39- <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 6.0.1" />
36+ <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.5.0,5.0.0)" />
37+ <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 8.0.0" />
4038 </group >
4139 <group targetFramework =" net6.0" >
42- <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.2 " />
40+ <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.5 " />
4341 <dependency id =" Azure.Core" version =" [1.35.0,2.0.0)" />
44- <dependency id =" System.Text.Encodings.Web" version =" 6.0.0" />
45- <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.4.0,5.0.0)" />
42+ <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.5.0,5.0.0)" />
4643 <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 6.0.1" />
4744 </group >
4845 <group targetFramework =" netstandard2.0" >
49- <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.2 " />
46+ <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.5 " />
5047 <dependency id =" Azure.Core" version =" [1.35.0,2.0.0)" />
51- <dependency id =" System.Text.Encodings.Web" version =" 6.0.0" />
52- <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.4.0,5.0.0)" />
48+ <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.5.0,5.0.0)" />
5349 <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 6.0.1" />
5450 </group >
5551 </dependencies >
0 commit comments