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 54ca7c3 commit e148f15Copy full SHA for e148f15
README.md
@@ -36,8 +36,8 @@ install relevant SDKs and build for those targets. In particular,
36
older Client Profile .NET Framework targets and dotnet core 1.1
37
may be installed by using the bundled helper scripts:
38
39
-- [install-net-framework-sdk-3.5.ps1]()
40
-- [install-dotnet-core-sdk-1.1.ps1]()
+- [install-net-framework-sdk-3.5.ps1](install-net-framework-sdk-3.5.ps1)
+- [install-dotnet-core-sdk-1.1.ps1](install-dotnet-core-sdk-1.1.ps1)
41
42
These scripts download the relevant installers from Microsoft servers,
43
but you run them at your own risk.
0 commit comments