@@ -25,28 +25,28 @@ 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.5 " />
28+ <dependency id =" Microsoft.Data.SqlClient" version =" [5.2.0,5.3.0) " />
2929 <dependency id =" Azure.Core" version =" [1.38.0,2.0.0)" />
3030 <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.5.0,5.0.0)" />
31- <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 6.0.1 " />
31+ <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 6.0.3 " />
3232 </group >
3333 <group targetFramework =" net8.0" >
34- <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.5 " />
34+ <dependency id =" Microsoft.Data.SqlClient" version =" [5.2.0,5.3.0) " />
3535 <dependency id =" Azure.Core" version =" [1.38.0,2.0.0)" />
3636 <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.5.0,5.0.0)" />
37- <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 8.0.0 " />
37+ <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 8.0.1 " />
3838 </group >
3939 <group targetFramework =" net6.0" >
40- <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.5 " />
40+ <dependency id =" Microsoft.Data.SqlClient" version =" [5.2.0,5.3.0) " />
4141 <dependency id =" Azure.Core" version =" [1.38.0,2.0.0)" />
4242 <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.5.0,5.0.0)" />
43- <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 6.0.1 " />
43+ <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 6.0.3 " />
4444 </group >
4545 <group targetFramework =" netstandard2.0" >
46- <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.5 " />
46+ <dependency id =" Microsoft.Data.SqlClient" version =" [5.2.0,5.3.0) " />
4747 <dependency id =" Azure.Core" version =" [1.38.0,2.0.0)" />
4848 <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.5.0,5.0.0)" />
49- <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 6.0.1 " />
49+ <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 6.0.3 " />
5050 </group >
5151 </dependencies >
5252 <frameworkAssemblies >
0 commit comments