Update to release notes

This commit is contained in:
Vivek Mishra 2018-08-22 09:56:16 -07:00
parent 73ee2ca715
commit 2c78971a4a

View file

@ -6,14 +6,17 @@
## Blog Round up
* [ASP .NET Core](https://blogs.msdn.microsoft.com/webdev/)
* [Entity Framework Core](https://blogs.msdn.microsoft.com/dotnet/)
* [ASP.NET Core](https://blogs.msdn.microsoft.com/webdev/2018/08/22/asp-net-core-2-2-0-preview1-now-available/)
The .NET Core SDK 2.2.100 Preview 1 includes .NET Core 2.2 Runtime Preview so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.2.100 Preview, the following command will show that you're running version `2.2.100-preview1-009349` of the tools.
`dotnet --version`
Visit the [.NET Core blog][dotnet-blog] to read more about this release. Your feedback is important and appreciated. We've created an issue at [dotnet/core #XXXX](https://github.com/dotnet/core/issues/XXXX) for your questions and comments.
Visit the [ASP.NET Core release notes](https://github.com/aspnet/Home/releases/tag/2.2.0-preview1) for highlights and known issues on work from ASP.NET Core, MVC, Entity Framework Core and others.
In this release, we additionally added support for AAD authentication to Azure SQL. [dotent/corefx#13660](https://github.com/dotnet/corefx/issues/13660)
Your feedback is important and appreciated. We've created an issue at [dotnet/core #XXXX](https://github.com/dotnet/core/issues/XXXX) for your questions and comments.
## Downloads
@ -40,13 +43,6 @@ The following repos have been updated
* [microsoft/aspnetcore](https://hub.docker.com/r/microsoft/aspnetcore)
* [microsoft/aspnetcore-build](https://hub.docker.com/r/microsoft/aspnetcore-build)
## Notable Additions in 2.2 Preview 1
* Please see the [.NET Web Dev blog](https://blogs.msdn.microsoft.com/webdev/) and [ASP.NET Core release notes](https://github.com/aspnet/Home/releases/tag/2.2.0-preview1) for highlights and known issues on work from ASP.NET Core, MVC, Entity Framework Core and others.
* Added support for AAD authentication to Azure SQL. [dotent/corefx#13660](https://github.com/dotnet/corefx/issues/13660)
[dlc-runtime]: https://download.microsoft.com/download/1/9/F/19FEB118-A1D8-4B0E-B74C-D155FC5D297E
[dlc-sdk]: https://download.microsoft.com/download/5/9/2/592E5073-8394-4A95-8F48-54080F0F1555
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/