Skip to content

Commit 26b84ec

Browse files
EOF
1 parent 08fd276 commit 26b84ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Microsoft.Data.SqlClient/add-ons/AzureKeyVaultProvider/Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
<PackageReference Include="Azure.Security.KeyVault.Keys" />
4343
<PackageReference Include="Microsoft.Extensions.Caching.Memory" />
4444
</ItemGroup>
45-
</Project>
45+
</Project>

src/Microsoft.Data.SqlClient/src/Microsoft.Data.SqlClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" />
1818
<PackageReference Include="System.Security.Cryptography.Pkcs" />
1919
</ItemGroup>
20-
</Project>
20+
</Project>

0 commit comments

Comments
 (0)