Fix typo in release notes for preview2

This commit is contained in:
Damian Edwards 2017-06-28 11:24:12 -07:00 committed by GitHub
parent db7725878e
commit 6d06ea5f25

View file

@ -3,7 +3,7 @@
.NET Core 2.0.0 Preview 2 is comprised of:
* .NET Core Runtime 2.0.0 Preview 2 build 25407-01
* .NET Core SDK 2.0.0 Preview 1 build 006497
* .NET Core SDK 2.0.0 Preview 2 build 006497
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries |
| ----------------------- | :----------------------------------------------: | :----------------------------------------------:| :--: | :--: |
@ -82,4 +82,4 @@ If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core
The Runtime Package Store is installed by the .NET Core SDK and the Windows Server Hosting installer. If you need to install the Runtime Package Store separately, the following can be used.
* [AspNetCore.2.0.0-Preview2.RuntimePackageStore_x64.exe](https://download.microsoft.com/download/1/4/2/142388B4-2840-446C-8D10-7622EE88465D/AspNetCore.2.0.0-Preview2.RuntimePackageStore_x64.exe)
* [AspNetCore.2.0.0-Preview2.RuntimePackageStore_x86.exe](https://download.microsoft.com/download/1/4/2/142388B4-2840-446C-8D10-7622EE88465D/AspNetCore.2.0.0-Preview2.RuntimePackageStore_x86.exe)
* [AspNetCore.2.0.0-Preview2.RuntimePackageStore_x86.exe](https://download.microsoft.com/download/1/4/2/142388B4-2840-446C-8D10-7622EE88465D/AspNetCore.2.0.0-Preview2.RuntimePackageStore_x86.exe)