@@ -25,19 +25,19 @@ Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyStoreProvider.SqlColumnEncrypti
25
25
<tags >sqlclient microsoft.data.sqlclient azurekeyvaultprovider akvprovider alwaysencrypted</tags >
26
26
<dependencies >
27
27
<group targetFramework =" net462" >
28
- <dependency id =" Microsoft.Data.SqlClient" version =" [6.1.0 ,7.0.0)" />
28
+ <dependency id =" Microsoft.Data.SqlClient" version =" [6.1.1 ,7.0.0)" />
29
29
<dependency id =" Azure.Core" version =" [1.47.1,2.0.0)" />
30
30
<dependency id =" Azure.Security.KeyVault.Keys" version =" [4.7.0,5.0.0)" />
31
31
<dependency id =" Microsoft.Extensions.Caching.Memory" version =" 8.0.1" />
32
32
</group >
33
33
<group targetFramework =" net8.0" >
34
- <dependency id =" Microsoft.Data.SqlClient" version =" [6.1.0 ,7.0.0)" />
34
+ <dependency id =" Microsoft.Data.SqlClient" version =" [6.1.1 ,7.0.0)" />
35
35
<dependency id =" Azure.Core" version =" [1.47.1,2.0.0)" />
36
36
<dependency id =" Azure.Security.KeyVault.Keys" version =" [4.7.0,5.0.0)" />
37
37
<dependency id =" Microsoft.Extensions.Caching.Memory" version =" 8.0.1" />
38
38
</group >
39
39
<group targetFramework =" net9.0" >
40
- <dependency id =" Microsoft.Data.SqlClient" version =" [6.1.0 ,7.0.0)" />
40
+ <dependency id =" Microsoft.Data.SqlClient" version =" [6.1.1 ,7.0.0)" />
41
41
<dependency id =" Azure.Core" version =" [1.47.1,2.0.0)" />
42
42
<dependency id =" Azure.Security.KeyVault.Keys" version =" [4.7.0,5.0.0)" />
43
43
<dependency id =" Microsoft.Extensions.Caching.Memory" version =" 9.0.4" />
0 commit comments