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.
2 parents 9305ea9 + e148f15 commit c470451Copy full SHA for c470451
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