update release-notes/readme
This commit is contained in:
@@ -1,80 +1,9 @@
|
||||
# Release Notes
|
||||
# .NET Core Releases
|
||||
|
||||
### .NET Core SDK
|
||||
This area contains release information and download links for all .NET Core releases.
|
||||
|
||||
.NET Core SDK 2.0 2017/08/14
|
||||
|
||||
* [Release notes](2.0/2.0.0.md)
|
||||
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-download.md)
|
||||
|
||||
.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.
|
||||
Area | Description |
|
||||
-- | -- | --
|
||||
[.NET Core Download Archive](download-archive.md) | Release notes and download links to previous releases
|
||||
.NET Core Releases | [csv](releases.csv) and [json](releases.json) files for discovering and tracking .NET Core versions, download locations and other release metadata.
|
||||
[CLI Usage Data](cli-usage-data.md) | The .NET Core SDK collects usage data by default. This data is available to all .NET Core developers.
|
||||
|
||||
Reference in New Issue
Block a user