dotnet-core/daily-builds.md
2018-06-01 10:31:15 -07:00

11 lines
768 B
Markdown

# .NET Core Daily Builds -- Preview Releases
The .NET Core team builds several branches of the product daily. You can install these builds to try out pre-released functionality. The branches are typically either for preview or [servicing versions](daily-builds-servicing.md) of the product.
Preview branches are for new major/minor versions of .NET Core that have not yet been released and are not yet supported.
## .NET Core 2.2 Previews
* [.NET Core SDK 2.2 preview](https://github.com/dotnet/cli/blob/master/README.md#installers-and-binaries)
* [.NET Core SDK 2.1.4xx](https://github.com/dotnet/cli/blob/release/2.1.4xx/README.md#installers-and-binaries)
* [.NET Core Runtime 2.2 preview](https://github.com/dotnet/core-setup/blob/master/README.md#daily-builds)