File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
CredentialProvider.Microsoft.VSIX Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -105,11 +105,11 @@ folder InstallDir:\Common7\IDE\CommonExtensions\Microsoft\NuGet\Plugins\Credenti
105105 file source=$(PluginBinPath)\System.Runtime.Serialization.Xml.dll
106106 file source=$(PluginBinPath)\System.Security.Claims.dll
107107 file source=$(PluginBinPath)\System.Security.Cryptography.Algorithms.dll
108- file source=$(PluginBinPath)\System.Security.Cryptography.Cng.dll
109108 file source=$(PluginBinPath)\System.Security.Cryptography.Csp.dll
110109 file source=$(PluginBinPath)\System.Security.Cryptography.Encoding.dll
111110 file source=$(PluginBinPath)\System.Security.Cryptography.Pkcs.dll
112111 file source=$(PluginBinPath)\System.Security.Cryptography.Primitives.dll
112+ file source=$(PluginBinPath)\System.Security.Cryptography.ProtectedData.dll
113113 file source=$(PluginBinPath)\System.Security.Cryptography.X509Certificates.dll
114114 file source=$(PluginBinPath)\System.Security.Principal.dll
115115 file source=$(PluginBinPath)\System.Security.SecureString.dll
You can’t perform that action at this time.
0 commit comments