diff --git a/release-notes/3.1/3.1-supported-os.md b/release-notes/3.1/3.1-supported-os.md index 997b765819..52d322f6b6 100644 --- a/release-notes/3.1/3.1-supported-os.md +++ b/release-notes/3.1/3.1-supported-os.md @@ -1,8 +1,8 @@ # .NET Core 3.1 - Supported OS versions -[.NET Core 3.1](README.md) [is supported](https://github.com/dotnet/core/blob/main/microsoft-support.md) on multiple operating systems per their [lifecycle policy](../../os-lifecycle-policy.md). +[.NET Core 3.1](README.md) [is supported](../../support.md) on multiple operating systems per their [lifecycle policy](../../os-lifecycle-policy.md). -For issues with .NET on operating systems not listed here, please open a GitHub issue in the appropriate .NET repository or contact the OS maintainer community . Please see [.NET Repos](https://github.com/dotnet/core/blob/main/Documentation/core-repos.md) for the repository list. +For issues with .NET on operating systems not listed here, please open a GitHub issue in the appropriate .NET repository or contact the OS maintainer community . Please see [.NET Repos](../../Documentation/core-repos.md) for the repository list. ## Keys used in the tables @@ -32,7 +32,7 @@ Mac OS X | 10.15+ | x64 | ## Linux -Alpine 3.14 and Debian 11 are now supported with the .NET 5.0.10 and .NET Core 3.1.19. The operating system support pages for [.NET 5.0](https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0-supported-os.md) and [.NET Core 3.1](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1-supported-os.md) have been updated to reflect that. +Alpine 3.14 and Debian 11 are now supported with the .NET 5.0.10 and .NET Core 3.1.19. The operating system support pages for [.NET 5.0](../5.0/5.0-supported-os.md) and [.NET Core 3.1](3.1-supported-os.md) have been updated to reflect that. OS | Version | Architectures | Notes ------------------------------|-------------------------------|----------------|----- @@ -53,7 +53,7 @@ Note: .NET Core 3.1 requires OpenSSL 1.x. Newer distro versions such as Ubuntu 2 ## Out of support OS versions -Support for the following versions was ended by the distribution owners and are [no longer supported by .NET Core 3.1](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md). +Support for the following versions was ended by the distribution owners and are [no longer supported by .NET Core 3.1](../../os-lifecycle-policy.md). |OS | Version | End of Life | Supported Version| |-----------|----------|-------------|------------------| diff --git a/release-notes/3.1/3.1.0/3.1.0-install-instructions.md b/release-notes/3.1/3.1.0/3.1.0-install-instructions.md index 7f78e57ba1..6353564d56 100644 --- a/release-notes/3.1/3.1.0/3.1.0-install-instructions.md +++ b/release-notes/3.1/3.1.0/3.1.0-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.0 * .NET Core 3.1.100 -See the [Release Notes](3.1.0) for details about what is included in this update. +See the [Release Notes](3.1.0.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distributions require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distributions require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ## Windows Server Hosting @@ -42,13 +42,12 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.0.md +[release-notes]: 3.1.0.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-0/ [aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-core-3-1-preview-3/ diff --git a/release-notes/3.1/3.1.0/3.1.0.md b/release-notes/3.1/3.1.0/3.1.0.md index 1ee07c61ab..ef0e06c6d3 100644 --- a/release-notes/3.1/3.1.0/3.1.0.md +++ b/release-notes/3.1/3.1.0/3.1.0.md @@ -55,14 +55,13 @@ Here is list of some of the additions and updates we're excited to bring in 3.1. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.0/3.1.0.md +[release-notes]: 3.1.0.md [snap-install]: 3.1.0-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1/ [aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-core-3-1/ diff --git a/release-notes/3.1/3.1.1/3.1.1-install-instructions.md b/release-notes/3.1/3.1.1/3.1.1-install-instructions.md index bfd868c7ef..284fa10435 100644 --- a/release-notes/3.1/3.1.1/3.1.1-install-instructions.md +++ b/release-notes/3.1/3.1.1/3.1.1-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.1 * .NET Core SDK 3.1.101 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.1/3.1.1.md) for details about what is included in this update. +See the [Release Notes](3.1.1.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -59,7 +59,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -84,13 +84,12 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.1/3.1.1.md +[release-notes]: 3.1.1.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.1-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.1-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/ diff --git a/release-notes/3.1/3.1.1/3.1.1.md b/release-notes/3.1/3.1.1/3.1.1.md index 6e3666cdbd..69d2e6428d 100644 --- a/release-notes/3.1/3.1.1/3.1.1.md +++ b/release-notes/3.1/3.1.1/3.1.1.md @@ -51,13 +51,13 @@ The following repos have been updated [.NET Core 2.2 reached end of life](https://github.com/dotnet/announcements/issues/147/) on December 23, 2019. This means .NET Core 2.2 is no longer supported and updates will no longer be provided. We recommend moving to .NET Core 3.1, our long term support (LTS) release. -.NET Core 3.0 will reach end of life on March 3, 2020 which is 3 months after the release of .NET Core 3.1. You can view the [Microsoft Support for .NET Core](https://github.com/dotnet/core/blob/main/microsoft-support.md) for more information about life-cycle of each product. +.NET Core 3.0 will reach end of life on March 3, 2020 which is 3 months after the release of .NET Core 3.1. You can view the [Microsoft Support for .NET Core](../../../support.md) for more information about life-cycle of each product. Fedora 29 has been out of support since [November 29, 2019](https://fedoraproject.org/wiki/End_of_life) and .NET Core no longer provides support for it. Ubuntu 19.04 will be out of support on [January 23, 2020](https://lists.ubuntu.com/archives/ubuntu-announce/2020-January/thread.html). -See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release. +See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release. ## Changes in 3.1.1 @@ -142,14 +142,13 @@ Microsoft.WindowsDesktop.App | 3.1.0 | 3.1.1 [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.1/3.1.1.md +[release-notes]: 3.1.1.md [snap-install]: 3.1.1-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.1-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.1-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-january-2020/ [aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-core-3-1/ diff --git a/release-notes/3.1/3.1.10/3.1.10-install-instructions.md b/release-notes/3.1/3.1.10/3.1.10-install-instructions.md index 71022dc223..6d030b6803 100644 --- a/release-notes/3.1/3.1.10/3.1.10-install-instructions.md +++ b/release-notes/3.1/3.1.10/3.1.10-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.10 * .NET Core SDK 3.1.110 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.10/3.1.10.md) for details about what is included in this update. +See the [Release Notes](3.1.10.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -59,7 +59,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -84,7 +84,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.10/3.1.10.md +[release-notes]: 3.1.10.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.10-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.10-sha.txt diff --git a/release-notes/3.1/3.1.10/3.1.10.md b/release-notes/3.1/3.1.10/3.1.10.md index a3cfd01670..f250ba73c2 100644 --- a/release-notes/3.1/3.1.10/3.1.10.md +++ b/release-notes/3.1/3.1.10/3.1.10.md @@ -343,7 +343,7 @@ Microsoft.Extensions.Logging.Abstractions | 3.1.10.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.10/3.1.10.md +[release-notes]: 3.1.10.md [snap-install]: 3.1.10-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.10-sha.txt diff --git a/release-notes/3.1/3.1.10/3.1.404-download.md b/release-notes/3.1/3.1.10/3.1.404-download.md index c6f6d20fa6..dbcd4a8e25 100644 --- a/release-notes/3.1/3.1.10/3.1.404-download.md +++ b/release-notes/3.1/3.1.10/3.1.404-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.10 * ASP.NET Core 3.1.10 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.10/3.1.10.md) for details about what is included in this update. +See the [Release Notes](3.1.10.md) for details about what is included in this update. ## Downloads @@ -51,7 +51,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.10/3.1.404-download.md +[release-notes]: 3.1.404-download.md [snap-install]: 3.1.10-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.10-sha.txt diff --git a/release-notes/3.1/3.1.11/3.1.11-install-instructions.md b/release-notes/3.1/3.1.11/3.1.11-install-instructions.md index 48295b4348..6895318781 100644 --- a/release-notes/3.1/3.1.11/3.1.11-install-instructions.md +++ b/release-notes/3.1/3.1.11/3.1.11-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.11 * .NET Core SDK 3.1.111 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.11/3.1.11.md) for details about what is included in this update. +See the [Release Notes](3.1.11.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -59,7 +59,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -84,7 +84,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.11/3.1.11.md +[release-notes]: 3.1.11.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.11-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.11-sha.txt diff --git a/release-notes/3.1/3.1.11/3.1.11.md b/release-notes/3.1/3.1.11/3.1.11.md index 7e75c70f3d..307337043c 100644 --- a/release-notes/3.1/3.1.11/3.1.11.md +++ b/release-notes/3.1/3.1.11/3.1.11.md @@ -340,7 +340,7 @@ Microsoft.Extensions.Localization.Abstractions | 3.1.11.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.11/3.1.11.md +[release-notes]: 3.1.11.md [snap-install]: 3.1.11-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.11-sha.txt diff --git a/release-notes/3.1/3.1.11/3.1.405-download.md b/release-notes/3.1/3.1.11/3.1.405-download.md index 1efba8fe5e..f776d233f3 100644 --- a/release-notes/3.1/3.1.11/3.1.405-download.md +++ b/release-notes/3.1/3.1.11/3.1.405-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.11 * ASP.NET Core 3.1.11 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.11/3.1.11.md) for details about what is included in this update. +See the [Release Notes](3.1.11.md) for details about what is included in this update. ## Downloads @@ -50,7 +50,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -86,7 +86,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -111,7 +111,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.11/3.1.405-download.md +[release-notes]: 3.1.405-download.md [snap-install]: 3.1.11-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.11-sha.txt diff --git a/release-notes/3.1/3.1.12/3.1.12-install-instructions.md b/release-notes/3.1/3.1.12/3.1.12-install-instructions.md index 8b3da31e24..7ad739675b 100644 --- a/release-notes/3.1/3.1.12/3.1.12-install-instructions.md +++ b/release-notes/3.1/3.1.12/3.1.12-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.12 * .NET Core SDK 3.1.112 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.12/3.1.12.md) for details about what is included in this update. +See the [Release Notes](3.1.12.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -61,7 +61,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -86,7 +86,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.12/3.1.12.md +[release-notes]: 3.1.12.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.12-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.12-sha.txt diff --git a/release-notes/3.1/3.1.12/3.1.12.md b/release-notes/3.1/3.1.12/3.1.12.md index 72e5fc354c..650b509bcc 100644 --- a/release-notes/3.1/3.1.12/3.1.12.md +++ b/release-notes/3.1/3.1.12/3.1.12.md @@ -351,7 +351,7 @@ Microsoft.Extensions.Hosting.WindowsServices | 3.1.12.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.12/3.1.12.md +[release-notes]: 3.1.12.md [snap-install]: 3.1.12-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.12-sha.txt diff --git a/release-notes/3.1/3.1.12/3.1.406-download.md b/release-notes/3.1/3.1.12/3.1.406-download.md index 4b49417bc4..b0687bd759 100644 --- a/release-notes/3.1/3.1.12/3.1.406-download.md +++ b/release-notes/3.1/3.1.12/3.1.406-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.12 * ASP.NET Core 3.1.12 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.12/3.1.12.md) for details about what is included in this update. +See the [Release Notes](3.1.12.md) for details about what is included in this update. ## Downloads @@ -50,7 +50,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.12/3.1.406-download.md +[release-notes]: 3.1.406-download.md [snap-install]: 3.1.12-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.12-sha.txt diff --git a/release-notes/3.1/3.1.13/3.1.13-install-instructions.md b/release-notes/3.1/3.1.13/3.1.13-install-instructions.md index 2a6baa1b9f..f9e76cb9bb 100644 --- a/release-notes/3.1/3.1.13/3.1.13-install-instructions.md +++ b/release-notes/3.1/3.1.13/3.1.13-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.13 * .NET Core SDK 3.1.113 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.13/3.1.13.md) for details about what is included in this update. +See the [Release Notes](3.1.13.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -61,7 +61,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -86,7 +86,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.13/3.1.13.md +[release-notes]: 3.1.13.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.13-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.13-sha.txt diff --git a/release-notes/3.1/3.1.13/3.1.13.md b/release-notes/3.1/3.1.13/3.1.13.md index c1b1b0029e..3320cc9185 100644 --- a/release-notes/3.1/3.1.13/3.1.13.md +++ b/release-notes/3.1/3.1.13/3.1.13.md @@ -352,7 +352,7 @@ Microsoft.Extensions.Hosting.WindowsServices | 3.1.13.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.13/3.1.13.md +[release-notes]: 3.1.13.md [snap-install]: 3.1.13-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.13-sha.txt diff --git a/release-notes/3.1/3.1.13/3.1.407-download.md b/release-notes/3.1/3.1.13/3.1.407-download.md index 5f70d22ebb..6f3b63068b 100644 --- a/release-notes/3.1/3.1.13/3.1.407-download.md +++ b/release-notes/3.1/3.1.13/3.1.407-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.13 * ASP.NET Core 3.1.13 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.13/3.1.13.md) for details about what is included in this update. +See the [Release Notes](3.1.13.md) for details about what is included in this update. ## Downloads @@ -50,7 +50,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.13/3.1.407-download.md +[release-notes]: 3.1.407-download.md [snap-install]: 3.1.13-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.13-sha.txt diff --git a/release-notes/3.1/3.1.14/3.1.14-install-instructions.md b/release-notes/3.1/3.1.14/3.1.14-install-instructions.md index 75683d7802..0dde12fd95 100644 --- a/release-notes/3.1/3.1.14/3.1.14-install-instructions.md +++ b/release-notes/3.1/3.1.14/3.1.14-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.14 * .NET Core SDK 3.1.114 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.14/3.1.14.md) for details about what is included in this update. +See the [Release Notes](3.1.14.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -61,7 +61,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -86,7 +86,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.13/3.1.13.md +[release-notes]: 3.1.13.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.13-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.13-sha.txt diff --git a/release-notes/3.1/3.1.14/3.1.14.md b/release-notes/3.1/3.1.14/3.1.14.md index b18c5fa775..cc34d89166 100644 --- a/release-notes/3.1/3.1.14/3.1.14.md +++ b/release-notes/3.1/3.1.14/3.1.14.md @@ -14,7 +14,6 @@ The .NET 3.1.14 and .NET SDK 3.1.114 releases are available for download. The la 1. Includes the .NET Core and ASP.NET Core Runtimes. 2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime. - The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK. You can check your .NET SDK version by running the following command. The example version shown is for this release. @@ -50,8 +49,6 @@ The following repos have been updated. | Windows | Visual Studio 2019 version 16.4 | [3.1.114](#downloads) | | macOS | Visual Studio for Mac | [Visual Studio for Mac .NET Core Support](https://learn.microsoft.com/visualstudio/mac/net-core-support) | - - ## Notable Changes .NET Core 3.1.14 release carries only non-security fixes. @@ -65,7 +62,9 @@ The following repos have been updated. * [Setup](https://github.com/dotnet/core-setup/pulls?q=milestone%3A3.1.14+is%3Aclosed+label%3Aservicing-approved) ## macOS Notarization Change + Running "dotnet build" will generate a dll instead of a dylib on macOS. This is a planned change to not use the AppHost by default on macOS because of [notarization requirements](https://learn.microsoft.com/dotnet/core/install/macos-notarization-issues). If you want to opt into using the AppHost, add the following to your project file: + ``` true @@ -330,7 +329,7 @@ Microsoft.Extensions.Hosting.WindowsServices | 3.1.14.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.14/3.1.14.md +[release-notes]: 3.1.14.md [snap-install]: 3.1.14-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.14-sha.txt @@ -338,9 +337,7 @@ Microsoft.Extensions.Hosting.WindowsServices | 3.1.14.nupkg [linux-setup]: https://learn.microsoft.com/dotnet/core/install/linux -[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-april-2021/ - - +[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-april-2021-updates/ [//]: # ( Runtime 3.1.14) [dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/b094bab3-c504-404b-9524-b191f7deaad3/42eb57c4ed80bf99336cb8ea99105c7b/dotnet-runtime-3.1.14-linux-arm.tar.gz diff --git a/release-notes/3.1/3.1.14/3.1.408-download.md b/release-notes/3.1/3.1.14/3.1.408-download.md index a5ff4e7237..ee38b5a7f1 100644 --- a/release-notes/3.1/3.1.14/3.1.408-download.md +++ b/release-notes/3.1/3.1.14/3.1.408-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.14 * ASP.NET Core 3.1.14 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.14/3.1.14.md) for details about what is included in this update. +See the [Release Notes](3.1.14.md) for details about what is included in this update. ## Downloads @@ -50,7 +50,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.14/3.1.408-download.md +[release-notes]: 3.1.408-download.md [snap-install]: 3.1.14-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.14-sha.txt diff --git a/release-notes/3.1/3.1.15/3.1.15-install-instructions.md b/release-notes/3.1/3.1.15/3.1.15-install-instructions.md index 17ed675ae3..c7eff26e61 100644 --- a/release-notes/3.1/3.1.15/3.1.15-install-instructions.md +++ b/release-notes/3.1/3.1.15/3.1.15-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.15 * .NET Core SDK 3.1.115 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.15/3.1.15.md) for details about what is included in this update. +See the [Release Notes](3.1.15.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -61,7 +61,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -86,7 +86,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.15/3.1.15.md +[release-notes]: 3.1.15.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.15-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.15-sha.txt diff --git a/release-notes/3.1/3.1.15/3.1.15.md b/release-notes/3.1/3.1.15/3.1.15.md index 2d1b8c18b3..f600fb2486 100644 --- a/release-notes/3.1/3.1.15/3.1.15.md +++ b/release-notes/3.1/3.1.15/3.1.15.md @@ -338,7 +338,7 @@ Microsoft.Extensions.Logging.Abstractions | 3.1.15.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.15/3.1.15.md +[release-notes]: 3.1.15.md [snap-install]: 3.1.15-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.15-sha.txt diff --git a/release-notes/3.1/3.1.15/3.1.409-download.md b/release-notes/3.1/3.1.15/3.1.409-download.md index f15b641a37..9e65b2f1b3 100644 --- a/release-notes/3.1/3.1.15/3.1.409-download.md +++ b/release-notes/3.1/3.1.15/3.1.409-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.15 * ASP.NET Core 3.1.15 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.15/3.1.15.md) for details about what is included in this update. +See the [Release Notes](3.1.15.md) for details about what is included in this update. ## Downloads @@ -50,7 +50,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.15/3.1.409-download.md +[release-notes]: 3.1.409-download.md [snap-install]: 3.1.15-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.15-sha.txt diff --git a/release-notes/3.1/3.1.16/3.1.16-install-instructions.md b/release-notes/3.1/3.1.16/3.1.16-install-instructions.md index 64ea201a81..ab0e6f66a0 100644 --- a/release-notes/3.1/3.1.16/3.1.16-install-instructions.md +++ b/release-notes/3.1/3.1.16/3.1.16-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.16 * .NET Core SDK 3.1.116 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.16/3.1.16.md) for details about what is included in this update. +See the [Release Notes](3.1.16.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -61,7 +61,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -86,7 +86,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.16/3.1.16.md +[release-notes]: 3.1.16.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.16-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.16-sha.txt diff --git a/release-notes/3.1/3.1.16/3.1.16.md b/release-notes/3.1/3.1.16/3.1.16.md index 0ff16deeff..206d0e54de 100644 --- a/release-notes/3.1/3.1.16/3.1.16.md +++ b/release-notes/3.1/3.1.16/3.1.16.md @@ -338,7 +338,7 @@ Microsoft.Extensions.Logging.Abstractions | 3.1.16.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.16/3.1.16.md +[release-notes]: 3.1.16.md [snap-install]: 3.1.16-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.16-sha.txt diff --git a/release-notes/3.1/3.1.16/3.1.410-download.md b/release-notes/3.1/3.1.16/3.1.410-download.md index 62fff7eb3e..e0b71c8579 100644 --- a/release-notes/3.1/3.1.16/3.1.410-download.md +++ b/release-notes/3.1/3.1.16/3.1.410-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.16 * ASP.NET Core 3.1.16 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.16/3.1.16.md) for details about what is included in this update. +See the [Release Notes](3.1.16.md) for details about what is included in this update. ## Downloads @@ -50,7 +50,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.16/3.1.410-download.md +[release-notes]: 3.1.410-download.md [snap-install]: 3.1.16-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.16-sha.txt diff --git a/release-notes/3.1/3.1.17/3.1.17-install-instructions.md b/release-notes/3.1/3.1.17/3.1.17-install-instructions.md index 9f1b223445..525455e54c 100644 --- a/release-notes/3.1/3.1.17/3.1.17-install-instructions.md +++ b/release-notes/3.1/3.1.17/3.1.17-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.17 * .NET Core SDK 3.1.117 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.17/3.1.17.md) for details about what is included in this update. +See the [Release Notes](3.1.17.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -61,7 +61,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -86,7 +86,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.17/3.1.17.md +[release-notes]: 3.1.17.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.17-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.17-sha.txt diff --git a/release-notes/3.1/3.1.17/3.1.17.md b/release-notes/3.1/3.1.17/3.1.17.md index c0b1fa332c..97961cffbf 100644 --- a/release-notes/3.1/3.1.17/3.1.17.md +++ b/release-notes/3.1/3.1.17/3.1.17.md @@ -323,7 +323,7 @@ Microsoft.Extensions.Hosting.WindowsServices | 3.1.17.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.17/3.1.17.md +[release-notes]: 3.1.17.md [snap-install]: 3.1.17-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.17-sha.txt diff --git a/release-notes/3.1/3.1.17/3.1.411-download.md b/release-notes/3.1/3.1.17/3.1.411-download.md index cc870de4da..50a95b3b8b 100644 --- a/release-notes/3.1/3.1.17/3.1.411-download.md +++ b/release-notes/3.1/3.1.17/3.1.411-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.17 * ASP.NET Core 3.1.17 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.17/3.1.17.md) for details about what is included in this update. +See the [Release Notes](3.1.17.md) for details about what is included in this update. ## Downloads @@ -50,7 +50,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.17/3.1.411-download.md +[release-notes]: 3.1.411-download.md [snap-install]: 3.1.17-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.17-sha.txt diff --git a/release-notes/3.1/3.1.18/3.1.118.md b/release-notes/3.1/3.1.18/3.1.118.md index 2d964b61b6..7348f83f9a 100644 --- a/release-notes/3.1/3.1.18/3.1.118.md +++ b/release-notes/3.1/3.1.18/3.1.118.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.18 * ASP.NET Core 3.1.18 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.18/3.1.18.md) for details about what is included in this update. +See the [Release Notes](3.1.18.md) for details about what is included in this update. ## Downloads @@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -86,7 +86,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -111,7 +111,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.18/3.1.118-download.md +[release-notes]: 3.1.118-download.md [snap-install]: 3.1.18-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.18-sha.txt diff --git a/release-notes/3.1/3.1.18/3.1.18.md b/release-notes/3.1/3.1.18/3.1.18.md index 86d12f8cea..60f0e47984 100644 --- a/release-notes/3.1/3.1.18/3.1.18.md +++ b/release-notes/3.1/3.1.18/3.1.18.md @@ -346,7 +346,7 @@ Microsoft.Extensions.Localization.Abstractions | 3.1.18.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.18/3.1.18.md +[release-notes]: 3.1.18.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.18-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.18-sha.txt diff --git a/release-notes/3.1/3.1.19/3.1.119.md b/release-notes/3.1/3.1.19/3.1.119.md index bfd45c1dd3..f19210be88 100644 --- a/release-notes/3.1/3.1.19/3.1.119.md +++ b/release-notes/3.1/3.1.19/3.1.119.md @@ -6,8 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.19 * ASP.NET Core 3.1.19 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.19/3.1.19.md) for details about what is included in this update. - +See the [Release Notes](3.1.19.md) for details about what is included in this update. ## Downloads @@ -49,7 +48,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -64,7 +63,7 @@ The commands listed below do not specifically include package managers to help w | Fedora | dnf | | OpenSUSE, SLES | zypper | -Note: .NET Core 3.1 is available in the default Fedora 33+ packages feeds. Before using the default Fedora package feed, please make sure to remove any packages.microsoft.com registration first. Alpine 3.14 and Debian 11 are now supported with the .NET 5.0.10 and .NET Core 3.1.19. The operating system support pages for [.NET 5.0](https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0-supported-os.md) and [.NET Core 3.1](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1-supported-os.md) have been updated to reflect that. +Note: .NET Core 3.1 is available in the default Fedora 33+ packages feeds. Before using the default Fedora package feed, please make sure to remove any packages.microsoft.com registration first. Alpine 3.14 and Debian 11 are now supported with the .NET 5.0.10 and .NET Core 3.1.19. The operating system support pages for [.NET 5.0](../../5.0/5.0-supported-os.md) and [.NET Core 3.1](../3.1-supported-os.md) have been updated to reflect that. ## Develop applications @@ -86,7 +85,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -111,7 +110,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.19/3.1.119-download.md +[release-notes]: 3.1.119-download.md [snap-install]: 3.1.18-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.19-sha.txt diff --git a/release-notes/3.1/3.1.19/3.1.19.md b/release-notes/3.1/3.1.19/3.1.19.md index 1ecbb1ba5a..928e1c9f26 100644 --- a/release-notes/3.1/3.1.19/3.1.19.md +++ b/release-notes/3.1/3.1.19/3.1.19.md @@ -324,7 +324,7 @@ Microsoft.Extensions.Hosting.WindowsServices | 3.1.19.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.19/3.1.19.md +[release-notes]: 3.1.19.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.19-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.19-sha.txt diff --git a/release-notes/3.1/3.1.2/3.1.2-install-instructions.md b/release-notes/3.1/3.1.2/3.1.2-install-instructions.md index 78234d459f..0eb705c04c 100644 --- a/release-notes/3.1/3.1.2/3.1.2-install-instructions.md +++ b/release-notes/3.1/3.1.2/3.1.2-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.2 * .NET Core SDK 3.1.102 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.2/3.1.2.md) for details about what is included in this update. +See the [Release Notes](3.1.2.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -59,7 +59,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -84,13 +84,12 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.2/3.1.2.md +[release-notes]: 3.1.2.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.2-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.2-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/ diff --git a/release-notes/3.1/3.1.2/3.1.2.md b/release-notes/3.1/3.1.2/3.1.2.md index 3f55daa889..dfcd0bb223 100644 --- a/release-notes/3.1/3.1.2/3.1.2.md +++ b/release-notes/3.1/3.1.2/3.1.2.md @@ -57,9 +57,9 @@ The following repos have been updated [.NET Core 2.2 reached end of life](https://github.com/dotnet/announcements/issues/147/) on December 23, 2019. This means .NET Core 2.2 is no longer supported and updates will no longer be provided. We recommend moving to .NET Core 3.1, our long term support (LTS) release. -.NET Core 3.0 will reach end of life on March 3, 2020 which is 3 months after the release of .NET Core 3.1. You can view the [Microsoft Support for .NET Core](https://github.com/dotnet/core/blob/main/microsoft-support.md) for more information about life-cycle of each product. +.NET Core 3.0 will reach end of life on March 3, 2020 which is 3 months after the release of .NET Core 3.1. You can view the [Microsoft Support for .NET Core](../../../support.md) for more information about life-cycle of each product. -See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release. +See [.NET Core Supported OS Lifecycle Policy](../../../os-lifecycle-policy.md) to learn about Windows, macOS and Linux versions that are supported for each .NET Core release. ## Changes in 3.1.2 @@ -79,14 +79,13 @@ See [.NET Core Supported OS Lifecycle Policy](https://github.com/dotnet/core/blo [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.2/3.1.2.md +[release-notes]: 3.1.2.md [snap-install]: 3.1.2-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.2-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.2-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-february-2020/ [aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-core-3-1/ diff --git a/release-notes/3.1/3.1.2/3.1.200-sdk.md b/release-notes/3.1/3.1.2/3.1.200-sdk.md index 5b5627c130..7f8cb70fdf 100644 --- a/release-notes/3.1/3.1.2/3.1.200-sdk.md +++ b/release-notes/3.1/3.1.2/3.1.200-sdk.md @@ -52,14 +52,13 @@ The following repositories have been updated: [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.2/3.1.200-sdk.md +[release-notes]: 3.1.200-sdk.md [snap-install]: 3.1.2-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.200-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.200-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/ diff --git a/release-notes/3.1/3.1.20/3.1.120.md b/release-notes/3.1/3.1.20/3.1.120.md index 261ab240df..ee8b8c4ca9 100644 --- a/release-notes/3.1/3.1.20/3.1.120.md +++ b/release-notes/3.1/3.1.20/3.1.120.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.20 * ASP.NET Core 3.1.20 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.20/3.1.20.md) for details about what is included in this update. +See the [Release Notes](3.1.20.md) for details about what is included in this update. ## Downloads @@ -49,7 +49,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -86,7 +86,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -111,7 +111,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.20/3.1.120-download.md +[release-notes]: 3.1.120-download.md [snap-install]: 3.1.20-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.20-sha.txt diff --git a/release-notes/3.1/3.1.20/3.1.20.md b/release-notes/3.1/3.1.20/3.1.20.md index 424784ca4d..e06eb1a464 100644 --- a/release-notes/3.1/3.1.20/3.1.20.md +++ b/release-notes/3.1/3.1.20/3.1.20.md @@ -472,7 +472,7 @@ runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 3.1.20.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.20/3.1.20.md +[release-notes]: 3.1.20.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.20-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.20-sha.txt diff --git a/release-notes/3.1/3.1.21/3.1.21.md b/release-notes/3.1/3.1.21/3.1.21.md index 49c2983fec..ddef408d66 100644 --- a/release-notes/3.1/3.1.21/3.1.21.md +++ b/release-notes/3.1/3.1.21/3.1.21.md @@ -313,7 +313,7 @@ Microsoft.Extensions.Logging.Abstractions | 3.1.21.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.21/3.1.21.md +[release-notes]: 3.1.21.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.21-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.21-sha.txt diff --git a/release-notes/3.1/3.1.22/3.1.22.md b/release-notes/3.1/3.1.22/3.1.22.md index ebe0c84be5..8999b5a869 100644 --- a/release-notes/3.1/3.1.22/3.1.22.md +++ b/release-notes/3.1/3.1.22/3.1.22.md @@ -306,7 +306,7 @@ Microsoft.Extensions.Logging.Abstractions | 3.1.22.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.22/3.1.22.md +[release-notes]: 3.1.22.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.22-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.22-sha.txt diff --git a/release-notes/3.1/3.1.23/3.1.23.md b/release-notes/3.1/3.1.23/3.1.23.md index 87e187a616..b15b79611b 100644 --- a/release-notes/3.1/3.1.23/3.1.23.md +++ b/release-notes/3.1/3.1.23/3.1.23.md @@ -85,7 +85,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.23/3.1.23.md +[release-notes]: 3.1.23.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.23-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.23-sha.txt diff --git a/release-notes/3.1/3.1.24/3.1.24.md b/release-notes/3.1/3.1.24/3.1.24.md index 13b6871610..ae9cd0e2d9 100644 --- a/release-notes/3.1/3.1.24/3.1.24.md +++ b/release-notes/3.1/3.1.24/3.1.24.md @@ -65,7 +65,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.24/3.1.24.md +[release-notes]: 3.1.24.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.24-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.24-sha.txt diff --git a/release-notes/3.1/3.1.25/3.1.25.md b/release-notes/3.1/3.1.25/3.1.25.md index 8611447ff3..1a023d8dfc 100644 --- a/release-notes/3.1/3.1.25/3.1.25.md +++ b/release-notes/3.1/3.1.25/3.1.25.md @@ -82,7 +82,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.25/3.1.25.md +[release-notes]: 3.1.25.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.25-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.25-sha.txt diff --git a/release-notes/3.1/3.1.26/3.1.26.md b/release-notes/3.1/3.1.26/3.1.26.md index 4522b98187..bf35e964f3 100644 --- a/release-notes/3.1/3.1.26/3.1.26.md +++ b/release-notes/3.1/3.1.26/3.1.26.md @@ -66,7 +66,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.26/3.1.26.md +[release-notes]: 3.1.26.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.26-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.26-sha.txt diff --git a/release-notes/3.1/3.1.27/3.1.27.md b/release-notes/3.1/3.1.27/3.1.27.md index 8e8bca50f8..68b90c9b27 100644 --- a/release-notes/3.1/3.1.27/3.1.27.md +++ b/release-notes/3.1/3.1.27/3.1.27.md @@ -58,7 +58,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.27/3.1.27.md +[release-notes]: 3.1.27.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.27-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.27-sha.txt diff --git a/release-notes/3.1/3.1.28/3.1.28.md b/release-notes/3.1/3.1.28/3.1.28.md index fa5063f50b..bd79446d2c 100644 --- a/release-notes/3.1/3.1.28/3.1.28.md +++ b/release-notes/3.1/3.1.28/3.1.28.md @@ -66,7 +66,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.28/3.1.28.md +[release-notes]: 3.1.28.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.28-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.28-sha.txt diff --git a/release-notes/3.1/3.1.29/3.1.29.md b/release-notes/3.1/3.1.29/3.1.29.md index 9da9778098..073a8449a7 100644 --- a/release-notes/3.1/3.1.29/3.1.29.md +++ b/release-notes/3.1/3.1.29/3.1.29.md @@ -68,7 +68,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.29/3.1.29.md +[release-notes]: 3.1.29.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.29-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.29-sha.txt diff --git a/release-notes/3.1/3.1.3/3.1.201-download.md b/release-notes/3.1/3.1.3/3.1.201-download.md index fab6904494..9726fe3955 100644 --- a/release-notes/3.1/3.1.3/3.1.201-download.md +++ b/release-notes/3.1/3.1.3/3.1.201-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.3 * ASP.NET Core 3.1.3 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.3/3.1.3.md) for details about what is included in this update. +See the [Release Notes](3.1.3.md) for details about what is included in this update. ## Downloads @@ -51,7 +51,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,14 +112,13 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.3/3.1.201-sdk.md +[release-notes]: 3.1.201-sdk.md [snap-install]: 3.1.3-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.3-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.3-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/ diff --git a/release-notes/3.1/3.1.3/3.1.3-install-instructions.md b/release-notes/3.1/3.1.3/3.1.3-install-instructions.md index 80d7b17162..be9535e121 100644 --- a/release-notes/3.1/3.1.3/3.1.3-install-instructions.md +++ b/release-notes/3.1/3.1.3/3.1.3-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.3 * .NET Core SDK 3.1.103 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.3/3.1.3.md) for details about what is included in this update. +See the [Release Notes](3.1.3.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -59,7 +59,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -84,13 +84,12 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.3/3.1.3.md +[release-notes]: 3.1.3.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.3-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.3-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/ diff --git a/release-notes/3.1/3.1.3/3.1.3.md b/release-notes/3.1/3.1.3/3.1.3.md index 5ae7784e31..a9066bd00c 100644 --- a/release-notes/3.1/3.1.3/3.1.3.md +++ b/release-notes/3.1/3.1.3/3.1.3.md @@ -72,14 +72,13 @@ The following repos have been updated [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.3/3.1.3.md +[release-notes]: 3.1.3.md [snap-install]: 3.1.3-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.3-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.3-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/ [aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-core-3-1/ diff --git a/release-notes/3.1/3.1.30/3.1.30.md b/release-notes/3.1/3.1.30/3.1.30.md index e5f4e49abc..b45a50c0a8 100644 --- a/release-notes/3.1/3.1.30/3.1.30.md +++ b/release-notes/3.1/3.1.30/3.1.30.md @@ -66,7 +66,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.30/3.1.30.md +[release-notes]: 3.1.30.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.30-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.30-sha.txt diff --git a/release-notes/3.1/3.1.31/3.1.31.md b/release-notes/3.1/3.1.31/3.1.31.md index 7a1742f116..854783bf76 100644 --- a/release-notes/3.1/3.1.31/3.1.31.md +++ b/release-notes/3.1/3.1.31/3.1.31.md @@ -58,7 +58,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.31/3.1.31.md +[release-notes]: 3.1.31.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.31-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.31-sha.txt diff --git a/release-notes/3.1/3.1.32/3.1.32.md b/release-notes/3.1/3.1.32/3.1.32.md index 6e26e688d6..f1c4a2abbb 100644 --- a/release-notes/3.1/3.1.32/3.1.32.md +++ b/release-notes/3.1/3.1.32/3.1.32.md @@ -64,7 +64,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.32/3.1.32.md +[release-notes]: 3.1.32.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.32-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.32-sha.txt diff --git a/release-notes/3.1/3.1.4/3.1.202-download.md b/release-notes/3.1/3.1.4/3.1.202-download.md index 9d80c3a249..ef20d7dc05 100644 --- a/release-notes/3.1/3.1.4/3.1.202-download.md +++ b/release-notes/3.1/3.1.4/3.1.202-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.4 * ASP.NET Core 3.1.4 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.4/3.1.4.md) for details about what is included in this update. +See the [Release Notes](3.1.4.md) for details about what is included in this update. ## Downloads @@ -51,7 +51,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.4/3.1.201-sdk.md +[release-notes]: 3.1.201-sdk.md [snap-install]: 3.1.4-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.4-sha.txt diff --git a/release-notes/3.1/3.1.4/3.1.300-sdk.md b/release-notes/3.1/3.1.4/3.1.300-sdk.md index 079b5d67a8..38faedc199 100644 --- a/release-notes/3.1/3.1.4/3.1.300-sdk.md +++ b/release-notes/3.1/3.1.4/3.1.300-sdk.md @@ -52,14 +52,13 @@ The following repositories have been updated: [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.4/3.1.300-sdk.md +[release-notes]: 3.1.300-sdk.md [snap-install]: 3.1.4-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.300-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.300-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-march-2020/ diff --git a/release-notes/3.1/3.1.4/3.1.4-install-instructions.md b/release-notes/3.1/3.1.4/3.1.4-install-instructions.md index bb2a310e18..ea0c035a13 100644 --- a/release-notes/3.1/3.1.4/3.1.4-install-instructions.md +++ b/release-notes/3.1/3.1.4/3.1.4-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.4 * .NET Core SDK 3.1.104 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.4/3.1.4.md) for details about what is included in this update. +See the [Release Notes](3.1.4.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -59,7 +59,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -84,7 +84,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.4/3.1.4.md +[release-notes]: 3.1.4.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.4-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.4-sha.txt diff --git a/release-notes/3.1/3.1.4/3.1.4.md b/release-notes/3.1/3.1.4/3.1.4.md index 41ea5ef589..ff4c7d96da 100644 --- a/release-notes/3.1/3.1.4/3.1.4.md +++ b/release-notes/3.1/3.1.4/3.1.4.md @@ -370,7 +370,7 @@ dotnet-svcutil.xmlserializer | 1.2.0 [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.4/3.1.4.md +[release-notes]: 3.1.4.md [snap-install]: 3.1.4-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.4-sha.txt diff --git a/release-notes/3.1/3.1.5/3.1.301-download.md b/release-notes/3.1/3.1.5/3.1.301-download.md index e2cda0e131..5669667d3f 100644 --- a/release-notes/3.1/3.1.5/3.1.301-download.md +++ b/release-notes/3.1/3.1.5/3.1.301-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.5 * ASP.NET Core 3.1.5 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.5/3.1.5.md) for details about what is included in this update. +See the [Release Notes](3.1.5.md) for details about what is included in this update. ## Downloads @@ -51,7 +51,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.5/3.1.301-download.md +[release-notes]: 3.1.301-download.md [snap-install]: 3.1.5-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.5-sha.txt diff --git a/release-notes/3.1/3.1.5/3.1.5-install-instructions.md b/release-notes/3.1/3.1.5/3.1.5-install-instructions.md index d0bf775cf5..1f178f6502 100644 --- a/release-notes/3.1/3.1.5/3.1.5-install-instructions.md +++ b/release-notes/3.1/3.1.5/3.1.5-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.5 * .NET Core SDK 3.1.105 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.5/3.1.5.md) for details about what is included in this update. +See the [Release Notes](3.1.5.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -59,7 +59,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -84,7 +84,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.5/3.1.5.md +[release-notes]: 3.1.5.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.5-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.5-sha.txt diff --git a/release-notes/3.1/3.1.5/3.1.5.md b/release-notes/3.1/3.1.5/3.1.5.md index c571668db2..3f3b7b64ed 100644 --- a/release-notes/3.1/3.1.5/3.1.5.md +++ b/release-notes/3.1/3.1.5/3.1.5.md @@ -359,7 +359,7 @@ microsoft.build.utilities.core | 16.6.0.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.5/3.1.5.md +[release-notes]: 3.1.5.md [snap-install]: 3.1.5-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.5-sha.txt diff --git a/release-notes/3.1/3.1.6/3.1.302-download.md b/release-notes/3.1/3.1.6/3.1.302-download.md index 4a139ab026..3e2f173986 100644 --- a/release-notes/3.1/3.1.6/3.1.302-download.md +++ b/release-notes/3.1/3.1.6/3.1.302-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.6 * ASP.NET Core 3.1.6 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.6/3.1.6.md) for details about what is included in this update. +See the [Release Notes](3.1.6.md) for details about what is included in this update. ## Downloads @@ -51,7 +51,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.6/3.1.302-download.md +[release-notes]: 3.1.302-download.md [snap-install]: 3.1.6-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.6-sha.txt diff --git a/release-notes/3.1/3.1.6/3.1.6-install-instructions.md b/release-notes/3.1/3.1.6/3.1.6-install-instructions.md index c4e7db6331..27a2a744f2 100644 --- a/release-notes/3.1/3.1.6/3.1.6-install-instructions.md +++ b/release-notes/3.1/3.1.6/3.1.6-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.6 * .NET Core SDK 3.1.106 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.6/3.1.6.md) for details about what is included in this update. +See the [Release Notes](3.1.6.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -59,7 +59,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -82,7 +82,7 @@ You can download the Windows Server Hosting installer and run the following comm This will install the ASP.NET Core Module for IIS. -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.6/3.1.6.md +[release-notes]: 3.1.6.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.6-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.6-sha.txt diff --git a/release-notes/3.1/3.1.6/3.1.6.md b/release-notes/3.1/3.1.6/3.1.6.md index 3fa7de535e..5252c553e1 100644 --- a/release-notes/3.1/3.1.6/3.1.6.md +++ b/release-notes/3.1/3.1.6/3.1.6.md @@ -52,7 +52,6 @@ The following repos have been updated * .NET Core 3.1.6 is being deployed to Azure App Services and the deployment is expected to complete later in July 2020. - ## Changes in 3.1.6 .NET Core 3.1.6 release carries both security and non-security fixes. @@ -75,7 +74,9 @@ The security update addresses the vulnerability by restricting the types that ar * [Winforms](https://github.com/dotnet/winforms/issues?utf8=%E2%9C%93&q=milestone:3.1.6+label:servicing-approved) ### macOS Notarization Change + Running "dotnet build" will generate dll instead of binary on macOS. This is a planned change to not use the AppHost by default on macOS because of [notarization requirements](https://learn.microsoft.com/dotnet/core/install/macos-notarization-issues). If you want to opt into using the AppHost, please use following: + ``` true @@ -332,10 +333,9 @@ Microsoft.Extensions.Http.Polly | 3.1.6.nupkg Microsoft.Extensions.Http | 3.1.6.nupkg Microsoft.Extensions.Hosting | 3.1.6.nupkg - [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.6/3.1.6.md +[release-notes]: 3.1.6.md [snap-install]: 3.1.6-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.6-sha.txt @@ -344,10 +344,9 @@ Microsoft.Extensions.Hosting | 3.1.6.nupkg [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux [linux-setup]: https://learn.microsoft.com/dotnet/core/install/ -[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020/ +[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-core-june-2020-updates-2-1-19-and-3-1-5/ [aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-core-3-1/ - [//]: # ( Runtime 3.1.6) [dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/61d5be60-d855-4125-bce5-668dca9aefce/f91eb908b962e442532b6cd9e534a082/dotnet-runtime-3.1.6-linux-arm.tar.gz [dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9ad80afc-8284-499d-a65e-b94e3a16f273/1ed772df6ba063852e74c113b73497a5/dotnet-runtime-3.1.6-linux-arm64.tar.gz diff --git a/release-notes/3.1/3.1.7/3.1.401-download.md b/release-notes/3.1/3.1.7/3.1.401-download.md index d281395785..a1a17174e0 100644 --- a/release-notes/3.1/3.1.7/3.1.401-download.md +++ b/release-notes/3.1/3.1.7/3.1.401-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.7 * ASP.NET Core 3.1.7 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.7/3.1.7.md) for details about what is included in this update. +See the [Release Notes](3.1.7.md) for details about what is included in this update. ## Downloads @@ -51,7 +51,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.7/3.1.401-download.md +[release-notes]: 3.1.401-download.md [snap-install]: 3.1.7-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.7-sha.txt diff --git a/release-notes/3.1/3.1.7/3.1.7-install-instructions.md b/release-notes/3.1/3.1.7/3.1.7-install-instructions.md index 9190323fad..17a34da93e 100644 --- a/release-notes/3.1/3.1.7/3.1.7-install-instructions.md +++ b/release-notes/3.1/3.1.7/3.1.7-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.7 * .NET Core SDK 3.1.107 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.7/3.1.7.md) for details about what is included in this update. +See the [Release Notes](3.1.7.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -59,7 +59,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -84,7 +84,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.7/3.1.7.md +[release-notes]: 3.1.7.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.7-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.7-sha.txt diff --git a/release-notes/3.1/3.1.7/3.1.7.md b/release-notes/3.1/3.1.7/3.1.7.md index 45c4ca27e0..1f24f57707 100644 --- a/release-notes/3.1/3.1.7/3.1.7.md +++ b/release-notes/3.1/3.1.7/3.1.7.md @@ -324,7 +324,7 @@ Microsoft.Extensions.Hosting.Abstractions | 3.1.7.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.7/3.1.7.md +[release-notes]: 3.1.7.md [snap-install]: 3.1.7-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.7-sha.txt diff --git a/release-notes/3.1/3.1.8/3.1.402-download.md b/release-notes/3.1/3.1.8/3.1.402-download.md index ac66a0649b..41f0fe91e8 100644 --- a/release-notes/3.1/3.1.8/3.1.402-download.md +++ b/release-notes/3.1/3.1.8/3.1.402-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.8 * ASP.NET Core 3.1.8 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.8/3.1.8.md) for details about what is included in this update. +See the [Release Notes](3.1.8.md) for details about what is included in this update. ## Downloads @@ -51,7 +51,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.8/3.1.402-download.md +[release-notes]: 3.1.402-download.md [snap-install]: 3.1.8-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.8-sha.txt diff --git a/release-notes/3.1/3.1.8/3.1.8-install-instructions.md b/release-notes/3.1/3.1.8/3.1.8-install-instructions.md index 31d87d025d..22d30d5b9a 100644 --- a/release-notes/3.1/3.1.8/3.1.8-install-instructions.md +++ b/release-notes/3.1/3.1.8/3.1.8-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.8 * .NET Core SDK 3.1.108 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.8/3.1.8.md) for details about what is included in this update. +See the [Release Notes](3.1.8.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -59,7 +59,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -84,7 +84,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.8/3.1.8.md +[release-notes]: 3.1.8.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.8-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.8-sha.txt diff --git a/release-notes/3.1/3.1.8/3.1.8.md b/release-notes/3.1/3.1.8/3.1.8.md index 9ea94e03a7..74d43df245 100644 --- a/release-notes/3.1/3.1.8/3.1.8.md +++ b/release-notes/3.1/3.1.8/3.1.8.md @@ -322,7 +322,7 @@ Microsoft.Extensions.Logging.Abstractions | 3.1.8.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.8/3.1.8.md +[release-notes]: 3.1.8.md [snap-install]: 3.1.8-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.8-sha.txt diff --git a/release-notes/3.1/3.1.9/3.1.403-download.md b/release-notes/3.1/3.1.9/3.1.403-download.md index 3b24cf347f..5d134c8b99 100644 --- a/release-notes/3.1/3.1.9/3.1.403-download.md +++ b/release-notes/3.1/3.1.9/3.1.403-download.md @@ -6,7 +6,7 @@ This .NET Core SDK release includes the following released .NET Core and ASP.NET * .NET Core Runtime 3.1.9 * ASP.NET Core 3.1.9 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.9/3.1.9.md) for details about what is included in this update. +See the [Release Notes](3.1.9.md) for details about what is included in this update. ## Downloads @@ -51,7 +51,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -87,7 +87,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -112,7 +112,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.9/3.1.403-download.md +[release-notes]: 3.1.403-download.md [snap-install]: 3.1.9-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.9-sha.txt diff --git a/release-notes/3.1/3.1.9/3.1.9-install-instructions.md b/release-notes/3.1/3.1.9/3.1.9-install-instructions.md index d75e13f7b6..68064af474 100644 --- a/release-notes/3.1/3.1.9/3.1.9-install-instructions.md +++ b/release-notes/3.1/3.1.9/3.1.9-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.9 * .NET Core SDK 3.1.109 -See the [Release Notes](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.9/3.1.9.md) for details about what is included in this update. +See the [Release Notes](3.1.9.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distros require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using a Package Manager @@ -59,7 +59,7 @@ sudo [package manager] install aspnetcore-runtime-3.1 ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -84,7 +84,7 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.9/3.1.9.md +[release-notes]: 3.1.9.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.9-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.9-sha.txt diff --git a/release-notes/3.1/3.1.9/3.1.9.md b/release-notes/3.1/3.1.9/3.1.9.md index 5fd0079a8c..35ef68b47d 100644 --- a/release-notes/3.1/3.1.9/3.1.9.md +++ b/release-notes/3.1/3.1.9/3.1.9.md @@ -347,7 +347,7 @@ Microsoft.DotNet.Common.ProjectTemplates.2.1 | 3.1.8.nupkg [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.9/3.1.9.md +[release-notes]: 3.1.9.md [snap-install]: 3.1.9-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.9-sha.txt diff --git a/release-notes/3.1/install-linux.md b/release-notes/3.1/install-linux.md index 7f0fec628b..da10d061c6 100644 --- a/release-notes/3.1/install-linux.md +++ b/release-notes/3.1/install-linux.md @@ -39,7 +39,7 @@ When .NET Core is installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distributions require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distributions require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../linux.md) for a possible resolution. ## Installing from a binary archive diff --git a/release-notes/3.1/preview/3.1.0-preview1-download.md b/release-notes/3.1/preview/3.1.0-preview1-download.md index b1ef792392..60d82ee543 100644 --- a/release-notes/3.1/preview/3.1.0-preview1-download.md +++ b/release-notes/3.1/preview/3.1.0-preview1-download.md @@ -37,7 +37,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distributions require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distributions require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using deb/rpm packages @@ -45,7 +45,7 @@ Preview release installers are not available from the Microsoft package reposito A manual installation requires the use of your distribution's package installer to install each of the files *in the order presented below.* If you attempt to install them out of order, dependency checks will not succeed and the installation will fail. Download the correct System Dependencies Installer along with the `host, hostfxr, runtime, aspnetcore-runtime` and `sdk` installers. -Please see the [3.1 Supported OS](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1-supported-os.md) document for specific distribution version support status. +Please see the [3.1 Supported OS](../3.1-supported-os.md) document for specific distribution version support status. | **System Dependencies Installer** | | :-- | @@ -116,7 +116,7 @@ sudo rpm -ivh dotnet-sdk-3.1.100-preview1-014459-x64.rpm ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -141,13 +141,12 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/preview/3.1.0-preview1.md +[release-notes]: 3.1.0-preview1.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview1-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview1-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-preview-1/ [aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-and-blazor-updates-in-net-core-3-1-preview-1/ diff --git a/release-notes/3.1/preview/3.1.0-preview1.md b/release-notes/3.1/preview/3.1.0-preview1.md index 1739a26f58..7e9dd42364 100644 --- a/release-notes/3.1/preview/3.1.0-preview1.md +++ b/release-notes/3.1/preview/3.1.0-preview1.md @@ -53,13 +53,12 @@ Here is list of some of the additions and updates we're excited to bring in Prev [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/preview/3.1.0-preview1.md +[release-notes]: 3.1.0-preview1.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview1-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview1-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-preview-1/ [aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-core-3-1-preview-1/ diff --git a/release-notes/3.1/preview/3.1.0-preview2-install-instructions.md b/release-notes/3.1/preview/3.1.0-preview2-install-instructions.md index 88069a4dd3..89454ea6cb 100644 --- a/release-notes/3.1/preview/3.1.0-preview2-install-instructions.md +++ b/release-notes/3.1/preview/3.1.0-preview2-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.0-preview2.19528.8 * .NET Core 3.1.100-preview2-014569 -See the [Release Notes](3.1.0-preview2) for details about what is included in this update. +See the [Release Notes](3.1.0-preview2.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distributions require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distributions require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using deb/rpm packages @@ -34,7 +34,7 @@ Preview release installers are not available from the Microsoft package reposito A manual installation requires the use of your distribution's package installer to install each of the files *in the order presented below.* If you attempt to install them out of order, dependency checks will not succeed and the installation will fail. Download the correct System Dependencies Installer along with the `host, hostfxr, runtime, aspnetcore-runtime` and `sdk` installers. -Please see the [3.1 Supported OS](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1-supported-os.md) document for specific distribution version support status. +Please see the [3.1 Supported OS](../3.1-supported-os.md) document for specific distribution version support status. | **System Dependencies Installer** | | :-- | @@ -105,7 +105,7 @@ sudo rpm -ivh dotnet-sdk-3.1.100-preview2-014569-x64.rpm ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -130,13 +130,12 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/preview/3.1.0-preview2.md +[release-notes]: 3.1.0-preview2.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview2-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview2-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-preview-2/ [aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-and-blazor-updates-in-net-core-3-1-preview-2/ diff --git a/release-notes/3.1/preview/3.1.0-preview2.md b/release-notes/3.1/preview/3.1.0-preview2.md index c34b03b928..6441c3fbb1 100644 --- a/release-notes/3.1/preview/3.1.0-preview2.md +++ b/release-notes/3.1/preview/3.1.0-preview2.md @@ -58,13 +58,12 @@ Here is list of some of the additions and updates we're excited to bring in Prev [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/preview/3.1.0-preview2.md +[release-notes]: 3.1.0-preview2.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview2-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview2-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [snap-install]: 3.1.0-preview2-install-instructions.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-preview-2/ diff --git a/release-notes/3.1/preview/3.1.0-preview3-install-instructions.md b/release-notes/3.1/preview/3.1.0-preview3-install-instructions.md index 13d8204340..480cd3e6ad 100644 --- a/release-notes/3.1/preview/3.1.0-preview3-install-instructions.md +++ b/release-notes/3.1/preview/3.1.0-preview3-install-instructions.md @@ -6,7 +6,7 @@ * ASP.NET Core 3.1.0-preview3.19555.2 * .NET Core 3.1.100-preview3-014645 -See the [Release Notes](3.1.0-preview3) for details about what is included in this update. +See the [Release Notes](3.1.0-preview3.md) for details about what is included in this update. ## Docker @@ -26,7 +26,7 @@ When .NET Core in installed using the Snap package, the default .NET Core comman `sudo snap alias dotnet-sdk.dotnet dotnet` -**Note:** Some distributions require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md) for a possible resolution. +**Note:** Some distributions require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [.NET for Linux Distributions](../../../linux.md) for a possible resolution. ### Install using deb/rpm packages @@ -34,7 +34,7 @@ Preview release installers are not available from the Microsoft package reposito A manual installation requires the use of your distribution's package installer to install each of the files *in the order presented below.* If you attempt to install them out of order, dependency checks will not succeed and the installation will fail. Download the correct System Dependencies Installer along with the `host, hostfxr, runtime, aspnetcore-runtime` and `sdk` installers. -Please see the [3.1 Supported OS](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1-supported-os.md) document for specific distribution version support status. +Please see the [3.1 Supported OS](../3.1-supported-os.md) document for specific distribution version support status. | **System Dependencies Installer** | | :-- | @@ -105,7 +105,7 @@ sudo rpm -ivh dotnet-sdk-3.1.100-preview3-014645-x64.rpm ### Installation from a binary archive -Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/main/Documentation/linux-prereqs.md) document. +Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](../linux-packages.md) document. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet @@ -130,13 +130,12 @@ This will install the ASP.NET Core Module for IIS. [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/preview/3.1.0-preview3.md +[release-notes]: 3.1.0-preview3.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview3-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview3-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-preview-3/ [aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-core-3-1-preview-3/ diff --git a/release-notes/3.1/preview/3.1.0-preview3.md b/release-notes/3.1/preview/3.1.0-preview3.md index 0c2dea15b1..a1e2c36b4c 100644 --- a/release-notes/3.1/preview/3.1.0-preview3.md +++ b/release-notes/3.1/preview/3.1.0-preview3.md @@ -57,14 +57,13 @@ Here is list of some of the additions and updates we're excited to bring in Prev [blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/ [blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/ -[release-notes]: https://github.com/dotnet/core/blob/main/release-notes/3.1/preview/3.1.0-preview3.md +[release-notes]: 3.1.0-preview3.md [snap-install]: 3.1.0-preview3-install-instructions.md [checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview3-sha.txt [checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview3-sha.txt [linux-install]: https://learn.microsoft.com/dotnet/core/install/linux -[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md [dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-preview-3/ [aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-core-3-1-preview-3/