diff --git a/release-notes/2.1/2.1.15/2.1.15.md b/release-notes/2.1/2.1.15/2.1.15.md index 1f3857e5e..c3c389155 100644 --- a/release-notes/2.1/2.1.15/2.1.15.md +++ b/release-notes/2.1/2.1.15/2.1.15.md @@ -8,8 +8,6 @@ * [Known Issues](../2.1-known-issues.md) * [Visual Studio Compatibility](#visual-studio-compatibility) -# Note: Linux feeds for the different supported distros will be available later in the day on January 14. - Your feedback is important and appreciated. We've created an issue at [dotnet/core #4119](https://github.com/dotnet/core/issues/4119) for your questions and comments. ## Downloads diff --git a/release-notes/3.0/3.0.2/3.0.2.md b/release-notes/3.0/3.0.2/3.0.2.md index 78d0ce471..3446ee250 100644 --- a/release-notes/3.0/3.0.2/3.0.2.md +++ b/release-notes/3.0/3.0.2/3.0.2.md @@ -7,8 +7,6 @@ * [Changes in this release](#changes-in-302) * [Known Issues](../3.0-known-issues.md) -# Note: Linux feeds for the different supported distros will be available later in the day on January 14. - Your feedback is important and appreciated. We've created an issue at [dotnet/core #4119](https://github.com/dotnet/core/issues/4119) for your questions and comments. ## Downloads 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 a0897fd8c..7e0862fb3 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 @@ -8,8 +8,6 @@ * [Known issues](../3.1-known-issues.md) * [Visual Studio Compatibility](#visual-studio-compatibility) -# Note: Linux feeds for the different supported distros will be available later in the day on January 14. - The .NET Core SDK 3.1.101 includes .NET Core 3.1 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 3.1.101, the following command will show that you're running version `3.1.101` of the tools. `dotnet --version`