add announcement issue and fix blog urls

This commit is contained in:
Lee Coward 2019-10-15 11:26:21 -07:00
parent 3051ef7f76
commit 6005a64023

View file

@ -6,19 +6,18 @@
* [Downloads](https://dotnet.microsoft.com/download/dotnet-core/3.1)
* [Changes in this release](#notable-changes-in-310-preview-1)
* [Known issues](3.1.0-preview-known-issues.md)
* [Known issues](../3.1-known-issues.md)
## Blog Roundup
* [.NET Core 3.1 Preview 1][dotnet-blog]
* [ASP.NET Core][aspnet-blog]
* [EF Core][ef-blog]
The .NET Core SDK 3.1.100 Preview 1 includes .NET Core 3.1 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 3.1.100 preview, the following command will show that you're running version `3.1.100-preview1-014459` of the tools.
`dotnet --version`
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.
Your feedback is important and appreciated. We've created an issue at [dotnet/core #3634](https://github.com/dotnet/core/issues/3634) for your questions and comments.
## Downloads
@ -54,14 +53,14 @@ Here is list of some of the additions and updates we're excited to bring in Prev
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
[release-notes]: https://github.com/dotnet/core/blob/master/release-notes/3.1/preview/3.1.0-preview1.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview1-19506.1-runtime-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.100-preview1-014459-sdk-sha.txt
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.0-preview1-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/3.1.100-preview1-sha.txt
[linux-install]: https://www.microsoft.com/net/download/linux
[linux-setup]: https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-net-core-3-1-preview-1/
[aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-and-blazor-updates-in-net-core-3-1-preview-1/
[aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-core-3-1-preview-1/
[ef-blog]: https://devblogs.microsoft.com/dotnet/announcing-entity-framework-core-3-1-preview-1-and-entity-framework-6-4-preview-1
[aspnet_bugs]: https://github.com/aspnet/AspNetCore/issues?q=is%3Aissue+milestone%3A3.1.0-preview1+label%3ADone+label%3Abug