Merge pull request #498 from leecow/master

reformat readme.md dates
This commit is contained in:
Lee Coward 2017-02-13 21:47:22 -08:00 committed by GitHub
commit 60dc9d9246

View file

@ -3,25 +3,25 @@
### .NET Core 1.0
| | | | |
| --: | :-- | :--: | :--: |
| 02/07/2017 | 1.0.3 with SDK RC4 build 004771 | [release notes](1.0/1.0.3-SDK-RC4.md) | [download](https://github.com/dotnet/core/blob/master/release-notes/rc4-download.md) |
| 01/27/2017 | 1.0.3 with SDK RC3 build 004530 | [release notes](1.0/1.0.3.md) | [download](https://github.com/dotnet/core/blob/master/release-notes/rc3-download.md) |
| 12/13/2016 | 1.0.3 with SDK Preview 2 build 3156 | [release notes](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.3.md) | [download](download-archives/1.0.3-preview2-download.md) |
| 10/24/2016 | 1.0.1 with SDK Preview 4 build 4233 | [release notes]() | [download](https://github.com/dotnet/core/blob/master/release-notes/preview4-download.md) |
| 10/17/2016 | 1.0.2 with SDK Preview 2 build 3148 | [release notes](https://github.com/dotnet/core/releases/tag/1.0.2) | [download](download-archives/1.0.2-preview2-download.md) |
| 10/3/2016 | 1.0.1 with SDK Preview 3 build 4056 | [release notes](https://github.com/dotnet/cli/releases/tag/v1.0.0-preview3-004056) | [download](https://github.com/dotnet/core/blob/master/release-notes/preview3-download.md) |
| 9/13/2016 | 1.0.1 with SDK Preview 2 build 3133 | [release notes](1.0/1.0.1-release-notes.md) | [download](download-archives/1.0.1-preview2-download.md) |
| 6/27/2016 | 1.0 with SDK Preview 2 build 3121 | [release notes](1.0/1.0.0.md) | [download](download-archives/1.0-preview2-download.md) |
| 5/16/2016 | 1.0 RC2 | [release notes](1.0/Release-Notes-RC2.md) | - |
| 11/18/2015 | 1.0 RC1 | [release notes](1.0/Release-Notes-RC1.md) | - |
| :-- | :-- | :--: | :--: |
| 2017/02/07 | 1.0.3 with SDK RC4 build 004771 | [release notes](1.0/1.0.3-SDK-RC4.md) | [download](https://github.com/dotnet/core/blob/master/release-notes/rc4-download.md) |
| 2017/01/27 | 1.0.3 with SDK RC3 build 004530 | [release notes](1.0/1.0.3.md) | [download](https://github.com/dotnet/core/blob/master/release-notes/rc3-download.md) |
| 2016/12/13 | 1.0.3 with SDK Preview 2 build 3156 | [release notes](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.3.md) | [download](download-archives/1.0.3-preview2-download.md) |
| 2016/10/24 | 1.0.1 with SDK Preview 4 build 4233 | [release notes]() | [download](https://github.com/dotnet/core/blob/master/release-notes/preview4-download.md) |
| 2016/10/17 | 1.0.2 with SDK Preview 2 build 3148 | [release notes](https://github.com/dotnet/core/releases/tag/1.0.2) | [download](download-archives/1.0.2-preview2-download.md) |
| 2016/10/03 | 1.0.1 with SDK Preview 3 build 4056 | [release notes](https://github.com/dotnet/cli/releases/tag/v1.0.0-preview3-004056) | [download](https://github.com/dotnet/core/blob/master/release-notes/preview3-download.md) |
| 2016/09/13 | 1.0.1 with SDK Preview 2 build 3133 | [release notes](1.0/1.0.1-release-notes.md) | [download](download-archives/1.0.1-preview2-download.md) |
| 2016/06/27 | 1.0 with SDK Preview 2 build 3121 | [release notes](1.0/1.0.0.md) | [download](download-archives/1.0-preview2-download.md) |
| 2016/05/16 | 1.0 RC2 | [release notes](1.0/Release-Notes-RC2.md) | - |
| 2015/11/18 | 1.0 RC1 | [release notes](1.0/Release-Notes-RC1.md) | - |
### .NET Core 1.1
| | | | |
| --: | :-- | :--: | :--: |
| 02/07/2017 | 1.1 with SDK RC4 build 004771 | [release notes](1.0/1.0.3-SDK-RC4.md) | [download](https://github.com/dotnet/core/blob/master/release-notes/rc4-download.md) |
| 01/27/2017 | 1.1 with SDK RC3 build 004530 | - | [download](https://github.com/dotnet/core/blob/master/release-notes/rc3-download.md) |
| 11/16/2016 | 1.1 with SDK Preview 2.1 build 3177 | [release notes](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.md) | [download](download-archives/1.1-preview2.1-download.md) |
| 10/24/2016 | 1.1 Preview 1 with SDK Preview 2.1 build 3155 | [release notes](1.1/1.1.0-preview1.md) | [download](https://github.com/dotnet/core/blob/master/release-notes/preview-download.md) |
| 2017/02/07 | 1.1 with SDK RC4 build 004771 | [release notes](1.0/1.0.3-SDK-RC4.md) | [download](https://github.com/dotnet/core/blob/master/release-notes/rc4-download.md) |
| 2017/01/27 | 1.1 with SDK RC3 build 004530 | - | [download](https://github.com/dotnet/core/blob/master/release-notes/rc3-download.md) |
| 2016/11/16 | 1.1 with SDK Preview 2.1 build 3177 | [release notes](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.md) | [download](download-archives/1.1-preview2.1-download.md) |
| 2016/10/24 | 1.1 Preview 1 with SDK Preview 2.1 build 3155 | [release notes](1.1/1.1.0-preview1.md) | [download](https://github.com/dotnet/core/blob/master/release-notes/preview-download.md) |
### .NET Core [Download Archive](download-archive.md)