We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3668629 commit b8372bdCopy full SHA for b8372bd
troubleshooting/nuget-feed.md
@@ -87,7 +87,7 @@ To solve the issue:
87
88
Avoid using an online encoder utility for a password. Instead, use a Powershell command:
89
90
-````SH.skip-repl
+````PowerShell.skip-repl
91
Add-Type -AssemblyName System.Web
92
[System.Web.HttpUtility]::HtmlEncode('my§uper&P@§§word')
93
````
0 commit comments