Skip to content

Commit 103227d

Browse files
authored
Removing System.Security.Cryptography.ProtectedData.dll as a dependency in VSIX (#271)
1 parent e5e5dd5 commit 103227d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CredentialProvider.Microsoft.VSIX/Microsoft.CredentialProvider.swr

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ folder InstallDir:\Common7\IDE\CommonExtensions\Microsoft\NuGet\Plugins\Credenti
9292
file source=$(PluginBinPath)\System.Security.Cryptography.Csp.dll
9393
file source=$(PluginBinPath)\System.Security.Cryptography.Encoding.dll
9494
file source=$(PluginBinPath)\System.Security.Cryptography.Primitives.dll
95-
file source=$(PluginBinPath)\System.Security.Cryptography.ProtectedData.dll
9695
file source=$(PluginBinPath)\System.Security.Cryptography.X509Certificates.dll
9796
file source=$(PluginBinPath)\System.Security.Principal.dll
9897
file source=$(PluginBinPath)\System.Security.SecureString.dll

0 commit comments

Comments
 (0)