Skip to content

Commit 12a7f16

Browse files
author
v-wuzhai
authored
Update README to point SDK installer link to dotnet/dotnet repository (#48821)
1 parent d4d2ee3 commit 12a7f16

File tree

2 files changed

+1
-229
lines changed

2 files changed

+1
-229
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Visibility|All jobs|
2020
You can download the .NET SDK as either an installer (MSI, PKG) or a zip (zip, tar.gz). The .NET SDK contains both the .NET runtime and CLI tools.
2121

2222
- [Official builds](https://dotnet.microsoft.com/download/dotnet)
23-
- [**.NET SDK latest builds table**](documentation/package-table.md)
23+
- [**.NET SDK latest builds table**](https://github.com/dotnet/dotnet/blob/main/docs/builds-table.md)
2424

2525
> [!NOTE]
2626
> When acquiring installers from the .NET SDK latest builds table, be aware that the installers are the **latest bits**. With development builds, internal NuGet feeds are necessary for some scenarios (for example, to acquire the runtime pack for self-contained apps). You can use the following NuGet.config to configure these feeds. See the following document [Configuring NuGet behavior](https://docs.microsoft.com/nuget/consume-packages/configuring-nuget-behavior) for more information on where to modify your NuGet.config to apply the changes.

0 commit comments

Comments
 (0)