Release artifacts for .NET 5 Preview 7

This commit is contained in:
Rahul Bhandari 2020-07-17 13:00:55 -07:00
parent d7741466c5
commit a548d246a5
7 changed files with 592 additions and 13 deletions

View file

@ -35,7 +35,13 @@ This will be fixed in the Preview 5 release. It is tracked by [dotnet/aspnetcore
1. On Windows ARM64, NodeServices and SpaServices dont work, because NodeJS is not supported on Windows ARM64. We will look into supporting these features once NodeJS releases support for Windows ARM64.
2. The libuv transport for kestrel is not supported on Windows ARM64 yet.
### Preview 7
#### Some regular expressions will not match when using RegexOptions.Compiled and RegexOptions.IgnoreCase together
In some cases, a regular expression will fail to match when using RegexOptions.Compiled and RegexOptions.IgnoreCase together. This can occur when the pattern begins with a literal prefix (a sequence of characters that are not special regular expression tokens) whose last character is not affected by casing changes (for example, a symbol character).
The workaround is to remove "RegexOptions.Compiled", which will run a little slower but will avoid the bug. This problem is fixed in Preview 8. More details are in this issue: https://github.com/dotnet/runtime/issues/39518
## .NET SDK

View file

@ -4,6 +4,7 @@ The following .NET 5 releases have been shipped. You must be on the latest patch
| Release Date | Description | Download |
| :-- | :-- | :--: |
| 2020/07/21 | [5.0.0 Preview 7](https://github.com/dotnet/core/blob/master/release-notes/5.0/preview/5.0.0-preview.7.md) | [download](https://dotnet.microsoft.com/download/dotnet/5.0) |
| 2020/06/25 | [5.0.0 Preview 6](https://github.com/dotnet/core/blob/master/release-notes/5.0/preview/5.0.0-preview.6.md) | [download](https://dotnet.microsoft.com/download/dotnet/5.0) |
| 2020/06/10 | [5.0.0 Preview 5](https://github.com/dotnet/core/blob/master/release-notes/5.0/preview/5.0.0-preview.5.md) | [download](https://dotnet.microsoft.com/download/dotnet/5.0) |
| 2020/05/19 | [5.0.0 Preview 4](https://github.com/dotnet/core/blob/master/release-notes/5.0/preview/5.0.0-preview.4.md) | [download](https://dotnet.microsoft.com/download/dotnet/5.0) |

View file

@ -0,0 +1,78 @@
# .NET 5.0.0 Preview 7
.NET 5.0.0 Preview 7 comprises:
* .NET Runtime 5.0.0-preview.7.20364.11
* ASP.NET Core 5.0.0-preview.7.20365.19
* .NET SDK 5.0.100-preview.7.20366.6
See the [Release Notes][release-notes] for details about what is included in this update.
## Docker
The [.NET Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://devblogs.microsoft.com/dotnet/staying-up-to-date-with-net-container-images/).
## Install .NET on Linux
### Install using Snap
Because of the isolated environment, using Snap is the preferred way to install and try .NET Previews on [Linux distributions that support Snap](https://docs.snapcraft.io/installing-snapd/6735).
After configuring Snap on your system, run the following command to install the latest .NET Core SDK.
`sudo snap install dotnet-sdk --channel=5.0/beta --classic`
Some systems require that you restart the terminal session so the Snap install location can be added to the path. If this is the case, you will see a warning once the dotnet-sdk Snap installation is complete.
When .NET Core in installed using the Snap package, the default .NET Core command is `dotnet-sdk.dotnet`, as opposed to just `dotnet`. The benefit of the namespaced command is that it will not conflict with a globally installed .NET Core version you may have. This command can be aliased to `dotnet` with:
`sudo snap alias dotnet-sdk.dotnet dotnet`
**Note:** Some distributions require an additional step to enable access to the SSL certificate. If you experience SSL errors when running `dotnet restore`, see [Linux Setup](https://docs.microsoft.com/dotnet/core/install/) for a possible resolution.
### Install using deb/rpm packages
Preview release installers are not available from the Microsoft package repositories. The steps below provide an easy way to install .NET 5 Preview 6 using your Distro package manager.
**Note:** `curl` must be available on the system before running the following steps. Once you have confirmed that `curl` is available, complete the steps to download and install the .NET 5 Preview 6 SDK and Runtime.
1. Create a directory to use for the download location and change into that directory. For example, `mkdir $HOME/dotnet_install && cd $HOME/dotnet_install`.
2. Run `curl -H 'Cache-Control: no-cache' -L https://aka.ms/install-dotnet-preview -o install-dotnet-preview.sh`
3. Run the script with `sudo bash install-dotnet-preview.sh`
Here's what the script does.
* Detects the distribution and version. If it's in the [5.0 Supported OS](https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0-supported-os.md) list, the script continues.
* Determines if additional system dependencies or utilities are needed to successfully complete and install them. For example, `tar` is used to unpack that installer packages.
* Downloads the tar.gz containing the .NET preview installer packages for the detected distribution.
* Downloads the system dependency installer, if needed.
* Expands the tar.gz into ./dotnet_packages
* Attempts to install the contents of ./dotnet_packages using `rpm` or `dpkg`, as appropriate, for the detected distribution.
### Installation from a binary archive
Installing from the packages detailed above is recommended or you can install from binary archive, if that better suits your needs. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet`, a symbolic link created for `dotnet` and a few dependencies installed. Dependency requirements can be seen in the [Linux System Prerequisites](https://github.com/dotnet/core/blob/master/Documentation/linux-prereqs.md) document.
```bash
mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet
export PATH=$PATH:$HOME/dotnet
```
## Windows Server Hosting
If you are looking to host stand-alone apps on Servers, the following installer can be used on Windows systems.
### Windows
You can download the Windows Server Hosting installer and run the following command from an Administrator command prompt:
* [dotnet-hosting-5.0.0-preview.7.exe][dotnet-hosting-win.exe]
This will install the ASP.NET Core Module for IIS.
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
[release-notes]: https://github.com/dotnet/core/blob/master/release-notes/5.0/preview/5.0.0-preview.7.md
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/2fd2cadc-2068-4055-b269-13cf1d06083c/86ef0372321ed82efc7230aa41ebd3db/dotnet-hosting-5.0.0-preview.7.20365.19-win.exe

View file

@ -0,0 +1,122 @@
# .NET 5.0.0 Preview 7 - July 21, 2020
.NET 5.0.0 Preview 7 is available for download and usage in your environment. This release includes .NET 5.0.0 Runtime Preview 7 and .NET SDK 5.0.100 Preview 7.
* [Downloads](https://dotnet.microsoft.com/download/dotnet/5.0)
* [.NET 5.0 Preview 7 Blog][dotnet-blog]
* [ASP.NET Core Blog][aspnet-blog]
* [EF Core Blog][ef-blog]
* [Changes in this release](#notable-changes-in-500-preview-7)
* [Known issues](../5.0-known-issues.md)
* [Visual Studio Compatibility](#visual-studio-compatibility)
The .NET SDK 5.0.100 Preview 7 includes .NET 5.0.0 preview Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET SDK 5.0.100 preview, the following command will show that you're running version `5.0.100-preview.7.20366.6` 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.
## Downloads
| | SDK Installer<sup>1</sup> | SDK Binaries<sup>1</sup> | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: |
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [ARM][dotnet-sdk-win-arm.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [ARM][dotnet-runtime-win-arm.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [ARM][aspnetcore-runtime-win-arm.zip] \|<br> [Hosting Bundle][dotnet-hosting-win.exe]<sup>2</sup> |
| macOS | [x64][dotnet-sdk-osx-x64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] | [x64][aspnetcore-runtime-osx-x64.tar.gz]<sup>1</sup>
| Linux | [Snap and Package Manager](5.0.0-preview.7-install-instructions.md) | [x64][dotnet-sdk-linux-x64.tar.gz] \| [ARM][dotnet-sdk-linux-arm.tar.gz] \| [ARM64][dotnet-sdk-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | - | [x64][dotnet-runtime-linux-x64.tar.gz] \| [ARM][dotnet-runtime-linux-arm.tar.gz] \| [ARM64][dotnet-runtime-linux-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz]<sup>1</sup> \| [ARM][aspnetcore-runtime-linux-arm.tar.gz]<sup>1</sup> \| [ARM64][aspnetcore-runtime-linux-arm64.tar.gz]<sup>1</sup> \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz]<sup>1</sup> |
| Checksums | [SDK][checksums-sdk] | - | [Runtime][checksums-runtime] | - | - |
1. Includes the .NET Runtime and ASP.NET Core Runtime
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Runtime.
## Visual Studio Compatibility
**Visual Studio compatibility:** .NET 5 Preview 7 requires Visual Studio 2019 16.6 to take full advantage of all its features. .NET 5 Preview 7 won't work properly in earlier versions of Visual Studio. Visit [Visual Studio Preview](https://visualstudio.microsoft.com/vs/preview/) to learn about VS previews.
## Docker Images
The [.NET Core Docker images](https://hub.docker.com/r/microsoft/dotnet/) have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in ["Staying up-to-date with .NET Container Images"](https://blogs.msdn.microsoft.com/dotnet/2018/06/18/staying-up-to-date-with-net-container-images/).
The following repos have been updated
* [microsoft/dotnet](https://hub.docker.com/r/microsoft/dotnet)
* [microsoft/dotnet-samples](https://hub.docker.com/r/microsoft/dotnet-samples)
## Notable Changes in 5.0.0 Preview 7
Here is list of some of the additions and updates we're excited to bring in Preview 7. See the [.NET][dotnet-blog] and [ASP.NET Core][aspnet-blog] blogs for additional details.
* ASP.NET Core: [bugs][aspnet_bugs] | [features][aspnet_features]
* EntityFramework Core: [bugs][ef_bugs] | [features][ef_features]
* .NET SDK [bugs][sdk_bugs]
[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
[blob-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/Sdk/
[release-notes]: https://github.com/dotnet/core/blob/master/release-notes/5.0/preview/5.0.0-preview.7.md
[checksums-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.7-sha.txt
[checksums-sdk]: https://dotnetcli.blob.core.windows.net/dotnet/checksums/5.0.0-preview.7-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-5-0-preview-7/
[aspnet-blog]: https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-5-preview-7/
[ef-blog]: https://devblogs.microsoft.com/dotnet/announcing-entity-framework-core-efcore-5-0-preview-7/
[ef_bugs]: https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A5.0.0-preview7+is%3Aclosed+label%3Atype-bug+is%3Aclosed
[ef_features]: https://github.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A5.0.0-preview7+is%3Aclosed+label%3Atype-enhancement+is%3Aclosed
[aspnet_bugs]: https://github.com/aspnet/AspNetCore/issues?q=is%3Aissue+milestone%3A5.0.0-preview7+label%3ADone+label%3Abug+is%3Aclosed
[aspnet_features]: https://github.com/aspnet/AspNetCore/issues?q=is%3Aissue+milestone%3A5.0.0-preview7+label%3ADone+label%3Aenhancement+is%3Aclosed
[runtime_bugs]: https://github.com/dotnet/runtime/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A5.0+label%3Abug+is%3Aclosed
[runtime_features]: https://github.com/dotnet/runtime/issues?q=is%3Aissue+milestone%3A5.0+label%3Aenhancement+is%3Aclosed
[sdk_bugs]: https://github.com/dotnet/sdk/issues?q=is%3Aissue+is%3Aclosed+milestone%3A5.0.1xx+is%3Aclosed
[//]: # ( Runtime 5.0.0-preview.7.20364.11)
[dotnet-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/a11aa133-be76-4120-baaa-10be1e7eb4a2/55f000bd8967476e3e7dc24a4ba6c692/dotnet-runtime-5.0.0-preview.7.20364.11-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/79fe08db-0239-49c3-a733-d66a61b90a46/9e20b794946c31f310578d0ffc71c5e0/dotnet-runtime-5.0.0-preview.7.20364.11-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/174bc11f-ed96-4bc9-9bf0-4ff0a5b95279/1d3cc202997876f2602afad1d9745b18/dotnet-runtime-5.0.0-preview.7.20364.11-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/887d0415-ea76-4b39-9b9a-1bfd81cd49e4/118d1385ff15daf9644ca3c164de5814/dotnet-runtime-5.0.0-preview.7.20364.11-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/50405a40-62b0-496f-a099-a1a4aaf7e8a1/8162d7f1eef3a9100160d2e275fe4363/dotnet-runtime-5.0.0-preview.7.20364.11-linux-x64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/0c69d2c6-b205-49df-b23a-7bff3843b75f/ab032df86acfdf39ec240a91fb316ce8/dotnet-runtime-5.0.0-preview.7.20364.11-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/54247350-9123-4c9a-86e9-a06c766de011/6a32bb36fa5dfc062fcab8c162c2bcdc/dotnet-runtime-5.0.0-preview.7.20364.11-osx-x64.tar.gz
[dotnet-runtime-win-arm.zip]: https://download.visualstudio.microsoft.com/download/pr/1f1d1419-8951-4dc3-ac04-3d06f8a93cc6/c4f7a9f30ec7dfe74b54af1605fc4f95/dotnet-runtime-5.0.0-preview.7.20364.11-win-arm.zip
[dotnet-runtime-win-arm64.zip]: https://download.visualstudio.microsoft.com/download/pr/f63ca84d-31c8-4b0d-9234-950c8a74f7cc/8f053a507356f3dbde2873c53f6752d0/dotnet-runtime-5.0.0-preview.7.20364.11-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/203aff04-57b2-4183-9d24-daf502fb9599/cf85a20cc0de18dd31f199c8f8528601/dotnet-runtime-5.0.0-preview.7.20364.11-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/1f275906-3b32-4a81-9468-a6b47d846130/5cea07ee6b9dcdf2d753c4a9767b4b95/dotnet-runtime-5.0.0-preview.7.20364.11-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/2db260ef-40ba-4cce-8666-7de8b879e9a9/a4f4a0671b4e8899c217354e9d8371a8/dotnet-runtime-5.0.0-preview.7.20364.11-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/0e451052-dc35-4b5f-827c-22bfdaa1897e/be0d5cbf43d0ef055899cfec4082b835/dotnet-runtime-5.0.0-preview.7.20364.11-win-x86.zip
[//]: # ( WindowsDesktop 5.0.0-preview.7.20366.1)
[windowsdesktop-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/b1ad0793-f281-4574-b672-09ac4bd6ff9c/303e98093e01e9b10a425d58b26bb601/windowsdesktop-runtime-5.0.0-preview.7.20366.1-win-x64.exe
[windowsdesktop-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/d12f1c16-2d25-4a7f-a3cb-cf839b07526a/b9ac0cb450e8563a2272510a379511fc/windowsdesktop-runtime-5.0.0-preview.7.20366.1-win-x86.exe
[//]: # ( ASP 5.0.0-preview.7.20365.19)
[aspnetcore-runtime-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/f114ff73-807d-47b9-97f7-51b0e156a5e1/58eac9a7e3bc1b3df4fc0fe63ab05846/aspnetcore-runtime-5.0.0-preview.7.20365.19-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/137efdf7-85d5-47b2-abf5-24ffd0aab3df/01e445249ffec368b655afb4caf1d7d7/aspnetcore-runtime-5.0.0-preview.7.20365.19-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/50f7778e-c753-4d25-9195-4a47fd5bcbbf/670d67d27e9206e41a537d2850f49b66/aspnetcore-runtime-5.0.0-preview.7.20365.19-linux-musl-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/9707011f-6c4d-435d-9fd0-18f1d0048bfa/a7781a25cc2b5088d6439523f2c07f23/aspnetcore-runtime-5.0.0-preview.7.20365.19-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/623a385b-1bb8-4e4a-a677-eaa41e956f48/82b58a95fc101d3455db376c339e169f/aspnetcore-runtime-5.0.0-preview.7.20365.19-linux-x64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/49fb6ead-64b0-4cfa-baf5-060b178bfe18/32ee2fdd5fcd1916095c376c0806dce0/aspnetcore-runtime-5.0.0-preview.7.20365.19-osx-x64.tar.gz
[aspnetcore-runtime-win-arm.zip]: https://download.visualstudio.microsoft.com/download/pr/ad3b43df-717f-4ff2-bbcb-22d9b66eeb0f/137e3a03fdfa553849929afb309c1570/aspnetcore-runtime-5.0.0-preview.7.20365.19-win-arm.zip
[aspnetcore-runtime-win-arm64.zip]: https://download.visualstudio.microsoft.com/download/pr/c9e68175-6c43-4fe3-82b4-135a0e85ed8b/d4865f422f061e03822b6011350d1bcc/aspnetcore-runtime-5.0.0-preview.7.20365.19-win-arm64.zip
[aspnetcore-runtime-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/9d2b759f-1bbb-4b00-a1b9-4b191c074254/cf51d83f10a4dd9327edd7a238cde6ec/aspnetcore-runtime-5.0.0-preview.7.20365.19-win-x64.exe
[aspnetcore-runtime-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/a0f2fca4-a2bf-4657-834c-be0dec09f04d/27553adf1b80316e194510099830ed20/aspnetcore-runtime-5.0.0-preview.7.20365.19-win-x64.zip
[aspnetcore-runtime-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/e0f0dd65-4db3-4ea9-8ddc-0296e290b93f/23faf5910857010dd62dc0233c59fc79/aspnetcore-runtime-5.0.0-preview.7.20365.19-win-x86.exe
[aspnetcore-runtime-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/7deab25e-7e72-49d0-95c9-976ebf929590/560cfb70f894fc6ca3ea3c34ef4b3404/aspnetcore-runtime-5.0.0-preview.7.20365.19-win-x86.zip
[dotnet-hosting-win.exe]: https://download.visualstudio.microsoft.com/download/pr/2fd2cadc-2068-4055-b269-13cf1d06083c/86ef0372321ed82efc7230aa41ebd3db/dotnet-hosting-5.0.0-preview.7.20365.19-win.exe
[//]: # ( SDK 5.0.100-preview.7.20366.6 )
[dotnet-sdk-linux-arm.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/20349622-b776-4fa0-a981-adacd7d57b9c/174f26a811b61a11a2132613e27f442a/dotnet-sdk-5.0.100-preview.7.20366.6-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/a7d933ce-5f1d-4c7b-a388-509ee6ee710c/152fa9acb7ee9cf34d7cb0eeeb36d448/dotnet-sdk-5.0.100-preview.7.20366.6-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/30b3cc30-0985-4b87-a7fc-b285bc7798b7/18c6f1b429f4e315d9ce1839191031be/dotnet-sdk-5.0.100-preview.7.20366.6-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/6e9bdda1-72b5-4d2e-8908-be9321b8db26/cbc8ab6c3a1aca2a8dd92e272edd3293/dotnet-sdk-5.0.100-preview.7.20366.6-linux-x64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://download.visualstudio.microsoft.com/download/pr/7a2f569c-f3be-43f7-8f5d-ccc2b62b06ca/a7f72e40a5ee418cd15fa477d30d4b30/dotnet-sdk-5.0.100-preview.7.20366.6-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://download.visualstudio.microsoft.com/download/pr/76749af6-cccc-430b-91e6-f2beee11d922/4b4594efa029d19c864187820f0a7f97/dotnet-sdk-5.0.100-preview.7.20366.6-osx-x64.tar.gz
[dotnet-sdk-win-arm.zip]: https://download.visualstudio.microsoft.com/download/pr/78b3bbac-4f7e-4be7-8cc2-e4752372c57e/8c594c83509b555c62556460c056bab7/dotnet-sdk-5.0.100-preview.7.20366.6-win-arm.zip
[dotnet-sdk-win-arm64.zip]: https://download.visualstudio.microsoft.com/download/pr/7c9db83f-13ea-4246-a69d-a51a4e4113ca/5b3ab7f5667fe5bb7b00c9484cada3e2/dotnet-sdk-5.0.100-preview.7.20366.6-win-arm64.zip
[dotnet-sdk-win-x64.exe]: https://download.visualstudio.microsoft.com/download/pr/21511476-7a5b-4bfe-b96e-3d9ebc1f01ab/f2cf00c22fcd52e96dfee7d18e47c343/dotnet-sdk-5.0.100-preview.7.20366.6-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://download.visualstudio.microsoft.com/download/pr/2febae4a-9ac0-45ea-bf2f-adbe75492a94/d0bee7791c904c5c33bf25b12556aa34/dotnet-sdk-5.0.100-preview.7.20366.6-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://download.visualstudio.microsoft.com/download/pr/5d536432-9be1-4193-9fec-9e920663e0d0/4b01d64266b503a320e92072e529033f/dotnet-sdk-5.0.100-preview.7.20366.6-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://download.visualstudio.microsoft.com/download/pr/add0a0a6-088d-4c79-ba7d-199e6fb44f3a/560013573bf4f46bfbdefcb7d770a397/dotnet-sdk-5.0.100-preview.7.20366.6-win-x86.zip

View file

@ -1,12 +1,385 @@
{
"channel-version": "5.0",
"latest-release": "5.0.0-preview.6",
"latest-release-date": "2020-06-25",
"latest-runtime": "5.0.0-preview.6.20305.6",
"latest-sdk": "5.0.100-preview.6.20318.15",
"latest-release": "5.0.0-preview.7",
"latest-release-date": "2020-07-21",
"latest-runtime": "5.0.0-preview.7.20364.11",
"latest-sdk": "5.0.100-preview.7.20366.6",
"support-phase": "preview",
"lifecycle-policy": "https://www.microsoft.com/net/support/policy",
"releases": [
{
"release-date": "2020-07-21",
"release-version": "5.0.0-preview.7",
"security": false,
"release-notes": "https://github.com/dotnet/core/blob/master/release-notes/5.0/preview/5.0.0-preview.7.md",
"runtime": {
"version": "5.0.0-preview.7.20364.11",
"version-display": "5.0.0-preview.7",
"vs-version": "Visual Studio 2019 (v16.7, latest preview)",
"vs-mac-version": "",
"files": [
{
"name": "dotnet-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/a11aa133-be76-4120-baaa-10be1e7eb4a2/55f000bd8967476e3e7dc24a4ba6c692/dotnet-runtime-5.0.0-preview.7.20364.11-linux-arm.tar.gz",
"hash": "1d65f3e708da676c5b9295048af240143c7efdb34dfe616edf50fbcaea3747bb4607afb5af5dfda664a512004ad3c31aeae4c142cda3d06ef51ade1832655bd6"
},
{
"name": "dotnet-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/79fe08db-0239-49c3-a733-d66a61b90a46/9e20b794946c31f310578d0ffc71c5e0/dotnet-runtime-5.0.0-preview.7.20364.11-linux-arm64.tar.gz",
"hash": "ea62c09ce3de2732dc94c3384dc7c6ae580703b671dd2670b53a587603c778ba5d399544d3a5c8cbcaad95f4bdc4cad905776247000265bbc6a6ee647f83a96a"
},
{
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/174bc11f-ed96-4bc9-9bf0-4ff0a5b95279/1d3cc202997876f2602afad1d9745b18/dotnet-runtime-5.0.0-preview.7.20364.11-linux-musl-arm64.tar.gz",
"hash": "813b804b3a88aaee78b887e565b05c34e9c9aa3d2dd99f9265caa10639a3f53c999df0f6e3260ddd8c4784cb9fb8b1f1aa4bd1754978570ffba778108dffd10f"
},
{
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/887d0415-ea76-4b39-9b9a-1bfd81cd49e4/118d1385ff15daf9644ca3c164de5814/dotnet-runtime-5.0.0-preview.7.20364.11-linux-musl-x64.tar.gz",
"hash": "8b68b7601ceddbc513272b3c80ba2439046b397e96ffaa07b24efcc5bb32c7854f5a4f851c4f08cc9201167d07f17427e750a51d7392cf2eb9f6e4d0fbbb41b7"
},
{
"name": "dotnet-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/50405a40-62b0-496f-a099-a1a4aaf7e8a1/8162d7f1eef3a9100160d2e275fe4363/dotnet-runtime-5.0.0-preview.7.20364.11-linux-x64.tar.gz",
"hash": "409802189c72820e67a5b064b8f2997095bc5b0be7a4c6734473c6aa56220ff60c758e4c12d2e99e2cf93cf8510e9bbe66e26e68abbe85085c28c5bc9428e77f"
},
{
"name": "dotnet-runtime-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/0c69d2c6-b205-49df-b23a-7bff3843b75f/ab032df86acfdf39ec240a91fb316ce8/dotnet-runtime-5.0.0-preview.7.20364.11-osx-x64.pkg",
"hash": "5b28d31df77416b44450dd057aed57e1a6d54ab0504c330608c3c305b100f631aa188636757f054154b1a4d30ad74ee0b7bf514fa95c856d8ab438fda6f26dca"
},
{
"name": "dotnet-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/54247350-9123-4c9a-86e9-a06c766de011/6a32bb36fa5dfc062fcab8c162c2bcdc/dotnet-runtime-5.0.0-preview.7.20364.11-osx-x64.tar.gz",
"hash": "867d9a30010dc8513427b24d50530a26b87ff68db68054cb01181b4d3c46c27479304cdddb005d75c8a998d5bbc7880a06dfc05a1375793ad474df52a614ca2a"
},
{
"name": "dotnet-runtime-win-arm.zip",
"rid": "win-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/1f1d1419-8951-4dc3-ac04-3d06f8a93cc6/c4f7a9f30ec7dfe74b54af1605fc4f95/dotnet-runtime-5.0.0-preview.7.20364.11-win-arm.zip",
"hash": "236b429e129cf5f51c2e08168982a764d95aaa63f90285481210063e66f2c677b838798ae8d2a9f345e6964a5952d89b4fdf9de0c5db35d13df6f8564779275f"
},
{
"name": "dotnet-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/f63ca84d-31c8-4b0d-9234-950c8a74f7cc/8f053a507356f3dbde2873c53f6752d0/dotnet-runtime-5.0.0-preview.7.20364.11-win-arm64.zip",
"hash": "1dcf95be852426bef33920b6a61052b560a18a229da56e6df8eceec01d41771342ece153d96a07a59cc64f88b566dc4879eab8cb136fcac79f56ba14b8f63960"
},
{
"name": "dotnet-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/203aff04-57b2-4183-9d24-daf502fb9599/cf85a20cc0de18dd31f199c8f8528601/dotnet-runtime-5.0.0-preview.7.20364.11-win-x64.exe",
"hash": "b849e082dbf15ec0c5058e1a2fff96ad825ad60fa35f5fc1c263f63968f739d047e59742086f7c63d3fb83fe56681820cc99689237f13b49d4168b5ed103406d"
},
{
"name": "dotnet-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/1f275906-3b32-4a81-9468-a6b47d846130/5cea07ee6b9dcdf2d753c4a9767b4b95/dotnet-runtime-5.0.0-preview.7.20364.11-win-x64.zip",
"hash": "f4769be164dd465b957db9308a5478f5089f8d8736b08940ce9a09c5adcf03734ad5ba8dace9b5ca85604665afa0c20c5563a7ed5fc97bcc7c18971206bbe4c7"
},
{
"name": "dotnet-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/2db260ef-40ba-4cce-8666-7de8b879e9a9/a4f4a0671b4e8899c217354e9d8371a8/dotnet-runtime-5.0.0-preview.7.20364.11-win-x86.exe",
"hash": "60c5f049bb444a1f364f03d6d166bbc5a8fe47cfad44bb48b5861c473dc78a9d03ccdcd3fd8b31971a86217d8182b12b094949f2dfe876bd2b087b94cde3e1e1"
},
{
"name": "dotnet-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/0e451052-dc35-4b5f-827c-22bfdaa1897e/be0d5cbf43d0ef055899cfec4082b835/dotnet-runtime-5.0.0-preview.7.20364.11-win-x86.zip",
"hash": "963a1728dd579104272d2b0b5bb906fa5252a4c11861cea676c9306661d9a27ec25709a8d8d714bbe0806f344725aa5c9d51dc00dd2d9d8b854a7902e9d52568"
}
]
},
"sdk": {
"version": "5.0.100-preview.7.20366.6",
"version-display": "5.0.100-preview.7",
"runtime-version": "5.0.0-preview.7.20364.11",
"vs-version": "",
"vs-mac-version": "",
"vs-support": "",
"vs-mac-support": "",
"csharp-version": "9.0-preview",
"fsharp-version": "5.0-preview",
"vb-version": "15.5",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/20349622-b776-4fa0-a981-adacd7d57b9c/174f26a811b61a11a2132613e27f442a/dotnet-sdk-5.0.100-preview.7.20366.6-linux-arm.tar.gz",
"hash": "2e473ba7d2ed706313a02438da2b338fa91785cbbd68d1c15268641b3d547b7183e9f5be02df8f6d2af537e02280dae94cee63a4d3dd42bfbfb3cb4ce5fade59"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/a7d933ce-5f1d-4c7b-a388-509ee6ee710c/152fa9acb7ee9cf34d7cb0eeeb36d448/dotnet-sdk-5.0.100-preview.7.20366.6-linux-arm64.tar.gz",
"hash": "34cc65a879c8dedf854e0bb5b8b3f415c7db1ea9281a868516b6c0fdbb6d356dbd41ca258c10aec0c33339a5bc3be6cdf4e4d96099b6e3f73abb841e9c8d2dae"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/30b3cc30-0985-4b87-a7fc-b285bc7798b7/18c6f1b429f4e315d9ce1839191031be/dotnet-sdk-5.0.100-preview.7.20366.6-linux-musl-x64.tar.gz",
"hash": "5dc8a07ed8964ed88588b7310ecaeb75be711604334ce6d06b6a6400a28780cbb92264a5022a7acf4b6dbf18c08110a263309dd3adfef3dd1aa20eebbe9ac959"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/6e9bdda1-72b5-4d2e-8908-be9321b8db26/cbc8ab6c3a1aca2a8dd92e272edd3293/dotnet-sdk-5.0.100-preview.7.20366.6-linux-x64.tar.gz",
"hash": "a1369d4e9e6281a3656acf6ba8357fbb9b25824fa63b42b55700f4d7ab58b2dc355b91c356a13c7d76da92e30dd3a5ccefd1d3396eacc1ac62cbae608b5eed86"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/7a2f569c-f3be-43f7-8f5d-ccc2b62b06ca/a7f72e40a5ee418cd15fa477d30d4b30/dotnet-sdk-5.0.100-preview.7.20366.6-osx-x64.pkg",
"hash": "fbfaf8900fa35e4656a92981a2d14a578756a2b6fc6ec747d4460be316c6fe07efffeb1f842126b37111404a70f2c43aa516f97494a66b49801710553a62c917"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/76749af6-cccc-430b-91e6-f2beee11d922/4b4594efa029d19c864187820f0a7f97/dotnet-sdk-5.0.100-preview.7.20366.6-osx-x64.tar.gz",
"hash": "eed62702c03a3011ccb534f75d4986d09948cf64d601c083759e6770f549cf159bb9adff9c34865e1caa15179f484d22772a4ca79c591823b1ac26025472bf35"
},
{
"name": "dotnet-sdk-win-arm.zip",
"rid": "win-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/78b3bbac-4f7e-4be7-8cc2-e4752372c57e/8c594c83509b555c62556460c056bab7/dotnet-sdk-5.0.100-preview.7.20366.6-win-arm.zip",
"hash": "ca26bd148a603a352ddf7f8c058fca6607f5e0fb5d485608600c8ea3e267f1cfa5ed5997ab8e7f36b6fcdd32e4ecf255de736a1caec219ad4478e2b63efdd7da"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/7c9db83f-13ea-4246-a69d-a51a4e4113ca/5b3ab7f5667fe5bb7b00c9484cada3e2/dotnet-sdk-5.0.100-preview.7.20366.6-win-arm64.zip",
"hash": "2c4bee81067deabb53f37935096e81483584f3b634a176824366a647ed1271b307a11ff34f3b0b280c7e2e19c12c4d1d3a37d19c87a51611348fbb04f48733ae"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/21511476-7a5b-4bfe-b96e-3d9ebc1f01ab/f2cf00c22fcd52e96dfee7d18e47c343/dotnet-sdk-5.0.100-preview.7.20366.6-win-x64.exe",
"hash": "93400774be604fa238d86fbbbd52eb8488eab317085c6864cdc730e9ea572be46691fa633c5f46bcbe8f7245c5ca722fe23e5d43f654c6d7781cdd292cd2af97"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/2febae4a-9ac0-45ea-bf2f-adbe75492a94/d0bee7791c904c5c33bf25b12556aa34/dotnet-sdk-5.0.100-preview.7.20366.6-win-x64.zip",
"hash": "a77458590193d71f4c7f483b765fc16495fbb9a83f79cfb943ce46a67c3e9049eef7da87398d8637a4f547cb57a64857584b2b43009593d24daea9f5af6d31cc"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/5d536432-9be1-4193-9fec-9e920663e0d0/4b01d64266b503a320e92072e529033f/dotnet-sdk-5.0.100-preview.7.20366.6-win-x86.exe",
"hash": "d505ad12efc18d0a09ccb484136f9aeddde06a85caa37822a81aade1bb8f5b42369cdb4dfe67d62c197cc623383f5566f06be89e06ff5e8e4fdd1db96a4a02b3"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/add0a0a6-088d-4c79-ba7d-199e6fb44f3a/560013573bf4f46bfbdefcb7d770a397/dotnet-sdk-5.0.100-preview.7.20366.6-win-x86.zip",
"hash": "eba7c98457d91fecdcd303961866033415631f28088ebd3b43e49c2356aab89b77709c144a8c28939d53edeaab8bf26c9681de79e9df7fb73350f4b92529f497"
}
]
},
"sdks": [
{
"version": "5.0.100-preview.7.20366.6",
"version-display": "5.0.100-preview.7",
"runtime-version": "5.0.0-preview.7.20364.11",
"vs-version": "",
"vs-mac-version": "",
"vs-support": "",
"vs-mac-support": "",
"csharp-version": "9.0-preview",
"fsharp-version": "5.0-preview",
"vb-version": "15.5",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/20349622-b776-4fa0-a981-adacd7d57b9c/174f26a811b61a11a2132613e27f442a/dotnet-sdk-5.0.100-preview.7.20366.6-linux-arm.tar.gz",
"hash": "2e473ba7d2ed706313a02438da2b338fa91785cbbd68d1c15268641b3d547b7183e9f5be02df8f6d2af537e02280dae94cee63a4d3dd42bfbfb3cb4ce5fade59"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/a7d933ce-5f1d-4c7b-a388-509ee6ee710c/152fa9acb7ee9cf34d7cb0eeeb36d448/dotnet-sdk-5.0.100-preview.7.20366.6-linux-arm64.tar.gz",
"hash": "34cc65a879c8dedf854e0bb5b8b3f415c7db1ea9281a868516b6c0fdbb6d356dbd41ca258c10aec0c33339a5bc3be6cdf4e4d96099b6e3f73abb841e9c8d2dae"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/30b3cc30-0985-4b87-a7fc-b285bc7798b7/18c6f1b429f4e315d9ce1839191031be/dotnet-sdk-5.0.100-preview.7.20366.6-linux-musl-x64.tar.gz",
"hash": "5dc8a07ed8964ed88588b7310ecaeb75be711604334ce6d06b6a6400a28780cbb92264a5022a7acf4b6dbf18c08110a263309dd3adfef3dd1aa20eebbe9ac959"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/6e9bdda1-72b5-4d2e-8908-be9321b8db26/cbc8ab6c3a1aca2a8dd92e272edd3293/dotnet-sdk-5.0.100-preview.7.20366.6-linux-x64.tar.gz",
"hash": "a1369d4e9e6281a3656acf6ba8357fbb9b25824fa63b42b55700f4d7ab58b2dc355b91c356a13c7d76da92e30dd3a5ccefd1d3396eacc1ac62cbae608b5eed86"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/7a2f569c-f3be-43f7-8f5d-ccc2b62b06ca/a7f72e40a5ee418cd15fa477d30d4b30/dotnet-sdk-5.0.100-preview.7.20366.6-osx-x64.pkg",
"hash": "fbfaf8900fa35e4656a92981a2d14a578756a2b6fc6ec747d4460be316c6fe07efffeb1f842126b37111404a70f2c43aa516f97494a66b49801710553a62c917"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/76749af6-cccc-430b-91e6-f2beee11d922/4b4594efa029d19c864187820f0a7f97/dotnet-sdk-5.0.100-preview.7.20366.6-osx-x64.tar.gz",
"hash": "eed62702c03a3011ccb534f75d4986d09948cf64d601c083759e6770f549cf159bb9adff9c34865e1caa15179f484d22772a4ca79c591823b1ac26025472bf35"
},
{
"name": "dotnet-sdk-win-arm.zip",
"rid": "win-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/78b3bbac-4f7e-4be7-8cc2-e4752372c57e/8c594c83509b555c62556460c056bab7/dotnet-sdk-5.0.100-preview.7.20366.6-win-arm.zip",
"hash": "ca26bd148a603a352ddf7f8c058fca6607f5e0fb5d485608600c8ea3e267f1cfa5ed5997ab8e7f36b6fcdd32e4ecf255de736a1caec219ad4478e2b63efdd7da"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/7c9db83f-13ea-4246-a69d-a51a4e4113ca/5b3ab7f5667fe5bb7b00c9484cada3e2/dotnet-sdk-5.0.100-preview.7.20366.6-win-arm64.zip",
"hash": "2c4bee81067deabb53f37935096e81483584f3b634a176824366a647ed1271b307a11ff34f3b0b280c7e2e19c12c4d1d3a37d19c87a51611348fbb04f48733ae"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/21511476-7a5b-4bfe-b96e-3d9ebc1f01ab/f2cf00c22fcd52e96dfee7d18e47c343/dotnet-sdk-5.0.100-preview.7.20366.6-win-x64.exe",
"hash": "93400774be604fa238d86fbbbd52eb8488eab317085c6864cdc730e9ea572be46691fa633c5f46bcbe8f7245c5ca722fe23e5d43f654c6d7781cdd292cd2af97"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/2febae4a-9ac0-45ea-bf2f-adbe75492a94/d0bee7791c904c5c33bf25b12556aa34/dotnet-sdk-5.0.100-preview.7.20366.6-win-x64.zip",
"hash": "a77458590193d71f4c7f483b765fc16495fbb9a83f79cfb943ce46a67c3e9049eef7da87398d8637a4f547cb57a64857584b2b43009593d24daea9f5af6d31cc"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/5d536432-9be1-4193-9fec-9e920663e0d0/4b01d64266b503a320e92072e529033f/dotnet-sdk-5.0.100-preview.7.20366.6-win-x86.exe",
"hash": "d505ad12efc18d0a09ccb484136f9aeddde06a85caa37822a81aade1bb8f5b42369cdb4dfe67d62c197cc623383f5566f06be89e06ff5e8e4fdd1db96a4a02b3"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/add0a0a6-088d-4c79-ba7d-199e6fb44f3a/560013573bf4f46bfbdefcb7d770a397/dotnet-sdk-5.0.100-preview.7.20366.6-win-x86.zip",
"hash": "eba7c98457d91fecdcd303961866033415631f28088ebd3b43e49c2356aab89b77709c144a8c28939d53edeaab8bf26c9681de79e9df7fb73350f4b92529f497"
}
]
}
],
"aspnetcore-runtime": {
"version": "5.0.0-preview.7.20365.19",
"version-display": "5.0.0-preview.7",
"version-aspnetcoremodule": [
"15.0.20198.0"
],
"vs-version": "",
"files": [
{
"name": "aspnetcore-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/f114ff73-807d-47b9-97f7-51b0e156a5e1/58eac9a7e3bc1b3df4fc0fe63ab05846/aspnetcore-runtime-5.0.0-preview.7.20365.19-linux-arm.tar.gz",
"hash": "22862455eeb0061c2f7e2e976149be3f5e037128f226e0f1e080b5c75af84a45549e201dddc17a226994b460b8c243d401e0351f8bd7e5b48a6bd74c220b1c42"
},
{
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/137efdf7-85d5-47b2-abf5-24ffd0aab3df/01e445249ffec368b655afb4caf1d7d7/aspnetcore-runtime-5.0.0-preview.7.20365.19-linux-arm64.tar.gz",
"hash": "8b153075d62e3cbeb0878f4af0dee2e8fd76888a17ff02ece60b98905c69f057236e8c9aa6e99d512f2e256513e111ecb1acbbf42d48c949e21c60d744812694"
},
{
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/50f7778e-c753-4d25-9195-4a47fd5bcbbf/670d67d27e9206e41a537d2850f49b66/aspnetcore-runtime-5.0.0-preview.7.20365.19-linux-musl-arm64.tar.gz",
"hash": "733d5ed7fd90eca31a85980dc64d1298a89d17157323b7eacc79e0e83592235de68b083ce03cf280608233fc3a5b6a27e8d52516ae543bf29d2d0258a3e156f9"
},
{
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/9707011f-6c4d-435d-9fd0-18f1d0048bfa/a7781a25cc2b5088d6439523f2c07f23/aspnetcore-runtime-5.0.0-preview.7.20365.19-linux-musl-x64.tar.gz",
"hash": "ff63042916c597820fa93eac34a6c0d889b9498aae554067010a94af367b8291f59fcd0832227274bb864209de486ba1cff87967388147b6f9433be1b5ce0953"
},
{
"name": "aspnetcore-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/623a385b-1bb8-4e4a-a677-eaa41e956f48/82b58a95fc101d3455db376c339e169f/aspnetcore-runtime-5.0.0-preview.7.20365.19-linux-x64.tar.gz",
"hash": "6a6bbe7848e835b6dbfc183eb30dad2f88aed5b7a4509584b5309bab5ef6f6f0b5fc4b09d7b557ca4e30b31a93a6583dbe904c185772b8bff58d3d4d7134053e"
},
{
"name": "aspnetcore-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/49fb6ead-64b0-4cfa-baf5-060b178bfe18/32ee2fdd5fcd1916095c376c0806dce0/aspnetcore-runtime-5.0.0-preview.7.20365.19-osx-x64.tar.gz",
"hash": "12f41424c67b0fa557a214a6a21de6aedee8734b9a622ccc83c2093dce16dc1e7919242ec60ced50aa3695bc2330623ccf41c813426f04d742aec89ecd4012fe"
},
{
"name": "aspnetcore-runtime-win-arm.zip",
"rid": "win-arm",
"url": "https://download.visualstudio.microsoft.com/download/pr/ad3b43df-717f-4ff2-bbcb-22d9b66eeb0f/137e3a03fdfa553849929afb309c1570/aspnetcore-runtime-5.0.0-preview.7.20365.19-win-arm.zip",
"hash": "e69106017d7b98eaaeb78f118ff3f0182472e19612ad1b8c3456889fbaa835f1ecd4e4f9a05b619eae383cfedb0e478f961541721652ca5814f48b0cbc119398"
},
{
"name": "aspnetcore-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://download.visualstudio.microsoft.com/download/pr/c9e68175-6c43-4fe3-82b4-135a0e85ed8b/d4865f422f061e03822b6011350d1bcc/aspnetcore-runtime-5.0.0-preview.7.20365.19-win-arm64.zip",
"hash": "e0bc8c07fcdca781ba6bf6783b4d6db5151883bc3be11a3fddaaa8a7a752732c04cf938c8a36a494cb7b0c9c517755eb350b36bee2671d8d8045ea8925a2c0b6"
},
{
"name": "aspnetcore-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/9d2b759f-1bbb-4b00-a1b9-4b191c074254/cf51d83f10a4dd9327edd7a238cde6ec/aspnetcore-runtime-5.0.0-preview.7.20365.19-win-x64.exe",
"hash": "27795c11defee0ec1d3ca531e05a42e0369f8129cdbc9965c2f2f9dfd0173f58260b88a812677917f656395f2170541e7d6dc9ee99fb0d84126c9e1da9299d50"
},
{
"name": "aspnetcore-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/a0f2fca4-a2bf-4657-834c-be0dec09f04d/27553adf1b80316e194510099830ed20/aspnetcore-runtime-5.0.0-preview.7.20365.19-win-x64.zip",
"hash": "2d50901aa5329a00ed339b8bd683a0bfdf115bb6f9bc3b29f408e72c99a27c530812939e37ec467eb5f7756be6153bb314a9e13e10788dcb4d3a3b1377a1a73c"
},
{
"name": "aspnetcore-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/e0f0dd65-4db3-4ea9-8ddc-0296e290b93f/23faf5910857010dd62dc0233c59fc79/aspnetcore-runtime-5.0.0-preview.7.20365.19-win-x86.exe",
"hash": "dfbad08ed65fe4c9b6c098c4455b88ad12e6cf3cab242b4fef0d6f07c09f007385b51ef37741ff6e4c2a21e23503629641c30485cfb52fe2c29c957e83f17bcd"
},
{
"name": "aspnetcore-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/7deab25e-7e72-49d0-95c9-976ebf929590/560cfb70f894fc6ca3ea3c34ef4b3404/aspnetcore-runtime-5.0.0-preview.7.20365.19-win-x86.zip",
"hash": "49d153656f367287b2763b74782fbec96a4391da067a6533d44b3ff204aec76cda3b723ce847af3be8f9be1f61b84e06a70ca8f5dc663f0c36b3380f703d223a"
},
{
"name": "dotnet-hosting-win.exe",
"rid": "",
"url": "https://download.visualstudio.microsoft.com/download/pr/2fd2cadc-2068-4055-b269-13cf1d06083c/86ef0372321ed82efc7230aa41ebd3db/dotnet-hosting-5.0.0-preview.7.20365.19-win.exe",
"hash": "8ab6111bf8e4905189ea69a72bd295e1fa6a14627d213f88f35885e71022d336ca544c4bffaf8c0a954b6240b8a9e61483e24294553477b13c112c4a5aafe71a",
"akams": "https://aka.ms/dotnetcore-5-0-windowshosting"
}
]
},
"windowsdesktop": {
"version": "5.0.0-preview.7.20366.1",
"version-display": "5.0.0-preview.7",
"files": [
{
"name": "windowsdesktop-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://download.visualstudio.microsoft.com/download/pr/b1ad0793-f281-4574-b672-09ac4bd6ff9c/303e98093e01e9b10a425d58b26bb601/windowsdesktop-runtime-5.0.0-preview.7.20366.1-win-x64.exe",
"hash": "31bb3a26fed1ff39afc5308a52350bfb3a1bdb5d3a8cac33628ccbd8dd22291b193fcde79a76d8cd3bf69f4e58b3e53716b63fd8434b8ecfeb0e7d7ca3e3bbb3"
},
{
"name": "windowsdesktop-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://download.visualstudio.microsoft.com/download/pr/d12f1c16-2d25-4a7f-a3cb-cf839b07526a/b9ac0cb450e8563a2272510a379511fc/windowsdesktop-runtime-5.0.0-preview.7.20366.1-win-x86.exe",
"hash": "cc464d76b8922ba8f8e5e97475f05b01123952e8410d3f8a7a417c5bc35cfbf60e984a760e8687dc72f40fe545ed24bc6e346bb7a9cd144393022f8de2e71dea"
}
]
}
},
{
"release-date": "2020-06-25",
"release-version": "5.0.0-preview.6",

View file

@ -6,9 +6,9 @@ The latest supported release is [.NET Core 3.1](3.1).
You can download the latest updates for .NET Core.
* [.NET 5.0 Preview 6](5.0/preview/5.0.0-preview.6.md)
* [.NET Core 3.1.5](3.1/3.1.5/3.1.5.md)
* [.NET Core 2.1.19](2.1/2.1.19/2.1.19.md)
* [.NET 5.0 Preview 7](5.0/preview/5.0.0-preview.7.md)
* [.NET Core 3.1.6](3.1/3.1.6/3.1.6.md)
* [.NET Core 2.1.20](2.1/2.1.20/2.1.20.md)
## Release Information

View file

@ -2,14 +2,13 @@
"releases-index": [
{
"channel-version": "5.0",
"latest-release": "5.0.0-preview.6",
"latest-release-date": "2020-06-25",
"latest-release": "5.0.0-preview.7",
"latest-release-date": "2020-07-21",
"security": false,
"latest-runtime": "5.0.0-preview.6.20305.6",
"latest-sdk": "5.0.100-preview.6.20318.15",
"latest-runtime": "5.0.0-preview.7.20364.11",
"latest-sdk": "5.0.100-preview.7.20366.6",
"product": ".NET Core",
"support-phase": "preview",
"eol-date": null,
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/5.0/releases.json"
},
{