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 8f42658 commit 656adf3Copy full SHA for 656adf3
debugger.md
@@ -19,7 +19,7 @@ If you are not sure what version you have, you can see your version of VS Code:
19
* **Windows / Linux:** Help->About
20
21
##### 2: Install .NET command line tools
22
-Install the .NET Core command line tools (CLI) by following the installation part of the instructions here: http://dotnet.github.io/getting-started
+Install the .NET Core command line tools (CLI) by following the installation part of the instructions here: https://www.microsoft.com/net/core
23
24
**OSX:** .NET Core requires openSSL to work. Don't forget this! Execute: `brew install openssl`
25
0 commit comments