@@ -42,12 +42,6 @@ Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyStoreProvider.SqlColumnEncrypti
42
42
<dependency id =" Azure.Security.KeyVault.Keys" version =" [4.5.0,5.0.0)" />
43
43
<dependency id =" Microsoft.Extensions.Caching.Memory" version =" 6.0.1" />
44
44
</group >
45
- <group targetFramework =" netstandard2.0" >
46
- <dependency id =" Microsoft.Data.SqlClient" version =" 5.1.5" />
47
- <dependency id =" Azure.Core" version =" [1.35.0,2.0.0)" />
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" />
50
- </group >
51
45
</dependencies >
52
46
<frameworkAssemblies >
53
47
<frameworkAssembly assemblyName =" mscorlib" targetFramework =" net462" />
@@ -85,15 +79,5 @@ Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyStoreProvider.SqlColumnEncrypti
85
79
86
80
<file src =" ..\..\..\artifacts\Project\bin\AnyOS\$Configuration$.AnyCPU\AzureKeyVaultProvider\net6.0\Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider.xml" target =" lib\net6.0\" exclude =" " />
87
81
88
- <!-- NetStandard Files -->
89
- <file src =" ..\..\..\artifacts\Project\bin\AnyOS\$Configuration$.AnyCPU\AzureKeyVaultProvider\netstandard2.0\Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider.dll" target =" lib\netstandard2.0\" exclude =" " />
90
- <file src =" ..\..\..\artifacts\Project\bin\Windows_NT\$Configuration$.AnyCPU\AzureKeyVaultProvider\netstandard2.0\Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider.dll" target =" runtimes\win\lib\netstandard2.0\" exclude =" " />
91
- <file src =" ..\..\..\artifacts\Project\bin\Unix\$Configuration$.AnyCPU\AzureKeyVaultProvider\netstandard2.0\Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider.dll" target =" runtimes\unix\lib\netstandard2.0\" exclude =" " />
92
-
93
- <file src =" ..\..\..\artifacts\Project\bin\AnyOS\$Configuration$.AnyCPU\AzureKeyVaultProvider\netstandard2.0\Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider.pdb" target =" lib\netstandard2.0\" exclude =" " />
94
- <file src =" ..\..\..\artifacts\Project\bin\Windows_NT\$Configuration$.AnyCPU\AzureKeyVaultProvider\netstandard2.0\Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider.pdb" target =" runtimes\win\lib\netstandard2.0\" exclude =" " />
95
- <file src =" ..\..\..\artifacts\Project\bin\Unix\$Configuration$.AnyCPU\AzureKeyVaultProvider\netstandard2.0\Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider.pdb" target =" runtimes\unix\lib\netstandard2.0\" exclude =" " />
96
-
97
- <file src =" ..\..\..\artifacts\Project\bin\AnyOS\$Configuration$.AnyCPU\AzureKeyVaultProvider\netstandard2.0\Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider.xml" target =" lib\netstandard2.0\" exclude =" " />
98
82
</files >
99
83
</package >
0 commit comments