1
0
mirror of synced 2025-12-19 18:06:02 -05:00

.NET 8.0 & .NET 9.0 Release Artifacts (#9884)

* Artifacts for .NET 8 & 9 5_B Release

* Update releases.json

* Updated 9.0.5.md with nuget packages

* Updated README.md

* Updated nuget packages list 8.0.16.md

* Update 8.0.16.md

* Update 9.0.5 VSVersion on release.json

* Updates to 9.0.5 VSVersion on releases.json

* Update release.json

* Update releases.json

* Update release.json

* Update releases.json

* Update feedback placeholder link on 8.0.16.md

* Update Feedback Placeholder link for 9.0.5.md

---------

Co-authored-by: padmasrid <38444564+padmasrid@users.noreply.github.com>
This commit is contained in:
victorisr
2025-05-13 11:22:19 -07:00
committed by GitHub
parent 7c7923ceb8
commit 3ffdc08180
24 changed files with 4953 additions and 98 deletions

View File

@@ -8,13 +8,13 @@ Welcome to the home of .NET [release notes](./release-notes/README.md) and [news
| Version | Release Date | Release type |Support phase | Latest Patch Version | End of Support | | Version | Release Date | Release type |Support phase | Latest Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- | :-- | | :-- | :-- | :-- | :-- | :-- | :-- |
| [.NET 10](release-notes/10.0/README.md) | November 11, 2025 | [LTS][policies] | Preview| [10.0.0-preview.3][10.0.0-preview.3] | | | [.NET 10](release-notes/10.0/README.md) | November 11, 2025 | [LTS][policies] | Preview| [10.0.0-preview.4][10.0.0-preview.4] | |
| [.NET 9](release-notes/9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.4][9.0.4] | May 12, 2026 | | [.NET 9](release-notes/9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.5][9.0.5] | May 12, 2026 |
| [.NET 8](release-notes/8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | Active | [8.0.15][8.0.15] | November 10, 2026 | | [.NET 8](release-notes/8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | Active | [8.0.16][8.0.16] | November 10, 2026 |
[10.0.0-preview.3]: release-notes/10.0/preview/preview3/10.0.0-preview.3.md [10.0.0-preview.4]: release-notes/10.0/preview/preview4/10.0.0-preview.4.md
[9.0.4]: release-notes/9.0/9.0.4/9.0.4.md [9.0.5]: release-notes/9.0/9.0.5/9.0.5.md
[8.0.15]: release-notes/8.0/8.0.15/8.0.15.md [8.0.16]: release-notes/8.0/8.0.16/8.0.16.md
[policies]: release-policies.md [policies]: release-policies.md
* [Release notes](./release-notes/README.md) * [Release notes](./release-notes/README.md)

View File

@@ -0,0 +1,86 @@
# .NET 8.0.116 - May 13, 2025
The .NET 8.0.116 release is available for download. This SDK includes the released .NET 8.0.16 Runtime and is in support of Visual Studio 17.8 release. The latest 8.0 release is always listed at [.NET 8.0 Releases](../README.md).
## Downloads
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |Windows Desktop Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | :-----------------: |
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] \| [Arm64][dotnet-sdk-win-arm64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [Arm64][dotnet-sdk-win-arm64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] \| [Arm64][dotnet-runtime-win-arm64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [Arm64][dotnet-runtime-win-arm64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [Hosting Bundle][dotnet-hosting-win.exe] | [x86][windowsdesktop-runtime-win-x86.exe] \| [x64][windowsdesktop-runtime-win-x64.exe] \| [Arm64][windowsdesktop-runtime-win-arm64.exe] |
| macOS | [x64][dotnet-sdk-osx-x64.pkg] \| [ARM64][dotnet-sdk-osx-arm64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] \| [ARM64][dotnet-sdk-osx-arm64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] \| [ARM64][dotnet-runtime-osx-arm64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] \| [ARM64][dotnet-runtime-osx-arm64.tar.gz]| [x64][aspnetcore-runtime-osx-x64.tar.gz] \| [ARM64][aspnetcore-runtime-osx-arm64.tar.gz] | - |
| Linux | [Snap and Package Manager](../install-linux.md) | [x64][dotnet-sdk-linux-x64.tar.gz] \| [Arm][dotnet-sdk-linux-arm.tar.gz] \| [Arm64][dotnet-sdk-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-sdk-linux-musl-arm.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | [Packages (x64)][linux-packages] | [x64][dotnet-runtime-linux-x64.tar.gz] \| [Arm][dotnet-runtime-linux-arm.tar.gz] \| [Arm64][dotnet-runtime-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-runtime-linux-musl-arm.tar.gz] \| [Arm64 Alpine][dotnet-runtime-linux-musl-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz] \| [Arm][aspnetcore-runtime-linux-arm.tar.gz] \| [Arm64][aspnetcore-runtime-linux-arm64.tar.gz] \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz] | - |
| | [Checksums][checksums-sdk] | [Checksums][checksums-sdk] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][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.
The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.
You can check your .NET SDK version by running the following command. The example version shown is for this release.
```console
$ dotnet --version
8.0.116
```
Visit [.NET Documentation](https://learn.microsoft.com/dotnet/) to learn about .NET, for building many different types of applications.
## Visual Studio Compatibility
You need [Visual Studio 17.8](https://visualstudio.microsoft.com) or later to use .NET 8.0 on Windows. On macOS, you need the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/). The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 8.0 and C# 10.0.
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.16-sha.txt
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.16-sha.txt
[linux-packages]: ../install-linux.md
[//]: # ( Runtime 8.0.16)
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-x64.tar.gz
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.pkg
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.tar.gz
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.exe
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.zip
[//]: # ( WindowsDesktop 8.0.16)
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-arm64.exe
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x64.exe
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x86.exe
[//]: # ( ASP 8.0.16)
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-x64.tar.gz
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-arm64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-x64.tar.gz
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x64.exe
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x86.exe
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/dotnet-hosting-8.0.16-win.exe
[//]: # ( SDK 8.0.116)
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-musl-arm.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-x64.tar.gz
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-arm64.pkg
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-arm64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-x64.tar.gz
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-arm64.exe
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-arm64.zip
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x86.zip

View File

@@ -0,0 +1,658 @@
# .NET 8.0.16 - May 13, 2025
The .NET 8.0.16 and .NET SDK 8.0.409 releases are available for download. The latest 8.0 release is always listed at [.NET 8.0 Releases](../README.md).
8.0 SDKs that include 8.0.16 runtimes:
* [8.0.409][8.0.16]
* [8.0.312][8.0.312]
* [8.0.116][8.0.116]
## Downloads
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |Windows Desktop Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | :-----------------: |
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] \| [Arm64][dotnet-sdk-win-arm64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [Arm64][dotnet-sdk-win-arm64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] \| [Arm64][dotnet-runtime-win-arm64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [Arm64][dotnet-runtime-win-arm64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [Hosting Bundle][dotnet-hosting-win.exe] | [x86][windowsdesktop-runtime-win-x86.exe] \| [x64][windowsdesktop-runtime-win-x64.exe] \| [Arm64][windowsdesktop-runtime-win-arm64.exe] |
| macOS | [x64][dotnet-sdk-osx-x64.pkg] \| [ARM64][dotnet-sdk-osx-arm64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] \| [ARM64][dotnet-sdk-osx-arm64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] \| [ARM64][dotnet-runtime-osx-arm64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] \| [ARM64][dotnet-runtime-osx-arm64.tar.gz]| [x64][aspnetcore-runtime-osx-x64.tar.gz] \| [ARM64][aspnetcore-runtime-osx-arm64.tar.gz] | - |
| Linux | [Snap and Package Manager](../install-linux.md) | [x64][dotnet-sdk-linux-x64.tar.gz] \| [Arm][dotnet-sdk-linux-arm.tar.gz] \| [Arm64][dotnet-sdk-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-sdk-linux-musl-arm.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | [Packages (x64)][linux-packages] | [x64][dotnet-runtime-linux-x64.tar.gz] \| [Arm][dotnet-runtime-linux-arm.tar.gz] \| [Arm64][dotnet-runtime-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-runtime-linux-musl-arm.tar.gz] \| [Arm64 Alpine][dotnet-runtime-linux-musl-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz] \| [Arm][aspnetcore-runtime-linux-arm.tar.gz] \| [Arm64][aspnetcore-runtime-linux-arm64.tar.gz] \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz] | - |
| | [Checksums][checksums-sdk] | [Checksums][checksums-sdk] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][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.
The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.
You can check your .NET SDK version by running the following command. The example version shown is for this release.
```console
$ dotnet --version
8.0.409
```
## Docker Images
The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been updated for this release. The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. You can use the following command to try running the latest .NET 8.0 release in containers:
```console
docker run --rm mcr.microsoft.com/dotnet/samples
```
The following repos have been updated.
* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK
* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime
* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime
* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies
* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor
* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base
* [dotnet/aspire-dashboard](https://github.com/dotnet/dotnet-docker/blob/main/README.aspire-dashboard.md): .NET Aspire Dashboard
* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples
## Notable Changes
[.NET May 2025 Blog][dotnet-blog]
.NET 8.0.16 release carries security fixes and non-security fixes.
### Microsoft Security Advisory CVE-2025-26682 | .NET and Visual Studio Spoofing Vulnerability
Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 9.0.xxx and .NET 8.0.xxx SDK. This advisory also provides guidance on what developers can do to update their applications to address this vulnerability.
A vulnerability exists in .NET SDK or MSBuild applications where external control of file name or path allows an unauthorized attacked to perform spoofing over a network.
## Visual Studio Compatibility
You need [Visual Studio 17.8](https://visualstudio.microsoft.com) or later to use .NET 8.0 on Windows. While not officially supported, weve also enabled rudimentary support for .NET 8 in Visual Studio for Mac. Users have to enable a preview feature in Preferences to enable the IDE to discover and use the .NET 8 SDK for creating, loading, building, and debugging projects. The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 8.0 and C# 12.
## Feedback
Your feedback is important and appreciated. We've created an issue at [dotnet/core #9885](https://github.com/dotnet/core/issues/9885) for your questions and comments.
[8.0.16]: 8.0.16.md
[8.0.116]: 8.0.116.md
[8.0.312]: 8.0.312.md
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.16-sha.txt
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.16-sha.txt
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-May-2025-servicing-updates/
[linux-packages]: ../install-linux.md
## Packages updated in this release
| Package name | Version |
| :----------- | :------------------ |
AspNetCoreRuntime.8.0.x64 | 8.0.16
AspNetCoreRuntime.8.0.x86 | 8.0.16
dotnet-ef | 8.0.16
dotnet-sql-cache | 8.0.16
Microsoft.AspNetCore.App.Ref | 8.0.16
Microsoft.AspNetCore.App.Runtime.linux-arm | 8.0.16
Microsoft.AspNetCore.App.Runtime.linux-arm64 | 8.0.16
Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 8.0.16
Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 8.0.16
Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 8.0.16
Microsoft.AspNetCore.App.Runtime.linux-x64 | 8.0.16
Microsoft.AspNetCore.App.Runtime.osx-arm64 | 8.0.16
Microsoft.AspNetCore.App.Runtime.osx-x64 | 8.0.16
Microsoft.AspNetCore.App.Runtime.win-arm64 | 8.0.16
Microsoft.AspNetCore.App.Runtime.win-x64 | 8.0.16
Microsoft.AspNetCore.App.Runtime.win-x86 | 8.0.16
Microsoft.AspNetCore.Authentication.Certificate | 8.0.16
Microsoft.AspNetCore.Authentication.Facebook | 8.0.16
Microsoft.AspNetCore.Authentication.Google | 8.0.16
Microsoft.AspNetCore.Authentication.JwtBearer | 8.0.16
Microsoft.AspNetCore.Authentication.MicrosoftAccount | 8.0.16
Microsoft.AspNetCore.Authentication.Negotiate | 8.0.16
Microsoft.AspNetCore.Authentication.OpenIdConnect | 8.0.16
Microsoft.AspNetCore.Authentication.Twitter | 8.0.16
Microsoft.AspNetCore.Authentication.WsFederation | 8.0.16
Microsoft.AspNetCore.Authorization | 8.0.16
Microsoft.AspNetCore.AzureAppServices.HostingStartup | 8.0.16
Microsoft.AspNetCore.AzureAppServices.SiteExtension | 8.0.16
Microsoft.AspNetCore.AzureAppServicesIntegration | 8.0.16
Microsoft.AspNetCore.Components | 8.0.16
Microsoft.AspNetCore.Components.Analyzers | 8.0.16
Microsoft.AspNetCore.Components.Authorization | 8.0.16
Microsoft.AspNetCore.Components.CustomElements | 8.0.16
Microsoft.AspNetCore.Components.Forms | 8.0.16
Microsoft.AspNetCore.Components.QuickGrid | 8.0.16
Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter | 8.0.16
Microsoft.AspNetCore.Components.Web | 8.0.16
Microsoft.AspNetCore.Components.WebAssembly | 8.0.16
Microsoft.AspNetCore.Components.WebAssembly.Authentication | 8.0.16
Microsoft.AspNetCore.Components.WebAssembly.DevServer | 8.0.16
Microsoft.AspNetCore.Components.WebAssembly.Server | 8.0.16
Microsoft.AspNetCore.Components.WebView | 8.0.16
Microsoft.AspNetCore.ConcurrencyLimiter | 8.0.16
Microsoft.AspNetCore.Connections.Abstractions | 8.0.16
Microsoft.AspNetCore.Cryptography.Internal | 8.0.16
Microsoft.AspNetCore.Cryptography.KeyDerivation | 8.0.16
Microsoft.AspNetCore.DataProtection | 8.0.16
Microsoft.AspNetCore.DataProtection.Abstractions | 8.0.16
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 8.0.16
Microsoft.AspNetCore.DataProtection.Extensions | 8.0.16
Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 8.0.16
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 8.0.16
Microsoft.AspNetCore.Grpc.JsonTranscoding | 8.0.16
Microsoft.AspNetCore.Grpc.Swagger | 0.8.16
Microsoft.AspNetCore.HeaderPropagation | 8.0.16
Microsoft.AspNetCore.Hosting.WindowsServices | 8.0.16
Microsoft.AspNetCore.Http.Connections.Client | 8.0.16
Microsoft.AspNetCore.Http.Connections.Common | 8.0.16
Microsoft.AspNetCore.Identity.EntityFrameworkCore | 8.0.16
Microsoft.AspNetCore.Identity.UI | 8.0.16
Microsoft.AspNetCore.JsonPatch | 8.0.16
Microsoft.AspNetCore.Metadata | 8.0.16
Microsoft.AspNetCore.MiddlewareAnalysis | 8.0.16
Microsoft.AspNetCore.Mvc.NewtonsoftJson | 8.0.16
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 8.0.16
Microsoft.AspNetCore.Mvc.Testing | 8.0.16
Microsoft.AspNetCore.OpenApi | 8.0.16
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis | 8.0.16
Microsoft.AspNetCore.Owin | 8.0.16
Microsoft.AspNetCore.SignalR.Client | 8.0.16
Microsoft.AspNetCore.SignalR.Client.Core | 8.0.16
Microsoft.AspNetCore.SignalR.Common | 8.0.16
Microsoft.AspNetCore.SignalR.Protocols.Json | 8.0.16
Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 8.0.16
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 8.0.16
Microsoft.AspNetCore.SignalR.Specification.Tests | 8.0.16
Microsoft.AspNetCore.SignalR.StackExchangeRedis | 8.0.16
Microsoft.AspNetCore.SpaProxy | 8.0.16
Microsoft.AspNetCore.SpaServices.Extensions | 8.0.16
Microsoft.AspNetCore.TestHost | 8.0.16
Microsoft.AspNetCore.WebUtilities | 8.0.16
Microsoft.Authentication.WebAssembly.Msal | 8.0.16
Microsoft.Data.Sqlite | 8.0.16
Microsoft.Data.Sqlite.Core | 8.0.16
Microsoft.dotnet-openapi | 8.0.16
Microsoft.DotNet.ApiCompat.Task | 8.0.116
Microsoft.DotNet.ApiCompat.Task | 8.0.312
Microsoft.DotNet.ApiCompat.Task | 8.0.409
Microsoft.DotNet.ApiCompat.Tool | 8.0.116
Microsoft.DotNet.ApiCompat.Tool | 8.0.312
Microsoft.DotNet.ApiCompat.Tool | 8.0.409
Microsoft.DotNet.Common.ItemTemplates | 8.0.116
Microsoft.DotNet.Common.ItemTemplates | 8.0.312
Microsoft.DotNet.Common.ItemTemplates | 8.0.409
Microsoft.DotNet.Common.ProjectTemplates.8.0 | 8.0.116
Microsoft.DotNet.Common.ProjectTemplates.8.0 | 8.0.312
Microsoft.DotNet.Common.ProjectTemplates.8.0 | 8.0.409
Microsoft.DotNet.ILCompiler | 8.0.16
Microsoft.DotNet.Web.Client.ItemTemplates | 8.0.16
Microsoft.DotNet.Web.ItemTemplates.8.0 | 8.0.16
Microsoft.DotNet.Web.ProjectTemplates.8.0 | 8.0.16
Microsoft.EntityFrameworkCore | 8.0.16
Microsoft.EntityFrameworkCore.Abstractions | 8.0.16
Microsoft.EntityFrameworkCore.Analyzers | 8.0.16
Microsoft.EntityFrameworkCore.AspNet.Specification.Tests | 8.0.16
Microsoft.EntityFrameworkCore.Cosmos | 8.0.16
Microsoft.EntityFrameworkCore.Design | 8.0.16
Microsoft.EntityFrameworkCore.InMemory | 8.0.16
Microsoft.EntityFrameworkCore.Proxies | 8.0.16
Microsoft.EntityFrameworkCore.Relational | 8.0.16
Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 8.0.16
Microsoft.EntityFrameworkCore.Specification.Tests | 8.0.16
Microsoft.EntityFrameworkCore.Sqlite | 8.0.16
Microsoft.EntityFrameworkCore.Sqlite.Core | 8.0.16
Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 8.0.16
Microsoft.EntityFrameworkCore.SqlServer | 8.0.16
Microsoft.EntityFrameworkCore.SqlServer.Abstractions | 8.0.16
Microsoft.EntityFrameworkCore.SqlServer.HierarchyId | 8.0.16
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 8.0.16
Microsoft.EntityFrameworkCore.Templates | 8.0.16
Microsoft.EntityFrameworkCore.Tools | 8.0.16
Microsoft.Extensions.ApiDescription.Client | 8.0.16
Microsoft.Extensions.ApiDescription.Server | 8.0.16
Microsoft.Extensions.Caching.SqlServer | 8.0.16
Microsoft.Extensions.Caching.StackExchangeRedis | 8.0.16
Microsoft.Extensions.Configuration.KeyPerFile | 8.0.16
Microsoft.Extensions.Diagnostics.HealthChecks | 8.0.16
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 8.0.16
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 8.0.16
Microsoft.Extensions.Features | 8.0.16
Microsoft.Extensions.FileProviders.Embedded | 8.0.16
Microsoft.Extensions.Http.Polly | 8.0.16
Microsoft.Extensions.Identity.Core | 8.0.16
Microsoft.Extensions.Identity.Stores | 8.0.16
Microsoft.Extensions.Localization | 8.0.16
Microsoft.Extensions.Localization.Abstractions | 8.0.16
Microsoft.Extensions.Logging.AzureAppServices | 8.0.16
Microsoft.Extensions.ObjectPool | 8.0.16
Microsoft.Extensions.WebEncoders | 8.0.16
Microsoft.JSInterop | 8.0.16
Microsoft.JSInterop.WebAssembly | 8.0.16
Microsoft.NET.Build.Containers | 8.0.116
Microsoft.NET.Build.Containers | 8.0.312
Microsoft.NET.Build.Containers | 8.0.409
Microsoft.Net.Http.Headers | 8.0.16
Microsoft.NET.ILLink.Tasks | 8.0.16
Microsoft.NET.Runtime.Android.Sample.Mono | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.osx-arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.osx-x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-arm64.Msi.arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-x64.Msi.x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Node.linux-arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Node.linux-x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Node.osx-arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Node.osx-x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-arm64.Msi.arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-x64.Msi.x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Python.osx-arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Python.osx-x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-arm64.Msi.arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64.Msi.x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.osx-arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.osx-x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-arm64.Msi.arm64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-x64 | 8.0.16
Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-x64.Msi.x64 | 8.0.16
Microsoft.NET.Runtime.iOS.Sample.Mono | 8.0.16
Microsoft.NET.Runtime.LibraryBuilder.Sdk | 8.0.16
Microsoft.NET.Runtime.MonoAOTCompiler.Task | 8.0.16
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 8.0.16
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 8.0.16
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 8.0.16
Microsoft.NET.Runtime.MonoTargets.Sdk | 8.0.16
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 8.0.16
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 8.0.16
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 8.0.16
Microsoft.NET.Runtime.wasm.Sample.Mono | 8.0.16
Microsoft.NET.Runtime.WebAssembly.Sdk | 8.0.16
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 8.0.16
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 8.0.16
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 8.0.16
Microsoft.NET.Runtime.WebAssembly.Templates | 8.0.16
Microsoft.NET.Runtime.WebAssembly.Templates.Msi.arm64 | 8.0.16
Microsoft.NET.Runtime.WebAssembly.Templates.Msi.x64 | 8.0.16
Microsoft.NET.Runtime.WebAssembly.Templates.Msi.x86 | 8.0.16
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk | 8.0.16
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.arm64 | 8.0.16
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x64 | 8.0.16
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x86 | 8.0.16
Microsoft.NET.Sdk.WebAssembly.Pack | 8.0.16
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 | 8.0.16
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Msi.arm64 | 8.0.16
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Msi.x64 | 8.0.16
Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Msi.x86 | 8.0.16
Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100 | 8.0.16
Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100.Msi.arm64 | 8.0.16
Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100.Msi.x64 | 8.0.16
Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100.Msi.x86 | 8.0.16
Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100 | 8.0.16
Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100.Msi.arm64 | 8.0.16
Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100.Msi.x64 | 8.0.16
Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100.Msi.x86 | 8.0.16
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100 | 8.0.16
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.Msi.arm64 | 8.0.16
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.Msi.x64 | 8.0.16
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.Msi.x86 | 8.0.16
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100 | 8.0.16
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.Msi.arm64 | 8.0.16
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.Msi.x64 | 8.0.16
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.Msi.x86 | 8.0.16
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100 | 8.0.16
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.Msi.arm64 | 8.0.16
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.Msi.x64 | 8.0.16
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Crossgen2.linux-arm | 8.0.16
Microsoft.NETCore.App.Crossgen2.linux-arm64 | 8.0.16
Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 8.0.16
Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 8.0.16
Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 8.0.16
Microsoft.NETCore.App.Crossgen2.linux-x64 | 8.0.16
Microsoft.NETCore.App.Crossgen2.osx-arm64 | 8.0.16
Microsoft.NETCore.App.Crossgen2.osx-x64 | 8.0.16
Microsoft.NETCore.App.Crossgen2.win-arm64 | 8.0.16
Microsoft.NETCore.App.Crossgen2.win-x64 | 8.0.16
Microsoft.NETCore.App.Crossgen2.win-x86 | 8.0.16
Microsoft.NETCore.App.Host.linux-arm | 8.0.16
Microsoft.NETCore.App.Host.linux-arm64 | 8.0.16
Microsoft.NETCore.App.Host.linux-bionic-arm64 | 8.0.16
Microsoft.NETCore.App.Host.linux-bionic-x64 | 8.0.16
Microsoft.NETCore.App.Host.linux-musl-arm | 8.0.16
Microsoft.NETCore.App.Host.linux-musl-arm64 | 8.0.16
Microsoft.NETCore.App.Host.linux-musl-x64 | 8.0.16
Microsoft.NETCore.App.Host.linux-x64 | 8.0.16
Microsoft.NETCore.App.Host.osx-arm64 | 8.0.16
Microsoft.NETCore.App.Host.osx-x64 | 8.0.16
Microsoft.NETCore.App.Host.win-arm64 | 8.0.16
Microsoft.NETCore.App.Host.win-x64 | 8.0.16
Microsoft.NETCore.App.Host.win-x86 | 8.0.16
Microsoft.NETCore.App.Ref | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x86 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.browser-wasm | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.browser-wasm | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvos-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.linux-arm | 8.0.16
Microsoft.NETCore.App.Runtime.linux-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.linux-bionic-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.linux-bionic-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.linux-musl-arm | 8.0.16
Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.linux-musl-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.linux-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-arm | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.linux-arm | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.linux-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.linux-musl-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.linux-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.osx-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.LLVM.osx-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.osx-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.osx-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.win-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.Mono.win-x86 | 8.0.16
Microsoft.NETCore.App.Runtime.NativeAOT.ios-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.NativeAOT.osx-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.NativeAOT.tvos-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.osx-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.osx-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.win-arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.win-arm64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.win-arm64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.win-arm64.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.win-x64 | 8.0.16
Microsoft.NETCore.App.Runtime.win-x64.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.win-x64.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.win-x64.Msi.x86 | 8.0.16
Microsoft.NETCore.App.Runtime.win-x86 | 8.0.16
Microsoft.NETCore.App.Runtime.win-x86.Msi.arm64 | 8.0.16
Microsoft.NETCore.App.Runtime.win-x86.Msi.x64 | 8.0.16
Microsoft.NETCore.App.Runtime.win-x86.Msi.x86 | 8.0.16
Microsoft.NETCore.DotNetAppHost | 8.0.16
Microsoft.NETCore.DotNetHost | 8.0.16
Microsoft.NETCore.DotNetHostPolicy | 8.0.16
Microsoft.NETCore.DotNetHostResolver | 8.0.16
Microsoft.TemplateEngine.Abstractions | 8.0.116
Microsoft.TemplateEngine.Abstractions | 8.0.312
Microsoft.TemplateEngine.Abstractions | 8.0.409
Microsoft.TemplateEngine.Authoring.CLI | 8.0.116
Microsoft.TemplateEngine.Authoring.CLI | 8.0.312
Microsoft.TemplateEngine.Authoring.CLI | 8.0.409
Microsoft.TemplateEngine.Authoring.Tasks | 8.0.116
Microsoft.TemplateEngine.Authoring.Tasks | 8.0.312
Microsoft.TemplateEngine.Authoring.Tasks | 8.0.409
Microsoft.TemplateEngine.Authoring.Templates | 8.0.116
Microsoft.TemplateEngine.Authoring.Templates | 8.0.312
Microsoft.TemplateEngine.Authoring.Templates | 8.0.409
Microsoft.TemplateEngine.Authoring.TemplateVerifier | 8.0.116
Microsoft.TemplateEngine.Authoring.TemplateVerifier | 8.0.312
Microsoft.TemplateEngine.Authoring.TemplateVerifier | 8.0.409
Microsoft.TemplateEngine.Core | 8.0.116
Microsoft.TemplateEngine.Core | 8.0.312
Microsoft.TemplateEngine.Core | 8.0.409
Microsoft.TemplateEngine.Core.Contracts | 8.0.116
Microsoft.TemplateEngine.Core.Contracts | 8.0.312
Microsoft.TemplateEngine.Core.Contracts | 8.0.409
Microsoft.TemplateEngine.Edge | 8.0.116
Microsoft.TemplateEngine.Edge | 8.0.312
Microsoft.TemplateEngine.Edge | 8.0.409
Microsoft.TemplateEngine.IDE | 8.0.116
Microsoft.TemplateEngine.IDE | 8.0.312
Microsoft.TemplateEngine.IDE | 8.0.409
Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 8.0.116
Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 8.0.312
Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 8.0.409
Microsoft.TemplateEngine.Samples | 8.0.116
Microsoft.TemplateEngine.Samples | 8.0.312
Microsoft.TemplateEngine.Samples | 8.0.409
Microsoft.TemplateEngine.TemplateLocalizer.Core | 8.0.116
Microsoft.TemplateEngine.TemplateLocalizer.Core | 8.0.312
Microsoft.TemplateEngine.TemplateLocalizer.Core | 8.0.409
Microsoft.TemplateEngine.Utils | 8.0.116
Microsoft.TemplateEngine.Utils | 8.0.312
Microsoft.TemplateEngine.Utils | 8.0.409
Microsoft.TemplateSearch.Common | 8.0.116
Microsoft.TemplateSearch.Common | 8.0.312
Microsoft.TemplateSearch.Common | 8.0.409
Microsoft.Windows.Compatibility | 8.0.16
Microsoft.WindowsDesktop.App.Ref | 8.0.16
Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 8.0.16
Microsoft.WindowsDesktop.App.Runtime.win-x64 | 8.0.16
Microsoft.WindowsDesktop.App.Runtime.win-x86 | 8.0.16
runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.linux-arm.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.linux-arm.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.linux-arm.Microsoft.NETCore.DotNetHostResolver | 8.0.16
runtime.linux-arm64.Microsoft.DotNet.ILCompiler | 8.0.16
runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.linux-arm64.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.linux-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.linux-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.16
runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.16
runtime.linux-bionic-x64.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.linux-bionic-x64.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.linux-bionic-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.linux-bionic-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.16
runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.linux-musl-arm.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostResolver | 8.0.16
runtime.linux-musl-arm64.Microsoft.DotNet.ILCompiler | 8.0.16
runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.16
runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler | 8.0.16
runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.linux-musl-x64.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.16
runtime.linux-x64.Microsoft.DotNet.ILCompiler | 8.0.16
runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.linux-x64.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.16
runtime.osx-arm64.Microsoft.DotNet.ILCompiler | 8.0.16
runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.osx-arm64.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.osx-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.16
runtime.osx-x64.Microsoft.DotNet.ILCompiler | 8.0.16
runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.osx-x64.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.16
runtime.win-arm64.Microsoft.DotNet.ILCompiler | 8.0.16
runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.win-arm64.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.win-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.win-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.16
runtime.win-x64.Microsoft.DotNet.ILCompiler | 8.0.16
runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.win-x64.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.win-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.16
runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 8.0.16
runtime.win-x86.Microsoft.NETCore.DotNetHost | 8.0.16
runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy | 8.0.16
runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 8.0.16
System.Drawing.Common | 8.0.16
System.Net.Http.WinHttpHandler | 8.0.3
[//]: # ( Runtime 8.0.16)
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-x64.tar.gz
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.pkg
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.tar.gz
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.exe
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.zip
[//]: # ( WindowsDesktop 8.0.16)
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-arm64.exe
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x64.exe
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x86.exe
[//]: # ( ASP 8.0.16)
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-x64.tar.gz
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-arm64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-x64.tar.gz
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x64.exe
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x86.exe
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/dotnet-hosting-8.0.16-win.exe
[//]: # ( SDK 8.0.409)
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-x64.tar.gz
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.pkg
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.tar.gz
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.exe
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.zip
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.zip

View File

@@ -0,0 +1,86 @@
# .NET 8.0.312 -May 13, 2025
The .NET 8.0.312 release is available for download. This SDK includes the released .NET 8.0.16 Runtime and is in support of Visual Studio 17.10 release. The latest 8.0 release is always listed at [.NET 8.0 Releases](../README.md).
## Downloads
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |Windows Desktop Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | :-----------------: |
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] \| [Arm64][dotnet-sdk-win-arm64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [Arm64][dotnet-sdk-win-arm64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] \| [Arm64][dotnet-runtime-win-arm64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [Arm64][dotnet-runtime-win-arm64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [Hosting Bundle][dotnet-hosting-win.exe] | [x86][windowsdesktop-runtime-win-x86.exe] \| [x64][windowsdesktop-runtime-win-x64.exe] \| [Arm64][windowsdesktop-runtime-win-arm64.exe] |
| macOS | [x64][dotnet-sdk-osx-x64.pkg] \| [ARM64][dotnet-sdk-osx-arm64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] \| [ARM64][dotnet-sdk-osx-arm64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] \| [ARM64][dotnet-runtime-osx-arm64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] \| [ARM64][dotnet-runtime-osx-arm64.tar.gz]| [x64][aspnetcore-runtime-osx-x64.tar.gz] \| [ARM64][aspnetcore-runtime-osx-arm64.tar.gz] | - |
| Linux | [Snap and Package Manager](../install-linux.md) | [x64][dotnet-sdk-linux-x64.tar.gz] \| [Arm][dotnet-sdk-linux-arm.tar.gz] \| [Arm64][dotnet-sdk-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-sdk-linux-musl-arm.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | [Packages (x64)][linux-packages] | [x64][dotnet-runtime-linux-x64.tar.gz] \| [Arm][dotnet-runtime-linux-arm.tar.gz] \| [Arm64][dotnet-runtime-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-runtime-linux-musl-arm.tar.gz] \| [Arm64 Alpine][dotnet-runtime-linux-musl-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz] \| [Arm][aspnetcore-runtime-linux-arm.tar.gz] \| [Arm64][aspnetcore-runtime-linux-arm64.tar.gz] \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz] | - |
| | [Checksums][checksums-sdk] | [Checksums][checksums-sdk] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][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.
The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.
You can check your .NET SDK version by running the following command. The example version shown is for this release.
```console
$ dotnet --version
8.0.312
```
Visit [.NET Documentation](https://learn.microsoft.com/dotnet/) to learn about .NET, for building many different types of applications.
## Visual Studio Compatibility
You need [Visual Studio 17.10](https://visualstudio.microsoft.com) or later to use .NET 8.0 on Windows. On macOS, you need the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/). The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 8.0 and C# 10.0.
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.16-sha.txt
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.16-sha.txt
[linux-packages]: ../install-linux.md
[//]: # ( Runtime 8.0.16)
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-x64.tar.gz
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.pkg
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.tar.gz
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.exe
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.zip
[//]: # ( WindowsDesktop 8.0.16)
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-arm64.exe
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x64.exe
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x86.exe
[//]: # ( ASP 8.0.16)
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-x64.tar.gz
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-arm64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-x64.tar.gz
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x64.exe
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x86.exe
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/dotnet-hosting-8.0.16-win.exe
[//]: # ( SDK 8.0.312)
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-musl-arm.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-x64.tar.gz
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-arm64.pkg
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-arm64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-x64.tar.gz
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-arm64.exe
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-arm64.zip
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x86.zip

View File

@@ -0,0 +1,749 @@
{
"channel-version": "8.0",
"latest-release": "8.0.16",
"latest-release-date": "2025-05-13",
"latest-runtime": "8.0.16",
"latest-sdk": "8.0.409",
"support-phase": "active",
"release-type": "lts",
"lifecycle-policy": "https://aka.ms/dotnetcoresupport",
"releases": [
{
"release-date": "2025-05-13",
"release-version": "8.0.16",
"security": true,
"cve-list": [
{
"cve-id": "CVE-2025-26646",
"cve-url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-26646"
}
],
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.16/8.0.16.md",
"runtime": {
"version": "8.0.16",
"version-display": "8.0.16",
"vs-version": "17.8.21, 17.10.14, 17.12.8, 17.13.7, 17.14.0",
"vs-mac-version": "",
"files": [
{
"name": "dotnet-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm.tar.gz",
"hash": "3f245b9d4603809197d81d80a07d4513c8d1608179b1f4069bede3c6bcf6e8d8eb77c74f5ffada85fb8af517052a27d3e4ade5463194557deb31a9f02417e4fc"
},
{
"name": "dotnet-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm64.tar.gz",
"hash": "ddb14dd8cecf88069698126259193a25a69b4b47aeda2aa1641c8c0301b2e5760959981cb767d7f14ad37ca99936c4136f5d7d2eb51d4860318e7afa3474752e"
},
{
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm.tar.gz",
"hash": "a1b43d5ca2315fda8d3777d20aaa9e4725a6867b0430d931069e6530dec32e6c6ef64132e7178828ed10c5a369f8c0c2b7a426012b75ee617eb3cf65305adb28"
},
{
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm64.tar.gz",
"hash": "9af2ca767cd94e23b8e9165582abad18e11d3f25c972fabad19b97435144774aa427746e6056132fa2361e237815ce35e8b6244641d92f511427223565abb921"
},
{
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-x64.tar.gz",
"hash": "ae77fffe1fc8e6b65a6908bc6f8b413b3dc15a89db1a425974ad7686bf307b068076f77079ba06224129a74209c10aaba7a418a5e3ddf4dbeef889c2fc4da23c"
},
{
"name": "dotnet-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-x64.tar.gz",
"hash": "e0924f88b6795d669e5c6278845a574b75fbd9b5aeb63a0ed638224fb8d3d48b91bb2a9afb272dfd5f40e8241d41a84792b9fcfe426e8fdcfa14116bc132cee2"
},
{
"name": "dotnet-runtime-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.pkg",
"hash": "a1c2314b012b69f03eaea248709a8c4d02b2a7c474bb7cecf6508b0c98b15377dfdbfa9d13c28e44820791e048ffbba1c3ba37a9abb385d6ba23400f8f75ca1e"
},
{
"name": "dotnet-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.tar.gz",
"hash": "73c3513ac18781d2e93053dd85c9447ccdea7dfe6ccd38df9a3616f751f0f66fdc4e43765f2e28f19b6f23d8d074698e02be5d92c14d6d09b7b4ca1c29d47612"
},
{
"name": "dotnet-runtime-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.pkg",
"hash": "083b4249da29193e4e1841894f36b43a23bec8e2d6f92f8d44270ed92519527d6f1eefa279a870f67ff3d6fb1e98b0c3f4252f247576ba0c0ddd85caee1dbcee"
},
{
"name": "dotnet-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.tar.gz",
"hash": "f68018dbef7f8d5b55350e2cc431c5e9adf8debb67c971a28bc8de0fbfd273b3425f4a61fd3db546fb650a35cece7b54bbe6553294c4d27f5846e832300e401c"
},
{
"name": "dotnet-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.exe",
"hash": "894c7feab2b567c186b28ed157865880a7d7871530311452f0fdd6b48ce6748e0f597a2ec9c468f4335c3170ddd4306878d0d2854e22d9b6ead7746f18a0019c"
},
{
"name": "dotnet-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.zip",
"hash": "24cc360192d057128e99aa04f0865332734e4bab4643bad90c6952dd9e529f660b00d1f3cf22e5b22e244a7ae1aacb5e3c58c706e0fff6090a2a6ad4032ff7b9"
},
{
"name": "dotnet-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.exe",
"hash": "8c61220263b0d5640cb5c5499652fff5a99bbe9930d95d42943eb336cff80ecc7e00a7f6304d992da8016f5e8bacaac5323ecab92aa2e2cdf214c4e8425aef4f"
},
{
"name": "dotnet-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.zip",
"hash": "096632e933c94413316c7f7d54541cfbec76d0d77776bfdeda1cb155567a6eaefb33bcdd1e36d9add3bb0f276418b3615782489be3e1cb9e628138c8b91c23e2"
},
{
"name": "dotnet-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.exe",
"hash": "b94756c56cdf505ad272d435e145a67b3aa3c518fb34c78e37d769a7b69a0f5f259cb9a51bb28c26f070d0950ff766ea57a99d477da7b606b83728783708f1b9"
},
{
"name": "dotnet-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.zip",
"hash": "0a51c551ebeb46795be2aef9785c09f5ce03caf5da730e9ccea4bf58075668e84fed91ce741dec1953942c07e2790990005a24ee0fa5c82504dadcf615639677"
}
]
},
"sdk": {
"version": "8.0.409",
"version-display": "8.0.409",
"runtime-version": "8.0.16",
"vs-version": "",
"vs-mac-version": "",
"vs-support": "",
"vs-mac-support": "",
"csharp-version": "12.0",
"fsharp-version": "8.0",
"vb-version": "16.9",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm.tar.gz",
"hash": "d29937db92ef085d4c3736f1be811c574e81cc0fe9b1decef4199c2d5170947648a7c694f3d2a963403f41040c7c9a1f78c909ca0cd93c1adc00b0ed48c589d3"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm64.tar.gz",
"hash": "ee7090a9ddc8347ab743a3132a0c8a78220c219ce45b9b4c9f5b741b7f66e8191ea8162ef17daa3830b8d874c73a26b19882975b35d0ac1da31761b5a64c7deb"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm.tar.gz",
"hash": "58639aa04a53f13050f81bd80f8b87694905ab603084f8f1d94659ea2d82a0dd474a714c255c935153e154b9b3b78110e3e775458e5c317f9b2ff9f061fdfcdc"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm64.tar.gz",
"hash": "3128f4aac3d562f037cf22684331ffb7d38accbb5b9ff89845a9ee8f8d810c16b36aa38bd5da993204826a59b9369837cc3206493cfd6cc5b9d2317543317b9b"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-x64.tar.gz",
"hash": "80612845aa4dc9c814b3a0a0e9bb684919dfa89774c8a142cdaedd4d2e2a15b7caa78e8b06c8a0f4834326492908fb609aa5f388111fa67d7f103eb0cd722668"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-x64.tar.gz",
"hash": "fb855ff04db010594bb7da884e3a86da94e26a43cc5d858724cc0d3d8ee31f6d64eb09558bad3dba540a25082219ba41aa7feb40d1c4f3468c3720ea4c552fda"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.pkg",
"hash": "59945e6c6392d820929a55aa54bcae43be06213d969ea5fba95c7ea2b2ba8dccb9e9c4cce992ae8ad6aa1b2e0dd3ce9fd7e20f95799ee5c29d9ae94e3d1efcfa"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.tar.gz",
"hash": "377c52370342183ff575c18d3f49d10468325f272534b00c5246f3aadfb0e7601d61d4b42bb913e8d053965fb591fcdff9b1123f85f8d8973226bf25180df568"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.pkg",
"hash": "26aa84723883e7ceef86aa1235a104398a67706733bbc642f14bd5abf9489c0cc2eb903a81f233f5b5377972d3cad2ac965e107a9d87c778157d42b1b0a591fa"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.tar.gz",
"hash": "b2e0eed94e1217484ccc8ba4aac8d7596b35032ad6041eb46ed71aa821d8bd71f3e1ec9a82c095480f83ef74342582d95b5db287b53772692f1fe3a1953b305b"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.exe",
"hash": "a743bb6b3a3f44a170c65fcfc1ee353c86c3241adeb23c831c973cef0916108d2fc6cec06e5928f03b1978f7ea99cfc1fba450d08a194d38b4003379feaff6dd"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.zip",
"hash": "b12aa2c7e4c15db130489d620b7f4d100b7815e90f507fef524e302465c4f3a461b1077369d24132b3d9544aa0f375a0db2121cb2a886425b745b281e2345ed9"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.exe",
"hash": "304012b1cb095a3c25bc65d9f3d07905a737fcdd60561b96f1c5a3440172b500fd5c17560634964672a5918bfaa713d789ea00ad8b7cae11bb23fe5a44218784"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.zip",
"hash": "a15b537ad683b8298222ef51138e5e14984d96950734f0d261085a621b76f7e41c9045572c148eefd8ff0ce47da2e9036409dd020316f9e2b79c7e5a0b8964c7"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.exe",
"hash": "8cbfd5f0da10af335db89815e1465245e4fcc851da1e3c345b3774325db897a1ab0e7cbc9fe86807bf496281432e4bc06e2fd0bd50bf32fec1e4724d09e9b56c"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.zip",
"hash": "0002cb99041569a90a2d442118b2123b2796562b723f6227ed0079855b52b5bb43d6a7e6ce3e09a00ce3427d0b7ce6f0ec98840f38393f355a9959bbd8a5021b"
}
]
},
"sdks": [
{
"version": "8.0.409",
"version-display": "8.0.409",
"runtime-version": "8.0.16",
"vs-version": "",
"vs-mac-version": "",
"vs-support": "",
"vs-mac-support": "",
"csharp-version": "12.0",
"fsharp-version": "8.0",
"vb-version": "16.9",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm.tar.gz",
"hash": "d29937db92ef085d4c3736f1be811c574e81cc0fe9b1decef4199c2d5170947648a7c694f3d2a963403f41040c7c9a1f78c909ca0cd93c1adc00b0ed48c589d3"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm64.tar.gz",
"hash": "ee7090a9ddc8347ab743a3132a0c8a78220c219ce45b9b4c9f5b741b7f66e8191ea8162ef17daa3830b8d874c73a26b19882975b35d0ac1da31761b5a64c7deb"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm.tar.gz",
"hash": "58639aa04a53f13050f81bd80f8b87694905ab603084f8f1d94659ea2d82a0dd474a714c255c935153e154b9b3b78110e3e775458e5c317f9b2ff9f061fdfcdc"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm64.tar.gz",
"hash": "3128f4aac3d562f037cf22684331ffb7d38accbb5b9ff89845a9ee8f8d810c16b36aa38bd5da993204826a59b9369837cc3206493cfd6cc5b9d2317543317b9b"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-x64.tar.gz",
"hash": "80612845aa4dc9c814b3a0a0e9bb684919dfa89774c8a142cdaedd4d2e2a15b7caa78e8b06c8a0f4834326492908fb609aa5f388111fa67d7f103eb0cd722668"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-x64.tar.gz",
"hash": "fb855ff04db010594bb7da884e3a86da94e26a43cc5d858724cc0d3d8ee31f6d64eb09558bad3dba540a25082219ba41aa7feb40d1c4f3468c3720ea4c552fda"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.pkg",
"hash": "59945e6c6392d820929a55aa54bcae43be06213d969ea5fba95c7ea2b2ba8dccb9e9c4cce992ae8ad6aa1b2e0dd3ce9fd7e20f95799ee5c29d9ae94e3d1efcfa"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.tar.gz",
"hash": "377c52370342183ff575c18d3f49d10468325f272534b00c5246f3aadfb0e7601d61d4b42bb913e8d053965fb591fcdff9b1123f85f8d8973226bf25180df568"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.pkg",
"hash": "26aa84723883e7ceef86aa1235a104398a67706733bbc642f14bd5abf9489c0cc2eb903a81f233f5b5377972d3cad2ac965e107a9d87c778157d42b1b0a591fa"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.tar.gz",
"hash": "b2e0eed94e1217484ccc8ba4aac8d7596b35032ad6041eb46ed71aa821d8bd71f3e1ec9a82c095480f83ef74342582d95b5db287b53772692f1fe3a1953b305b"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.exe",
"hash": "a743bb6b3a3f44a170c65fcfc1ee353c86c3241adeb23c831c973cef0916108d2fc6cec06e5928f03b1978f7ea99cfc1fba450d08a194d38b4003379feaff6dd"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.zip",
"hash": "b12aa2c7e4c15db130489d620b7f4d100b7815e90f507fef524e302465c4f3a461b1077369d24132b3d9544aa0f375a0db2121cb2a886425b745b281e2345ed9"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.exe",
"hash": "304012b1cb095a3c25bc65d9f3d07905a737fcdd60561b96f1c5a3440172b500fd5c17560634964672a5918bfaa713d789ea00ad8b7cae11bb23fe5a44218784"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.zip",
"hash": "a15b537ad683b8298222ef51138e5e14984d96950734f0d261085a621b76f7e41c9045572c148eefd8ff0ce47da2e9036409dd020316f9e2b79c7e5a0b8964c7"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.exe",
"hash": "8cbfd5f0da10af335db89815e1465245e4fcc851da1e3c345b3774325db897a1ab0e7cbc9fe86807bf496281432e4bc06e2fd0bd50bf32fec1e4724d09e9b56c"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.zip",
"hash": "0002cb99041569a90a2d442118b2123b2796562b723f6227ed0079855b52b5bb43d6a7e6ce3e09a00ce3427d0b7ce6f0ec98840f38393f355a9959bbd8a5021b"
}
]
},
{
"version": "8.0.312",
"version-display": "8.0.312",
"runtime-version": "8.0.16",
"vs-version": "17.10.14",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.10)",
"vs-mac-support": "",
"csharp-version": "12.0",
"fsharp-version": "8.0",
"vb-version": "16.9",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-arm.tar.gz",
"hash": "80da77a2894e43fbe826145501f37fa9624e87bd136a71235cde2017135315d3157c87bd77dd547a4c594a6f8c7da5d175419aec3fd25911db4719ec792ea2f7"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-arm64.tar.gz",
"hash": "cb7571ba11956ad1f4dca02b02a6177b4d0a82f85edda8267dd8498f0f31c2e2e2f6b3ce86e04695e5c93b5f133187d0c5e35d22afbcb676a5a02ec9a123f3b7"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-musl-arm.tar.gz",
"hash": "0bc84377090e816e36db83676c5ac7c07ebd91d19123759b82150905b05aec3e133401777fcfaba407e3bdf2f960af4ee8499c46e575b82aecd085eb49afe24e"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-musl-arm64.tar.gz",
"hash": "b736bad777c0f6bdeb5b6af875827b454926b8b8059a7aada56435dff1d14d429050b5effca86ed8696f88377ff613f33b3b1f11e50a1dfb8ae20867120c7dd3"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-musl-x64.tar.gz",
"hash": "db95fb046d46dc59d8b225d3716c2b323b66e1dcd5394c17e44ff9e383bbcb9367ac733f3fdb581e3e2a1fd4438cfc283161f8b4674502c74651e64592ac3cf0"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-x64.tar.gz",
"hash": "6e1ff0e958303d1232a9a1ce2647e74aaabc28a5b93e10a15ddf012eed99db3e3192a3c91e7b1106db6e1b5b2adec8ba04f237457fa8cfaeb9d8bc9a0e890bb6"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-arm64.pkg",
"hash": "56df2c35854be277a4d3119f1e2e3b64f9fc643899d7ed3d393d21b795d169db5b2878401921eeb51e6ec96e3ecadf61bfea8e2e2698aef10982f0c3209bcd9c"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-arm64.tar.gz",
"hash": "6d27ddda13e41a3a98f18dddff1fee994a969d97dae6601cfb6cbd2758b293da6fda0b85ba12cd1c29e3f7e9a1fa19f13cb2ba673b0c4f8e25d1a2c7d76c5b79"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-x64.pkg",
"hash": "e25f5be8684a3f85b5e91a01e6f3537819d83fb5ba7eed989fb650ea943d2136c2b2678b62b293e7f928f935de10ecf88170d68bc99aaf451ad9dffdcfc91408"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-x64.tar.gz",
"hash": "9d12b2dc59e88d505d7e9fa2028b08969323fc5faa20341ced546fbace5abcb9e577fadce9feb714e5a7543c6a7255359b41beea60c89cd5038d59e86d3fd738"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-arm64.exe",
"hash": "7c299a8564cf1ddc207fc6444cbde63806a11c83171d8e7ea72e70027fa140f0ae69d9f925dafa180b6255186fa9399dfc4ab914963d50453bc87319130f2cc9"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-arm64.zip",
"hash": "635bbfdb6a1674ab816ff22da36859b5cffeca48cd00533afa087f8be46b45bb3ff654dd20a2f5a59e5e1fcbfe6eae4f5d54bbed4155a4be1a89ee9727e9e925"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x64.exe",
"hash": "66a0b376aab3271a63e999e856a79edd38408a32412f02a9b75010f14b20de393b0666869183624385ec3ca20ccd42332b6256557a159a3406b3a72d96a1dadc"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x64.zip",
"hash": "0cd51532ee92772512cda009a01f236c5a774527ab2eb8ed2bb51a8e60afece5cf53c1eef1d8e80e9045f27380cd1de66a3838b44f28b1b34c37dcec3de74429"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x86.exe",
"hash": "baf79f971556a106cef12be6a56e293e4b675ff703b0128d68b143e6784286c7983a85145ebea592d9f7297817b9d3f085a1b3941fe1d688a98d33fd2dd81277"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x86.zip",
"hash": "f4eee7d2303ca5a64b682c47355f587223890d1d2095b5981201349a919d3f610ed7d81f565e6f71710d70052b6220f355077e46f1c67496ee0522db46c068fc"
}
]
},
{
"version": "8.0.116",
"version-display": "8.0.116",
"runtime-version": "8.0.16",
"vs-version": "17.8.21",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.8)",
"vs-mac-support": "",
"csharp-version": "12.0",
"fsharp-version": "8.0",
"vb-version": "16.9",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-arm.tar.gz",
"hash": "15f2f1cd15c5635c22230f33fd30466fbbe78d46de09a93e4b93705737babf369ed7f0b911965eca3f8f6c7a661af60bab15b5520e22329f9a27ed418ac226f5"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-arm64.tar.gz",
"hash": "8f20ba4d250b048b2502b795ef49bf03d833332c7c4abe7b712638c4887b4bb76669bc17cd55770642664661fb32b75b184715c8fa6ae55003f72ac83b215643"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-musl-arm.tar.gz",
"hash": "50613d7c32492c992c7d019f184f0971a9114137ec9fb2ebb4921b8699effd828ac2a1f77fb61be1f45cd1fec4933d6e400d4491da2b9106f4759b749494313f"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-musl-arm64.tar.gz",
"hash": "c66a101414a40e625330a8cbc859fbb8ac545c871a3429e85d6b789003b3cc2d2026e98105396248ed8a66af29eff19b13e94b0ab5c060aef8e3d38c2f67b376"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-musl-x64.tar.gz",
"hash": "e3b03c4fa86f1dfbc700995300082a81dc4af23df2a59ca3b69c89e0d372e3cc9544bdb05ee02c0f6154b2bac97af000164c524aebd0aa916ec72df329b65384"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-x64.tar.gz",
"hash": "96c634a0d1678429fede9930336ba0351d1510bc4d0456b9d7225c5c9d587d700e8f30e841dfd675fff8a8c709cbef209ca87d11cb657fcb2f212b5eefaec872"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-arm64.pkg",
"hash": "9de49329df0f9e3327831da560d9aab5a7402d42bda4393fd7268c2181248c65e1141f8c241a5c31e8c0744bafd23c4d3eaa02110628ffa6aa8bbeb31ecd5206"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-arm64.tar.gz",
"hash": "d87c937d81c7b415dc2bfedf315dace60896b0ff5bec64d017dab612aac1a54482adc7c59d8612527e622c2256d5e87005a211f3d33890d33fa3cfae001c75d5"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-x64.pkg",
"hash": "88b75a65fd099fabdee52cc22ea7aadaf652cff00c0ed62cd44d597c7f323ac89d43ade8a860a857d20e73fb7d4abcea6ad48e0ee6abd55a16190c6acef92485"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-x64.tar.gz",
"hash": "3e3d671a06a1057651aed1378c64ede9dcf7b46b005e68a5d919ce5bf2b5553b99ae82909ff1fa7bf914d67facc11898b0e1cfc48ed1c79c1c4fbf9773085452"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-arm64.exe",
"hash": "5bde262848c44fd07402013e734731926f012d9f3a326608ae5d48e4f5150cdd87ff0c6b50179dc06aa96eb09bfe860b6ba495ea4d1c6a21abb8d4540f624ad2"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-arm64.zip",
"hash": "2137faab6c3a23e177949d76241b8ceedb5a6025bc6d255daaeb7b6cb9c8cbd49f1990f19be18e5ec298e1790c83e97ca0503a3cb2e0ccb30559063720c3f436"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x64.exe",
"hash": "5a98b9bd24d23be86175bc2a0a3c9ca8abdbe099d7863f9f05a6f87a7acef53f5e96c29e3d767ab1cbc3e40f6ebbed655f1137d0aedf471fe37101a319d3b206"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x64.zip",
"hash": "2b2d692cc1e0700e6fc30eb88b2b6ad792e0f75e87ce195417151f6be64274bb0ec12a13cadc6264ec1b654aed0a7b76b0b4e04cd8840315073cbeda76b21e17"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x86.exe",
"hash": "b2586d13102145b6b25d7136f3a0d4dda533a7702821195b2ee2577b10a1a1853aa31e982da6066ede07b2950a966ea74f843cc0f446178e7dc945ad5b6faef0"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x86.zip",
"hash": "bd0926b9bfaaed5888b855e05bfe102bedc032073e70243fb29a984e04687c842722a2175bd252c7ad83299fc4dab13070197989b5a9772711ad9b467605a9ce"
}
]
}
],
"aspnetcore-runtime": {
"version": "8.0.16",
"version-display": "8.0.16",
"version-aspnetcoremodule": [
"18.0.25107.16"
],
"vs-version": "17.8.21",
"files": [
{
"name": "aspnetcore-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm.tar.gz",
"hash": "1df49edcaa5eb1afae6e9b935a0418bc4a93e02bbde834326c1a066095cf28e7607d5d1ca8af7771a9d2e81631e49931a7bf99849c8910791deeeb6a990275c7"
},
{
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm64.tar.gz",
"hash": "a115e0e6253cea7e9a481ed82f57fc96413aa50ce7407932128cba153bdf4aec1bd8cdb9c04d290ff00f8544429feac86ba6e8d2b0f1674c255bd636c2c7e6de"
},
{
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-arm.tar.gz",
"hash": "4d5302c769d24262adb7c1e1a920c058d98b9e6742dedfeb2a26ae1e84a472d62ce25d137e85e3ea172d6777b91bff67fe8a06325eb162b0cab37090f5e8a4fc"
},
{
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-arm64.tar.gz",
"hash": "22220a425146baca5dafb4193477bf0c4fec3b9ed9ca9b340739f5ca780c404fbec81c97fea7cf31e666e42d299d01733ff39e641932b642e4bc211f55da8642"
},
{
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-x64.tar.gz",
"hash": "2f8569e1335bd25a1c93be52364dd1386c60d70c5f905ca830093125de20bfd99be0808cf98f6aafd6a0bf0867962d7436a54ea7b8eb42a6fb31eeb5b08e39a2"
},
{
"name": "aspnetcore-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-x64.tar.gz",
"hash": "0256cac4151acd6ffc82b0b7b6421f304817b6fdc2d9cb232018cf993e40da6b228d415397dd1b1b34859cffe1d8fc7bd7bb470df81128374e5c944a14c58360"
},
{
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-arm64.tar.gz",
"hash": "8ecc74a95913128e7a5461639541fd8619c0307d496062c63c5022e38afea29f70a338093361d5c309ea51caad5463fbc7ec8ae6b86be27d3e92675642410e17"
},
{
"name": "aspnetcore-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-x64.tar.gz",
"hash": "280a8ea601e5d712cd3914d84ff975f878f4b57edf6199e805af93b96856ba62d02f6c9f85af65860f108ccfb0eeadd4b2aafe13a6e492fe3e2180e3454fd8db"
},
{
"name": "aspnetcore-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-arm64.exe",
"hash": "aab0f7f4835df8bfd8e97410abfadbb3c57e97d02d569d3653f87272b968f22c097fe2a2d631ab4856d958be31bbac26c99c32f68b560aa44694c6abe36204c4"
},
{
"name": "aspnetcore-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-arm64.zip",
"hash": "a69ba2b270dfeaff0ba795dc91a55984860084da34f3b1979bf5107147ea24f3ffe567166c273bc0d13bc6ed5a33d0ba3ca53a0a1a5e077fb2a6d9c63eb5e77f"
},
{
"name": "aspnetcore-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x64.exe",
"hash": "93aae0c0c2d66c8400928efb17d45b7342391479e398836194b5d8afedc0b01d7e6b68e0d00173b8e1f95c94d3833f98643980608ad0246d8102827332f0df43"
},
{
"name": "aspnetcore-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x64.zip",
"hash": "30c6a3055f0234b18799edd83eb45056dbe874aead3a9533dbd001c45d548068b8fef930d587ac24cfbf17320cab5131a0103d74763191e5739de7fa7982f85b"
},
{
"name": "aspnetcore-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x86.exe",
"hash": "3220999a4a391068fc8aa8d8c42eaa6e21ea3ab88d877f91dc692b4c68c4f64e0cfb908bcfdd3c7a3c0ed31ecd061e2433b758b46a93911d91da7ffe8c0bdb46"
},
{
"name": "aspnetcore-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x86.zip",
"hash": "a7c5033fa2342b52a9ae60bce09378687799a71fc583b88527e9ec9ed10c4507e32cbe7b9368eeaf900b9b411662b4e8363ee195594235514b0b8cc6b2987ea1"
},
{
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-arm.tar.gz",
"hash": "aa210b5e006bb270006a5fa326cb06beea89d91fdef94c59d46685a5f730d2d9ffcd0c2d06101535beff96390a40ada46f2a536df1831f83c544e9b31c045a50"
},
{
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-arm64.tar.gz",
"hash": "4987d85cd58b65dc989ecdd1129b8285c27d337c02d12dd08c4f260d986aa8115aeca901fc293acdfa76faaa50dbb7ccab574bf8bc6ede6bf2e8163b148cd7a1"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-musl-arm.tar.gz",
"hash": "882f8951a5ee2cd87a4ff1180aa26b1bc5a7bcbf3d4f05878150425cf2ad4a4ee878064f915e8b57ad1876f96beb16138356875ca496c2668c0ecaf1d81bcf62"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-musl-arm64.tar.gz",
"hash": "1745be6ba0451ec71914ee2448dadeeb800d1033ae327287b3c67888e2722b6a479c9abf8446b12a55fd57d23c457001c4bb79bcdc9d627884cce92a2a938b8c"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-musl-x64.tar.gz",
"hash": "837f500e5d22fb8a30dd9ab8e9bcc0533f7332e8d6c49b0e738c46e4c2fabcee3cd66c5f1391124974a5bfbcf70fb39bfb3bb74f1c750f4890e44e366f76da09"
},
{
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-x64.tar.gz",
"hash": "d22f82e34d57dd8138aa662308ccca380d5d25b971f92fe9861dc5dadb5ee64f4b450d22f50c656e2f358eccd914905e4126e577dd02d3c150c5905e35e4e4ed"
},
{
"name": "dotnet-hosting-win.exe",
"rid": "",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/dotnet-hosting-8.0.16-win.exe",
"hash": "4062a86a89d5b28da88e591c3e9bdcf1b1fb2fa85bec87bb00ebc0d2fc19d8c9ddedab85465ea0b49e4b2f0fd964800f2a6f5a7818c75bb6ba853e7c3029a690",
"akams": "https://aka.ms/dotnetcore-8-0-windowshosting"
}
]
},
"windowsdesktop": {
"version": "8.0.16",
"version-display": "8.0.16",
"files": [
{
"name": "windowsdesktop-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-arm64.exe",
"hash": "ec7fd7ef63132344dbd88b14ee8cb4b51db74dd3b33be56676473b2f3a2bd3b75e7eb8907d50e2254cb4c0237a59bb21c6cf1f84d8dac19d0ed0ae6e40fb6d5b"
},
{
"name": "windowsdesktop-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-arm64.zip",
"hash": "5d580d9ff39b116f1ca2b26e882416c68e7c2d0fe8b0707f4feeb63a2c49cfac8ad70ec1cb846d6202adcfc71dcee675b975ccfd66429b56ae3e8022c8978217"
},
{
"name": "windowsdesktop-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x64.exe",
"hash": "526c0cf217c04f590ab5b88de4bff41f4f4ca13c4efb4f79bbaafe0b24fc48fdae1e769b0011bf8020b1ad6d8fbf6e1f31175045e86ee9c578a4892124828c2f"
},
{
"name": "windowsdesktop-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x64.zip",
"hash": "819a139a4f54307ea46846f5b86ba24b74f783089cc40287eed715e30647ca31f8ca8d7e29b4b6a488acc33e4f365a4ad421b910ae7c2bae6dafff51ea33d8db"
},
{
"name": "windowsdesktop-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x86.exe",
"hash": "f91558eba877dd98aa2c69e7db5cb1d78519e5c958c2d6b153e6a7412ecfe9c91c6f5d38ed762d698d08775b05d2746aaa617c032024ef9d2d568fe1e2e96aa7"
},
{
"name": "windowsdesktop-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x86.zip",
"hash": "199e5ed9317311140b82bcb03a90ba87e7100d8c941390d613e5097aa003ee9386e7877dcea6ec558509b2f767df5812ea8cb96c7793d0d90c84531cb4b87ebc"
}
]
}
}
]
}

View File

@@ -11,34 +11,35 @@
## Releases ## Releases
| Date | Release | | Date | Release | SDK |
| :-- | :-- | | :-- | :-- | :-- |
| 2025/04/08 | [8.0.15](./8.0.15/8.0.15.md) | | 2025/05/13 | [8.0.16](./8.0.16/8.0.16.md) | [8.0.116](./8.0.16/8.0.116.md), [8.0.312](./8.0.16/8.0.312.md), [8.0.409](./8.0.16/8.0.16.md) |
| 2025/03/11 | [8.0.14](./8.0.14/8.0.14.md) | | 2025/04/08 | [8.0.15](./8.0.15/8.0.15.md) | [8.0.115](./8.0.15/8.0.115.md), [8.0.311](./8.0.15/8.0.311.md), [8.0.408](./8.0.15/8.0.15.md) |
| 2025/02/11 | [8.0.13](./8.0.13/8.0.13.md) | | 2025/03/11 | [8.0.14](./8.0.14/8.0.14.md) | [8.0.114](./8.0.14/8.0.114.md), [8.0.310](./8.0.14/8.0.310.md), [8.0.407](./8.0.14/8.0.14.md) |
| 2025/01/14 | [8.0.12](./8.0.12/8.0.12.md) | | 2025/02/11 | [8.0.13](./8.0.13/8.0.13.md) | [8.0.113](./8.0.13/8.0.113.md), [8.0.309](./8.0.13/8.0.309.md), [8.0.406](./8.0.13/8.0.13.md) |
| 2024/11/12 | [8.0.11](./8.0.11/8.0.11.md) | | 2025/01/14 | [8.0.12](./8.0.12/8.0.12.md) | [8.0.112](./8.0.12/8.0.112.md), [8.0.308](./8.0.12/8.0.308.md), [8.0.405](./8.0.12/8.0.12.md) |
| 2024/10/08 | [8.0.10](./8.0.10/8.0.10.md) | | 2024/11/12 | [8.0.11](./8.0.11/8.0.11.md) | [8.0.111](./8.0.11/8.0.111.md), [8.0.307](./8.0.11/8.0.307.md), [8.0.404](./8.0.11/8.0.11.md) |
| 2024/09/24 | [8.0.402 SDK](./8.0.8/8.0.402.md) | | 2024/10/08 | [8.0.10](./8.0.10/8.0.10.md) | [8.0.110](./8.0.10/8.0.110.md), [8.0.306](./8.0.10/8.0.306.md), [8.0.403](./8.0.10/8.0.10.md) |
| 2024/08/15 | [8.0.401 SDK](./8.0.8/8.0.401.md) | | 2024/09/24 | [8.0.8](./8.0.8/8.0.8.md) | [8.0.402](./8.0.8/8.0.402.md) |
| 2024/08/13 | [8.0.8](./8.0.8/8.0.8.md) | | 2024/08/15 | [8.0.8](./8.0.8/8.0.8.md) | [8.0.401](./8.0.8/8.0.401.md) |
| 2024/07/09 | [8.0.7](./8.0.7/8.0.7.md) | | 2024/08/13 | [8.0.8](./8.0.8/8.0.8.md) | [8.0.108](./8.0.8/8.0.108.md), [8.0.304](./8.0.8/8.0.304.md), [8.0.400](./8.0.8/8.0.8.md) |
| 2024/06/11 | [8.0.302 SDK](./8.0.6/8.0.302.md) | | 2024/07/09 | [8.0.7](./8.0.7/8.0.7.md) | [8.0.107](./8.0.7/8.0.107.md), [8.0.303](./8.0.7/8.0.7.md) |
| 2024/05/28 | [8.0.6](./8.0.6/8.0.6.md) | | 2024/06/11 | [8.0.6](./8.0.6/8.0.6.md) | [8.0.302](./8.0.6/8.0.302.md) |
| 2024/05/14 | [8.0.5](./8.0.5/8.0.5.md) | | 2024/05/28 | [8.0.6](./8.0.6/8.0.6.md) | [8.0.106](./8.0.6/8.0.106.md), [8.0.206](./8.0.6/8.0.206.md), [8.0.301](./8.0.6/8.0.6.md) |
| 2024/04/08 | [8.0.4](./8.0.4/8.0.4.md) | | 2024/05/14 | [8.0.5](./8.0.5/8.0.5.md) | [8.0.105](./8.0.5/8.0.105.md), [8.0.205](./8.0.5/8.0.205.md), [8.0.300](./8.0.5/8.0.5.md) |
| 2024/03/14 | [8.0.203 SDK](./8.0.3/8.0.203.md) | | 2024/04/08 | [8.0.4](./8.0.4/8.0.4.md) | [8.0.104](./8.0.4/8.0.104.md), [8.0.204](./8.0.4/8.0.4.md) |
| 2024/03/12 | [8.0.3](./8.0.3/8.0.3.md) | | 2024/03/14 | [8.0.3](./8.0.3/8.0.3.md) | [8.0.203](./8.0.3/8.0.203.md) |
| 2024/02/15 | [8.0.201 SDK](./8.0.2/8.0.201.md) | | 2024/03/12 | [8.0.3](./8.0.3/8.0.3.md) | [8.0.103](./8.0.3/8.0.103.md), [8.0.202](./8.0.3/8.0.3.md) |
| 2024/02/13 | [8.0.2](./8.0.2/8.0.2.md) | | 2024/02/15 | [8.0.2](./8.0.2/8.0.2.md) | [8.0.201](./8.0.2/8.0.201.md) |
| 2024/01/09 | [8.0.1](./8.0.1/8.0.1.md) | | 2024/02/13 | [8.0.2](./8.0.2/8.0.2.md) | [8.0.102](./8.0.2/8.0.102.md), [8.0.200](./8.0.2/8.0.2.md) |
| 2023/11/14 | [8.0.0](./8.0.0/8.0.0.md) | | 2024/01/09 | [8.0.1](./8.0.1/8.0.1.md) | [8.0.101](./8.0.1/8.0.1.md) |
| 2023/10/10 | [8.0.0 RC 2](./preview/8.0.0-rc.2.md) | | 2023/11/14 | [8.0.0](./8.0.0/8.0.0.md) | [8.0.100](./8.0.0/8.0.0.md) |
| 2023/09/12 | [8.0.0 RC 1](./preview/8.0.0-rc.1.md) | | 2023/10/10 | [8.0.0 RC 2](./preview/8.0.0-rc.2.md) | [8.0.100-rc.2.23502.2](./preview/8.0.0-rc.2.md) |
| 2023/08/08 | [8.0.0 Preview 7](./preview/8.0.0-preview.7.md) | | 2023/09/12 | [8.0.0 RC 1](./preview/8.0.0-rc.1.md) | [8.0.100-rc.1.23463.5](./preview/8.0.0-rc.1.md) |
| 2023/07/11 | [8.0.0 Preview 6](./preview/8.0.0-preview.6.md) | | 2023/08/08 | [8.0.0 Preview 7](./preview/8.0.0-preview.7.md) | [8.0.100-preview.7.23376.3](./preview/8.0.0-preview.7.md) |
| 2023/06/13 | [8.0.0 Preview 5](./preview/8.0.0-preview.5.md) | | 2023/07/11 | [8.0.0 Preview 6](./preview/8.0.0-preview.6.md) | [8.0.100-preview.6.23330.14](./preview/8.0.0-preview.6.md) |
| 2023/05/16 | [8.0.0 Preview 4](./preview/8.0.0-preview.4.md) | | 2023/06/13 | [8.0.0 Preview 5](./preview/8.0.0-preview.5.md) | [8.0.100-preview.5.23303.2](./preview/8.0.0-preview.5.md) |
| 2023/04/11 | [8.0.0 Preview 3](./preview/8.0.0-preview.3.md) | | 2023/05/16 | [8.0.0 Preview 4](./preview/8.0.0-preview.4.md) | [8.0.100-preview.4.23260.5](./preview/8.0.0-preview.4.md) |
| 2023/03/14 | [8.0.0 Preview 2](./preview/8.0.0-preview.2.md) | | 2023/04/11 | [8.0.0 Preview 3](./preview/8.0.0-preview.3.md) | [8.0.100-preview.3.23178.7](./preview/8.0.0-preview.3.md) |
| 2023/02/21 | [8.0.0 Preview 1](./preview/8.0.0-preview.1.md) | | 2023/03/14 | [8.0.0 Preview 2](./preview/8.0.0-preview.2.md) | [8.0.100-preview.2.23157.25](./preview/8.0.0-preview.2.md) |
| 2023/02/21 | [8.0.0 Preview 1](./preview/8.0.0-preview.1.md) | [8.0.100-preview.1.23115.2](./preview/8.0.0-preview.1.md) |

View File

@@ -8,6 +8,8 @@ Your app needs to be on the latest .NET 8 patch version to be secure. The longer
Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using an older version. Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using an older version.
- 8.0.16 (May 2025)
- [CVE-2025-26646 | .NET and Visual Studio Spoofing Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
- 8.0.15 (April 2025) - 8.0.15 (April 2025)
- [CVE-2025-26682 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/352) - [CVE-2025-26682 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/352)
- 8.0.14 (March 2025) - 8.0.14 (March 2025)

View File

@@ -65,13 +65,13 @@ You can install .NET with a binary archive. This option is required if you want
The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system. The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system.
```bash ```bash
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-x64.tar.gz ~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-x64.tar.gz
~# tar -C dotnet -xf dotnet.tar.gz ~# tar -C dotnet -xf dotnet.tar.gz
~# rm dotnet.tar.gz ~# rm dotnet.tar.gz
~# export DOTNET_ROOT=~/dotnet ~# export DOTNET_ROOT=~/dotnet
~# export PATH=$PATH:~/dotnet ~# export PATH=$PATH:~/dotnet
~# dotnet --version ~# dotnet --version
8.0.408 8.0.409
``` ```
The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional. The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional.

View File

@@ -34,14 +34,14 @@ You can install .NET with a binary archive. This option is required if you want
The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system. The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system.
```bash ```bash
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-x64.tar.gz ~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.tar.gz
~# mkdir dotnet ~# mkdir dotnet
~# tar -C dotnet -xf dotnet.tar.gz ~# tar -C dotnet -xf dotnet.tar.gz
~# rm dotnet.tar.gz ~# rm dotnet.tar.gz
~# export DOTNET_ROOT=~/dotnet ~# export DOTNET_ROOT=~/dotnet
~# export PATH=$PATH:~/dotnet ~# export PATH=$PATH:~/dotnet
~# dotnet --version ~# dotnet --version
8.0.408 8.0.409
``` ```
The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional. The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional.

View File

@@ -50,12 +50,12 @@ You can install .NET with a binary archive. This option is required if you want
The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system. The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system.
```console ```console
C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x64.exe C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.exe
C:\>del dotnet.zip C:\>del dotnet.zip
C:\>set DOTNET_ROOT=C:\dotnet C:\>set DOTNET_ROOT=C:\dotnet
C:\>set PATH=%PATH%;C:\dotnet C:\>set PATH=%PATH%;C:\dotnet
C:\>dotnet --version C:\>dotnet --version
8.0.408 8.0.409
``` ```
The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional. The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional.

View File

@@ -1,14 +1,751 @@
{ {
"channel-version": "8.0", "channel-version": "8.0",
"latest-release": "8.0.15", "latest-release": "8.0.16",
"latest-release-date": "2025-04-08", "latest-release-date": "2025-05-13",
"latest-runtime": "8.0.15", "latest-runtime": "8.0.16",
"latest-sdk": "8.0.408", "latest-sdk": "8.0.409",
"support-phase": "active", "support-phase": "active",
"release-type": "lts", "release-type": "lts",
"eol-date": "2026-11-10", "eol-date": "2026-11-10",
"lifecycle-policy": "https://aka.ms/dotnetcoresupport", "lifecycle-policy": "https://aka.ms/dotnetcoresupport",
"releases": [ "releases": [
{
"release-date": "2025-05-13",
"release-version": "8.0.16",
"security": true,
"cve-list": [
{
"cve-id": "CVE-2025-26646",
"cve-url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-26646"
}
],
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.16/8.0.16.md",
"runtime": {
"version": "8.0.16",
"version-display": "8.0.16",
"vs-version": "17.8.21, 17.10.14, 17.12.8, 17.13.7, 17.14.0",
"vs-mac-version": "",
"files": [
{
"name": "dotnet-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm.tar.gz",
"hash": "3f245b9d4603809197d81d80a07d4513c8d1608179b1f4069bede3c6bcf6e8d8eb77c74f5ffada85fb8af517052a27d3e4ade5463194557deb31a9f02417e4fc"
},
{
"name": "dotnet-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm64.tar.gz",
"hash": "ddb14dd8cecf88069698126259193a25a69b4b47aeda2aa1641c8c0301b2e5760959981cb767d7f14ad37ca99936c4136f5d7d2eb51d4860318e7afa3474752e"
},
{
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm.tar.gz",
"hash": "a1b43d5ca2315fda8d3777d20aaa9e4725a6867b0430d931069e6530dec32e6c6ef64132e7178828ed10c5a369f8c0c2b7a426012b75ee617eb3cf65305adb28"
},
{
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm64.tar.gz",
"hash": "9af2ca767cd94e23b8e9165582abad18e11d3f25c972fabad19b97435144774aa427746e6056132fa2361e237815ce35e8b6244641d92f511427223565abb921"
},
{
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-x64.tar.gz",
"hash": "ae77fffe1fc8e6b65a6908bc6f8b413b3dc15a89db1a425974ad7686bf307b068076f77079ba06224129a74209c10aaba7a418a5e3ddf4dbeef889c2fc4da23c"
},
{
"name": "dotnet-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-x64.tar.gz",
"hash": "e0924f88b6795d669e5c6278845a574b75fbd9b5aeb63a0ed638224fb8d3d48b91bb2a9afb272dfd5f40e8241d41a84792b9fcfe426e8fdcfa14116bc132cee2"
},
{
"name": "dotnet-runtime-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.pkg",
"hash": "a1c2314b012b69f03eaea248709a8c4d02b2a7c474bb7cecf6508b0c98b15377dfdbfa9d13c28e44820791e048ffbba1c3ba37a9abb385d6ba23400f8f75ca1e"
},
{
"name": "dotnet-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.tar.gz",
"hash": "73c3513ac18781d2e93053dd85c9447ccdea7dfe6ccd38df9a3616f751f0f66fdc4e43765f2e28f19b6f23d8d074698e02be5d92c14d6d09b7b4ca1c29d47612"
},
{
"name": "dotnet-runtime-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.pkg",
"hash": "083b4249da29193e4e1841894f36b43a23bec8e2d6f92f8d44270ed92519527d6f1eefa279a870f67ff3d6fb1e98b0c3f4252f247576ba0c0ddd85caee1dbcee"
},
{
"name": "dotnet-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.tar.gz",
"hash": "f68018dbef7f8d5b55350e2cc431c5e9adf8debb67c971a28bc8de0fbfd273b3425f4a61fd3db546fb650a35cece7b54bbe6553294c4d27f5846e832300e401c"
},
{
"name": "dotnet-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.exe",
"hash": "894c7feab2b567c186b28ed157865880a7d7871530311452f0fdd6b48ce6748e0f597a2ec9c468f4335c3170ddd4306878d0d2854e22d9b6ead7746f18a0019c"
},
{
"name": "dotnet-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.zip",
"hash": "24cc360192d057128e99aa04f0865332734e4bab4643bad90c6952dd9e529f660b00d1f3cf22e5b22e244a7ae1aacb5e3c58c706e0fff6090a2a6ad4032ff7b9"
},
{
"name": "dotnet-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.exe",
"hash": "8c61220263b0d5640cb5c5499652fff5a99bbe9930d95d42943eb336cff80ecc7e00a7f6304d992da8016f5e8bacaac5323ecab92aa2e2cdf214c4e8425aef4f"
},
{
"name": "dotnet-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.zip",
"hash": "096632e933c94413316c7f7d54541cfbec76d0d77776bfdeda1cb155567a6eaefb33bcdd1e36d9add3bb0f276418b3615782489be3e1cb9e628138c8b91c23e2"
},
{
"name": "dotnet-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.exe",
"hash": "b94756c56cdf505ad272d435e145a67b3aa3c518fb34c78e37d769a7b69a0f5f259cb9a51bb28c26f070d0950ff766ea57a99d477da7b606b83728783708f1b9"
},
{
"name": "dotnet-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.zip",
"hash": "0a51c551ebeb46795be2aef9785c09f5ce03caf5da730e9ccea4bf58075668e84fed91ce741dec1953942c07e2790990005a24ee0fa5c82504dadcf615639677"
}
]
},
"sdk": {
"version": "8.0.409",
"version-display": "8.0.409",
"runtime-version": "8.0.16",
"vs-version": "",
"vs-mac-version": "",
"vs-support": "",
"vs-mac-support": "",
"csharp-version": "12.0",
"fsharp-version": "8.0",
"vb-version": "16.9",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm.tar.gz",
"hash": "d29937db92ef085d4c3736f1be811c574e81cc0fe9b1decef4199c2d5170947648a7c694f3d2a963403f41040c7c9a1f78c909ca0cd93c1adc00b0ed48c589d3"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm64.tar.gz",
"hash": "ee7090a9ddc8347ab743a3132a0c8a78220c219ce45b9b4c9f5b741b7f66e8191ea8162ef17daa3830b8d874c73a26b19882975b35d0ac1da31761b5a64c7deb"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm.tar.gz",
"hash": "58639aa04a53f13050f81bd80f8b87694905ab603084f8f1d94659ea2d82a0dd474a714c255c935153e154b9b3b78110e3e775458e5c317f9b2ff9f061fdfcdc"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm64.tar.gz",
"hash": "3128f4aac3d562f037cf22684331ffb7d38accbb5b9ff89845a9ee8f8d810c16b36aa38bd5da993204826a59b9369837cc3206493cfd6cc5b9d2317543317b9b"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-x64.tar.gz",
"hash": "80612845aa4dc9c814b3a0a0e9bb684919dfa89774c8a142cdaedd4d2e2a15b7caa78e8b06c8a0f4834326492908fb609aa5f388111fa67d7f103eb0cd722668"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-x64.tar.gz",
"hash": "fb855ff04db010594bb7da884e3a86da94e26a43cc5d858724cc0d3d8ee31f6d64eb09558bad3dba540a25082219ba41aa7feb40d1c4f3468c3720ea4c552fda"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.pkg",
"hash": "59945e6c6392d820929a55aa54bcae43be06213d969ea5fba95c7ea2b2ba8dccb9e9c4cce992ae8ad6aa1b2e0dd3ce9fd7e20f95799ee5c29d9ae94e3d1efcfa"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.tar.gz",
"hash": "377c52370342183ff575c18d3f49d10468325f272534b00c5246f3aadfb0e7601d61d4b42bb913e8d053965fb591fcdff9b1123f85f8d8973226bf25180df568"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.pkg",
"hash": "26aa84723883e7ceef86aa1235a104398a67706733bbc642f14bd5abf9489c0cc2eb903a81f233f5b5377972d3cad2ac965e107a9d87c778157d42b1b0a591fa"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.tar.gz",
"hash": "b2e0eed94e1217484ccc8ba4aac8d7596b35032ad6041eb46ed71aa821d8bd71f3e1ec9a82c095480f83ef74342582d95b5db287b53772692f1fe3a1953b305b"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.exe",
"hash": "a743bb6b3a3f44a170c65fcfc1ee353c86c3241adeb23c831c973cef0916108d2fc6cec06e5928f03b1978f7ea99cfc1fba450d08a194d38b4003379feaff6dd"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.zip",
"hash": "b12aa2c7e4c15db130489d620b7f4d100b7815e90f507fef524e302465c4f3a461b1077369d24132b3d9544aa0f375a0db2121cb2a886425b745b281e2345ed9"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.exe",
"hash": "304012b1cb095a3c25bc65d9f3d07905a737fcdd60561b96f1c5a3440172b500fd5c17560634964672a5918bfaa713d789ea00ad8b7cae11bb23fe5a44218784"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.zip",
"hash": "a15b537ad683b8298222ef51138e5e14984d96950734f0d261085a621b76f7e41c9045572c148eefd8ff0ce47da2e9036409dd020316f9e2b79c7e5a0b8964c7"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.exe",
"hash": "8cbfd5f0da10af335db89815e1465245e4fcc851da1e3c345b3774325db897a1ab0e7cbc9fe86807bf496281432e4bc06e2fd0bd50bf32fec1e4724d09e9b56c"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.zip",
"hash": "0002cb99041569a90a2d442118b2123b2796562b723f6227ed0079855b52b5bb43d6a7e6ce3e09a00ce3427d0b7ce6f0ec98840f38393f355a9959bbd8a5021b"
}
]
},
"sdks": [
{
"version": "8.0.409",
"version-display": "8.0.409",
"runtime-version": "8.0.16",
"vs-version": "",
"vs-mac-version": "",
"vs-support": "",
"vs-mac-support": "",
"csharp-version": "12.0",
"fsharp-version": "8.0",
"vb-version": "16.9",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm.tar.gz",
"hash": "d29937db92ef085d4c3736f1be811c574e81cc0fe9b1decef4199c2d5170947648a7c694f3d2a963403f41040c7c9a1f78c909ca0cd93c1adc00b0ed48c589d3"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm64.tar.gz",
"hash": "ee7090a9ddc8347ab743a3132a0c8a78220c219ce45b9b4c9f5b741b7f66e8191ea8162ef17daa3830b8d874c73a26b19882975b35d0ac1da31761b5a64c7deb"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm.tar.gz",
"hash": "58639aa04a53f13050f81bd80f8b87694905ab603084f8f1d94659ea2d82a0dd474a714c255c935153e154b9b3b78110e3e775458e5c317f9b2ff9f061fdfcdc"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm64.tar.gz",
"hash": "3128f4aac3d562f037cf22684331ffb7d38accbb5b9ff89845a9ee8f8d810c16b36aa38bd5da993204826a59b9369837cc3206493cfd6cc5b9d2317543317b9b"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-x64.tar.gz",
"hash": "80612845aa4dc9c814b3a0a0e9bb684919dfa89774c8a142cdaedd4d2e2a15b7caa78e8b06c8a0f4834326492908fb609aa5f388111fa67d7f103eb0cd722668"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-x64.tar.gz",
"hash": "fb855ff04db010594bb7da884e3a86da94e26a43cc5d858724cc0d3d8ee31f6d64eb09558bad3dba540a25082219ba41aa7feb40d1c4f3468c3720ea4c552fda"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.pkg",
"hash": "59945e6c6392d820929a55aa54bcae43be06213d969ea5fba95c7ea2b2ba8dccb9e9c4cce992ae8ad6aa1b2e0dd3ce9fd7e20f95799ee5c29d9ae94e3d1efcfa"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.tar.gz",
"hash": "377c52370342183ff575c18d3f49d10468325f272534b00c5246f3aadfb0e7601d61d4b42bb913e8d053965fb591fcdff9b1123f85f8d8973226bf25180df568"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.pkg",
"hash": "26aa84723883e7ceef86aa1235a104398a67706733bbc642f14bd5abf9489c0cc2eb903a81f233f5b5377972d3cad2ac965e107a9d87c778157d42b1b0a591fa"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.tar.gz",
"hash": "b2e0eed94e1217484ccc8ba4aac8d7596b35032ad6041eb46ed71aa821d8bd71f3e1ec9a82c095480f83ef74342582d95b5db287b53772692f1fe3a1953b305b"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.exe",
"hash": "a743bb6b3a3f44a170c65fcfc1ee353c86c3241adeb23c831c973cef0916108d2fc6cec06e5928f03b1978f7ea99cfc1fba450d08a194d38b4003379feaff6dd"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.zip",
"hash": "b12aa2c7e4c15db130489d620b7f4d100b7815e90f507fef524e302465c4f3a461b1077369d24132b3d9544aa0f375a0db2121cb2a886425b745b281e2345ed9"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.exe",
"hash": "304012b1cb095a3c25bc65d9f3d07905a737fcdd60561b96f1c5a3440172b500fd5c17560634964672a5918bfaa713d789ea00ad8b7cae11bb23fe5a44218784"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.zip",
"hash": "a15b537ad683b8298222ef51138e5e14984d96950734f0d261085a621b76f7e41c9045572c148eefd8ff0ce47da2e9036409dd020316f9e2b79c7e5a0b8964c7"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.exe",
"hash": "8cbfd5f0da10af335db89815e1465245e4fcc851da1e3c345b3774325db897a1ab0e7cbc9fe86807bf496281432e4bc06e2fd0bd50bf32fec1e4724d09e9b56c"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.zip",
"hash": "0002cb99041569a90a2d442118b2123b2796562b723f6227ed0079855b52b5bb43d6a7e6ce3e09a00ce3427d0b7ce6f0ec98840f38393f355a9959bbd8a5021b"
}
]
},
{
"version": "8.0.312",
"version-display": "8.0.312",
"runtime-version": "8.0.16",
"vs-version": "17.10.14",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.10)",
"vs-mac-support": "",
"csharp-version": "12.0",
"fsharp-version": "8.0",
"vb-version": "16.9",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-arm.tar.gz",
"hash": "80da77a2894e43fbe826145501f37fa9624e87bd136a71235cde2017135315d3157c87bd77dd547a4c594a6f8c7da5d175419aec3fd25911db4719ec792ea2f7"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-arm64.tar.gz",
"hash": "cb7571ba11956ad1f4dca02b02a6177b4d0a82f85edda8267dd8498f0f31c2e2e2f6b3ce86e04695e5c93b5f133187d0c5e35d22afbcb676a5a02ec9a123f3b7"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-musl-arm.tar.gz",
"hash": "0bc84377090e816e36db83676c5ac7c07ebd91d19123759b82150905b05aec3e133401777fcfaba407e3bdf2f960af4ee8499c46e575b82aecd085eb49afe24e"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-musl-arm64.tar.gz",
"hash": "b736bad777c0f6bdeb5b6af875827b454926b8b8059a7aada56435dff1d14d429050b5effca86ed8696f88377ff613f33b3b1f11e50a1dfb8ae20867120c7dd3"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-musl-x64.tar.gz",
"hash": "db95fb046d46dc59d8b225d3716c2b323b66e1dcd5394c17e44ff9e383bbcb9367ac733f3fdb581e3e2a1fd4438cfc283161f8b4674502c74651e64592ac3cf0"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-x64.tar.gz",
"hash": "6e1ff0e958303d1232a9a1ce2647e74aaabc28a5b93e10a15ddf012eed99db3e3192a3c91e7b1106db6e1b5b2adec8ba04f237457fa8cfaeb9d8bc9a0e890bb6"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-arm64.pkg",
"hash": "56df2c35854be277a4d3119f1e2e3b64f9fc643899d7ed3d393d21b795d169db5b2878401921eeb51e6ec96e3ecadf61bfea8e2e2698aef10982f0c3209bcd9c"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-arm64.tar.gz",
"hash": "6d27ddda13e41a3a98f18dddff1fee994a969d97dae6601cfb6cbd2758b293da6fda0b85ba12cd1c29e3f7e9a1fa19f13cb2ba673b0c4f8e25d1a2c7d76c5b79"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-x64.pkg",
"hash": "e25f5be8684a3f85b5e91a01e6f3537819d83fb5ba7eed989fb650ea943d2136c2b2678b62b293e7f928f935de10ecf88170d68bc99aaf451ad9dffdcfc91408"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-x64.tar.gz",
"hash": "9d12b2dc59e88d505d7e9fa2028b08969323fc5faa20341ced546fbace5abcb9e577fadce9feb714e5a7543c6a7255359b41beea60c89cd5038d59e86d3fd738"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-arm64.exe",
"hash": "7c299a8564cf1ddc207fc6444cbde63806a11c83171d8e7ea72e70027fa140f0ae69d9f925dafa180b6255186fa9399dfc4ab914963d50453bc87319130f2cc9"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-arm64.zip",
"hash": "635bbfdb6a1674ab816ff22da36859b5cffeca48cd00533afa087f8be46b45bb3ff654dd20a2f5a59e5e1fcbfe6eae4f5d54bbed4155a4be1a89ee9727e9e925"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x64.exe",
"hash": "66a0b376aab3271a63e999e856a79edd38408a32412f02a9b75010f14b20de393b0666869183624385ec3ca20ccd42332b6256557a159a3406b3a72d96a1dadc"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x64.zip",
"hash": "0cd51532ee92772512cda009a01f236c5a774527ab2eb8ed2bb51a8e60afece5cf53c1eef1d8e80e9045f27380cd1de66a3838b44f28b1b34c37dcec3de74429"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x86.exe",
"hash": "baf79f971556a106cef12be6a56e293e4b675ff703b0128d68b143e6784286c7983a85145ebea592d9f7297817b9d3f085a1b3941fe1d688a98d33fd2dd81277"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x86.zip",
"hash": "f4eee7d2303ca5a64b682c47355f587223890d1d2095b5981201349a919d3f610ed7d81f565e6f71710d70052b6220f355077e46f1c67496ee0522db46c068fc"
}
]
},
{
"version": "8.0.116",
"version-display": "8.0.116",
"runtime-version": "8.0.16",
"vs-version": "17.8.21",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.8)",
"vs-mac-support": "",
"csharp-version": "12.0",
"fsharp-version": "8.0",
"vb-version": "16.9",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-arm.tar.gz",
"hash": "15f2f1cd15c5635c22230f33fd30466fbbe78d46de09a93e4b93705737babf369ed7f0b911965eca3f8f6c7a661af60bab15b5520e22329f9a27ed418ac226f5"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-arm64.tar.gz",
"hash": "8f20ba4d250b048b2502b795ef49bf03d833332c7c4abe7b712638c4887b4bb76669bc17cd55770642664661fb32b75b184715c8fa6ae55003f72ac83b215643"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-musl-arm.tar.gz",
"hash": "50613d7c32492c992c7d019f184f0971a9114137ec9fb2ebb4921b8699effd828ac2a1f77fb61be1f45cd1fec4933d6e400d4491da2b9106f4759b749494313f"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-musl-arm64.tar.gz",
"hash": "c66a101414a40e625330a8cbc859fbb8ac545c871a3429e85d6b789003b3cc2d2026e98105396248ed8a66af29eff19b13e94b0ab5c060aef8e3d38c2f67b376"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-musl-x64.tar.gz",
"hash": "e3b03c4fa86f1dfbc700995300082a81dc4af23df2a59ca3b69c89e0d372e3cc9544bdb05ee02c0f6154b2bac97af000164c524aebd0aa916ec72df329b65384"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-x64.tar.gz",
"hash": "96c634a0d1678429fede9930336ba0351d1510bc4d0456b9d7225c5c9d587d700e8f30e841dfd675fff8a8c709cbef209ca87d11cb657fcb2f212b5eefaec872"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-arm64.pkg",
"hash": "9de49329df0f9e3327831da560d9aab5a7402d42bda4393fd7268c2181248c65e1141f8c241a5c31e8c0744bafd23c4d3eaa02110628ffa6aa8bbeb31ecd5206"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-arm64.tar.gz",
"hash": "d87c937d81c7b415dc2bfedf315dace60896b0ff5bec64d017dab612aac1a54482adc7c59d8612527e622c2256d5e87005a211f3d33890d33fa3cfae001c75d5"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-x64.pkg",
"hash": "88b75a65fd099fabdee52cc22ea7aadaf652cff00c0ed62cd44d597c7f323ac89d43ade8a860a857d20e73fb7d4abcea6ad48e0ee6abd55a16190c6acef92485"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-x64.tar.gz",
"hash": "3e3d671a06a1057651aed1378c64ede9dcf7b46b005e68a5d919ce5bf2b5553b99ae82909ff1fa7bf914d67facc11898b0e1cfc48ed1c79c1c4fbf9773085452"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-arm64.exe",
"hash": "5bde262848c44fd07402013e734731926f012d9f3a326608ae5d48e4f5150cdd87ff0c6b50179dc06aa96eb09bfe860b6ba495ea4d1c6a21abb8d4540f624ad2"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-arm64.zip",
"hash": "2137faab6c3a23e177949d76241b8ceedb5a6025bc6d255daaeb7b6cb9c8cbd49f1990f19be18e5ec298e1790c83e97ca0503a3cb2e0ccb30559063720c3f436"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x64.exe",
"hash": "5a98b9bd24d23be86175bc2a0a3c9ca8abdbe099d7863f9f05a6f87a7acef53f5e96c29e3d767ab1cbc3e40f6ebbed655f1137d0aedf471fe37101a319d3b206"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x64.zip",
"hash": "2b2d692cc1e0700e6fc30eb88b2b6ad792e0f75e87ce195417151f6be64274bb0ec12a13cadc6264ec1b654aed0a7b76b0b4e04cd8840315073cbeda76b21e17"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x86.exe",
"hash": "b2586d13102145b6b25d7136f3a0d4dda533a7702821195b2ee2577b10a1a1853aa31e982da6066ede07b2950a966ea74f843cc0f446178e7dc945ad5b6faef0"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x86.zip",
"hash": "bd0926b9bfaaed5888b855e05bfe102bedc032073e70243fb29a984e04687c842722a2175bd252c7ad83299fc4dab13070197989b5a9772711ad9b467605a9ce"
}
]
}
],
"aspnetcore-runtime": {
"version": "8.0.16",
"version-display": "8.0.16",
"version-aspnetcoremodule": [
"18.0.25107.16"
],
"vs-version": "17.8.21",
"files": [
{
"name": "aspnetcore-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm.tar.gz",
"hash": "1df49edcaa5eb1afae6e9b935a0418bc4a93e02bbde834326c1a066095cf28e7607d5d1ca8af7771a9d2e81631e49931a7bf99849c8910791deeeb6a990275c7"
},
{
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm64.tar.gz",
"hash": "a115e0e6253cea7e9a481ed82f57fc96413aa50ce7407932128cba153bdf4aec1bd8cdb9c04d290ff00f8544429feac86ba6e8d2b0f1674c255bd636c2c7e6de"
},
{
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-arm.tar.gz",
"hash": "4d5302c769d24262adb7c1e1a920c058d98b9e6742dedfeb2a26ae1e84a472d62ce25d137e85e3ea172d6777b91bff67fe8a06325eb162b0cab37090f5e8a4fc"
},
{
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-arm64.tar.gz",
"hash": "22220a425146baca5dafb4193477bf0c4fec3b9ed9ca9b340739f5ca780c404fbec81c97fea7cf31e666e42d299d01733ff39e641932b642e4bc211f55da8642"
},
{
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-x64.tar.gz",
"hash": "2f8569e1335bd25a1c93be52364dd1386c60d70c5f905ca830093125de20bfd99be0808cf98f6aafd6a0bf0867962d7436a54ea7b8eb42a6fb31eeb5b08e39a2"
},
{
"name": "aspnetcore-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-x64.tar.gz",
"hash": "0256cac4151acd6ffc82b0b7b6421f304817b6fdc2d9cb232018cf993e40da6b228d415397dd1b1b34859cffe1d8fc7bd7bb470df81128374e5c944a14c58360"
},
{
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-arm64.tar.gz",
"hash": "8ecc74a95913128e7a5461639541fd8619c0307d496062c63c5022e38afea29f70a338093361d5c309ea51caad5463fbc7ec8ae6b86be27d3e92675642410e17"
},
{
"name": "aspnetcore-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-x64.tar.gz",
"hash": "280a8ea601e5d712cd3914d84ff975f878f4b57edf6199e805af93b96856ba62d02f6c9f85af65860f108ccfb0eeadd4b2aafe13a6e492fe3e2180e3454fd8db"
},
{
"name": "aspnetcore-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-arm64.exe",
"hash": "aab0f7f4835df8bfd8e97410abfadbb3c57e97d02d569d3653f87272b968f22c097fe2a2d631ab4856d958be31bbac26c99c32f68b560aa44694c6abe36204c4"
},
{
"name": "aspnetcore-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-arm64.zip",
"hash": "a69ba2b270dfeaff0ba795dc91a55984860084da34f3b1979bf5107147ea24f3ffe567166c273bc0d13bc6ed5a33d0ba3ca53a0a1a5e077fb2a6d9c63eb5e77f"
},
{
"name": "aspnetcore-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x64.exe",
"hash": "93aae0c0c2d66c8400928efb17d45b7342391479e398836194b5d8afedc0b01d7e6b68e0d00173b8e1f95c94d3833f98643980608ad0246d8102827332f0df43"
},
{
"name": "aspnetcore-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x64.zip",
"hash": "30c6a3055f0234b18799edd83eb45056dbe874aead3a9533dbd001c45d548068b8fef930d587ac24cfbf17320cab5131a0103d74763191e5739de7fa7982f85b"
},
{
"name": "aspnetcore-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x86.exe",
"hash": "3220999a4a391068fc8aa8d8c42eaa6e21ea3ab88d877f91dc692b4c68c4f64e0cfb908bcfdd3c7a3c0ed31ecd061e2433b758b46a93911d91da7ffe8c0bdb46"
},
{
"name": "aspnetcore-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x86.zip",
"hash": "a7c5033fa2342b52a9ae60bce09378687799a71fc583b88527e9ec9ed10c4507e32cbe7b9368eeaf900b9b411662b4e8363ee195594235514b0b8cc6b2987ea1"
},
{
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-arm.tar.gz",
"hash": "aa210b5e006bb270006a5fa326cb06beea89d91fdef94c59d46685a5f730d2d9ffcd0c2d06101535beff96390a40ada46f2a536df1831f83c544e9b31c045a50"
},
{
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-arm64.tar.gz",
"hash": "4987d85cd58b65dc989ecdd1129b8285c27d337c02d12dd08c4f260d986aa8115aeca901fc293acdfa76faaa50dbb7ccab574bf8bc6ede6bf2e8163b148cd7a1"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-musl-arm.tar.gz",
"hash": "882f8951a5ee2cd87a4ff1180aa26b1bc5a7bcbf3d4f05878150425cf2ad4a4ee878064f915e8b57ad1876f96beb16138356875ca496c2668c0ecaf1d81bcf62"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-musl-arm64.tar.gz",
"hash": "1745be6ba0451ec71914ee2448dadeeb800d1033ae327287b3c67888e2722b6a479c9abf8446b12a55fd57d23c457001c4bb79bcdc9d627884cce92a2a938b8c"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-musl-x64.tar.gz",
"hash": "837f500e5d22fb8a30dd9ab8e9bcc0533f7332e8d6c49b0e738c46e4c2fabcee3cd66c5f1391124974a5bfbcf70fb39bfb3bb74f1c750f4890e44e366f76da09"
},
{
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-x64.tar.gz",
"hash": "d22f82e34d57dd8138aa662308ccca380d5d25b971f92fe9861dc5dadb5ee64f4b450d22f50c656e2f358eccd914905e4126e577dd02d3c150c5905e35e4e4ed"
},
{
"name": "dotnet-hosting-win.exe",
"rid": "",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/dotnet-hosting-8.0.16-win.exe",
"hash": "4062a86a89d5b28da88e591c3e9bdcf1b1fb2fa85bec87bb00ebc0d2fc19d8c9ddedab85465ea0b49e4b2f0fd964800f2a6f5a7818c75bb6ba853e7c3029a690",
"akams": "https://aka.ms/dotnetcore-8-0-windowshosting"
}
]
},
"windowsdesktop": {
"version": "8.0.16",
"version-display": "8.0.16",
"files": [
{
"name": "windowsdesktop-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-arm64.exe",
"hash": "ec7fd7ef63132344dbd88b14ee8cb4b51db74dd3b33be56676473b2f3a2bd3b75e7eb8907d50e2254cb4c0237a59bb21c6cf1f84d8dac19d0ed0ae6e40fb6d5b"
},
{
"name": "windowsdesktop-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-arm64.zip",
"hash": "5d580d9ff39b116f1ca2b26e882416c68e7c2d0fe8b0707f4feeb63a2c49cfac8ad70ec1cb846d6202adcfc71dcee675b975ccfd66429b56ae3e8022c8978217"
},
{
"name": "windowsdesktop-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x64.exe",
"hash": "526c0cf217c04f590ab5b88de4bff41f4f4ca13c4efb4f79bbaafe0b24fc48fdae1e769b0011bf8020b1ad6d8fbf6e1f31175045e86ee9c578a4892124828c2f"
},
{
"name": "windowsdesktop-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x64.zip",
"hash": "819a139a4f54307ea46846f5b86ba24b74f783089cc40287eed715e30647ca31f8ca8d7e29b4b6a488acc33e4f365a4ad421b910ae7c2bae6dafff51ea33d8db"
},
{
"name": "windowsdesktop-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x86.exe",
"hash": "f91558eba877dd98aa2c69e7db5cb1d78519e5c958c2d6b153e6a7412ecfe9c91c6f5d38ed762d698d08775b05d2746aaa617c032024ef9d2d568fe1e2e96aa7"
},
{
"name": "windowsdesktop-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x86.zip",
"hash": "199e5ed9317311140b82bcb03a90ba87e7100d8c941390d613e5097aa003ee9386e7877dcea6ec558509b2f767df5812ea8cb96c7793d0d90c84531cb4b87ebc"
}
]
}
},
{ {
"release-date": "2025-04-08", "release-date": "2025-04-08",
"release-version": "8.0.15", "release-version": "8.0.15",

View File

@@ -0,0 +1,87 @@
# .NET 9.0.106 -May 13, 2025
The .NET 9.0.106 release is available for download. This SDK includes the released .NET 9.0.5 Runtime and is in support of Visual Studio 17.12 release. The latest 9.0 release is always listed at [.NET 9.0 Releases](../README.md).
## Downloads
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |Windows Desktop Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | :-----------------: |
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] \| [Arm64][dotnet-sdk-win-arm64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [Arm64][dotnet-sdk-win-arm64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] \| [Arm64][dotnet-runtime-win-arm64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [Arm64][dotnet-runtime-win-arm64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [Hosting Bundle][dotnet-hosting-win.exe] | [x86][windowsdesktop-runtime-win-x86.exe] \| [x64][windowsdesktop-runtime-win-x64.exe] \| [Arm64][windowsdesktop-runtime-win-arm64.exe] |
| macOS | [x64][dotnet-sdk-osx-x64.pkg] \| [ARM64][dotnet-sdk-osx-arm64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] \| [ARM64][dotnet-sdk-osx-arm64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] \| [ARM64][dotnet-runtime-osx-arm64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] \| [ARM64][dotnet-runtime-osx-arm64.tar.gz]| [x64][aspnetcore-runtime-osx-x64.tar.gz] \| [ARM64][aspnetcore-runtime-osx-arm64.tar.gz] | - |
| Linux | [Snap and Package Manager](../install-linux.md) | [x64][dotnet-sdk-linux-x64.tar.gz] \| [Arm][dotnet-sdk-linux-arm.tar.gz] \| [Arm64][dotnet-sdk-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-sdk-linux-musl-arm.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | [Packages (x64)][linux-packages] | [x64][dotnet-runtime-linux-x64.tar.gz] \| [Arm][dotnet-runtime-linux-arm.tar.gz] \| [Arm64][dotnet-runtime-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-runtime-linux-musl-arm.tar.gz] \| [Arm64 Alpine][dotnet-runtime-linux-musl-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz] \| [Arm][aspnetcore-runtime-linux-arm.tar.gz] \| [Arm64][aspnetcore-runtime-linux-arm64.tar.gz] \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz] | - |
| | [Checksums][checksums-sdk] | [Checksums][checksums-sdk] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][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.
The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.
You can check your .NET SDK version by running the following command. The example version shown is for this release.
```console
$ dotnet --version
9.0.106
```
Visit [.NET Documentation](https://learn.microsoft.com/dotnet/) to learn about .NET, for building many different types of applications.
## Visual Studio Compatibility
You need [Visual Studio 17.12](https://visualstudio.microsoft.com) or later to use .NET 9.0 on Windows. While not officially supported, weve also enabled rudimentary support for .NET 9 in Visual Studio for Mac. Users have to enable a preview feature in Preferences to enable the IDE to discover and use the .NET 9 SDK for creating, loading, building, and debugging projects.
The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 9.0 and C# 12.
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.5-sha.txt
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.5-sha.txt
[linux-packages]: ../install-linux.md
[//]: # ( Runtime 9.0.5)
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-arm.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-x64.tar.gz
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-arm64.pkg
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-arm64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-x64.tar.gz
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-arm64.exe
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x86.zip
[//]: # ( WindowsDesktop 9.0.5)
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-arm64.exe
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x64.exe
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x86.exe
[//]: # ( ASP 9.0.5)
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-x64.tar.gz
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-osx-arm64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-osx-x64.tar.gz
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x64.exe
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x86.exe
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/dotnet-hosting-9.0.5-win.exe
[//]: # ( SDK 9.0.106)
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-musl-arm.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-x64.tar.gz
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-osx-arm64.pkg
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-osx-arm64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-osx-x64.tar.gz
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-arm64.exe
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-arm64.zip
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-x86.zip

View File

@@ -0,0 +1,87 @@
# .NET 9.0.204 -May 13, 2025
The .NET 9.0.204 release is available for download. This SDK includes the released .NET 9.0.5 Runtime and is in support of Visual Studio 17.13 release. The latest 9.0 release is always listed at [.NET 9.0 Releases](../README.md).
## Downloads
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |Windows Desktop Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | :-----------------: |
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] \| [Arm64][dotnet-sdk-win-arm64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [Arm64][dotnet-sdk-win-arm64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] \| [Arm64][dotnet-runtime-win-arm64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [Arm64][dotnet-runtime-win-arm64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [Hosting Bundle][dotnet-hosting-win.exe] | [x86][windowsdesktop-runtime-win-x86.exe] \| [x64][windowsdesktop-runtime-win-x64.exe] \| [Arm64][windowsdesktop-runtime-win-arm64.exe] |
| macOS | [x64][dotnet-sdk-osx-x64.pkg] \| [ARM64][dotnet-sdk-osx-arm64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] \| [ARM64][dotnet-sdk-osx-arm64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] \| [ARM64][dotnet-runtime-osx-arm64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] \| [ARM64][dotnet-runtime-osx-arm64.tar.gz]| [x64][aspnetcore-runtime-osx-x64.tar.gz] \| [ARM64][aspnetcore-runtime-osx-arm64.tar.gz] | - |
| Linux | [Snap and Package Manager](../install-linux.md) | [x64][dotnet-sdk-linux-x64.tar.gz] \| [Arm][dotnet-sdk-linux-arm.tar.gz] \| [Arm64][dotnet-sdk-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-sdk-linux-musl-arm.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | [Packages (x64)][linux-packages] | [x64][dotnet-runtime-linux-x64.tar.gz] \| [Arm][dotnet-runtime-linux-arm.tar.gz] \| [Arm64][dotnet-runtime-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-runtime-linux-musl-arm.tar.gz] \| [Arm64 Alpine][dotnet-runtime-linux-musl-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz] \| [Arm][aspnetcore-runtime-linux-arm.tar.gz] \| [Arm64][aspnetcore-runtime-linux-arm64.tar.gz] \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz] | - |
| | [Checksums][checksums-sdk] | [Checksums][checksums-sdk] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][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.
The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.
You can check your .NET SDK version by running the following command. The example version shown is for this release.
```console
$ dotnet --version
9.0.204
```
Visit [.NET Documentation](https://learn.microsoft.com/dotnet/) to learn about .NET, for building many different types of applications.
## Visual Studio Compatibility
You need [Visual Studio 17.12](https://visualstudio.microsoft.com) or later to use .NET 9.0 on Windows. While not officially supported, weve also enabled rudimentary support for .NET 9 in Visual Studio for Mac. Users have to enable a preview feature in Preferences to enable the IDE to discover and use the .NET 9 SDK for creating, loading, building, and debugging projects.
The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 9.0 and C# 12.
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.5-sha.txt
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.5-sha.txt
[linux-packages]: ../install-linux.md
[//]: # ( Runtime 9.0.5)
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-arm.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-x64.tar.gz
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-arm64.pkg
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-arm64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-x64.tar.gz
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-arm64.exe
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x86.zip
[//]: # ( WindowsDesktop 9.0.5)
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-arm64.exe
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x64.exe
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x86.exe
[//]: # ( ASP 9.0.5)
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-x64.tar.gz
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-osx-arm64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-osx-x64.tar.gz
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x64.exe
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x86.exe
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/dotnet-hosting-9.0.5-win.exe
[//]: # ( SDK 9.0.105)
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-musl-arm.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-x64.tar.gz
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-osx-arm64.pkg
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-osx-arm64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-osx-x64.tar.gz
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-arm64.exe
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-arm64.zip
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-x86.zip

View File

@@ -0,0 +1,873 @@
# .NET 9.0.5 - May 13, 2025
The .NET 9.0.5 and .NET SDK 9.0.300 releases are available for download. The latest 9.0 release is always listed at [.NET 9.0 Releases](../README.md).
9.0 SDKs that include 9.0.5 runtimes:
* [9.0.300][9.0.300]
* [9.0.204][9.0.204]
* [9.0.106][9.0.106]
## Downloads
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |Windows Desktop Runtime |
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | :-----------------: |
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] \| [Arm64][dotnet-sdk-win-arm64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [Arm64][dotnet-sdk-win-arm64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] \| [Arm64][dotnet-runtime-win-arm64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [Arm64][dotnet-runtime-win-arm64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [Hosting Bundle][dotnet-hosting-win.exe] | [x86][windowsdesktop-runtime-win-x86.exe] \| [x64][windowsdesktop-runtime-win-x64.exe] \| [Arm64][windowsdesktop-runtime-win-arm64.exe] |
| macOS | [x64][dotnet-sdk-osx-x64.pkg] \| [ARM64][dotnet-sdk-osx-arm64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] \| [ARM64][dotnet-sdk-osx-arm64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] \| [ARM64][dotnet-runtime-osx-arm64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] \| [ARM64][dotnet-runtime-osx-arm64.tar.gz]| [x64][aspnetcore-runtime-osx-x64.tar.gz] \| [ARM64][aspnetcore-runtime-osx-arm64.tar.gz] | - |
| Linux | [Snap and Package Manager](../install-linux.md) | [x64][dotnet-sdk-linux-x64.tar.gz] \| [Arm][dotnet-sdk-linux-arm.tar.gz] \| [Arm64][dotnet-sdk-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-sdk-linux-musl-arm.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | [Packages (x64)][linux-packages] | [x64][dotnet-runtime-linux-x64.tar.gz] \| [Arm][dotnet-runtime-linux-arm.tar.gz] \| [Arm64][dotnet-runtime-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-runtime-linux-musl-arm.tar.gz] \| [Arm64 Alpine][dotnet-runtime-linux-musl-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz] \| [Arm][aspnetcore-runtime-linux-arm.tar.gz] \| [Arm64][aspnetcore-runtime-linux-arm64.tar.gz] \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz] | - |
| | [Checksums][checksums-sdk] | [Checksums][checksums-sdk] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][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.
The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.
You can check your .NET SDK version by running the following command. The example version shown is for this release.
```console
$ dotnet --version
9.0.300
```
## Docker Images
The [.NET Docker images](https://hub.docker.com/_/microsoft-dotnet) have been updated for this release. The [.NET Docker samples](https://github.com/dotnet/dotnet-docker/blob/main/samples/README.md) show various ways to use .NET and Docker together. You can use the following command to try running the latest .NET 9.0 release in containers:
```console
docker run --rm mcr.microsoft.com/dotnet/samples
```
The following repos have been updated.
* [dotnet/sdk](https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md): .NET SDK
* [dotnet/aspnet](https://github.com/dotnet/dotnet-docker/blob/main/README.aspnet.md): ASP.NET Core Runtime
* [dotnet/runtime](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime
* [dotnet/runtime-deps](https://github.com/dotnet/dotnet-docker/blob/main/README.runtime.md): .NET Runtime Dependencies
* [dotnet/monitor](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor.md): .NET Monitor
* [dotnet/monitor/base](https://github.com/dotnet/dotnet-docker/blob/main/README.monitor-base.md): .NET Monitor Base
* [dotnet/aspire-dashboard](https://github.com/dotnet/dotnet-docker/blob/main/README.aspire-dashboard.md): .NET Aspire Dashboard
* [dotnet/samples](https://github.com/dotnet/dotnet-docker/blob/main/README.samples.md): .NET Samples
## Notable Changes
[.NET 9.0 Blog][dotnet-blog]
.NET 9.0.4 release carries security fixes and non-security fixes.
### Microsoft Security Advisory CVE-2025-26682 | .NET and Visual Studio Spoofing Vulnerability
Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 9.0.xxx and .NET 8.0.xxx SDK. This advisory also provides guidance on what developers can do to update their applications to address this vulnerability.
A vulnerability exists in .NET SDK or MSBuild applications where external control of file name or path allows an unauthorized attacked to perform spoofing over a network.
## Visual Studio Compatibility
You need [Visual Studio 17.12](https://visualstudio.microsoft.com) or later to use .NET 9.0 on Windows. While not officially supported, weve also enabled rudimentary support for .NET 9 in Visual Studio for Mac. Users have to enable a preview feature in Preferences to enable the IDE to discover and use the .NET 9 SDK for creating, loading, building, and debugging projects. The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 9.0 and C# 12.
## Feedback
Your feedback is important and appreciated. We've created an issue at [dotnet/core #9885](https://github.com/dotnet/core/issues/9885) for your questions and comments.
[9.0.300]: 9.0.5.md
[9.0.204]: 9.0.204.md
[9.0.106]: 9.0.106.md
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.5-sha.txt
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.5-sha.txt
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-May-2025-servicing-updates/
[linux-packages]: ../install-linux.md
## Packages updated in this release
| Package name | Version |
| :----------------------------------------- | :------: |
AspNetCoreRuntime.9.0.x64 | 9.0.5
AspNetCoreRuntime.9.0.x86 | 9.0.5
dotnet-ef | 9.0.5
dotnet-ilverify | 9.0.5
dotnet-sql-cache | 9.0.5
FSharp.Compiler.Service | 43.9.101
FSharp.Compiler.Service | 43.9.202
FSharp.Compiler.Service | 43.9.300
FSharp.Core | 9.0.101
FSharp.Core | 9.0.202
FSharp.Core | 9.0.300
Microsoft.AspNetCore.App.Ref | 9.0.5
Microsoft.AspNetCore.App.Runtime.linux-arm | 9.0.5
Microsoft.AspNetCore.App.Runtime.linux-arm64 | 9.0.5
Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 9.0.5
Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 9.0.5
Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 9.0.5
Microsoft.AspNetCore.App.Runtime.linux-x64 | 9.0.5
Microsoft.AspNetCore.App.Runtime.osx-arm64 | 9.0.5
Microsoft.AspNetCore.App.Runtime.osx-x64 | 9.0.5
Microsoft.AspNetCore.App.Runtime.win-arm64 | 9.0.5
Microsoft.AspNetCore.App.Runtime.win-x64 | 9.0.5
Microsoft.AspNetCore.App.Runtime.win-x86 | 9.0.5
Microsoft.AspNetCore.Authentication.Certificate | 9.0.5
Microsoft.AspNetCore.Authentication.Facebook | 9.0.5
Microsoft.AspNetCore.Authentication.Google | 9.0.5
Microsoft.AspNetCore.Authentication.JwtBearer | 9.0.5
Microsoft.AspNetCore.Authentication.MicrosoftAccount | 9.0.5
Microsoft.AspNetCore.Authentication.Negotiate | 9.0.5
Microsoft.AspNetCore.Authentication.OpenIdConnect | 9.0.5
Microsoft.AspNetCore.Authentication.Twitter | 9.0.5
Microsoft.AspNetCore.Authentication.WsFederation | 9.0.5
Microsoft.AspNetCore.Authorization | 9.0.5
Microsoft.AspNetCore.AzureAppServices.HostingStartup | 9.0.5
Microsoft.AspNetCore.AzureAppServices.SiteExtension | 9.0.5
Microsoft.AspNetCore.AzureAppServicesIntegration | 9.0.5
Microsoft.AspNetCore.Components | 9.0.5
Microsoft.AspNetCore.Components.Analyzers | 9.0.5
Microsoft.AspNetCore.Components.Authorization | 9.0.5
Microsoft.AspNetCore.Components.CustomElements | 9.0.5
Microsoft.AspNetCore.Components.Forms | 9.0.5
Microsoft.AspNetCore.Components.QuickGrid | 9.0.5
Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter | 9.0.5
Microsoft.AspNetCore.Components.Web | 9.0.5
Microsoft.AspNetCore.Components.WebAssembly | 9.0.5
Microsoft.AspNetCore.Components.WebAssembly.Authentication | 9.0.5
Microsoft.AspNetCore.Components.WebAssembly.DevServer | 9.0.5
Microsoft.AspNetCore.Components.WebAssembly.Server | 9.0.5
Microsoft.AspNetCore.Components.WebView | 9.0.5
Microsoft.AspNetCore.ConcurrencyLimiter | 9.0.5
Microsoft.AspNetCore.Connections.Abstractions | 9.0.5
Microsoft.AspNetCore.Cryptography.Internal | 9.0.5
Microsoft.AspNetCore.Cryptography.KeyDerivation | 9.0.5
Microsoft.AspNetCore.DataProtection | 9.0.5
Microsoft.AspNetCore.DataProtection.Abstractions | 9.0.5
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 9.0.5
Microsoft.AspNetCore.DataProtection.Extensions | 9.0.5
Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 9.0.5
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 9.0.5
Microsoft.AspNetCore.Grpc.JsonTranscoding | 9.0.5
Microsoft.AspNetCore.Grpc.Swagger | 0.9.5
Microsoft.AspNetCore.HeaderPropagation | 9.0.5
Microsoft.AspNetCore.Hosting.WindowsServices | 9.0.5
Microsoft.AspNetCore.Http.Connections.Client | 9.0.5
Microsoft.AspNetCore.Http.Connections.Common | 9.0.5
Microsoft.AspNetCore.Identity.EntityFrameworkCore | 9.0.5
Microsoft.AspNetCore.Identity.UI | 9.0.5
Microsoft.AspNetCore.JsonPatch | 9.0.5
Microsoft.AspNetCore.Metadata | 9.0.5
Microsoft.AspNetCore.MiddlewareAnalysis | 9.0.5
Microsoft.AspNetCore.Mvc.NewtonsoftJson | 9.0.5
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 9.0.5
Microsoft.AspNetCore.Mvc.Testing | 9.0.5
Microsoft.AspNetCore.OpenApi | 9.0.5
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis | 9.0.5
Microsoft.AspNetCore.Owin | 9.0.5
Microsoft.AspNetCore.SignalR.Client | 9.0.5
Microsoft.AspNetCore.SignalR.Client.Core | 9.0.5
Microsoft.AspNetCore.SignalR.Common | 9.0.5
Microsoft.AspNetCore.SignalR.Protocols.Json | 9.0.5
Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 9.0.5
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 9.0.5
Microsoft.AspNetCore.SignalR.Specification.Tests | 9.0.5
Microsoft.AspNetCore.SignalR.StackExchangeRedis | 9.0.5
Microsoft.AspNetCore.SpaProxy | 9.0.5
Microsoft.AspNetCore.SpaServices.Extensions | 9.0.5
Microsoft.AspNetCore.TestHost | 9.0.5
Microsoft.AspNetCore.WebUtilities | 9.0.5
Microsoft.Authentication.WebAssembly.Msal | 9.0.5
Microsoft.Bcl.AsyncInterfaces | 9.0.5
Microsoft.Bcl.Cryptography | 9.0.5
Microsoft.Bcl.Memory | 9.0.5
Microsoft.Bcl.Numerics | 9.0.5
Microsoft.Bcl.TimeProvider | 9.0.5
Microsoft.CodeAnalysis.Analyzers | 3.11.0-beta1.25173.1
Microsoft.CodeAnalysis.Analyzers | 3.11.0-beta1.25173.3
Microsoft.CodeAnalysis.Analyzers | 3.12.0-beta1.25218.8
Microsoft.CodeAnalysis.AnalyzerUtilities | 3.11.0-beta1.25173.1
Microsoft.CodeAnalysis.AnalyzerUtilities | 3.11.0-beta1.25173.3
Microsoft.CodeAnalysis.AnalyzerUtilities | 3.12.0-beta1.25218.8
Microsoft.CodeAnalysis.BannedApiAnalyzers | 3.11.0-beta1.25173.1
Microsoft.CodeAnalysis.BannedApiAnalyzers | 3.11.0-beta1.25173.3
Microsoft.CodeAnalysis.BannedApiAnalyzers | 3.12.0-beta1.25218.8
Microsoft.CodeAnalysis.Metrics | 3.12.0-beta1.25218.8
Microsoft.CodeAnalysis.Metrics | 4.0.0-beta1.25173.1
Microsoft.CodeAnalysis.Metrics | 4.0.0-beta1.25173.3
Microsoft.CodeAnalysis.NetAnalyzers | 9.0.0-preview.25173.3
Microsoft.CodeAnalysis.NetAnalyzers | 9.0.0-preview.25202.1
Microsoft.CodeAnalysis.NetAnalyzers | 9.0.0-preview.25173.1
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers | 3.11.0-beta1.25173.1
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers | 3.11.0-beta1.25173.3
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers | 3.12.0-beta1.25218.8
Microsoft.CodeAnalysis.PublicApiAnalyzers | 3.11.0-beta1.25173.1
Microsoft.CodeAnalysis.PublicApiAnalyzers | 3.11.0-beta1.25173.3
Microsoft.CodeAnalysis.PublicApiAnalyzers | 3.12.0-beta1.25218.8
Microsoft.CodeAnalysis.ResxSourceGenerator | 3.11.0-beta1.25173.1
Microsoft.CodeAnalysis.ResxSourceGenerator | 3.11.0-beta1.25173.3
Microsoft.CodeAnalysis.ResxSourceGenerator | 3.12.0-beta1.25218.8
Microsoft.CodeAnalysis.RulesetToEditorconfigConverter | 3.11.0-beta1.25173.1
Microsoft.CodeAnalysis.RulesetToEditorconfigConverter | 3.11.0-beta1.25173.3
Microsoft.CodeAnalysis.RulesetToEditorconfigConverter | 3.12.0-beta1.25218.8
Microsoft.Data.Sqlite | 9.0.5
Microsoft.Data.Sqlite.Core | 9.0.5
Microsoft.dotnet-openapi | 9.0.5
Microsoft.DotNet.ApiCompat.Task | 9.0.106
Microsoft.DotNet.ApiCompat.Task | 9.0.204
Microsoft.DotNet.ApiCompat.Task | 9.0.300
Microsoft.DotNet.ApiCompat.Tool | 9.0.106
Microsoft.DotNet.ApiCompat.Tool | 9.0.204
Microsoft.DotNet.ApiCompat.Tool | 9.0.300
Microsoft.DotNet.Common.ItemTemplates | 9.0.106
Microsoft.DotNet.Common.ItemTemplates | 9.0.204
Microsoft.DotNet.Common.ItemTemplates | 9.0.300
Microsoft.DotNet.Common.ProjectTemplates.9.0 | 9.0.106
Microsoft.DotNet.Common.ProjectTemplates.9.0 | 9.0.204
Microsoft.DotNet.Common.ProjectTemplates.9.0 | 9.0.300
Microsoft.DotNet.ILCompiler | 9.0.5
Microsoft.DotNet.Web.Client.ItemTemplates | 9.0.5
Microsoft.DotNet.Web.ItemTemplates.9.0 | 9.0.5
Microsoft.DotNet.Web.ProjectTemplates.9.0 | 9.0.5
Microsoft.EntityFrameworkCore | 9.0.5
Microsoft.EntityFrameworkCore.Abstractions | 9.0.5
Microsoft.EntityFrameworkCore.Analyzers | 9.0.5
Microsoft.EntityFrameworkCore.Cosmos | 9.0.5
Microsoft.EntityFrameworkCore.Design | 9.0.5
Microsoft.EntityFrameworkCore.InMemory | 9.0.5
Microsoft.EntityFrameworkCore.Proxies | 9.0.5
Microsoft.EntityFrameworkCore.Relational | 9.0.5
Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 9.0.5
Microsoft.EntityFrameworkCore.Specification.Tests | 9.0.5
Microsoft.EntityFrameworkCore.Sqlite | 9.0.5
Microsoft.EntityFrameworkCore.Sqlite.Core | 9.0.5
Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 9.0.5
Microsoft.EntityFrameworkCore.SqlServer | 9.0.5
Microsoft.EntityFrameworkCore.SqlServer.Abstractions | 9.0.5
Microsoft.EntityFrameworkCore.SqlServer.HierarchyId | 9.0.5
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 9.0.5
Microsoft.EntityFrameworkCore.Tasks | 9.0.5
Microsoft.EntityFrameworkCore.Templates | 9.0.5
Microsoft.EntityFrameworkCore.Tools | 9.0.5
Microsoft.Extensions.ApiDescription.Client | 9.0.5
Microsoft.Extensions.ApiDescription.Server | 9.0.5
Microsoft.Extensions.Caching.Abstractions | 9.0.5
Microsoft.Extensions.Caching.Memory | 9.0.5
Microsoft.Extensions.Caching.SqlServer | 9.0.5
Microsoft.Extensions.Caching.StackExchangeRedis | 9.0.5
Microsoft.Extensions.Configuration | 9.0.5
Microsoft.Extensions.Configuration.Abstractions | 9.0.5
Microsoft.Extensions.Configuration.Binder | 9.0.5
Microsoft.Extensions.Configuration.CommandLine | 9.0.5
Microsoft.Extensions.Configuration.EnvironmentVariables | 9.0.5
Microsoft.Extensions.Configuration.FileExtensions | 9.0.5
Microsoft.Extensions.Configuration.Ini | 9.0.5
Microsoft.Extensions.Configuration.Json | 9.0.5
Microsoft.Extensions.Configuration.KeyPerFile | 9.0.5
Microsoft.Extensions.Configuration.UserSecrets | 9.0.5
Microsoft.Extensions.Configuration.Xml | 9.0.5
Microsoft.Extensions.DependencyInjection | 9.0.5
Microsoft.Extensions.DependencyInjection.Abstractions | 9.0.5
Microsoft.Extensions.DependencyInjection.Specification.Tests | 9.0.5
Microsoft.Extensions.DependencyModel | 9.0.5
Microsoft.Extensions.Diagnostics | 9.0.5
Microsoft.Extensions.Diagnostics.Abstractions | 9.0.5
Microsoft.Extensions.Diagnostics.HealthChecks | 9.0.5
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 9.0.5
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 9.0.5
Microsoft.Extensions.Features | 9.0.5
Microsoft.Extensions.FileProviders.Abstractions | 9.0.5
Microsoft.Extensions.FileProviders.Composite | 9.0.5
Microsoft.Extensions.FileProviders.Embedded | 9.0.5
Microsoft.Extensions.FileProviders.Physical | 9.0.5
Microsoft.Extensions.FileSystemGlobbing | 9.0.5
Microsoft.Extensions.Hosting | 9.0.5
Microsoft.Extensions.Hosting.Abstractions | 9.0.5
Microsoft.Extensions.Hosting.Systemd | 9.0.5
Microsoft.Extensions.Hosting.WindowsServices | 9.0.5
Microsoft.Extensions.Http | 9.0.5
Microsoft.Extensions.Http.Polly | 9.0.5
Microsoft.Extensions.Identity.Core | 9.0.5
Microsoft.Extensions.Identity.Stores | 9.0.5
Microsoft.Extensions.Localization | 9.0.5
Microsoft.Extensions.Localization.Abstractions | 9.0.5
Microsoft.Extensions.Logging | 9.0.5
Microsoft.Extensions.Logging.Abstractions | 9.0.5
Microsoft.Extensions.Logging.AzureAppServices | 9.0.5
Microsoft.Extensions.Logging.Configuration | 9.0.5
Microsoft.Extensions.Logging.Console | 9.0.5
Microsoft.Extensions.Logging.Debug | 9.0.5
Microsoft.Extensions.Logging.EventLog | 9.0.5
Microsoft.Extensions.Logging.EventSource | 9.0.5
Microsoft.Extensions.Logging.TraceSource | 9.0.5
Microsoft.Extensions.ObjectPool | 9.0.5
Microsoft.Extensions.Options | 9.0.5
Microsoft.Extensions.Options.ConfigurationExtensions | 9.0.5
Microsoft.Extensions.Options.DataAnnotations | 9.0.5
Microsoft.Extensions.Primitives | 9.0.5
Microsoft.Extensions.WebEncoders | 9.0.5
Microsoft.ILVerification | 9.0.5
Microsoft.JSInterop | 9.0.5
Microsoft.JSInterop.WebAssembly | 9.0.5
Microsoft.NET.Build.Containers | 9.0.106
Microsoft.NET.Build.Containers | 9.0.204
Microsoft.NET.Build.Containers | 9.0.300
Microsoft.Net.Http.Headers | 9.0.5
Microsoft.NET.ILLink.Tasks | 9.0.5
Microsoft.NET.Runtime.Android.Sample.Mono | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64.Msi.arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64.Msi.x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64.Msi.arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64.Msi.x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64.Msi.arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64.Msi.x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64.Msi.arm64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64 | 9.0.5
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64.Msi.x64 | 9.0.5
Microsoft.NET.Runtime.iOS.Sample.Mono | 9.0.5
Microsoft.NET.Runtime.LibraryBuilder.Sdk | 9.0.5
Microsoft.NET.Runtime.MonoAOTCompiler.Task | 9.0.5
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 9.0.5
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 9.0.5
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 9.0.5
Microsoft.NET.Runtime.MonoTargets.Sdk | 9.0.5
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 9.0.5
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 9.0.5
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 9.0.5
Microsoft.NET.Runtime.wasm.Sample.Mono | 9.0.5
Microsoft.NET.Runtime.WebAssembly.Sdk | 9.0.5
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 9.0.5
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 9.0.5
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 9.0.5
Microsoft.NET.Runtime.WebAssembly.Templates.net9 | 9.0.5
Microsoft.NET.Runtime.WebAssembly.Templates.net9.Msi.arm64 | 9.0.5
Microsoft.NET.Runtime.WebAssembly.Templates.net9.Msi.x64 | 9.0.5
Microsoft.NET.Runtime.WebAssembly.Templates.net9.Msi.x86 | 9.0.5
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk | 9.0.5
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.arm64 | 9.0.5
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x64 | 9.0.5
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x86 | 9.0.5
Microsoft.Net.Sdk.Compilers.Toolset | 9.0.106
Microsoft.Net.Sdk.Compilers.Toolset | 9.0.204
Microsoft.Net.Sdk.Compilers.Toolset | 9.0.300
Microsoft.NET.Sdk.IL | 9.0.5
Microsoft.NET.Sdk.WebAssembly.Pack | 9.0.5
Microsoft.NET.Sdk.WebAssembly.Pack.Msi.arm64 | 9.0.5
Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x64 | 9.0.5
Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x86 | 9.0.5
Microsoft.NET.WebAssembly.Threading | 9.0.5
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 | 9.0.5
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Msi.arm64 | 9.0.5
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Msi.x64 | 9.0.5
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Msi.x86 | 9.0.5
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100 | 9.0.5
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.Msi.arm64 | 9.0.5
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.Msi.x64 | 9.0.5
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.Msi.x86 | 9.0.5
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100 | 9.0.5
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.Msi.arm64 | 9.0.5
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.Msi.x64 | 9.0.5
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.Msi.x86 | 9.0.5
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100 | 9.0.5
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.Msi.arm64 | 9.0.5
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.Msi.x64 | 9.0.5
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.Msi.x86 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100.Msi.arm64 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100.Msi.x64 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100.Msi.x86 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100.Msi.arm64 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100.Msi.x64 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100.Msi.x86 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100.Msi.arm64 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100.Msi.x64 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100.Msi.x86 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100.Msi.arm64 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100.Msi.x64 | 9.0.5
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Crossgen2.linux-arm | 9.0.5
Microsoft.NETCore.App.Crossgen2.linux-arm64 | 9.0.5
Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 9.0.5
Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 9.0.5
Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 9.0.5
Microsoft.NETCore.App.Crossgen2.linux-x64 | 9.0.5
Microsoft.NETCore.App.Crossgen2.osx-arm64 | 9.0.5
Microsoft.NETCore.App.Crossgen2.osx-x64 | 9.0.5
Microsoft.NETCore.App.Crossgen2.win-arm64 | 9.0.5
Microsoft.NETCore.App.Crossgen2.win-x64 | 9.0.5
Microsoft.NETCore.App.Crossgen2.win-x86 | 9.0.5
Microsoft.NETCore.App.Host.linux-arm | 9.0.5
Microsoft.NETCore.App.Host.linux-arm64 | 9.0.5
Microsoft.NETCore.App.Host.linux-bionic-arm64 | 9.0.5
Microsoft.NETCore.App.Host.linux-bionic-x64 | 9.0.5
Microsoft.NETCore.App.Host.linux-musl-arm | 9.0.5
Microsoft.NETCore.App.Host.linux-musl-arm64 | 9.0.5
Microsoft.NETCore.App.Host.linux-musl-x64 | 9.0.5
Microsoft.NETCore.App.Host.linux-x64 | 9.0.5
Microsoft.NETCore.App.Host.osx-arm64 | 9.0.5
Microsoft.NETCore.App.Host.osx-x64 | 9.0.5
Microsoft.NETCore.App.Host.win-arm64 | 9.0.5
Microsoft.NETCore.App.Host.win-x64 | 9.0.5
Microsoft.NETCore.App.Host.win-x86 | 9.0.5
Microsoft.NETCore.App.Ref | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x86 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.browser-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.wasi-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x86 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.browser-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.wasi-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x86 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.browser-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.wasi-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.wasi-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.browser-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvos-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.wasi-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.wasi-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.linux-arm | 9.0.5
Microsoft.NETCore.App.Runtime.linux-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.linux-bionic-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.linux-bionic-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.linux-musl-arm | 9.0.5
Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.linux-musl-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.linux-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-arm | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.ios-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.linux-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.osx-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.tvos-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.win-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.win-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.NativeAOT.win-x86 | 9.0.5
Microsoft.NETCore.App.Runtime.osx-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.osx-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.win-arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.win-arm64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.win-arm64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.win-arm64.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.win-x64 | 9.0.5
Microsoft.NETCore.App.Runtime.win-x64.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.win-x64.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.win-x64.Msi.x86 | 9.0.5
Microsoft.NETCore.App.Runtime.win-x86 | 9.0.5
Microsoft.NETCore.App.Runtime.win-x86.Msi.arm64 | 9.0.5
Microsoft.NETCore.App.Runtime.win-x86.Msi.x64 | 9.0.5
Microsoft.NETCore.App.Runtime.win-x86.Msi.x86 | 9.0.5
Microsoft.NETCore.DotNetAppHost | 9.0.5
Microsoft.NETCore.ILAsm | 9.0.5
Microsoft.NETCore.ILDAsm | 9.0.5
Microsoft.TemplateEngine.Abstractions | 9.0.106
Microsoft.TemplateEngine.Abstractions | 9.0.204
Microsoft.TemplateEngine.Abstractions | 9.0.204
Microsoft.TemplateEngine.Abstractions | 9.0.300
Microsoft.TemplateEngine.Abstractions | 9.0.300-preview.25209.5
Microsoft.TemplateEngine.Authoring.CLI | 9.0.106
Microsoft.TemplateEngine.Authoring.CLI | 9.0.204
Microsoft.TemplateEngine.Authoring.CLI | 9.0.204
Microsoft.TemplateEngine.Authoring.CLI | 9.0.300
Microsoft.TemplateEngine.Authoring.CLI | 9.0.300-preview.25209.5
Microsoft.TemplateEngine.Authoring.Tasks | 9.0.106
Microsoft.TemplateEngine.Authoring.Tasks | 9.0.204
Microsoft.TemplateEngine.Authoring.Tasks | 9.0.204
Microsoft.TemplateEngine.Authoring.Tasks | 9.0.300
Microsoft.TemplateEngine.Authoring.Tasks | 9.0.300-preview.25209.5
Microsoft.TemplateEngine.Authoring.Templates | 9.0.106
Microsoft.TemplateEngine.Authoring.Templates | 9.0.204
Microsoft.TemplateEngine.Authoring.Templates | 9.0.204
Microsoft.TemplateEngine.Authoring.Templates | 9.0.300
Microsoft.TemplateEngine.Authoring.Templates | 9.0.300-preview.25209.5
Microsoft.TemplateEngine.Authoring.TemplateVerifier | 9.0.106
Microsoft.TemplateEngine.Authoring.TemplateVerifier | 9.0.204
Microsoft.TemplateEngine.Authoring.TemplateVerifier | 9.0.204
Microsoft.TemplateEngine.Authoring.TemplateVerifier | 9.0.300
Microsoft.TemplateEngine.Authoring.TemplateVerifier | 9.0.300-preview.25209.5
Microsoft.TemplateEngine.Core | 9.0.106
Microsoft.TemplateEngine.Core | 9.0.204
Microsoft.TemplateEngine.Core | 9.0.204
Microsoft.TemplateEngine.Core | 9.0.300
Microsoft.TemplateEngine.Core | 9.0.300-preview.25209.5
Microsoft.TemplateEngine.Core.Contracts | 9.0.106
Microsoft.TemplateEngine.Core.Contracts | 9.0.204
Microsoft.TemplateEngine.Core.Contracts | 9.0.204
Microsoft.TemplateEngine.Core.Contracts | 9.0.300
Microsoft.TemplateEngine.Core.Contracts | 9.0.300-preview.25209.5
Microsoft.TemplateEngine.Edge | 9.0.106
Microsoft.TemplateEngine.Edge | 9.0.204
Microsoft.TemplateEngine.Edge | 9.0.204
Microsoft.TemplateEngine.Edge | 9.0.300
Microsoft.TemplateEngine.Edge | 9.0.300-preview.25209.5
Microsoft.TemplateEngine.IDE | 9.0.106
Microsoft.TemplateEngine.IDE | 9.0.204
Microsoft.TemplateEngine.IDE | 9.0.204
Microsoft.TemplateEngine.IDE | 9.0.300
Microsoft.TemplateEngine.IDE | 9.0.300-preview.25209.5
Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 9.0.106
Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 9.0.204
Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 9.0.204
Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 9.0.300
Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 9.0.300-preview.25209.5
Microsoft.TemplateEngine.Samples | 9.0.106
Microsoft.TemplateEngine.Samples | 9.0.204
Microsoft.TemplateEngine.Samples | 9.0.204
Microsoft.TemplateEngine.Samples | 9.0.300
Microsoft.TemplateEngine.Samples | 9.0.300-preview.25209.5
Microsoft.TemplateEngine.TemplateLocalizer.Core | 9.0.106
Microsoft.TemplateEngine.TemplateLocalizer.Core | 9.0.204
Microsoft.TemplateEngine.TemplateLocalizer.Core | 9.0.204
Microsoft.TemplateEngine.TemplateLocalizer.Core | 9.0.300
Microsoft.TemplateEngine.TemplateLocalizer.Core | 9.0.300-preview.25209.5
Microsoft.TemplateEngine.Utils | 9.0.106
Microsoft.TemplateEngine.Utils | 9.0.204
Microsoft.TemplateEngine.Utils | 9.0.204
Microsoft.TemplateEngine.Utils | 9.0.300
Microsoft.TemplateEngine.Utils | 9.0.300-preview.25209.5
Microsoft.TemplateSearch.Common | 9.0.106
Microsoft.TemplateSearch.Common | 9.0.204
Microsoft.TemplateSearch.Common | 9.0.204
Microsoft.TemplateSearch.Common | 9.0.300
Microsoft.TemplateSearch.Common | 9.0.300-preview.25209.5
Microsoft.Win32.Registry.AccessControl | 9.0.5
Microsoft.Win32.SystemEvents | 9.0.5
Microsoft.Windows.Compatibility | 9.0.5
Microsoft.WindowsDesktop.App.Ref | 9.0.5
Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 9.0.5
Microsoft.WindowsDesktop.App.Runtime.win-x64 | 9.0.5
Microsoft.WindowsDesktop.App.Runtime.win-x86 | 9.0.5
Microsoft.XmlSerializer.Generator | 9.0.5
Roslyn.Diagnostics.Analyzers | 3.11.0-beta1.25173.1
Roslyn.Diagnostics.Analyzers | 3.11.0-beta1.25173.3
Roslyn.Diagnostics.Analyzers | 3.12.0-beta1.25218.8
runtime.android-arm.runtime.native.System.IO.Ports | 9.0.5
runtime.android-arm64.runtime.native.System.IO.Ports | 9.0.5
runtime.android-x64.runtime.native.System.IO.Ports | 9.0.5
runtime.android-x86.runtime.native.System.IO.Ports | 9.0.5
runtime.linux-arm.Microsoft.DotNet.ILCompiler | 9.0.5
runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.linux-arm.Microsoft.NETCore.ILAsm | 9.0.5
runtime.linux-arm.Microsoft.NETCore.ILDAsm | 9.0.5
runtime.linux-arm.runtime.native.System.IO.Ports | 9.0.5
runtime.linux-arm64.Microsoft.DotNet.ILCompiler | 9.0.5
runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.linux-arm64.Microsoft.NETCore.ILAsm | 9.0.5
runtime.linux-arm64.Microsoft.NETCore.ILDAsm | 9.0.5
runtime.linux-arm64.runtime.native.System.IO.Ports | 9.0.5
runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.linux-bionic-arm64.runtime.native.System.IO.Ports | 9.0.5
runtime.linux-bionic-x64.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.linux-bionic-x64.runtime.native.System.IO.Ports | 9.0.5
runtime.linux-musl-arm.Microsoft.DotNet.ILCompiler | 9.0.5
runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.linux-musl-arm.Microsoft.NETCore.ILAsm | 9.0.5
runtime.linux-musl-arm.Microsoft.NETCore.ILDAsm | 9.0.5
runtime.linux-musl-arm.runtime.native.System.IO.Ports | 9.0.5
runtime.linux-musl-arm64.Microsoft.DotNet.ILCompiler | 9.0.5
runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.linux-musl-arm64.Microsoft.NETCore.ILAsm | 9.0.5
runtime.linux-musl-arm64.Microsoft.NETCore.ILDAsm | 9.0.5
runtime.linux-musl-arm64.runtime.native.System.IO.Ports | 9.0.5
runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler | 9.0.5
runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.linux-musl-x64.Microsoft.NETCore.ILAsm | 9.0.5
runtime.linux-musl-x64.Microsoft.NETCore.ILDAsm | 9.0.5
runtime.linux-musl-x64.runtime.native.System.IO.Ports | 9.0.5
runtime.linux-x64.Microsoft.DotNet.ILCompiler | 9.0.5
runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.linux-x64.Microsoft.NETCore.ILAsm | 9.0.5
runtime.linux-x64.Microsoft.NETCore.ILDAsm | 9.0.5
runtime.linux-x64.runtime.native.System.IO.Ports | 9.0.5
runtime.maccatalyst-arm64.runtime.native.System.IO.Ports | 9.0.5
runtime.maccatalyst-x64.runtime.native.System.IO.Ports | 9.0.5
runtime.native.System.IO.Ports | 9.0.5
runtime.osx-arm64.Microsoft.DotNet.ILCompiler | 9.0.5
runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.osx-arm64.Microsoft.NETCore.ILAsm | 9.0.5
runtime.osx-arm64.Microsoft.NETCore.ILDAsm | 9.0.5
runtime.osx-arm64.runtime.native.System.IO.Ports | 9.0.5
runtime.osx-x64.Microsoft.DotNet.ILCompiler | 9.0.5
runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.osx-x64.Microsoft.NETCore.ILAsm | 9.0.5
runtime.osx-x64.Microsoft.NETCore.ILDAsm | 9.0.5
runtime.osx-x64.runtime.native.System.IO.Ports | 9.0.5
runtime.win-arm64.Microsoft.DotNet.ILCompiler | 9.0.5
runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.win-arm64.Microsoft.NETCore.ILAsm | 9.0.5
runtime.win-arm64.Microsoft.NETCore.ILDAsm | 9.0.5
runtime.win-x64.Microsoft.DotNet.ILCompiler | 9.0.5
runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.win-x64.Microsoft.NETCore.ILAsm | 9.0.5
runtime.win-x64.Microsoft.NETCore.ILDAsm | 9.0.5
runtime.win-x86.Microsoft.DotNet.ILCompiler | 9.0.5
runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 9.0.5
runtime.win-x86.Microsoft.NETCore.ILAsm | 9.0.5
runtime.win-x86.Microsoft.NETCore.ILDAsm | 9.0.5
System.CodeDom | 9.0.5
System.Collections.Immutable | 9.0.5
System.ComponentModel.Composition | 9.0.5
System.ComponentModel.Composition.Registration | 9.0.5
System.Composition | 9.0.5
System.Composition.AttributedModel | 9.0.5
System.Composition.Convention | 9.0.5
System.Composition.Hosting | 9.0.5
System.Composition.Runtime | 9.0.5
System.Composition.TypedParts | 9.0.5
System.Configuration.ConfigurationManager | 9.0.5
System.Data.Odbc | 9.0.5
System.Data.OleDb | 9.0.5
System.Diagnostics.DiagnosticSource | 9.0.5
System.Diagnostics.EventLog | 9.0.5
System.Diagnostics.PerformanceCounter | 9.0.5
System.DirectoryServices | 9.0.5
System.DirectoryServices.AccountManagement | 9.0.5
System.DirectoryServices.Protocols | 9.0.5
System.Drawing.Common | 9.0.5
System.Formats.Asn1 | 9.0.5
System.Formats.Cbor | 9.0.5
System.Formats.Nrbf | 9.0.5
System.IO.Hashing | 9.0.5
System.IO.Packaging | 9.0.5
System.IO.Pipelines | 9.0.5
System.IO.Ports | 9.0.5
System.Management | 9.0.5
System.Memory.Data | 9.0.5
System.Net.Http.Json | 9.0.5
System.Net.Http.WinHttpHandler | 9.0.5
System.Net.ServerSentEvents | 9.0.5
System.Numerics.Tensors | 9.0.5
System.Reflection.Context | 9.0.5
System.Reflection.Metadata | 9.0.5
System.Reflection.MetadataLoadContext | 9.0.5
System.Resources.Extensions | 9.0.5
System.Runtime.Caching | 9.0.5
System.Runtime.Serialization.Formatters | 9.0.5
System.Runtime.Serialization.Schema | 9.0.5
System.Security.Cryptography.Cose | 9.0.5
System.Security.Cryptography.Pkcs | 9.0.5
System.Security.Cryptography.ProtectedData | 9.0.5
System.Security.Cryptography.Xml | 9.0.5
System.Security.Permissions | 9.0.5
System.ServiceModel.Syndication | 9.0.5
System.ServiceProcess.ServiceController | 9.0.5
System.Speech | 9.0.5
System.Text.Encoding.CodePages | 9.0.5
System.Text.Encodings.Web | 9.0.5
System.Text.Json | 9.0.5
System.Threading.AccessControl | 9.0.5
System.Threading.Channels | 9.0.5
System.Threading.RateLimiting | 9.0.5
System.Threading.Tasks.Dataflow | 9.0.5
System.Windows.Extensions | 9.0.5
Text.Analyzers | 3.11.0-beta1.25173.1
Text.Analyzers | 3.11.0-beta1.25173.3
Text.Analyzers | 3.12.0-beta1.25218.8
[//]: # ( Runtime 9.0.5)
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-arm.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-x64.tar.gz
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-arm64.pkg
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-arm64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-x64.tar.gz
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-arm64.exe
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x86.zip
[//]: # ( WindowsDesktop 9.0.5)
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-arm64.exe
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x64.exe
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x86.exe
[//]: # ( ASP 9.0.5)
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-x64.tar.gz
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-osx-arm64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-osx-x64.tar.gz
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x64.exe
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x86.exe
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/dotnet-hosting-9.0.5-win.exe
[//]: # ( SDK 9.0.300)
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-arm.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-x64.tar.gz
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-arm64.pkg
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-arm64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-x64.tar.gz
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-arm64.exe
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-arm64.zip
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x86.zip

View File

@@ -0,0 +1,749 @@
{
"channel-version": "9.0",
"latest-release": "9.0.5",
"latest-release-date": "2025-05-13",
"latest-runtime": "9.0.5",
"latest-sdk": "9.0.300",
"support-phase": "active",
"release-type": "sts",
"lifecycle-policy": "https://aka.ms/dotnetcoresupport",
"releases": [
{
"release-date": "2025-05-13",
"release-version": "9.0.5",
"security": true,
"cve-list": [
{
"cve-id": "CVE-2025-26646",
"cve-url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-26646"
}
],
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.5/9.0.5.md",
"runtime": {
"version": "9.0.5",
"version-display": "9.0.5",
"vs-version": "17.12.8, 17.13.7, 17.14.0",
"vs-mac-version": "",
"files": [
{
"name": "dotnet-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-arm.tar.gz",
"hash": "00aeb600c0c57c50348065d858cd85ec65b72bb1c1378543f9108f3cd2b5f33d52f3f034e142f45e92c76c171e33090c2544e3661d01ea8f0e2bb20f11d5b994"
},
{
"name": "dotnet-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-arm64.tar.gz",
"hash": "ffd7f6d16bbaa21494b71b692c54a5e398f31cf600870e028234bd07612cb6d43674c6371fa8470bd7f11b40a68443d22e39a84157cab8e16f52c5c5ceee3b83"
},
{
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-arm.tar.gz",
"hash": "cce09a24c0b9870e329389ab2aae2e76ec22bb7838654850ab17b56951fba00b15ca0692e363cd5e1e5d10d1e1df5a68547d3c2161436b857078d0182befd22a"
},
{
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-arm64.tar.gz",
"hash": "dd49b3b7ee415be566d74aa99f5e75949f64e70140d4d10e1eed3548f5382e625d5e17e9b3b41ae564329215e3c1682110ac1732f313f2b3a90c087f7a5a394d"
},
{
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-x64.tar.gz",
"hash": "81a26dd91953a474208b4b43cf4174442e9f9502437f257e66ecefe4f9b9ba3ccf5b3899daac061e3a0acc141d5be207c03e2b11136f4791b2911c3ef3e24889"
},
{
"name": "dotnet-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-x64.tar.gz",
"hash": "029f1df580c47f21aaef3ca40e5c1fb8e54854978d13fe88570df7c3408499ff0b9db96c492c03ecdb43a82aa24dbbe81491de811913592ac62ac58dee975b0e"
},
{
"name": "dotnet-runtime-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-arm64.pkg",
"hash": "f86c1878b3658470db8da846fbe60e2e5b2047668fdc0ec6b538c8328175b888a19792aab6521820d0b2a106f69c126ebc10f479ec83c2dc42800f6d54a75ca4"
},
{
"name": "dotnet-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-arm64.tar.gz",
"hash": "809d8b36f4d1333b0e00ccd299ad25d1caf4e669fb41d814fce4efd12347b1047e18ccc6ca3042fe81324a9b93142c5f9c5868de16273956e01f9942d01d942f"
},
{
"name": "dotnet-runtime-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-x64.pkg",
"hash": "1a6e874204524e5e996a19e049283f5b6a2800553d01cdc47328c0fad3edd0a1e103b211a5a2aa6e213f758f4c126ea11dba4c327fd352eb3a2626b73ba779ef"
},
{
"name": "dotnet-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-x64.tar.gz",
"hash": "7932c816cf4c9b13d594ca5bb716b6eee8dd09a9859d04db41f916179fdc806a42801d51855d9cad5cefe8bb93c501b776640a15be9ad56da98a74f1f91d5304"
},
{
"name": "dotnet-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-arm64.exe",
"hash": "c6767ac3d397d7b42ea2abea32decf3a07c274bda92fe6df47b95f232867220b319b7b14d8966a8ad3abfce63efdcfd71f2f08af360c3216ecda8914393d7dee"
},
{
"name": "dotnet-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-arm64.zip",
"hash": "1ea36921e4789a7ec7800659c83e84ca4075d4eeefebe31ba80d629438bb65483dccb5a9a35fe495bd8119f283fbfe9f842b6303af8adec8cb1e204e6572a42c"
},
{
"name": "dotnet-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x64.exe",
"hash": "122bfc33930db846c85b811d762afdbcc15744c112eed1a7d356242e7fe66d3158a5dd9c105a6620cf71e93a7c517a9fda5c2b9a7d8cde5add229fcd254ebf70"
},
{
"name": "dotnet-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x64.zip",
"hash": "907dce00c1807d7b5120885a860747a55bffd843f0b3e26a7ce5f4bfc13f36bdd56d16341db74946ea29b1b9a67d038f0a776bd697eb27feb1af722957d459f7"
},
{
"name": "dotnet-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x86.exe",
"hash": "b6e61405c8a34c3333691b88255a7fe3d5b7939bdd53aefeea042d4d0c78f65d0ec26cd7aafccb66c495068643e460d79c7d1e401e8252702719ca052b6e3aff"
},
{
"name": "dotnet-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x86.zip",
"hash": "aa2c68edde03b2dd9b92e9b79b9616fe71b826ef90027ff724a966ef5835c8d77b6a22dc15645fc071b898f16a5c8f0484b634eaede87ea167bd9ec04d5a8830"
}
]
},
"sdk": {
"version": "9.0.300",
"version-display": "9.0.300",
"runtime-version": "9.0.5",
"vs-version": "17.14.0",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.14)",
"vs-mac-support": "",
"csharp-version": "13.0",
"fsharp-version": "9.0",
"vb-version": "17.13",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-arm.tar.gz",
"hash": "ca20957d3f4a09bffb86bb21b1379ff19bc62907b50d37090bb705f28064b064131aa01ca4328a29ac66365ee5539fd3152efe79c61294ad7958b19e6114d4de"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-arm64.tar.gz",
"hash": "c3c48b256eaf0a662412dc8cfbfa387bb97f3af84ae9cb1aba53f2d34afa5ee735c87b979549ce97eb3aa451c12bd3b10e6453eea6d4ac096d9eeecaedaad540"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-arm.tar.gz",
"hash": "e19f4f7bfce95e73112afde42e7c16c897c016195ebb36f4e411a3bf1aa939f4c1456f9d4abb968dc8eba75531c8edaeb673df0e9e570d8dc5cb725ca57700d5"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-arm64.tar.gz",
"hash": "0d9c5bf285f13ac3206ce327effe384fbca11af739c82c222b274654866c58d88338d66b91d4517906d7abeba33e97dd869c75b52b7cecef10af3e6e206eadb2"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-x64.tar.gz",
"hash": "a03fd3f772f288c501ae0cb950ac9a3491785d0f39660fb12814a9fc40d58f7dafb835a3ffb8e5e4016a9d199d0dfb960e053bbb695b54a5803967f1f2f2fe33"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-x64.tar.gz",
"hash": "dcab6daef3164390d09edc169d4bf8ec3480af1288e9766c07d20d3c7b70517d263083c3900381fda59c3a7f0aef3fd75ee4f604173c889e8222d6449091d843"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-arm64.pkg",
"hash": "13629de49c305bac8aad22045545584af24fa0324b822a3271bbb08446f0adec0f97a55c3ed8aec2eb0524a302e9419af4e56b52d937adc42098dae3fbfffba3"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-arm64.tar.gz",
"hash": "fec528cc70edf43e6d91f16f933c54b943776899e7c2d4de7efdfa581173d46793b233abf5bc9ed566e9d9e8d37a0f96b543783fdd581f63aaf18678b82ca426"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-x64.pkg",
"hash": "56917c946a902ee991e4fbe93cf74613498807f807fd793f863e484e216dede522fd7418efdfca74e2acd1288547da03fd98d7a51cd2129100e9c8a2d1f43d46"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-x64.tar.gz",
"hash": "36ff37eec764c9b509fecea7ea47e4ad3d723b40eb463158de85a4f70dab6583989c4cb7324a8e00fde727dfa77b7ff63f489c255dbce87c1ee725ae445eef62"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-arm64.exe",
"hash": "b1a6230cc18be4828e222d5ac8f38e9045d627988fd94f4e477fb4e032733e6bb257e52ee38df9cd347741f3fe535744e170c13edf20f992e0559cafd7eddcc3"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-arm64.zip",
"hash": "8929b044ac5e073bfdee8f31eedae9e91f54a65e748b5fe3a9cc24fac969622429541bab9605191d583fc0f3c2ab3641387c961cce30b31bb4716e7bc8507090"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x64.exe",
"hash": "5d58e5b1b40ffbd87d99eabaa30ff55baafb0318e35f38e0e220ac3630974a652428284e3ceb8841bf1a2c90aff0f6e7dfd631ca36f1b65ee1efd638fc68b0c8"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x64.zip",
"hash": "52581e558d9aa8c74a3907095640f23c7827e10a1b6ccbb7073dfc17ac7b4f4daef4f008c8f967d8db46283ac1c97cf096fecb688ec721ca67cfbbe54f190407"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x86.exe",
"hash": "0502f7f8ae2f7b063eaefb6f7533e938f3f365078d2a9771d3d85c492c8b4fdd8c522454865522693dbd79a022968be0d84133fd085ab7e57f44cef6bdbd06cd"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x86.zip",
"hash": "0608d4200d1b913bc74156872d367213d8b2e0cf1cf7ca411d8d77e82a1f17299fb862f920498a6aaa0dac14c20329695b71d729c75c22f0b06b4f2c591be89b"
}
]
},
"sdks": [
{
"version": "9.0.300",
"version-display": "9.0.300",
"runtime-version": "9.0.5",
"vs-version": "17.14.0",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.14)",
"vs-mac-support": "",
"csharp-version": "13.0",
"fsharp-version": "9.0",
"vb-version": "17.13",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-arm.tar.gz",
"hash": "ca20957d3f4a09bffb86bb21b1379ff19bc62907b50d37090bb705f28064b064131aa01ca4328a29ac66365ee5539fd3152efe79c61294ad7958b19e6114d4de"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-arm64.tar.gz",
"hash": "c3c48b256eaf0a662412dc8cfbfa387bb97f3af84ae9cb1aba53f2d34afa5ee735c87b979549ce97eb3aa451c12bd3b10e6453eea6d4ac096d9eeecaedaad540"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-arm.tar.gz",
"hash": "e19f4f7bfce95e73112afde42e7c16c897c016195ebb36f4e411a3bf1aa939f4c1456f9d4abb968dc8eba75531c8edaeb673df0e9e570d8dc5cb725ca57700d5"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-arm64.tar.gz",
"hash": "0d9c5bf285f13ac3206ce327effe384fbca11af739c82c222b274654866c58d88338d66b91d4517906d7abeba33e97dd869c75b52b7cecef10af3e6e206eadb2"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-x64.tar.gz",
"hash": "a03fd3f772f288c501ae0cb950ac9a3491785d0f39660fb12814a9fc40d58f7dafb835a3ffb8e5e4016a9d199d0dfb960e053bbb695b54a5803967f1f2f2fe33"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-x64.tar.gz",
"hash": "dcab6daef3164390d09edc169d4bf8ec3480af1288e9766c07d20d3c7b70517d263083c3900381fda59c3a7f0aef3fd75ee4f604173c889e8222d6449091d843"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-arm64.pkg",
"hash": "13629de49c305bac8aad22045545584af24fa0324b822a3271bbb08446f0adec0f97a55c3ed8aec2eb0524a302e9419af4e56b52d937adc42098dae3fbfffba3"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-arm64.tar.gz",
"hash": "fec528cc70edf43e6d91f16f933c54b943776899e7c2d4de7efdfa581173d46793b233abf5bc9ed566e9d9e8d37a0f96b543783fdd581f63aaf18678b82ca426"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-x64.pkg",
"hash": "56917c946a902ee991e4fbe93cf74613498807f807fd793f863e484e216dede522fd7418efdfca74e2acd1288547da03fd98d7a51cd2129100e9c8a2d1f43d46"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-x64.tar.gz",
"hash": "36ff37eec764c9b509fecea7ea47e4ad3d723b40eb463158de85a4f70dab6583989c4cb7324a8e00fde727dfa77b7ff63f489c255dbce87c1ee725ae445eef62"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-arm64.exe",
"hash": "b1a6230cc18be4828e222d5ac8f38e9045d627988fd94f4e477fb4e032733e6bb257e52ee38df9cd347741f3fe535744e170c13edf20f992e0559cafd7eddcc3"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-arm64.zip",
"hash": "8929b044ac5e073bfdee8f31eedae9e91f54a65e748b5fe3a9cc24fac969622429541bab9605191d583fc0f3c2ab3641387c961cce30b31bb4716e7bc8507090"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x64.exe",
"hash": "5d58e5b1b40ffbd87d99eabaa30ff55baafb0318e35f38e0e220ac3630974a652428284e3ceb8841bf1a2c90aff0f6e7dfd631ca36f1b65ee1efd638fc68b0c8"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x64.zip",
"hash": "52581e558d9aa8c74a3907095640f23c7827e10a1b6ccbb7073dfc17ac7b4f4daef4f008c8f967d8db46283ac1c97cf096fecb688ec721ca67cfbbe54f190407"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x86.exe",
"hash": "0502f7f8ae2f7b063eaefb6f7533e938f3f365078d2a9771d3d85c492c8b4fdd8c522454865522693dbd79a022968be0d84133fd085ab7e57f44cef6bdbd06cd"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x86.zip",
"hash": "0608d4200d1b913bc74156872d367213d8b2e0cf1cf7ca411d8d77e82a1f17299fb862f920498a6aaa0dac14c20329695b71d729c75c22f0b06b4f2c591be89b"
}
]
},
{
"version": "9.0.204",
"version-display": "9.0.204",
"runtime-version": "9.0.5",
"vs-version": "17.13.7",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.13)",
"vs-mac-support": "",
"csharp-version": "13.0",
"fsharp-version": "9.0",
"vb-version": "17.13",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-linux-arm.tar.gz",
"hash": "3f9e9cd85c05d2acaba325ea24de758ca303bef8d12fe352d6d85f48d3eba913826e7754f5aff40a6e68e6bffa491ace8ce52d41acffec2b84db218c23bb4dbf"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-linux-arm64.tar.gz",
"hash": "b2fb883a60e68f41e788a93b502a7ceebba78f0144812c365f6fc4d29aa562a16dc4d0ab2b496e8c816791fd6a864b6a563757d62234ae97ebb92dd48499a22c"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-linux-musl-arm.tar.gz",
"hash": "03efedb9851fc0fa5a9d671247fbec346ed1d7f55ecd21b329cccbedc6d1ccae235c94e93a6fb4215adb6a185639fb0ab1a79b8648d3758cb90dbd374aab81cf"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-linux-musl-arm64.tar.gz",
"hash": "3dc8ea0919c1105c62ea5452bedfa41938286020e2d531ef9bb6999b5df3fb19098a3dff59802fb9d39b6c8a6a6e5653cb357fa2c4eeceaee039be22be0d1b51"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-linux-musl-x64.tar.gz",
"hash": "029fad79649e1f3b3074dcee5baee83a011317c2173b3f27b0fa23090e24d7611c91f795636cfb3bfcc5f492b5d1edd76d7253e1202349b7e28c76a59aa13f2b"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-linux-x64.tar.gz",
"hash": "f32de3dcaff13cefce4e124c2eae4864178a74cc9cb3ce293241c9a7ac4a3b460af1655030ef0bb5c393deb9f075dbbfc3772e09c06c427f5f8cfbf411749dc8"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-osx-arm64.pkg",
"hash": "0271af6d9f732fedc544a0173ec27018851dcd643d512c83c78e793b05e188cacdab3581de6d01aafca0c58230ca140087e60b561b9a623e5c2e8e72bcee1c54"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-osx-arm64.tar.gz",
"hash": "f0e912e3b7b4e1f25ebe6b080c4e75d9bca9efa1b2cf39149aa31499816536ad1deb0c6654f09faa60e1d7a54d575ff89a7335236d7317c85a4c48c50a5cf20e"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-osx-x64.pkg",
"hash": "7d74377e76a650de6373dd1d3f246c8055d63cd2a9123cacbfa48511ef8071379a221db233b9f33767bbdb3fb2fe09740e09059c3007cb13172c1aacd336275b"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-osx-x64.tar.gz",
"hash": "5f5f69551004e008e1c20b1cde581c213a1a6fbfc59998fa32151668a85a52dff8f86a2ac8dfa708140b10e186117eeb9d7ed5a30f8049069ec99c9c16798a59"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-win-arm64.exe",
"hash": "beb647e60dda44283db01d0749c651a1fffaf429c471bfcbb1dd4bc843a6a81f242691d6260a51f5871bd6cbeb06513eae2693e2ee8c8170e5ccb02f86ecc665"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-win-arm64.zip",
"hash": "71ddc32bc2ddc9a7188f8ebc5000efe84aeb85640ccf0123ecbdee31802e84fcfe250466f5d87c159da25e1c597a2dc34fdbe721b0e405b74fb429f5f1fde306"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-win-x64.exe",
"hash": "5f3051433a18ec2a3a5383dbaec73604dd4476199dc20cdd14efad04fcd75638d772b3f75fddb5d35433227d906a9279c09d6ce38ca3ac90b4119e1ba67f792f"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-win-x64.zip",
"hash": "f739b580af73fd69509c0ac8369b868f5558e2a457b4a0a3e0ae6c3f376fd78706dd96160b934e2df29566f208addb7e856c52b258ab51f430a64600cadc0b5f"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-win-x86.exe",
"hash": "7fc096065ab3dd6c75ca8ccbbb980e9d195560abc5b4b30afcdf3e8f652127489a5605a1197cd58418c84d286cc457a7e8cb4a47b0d1ad3de112dcb7655dd89e"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-win-x86.zip",
"hash": "b471bb61dfcd22faba58e11a139658a46b55131aa3628fcc8c2dd02ca7ec5a2f1d64d7cff66ee6b38f6b561eaa26e119b1b938326f226fb880ce114d7e23a595"
}
]
},
{
"version": "9.0.106",
"version-display": "9.0.106",
"runtime-version": "9.0.5",
"vs-version": "17.12.8",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.12)",
"vs-mac-support": "",
"csharp-version": "13.0",
"fsharp-version": "9.0",
"vb-version": "17.13",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-arm.tar.gz",
"hash": "2318c85784c7ba43a243e0f5262c78cc2984a95fceef8b7855035853d9c7b420b7eb681c8df8a23969926d6652c6937cfb1b1c2961e0a155c6f145302240b4d3"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-arm64.tar.gz",
"hash": "18063ed539efcf97a6826b3a367b92574338663e815e4c7ad273a17524a7ab5e35d407596f5cd6b1c0a37e695b17a915620c1445ca89bb851ab0ff34acca34f5"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-musl-arm.tar.gz",
"hash": "2c9aaacdc43e2da8bc64db517b4ab40f387f912932dc26e99f43338bffd2ced8674725ed185e60ab3178f0e4e723ec5fc29774f62b337acd47521bf389ae16cf"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-musl-arm64.tar.gz",
"hash": "834d136255e2c220e7c0327bc47e89326b57e0352b6ab01abba073cbda4d4d2933cbc6ae4440f2b9911a52ad5d05bc0f7ffb36e790f9ea4561567dd3e22bd514"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-musl-x64.tar.gz",
"hash": "28f5adaedca5dfb1c0125c323789485c972591a65cbd518fb5d951d73131de1e7a92ff09713622788d02acf78906fa7412538c6c7e9b3c4bf6715f6495ff826c"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-x64.tar.gz",
"hash": "f977c90a5e56c3db7b7d4e23844cdb496ee966bd31ad63f8b84363a7eff28a3fb14109350381bd836ddbc67d6750f3f7dd55471e4c5d00b0214341741856fb2d"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-osx-arm64.pkg",
"hash": "74253531b5287c9deda2d4bb911e79a39c989d9f53494de90a698dca8101e45cd5aac349282e34d31d5ced5879dff0b1bc9e777f796d170ad87fdf3906dd9bb7"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-osx-arm64.tar.gz",
"hash": "f5b7fc08a953e1a52bf288b3baf67bf9a99951e26b43f8ac717e9e377e102625523e0c059105948802280d1c86963c689d91b30a4ff43c7065948c87be122ba4"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-osx-x64.pkg",
"hash": "1223fed921cd24b9c308ef372b9e2121483da68342569ee729f51c426257185c6a28579d4874cc4db1a12e5a84696c00dc37c6448c8c3c2b57a305de75b2ad62"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-osx-x64.tar.gz",
"hash": "8c9bdba1d0b2894059f49d484b732f29b9474edde74ae4bff65889986bfe06038cea23fd142c7c557097de65cba6c8c91087ed84e01902a4ae8c7bc51cbbe9fb"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-arm64.exe",
"hash": "3cfc10ff0fd10120e3a84107a4f5d8d2ac7f94d4ef130ec0a09dba5cf34020622615c61adc3772206ad869ad14cbe9d8c312e739ffa52ea1e4732973d182dde6"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-arm64.zip",
"hash": "bcbf53a5226a4d90837548db3af6209da3f37ce93867f2c161edbcc725270e9dd93a4295052c429bcc8972861b9a486e3b5f25f18e210eee7c1e0f531c6e36d6"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-x64.exe",
"hash": "91c9c01a29aee09666151243cfafb6d6ac38efbe5cd0204d30186520321173c9f98c2e3abf94d823fc9386aaf03c80afb81d8c56056ec8e51e4a6db14f082477"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-x64.zip",
"hash": "58e65693a889002dcd67e7e9c317f2e8ebad5ccb2c12791e27772be9815f42b67ebdab6bc7cb21e9d39b9d47fe3ee1df435444d55f1b7b81cdb144701da35eeb"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-x86.exe",
"hash": "2cc585c047de55a8f1f43e16f738332a2abaefff33a420d9bd9e6256dc8f51d316133bedecd1e2ac9e697b33b90cd02eee2f630863955387c28ed977ec96791a"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-x86.zip",
"hash": "aa5631d9580ba00d7a0b60f79754beaa0789e9e8031da49627b35471590fd9901cdf606ade683d73f0b73ac0c141270bd0e502e44d0c081d0bee59ffec070d45"
}
]
}
],
"aspnetcore-runtime": {
"version": "9.0.5",
"version-display": "9.0.5",
"version-aspnetcoremodule": [
"19.0.25119.5"
],
"vs-version": "17.12.8",
"files": [
{
"name": "aspnetcore-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-arm.tar.gz",
"hash": "7885f86dc8cfd555701739f47e1c4740accfbb2aaeeef629c29fd75c211ca556edf8737c942718cf8b7cfa888600dd7ba8193a2be1bbbf0754ced952d76217c8"
},
{
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-arm64.tar.gz",
"hash": "bd1db145a29b2eef440eba0491c5b70bf29e6793ebaab453d2939bd3ac161f7c33e3e4b1e65a734dd4fd44151357b4c150a4cfcb5ade7249cbf2d03266d6b32b"
},
{
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-musl-arm.tar.gz",
"hash": "62bca149538035454e52122e506572dd26ed13b3707ec77dcc0ad7ab39ed38d7693170676e38eebceb2529e8b56afa5878f1c0874f3b0d8391ec017d263867af"
},
{
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-musl-arm64.tar.gz",
"hash": "12e0502c11879a93e5a568d19b4a3b50a096425b924720cfdc4d2ce532345118542ea2ddc9cc409f9d3b706f6cac2952affa3d25317cbf240bd69d43159e1ceb"
},
{
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-musl-x64.tar.gz",
"hash": "880d6c516af46dda0686c0e56a55cad5d8c34bfe3cacdbee68a9d21a5ff9e9ee93a6c427ef0aabd4c45ab95aa772edc9b89927f38d07619db6219c93e6f6e43b"
},
{
"name": "aspnetcore-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-x64.tar.gz",
"hash": "b60b8b5fa6b4538065166cd1266d075c64c464b281159d98bf03132bf363478ccc1185a9a51738cbe37d86752820f6be4add5208120a80dfb2bf4a8b58d22cc4"
},
{
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-osx-arm64.tar.gz",
"hash": "7b208732e3ac13581f1573cbda87d8871dfa613dba587b147c72053e68bdb8abcee29fa61662b7ab722022d8e67467b2127fe38cd698a936fe198989a766b577"
},
{
"name": "aspnetcore-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-osx-x64.tar.gz",
"hash": "84aee767d189aaf578273020062288f08f5cc46a3184fb9f304519b88709f1f14b6f9002abd23365dcfda23ac59a896d4297833dc1411917ba4d7610779d083b"
},
{
"name": "aspnetcore-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-arm64.exe",
"hash": "135c3446c61f037016ea827eadd87a32caa971b6f321ba62cebcd0e3b689f30bfb33aabec8c5e4df8886028368d520ebc32bf77eb3afc32a11d485c6bf51efc7"
},
{
"name": "aspnetcore-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-arm64.zip",
"hash": "2077625869c4751b68efb6e19d5e810b9c2ae9c7da9a4c23dc10c24b921d5d302ddc5f60b7a36dd4b52fb2b88abe643f5650f10fff7452a8138229bf32c4649b"
},
{
"name": "aspnetcore-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x64.exe",
"hash": "d276ac751d778ab67691e4ddaa95a3c5dc9037d010575859dbd2c8fb2b037f28a8e1095d8aee1b34c5662d6fb8cea13a5c6205a454ba1b087a1f69d2af0c221a"
},
{
"name": "aspnetcore-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x64.zip",
"hash": "4304a5a28816bb620ff54d49499c687e3dfb2484cf1ae4d0b07f441bdaac490708be5f71efd491dfda096a487dc145a2ddf9873229b863e61ce787776da4c4a3"
},
{
"name": "aspnetcore-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x86.exe",
"hash": "d4e3b982d7de38f1ac82831815a9aadb23dfb12b7e461d3ab47691b1d2e6e3ebaa87a5d70b4e53601aa7912a10e12242edf363a3f9be84d919c5c5ec7c49621d"
},
{
"name": "aspnetcore-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x86.zip",
"hash": "8d2f4fe27f346a91ef788c625c9d5de5613ab3172eb51174ad96579006abda57bee2b8e75c8f2e36b3c4abcb70061b8e5849bf5d85f66fbb6d84091350fe9907"
},
{
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-composite-9.0.5-linux-arm.tar.gz",
"hash": "63d84bb21a402d43b9d6536806898049d3d74449618332d067aec79816547cc900f28dc21bc50f8d604ba1a08d7269910802275b7937d576c07bede35ac6377b"
},
{
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-composite-9.0.5-linux-arm64.tar.gz",
"hash": "62643dd45a9dfd2dc1c1e2209937db8601da488b792813e93901408a2aa9808d4a78060a3ca7e0b247a255c9b0f84fc71a57b17d6806c8727bf7000f347d7434"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-composite-9.0.5-linux-musl-arm.tar.gz",
"hash": "5b26f728509405ac023bdce1d6631dc02aeccc8eb2c9933097e46d8deccc603087b8e8192ce23fb2ce5b076a65ac6b40f8addf1bd8e1cc40864a20e0292c14da"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-composite-9.0.5-linux-musl-arm64.tar.gz",
"hash": "e5e48492742c58c984fb8dfddb496032cb74cb28ef0ca227b12c8b09bf6b149e84a514c97cfddb79b8e1427f4bfbf35ba3be9e7f44dd23562951e62033ad2e51"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-composite-9.0.5-linux-musl-x64.tar.gz",
"hash": "a5f7073d46a07d7b25297753aad34152ed07d65129b16a49d0974cd49474af4ea0ca3e9d51b3e939df719ba5fd08d6aba65a33e143b458420e2594c9f1622b4b"
},
{
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-composite-9.0.5-linux-x64.tar.gz",
"hash": "ea05c3afd230d55e05845b6386abbdb2826600e5dc611c950b25af9d86ce42ced8cd7a1ad0f36ebb5177235cc6557602f4d352afcd5128387b2a21583bde340b"
},
{
"name": "dotnet-hosting-win.exe",
"rid": "",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/dotnet-hosting-9.0.5-win.exe",
"hash": "1e1c5d4ce7c15d52a11d8b9f384b778b44c36435c113c5d4e0035f32ea961d3d530fa570b9e3ee7d0e065ee71198b630ab10dc50adb3ee12aa3c0c5af278ad7f",
"akams": "https://aka.ms/dotnetcore-9-0-windowshosting"
}
]
},
"windowsdesktop": {
"version": "9.0.5",
"version-display": "9.0.5",
"files": [
{
"name": "windowsdesktop-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-arm64.exe",
"hash": "12ddb80b4d5eca3d7b483563bdf5946d1205faf54d635d3898c1c027db4933942cc77cd7c1f7414fb604e0a1b36925208ac943b75ebe3678c6823d110f8c67ee"
},
{
"name": "windowsdesktop-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-arm64.zip",
"hash": "3ff3b192b75253478aeb75548c73070ca8fcef72e24d381c1d97256a295b9346788e30b561cb645f48a9471b585525f2faaaa8141554aa76ba70e8dd50450148"
},
{
"name": "windowsdesktop-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x64.exe",
"hash": "89b536b45d2497489f3e96b1d956cb03df97fca14758fcc5b96eb260338036e3d3c8a242d98627e47219abaed65a4b2765226dc71e3753869260701a5a76171c"
},
{
"name": "windowsdesktop-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x64.zip",
"hash": "1a761ebcdd5726a2d6dd0f1d0d8aa98e6cdeb033f9474d96cd95f3de3602f8dbeae85174ec8dd6efb9a8c426c9e347ea6b1ec8af741ca74ede1444931fa758d2"
},
{
"name": "windowsdesktop-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x86.exe",
"hash": "a19d271cbf77504077d31af88c2532d18076ccbce1685fbc88d72efa38fafb0b0e8c93ea3c6c49a29b31214bf8c9e8ef0230f6fc819b484438d803cf684b6752"
},
{
"name": "windowsdesktop-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x86.zip",
"hash": "5e1cba873ebd9d0aae1993eb7e63b3e277aa50c2740fc7bbbf63b71057a1e5eb171f4b5d7a3a6db7d0e3436ca1e5907789bb75893c1a701deddfe709d1a63639"
}
]
}
}
]
}

View File

@@ -12,25 +12,26 @@
## Release notes ## Release notes
| Date | Release | | Date | Release | SDK |
| :-- | :-- | | :-- | :-- | :-- |
| 2025/04/08 | [9.0.4](./9.0.4/9.0.4.md) | | 2025/05/13 | [9.0.5](./9.0.5/9.0.5.md) | [9.0.106](./9.0.5/9.0.106.md), [9.0.204](./9.0.5/9.0.204.md), [9.0.300](./9.0.5/9.0.5.md) |
| 2025/03/18 | [9.0.202 SDK](./9.0.3/9.0.202.md) | | 2025/04/08 | [9.0.4](./9.0.4/9.0.4.md) | [9.0.105](./9.0.4/9.0.105.md), [9.0.203](./9.0.4/9.0.4.md) |
| 2025/03/11 | [9.0.3](./9.0.3/9.0.3.md) | | 2025/03/18 | [9.0.3](./9.0.3/9.0.3.md) | [9.0.202](./9.0.3/9.0.202.md) |
| 2025/02/11 | [9.0.2](./9.0.2/9.0.2.md) | | 2025/03/11 | [9.0.3](./9.0.3/9.0.3.md) | [9.0.104](./9.0.3/9.0.104.md), [9.0.201](./9.0.3/9.0.3.md) |
| 2025/01/14 | [9.0.1](./9.0.1/9.0.1.md) | | 2025/02/11 | [9.0.2](./9.0.2/9.0.2.md) | [9.0.103](./9.0.2/9.0.103.md), [9.0.200](./9.0.2/9.0.2.md) |
| 2024/12/10 | [9.0.200 Preview SDK](./9.0.0/9.0.200-preview.md) | | 2025/01/14 | [9.0.1](./9.0.1/9.0.1.md) | [9.0.102](./9.0.1/9.0.1.md)|
| 2024/12/03 | [9.0.101 SDK](./9.0.0/9.0.101.md) | | 2024/12/10 | [9.0.0](./9.0.0/9.0.0.md) | [9.0.200 Preview](./9.0.0/9.0.200-preview.md) |
| 2024/11/12 | [9.0.0](./9.0.0/9.0.0.md) | | 2024/12/03 | [9.0.0](./9.0.0/9.0.0.md) | [9.0.101](./9.0.0/9.0.101.md) |
| 2024/10/08 | [9.0.0 RC 2](preview/rc2/README.md) | | 2024/11/12 | [9.0.0](./9.0.0/9.0.0.md) | [9.0.100](./9.0.0/9.0.0.md) |
| 2024/09/10 | [9.0.0 RC 1](preview/rc1/README.md) | | 2024/10/08 | [9.0.0 RC 2](preview/rc2/README.md) | [9.0.100-rc.2.24474.11](preview/rc2/9.0.0-rc.2.md) |
| 2024/08/13 | [9.0.0 Preview 7](preview/preview7/README.md) | | 2024/09/10 | [9.0.0 RC 1](preview/rc1/README.md) | [9.0.100-rc.1.24452.12](preview/rc1/9.0.0-rc.1.md)|
| 2024/07/09 | [9.0.0 Preview 6](preview/preview6/README.md) | | 2024/08/13 | [9.0.0 Preview 7](preview/preview7/README.md) | [9.0.100-preview.7.24407.12](preview/preview1/9.0.0-preview.7.md) |
| 2024/06/11 | [9.0.0 Preview 5](preview/preview5/README.md) | | 2024/07/09 | [9.0.0 Preview 6](preview/preview6/README.md) | [9.0.100-preview.6.24328.19](preview/preview1/9.0.0-preview.6.md) |
| 2024/05/21 | [9.0.0 Preview 4](preview/preview4/README.md) | | 2024/06/11 | [9.0.0 Preview 5](preview/preview5/README.md) | [9.0.100-preview.5.24307.3](preview/preview1/9.0.0-preview.5.md) |
| 2024/04/11 | [9.0.0 Preview 3](preview/preview3/README.md) | | 2024/05/21 | [9.0.0 Preview 4](preview/preview4/README.md) | [9.0.100-preview.4.24267.66](preview/preview1/9.0.0-preview.4.md) |
| 2024/03/12 | [9.0.0 Preview 2](preview/preview2/README.md) | | 2024/04/11 | [9.0.0 Preview 3](preview/preview3/README.md) | [9.0.100-preview.3.24204.13](preview/preview1/9.0.0-preview.3.md) |
| 2024/02/13 | [9.0.0 Preview 1](preview/preview1/README.md) | | 2024/03/12 | [9.0.0 Preview 2](preview/preview2/README.md) | [9.0.100-preview.2.24157.14](preview/preview1/9.0.0-preview.2.md) |
| 2024/02/13 | [9.0.0 Preview 1](preview/preview1/README.md) | [9.0.100-preview.1.24101.2](preview/preview1/9.0.0-preview.1.md) |
### .NET Libraries ### .NET Libraries

View File

@@ -8,6 +8,8 @@ Your app needs to be on the latest .NET 9 patch version to be secure. The longer
Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using an older version. Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using an older version.
- 9.0.4 (May 2025)
- [CVE-2025-26646 | .NET and Visual Studio Spoofing Vulnerability](https://github.com/dotnet/announcements/issues/xxx)
- 9.0.4 (April 2025) - 9.0.4 (April 2025)
- [CVE-2025-26682 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/352) - [CVE-2025-26682 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/352)
- 9.0.3 (March 2025) - 9.0.3 (March 2025)

View File

@@ -49,14 +49,14 @@ You can install .NET with a binary archive. This option is required if you want
The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system. The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system.
```bash ```bash
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-x64.tar.gz ~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-x64.tar.gz
~# mkdir dotnet ~# mkdir dotnet
~# tar -C dotnet -xf dotnet.tar.gz ~# tar -C dotnet -xf dotnet.tar.gz
~# rm dotnet.tar.gz ~# rm dotnet.tar.gz
~# export DOTNET_ROOT=~/dotnet ~# export DOTNET_ROOT=~/dotnet
~# export PATH=$PATH:~/dotnet ~# export PATH=$PATH:~/dotnet
~# dotnet --version ~# dotnet --version
9.0.203 9.0.300
``` ```
The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional. The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional.

View File

@@ -34,14 +34,14 @@ You can install .NET with a binary archive. This option is required if you want
The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system. The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system.
```bash ```bash
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-x64.tar.gz ~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-x64.tar.gz
~# mkdir dotnet ~# mkdir dotnet
~# tar -C dotnet -xf dotnet.tar.gz ~# tar -C dotnet -xf dotnet.tar.gz
~# rm dotnet.tar.gz ~# rm dotnet.tar.gz
~# export DOTNET_ROOT=~/dotnet ~# export DOTNET_ROOT=~/dotnet
~# export PATH=$PATH:~/dotnet ~# export PATH=$PATH:~/dotnet
~# dotnet --version ~# dotnet --version
9.0.203 9.0.300
``` ```
The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional. The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional.

View File

@@ -50,13 +50,13 @@ You can install .NET with a binary archive. This option is required if you want
The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system. The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system.
```console ```console
C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.exe C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x64.exe
C:\>tar -C dotnet -xf dotnet.zip C:\>tar -C dotnet -xf dotnet.zip
C:\>del dotnet.zip C:\>del dotnet.zip
C:\>set DOTNET_ROOT=C:\dotnet C:\>set DOTNET_ROOT=C:\dotnet
C:\>set PATH=%PATH%;C:\dotnet C:\>set PATH=%PATH%;C:\dotnet
C:\>dotnet --version C:\>dotnet --version
9.0.203 9.0.300
``` ```
The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional. The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional.

View File

@@ -1,14 +1,751 @@
{ {
"channel-version": "9.0", "channel-version": "9.0",
"latest-release": "9.0.4", "latest-release": "9.0.5",
"latest-release-date": "2025-04-08", "latest-release-date": "2025-05-13",
"latest-runtime": "9.0.4", "latest-runtime": "9.0.5",
"latest-sdk": "9.0.203", "latest-sdk": "9.0.300",
"support-phase": "active", "support-phase": "active",
"release-type": "sts", "release-type": "sts",
"eol-date": "2026-05-12", "eol-date": "2026-05-12",
"lifecycle-policy": "https://aka.ms/dotnetcoresupport", "lifecycle-policy": "https://aka.ms/dotnetcoresupport",
"releases": [ "releases": [
{
"release-date": "2025-05-13",
"release-version": "9.0.5",
"security": true,
"cve-list": [
{
"cve-id": "CVE-2025-26646",
"cve-url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-26646"
}
],
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.5/9.0.5.md",
"runtime": {
"version": "9.0.5",
"version-display": "9.0.5",
"vs-version": "17.12.8, 17.13.7, 17.14.0",
"vs-mac-version": "",
"files": [
{
"name": "dotnet-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-arm.tar.gz",
"hash": "00aeb600c0c57c50348065d858cd85ec65b72bb1c1378543f9108f3cd2b5f33d52f3f034e142f45e92c76c171e33090c2544e3661d01ea8f0e2bb20f11d5b994"
},
{
"name": "dotnet-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-arm64.tar.gz",
"hash": "ffd7f6d16bbaa21494b71b692c54a5e398f31cf600870e028234bd07612cb6d43674c6371fa8470bd7f11b40a68443d22e39a84157cab8e16f52c5c5ceee3b83"
},
{
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-arm.tar.gz",
"hash": "cce09a24c0b9870e329389ab2aae2e76ec22bb7838654850ab17b56951fba00b15ca0692e363cd5e1e5d10d1e1df5a68547d3c2161436b857078d0182befd22a"
},
{
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-arm64.tar.gz",
"hash": "dd49b3b7ee415be566d74aa99f5e75949f64e70140d4d10e1eed3548f5382e625d5e17e9b3b41ae564329215e3c1682110ac1732f313f2b3a90c087f7a5a394d"
},
{
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-musl-x64.tar.gz",
"hash": "81a26dd91953a474208b4b43cf4174442e9f9502437f257e66ecefe4f9b9ba3ccf5b3899daac061e3a0acc141d5be207c03e2b11136f4791b2911c3ef3e24889"
},
{
"name": "dotnet-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-linux-x64.tar.gz",
"hash": "029f1df580c47f21aaef3ca40e5c1fb8e54854978d13fe88570df7c3408499ff0b9db96c492c03ecdb43a82aa24dbbe81491de811913592ac62ac58dee975b0e"
},
{
"name": "dotnet-runtime-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-arm64.pkg",
"hash": "f86c1878b3658470db8da846fbe60e2e5b2047668fdc0ec6b538c8328175b888a19792aab6521820d0b2a106f69c126ebc10f479ec83c2dc42800f6d54a75ca4"
},
{
"name": "dotnet-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-arm64.tar.gz",
"hash": "809d8b36f4d1333b0e00ccd299ad25d1caf4e669fb41d814fce4efd12347b1047e18ccc6ca3042fe81324a9b93142c5f9c5868de16273956e01f9942d01d942f"
},
{
"name": "dotnet-runtime-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-x64.pkg",
"hash": "1a6e874204524e5e996a19e049283f5b6a2800553d01cdc47328c0fad3edd0a1e103b211a5a2aa6e213f758f4c126ea11dba4c327fd352eb3a2626b73ba779ef"
},
{
"name": "dotnet-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-osx-x64.tar.gz",
"hash": "7932c816cf4c9b13d594ca5bb716b6eee8dd09a9859d04db41f916179fdc806a42801d51855d9cad5cefe8bb93c501b776640a15be9ad56da98a74f1f91d5304"
},
{
"name": "dotnet-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-arm64.exe",
"hash": "c6767ac3d397d7b42ea2abea32decf3a07c274bda92fe6df47b95f232867220b319b7b14d8966a8ad3abfce63efdcfd71f2f08af360c3216ecda8914393d7dee"
},
{
"name": "dotnet-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-arm64.zip",
"hash": "1ea36921e4789a7ec7800659c83e84ca4075d4eeefebe31ba80d629438bb65483dccb5a9a35fe495bd8119f283fbfe9f842b6303af8adec8cb1e204e6572a42c"
},
{
"name": "dotnet-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x64.exe",
"hash": "122bfc33930db846c85b811d762afdbcc15744c112eed1a7d356242e7fe66d3158a5dd9c105a6620cf71e93a7c517a9fda5c2b9a7d8cde5add229fcd254ebf70"
},
{
"name": "dotnet-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x64.zip",
"hash": "907dce00c1807d7b5120885a860747a55bffd843f0b3e26a7ce5f4bfc13f36bdd56d16341db74946ea29b1b9a67d038f0a776bd697eb27feb1af722957d459f7"
},
{
"name": "dotnet-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x86.exe",
"hash": "b6e61405c8a34c3333691b88255a7fe3d5b7939bdd53aefeea042d4d0c78f65d0ec26cd7aafccb66c495068643e460d79c7d1e401e8252702719ca052b6e3aff"
},
{
"name": "dotnet-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.5/dotnet-runtime-9.0.5-win-x86.zip",
"hash": "aa2c68edde03b2dd9b92e9b79b9616fe71b826ef90027ff724a966ef5835c8d77b6a22dc15645fc071b898f16a5c8f0484b634eaede87ea167bd9ec04d5a8830"
}
]
},
"sdk": {
"version": "9.0.300",
"version-display": "9.0.300",
"runtime-version": "9.0.5",
"vs-version": "17.14.0",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.14)",
"vs-mac-support": "",
"csharp-version": "13.0",
"fsharp-version": "9.0",
"vb-version": "17.13",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-arm.tar.gz",
"hash": "ca20957d3f4a09bffb86bb21b1379ff19bc62907b50d37090bb705f28064b064131aa01ca4328a29ac66365ee5539fd3152efe79c61294ad7958b19e6114d4de"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-arm64.tar.gz",
"hash": "c3c48b256eaf0a662412dc8cfbfa387bb97f3af84ae9cb1aba53f2d34afa5ee735c87b979549ce97eb3aa451c12bd3b10e6453eea6d4ac096d9eeecaedaad540"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-arm.tar.gz",
"hash": "e19f4f7bfce95e73112afde42e7c16c897c016195ebb36f4e411a3bf1aa939f4c1456f9d4abb968dc8eba75531c8edaeb673df0e9e570d8dc5cb725ca57700d5"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-arm64.tar.gz",
"hash": "0d9c5bf285f13ac3206ce327effe384fbca11af739c82c222b274654866c58d88338d66b91d4517906d7abeba33e97dd869c75b52b7cecef10af3e6e206eadb2"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-x64.tar.gz",
"hash": "a03fd3f772f288c501ae0cb950ac9a3491785d0f39660fb12814a9fc40d58f7dafb835a3ffb8e5e4016a9d199d0dfb960e053bbb695b54a5803967f1f2f2fe33"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-x64.tar.gz",
"hash": "dcab6daef3164390d09edc169d4bf8ec3480af1288e9766c07d20d3c7b70517d263083c3900381fda59c3a7f0aef3fd75ee4f604173c889e8222d6449091d843"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-arm64.pkg",
"hash": "13629de49c305bac8aad22045545584af24fa0324b822a3271bbb08446f0adec0f97a55c3ed8aec2eb0524a302e9419af4e56b52d937adc42098dae3fbfffba3"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-arm64.tar.gz",
"hash": "fec528cc70edf43e6d91f16f933c54b943776899e7c2d4de7efdfa581173d46793b233abf5bc9ed566e9d9e8d37a0f96b543783fdd581f63aaf18678b82ca426"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-x64.pkg",
"hash": "56917c946a902ee991e4fbe93cf74613498807f807fd793f863e484e216dede522fd7418efdfca74e2acd1288547da03fd98d7a51cd2129100e9c8a2d1f43d46"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-x64.tar.gz",
"hash": "36ff37eec764c9b509fecea7ea47e4ad3d723b40eb463158de85a4f70dab6583989c4cb7324a8e00fde727dfa77b7ff63f489c255dbce87c1ee725ae445eef62"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-arm64.exe",
"hash": "b1a6230cc18be4828e222d5ac8f38e9045d627988fd94f4e477fb4e032733e6bb257e52ee38df9cd347741f3fe535744e170c13edf20f992e0559cafd7eddcc3"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-arm64.zip",
"hash": "8929b044ac5e073bfdee8f31eedae9e91f54a65e748b5fe3a9cc24fac969622429541bab9605191d583fc0f3c2ab3641387c961cce30b31bb4716e7bc8507090"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x64.exe",
"hash": "5d58e5b1b40ffbd87d99eabaa30ff55baafb0318e35f38e0e220ac3630974a652428284e3ceb8841bf1a2c90aff0f6e7dfd631ca36f1b65ee1efd638fc68b0c8"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x64.zip",
"hash": "52581e558d9aa8c74a3907095640f23c7827e10a1b6ccbb7073dfc17ac7b4f4daef4f008c8f967d8db46283ac1c97cf096fecb688ec721ca67cfbbe54f190407"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x86.exe",
"hash": "0502f7f8ae2f7b063eaefb6f7533e938f3f365078d2a9771d3d85c492c8b4fdd8c522454865522693dbd79a022968be0d84133fd085ab7e57f44cef6bdbd06cd"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x86.zip",
"hash": "0608d4200d1b913bc74156872d367213d8b2e0cf1cf7ca411d8d77e82a1f17299fb862f920498a6aaa0dac14c20329695b71d729c75c22f0b06b4f2c591be89b"
}
]
},
"sdks": [
{
"version": "9.0.300",
"version-display": "9.0.300",
"runtime-version": "9.0.5",
"vs-version": "17.14.0",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.14)",
"vs-mac-support": "",
"csharp-version": "13.0",
"fsharp-version": "9.0",
"vb-version": "17.13",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-arm.tar.gz",
"hash": "ca20957d3f4a09bffb86bb21b1379ff19bc62907b50d37090bb705f28064b064131aa01ca4328a29ac66365ee5539fd3152efe79c61294ad7958b19e6114d4de"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-arm64.tar.gz",
"hash": "c3c48b256eaf0a662412dc8cfbfa387bb97f3af84ae9cb1aba53f2d34afa5ee735c87b979549ce97eb3aa451c12bd3b10e6453eea6d4ac096d9eeecaedaad540"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-arm.tar.gz",
"hash": "e19f4f7bfce95e73112afde42e7c16c897c016195ebb36f4e411a3bf1aa939f4c1456f9d4abb968dc8eba75531c8edaeb673df0e9e570d8dc5cb725ca57700d5"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-arm64.tar.gz",
"hash": "0d9c5bf285f13ac3206ce327effe384fbca11af739c82c222b274654866c58d88338d66b91d4517906d7abeba33e97dd869c75b52b7cecef10af3e6e206eadb2"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-musl-x64.tar.gz",
"hash": "a03fd3f772f288c501ae0cb950ac9a3491785d0f39660fb12814a9fc40d58f7dafb835a3ffb8e5e4016a9d199d0dfb960e053bbb695b54a5803967f1f2f2fe33"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-linux-x64.tar.gz",
"hash": "dcab6daef3164390d09edc169d4bf8ec3480af1288e9766c07d20d3c7b70517d263083c3900381fda59c3a7f0aef3fd75ee4f604173c889e8222d6449091d843"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-arm64.pkg",
"hash": "13629de49c305bac8aad22045545584af24fa0324b822a3271bbb08446f0adec0f97a55c3ed8aec2eb0524a302e9419af4e56b52d937adc42098dae3fbfffba3"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-arm64.tar.gz",
"hash": "fec528cc70edf43e6d91f16f933c54b943776899e7c2d4de7efdfa581173d46793b233abf5bc9ed566e9d9e8d37a0f96b543783fdd581f63aaf18678b82ca426"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-x64.pkg",
"hash": "56917c946a902ee991e4fbe93cf74613498807f807fd793f863e484e216dede522fd7418efdfca74e2acd1288547da03fd98d7a51cd2129100e9c8a2d1f43d46"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-osx-x64.tar.gz",
"hash": "36ff37eec764c9b509fecea7ea47e4ad3d723b40eb463158de85a4f70dab6583989c4cb7324a8e00fde727dfa77b7ff63f489c255dbce87c1ee725ae445eef62"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-arm64.exe",
"hash": "b1a6230cc18be4828e222d5ac8f38e9045d627988fd94f4e477fb4e032733e6bb257e52ee38df9cd347741f3fe535744e170c13edf20f992e0559cafd7eddcc3"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-arm64.zip",
"hash": "8929b044ac5e073bfdee8f31eedae9e91f54a65e748b5fe3a9cc24fac969622429541bab9605191d583fc0f3c2ab3641387c961cce30b31bb4716e7bc8507090"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x64.exe",
"hash": "5d58e5b1b40ffbd87d99eabaa30ff55baafb0318e35f38e0e220ac3630974a652428284e3ceb8841bf1a2c90aff0f6e7dfd631ca36f1b65ee1efd638fc68b0c8"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x64.zip",
"hash": "52581e558d9aa8c74a3907095640f23c7827e10a1b6ccbb7073dfc17ac7b4f4daef4f008c8f967d8db46283ac1c97cf096fecb688ec721ca67cfbbe54f190407"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x86.exe",
"hash": "0502f7f8ae2f7b063eaefb6f7533e938f3f365078d2a9771d3d85c492c8b4fdd8c522454865522693dbd79a022968be0d84133fd085ab7e57f44cef6bdbd06cd"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x86.zip",
"hash": "0608d4200d1b913bc74156872d367213d8b2e0cf1cf7ca411d8d77e82a1f17299fb862f920498a6aaa0dac14c20329695b71d729c75c22f0b06b4f2c591be89b"
}
]
},
{
"version": "9.0.204",
"version-display": "9.0.204",
"runtime-version": "9.0.5",
"vs-version": "17.13.7",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.13)",
"vs-mac-support": "",
"csharp-version": "13.0",
"fsharp-version": "9.0",
"vb-version": "17.13",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-linux-arm.tar.gz",
"hash": "3f9e9cd85c05d2acaba325ea24de758ca303bef8d12fe352d6d85f48d3eba913826e7754f5aff40a6e68e6bffa491ace8ce52d41acffec2b84db218c23bb4dbf"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-linux-arm64.tar.gz",
"hash": "b2fb883a60e68f41e788a93b502a7ceebba78f0144812c365f6fc4d29aa562a16dc4d0ab2b496e8c816791fd6a864b6a563757d62234ae97ebb92dd48499a22c"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-linux-musl-arm.tar.gz",
"hash": "03efedb9851fc0fa5a9d671247fbec346ed1d7f55ecd21b329cccbedc6d1ccae235c94e93a6fb4215adb6a185639fb0ab1a79b8648d3758cb90dbd374aab81cf"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-linux-musl-arm64.tar.gz",
"hash": "3dc8ea0919c1105c62ea5452bedfa41938286020e2d531ef9bb6999b5df3fb19098a3dff59802fb9d39b6c8a6a6e5653cb357fa2c4eeceaee039be22be0d1b51"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-linux-musl-x64.tar.gz",
"hash": "029fad79649e1f3b3074dcee5baee83a011317c2173b3f27b0fa23090e24d7611c91f795636cfb3bfcc5f492b5d1edd76d7253e1202349b7e28c76a59aa13f2b"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-linux-x64.tar.gz",
"hash": "f32de3dcaff13cefce4e124c2eae4864178a74cc9cb3ce293241c9a7ac4a3b460af1655030ef0bb5c393deb9f075dbbfc3772e09c06c427f5f8cfbf411749dc8"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-osx-arm64.pkg",
"hash": "0271af6d9f732fedc544a0173ec27018851dcd643d512c83c78e793b05e188cacdab3581de6d01aafca0c58230ca140087e60b561b9a623e5c2e8e72bcee1c54"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-osx-arm64.tar.gz",
"hash": "f0e912e3b7b4e1f25ebe6b080c4e75d9bca9efa1b2cf39149aa31499816536ad1deb0c6654f09faa60e1d7a54d575ff89a7335236d7317c85a4c48c50a5cf20e"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-osx-x64.pkg",
"hash": "7d74377e76a650de6373dd1d3f246c8055d63cd2a9123cacbfa48511ef8071379a221db233b9f33767bbdb3fb2fe09740e09059c3007cb13172c1aacd336275b"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-osx-x64.tar.gz",
"hash": "5f5f69551004e008e1c20b1cde581c213a1a6fbfc59998fa32151668a85a52dff8f86a2ac8dfa708140b10e186117eeb9d7ed5a30f8049069ec99c9c16798a59"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-win-arm64.exe",
"hash": "beb647e60dda44283db01d0749c651a1fffaf429c471bfcbb1dd4bc843a6a81f242691d6260a51f5871bd6cbeb06513eae2693e2ee8c8170e5ccb02f86ecc665"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-win-arm64.zip",
"hash": "71ddc32bc2ddc9a7188f8ebc5000efe84aeb85640ccf0123ecbdee31802e84fcfe250466f5d87c159da25e1c597a2dc34fdbe721b0e405b74fb429f5f1fde306"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-win-x64.exe",
"hash": "5f3051433a18ec2a3a5383dbaec73604dd4476199dc20cdd14efad04fcd75638d772b3f75fddb5d35433227d906a9279c09d6ce38ca3ac90b4119e1ba67f792f"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-win-x64.zip",
"hash": "f739b580af73fd69509c0ac8369b868f5558e2a457b4a0a3e0ae6c3f376fd78706dd96160b934e2df29566f208addb7e856c52b258ab51f430a64600cadc0b5f"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-win-x86.exe",
"hash": "7fc096065ab3dd6c75ca8ccbbb980e9d195560abc5b4b30afcdf3e8f652127489a5605a1197cd58418c84d286cc457a7e8cb4a47b0d1ad3de112dcb7655dd89e"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.204/dotnet-sdk-9.0.204-win-x86.zip",
"hash": "b471bb61dfcd22faba58e11a139658a46b55131aa3628fcc8c2dd02ca7ec5a2f1d64d7cff66ee6b38f6b561eaa26e119b1b938326f226fb880ce114d7e23a595"
}
]
},
{
"version": "9.0.106",
"version-display": "9.0.106",
"runtime-version": "9.0.5",
"vs-version": "17.12.8",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.12)",
"vs-mac-support": "",
"csharp-version": "13.0",
"fsharp-version": "9.0",
"vb-version": "17.13",
"files": [
{
"name": "dotnet-sdk-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-arm.tar.gz",
"hash": "2318c85784c7ba43a243e0f5262c78cc2984a95fceef8b7855035853d9c7b420b7eb681c8df8a23969926d6652c6937cfb1b1c2961e0a155c6f145302240b4d3"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-arm64.tar.gz",
"hash": "18063ed539efcf97a6826b3a367b92574338663e815e4c7ad273a17524a7ab5e35d407596f5cd6b1c0a37e695b17a915620c1445ca89bb851ab0ff34acca34f5"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-musl-arm.tar.gz",
"hash": "2c9aaacdc43e2da8bc64db517b4ab40f387f912932dc26e99f43338bffd2ced8674725ed185e60ab3178f0e4e723ec5fc29774f62b337acd47521bf389ae16cf"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-musl-arm64.tar.gz",
"hash": "834d136255e2c220e7c0327bc47e89326b57e0352b6ab01abba073cbda4d4d2933cbc6ae4440f2b9911a52ad5d05bc0f7ffb36e790f9ea4561567dd3e22bd514"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-musl-x64.tar.gz",
"hash": "28f5adaedca5dfb1c0125c323789485c972591a65cbd518fb5d951d73131de1e7a92ff09713622788d02acf78906fa7412538c6c7e9b3c4bf6715f6495ff826c"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-linux-x64.tar.gz",
"hash": "f977c90a5e56c3db7b7d4e23844cdb496ee966bd31ad63f8b84363a7eff28a3fb14109350381bd836ddbc67d6750f3f7dd55471e4c5d00b0214341741856fb2d"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-osx-arm64.pkg",
"hash": "74253531b5287c9deda2d4bb911e79a39c989d9f53494de90a698dca8101e45cd5aac349282e34d31d5ced5879dff0b1bc9e777f796d170ad87fdf3906dd9bb7"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-osx-arm64.tar.gz",
"hash": "f5b7fc08a953e1a52bf288b3baf67bf9a99951e26b43f8ac717e9e377e102625523e0c059105948802280d1c86963c689d91b30a4ff43c7065948c87be122ba4"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-osx-x64.pkg",
"hash": "1223fed921cd24b9c308ef372b9e2121483da68342569ee729f51c426257185c6a28579d4874cc4db1a12e5a84696c00dc37c6448c8c3c2b57a305de75b2ad62"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-osx-x64.tar.gz",
"hash": "8c9bdba1d0b2894059f49d484b732f29b9474edde74ae4bff65889986bfe06038cea23fd142c7c557097de65cba6c8c91087ed84e01902a4ae8c7bc51cbbe9fb"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-arm64.exe",
"hash": "3cfc10ff0fd10120e3a84107a4f5d8d2ac7f94d4ef130ec0a09dba5cf34020622615c61adc3772206ad869ad14cbe9d8c312e739ffa52ea1e4732973d182dde6"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-arm64.zip",
"hash": "bcbf53a5226a4d90837548db3af6209da3f37ce93867f2c161edbcc725270e9dd93a4295052c429bcc8972861b9a486e3b5f25f18e210eee7c1e0f531c6e36d6"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-x64.exe",
"hash": "91c9c01a29aee09666151243cfafb6d6ac38efbe5cd0204d30186520321173c9f98c2e3abf94d823fc9386aaf03c80afb81d8c56056ec8e51e4a6db14f082477"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-x64.zip",
"hash": "58e65693a889002dcd67e7e9c317f2e8ebad5ccb2c12791e27772be9815f42b67ebdab6bc7cb21e9d39b9d47fe3ee1df435444d55f1b7b81cdb144701da35eeb"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-x86.exe",
"hash": "2cc585c047de55a8f1f43e16f738332a2abaefff33a420d9bd9e6256dc8f51d316133bedecd1e2ac9e697b33b90cd02eee2f630863955387c28ed977ec96791a"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.106/dotnet-sdk-9.0.106-win-x86.zip",
"hash": "aa5631d9580ba00d7a0b60f79754beaa0789e9e8031da49627b35471590fd9901cdf606ade683d73f0b73ac0c141270bd0e502e44d0c081d0bee59ffec070d45"
}
]
}
],
"aspnetcore-runtime": {
"version": "9.0.5",
"version-display": "9.0.5",
"version-aspnetcoremodule": [
"19.0.25119.5"
],
"vs-version": "17.12.8",
"files": [
{
"name": "aspnetcore-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-arm.tar.gz",
"hash": "7885f86dc8cfd555701739f47e1c4740accfbb2aaeeef629c29fd75c211ca556edf8737c942718cf8b7cfa888600dd7ba8193a2be1bbbf0754ced952d76217c8"
},
{
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-arm64.tar.gz",
"hash": "bd1db145a29b2eef440eba0491c5b70bf29e6793ebaab453d2939bd3ac161f7c33e3e4b1e65a734dd4fd44151357b4c150a4cfcb5ade7249cbf2d03266d6b32b"
},
{
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-musl-arm.tar.gz",
"hash": "62bca149538035454e52122e506572dd26ed13b3707ec77dcc0ad7ab39ed38d7693170676e38eebceb2529e8b56afa5878f1c0874f3b0d8391ec017d263867af"
},
{
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-musl-arm64.tar.gz",
"hash": "12e0502c11879a93e5a568d19b4a3b50a096425b924720cfdc4d2ce532345118542ea2ddc9cc409f9d3b706f6cac2952affa3d25317cbf240bd69d43159e1ceb"
},
{
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-musl-x64.tar.gz",
"hash": "880d6c516af46dda0686c0e56a55cad5d8c34bfe3cacdbee68a9d21a5ff9e9ee93a6c427ef0aabd4c45ab95aa772edc9b89927f38d07619db6219c93e6f6e43b"
},
{
"name": "aspnetcore-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-linux-x64.tar.gz",
"hash": "b60b8b5fa6b4538065166cd1266d075c64c464b281159d98bf03132bf363478ccc1185a9a51738cbe37d86752820f6be4add5208120a80dfb2bf4a8b58d22cc4"
},
{
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-osx-arm64.tar.gz",
"hash": "7b208732e3ac13581f1573cbda87d8871dfa613dba587b147c72053e68bdb8abcee29fa61662b7ab722022d8e67467b2127fe38cd698a936fe198989a766b577"
},
{
"name": "aspnetcore-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-osx-x64.tar.gz",
"hash": "84aee767d189aaf578273020062288f08f5cc46a3184fb9f304519b88709f1f14b6f9002abd23365dcfda23ac59a896d4297833dc1411917ba4d7610779d083b"
},
{
"name": "aspnetcore-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-arm64.exe",
"hash": "135c3446c61f037016ea827eadd87a32caa971b6f321ba62cebcd0e3b689f30bfb33aabec8c5e4df8886028368d520ebc32bf77eb3afc32a11d485c6bf51efc7"
},
{
"name": "aspnetcore-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-arm64.zip",
"hash": "2077625869c4751b68efb6e19d5e810b9c2ae9c7da9a4c23dc10c24b921d5d302ddc5f60b7a36dd4b52fb2b88abe643f5650f10fff7452a8138229bf32c4649b"
},
{
"name": "aspnetcore-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x64.exe",
"hash": "d276ac751d778ab67691e4ddaa95a3c5dc9037d010575859dbd2c8fb2b037f28a8e1095d8aee1b34c5662d6fb8cea13a5c6205a454ba1b087a1f69d2af0c221a"
},
{
"name": "aspnetcore-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x64.zip",
"hash": "4304a5a28816bb620ff54d49499c687e3dfb2484cf1ae4d0b07f441bdaac490708be5f71efd491dfda096a487dc145a2ddf9873229b863e61ce787776da4c4a3"
},
{
"name": "aspnetcore-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x86.exe",
"hash": "d4e3b982d7de38f1ac82831815a9aadb23dfb12b7e461d3ab47691b1d2e6e3ebaa87a5d70b4e53601aa7912a10e12242edf363a3f9be84d919c5c5ec7c49621d"
},
{
"name": "aspnetcore-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-9.0.5-win-x86.zip",
"hash": "8d2f4fe27f346a91ef788c625c9d5de5613ab3172eb51174ad96579006abda57bee2b8e75c8f2e36b3c4abcb70061b8e5849bf5d85f66fbb6d84091350fe9907"
},
{
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-composite-9.0.5-linux-arm.tar.gz",
"hash": "63d84bb21a402d43b9d6536806898049d3d74449618332d067aec79816547cc900f28dc21bc50f8d604ba1a08d7269910802275b7937d576c07bede35ac6377b"
},
{
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-composite-9.0.5-linux-arm64.tar.gz",
"hash": "62643dd45a9dfd2dc1c1e2209937db8601da488b792813e93901408a2aa9808d4a78060a3ca7e0b247a255c9b0f84fc71a57b17d6806c8727bf7000f347d7434"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-composite-9.0.5-linux-musl-arm.tar.gz",
"hash": "5b26f728509405ac023bdce1d6631dc02aeccc8eb2c9933097e46d8deccc603087b8e8192ce23fb2ce5b076a65ac6b40f8addf1bd8e1cc40864a20e0292c14da"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-composite-9.0.5-linux-musl-arm64.tar.gz",
"hash": "e5e48492742c58c984fb8dfddb496032cb74cb28ef0ca227b12c8b09bf6b149e84a514c97cfddb79b8e1427f4bfbf35ba3be9e7f44dd23562951e62033ad2e51"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-composite-9.0.5-linux-musl-x64.tar.gz",
"hash": "a5f7073d46a07d7b25297753aad34152ed07d65129b16a49d0974cd49474af4ea0ca3e9d51b3e939df719ba5fd08d6aba65a33e143b458420e2594c9f1622b4b"
},
{
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/aspnetcore-runtime-composite-9.0.5-linux-x64.tar.gz",
"hash": "ea05c3afd230d55e05845b6386abbdb2826600e5dc611c950b25af9d86ce42ced8cd7a1ad0f36ebb5177235cc6557602f4d352afcd5128387b2a21583bde340b"
},
{
"name": "dotnet-hosting-win.exe",
"rid": "",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.5/dotnet-hosting-9.0.5-win.exe",
"hash": "1e1c5d4ce7c15d52a11d8b9f384b778b44c36435c113c5d4e0035f32ea961d3d530fa570b9e3ee7d0e065ee71198b630ab10dc50adb3ee12aa3c0c5af278ad7f",
"akams": "https://aka.ms/dotnetcore-9-0-windowshosting"
}
]
},
"windowsdesktop": {
"version": "9.0.5",
"version-display": "9.0.5",
"files": [
{
"name": "windowsdesktop-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-arm64.exe",
"hash": "12ddb80b4d5eca3d7b483563bdf5946d1205faf54d635d3898c1c027db4933942cc77cd7c1f7414fb604e0a1b36925208ac943b75ebe3678c6823d110f8c67ee"
},
{
"name": "windowsdesktop-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-arm64.zip",
"hash": "3ff3b192b75253478aeb75548c73070ca8fcef72e24d381c1d97256a295b9346788e30b561cb645f48a9471b585525f2faaaa8141554aa76ba70e8dd50450148"
},
{
"name": "windowsdesktop-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x64.exe",
"hash": "89b536b45d2497489f3e96b1d956cb03df97fca14758fcc5b96eb260338036e3d3c8a242d98627e47219abaed65a4b2765226dc71e3753869260701a5a76171c"
},
{
"name": "windowsdesktop-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x64.zip",
"hash": "1a761ebcdd5726a2d6dd0f1d0d8aa98e6cdeb033f9474d96cd95f3de3602f8dbeae85174ec8dd6efb9a8c426c9e347ea6b1ec8af741ca74ede1444931fa758d2"
},
{
"name": "windowsdesktop-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x86.exe",
"hash": "a19d271cbf77504077d31af88c2532d18076ccbce1685fbc88d72efa38fafb0b0e8c93ea3c6c49a29b31214bf8c9e8ef0230f6fc819b484438d803cf684b6752"
},
{
"name": "windowsdesktop-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.5/windowsdesktop-runtime-9.0.5-win-x86.zip",
"hash": "5e1cba873ebd9d0aae1993eb7e63b3e277aa50c2740fc7bbbf63b71057a1e5eb171f4b5d7a3a6db7d0e3436ca1e5907789bb75893c1a701deddfe709d1a63639"
}
]
}
},
{ {
"release-date": "2025-04-08", "release-date": "2025-04-08",
"release-version": "9.0.4", "release-version": "9.0.4",

View File

@@ -4,13 +4,13 @@
| Version | Release Date | Release type |Support phase | Latest Patch Version | End of Support | | Version | Release Date | Release type |Support phase | Latest Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- | :-- | | :-- | :-- | :-- | :-- | :-- | :-- |
| [.NET 10](release-notes/10.0/README.md) | November 11, 2025 | [LTS][policies] | Preview | [10.0.0-preview.3][10.0.0-preview.3] | | | [.NET 10](release-notes/10.0/README.md) | November 11, 2025 | [LTS][policies] | Preview | [10.0.0-preview.4][10.0.0-preview.4] | |
| [.NET 9](./9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.4][9.0.4] | May 12, 2026 | | [.NET 9](./9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.5][9.0.5] | May 12, 2026 |
| [.NET 8](./8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | Active | [8.0.15][8.0.15] | November 10, 2026 | | [.NET 8](./8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | Active | [8.0.16][8.0.16] | November 10, 2026 |
[10.0.0-preview.3]: release-notes/10.0/preview/preview3/10.0.0-preview.3.md [10.0.0-preview.4]: release-notes/10.0/preview/preview4/10.0.0-preview.4.md
[9.0.4]: ./9.0/9.0.4/9.0.4.md [9.0.5]: ./9.0/9.0.5/9.0.5.md
[8.0.15]: ./8.0/8.0.15/8.0.15.md [8.0.16]: ./8.0/8.0.16/8.0.16.md
[policies]: ../release-policies.md [policies]: ../release-policies.md
* [Binaries and installers](https://dotnet.microsoft.com/download/dotnet) * [Binaries and installers](https://dotnet.microsoft.com/download/dotnet)
@@ -31,8 +31,8 @@ Release notes include:
Example markdown files: Example markdown files:
* [8.0/8.0.15/8.0.15.md](./8.0/8.0.15/8.0.15.md) * [8.0/8.0.16/8.0.16.md](./8.0/8.0.16/8.0.16.md)
* [9.0/9.0.4/9.0.4.md](./9.0/9.0.4/9.0.4.md) * [9.0/9.0.5/9.0.5.md](./9.0/9.0.5/9.0.5.md)
Example JSON files: Example JSON files:

View File

@@ -16,11 +16,11 @@
}, },
{ {
"channel-version": "9.0", "channel-version": "9.0",
"latest-release": "9.0.4", "latest-release": "9.0.5",
"latest-release-date": "2025-04-08", "latest-release-date": "2025-05-13",
"security": true, "security": true,
"latest-runtime": "9.0.4", "latest-runtime": "9.0.5",
"latest-sdk": "9.0.203", "latest-sdk": "9.0.300",
"product": ".NET", "product": ".NET",
"support-phase": "active", "support-phase": "active",
"eol-date": "2026-05-12", "eol-date": "2026-05-12",
@@ -30,11 +30,11 @@
}, },
{ {
"channel-version": "8.0", "channel-version": "8.0",
"latest-release": "8.0.15", "latest-release": "8.0.16",
"latest-release-date": "2025-04-08", "latest-release-date": "2025-05-13",
"security": true, "security": true,
"latest-runtime": "8.0.15", "latest-runtime": "8.0.16",
"latest-sdk": "8.0.408", "latest-sdk": "8.0.409",
"product": ".NET", "product": ".NET",
"support-phase": "active", "support-phase": "active",
"eol-date": "2026-11-10", "eol-date": "2026-11-10",

View File

@@ -10,13 +10,13 @@ The following table lists supported releases.
| Version | Release Date | Support | Latest Patch Version | End of Support | | Version | Release Date | Support | Latest Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- | | :-- | :-- | :-- | :-- | :-- |
| [.NET 10](release-notes/10.0/README.md) | November 11, 2025 | [LTS][policies] | [10.0.0-preview.3][10.0.0-preview.3] | May 8, 2028 | | [.NET 10](release-notes/10.0/README.md) | November 11, 2025 | [LTS][policies] | [10.0.0-preview.4][10.0.0-preview.4] | May 8, 2028 |
| [.NET 9](release-notes/9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | [9.0.4][9.0.4] | May 12, 2026 | | [.NET 9](release-notes/9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | [9.0.5][9.0.5] | May 12, 2026 |
| [.NET 8](release-notes/8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | [8.0.15][8.0.15] | November 10, 2026 | | [.NET 8](release-notes/8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | [8.0.16][8.0.16] | November 10, 2026 |
[10.0.0-preview.3]: release-notes/10.0/preview/preview3/10.0.0-preview.3.md [10.0.0-preview.4]: release-notes/10.0/preview/preview4/10.0.0-preview.4.md
[9.0.4]: release-notes/9.0/9.0.4/9.0.4.md [9.0.5]: release-notes/9.0/9.0.5/9.0.5.md
[8.0.15]: release-notes/8.0/8.0.15/8.0.15.md [8.0.16]: release-notes/8.0/8.0.16/8.0.16.md
## End-of-life releases ## End-of-life releases