@@ -25,16 +25,22 @@ 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 =" 6.0.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)" />
3131 <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 6.0.1" />
3232 </group >
3333 <group targetFramework =" net8.0" >
34- <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.5 " />
34+ <dependency id =" Microsoft.Data.SqlClient" version =" 6.0.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" />
38+ </group >
39+ <group targetFramework =" net9.0" >
40+ <dependency id =" Microsoft.Data.SqlClient" version =" 6.0.0" />
41+ <dependency id =" Azure.Core" version =" [1.38.0,2.0.0)" />
42+ <dependency id =" Azure.Security.KeyVault.Keys" version =" [4.5.0,5.0.0)" />
43+ <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 9.0.0" />
3844 </group >
3945 </dependencies >
4046 <frameworkAssemblies >
0 commit comments