1
0
mirror of synced 2026-02-03 18:00:10 -05:00
Files
core/release-notes/README.md
Greg Ingram 83f1ae18b1 Update README.md announcements links (#771)
Added links for .NET Core 2.0.0 Preview2 and updated announcement link for Preview1.
2017-08-10 08:41:06 -07:00

76 lines
3.0 KiB
Markdown

# Release Notes
### .NET Core SDK
.NET Core SDK 2.0.0-Preview2 2017/06/28
* [Release notes](2.0/2.0.0-preview2.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview2-download.md)
.NET Core SDK 2.0.0-Preview1 2017/05/10
* [Release notes](2.0/2.0.0-preview1.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview1-download.md)
.NET Core SDK 1.0.4, 2017/05/09
* [Release notes](1.0/1.0.4-sdk.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.4-sdk-download.md)
.NET Core SDK 1.0.3, 2017/04/13
* [Release notes](https://github.com/dotnet/cli/releases/tag/v1.0.3)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.3-sdk-download.md)
.NET Core SDK 1.0.1, 2017/03/07
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/)
* [Release notes](1.0/1.0.1-sdk-release-notes.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.4-download.md)
### .NET Core Runtime
.NET Core 2.0.0-Preview2
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/06/28/announcing-net-core-2-0-preview-2/)
* [Release notes](2.0/2.0.0-preview2.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview2-download.md)
.NET Core 2.0.0-Preview1
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/05/10/announcing-net-core-2-0-preview-1/)
* [Release notes](2.0/2.0.0-preview1.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-preview1-download.md)
.NET Core 1.0.5
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/)
* [Release notes](1.0/1.0.5.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.5-download.md)
.NET Core 1.1.2
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/)
* [Release notes](1.1/1.1.2.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.2-download.md)
.NET Core 1.0.4
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/)
* [Release notes](1.0/1.0.4.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.4-download.md)
.NET Core 1.1.1
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/)
* [Release notes](1.1/1.1.1.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.1-download.md)
### .NET Core Download Archive
Release notes and download links to previous releases can be found in the [.NET Core Downloads Archive](download-archive.md).
### CLI Usage Data
The [.NET Core SDK collects usage data](cli-usage-data.md) by default. This data is available to all .NET Core developers.