1
0
mirror of synced 2026-01-28 18:00:10 -05:00

January 2020 Release Update - II

This commit is contained in:
Rahul Bhandari
2020-01-14 18:56:45 -08:00
parent 8f625a1f63
commit f8a4596e4b
3 changed files with 0 additions and 6 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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`