@@ -25,28 +25,28 @@ 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 =" 5.1.5 " />
28
+ <dependency id =" Microsoft.Data.SqlClient" version =" [5.2.0,5.3.0) " />
29
29
<dependency id =" Azure.Core" version =" [1.38.0,2.0.0)" />
30
30
<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 " />
32
32
</group >
33
33
<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) " />
35
35
<dependency id =" Azure.Core" version =" [1.38.0,2.0.0)" />
36
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 " />
37
+ <dependency id =" Microsoft.Extensions.Caching.Memory" version =" 8.0.1 " />
38
38
</group >
39
39
<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) " />
41
41
<dependency id =" Azure.Core" version =" [1.38.0,2.0.0)" />
42
42
<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 " />
44
44
</group >
45
45
<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) " />
47
47
<dependency id =" Azure.Core" version =" [1.38.0,2.0.0)" />
48
48
<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 " />
50
50
</group >
51
51
</dependencies >
52
52
<frameworkAssemblies >
0 commit comments