dotnet-core/release-notes/2.0/2.0.0-preview2.md

24 lines
1.6 KiB
Markdown
Raw Normal View History

2017-05-31 23:33:54 +02:00
# Release Notes
2017-06-28 22:02:43 +02:00
## .NET Core 2.0.0 Preview 2 released 6/28/2017
2017-06-28 22:02:43 +02:00
.NET Core 2.0.0 Preview 2 and SDK 2.0.0 Preview 2 are available for download and testing. These can be found on [.NET Core Preview 2](https://www.microsoft.com/net/core/preview) or the [Preview 2 download page](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview2-download.md).
2017-06-28 22:02:43 +02:00
The .NET Core SDK 2.0.0-Preview 2 includes .NET Core 2.0.0-Preview 2 runtime so downloading the runtime packages separately is not needed when installing the SDK.
2017-06-28 22:02:43 +02:00
A [number of improvements](2.0.0-preview2-commit.md) have been made since Preview 1 by an [incredible list of folks](2.0.0-preview2-contributor.md). You can see details for other areas of the release in the [.NET Blog](https://blogs.msdn.microsoft.com/dotnet/) and have a look at [.NET Core 2.0.0 Preview 2 Known Issues](2.0.0-preview2-known-issues.md) document as there are a few things to be aware of before installing.
2017-06-28 06:19:18 +02:00
2017-06-28 22:02:43 +02:00
You're feedback is important and appreciated. We've created [dotnet/core #711](https://github.com/dotnet/core/issues/711) for your questions and comments.
2017-06-28 22:02:43 +02:00
## Platorm updates in Preview 2
We have an exciting addition to the supported platform line-up with SUSE. Debian and Fedora have released updates recently which are also supported beginning with Preview 2.
* [SUSE Linux Enterprise Server 12 SP2](https://www.suse.com/products/server/)
* [Debian 9](https://www.debian.org/News/2017/20170617)
* [Fedora 25 and 26 (beta)](https://getfedora.org)
### High Sierra
Testing has begun on macOS High Sierra to ensure compatibility when .NET Core 2.0 releases later this year.