Updated based on feedback

This commit is contained in:
Matt Mitchell 2018-07-17 12:40:57 -07:00
parent 39bc2bd565
commit 36f162726d

View file

@ -1,11 +1,11 @@
# .NET Core Daily Builds -- Servicing and future releases
The .NET Core team builds many branches of the product daily. You can install these builds to try out pre-released functionality. These brnches
Preview branches are for new major/minor versions of .NET Core that have not yet been released and are not yet supported.
The .NET Core team builds many branches of the product daily. You can install these builds to try out functionality prior to release.
## Future Releases
Preview branches are for new major/minor versions of .NET Core that have not yet been released and are not yet supported.
|Component|*.NET Core 3.0*|*.NET Core 2.2*|
|:------:|:------:|:------:|
|SDK|[.NET Core SDK 3.0.1xx (Master)](https://github.com/dotnet/core-sdk/blob/master/README.md#installers-and-binaries)|[.NET Core SDK 2.2.1xx](https://github.com/dotnet/core-sdk/blob/master/README.md#installers-and-binaries)|
@ -14,6 +14,8 @@ Preview branches are for new major/minor versions of .NET Core that have not yet
## Servicing Releases
Servicing branches are for new patch versions of .NET Core that have not yet been released and are not yet supported. These patch versions are for previously released major/minor versions.
|Component|*.NET Core 2.1*|*.NET Core 2.0*|*.NET Core 1.1*|*.NET Core 1.0*|
|:------:|:------:|:------:|:------:|:------:|
|SDK|[.NET Core SDK 2.1.4xx](https://github.com/dotnet/core-sdk/blob/master/README.md#installers-and-binaries)|[.NET Core SDK 2.0](https://github.com/dotnet/cli/blob/release/2.0.0/README.md#installers-and-binaries)|[.NET Core SDK 1.1](https://github.com/dotnet/cli/blob/rel/1.1.0/README.md#installers-and-binaries)|[.NET Core SDK 1.1](https://github.com/dotnet/cli/blob/rel/1.1.0/README.md#installers-and-binaries)|