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

APRIL-2025 8.0 & 9.0 Service Release Artifacts (#9839)

* Update releases.md

* Update README.md

* Create 8.0.15.md

* Create 8.0.115.md

* Create 8.0.311.md

* Create release.json

* Update 8.0 cve.md

* Update 8.0 install-linux.md

* Update 8.0 install-macos.md

* Update 8.0 install-windows.md

* Update 8.0 releases.json

* Update 8.0 README.md

* Create 9.0.4.md

* Create 9.0.105.md

* Create 9.0 release.json

* Update README.md

* Update 9.0 cve.md

* Update 9.0 install-linux.md

* Update 9.0 install-macos.md

* Update 9.0 install-windows.md

* Update 9.0 releases.json

* Update releases-index.json

* Update release notes README.md
This commit is contained in:
victorisr
2025-04-08 13:33:33 -07:00
committed by GitHub
parent e455e24d43
commit b6d4f08e9f
23 changed files with 4612 additions and 51 deletions

View File

@@ -8,13 +8,13 @@ Welcome to the home of .NET [release notes](./release-notes/README.md) and [news
| 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.2][10.0.0-preview.2] | May 8, 2028 |
| [.NET 9](release-notes/9.0/README.md) | November 12, 2024 | [STS][policies] | [9.0.3][9.0.3] | 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.14][8.0.14] | November 10, 2026 |
| [.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 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 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 |
[10.0.0-preview.2]: release-notes/10.0/preview/preview2/10.0.0-preview.2.md
[9.0.3]: release-notes/9.0/9.0.3/9.0.3.md
[8.0.14]: release-notes/8.0/8.0.14/8.0.14.md
[10.0.0-preview.3]: release-notes/10.0/preview/preview3/10.0.0-preview.3.md
[9.0.4]: release-notes/9.0/9.0.4/9.0.4.md
[8.0.15]: release-notes/8.0/8.0.15/8.0.15.md
[policies]: release-policies.md
* [Release notes](./release-notes/README.md)

View File

@@ -0,0 +1,102 @@
# .NET 8.0.115 - April 8, 2025
The .NET 8.0.115 release is available for download. This SDK includes the released .NET 8.0.15 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.115
```
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.15-sha.txt
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.15-sha.txt
[linux-packages]: ../install-linux.md
[//]: # ( Runtime 8.0.15)
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-arm.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-x64.tar.gz
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-arm64.pkg
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-arm64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-x64.tar.gz
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-arm64.exe
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x86.zip
[//]: # ( WindowsDesktop 8.0.15)
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-arm64.exe
[windowsdesktop-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-arm64.zip
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.exe
[windowsdesktop-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.zip
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x86.exe
[windowsdesktop-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x86.zip
[//]: # ( ASP 8.0.15)
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-arm.tar.gz
[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-x64.tar.gz
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-osx-arm64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-osx-x64.tar.gz
[aspnetcore-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-arm64.exe
[aspnetcore-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-arm64.zip
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x64.exe
[aspnetcore-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x64.zip
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x86.exe
[aspnetcore-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x86.zip
[aspnetcore-runtime-composite-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-arm.tar.gz
[aspnetcore-runtime-composite-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-arm64.tar.gz
[aspnetcore-runtime-composite-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-arm.tar.gz
[aspnetcore-runtime-composite-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-arm64.tar.gz
[aspnetcore-runtime-composite-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-x64.tar.gz
[aspnetcore-runtime-composite-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-x64.tar.gz
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/dotnet-hosting-8.0.15-win.exe
[//]: # ( SDK 8.0.115)
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-musl-arm.tar.gz
[dotnet-sdk-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-musl-arm64.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-x64.tar.gz
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-osx-arm64.pkg
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-osx-arm64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-osx-x64.tar.gz
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-arm64.exe
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-arm64.zip
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-x86.zip

View File

@@ -0,0 +1,682 @@
# .NET 8.0.15 - April 8, 2025
The .NET 8.0.15 and .NET SDK 8.0.408 releases are available for download. The latest 8.0 release is always listed at [.NET 8.0 Releases](../README.md).
8.0 SDKs that are included in 8.0.15 runtimes:
* [8.0.408][8.0.15]
* [8.0.311][8.0.311]
* [8.0.115][8.0.115]
## 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.408
```
## 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 April 2025 Blog][dotnet-blog]
.NET 8.0.15 release carries security fixes and non-security fixes.
### Microsoft Security Advisory CVE-2025-26682 | .NET Denial of Service Vulnerability
Microsoft is releasing this security advisory to provide information about a vulnerability in ASP.NET Core 9.0 and ASP.NET Core 8.0. This advisory also provides guidance on what developers can do to update their applications to address this vulnerability.
A vulnerability exists in ASP.NET Core where using HTTP/3 improperly may result in a Denial of Service by allocation of resources without limits or throttling.
## 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 #9838](https://github.com/dotnet/core/issues/9838) for your questions and comments.
[8.0.15]: 8.0.15.md
[8.0.115]: 8.0.115.md
[8.0.311]: 8.0.311.md
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.15-sha.txt
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.15-sha.txt
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-april-2025-servicing-updates/
[linux-packages]: ../install-linux.md
## Packages updated in this release
Package name | Version
:----------- | :------------------
| AspNetCoreRuntime.8.0.x64 | 8.0.15 |
| AspNetCoreRuntime.8.0.x86 | 8.0.15 |
| dotnet-ef | 8.0.15 |
| dotnet-sql-cache | 8.0.15 |
| FSharp.Compiler.Service | 43.8.102 |
| FSharp.Compiler.Service | 43.8.301 |
| FSharp.Compiler.Service | 43.8.403 |
| FSharp.Core | 8.0.102 |
| FSharp.Core | 8.0.301 |
| FSharp.Core | 8.0.403 |
| Microsoft.AspNetCore.App.Ref | 8.0.15 |
| Microsoft.AspNetCore.App.Runtime.linux-arm | 8.0.15 |
| Microsoft.AspNetCore.App.Runtime.linux-arm64 | 8.0.15 |
| Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 8.0.15 |
| Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 8.0.15 |
| Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 8.0.15 |
| Microsoft.AspNetCore.App.Runtime.linux-x64 | 8.0.15 |
| Microsoft.AspNetCore.App.Runtime.osx-arm64 | 8.0.15 |
| Microsoft.AspNetCore.App.Runtime.osx-x64 | 8.0.15 |
| Microsoft.AspNetCore.App.Runtime.win-arm64 | 8.0.15 |
| Microsoft.AspNetCore.App.Runtime.win-x64 | 8.0.15 |
| Microsoft.AspNetCore.App.Runtime.win-x86 | 8.0.15 |
| Microsoft.AspNetCore.Authentication.Certificate | 8.0.15 |
| Microsoft.AspNetCore.Authentication.Facebook | 8.0.15 |
| Microsoft.AspNetCore.Authentication.Google | 8.0.15 |
| Microsoft.AspNetCore.Authentication.JwtBearer | 8.0.15 |
| Microsoft.AspNetCore.Authentication.MicrosoftAccount | 8.0.15 |
| Microsoft.AspNetCore.Authentication.Negotiate | 8.0.15 |
| Microsoft.AspNetCore.Authentication.OpenIdConnect | 8.0.15 |
| Microsoft.AspNetCore.Authentication.Twitter | 8.0.15 |
| Microsoft.AspNetCore.Authentication.WsFederation | 8.0.15 |
| Microsoft.AspNetCore.Authorization | 8.0.15 |
| Microsoft.AspNetCore.AzureAppServices.HostingStartup | 8.0.15 |
| Microsoft.AspNetCore.AzureAppServices.SiteExtension | 8.0.15 |
| Microsoft.AspNetCore.AzureAppServicesIntegration | 8.0.15 |
| Microsoft.AspNetCore.Components | 8.0.15 |
| Microsoft.AspNetCore.Components.Analyzers | 8.0.15 |
| Microsoft.AspNetCore.Components.Authorization | 8.0.15 |
| Microsoft.AspNetCore.Components.CustomElements | 8.0.15 |
| Microsoft.AspNetCore.Components.Forms | 8.0.15 |
| Microsoft.AspNetCore.Components.QuickGrid | 8.0.15 |
| Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter | 8.0.15 |
| Microsoft.AspNetCore.Components.Web | 8.0.15 |
| Microsoft.AspNetCore.Components.WebAssembly | 8.0.15 |
| Microsoft.AspNetCore.Components.WebAssembly.Authentication | 8.0.15 |
| Microsoft.AspNetCore.Components.WebAssembly.DevServer | 8.0.15 |
| Microsoft.AspNetCore.Components.WebAssembly.Server | 8.0.15 |
| Microsoft.AspNetCore.Components.WebView | 8.0.15 |
| Microsoft.AspNetCore.ConcurrencyLimiter | 8.0.15 |
| Microsoft.AspNetCore.Connections.Abstractions | 8.0.15 |
| Microsoft.AspNetCore.Cryptography.Internal | 8.0.15 |
| Microsoft.AspNetCore.Cryptography.KeyDerivation | 8.0.15 |
| Microsoft.AspNetCore.DataProtection | 8.0.15 |
| Microsoft.AspNetCore.DataProtection.Abstractions | 8.0.15 |
| Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 8.0.15 |
| Microsoft.AspNetCore.DataProtection.Extensions | 8.0.15 |
| Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 8.0.15 |
| Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 8.0.15 |
| Microsoft.AspNetCore.Grpc.JsonTranscoding | 8.0.15 |
| Microsoft.AspNetCore.Grpc.Swagger | 0.8.15 |
| Microsoft.AspNetCore.HeaderPropagation | 8.0.15 |
| Microsoft.AspNetCore.Hosting.WindowsServices | 8.0.15 |
| Microsoft.AspNetCore.Http.Connections.Client | 8.0.15 |
| Microsoft.AspNetCore.Http.Connections.Common | 8.0.15 |
| Microsoft.AspNetCore.Identity.EntityFrameworkCore | 8.0.15 |
| Microsoft.AspNetCore.Identity.UI | 8.0.15 |
| Microsoft.AspNetCore.JsonPatch | 8.0.15 |
| Microsoft.AspNetCore.Metadata | 8.0.15 |
| Microsoft.AspNetCore.MiddlewareAnalysis | 8.0.15 |
| Microsoft.AspNetCore.Mvc.NewtonsoftJson | 8.0.15 |
| Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 8.0.15 |
| Microsoft.AspNetCore.Mvc.Testing | 8.0.15 |
| Microsoft.AspNetCore.OpenApi | 8.0.15 |
| Microsoft.AspNetCore.OutputCaching.StackExchangeRedis | 8.0.15 |
| Microsoft.AspNetCore.Owin | 8.0.15 |
| Microsoft.AspNetCore.SignalR.Client | 8.0.15 |
| Microsoft.AspNetCore.SignalR.Client.Core | 8.0.15 |
| Microsoft.AspNetCore.SignalR.Common | 8.0.15 |
| Microsoft.AspNetCore.SignalR.Protocols.Json | 8.0.15 |
| Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 8.0.15 |
| Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 8.0.15 |
| Microsoft.AspNetCore.SignalR.Specification.Tests | 8.0.15 |
| Microsoft.AspNetCore.SignalR.StackExchangeRedis | 8.0.15 |
| Microsoft.AspNetCore.SpaProxy | 8.0.15 |
| Microsoft.AspNetCore.SpaServices.Extensions | 8.0.15 |
| Microsoft.AspNetCore.TestHost | 8.0.15 |
| Microsoft.AspNetCore.WebUtilities | 8.0.15 |
| Microsoft.Authentication.WebAssembly.Msal | 8.0.15 |
| Microsoft.Data.Sqlite | 8.0.15 |
| Microsoft.Data.Sqlite.Core | 8.0.15 |
| Microsoft.dotnet-openapi | 8.0.15 |
| Microsoft.DotNet.ApiCompat.Task | 8.0.115 |
| Microsoft.DotNet.ApiCompat.Task | 8.0.311 |
| Microsoft.DotNet.ApiCompat.Task | 8.0.408 |
| Microsoft.DotNet.ApiCompat.Tool | 8.0.115 |
| Microsoft.DotNet.ApiCompat.Tool | 8.0.311 |
| Microsoft.DotNet.ApiCompat.Tool | 8.0.408 |
| Microsoft.DotNet.Common.ItemTemplates | 8.0.115 |
| Microsoft.DotNet.Common.ItemTemplates | 8.0.311 |
| Microsoft.DotNet.Common.ItemTemplates | 8.0.408 |
| Microsoft.DotNet.Common.ProjectTemplates.8.0 | 8.0.115 |
| Microsoft.DotNet.Common.ProjectTemplates.8.0 | 8.0.311 |
| Microsoft.DotNet.Common.ProjectTemplates.8.0 | 8.0.408 |
| Microsoft.DotNet.ILCompiler | 8.0.15 |
| Microsoft.DotNet.Web.Client.ItemTemplates | 8.0.15 |
| Microsoft.DotNet.Web.ItemTemplates.8.0 | 8.0.15 |
| Microsoft.DotNet.Web.ProjectTemplates.8.0 | 8.0.15 |
| Microsoft.EntityFrameworkCore | 8.0.15 |
| Microsoft.EntityFrameworkCore.Abstractions | 8.0.15 |
| Microsoft.EntityFrameworkCore.Analyzers | 8.0.15 |
| Microsoft.EntityFrameworkCore.AspNet.Specification.Tests | 8.0.15 |
| Microsoft.EntityFrameworkCore.Cosmos | 8.0.15 |
| Microsoft.EntityFrameworkCore.Design | 8.0.15 |
| Microsoft.EntityFrameworkCore.InMemory | 8.0.15 |
| Microsoft.EntityFrameworkCore.Proxies | 8.0.15 |
| Microsoft.EntityFrameworkCore.Relational | 8.0.15 |
| Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 8.0.15 |
| Microsoft.EntityFrameworkCore.Specification.Tests | 8.0.15 |
| Microsoft.EntityFrameworkCore.Sqlite | 8.0.15 |
| Microsoft.EntityFrameworkCore.Sqlite.Core | 8.0.15 |
| Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 8.0.15 |
| Microsoft.EntityFrameworkCore.SqlServer | 8.0.15 |
| Microsoft.EntityFrameworkCore.SqlServer.Abstractions | 8.0.15 |
| Microsoft.EntityFrameworkCore.SqlServer.HierarchyId | 8.0.15 |
| Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 8.0.15 |
| Microsoft.EntityFrameworkCore.Templates | 8.0.15 |
| Microsoft.EntityFrameworkCore.Tools | 8.0.15 |
| Microsoft.Extensions.ApiDescription.Client | 8.0.15 |
| Microsoft.Extensions.ApiDescription.Server | 8.0.15 |
| Microsoft.Extensions.Caching.SqlServer | 8.0.15 |
| Microsoft.Extensions.Caching.StackExchangeRedis | 8.0.15 |
| Microsoft.Extensions.Configuration.KeyPerFile | 8.0.15 |
| Microsoft.Extensions.Diagnostics.HealthChecks | 8.0.15 |
| Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 8.0.15 |
| Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 8.0.15 |
| Microsoft.Extensions.Features | 8.0.15 |
| Microsoft.Extensions.FileProviders.Embedded | 8.0.15 |
| Microsoft.Extensions.Http.Polly | 8.0.15 |
| Microsoft.Extensions.Identity.Core | 8.0.15 |
| Microsoft.Extensions.Identity.Stores | 8.0.15 |
| Microsoft.Extensions.Localization | 8.0.15 |
| Microsoft.Extensions.Localization.Abstractions | 8.0.15 |
| Microsoft.Extensions.Logging.AzureAppServices | 8.0.15 |
| Microsoft.Extensions.ObjectPool | 8.0.15 |
| Microsoft.Extensions.WebEncoders | 8.0.15 |
| Microsoft.JSInterop | 8.0.15 |
| Microsoft.JSInterop.WebAssembly | 8.0.15 |
| Microsoft.NET.Build.Containers | 8.0.115 |
| Microsoft.NET.Build.Containers | 8.0.311 |
| Microsoft.NET.Build.Containers | 8.0.408 |
| Microsoft.Net.Http.Headers | 8.0.15 |
| Microsoft.NET.ILLink.Tasks | 8.0.15 |
| Microsoft.NET.Runtime.Android.Sample.Mono | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.osx-arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.osx-x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-arm64.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-x64.Msi.x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.linux-arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.linux-x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.osx-arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.osx-x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-arm64.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-x64.Msi.x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.osx-arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.osx-x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-arm64.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64.Msi.x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.osx-arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.osx-x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-arm64.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-x64 | 8.0.15 |
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-x64.Msi.x64 | 8.0.15 |
| Microsoft.NET.Runtime.iOS.Sample.Mono | 8.0.15 |
| Microsoft.NET.Runtime.LibraryBuilder.Sdk | 8.0.15 |
| Microsoft.NET.Runtime.MonoAOTCompiler.Task | 8.0.15 |
| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 8.0.15 |
| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 8.0.15 |
| Microsoft.NET.Runtime.MonoTargets.Sdk | 8.0.15 |
| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 8.0.15 |
| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 8.0.15 |
| Microsoft.NET.Runtime.wasm.Sample.Mono | 8.0.15 |
| Microsoft.NET.Runtime.WebAssembly.Sdk | 8.0.15 |
| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 8.0.15 |
| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 8.0.15 |
| Microsoft.NET.Runtime.WebAssembly.Templates | 8.0.15 |
| Microsoft.NET.Runtime.WebAssembly.Templates.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Runtime.WebAssembly.Templates.Msi.x64 | 8.0.15 |
| Microsoft.NET.Runtime.WebAssembly.Templates.Msi.x86 | 8.0.15 |
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk | 8.0.15 |
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x64 | 8.0.15 |
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x86 | 8.0.15 |
| Microsoft.NET.Sdk.WebAssembly.Pack | 8.0.15 |
| Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 | 8.0.15 |
| Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Msi.x64 | 8.0.15 |
| Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Msi.x86 | 8.0.15 |
| Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100 | 8.0.15 |
| Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100.Msi.x64 | 8.0.15 |
| Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100.Msi.x86 | 8.0.15 |
| Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100 | 8.0.15 |
| Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100.Msi.x64 | 8.0.15 |
| Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100.Msi.x86 | 8.0.15 |
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100 | 8.0.15 |
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.Msi.x64 | 8.0.15 |
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.Msi.x86 | 8.0.15 |
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100 | 8.0.15 |
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.Msi.x64 | 8.0.15 |
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.Msi.x86 | 8.0.15 |
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100 | 8.0.15 |
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.Msi.arm64 | 8.0.15 |
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.Msi.x64 | 8.0.15 |
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Crossgen2.linux-arm | 8.0.15 |
| Microsoft.NETCore.App.Crossgen2.linux-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 8.0.15 |
| Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 8.0.15 |
| Microsoft.NETCore.App.Crossgen2.linux-x64 | 8.0.15 |
| Microsoft.NETCore.App.Crossgen2.osx-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Crossgen2.osx-x64 | 8.0.15 |
| Microsoft.NETCore.App.Crossgen2.win-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Crossgen2.win-x64 | 8.0.15 |
| Microsoft.NETCore.App.Crossgen2.win-x86 | 8.0.15 |
| Microsoft.NETCore.App.Host.linux-arm | 8.0.15 |
| Microsoft.NETCore.App.Host.linux-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Host.linux-bionic-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Host.linux-bionic-x64 | 8.0.15 |
| Microsoft.NETCore.App.Host.linux-musl-arm | 8.0.15 |
| Microsoft.NETCore.App.Host.linux-musl-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Host.linux-musl-x64 | 8.0.15 |
| Microsoft.NETCore.App.Host.linux-x64 | 8.0.15 |
| Microsoft.NETCore.App.Host.osx-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Host.osx-x64 | 8.0.15 |
| Microsoft.NETCore.App.Host.win-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Host.win-x64 | 8.0.15 |
| Microsoft.NETCore.App.Host.win-x86 | 8.0.15 |
| Microsoft.NETCore.App.Ref | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.browser-wasm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.browser-wasm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvos-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.linux-arm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.linux-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.linux-bionic-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.linux-bionic-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.linux-musl-arm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.linux-musl-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.linux-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.linux-arm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.linux-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.linux-musl-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.linux-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.osx-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.LLVM.osx-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.osx-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.osx-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.win-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.Mono.win-x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.NativeAOT.ios-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.NativeAOT.osx-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.NativeAOT.tvos-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.osx-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.osx-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.win-arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.win-arm64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.win-arm64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.win-arm64.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.win-x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.win-x64.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.win-x64.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.win-x64.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.win-x86 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.win-x86.Msi.arm64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.win-x86.Msi.x64 | 8.0.15 |
| Microsoft.NETCore.App.Runtime.win-x86.Msi.x86 | 8.0.15 |
| Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| Microsoft.NETCore.DotNetHost | 8.0.15 |
| Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| Microsoft.TemplateEngine.Abstractions | 8.0.115 |
| Microsoft.TemplateEngine.Abstractions | 8.0.311 |
| Microsoft.TemplateEngine.Abstractions | 8.0.408 |
| Microsoft.TemplateEngine.Authoring.CLI | 8.0.115 |
| Microsoft.TemplateEngine.Authoring.CLI | 8.0.311 |
| Microsoft.TemplateEngine.Authoring.CLI | 8.0.408 |
| Microsoft.TemplateEngine.Authoring.Tasks | 8.0.115 |
| Microsoft.TemplateEngine.Authoring.Tasks | 8.0.311 |
| Microsoft.TemplateEngine.Authoring.Tasks | 8.0.408 |
| Microsoft.TemplateEngine.Authoring.Templates | 8.0.115 |
| Microsoft.TemplateEngine.Authoring.Templates | 8.0.311 |
| Microsoft.TemplateEngine.Authoring.Templates | 8.0.408 |
| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 8.0.115 |
| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 8.0.311 |
| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 8.0.408 |
| Microsoft.TemplateEngine.Core | 8.0.115 |
| Microsoft.TemplateEngine.Core | 8.0.311 |
| Microsoft.TemplateEngine.Core | 8.0.408 |
| Microsoft.TemplateEngine.Core.Contracts | 8.0.115 |
| Microsoft.TemplateEngine.Core.Contracts | 8.0.311 |
| Microsoft.TemplateEngine.Core.Contracts | 8.0.408 |
| Microsoft.TemplateEngine.Edge | 8.0.115 |
| Microsoft.TemplateEngine.Edge | 8.0.311 |
| Microsoft.TemplateEngine.Edge | 8.0.408 |
| Microsoft.TemplateEngine.IDE | 8.0.115 |
| Microsoft.TemplateEngine.IDE | 8.0.311 |
| Microsoft.TemplateEngine.IDE | 8.0.408 |
| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 8.0.115 |
| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 8.0.311 |
| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 8.0.408 |
| Microsoft.TemplateEngine.Samples | 8.0.115 |
| Microsoft.TemplateEngine.Samples | 8.0.311 |
| Microsoft.TemplateEngine.Samples | 8.0.408 |
| Microsoft.TemplateEngine.TemplateLocalizer.Core | 8.0.115 |
| Microsoft.TemplateEngine.TemplateLocalizer.Core | 8.0.311 |
| Microsoft.TemplateEngine.TemplateLocalizer.Core | 8.0.408 |
| Microsoft.TemplateEngine.Utils | 8.0.115 |
| Microsoft.TemplateEngine.Utils | 8.0.311 |
| Microsoft.TemplateEngine.Utils | 8.0.408 |
| Microsoft.TemplateSearch.Common | 8.0.115 |
| Microsoft.TemplateSearch.Common | 8.0.311 |
| Microsoft.TemplateSearch.Common | 8.0.408 |
| Microsoft.Windows.Compatibility | 8.0.15 |
| Microsoft.WindowsDesktop.App.Ref | 8.0.15 |
| Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 8.0.15 |
| Microsoft.WindowsDesktop.App.Runtime.win-x64 | 8.0.15 |
| Microsoft.WindowsDesktop.App.Runtime.win-x86 | 8.0.15 |
| runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.linux-arm.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.linux-arm.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.linux-arm.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| runtime.linux-arm64.Microsoft.DotNet.ILCompiler | 8.0.15 |
| runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.linux-arm64.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.linux-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.linux-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.linux-musl-arm.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| runtime.linux-musl-arm64.Microsoft.DotNet.ILCompiler | 8.0.15 |
| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler | 8.0.15 |
| runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.linux-musl-x64.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| runtime.linux-x64.Microsoft.DotNet.ILCompiler | 8.0.15 |
| runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.linux-x64.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| runtime.osx-arm64.Microsoft.DotNet.ILCompiler | 8.0.15 |
| runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.osx-arm64.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.osx-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| runtime.osx-x64.Microsoft.DotNet.ILCompiler | 8.0.15 |
| runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.osx-x64.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| runtime.win-arm64.Microsoft.DotNet.ILCompiler | 8.0.15 |
| runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.win-arm64.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.win-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.win-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| runtime.win-x64.Microsoft.DotNet.ILCompiler | 8.0.15 |
| runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.win-x64.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.win-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 8.0.15 |
| runtime.win-x86.Microsoft.NETCore.DotNetHost | 8.0.15 |
| runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy | 8.0.15 |
| runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 8.0.15 |
| System.Diagnostics.EventLog | 8.0.2 |
| System.DirectoryServices.Protocols | 8.0.1 |
| System.Drawing.Common | 8.0.15 |
[//]: # ( Runtime 8.0.15)
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-arm.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-x64.tar.gz
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-arm64.pkg
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-arm64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-x64.tar.gz
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-arm64.exe
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x86.zip
[//]: # ( WindowsDesktop 8.0.15)
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-arm64.exe
[windowsdesktop-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-arm64.zip
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.exe
[windowsdesktop-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.zip
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x86.exe
[windowsdesktop-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x86.zip
[//]: # ( ASP 8.0.15)
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-arm.tar.gz
[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-x64.tar.gz
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-osx-arm64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-osx-x64.tar.gz
[aspnetcore-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-arm64.exe
[aspnetcore-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-arm64.zip
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x64.exe
[aspnetcore-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x64.zip
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x86.exe
[aspnetcore-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x86.zip
[aspnetcore-runtime-composite-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-arm.tar.gz
[aspnetcore-runtime-composite-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-arm64.tar.gz
[aspnetcore-runtime-composite-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-arm.tar.gz
[aspnetcore-runtime-composite-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-arm64.tar.gz
[aspnetcore-runtime-composite-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-x64.tar.gz
[aspnetcore-runtime-composite-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-x64.tar.gz
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/dotnet-hosting-8.0.15-win.exe
[//]: # ( SDK 8.0.408)
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-arm.tar.gz
[dotnet-sdk-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-arm64.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-x64.tar.gz
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-arm64.pkg
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-arm64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-x64.tar.gz
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-arm64.exe
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-arm64.zip
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x86.zip

View File

@@ -0,0 +1,102 @@
# .NET 8.0.311 -April 08, 2025
The .NET 8.0.311 release is available for download. This SDK includes the released .NET 8.0.15 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.311
```
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.15-sha.txt
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.15-sha.txt
[linux-packages]: ../install-linux.md
[//]: # ( Runtime 8.0.15)
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-arm.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-x64.tar.gz
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-arm64.pkg
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-arm64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-x64.tar.gz
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-arm64.exe
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x86.zip
[//]: # ( WindowsDesktop 8.0.15)
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-arm64.exe
[windowsdesktop-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-arm64.zip
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.exe
[windowsdesktop-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.zip
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x86.exe
[windowsdesktop-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x86.zip
[//]: # ( ASP 8.0.15)
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-arm.tar.gz
[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-x64.tar.gz
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-osx-arm64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-osx-x64.tar.gz
[aspnetcore-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-arm64.exe
[aspnetcore-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-arm64.zip
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x64.exe
[aspnetcore-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x64.zip
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x86.exe
[aspnetcore-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x86.zip
[aspnetcore-runtime-composite-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-arm.tar.gz
[aspnetcore-runtime-composite-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-arm64.tar.gz
[aspnetcore-runtime-composite-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-arm.tar.gz
[aspnetcore-runtime-composite-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-arm64.tar.gz
[aspnetcore-runtime-composite-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-x64.tar.gz
[aspnetcore-runtime-composite-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-x64.tar.gz
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/dotnet-hosting-8.0.15-win.exe
[//]: # ( SDK 8.0.311)
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-musl-arm.tar.gz
[dotnet-sdk-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-musl-arm64.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-x64.tar.gz
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-osx-arm64.pkg
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-osx-arm64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-osx-x64.tar.gz
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-arm64.exe
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-arm64.zip
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-x86.zip

View File

@@ -0,0 +1,744 @@
{
"channel-version": "8.0",
"release-date": "2025-04-08",
"release-version": "8.0.15",
"security": true,
"release":
{
"release-date": "2025-04-08",
"release-version": "8.0.15",
"security": true,
"cve-list": [
{
"cve-id": "CVE-2025-26682",
"cve-url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-26682"
}
],
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.15/8.0.15.md",
"runtime": {
"version": "8.0.15",
"version-display": "8.0.15",
"vs-version": "17.8.20, 17.10.13, 17.12.7, 17.13.6",
"vs-mac-version": "",
"files": [
{
"name": "dotnet-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-arm.tar.gz",
"hash": "2b6f4f7285f9cdc39ef48464081e9962a1f0abcd468c84e88a4d10a7e175d30ff1f3b58c48a483958f97e1a33a5c8a223510313066b5a6e5b35d0dead86ddefa"
},
{
"name": "dotnet-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-arm64.tar.gz",
"hash": "f63359a5da4798f8fdfbf0beefd0aa9cd69d5953b2629bc1c68ecc67083572fa9370a89c18e3b4bdc23671df657da756ec6306951f5cadf20062a8bd77ea400c"
},
{
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-arm.tar.gz",
"hash": "4a72cb3e0a3994ac9ad8c18be64a6189d56221274cff31da74bf0b8aba02d68260f056a5734773e4c4a34851fe42e614e7720eb5197328f5e76076f850c576f3"
},
{
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-arm64.tar.gz",
"hash": "a52a3d2518301fd6571a16620b8802022da775acd70d78195bd75ed4729c0d21fa4f1b5b86869c11fb9f3bdea878deabc3c9d09ea31d8d2b2e43bc22e3b76f3d"
},
{
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-x64.tar.gz",
"hash": "424fb3f807c809271752f79189abee1e6cf9f2326e1cbb5866cbc030d6b6deae98a3913fb5ecb5f944f8c13869fa4c53baa19ddeba1c2b07f9ae72739f061a74"
},
{
"name": "dotnet-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-x64.tar.gz",
"hash": "833a848541ba6f71c8792168914856e16de6f71cf0a481c5990f3622b0e3f83123e6024bcabf6b955a7c92e8e904181d40d3bd612595a0d8c47a421267a91ca6"
},
{
"name": "dotnet-runtime-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-arm64.pkg",
"hash": "ee95993389b71dfe1c49507db923b95465a05491674e433f33ac27a3cbbd462221ec00d21ea4af63683d8a7be4a8b3b13f8715af638be0e22f8fcb788cc6f211"
},
{
"name": "dotnet-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-arm64.tar.gz",
"hash": "7e70cd78febcf958c2094de0c722f8338a633463685aa23b5949d01addb48822dfacc53ed9c4d5f5fce286caf36587c118c24b73a901decea769ca6cad040df4"
},
{
"name": "dotnet-runtime-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-x64.pkg",
"hash": "c2e89350f344f1def8ac2d932237ab08c18c14b8edf96bc51291432d4475b8f6f28a25f221229c741cce41715f2fb879d09d4f4d49ab4980a3ba7fe33e1466e8"
},
{
"name": "dotnet-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-x64.tar.gz",
"hash": "e488b4dca3cb08a144b50d4428e4185b7a8cf7486886acfee8fc00c1145bd82d7bc7e66acea76a575869f16578babc6708fe1045839deca6ca848188ca59a51c"
},
{
"name": "dotnet-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-arm64.exe",
"hash": "96e404c3b017e1c648004b0c1a4fb6289620455201e26af96956b08c1c8f1870825f41d9150939fd4470eae4dea8c8708c1875f637d8f6c8f78ee5c555dd48f8"
},
{
"name": "dotnet-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-arm64.zip",
"hash": "729e77328306c68ad78ce3fe08f0b90634bbfdbbbd3a011262566d5c5f96925f1a10cb79e6394cd603ceddb2f46cf20f5a0b0d1415d548585c80fa9467190597"
},
{
"name": "dotnet-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x64.exe",
"hash": "cc470cac15368ce0d4ea9f9cc7db8baf4290584a92f318f1f7df8397e440ee7e942678da8a56f44057f6fe0952bac30055d6d8b55d4f4f0c6559ad5dbf78783e"
},
{
"name": "dotnet-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x64.zip",
"hash": "1d486895ecc1c99586a8dd221a1a21c507ce42eaf4262345f93f0a2cae7e23733360b742f2d5b803c56a1199cb00ca20a5ee5c911d63118e1930e07068a7cccb"
},
{
"name": "dotnet-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x86.exe",
"hash": "2a2178fa7a4946c350c6c9ddc3fcdd9713a2130c2ba4f6d46d0350de8793f43fc64cbde4d1b40fca691591e68ffdccf0b915b48797315e5e3d794489e95e6c20"
},
{
"name": "dotnet-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x86.zip",
"hash": "b9980345c84443381b92d8d3c56a90244ec90e6f7edfbf09dd665b29a807705592606997e7e85bb7f6357f49feb5aa41506ec1426a4208352a326736bda6c441"
}
]
},
"sdk": {
"version": "8.0.408",
"version-display": "8.0.408",
"runtime-version": "8.0.15",
"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.408/dotnet-sdk-8.0.408-linux-arm.tar.gz",
"hash": "9686fc37b42a322e8acaf3991f68837cfef10a41aef323286331e63123ca34a9367bf4274dd14ce019ca37345d6d868cfbfe4fbcd353f57fd3035151b97983f9"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-arm64.tar.gz",
"hash": "99a03d7105c14614a1a8d69673a9278315ec762096b302c7632745b3890a6d2d801df7c1f185257c9af0374ae840b942a8b60dde0eace68abec0b6962fd9213c"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-arm.tar.gz",
"hash": "ff8a2c996da12add674d8e44cae7e287133c07a35fe8c1a314e85140c449dbc896452c718e43127f5528c75e1b8940feb375f47452324132e419e2460ad372ef"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-arm64.tar.gz",
"hash": "eb8716cbae1d1fba2170c925aa32e4d78e00df67ce5d7049e2252627350551dd06e5f0c79a548bf04d28e561e76d87994e1550133104e534903772b7e44b33a9"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-x64.tar.gz",
"hash": "0ab0c0d52985bde69b594454b5e1d9e1a6e003159656ee2972058d2960cfb0968dbe4d470d8eb21dcea41ff594976520e189a8e13afc44a419ca08e456df36e1"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-x64.tar.gz",
"hash": "a9a1e54d10a37f91e1bd9b2e9e8ce6ed31917559898e4d6d36296bd5324f67cc7a13a9106703003cbebc5a7ee50188747ba816f5d828c0cb3a4a9f9920ebac4a"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-arm64.pkg",
"hash": "7022d8102cc7d37bc25bdaaa8d998676e16c45f1cb6fe0c0d071f600d88b41d9654b288f15d8b93b2b19f50789bb54d7b1f916c9056fa779c0cbceac42ccc4e2"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-arm64.tar.gz",
"hash": "cec76e2598460fd0367a6d810cfad31dce7e64f52cb6471e05d9a69725827920c446015efaf4d11cd934884a6ba6bd90b8a872b4407cf518dee291d8006b2106"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-x64.pkg",
"hash": "38fb87c7dd5571c71cf4ecaca3d5f87f4a629bd06a1dae0413a1ffffc40a5e3fad251243994d972d8ca3eb81b6ef1a42d298a21ae2b98bc013f083e8964819c6"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-x64.tar.gz",
"hash": "77f536f65f5dff250e903abe560505955bbe4d6a7e5aa101c9711289d19b68ca318b7a03e536a396c912c6e75659205800ec916160fac4bf2007677f2e3ed36f"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-arm64.exe",
"hash": "98232770e79f60dc35b3b753f875c7ec333728ca994ccd84388ef370c3599787343a8b11e70275f4d27ece10c8d9b640be572f321a4c3432b6225b092e903319"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-arm64.zip",
"hash": "d20039dbc61d684a5fccc081d9112c59fe36024831f32ed521b9bba0198e19a2d698a8fc113825f46ceb0d3c96e7de663eb8005ebdcaa48fbf2cd09467428762"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x64.exe",
"hash": "cd2065a0cd00cd5953fcd08253082484cf8aa8b7a1305d79b2c7ae963f78652faac5ddf12bc8721addd2e23a105e487c95d6f2186818dd4665c4abe324d61bb7"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x64.zip",
"hash": "49ff4363663d28b8f55b7af4cad4cb469cf9ff1bc6e826117b2381180a7c5e7c8d5aaefd02c7b5ae06c87609816858bbf554c68a8308ac6260d3d5b432123272"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x86.exe",
"hash": "3da6032fc1352508f982fd81f2cc9e78127e4b678d08d2683b4a982ed52cfdd54a379223bb9c46e01778b8a01a2ffa0bf49e504b8c7500e426e4257adc1394f9"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x86.zip",
"hash": "6c7bb3c815cfcf8640448299b00dabc58fa6f074c6d3b88bcdeb79dc01c165e63df2ae26fcb566a0e7bb9477140e910fc1d2d19b495a4d2127b90c2344ff0752"
}
]
},
"sdks": [
{
"version": "8.0.408",
"version-display": "8.0.408",
"runtime-version": "8.0.15",
"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.408/dotnet-sdk-8.0.408-linux-arm.tar.gz",
"hash": "9686fc37b42a322e8acaf3991f68837cfef10a41aef323286331e63123ca34a9367bf4274dd14ce019ca37345d6d868cfbfe4fbcd353f57fd3035151b97983f9"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-arm64.tar.gz",
"hash": "99a03d7105c14614a1a8d69673a9278315ec762096b302c7632745b3890a6d2d801df7c1f185257c9af0374ae840b942a8b60dde0eace68abec0b6962fd9213c"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-arm.tar.gz",
"hash": "ff8a2c996da12add674d8e44cae7e287133c07a35fe8c1a314e85140c449dbc896452c718e43127f5528c75e1b8940feb375f47452324132e419e2460ad372ef"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-arm64.tar.gz",
"hash": "eb8716cbae1d1fba2170c925aa32e4d78e00df67ce5d7049e2252627350551dd06e5f0c79a548bf04d28e561e76d87994e1550133104e534903772b7e44b33a9"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-x64.tar.gz",
"hash": "0ab0c0d52985bde69b594454b5e1d9e1a6e003159656ee2972058d2960cfb0968dbe4d470d8eb21dcea41ff594976520e189a8e13afc44a419ca08e456df36e1"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-x64.tar.gz",
"hash": "a9a1e54d10a37f91e1bd9b2e9e8ce6ed31917559898e4d6d36296bd5324f67cc7a13a9106703003cbebc5a7ee50188747ba816f5d828c0cb3a4a9f9920ebac4a"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-arm64.pkg",
"hash": "7022d8102cc7d37bc25bdaaa8d998676e16c45f1cb6fe0c0d071f600d88b41d9654b288f15d8b93b2b19f50789bb54d7b1f916c9056fa779c0cbceac42ccc4e2"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-arm64.tar.gz",
"hash": "cec76e2598460fd0367a6d810cfad31dce7e64f52cb6471e05d9a69725827920c446015efaf4d11cd934884a6ba6bd90b8a872b4407cf518dee291d8006b2106"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-x64.pkg",
"hash": "38fb87c7dd5571c71cf4ecaca3d5f87f4a629bd06a1dae0413a1ffffc40a5e3fad251243994d972d8ca3eb81b6ef1a42d298a21ae2b98bc013f083e8964819c6"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-x64.tar.gz",
"hash": "77f536f65f5dff250e903abe560505955bbe4d6a7e5aa101c9711289d19b68ca318b7a03e536a396c912c6e75659205800ec916160fac4bf2007677f2e3ed36f"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-arm64.exe",
"hash": "98232770e79f60dc35b3b753f875c7ec333728ca994ccd84388ef370c3599787343a8b11e70275f4d27ece10c8d9b640be572f321a4c3432b6225b092e903319"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-arm64.zip",
"hash": "d20039dbc61d684a5fccc081d9112c59fe36024831f32ed521b9bba0198e19a2d698a8fc113825f46ceb0d3c96e7de663eb8005ebdcaa48fbf2cd09467428762"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x64.exe",
"hash": "cd2065a0cd00cd5953fcd08253082484cf8aa8b7a1305d79b2c7ae963f78652faac5ddf12bc8721addd2e23a105e487c95d6f2186818dd4665c4abe324d61bb7"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x64.zip",
"hash": "49ff4363663d28b8f55b7af4cad4cb469cf9ff1bc6e826117b2381180a7c5e7c8d5aaefd02c7b5ae06c87609816858bbf554c68a8308ac6260d3d5b432123272"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x86.exe",
"hash": "3da6032fc1352508f982fd81f2cc9e78127e4b678d08d2683b4a982ed52cfdd54a379223bb9c46e01778b8a01a2ffa0bf49e504b8c7500e426e4257adc1394f9"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x86.zip",
"hash": "6c7bb3c815cfcf8640448299b00dabc58fa6f074c6d3b88bcdeb79dc01c165e63df2ae26fcb566a0e7bb9477140e910fc1d2d19b495a4d2127b90c2344ff0752"
}
]
},
{
"version": "8.0.311",
"version-display": "8.0.311",
"runtime-version": "8.0.15",
"vs-version": "17.10.13",
"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.311/dotnet-sdk-8.0.311-linux-arm.tar.gz",
"hash": "e9f1287fa047d020e5efa69ea6cfde76574f90d8be7d0623e450e9b785a01d6c466e9a5839bd250159dfb636a2a7e6919aaae7f0427aabe451140b32fa6f2d3a"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-arm64.tar.gz",
"hash": "7000ce5547daf88a7133b3a92e6b628d39e3159adf588be8141cdf0d116d1016db129fd81680a13f2e01aade372cfb89eccc232719521d5fa3e7bdda0af1fe39"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-musl-arm.tar.gz",
"hash": "c2cbe3f026c4dae537f6fd0bb6d8bd094889bd823b3e1bacadf038322404224618d40d7efa670f90a40749688efab57646587581e758b35230157316e07aaa6b"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-musl-arm64.tar.gz",
"hash": "681e294ca5c19c4622399911a32a45d427e3a43354df97f97ca167a8999e62d8799237051216e94968da2f6a14dd15b5eb6e2cc57f8ac33710793ce7ed017e02"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-musl-x64.tar.gz",
"hash": "c97bf4115d8d6dee80717a489d152acb27f89116e9e57e5b2ab13fe961279d99ad3c0f130b498abe0bfd197508fd36b9b69663fa2b10a492bb886fce886ef4df"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-x64.tar.gz",
"hash": "7253306c34a0be2a059414cf8e741611e50644263c9e223a7f139447b7f757abaabfb37155a339346ea03debed70b4143362f40cf9b2617c6bd851ce307512e9"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-osx-arm64.pkg",
"hash": "c2623ef7381a87687f9d7b1bf33fb7e9f55750978aab49196651328abb9cdbfaae1c6df7b555548c28a7eb0d57c916ba64f0aa07a21b43f58831f32c119c0579"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-osx-arm64.tar.gz",
"hash": "902514cf3c2f1754b2e8edfb16e275eea2c36b2e2f5a296010832c0efcb046e6d6fc8b6233c5f20a0b0727fd612bfef05571bfaea7b39d8b49ee485aa8cf3221"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-osx-x64.pkg",
"hash": "1ef65b2deaa709ac1ac8313f7e05e9a3688f66d9dfe6a276f64f2a7d11cce6ea28b261d8a5ce5ec1aa8e62d51d32bce80f081664486164b75eb3320b341fe9c1"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-osx-x64.tar.gz",
"hash": "296bc7714f7fc68325af1ba9a4f09b092bbacfad6856b5546b6be05cf4e4c1248d7a6e667bd0194ece926e837d306f6d2337c0848f10596788b59ac623892943"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-arm64.exe",
"hash": "ffeb27dda114a4a1d527a53aaf4d487dea4c6eb25a937930001887a6875d61f4df967cf1539c7674aae5526c9fda24dd0290c786e59fe970c0c6704069be81a2"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-arm64.zip",
"hash": "809349cee6d250c978b683433270c299de73d3c2c16d56aa348e18b2f4ba0c9d13be02a15e981cf59fe13a4f317e6f7a2ff5720176f08699868ae1d5e2cfd80e"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-x64.exe",
"hash": "20e6a4fcd0e3f0a8bb1788a9735db928e8c543b054b4df03f4236924ab69faca25932f7954393cbb3c94c0a1511377e439ec11504a6b3f25e8d237553e439da5"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-x64.zip",
"hash": "0db638c0d5b229fd3968ab6365bf96e58ccb578837ead5c799c53bd2f61978b7003af44db05caea41862019f1a7f8e31dffb774d468360075d7ab7e8b9cd00de"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-x86.exe",
"hash": "42519f50aacbaaa4259434611a36b0fe9dd3b77bad82fb553b83cda9101a9f5f543344be912c107d151c75c1996c6cc534ec8da409bc0f2d1aba2cb96310ec0c"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-x86.zip",
"hash": "8f6b1947b765e69d60281f2f722cc1bef8e6aa66847e7662efbcc129873da74935314acddb4b3545bfa91ac75a28364b01d2cb1f2a8f3e6dfd479431f7e4386a"
}
]
},
{
"version": "8.0.115",
"version-display": "8.0.115",
"runtime-version": "8.0.15",
"vs-version": "17.8.20",
"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.115/dotnet-sdk-8.0.115-linux-arm.tar.gz",
"hash": "755c0cc9d3dcda69c8048e81a0aad92b23dc22f8321d04721d5490d66820473622937b2209f445792641b5c4238a24fcc06e31f9e290106ae2f3883bf32e3fc8"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-arm64.tar.gz",
"hash": "d8774de78d567157b1808fefacc919529c41175ffa46886d25e1473689c221643c0f893edf37846c6d6fe6b7cf408676769170e8c613c80eafdb67892ef6c570"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-musl-arm.tar.gz",
"hash": "7b3bcca17aa1323faab10b39a281a1820d209d5bf47a5fad8822d137f202cded4e3c772f67e3e5b3757891556eac0d5d94ada1804c2abad7b11e5ef03bd4fe6b"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-musl-arm64.tar.gz",
"hash": "d48a0af7bde5eeec7c5a24f62973a40d4d10e69ec1bde1e922cbc80dd8c9ba5a589e7ae08c4838b7fc3f7e2fa8b92f5bd9330eb1c5a7ac2e5344f6e915bbb7e2"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-musl-x64.tar.gz",
"hash": "f39811af94e5d2ee2787c07bda3624a713c98d15f2134ea9765f8cf9e65427d8f38fd9aeba17ebd936e3566c26a011e9c4b5806ce7ba3dfdc0cc6a7ce96d307f"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-x64.tar.gz",
"hash": "f3afa0c37fd0481f78eacbd8f326af665c4e6594067edac130996f50c527370cc2439d1a94843dccc2e3efdb3c446e6183496822ddfb68326577f26a804eac53"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-osx-arm64.pkg",
"hash": "40255339383c7bb178db721eaa2355462ef4856a57c0ac889e18aeacd45b32a949646b573dc9ff7e54221360e7dd30934dbf26abc889651ed5ad36da03627f64"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-osx-arm64.tar.gz",
"hash": "2a12f510a771676863b423da9d283d619fe103e2b4c372b758d956320be6cedb8a4029bb5a46c8ccda4ad0a1ec24be22428e92de4a537209f2b2c354dd48b24e"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-osx-x64.pkg",
"hash": "600314da4eff30321c8a81c4ec365f74ee5cad052c65aa84b26bac3a039e887f7f5c9838a8b10aa0e539a6eb8f42cb624906b8004b469158a9f819bcd6bdc57d"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-osx-x64.tar.gz",
"hash": "d748da7b91d574111ddb487865a2cf3659e1f75113ee9cd8676bc3e402956c145fa551955f6f4f9517b2caae98f4c6985424acffe5a80a2bf62504cd6cf54383"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-arm64.exe",
"hash": "bc67e9bda55cb05e952a91bfd86c0f7014da336e1509d15edea547dd9fd851770114b8c14af07bb28498026ba9ac76b46683df6683c61b294dd917095a4d5714"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-arm64.zip",
"hash": "0e5841fa4b8aaba72e0340b993f0027970aa80513abdcb094dd288053d0719b40cc8830f48291ea200b5effe0ba7e268cccb28397b0936d38368947f35456051"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-x64.exe",
"hash": "60e7a54f6dc5f1faf1f600c024543eff157e95aa7a3fc2dbfbae27be83b8948945aa71df6144e176e985807aef932aa63bbe86c63415e5a42be5338b88464487"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-x64.zip",
"hash": "3b0b57a031fd1cf42fc558ad8371045d8abcc9f6ae2406d81e5df0fdfa1b24821328b6dfe790014d36b5b3503f9bb8a36c5b41168b33b58c55946c5334651aac"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-x86.exe",
"hash": "54eaf2a4ee2b122bf23b73a8974c1c19fd8470ac5bafe543a8e0a4421ea95e2f5758703f12a0ae9bda4914b0793d07d94b78315cff6df948df97df6a83a96810"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-x86.zip",
"hash": "733b4967ac977d65b672738da661502ffb1393d4afeb9ca5841abd26d3534467b6611eac9d0dd9d8eb1e746f42dac7107c750cee5f144d7118b671fdf5eceecb"
}
]
}
],
"aspnetcore-runtime": {
"version": "8.0.15",
"version-display": "8.0.15",
"version-aspnetcoremodule": [
"18.0.25074.15"
],
"vs-version": "",
"files": [
{
"name": "aspnetcore-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-arm.tar.gz",
"hash": "0995e596c1fd02f5e89a7f695b93976af253841ef30fe83a05310a3fcf4e069692c5620e80355dcd3fe6ae32e7b5adbae0bb3f0ff35e334c2f28f14c44dca6ef"
},
{
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-arm64.tar.gz",
"hash": "967d43a9387d226ed804cfee35144a69f249f6206b73ed0d8915dad358fede3c5ddc3ec963a5c35400b62dc57265da1dbc07d793cf5e3940ce94e54783312f0e"
},
{
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-arm.tar.gz",
"hash": "fd6890890dd0fccd13d817011e536214dded1b0d18eacd346954751a4642e0d6e5bcdcfaa485964085f5700f41ca009bd94f948ffce705a21ffbcc419ca2daa3"
},
{
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-arm64.tar.gz",
"hash": "025b2cc23591a1475755fc3b321e7d05aacda34c5616170eb47e4842bd978a4636d47d87c0666dadf7592ffd82db59427bcef953a0a5d1842d8c321d01c01e6e"
},
{
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-x64.tar.gz",
"hash": "af6f6d7f84b404f44f2f3322407b68f3962ddb06a0ea57db7713cef21980ad379919a2035c60aa7b028d0720381f5965474b64446c9b25a9e58289631e04c15a"
},
{
"name": "aspnetcore-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-x64.tar.gz",
"hash": "3ca5669d4aff60f1bf8cecb99de05d6b489db150caa7c184d1a8bcdf085c611533e05ad7bd0c5091c726850611cff6b0477ef9b1dbb192ebe9055c03de1cf6d8"
},
{
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-osx-arm64.tar.gz",
"hash": "28dcc5503e6eb767a655e67f69ddd2800d19ceebf595cc538aef4a567bfcb6b2b1058d9a3de2bdf7f1395eae2b8c485028d5c67ee9c70b9ab0158ab0e08fe85c"
},
{
"name": "aspnetcore-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-osx-x64.tar.gz",
"hash": "54acf78b42145b4686ab55c1ae47ffb1365ecdcbe77185572ef2825fde9cadd111b526046d5ac402cbb046b7bc09880d87b56f20461fc475189ac838e753a55a"
},
{
"name": "aspnetcore-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-arm64.exe",
"hash": "2692d912cb3f8698b7ffbbcb94bdd34107367b4eb485d4a62966b0f355b65ac0ef7cb051de5f7a4fcc67b82a6eaaf2089c7b00d7e24259088086512f0c9a194a"
},
{
"name": "aspnetcore-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-arm64.zip",
"hash": "7a1f4408d6f33f0f27d3257c09ed08f599b010145dac1f0b9ab43b88bea2ff338105a18d13b5fdb4d3ada63b4bce09b1bd9ca1b93eed0a67047a967707b064d8"
},
{
"name": "aspnetcore-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x64.exe",
"hash": "e17e74f598030bc3a3f5c3cf8b6bb8f7873fe19a79deb70822dcc3aa7d5fff8dc0a77cc5a1833df9168ec634dacb7adb2837203bf75bc99d082b70bd678ef7ab"
},
{
"name": "aspnetcore-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x64.zip",
"hash": "f2edd342af9fb031a28cd0257454463080a8429769504952b6f35d869de0d23585733efebd13d2c676e235928bf26ae5d860397c566e7f9a318a8ed450d4cdde"
},
{
"name": "aspnetcore-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x86.exe",
"hash": "6e10ae6deaddf36b08900cffb7d55d9f1a7a66cb9b96d4a45e75abe64e178f61adfe8c2ba1bfd5ddad69634355283cd4ae35416d2367b545dda660f52905d991"
},
{
"name": "aspnetcore-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x86.zip",
"hash": "ea5fa0ac7e8a9b3cf68adb6801ddd62795df3ca4afec33d508b34f21ad1afb950d5a457edf6e09dc3e501170c83b11250178e808a8a1b09f619c7ca6de74eef3"
},
{
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-arm.tar.gz",
"hash": "0312e48f6a79fa2536b3a500da1ec860db53e8e8853d96fc9b04bc4c0a4df58df2a3a357e9710fea1b98d332d87bc625c92f32439959be3c79f9c6d8fce7afb0"
},
{
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-arm64.tar.gz",
"hash": "66869d4aa483299c765d3ac1bd1a4062beb6d8730cf3b7737954ff225eb94253f15b4dc0e5ed6fb5569ae4aff89ff676033c39969279d6a088cdc981063f06e3"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-arm.tar.gz",
"hash": "04b084d354d81ea3faf153b7facda8312c8d9e3dd0ae94a4e3d08c1fb1cdb8063f7ecdeba97aef7b0f589f6d143ece2c649413c90aab927ca447ece3a02ec642"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-arm64.tar.gz",
"hash": "9c105c7e65a99d4e2ddd709f5e70fa2ab981b094b4271a2725ca5668c98249c401eb002c8746c85fbd7223d33987aadd8fbb675302e486d238b104333a948fbc"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-x64.tar.gz",
"hash": "3f10fdd133879ba6d59f498135aeda4198877f6fb6473fffff5bd9a93a835f8cbd6c3e36f27fe3cad041b46ac3aeb77f0e56762736ab192448832dd15703292f"
},
{
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-x64.tar.gz",
"hash": "ab8df98193760e85f25511bc09127815bd6063e966683314a76c2931f6e410c5c73c1c3e4974b5e287ce93cc89545c38fa1845f1d521f2678bba36c16a9aa0ee"
},
{
"name": "dotnet-hosting-win.exe",
"rid": "",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/dotnet-hosting-8.0.15-win.exe",
"hash": "37d493d735706ca5b5f11ada00088cf21e4720ca954d91270b2d6fda749c783fea1d5d5fc58a3eaf6002822ed68d60085d63ad6445017c1ab33de082c57e2dbe",
"akams": "https://aka.ms/dotnetcore-8-0-windowshosting"
}
]
},
"windowsdesktop": {
"version": "8.0.15",
"version-display": "8.0.15",
"files": [
{
"name": "windowsdesktop-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-arm64.exe",
"hash": "17c7ab6726c93d5e85a8f2d808ba64f42531f38d7dec65af1f3dd618c53103273ac129dcff33bb1689f8a4e45a5b252c0ad430ce3adfaddba93695276d757344"
},
{
"name": "windowsdesktop-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-arm64.zip",
"hash": "5691c333a87beec863b433b4d2f4e002bd91e92ae3715b1c13d11288292ad95c3ec42998bbf3c8652ea4a3e8133c088a52c09746d1446b73d4c138d904bfce67"
},
{
"name": "windowsdesktop-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.exe",
"hash": "c5f12718adcd48cf8689f080de7799071cbe8f35b0fc9ce7a80f13812137c868004ccd5ea035d8e443216e70e15fdfcf013556c7cb3b1b02636acb0323b3574e"
},
{
"name": "windowsdesktop-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.zip",
"hash": "be1867291132136d0ed26d3cbc267691939287fa653f41d28f61af5511bc8c91de0899673aa50132d9999d607a364da20c648da96a971687d392df4066ca2c0f"
},
{
"name": "windowsdesktop-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x86.exe",
"hash": "74b104a49fb956d5840a2e64e84d82214fe1b18ae043be8a55d9a01450f34ce1b8ba562e990eea9e69a65f0f95573d9ea26eed48232bdba2be28d1c330143804"
},
{
"name": "windowsdesktop-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x86.zip",
"hash": "44a014b6adda63a48a48d0f12a215803b27112463c973991670997f3c8974224a21832d0ec22567d2a869bb0b6553c569ca5f9c6509df15729a47c78dc10a3fc"
}
]
}
}
}

View File

@@ -13,6 +13,7 @@
| Date | Release |
| :-- | :-- |
| 2025/04/08 | [8.0.15](./8.0.15/8.0.15.md) |
| 2025/03/11 | [8.0.14](./8.0.14/8.0.14.md) |
| 2025/02/11 | [8.0.13](./8.0.13/8.0.13.md) |
| 2025/01/14 | [8.0.12](./8.0.12/8.0.12.md) |

View File

@@ -8,8 +8,10 @@ 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.
- 8.0.15 (April 2025)
- [CVE-2025-26682 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/352)
- 8.0.14 (March 2025)
- [CVE-2025-24070 | .NET Elevation of Privilege Vulnerability](https://github.com/dotnet/announcements/issues/348)
- [CVE-2025-24070 | .NET Elevation of Privilege Vulnerability](https://github.com/dotnet/announcements/issues/348)
- 8.0.12 (January 2025)
- [CVE-2025-21172 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/339)
- [CVE-2025-21176 | .NET Elevation of Priviledge Vulnerability](https://github.com/dotnet/announcements/issues/338)

View File

@@ -65,14 +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.
```bash
~# curl -Lo dotnet.tar.gz https://download.visualstudio.microsoft.com/download/pr/d2abdb4c-a96e-4123-9351-e4dd2ea20905/e8010ae2688786ffc1ebca4ebb52f41b/dotnet-sdk-8.0.406-linux-x64.tar.gz
~# mkdir dotnet
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-x64.tar.gz
~# tar -C dotnet -xf dotnet.tar.gz
~# rm dotnet.tar.gz
~# export DOTNET_ROOT=~/dotnet
~# export PATH=$PATH:~/dotnet
~# dotnet --version
8.0.406
8.0.408
```
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.
```bash
~# curl -Lo dotnet.tar.gz https://download.visualstudio.microsoft.com/download/pr/23552ac2-5161-402d-a7d7-397c909d945e/28a0315d5442c2a4da5374e421e41e3e/dotnet-sdk-8.0.406-osx-x64.tar.gz
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-x64.tar.gz
~# mkdir dotnet
~# tar -C dotnet -xf dotnet.tar.gz
~# rm dotnet.tar.gz
~# export DOTNET_ROOT=~/dotnet
~# export PATH=$PATH:~/dotnet
~# dotnet --version
8.0.406
8.0.408
```
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,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.
```console
C:\>curl -Lo dotnet.zip https://download.visualstudio.microsoft.com/download/pr/bd44cdb8-dcac-4f1f-8246-1ee392c68dac/ba818a6e513c305d4438c7da45c2b085/dotnet-sdk-8.0.406-win-x64.exe
C:\>tar -C dotnet -xf dotnet.zip
C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x64.exe
C:\>del dotnet.zip
C:\>set DOTNET_ROOT=C:\dotnet
C:\>set PATH=%PATH%;C:\dotnet
C:\>dotnet --version
8.0.406
8.0.408
```
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",
"latest-release": "8.0.14",
"latest-release-date": "2025-03-11",
"latest-runtime": "8.0.14",
"latest-sdk": "8.0.407",
"latest-release": "8.0.15",
"latest-release-date": "2025-04-08",
"latest-runtime": "8.0.15",
"latest-sdk": "8.0.408",
"support-phase": "active",
"release-type": "lts",
"eol-date": "2026-11-10",
"lifecycle-policy": "https://aka.ms/dotnetcoresupport",
"releases": [
{
"release-date": "2025-04-08",
"release-version": "8.0.15",
"security": true,
"cve-list": [
{
"cve-id": "CVE-2025-26682",
"cve-url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-26682"
}
],
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.15/8.0.15.md",
"runtime": {
"version": "8.0.15",
"version-display": "8.0.15",
"vs-version": "17.8.20, 17.10.13, 17.12.7, 17.13.6",
"vs-mac-version": "",
"files": [
{
"name": "dotnet-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-arm.tar.gz",
"hash": "2b6f4f7285f9cdc39ef48464081e9962a1f0abcd468c84e88a4d10a7e175d30ff1f3b58c48a483958f97e1a33a5c8a223510313066b5a6e5b35d0dead86ddefa"
},
{
"name": "dotnet-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-arm64.tar.gz",
"hash": "f63359a5da4798f8fdfbf0beefd0aa9cd69d5953b2629bc1c68ecc67083572fa9370a89c18e3b4bdc23671df657da756ec6306951f5cadf20062a8bd77ea400c"
},
{
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-arm.tar.gz",
"hash": "4a72cb3e0a3994ac9ad8c18be64a6189d56221274cff31da74bf0b8aba02d68260f056a5734773e4c4a34851fe42e614e7720eb5197328f5e76076f850c576f3"
},
{
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-arm64.tar.gz",
"hash": "a52a3d2518301fd6571a16620b8802022da775acd70d78195bd75ed4729c0d21fa4f1b5b86869c11fb9f3bdea878deabc3c9d09ea31d8d2b2e43bc22e3b76f3d"
},
{
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-musl-x64.tar.gz",
"hash": "424fb3f807c809271752f79189abee1e6cf9f2326e1cbb5866cbc030d6b6deae98a3913fb5ecb5f944f8c13869fa4c53baa19ddeba1c2b07f9ae72739f061a74"
},
{
"name": "dotnet-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-linux-x64.tar.gz",
"hash": "833a848541ba6f71c8792168914856e16de6f71cf0a481c5990f3622b0e3f83123e6024bcabf6b955a7c92e8e904181d40d3bd612595a0d8c47a421267a91ca6"
},
{
"name": "dotnet-runtime-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-arm64.pkg",
"hash": "ee95993389b71dfe1c49507db923b95465a05491674e433f33ac27a3cbbd462221ec00d21ea4af63683d8a7be4a8b3b13f8715af638be0e22f8fcb788cc6f211"
},
{
"name": "dotnet-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-arm64.tar.gz",
"hash": "7e70cd78febcf958c2094de0c722f8338a633463685aa23b5949d01addb48822dfacc53ed9c4d5f5fce286caf36587c118c24b73a901decea769ca6cad040df4"
},
{
"name": "dotnet-runtime-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-x64.pkg",
"hash": "c2e89350f344f1def8ac2d932237ab08c18c14b8edf96bc51291432d4475b8f6f28a25f221229c741cce41715f2fb879d09d4f4d49ab4980a3ba7fe33e1466e8"
},
{
"name": "dotnet-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-osx-x64.tar.gz",
"hash": "e488b4dca3cb08a144b50d4428e4185b7a8cf7486886acfee8fc00c1145bd82d7bc7e66acea76a575869f16578babc6708fe1045839deca6ca848188ca59a51c"
},
{
"name": "dotnet-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-arm64.exe",
"hash": "96e404c3b017e1c648004b0c1a4fb6289620455201e26af96956b08c1c8f1870825f41d9150939fd4470eae4dea8c8708c1875f637d8f6c8f78ee5c555dd48f8"
},
{
"name": "dotnet-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-arm64.zip",
"hash": "729e77328306c68ad78ce3fe08f0b90634bbfdbbbd3a011262566d5c5f96925f1a10cb79e6394cd603ceddb2f46cf20f5a0b0d1415d548585c80fa9467190597"
},
{
"name": "dotnet-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x64.exe",
"hash": "cc470cac15368ce0d4ea9f9cc7db8baf4290584a92f318f1f7df8397e440ee7e942678da8a56f44057f6fe0952bac30055d6d8b55d4f4f0c6559ad5dbf78783e"
},
{
"name": "dotnet-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x64.zip",
"hash": "1d486895ecc1c99586a8dd221a1a21c507ce42eaf4262345f93f0a2cae7e23733360b742f2d5b803c56a1199cb00ca20a5ee5c911d63118e1930e07068a7cccb"
},
{
"name": "dotnet-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x86.exe",
"hash": "2a2178fa7a4946c350c6c9ddc3fcdd9713a2130c2ba4f6d46d0350de8793f43fc64cbde4d1b40fca691591e68ffdccf0b915b48797315e5e3d794489e95e6c20"
},
{
"name": "dotnet-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.15/dotnet-runtime-8.0.15-win-x86.zip",
"hash": "b9980345c84443381b92d8d3c56a90244ec90e6f7edfbf09dd665b29a807705592606997e7e85bb7f6357f49feb5aa41506ec1426a4208352a326736bda6c441"
}
]
},
"sdk": {
"version": "8.0.408",
"version-display": "8.0.408",
"runtime-version": "8.0.15",
"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.408/dotnet-sdk-8.0.408-linux-arm.tar.gz",
"hash": "9686fc37b42a322e8acaf3991f68837cfef10a41aef323286331e63123ca34a9367bf4274dd14ce019ca37345d6d868cfbfe4fbcd353f57fd3035151b97983f9"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-arm64.tar.gz",
"hash": "99a03d7105c14614a1a8d69673a9278315ec762096b302c7632745b3890a6d2d801df7c1f185257c9af0374ae840b942a8b60dde0eace68abec0b6962fd9213c"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-arm.tar.gz",
"hash": "ff8a2c996da12add674d8e44cae7e287133c07a35fe8c1a314e85140c449dbc896452c718e43127f5528c75e1b8940feb375f47452324132e419e2460ad372ef"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-arm64.tar.gz",
"hash": "eb8716cbae1d1fba2170c925aa32e4d78e00df67ce5d7049e2252627350551dd06e5f0c79a548bf04d28e561e76d87994e1550133104e534903772b7e44b33a9"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-x64.tar.gz",
"hash": "0ab0c0d52985bde69b594454b5e1d9e1a6e003159656ee2972058d2960cfb0968dbe4d470d8eb21dcea41ff594976520e189a8e13afc44a419ca08e456df36e1"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-x64.tar.gz",
"hash": "a9a1e54d10a37f91e1bd9b2e9e8ce6ed31917559898e4d6d36296bd5324f67cc7a13a9106703003cbebc5a7ee50188747ba816f5d828c0cb3a4a9f9920ebac4a"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-arm64.pkg",
"hash": "7022d8102cc7d37bc25bdaaa8d998676e16c45f1cb6fe0c0d071f600d88b41d9654b288f15d8b93b2b19f50789bb54d7b1f916c9056fa779c0cbceac42ccc4e2"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-arm64.tar.gz",
"hash": "cec76e2598460fd0367a6d810cfad31dce7e64f52cb6471e05d9a69725827920c446015efaf4d11cd934884a6ba6bd90b8a872b4407cf518dee291d8006b2106"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-x64.pkg",
"hash": "38fb87c7dd5571c71cf4ecaca3d5f87f4a629bd06a1dae0413a1ffffc40a5e3fad251243994d972d8ca3eb81b6ef1a42d298a21ae2b98bc013f083e8964819c6"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-x64.tar.gz",
"hash": "77f536f65f5dff250e903abe560505955bbe4d6a7e5aa101c9711289d19b68ca318b7a03e536a396c912c6e75659205800ec916160fac4bf2007677f2e3ed36f"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-arm64.exe",
"hash": "98232770e79f60dc35b3b753f875c7ec333728ca994ccd84388ef370c3599787343a8b11e70275f4d27ece10c8d9b640be572f321a4c3432b6225b092e903319"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-arm64.zip",
"hash": "d20039dbc61d684a5fccc081d9112c59fe36024831f32ed521b9bba0198e19a2d698a8fc113825f46ceb0d3c96e7de663eb8005ebdcaa48fbf2cd09467428762"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x64.exe",
"hash": "cd2065a0cd00cd5953fcd08253082484cf8aa8b7a1305d79b2c7ae963f78652faac5ddf12bc8721addd2e23a105e487c95d6f2186818dd4665c4abe324d61bb7"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x64.zip",
"hash": "49ff4363663d28b8f55b7af4cad4cb469cf9ff1bc6e826117b2381180a7c5e7c8d5aaefd02c7b5ae06c87609816858bbf554c68a8308ac6260d3d5b432123272"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x86.exe",
"hash": "3da6032fc1352508f982fd81f2cc9e78127e4b678d08d2683b4a982ed52cfdd54a379223bb9c46e01778b8a01a2ffa0bf49e504b8c7500e426e4257adc1394f9"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x86.zip",
"hash": "6c7bb3c815cfcf8640448299b00dabc58fa6f074c6d3b88bcdeb79dc01c165e63df2ae26fcb566a0e7bb9477140e910fc1d2d19b495a4d2127b90c2344ff0752"
}
]
},
"sdks": [
{
"version": "8.0.408",
"version-display": "8.0.408",
"runtime-version": "8.0.15",
"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.408/dotnet-sdk-8.0.408-linux-arm.tar.gz",
"hash": "9686fc37b42a322e8acaf3991f68837cfef10a41aef323286331e63123ca34a9367bf4274dd14ce019ca37345d6d868cfbfe4fbcd353f57fd3035151b97983f9"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-arm64.tar.gz",
"hash": "99a03d7105c14614a1a8d69673a9278315ec762096b302c7632745b3890a6d2d801df7c1f185257c9af0374ae840b942a8b60dde0eace68abec0b6962fd9213c"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-arm.tar.gz",
"hash": "ff8a2c996da12add674d8e44cae7e287133c07a35fe8c1a314e85140c449dbc896452c718e43127f5528c75e1b8940feb375f47452324132e419e2460ad372ef"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-arm64.tar.gz",
"hash": "eb8716cbae1d1fba2170c925aa32e4d78e00df67ce5d7049e2252627350551dd06e5f0c79a548bf04d28e561e76d87994e1550133104e534903772b7e44b33a9"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-musl-x64.tar.gz",
"hash": "0ab0c0d52985bde69b594454b5e1d9e1a6e003159656ee2972058d2960cfb0968dbe4d470d8eb21dcea41ff594976520e189a8e13afc44a419ca08e456df36e1"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-linux-x64.tar.gz",
"hash": "a9a1e54d10a37f91e1bd9b2e9e8ce6ed31917559898e4d6d36296bd5324f67cc7a13a9106703003cbebc5a7ee50188747ba816f5d828c0cb3a4a9f9920ebac4a"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-arm64.pkg",
"hash": "7022d8102cc7d37bc25bdaaa8d998676e16c45f1cb6fe0c0d071f600d88b41d9654b288f15d8b93b2b19f50789bb54d7b1f916c9056fa779c0cbceac42ccc4e2"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-arm64.tar.gz",
"hash": "cec76e2598460fd0367a6d810cfad31dce7e64f52cb6471e05d9a69725827920c446015efaf4d11cd934884a6ba6bd90b8a872b4407cf518dee291d8006b2106"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-x64.pkg",
"hash": "38fb87c7dd5571c71cf4ecaca3d5f87f4a629bd06a1dae0413a1ffffc40a5e3fad251243994d972d8ca3eb81b6ef1a42d298a21ae2b98bc013f083e8964819c6"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-osx-x64.tar.gz",
"hash": "77f536f65f5dff250e903abe560505955bbe4d6a7e5aa101c9711289d19b68ca318b7a03e536a396c912c6e75659205800ec916160fac4bf2007677f2e3ed36f"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-arm64.exe",
"hash": "98232770e79f60dc35b3b753f875c7ec333728ca994ccd84388ef370c3599787343a8b11e70275f4d27ece10c8d9b640be572f321a4c3432b6225b092e903319"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-arm64.zip",
"hash": "d20039dbc61d684a5fccc081d9112c59fe36024831f32ed521b9bba0198e19a2d698a8fc113825f46ceb0d3c96e7de663eb8005ebdcaa48fbf2cd09467428762"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x64.exe",
"hash": "cd2065a0cd00cd5953fcd08253082484cf8aa8b7a1305d79b2c7ae963f78652faac5ddf12bc8721addd2e23a105e487c95d6f2186818dd4665c4abe324d61bb7"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x64.zip",
"hash": "49ff4363663d28b8f55b7af4cad4cb469cf9ff1bc6e826117b2381180a7c5e7c8d5aaefd02c7b5ae06c87609816858bbf554c68a8308ac6260d3d5b432123272"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x86.exe",
"hash": "3da6032fc1352508f982fd81f2cc9e78127e4b678d08d2683b4a982ed52cfdd54a379223bb9c46e01778b8a01a2ffa0bf49e504b8c7500e426e4257adc1394f9"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.408/dotnet-sdk-8.0.408-win-x86.zip",
"hash": "6c7bb3c815cfcf8640448299b00dabc58fa6f074c6d3b88bcdeb79dc01c165e63df2ae26fcb566a0e7bb9477140e910fc1d2d19b495a4d2127b90c2344ff0752"
}
]
},
{
"version": "8.0.311",
"version-display": "8.0.311",
"runtime-version": "8.0.15",
"vs-version": "17.10.13",
"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.311/dotnet-sdk-8.0.311-linux-arm.tar.gz",
"hash": "e9f1287fa047d020e5efa69ea6cfde76574f90d8be7d0623e450e9b785a01d6c466e9a5839bd250159dfb636a2a7e6919aaae7f0427aabe451140b32fa6f2d3a"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-arm64.tar.gz",
"hash": "7000ce5547daf88a7133b3a92e6b628d39e3159adf588be8141cdf0d116d1016db129fd81680a13f2e01aade372cfb89eccc232719521d5fa3e7bdda0af1fe39"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-musl-arm.tar.gz",
"hash": "c2cbe3f026c4dae537f6fd0bb6d8bd094889bd823b3e1bacadf038322404224618d40d7efa670f90a40749688efab57646587581e758b35230157316e07aaa6b"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-musl-arm64.tar.gz",
"hash": "681e294ca5c19c4622399911a32a45d427e3a43354df97f97ca167a8999e62d8799237051216e94968da2f6a14dd15b5eb6e2cc57f8ac33710793ce7ed017e02"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-musl-x64.tar.gz",
"hash": "c97bf4115d8d6dee80717a489d152acb27f89116e9e57e5b2ab13fe961279d99ad3c0f130b498abe0bfd197508fd36b9b69663fa2b10a492bb886fce886ef4df"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-linux-x64.tar.gz",
"hash": "7253306c34a0be2a059414cf8e741611e50644263c9e223a7f139447b7f757abaabfb37155a339346ea03debed70b4143362f40cf9b2617c6bd851ce307512e9"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-osx-arm64.pkg",
"hash": "c2623ef7381a87687f9d7b1bf33fb7e9f55750978aab49196651328abb9cdbfaae1c6df7b555548c28a7eb0d57c916ba64f0aa07a21b43f58831f32c119c0579"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-osx-arm64.tar.gz",
"hash": "902514cf3c2f1754b2e8edfb16e275eea2c36b2e2f5a296010832c0efcb046e6d6fc8b6233c5f20a0b0727fd612bfef05571bfaea7b39d8b49ee485aa8cf3221"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-osx-x64.pkg",
"hash": "1ef65b2deaa709ac1ac8313f7e05e9a3688f66d9dfe6a276f64f2a7d11cce6ea28b261d8a5ce5ec1aa8e62d51d32bce80f081664486164b75eb3320b341fe9c1"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-osx-x64.tar.gz",
"hash": "296bc7714f7fc68325af1ba9a4f09b092bbacfad6856b5546b6be05cf4e4c1248d7a6e667bd0194ece926e837d306f6d2337c0848f10596788b59ac623892943"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-arm64.exe",
"hash": "ffeb27dda114a4a1d527a53aaf4d487dea4c6eb25a937930001887a6875d61f4df967cf1539c7674aae5526c9fda24dd0290c786e59fe970c0c6704069be81a2"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-arm64.zip",
"hash": "809349cee6d250c978b683433270c299de73d3c2c16d56aa348e18b2f4ba0c9d13be02a15e981cf59fe13a4f317e6f7a2ff5720176f08699868ae1d5e2cfd80e"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-x64.exe",
"hash": "20e6a4fcd0e3f0a8bb1788a9735db928e8c543b054b4df03f4236924ab69faca25932f7954393cbb3c94c0a1511377e439ec11504a6b3f25e8d237553e439da5"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-x64.zip",
"hash": "0db638c0d5b229fd3968ab6365bf96e58ccb578837ead5c799c53bd2f61978b7003af44db05caea41862019f1a7f8e31dffb774d468360075d7ab7e8b9cd00de"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-x86.exe",
"hash": "42519f50aacbaaa4259434611a36b0fe9dd3b77bad82fb553b83cda9101a9f5f543344be912c107d151c75c1996c6cc534ec8da409bc0f2d1aba2cb96310ec0c"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.311/dotnet-sdk-8.0.311-win-x86.zip",
"hash": "8f6b1947b765e69d60281f2f722cc1bef8e6aa66847e7662efbcc129873da74935314acddb4b3545bfa91ac75a28364b01d2cb1f2a8f3e6dfd479431f7e4386a"
}
]
},
{
"version": "8.0.115",
"version-display": "8.0.115",
"runtime-version": "8.0.15",
"vs-version": "17.8.20",
"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.115/dotnet-sdk-8.0.115-linux-arm.tar.gz",
"hash": "755c0cc9d3dcda69c8048e81a0aad92b23dc22f8321d04721d5490d66820473622937b2209f445792641b5c4238a24fcc06e31f9e290106ae2f3883bf32e3fc8"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-arm64.tar.gz",
"hash": "d8774de78d567157b1808fefacc919529c41175ffa46886d25e1473689c221643c0f893edf37846c6d6fe6b7cf408676769170e8c613c80eafdb67892ef6c570"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-musl-arm.tar.gz",
"hash": "7b3bcca17aa1323faab10b39a281a1820d209d5bf47a5fad8822d137f202cded4e3c772f67e3e5b3757891556eac0d5d94ada1804c2abad7b11e5ef03bd4fe6b"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-musl-arm64.tar.gz",
"hash": "d48a0af7bde5eeec7c5a24f62973a40d4d10e69ec1bde1e922cbc80dd8c9ba5a589e7ae08c4838b7fc3f7e2fa8b92f5bd9330eb1c5a7ac2e5344f6e915bbb7e2"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-musl-x64.tar.gz",
"hash": "f39811af94e5d2ee2787c07bda3624a713c98d15f2134ea9765f8cf9e65427d8f38fd9aeba17ebd936e3566c26a011e9c4b5806ce7ba3dfdc0cc6a7ce96d307f"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-linux-x64.tar.gz",
"hash": "f3afa0c37fd0481f78eacbd8f326af665c4e6594067edac130996f50c527370cc2439d1a94843dccc2e3efdb3c446e6183496822ddfb68326577f26a804eac53"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-osx-arm64.pkg",
"hash": "40255339383c7bb178db721eaa2355462ef4856a57c0ac889e18aeacd45b32a949646b573dc9ff7e54221360e7dd30934dbf26abc889651ed5ad36da03627f64"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-osx-arm64.tar.gz",
"hash": "2a12f510a771676863b423da9d283d619fe103e2b4c372b758d956320be6cedb8a4029bb5a46c8ccda4ad0a1ec24be22428e92de4a537209f2b2c354dd48b24e"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-osx-x64.pkg",
"hash": "600314da4eff30321c8a81c4ec365f74ee5cad052c65aa84b26bac3a039e887f7f5c9838a8b10aa0e539a6eb8f42cb624906b8004b469158a9f819bcd6bdc57d"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-osx-x64.tar.gz",
"hash": "d748da7b91d574111ddb487865a2cf3659e1f75113ee9cd8676bc3e402956c145fa551955f6f4f9517b2caae98f4c6985424acffe5a80a2bf62504cd6cf54383"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-arm64.exe",
"hash": "bc67e9bda55cb05e952a91bfd86c0f7014da336e1509d15edea547dd9fd851770114b8c14af07bb28498026ba9ac76b46683df6683c61b294dd917095a4d5714"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-arm64.zip",
"hash": "0e5841fa4b8aaba72e0340b993f0027970aa80513abdcb094dd288053d0719b40cc8830f48291ea200b5effe0ba7e268cccb28397b0936d38368947f35456051"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-x64.exe",
"hash": "60e7a54f6dc5f1faf1f600c024543eff157e95aa7a3fc2dbfbae27be83b8948945aa71df6144e176e985807aef932aa63bbe86c63415e5a42be5338b88464487"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-x64.zip",
"hash": "3b0b57a031fd1cf42fc558ad8371045d8abcc9f6ae2406d81e5df0fdfa1b24821328b6dfe790014d36b5b3503f9bb8a36c5b41168b33b58c55946c5334651aac"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-x86.exe",
"hash": "54eaf2a4ee2b122bf23b73a8974c1c19fd8470ac5bafe543a8e0a4421ea95e2f5758703f12a0ae9bda4914b0793d07d94b78315cff6df948df97df6a83a96810"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.115/dotnet-sdk-8.0.115-win-x86.zip",
"hash": "733b4967ac977d65b672738da661502ffb1393d4afeb9ca5841abd26d3534467b6611eac9d0dd9d8eb1e746f42dac7107c750cee5f144d7118b671fdf5eceecb"
}
]
}
],
"aspnetcore-runtime": {
"version": "8.0.15",
"version-display": "8.0.15",
"version-aspnetcoremodule": [
"18.0.25074.15"
],
"vs-version": "",
"files": [
{
"name": "aspnetcore-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-arm.tar.gz",
"hash": "0995e596c1fd02f5e89a7f695b93976af253841ef30fe83a05310a3fcf4e069692c5620e80355dcd3fe6ae32e7b5adbae0bb3f0ff35e334c2f28f14c44dca6ef"
},
{
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-arm64.tar.gz",
"hash": "967d43a9387d226ed804cfee35144a69f249f6206b73ed0d8915dad358fede3c5ddc3ec963a5c35400b62dc57265da1dbc07d793cf5e3940ce94e54783312f0e"
},
{
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-arm.tar.gz",
"hash": "fd6890890dd0fccd13d817011e536214dded1b0d18eacd346954751a4642e0d6e5bcdcfaa485964085f5700f41ca009bd94f948ffce705a21ffbcc419ca2daa3"
},
{
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-arm64.tar.gz",
"hash": "025b2cc23591a1475755fc3b321e7d05aacda34c5616170eb47e4842bd978a4636d47d87c0666dadf7592ffd82db59427bcef953a0a5d1842d8c321d01c01e6e"
},
{
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-musl-x64.tar.gz",
"hash": "af6f6d7f84b404f44f2f3322407b68f3962ddb06a0ea57db7713cef21980ad379919a2035c60aa7b028d0720381f5965474b64446c9b25a9e58289631e04c15a"
},
{
"name": "aspnetcore-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-linux-x64.tar.gz",
"hash": "3ca5669d4aff60f1bf8cecb99de05d6b489db150caa7c184d1a8bcdf085c611533e05ad7bd0c5091c726850611cff6b0477ef9b1dbb192ebe9055c03de1cf6d8"
},
{
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-osx-arm64.tar.gz",
"hash": "28dcc5503e6eb767a655e67f69ddd2800d19ceebf595cc538aef4a567bfcb6b2b1058d9a3de2bdf7f1395eae2b8c485028d5c67ee9c70b9ab0158ab0e08fe85c"
},
{
"name": "aspnetcore-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-osx-x64.tar.gz",
"hash": "54acf78b42145b4686ab55c1ae47ffb1365ecdcbe77185572ef2825fde9cadd111b526046d5ac402cbb046b7bc09880d87b56f20461fc475189ac838e753a55a"
},
{
"name": "aspnetcore-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-arm64.exe",
"hash": "2692d912cb3f8698b7ffbbcb94bdd34107367b4eb485d4a62966b0f355b65ac0ef7cb051de5f7a4fcc67b82a6eaaf2089c7b00d7e24259088086512f0c9a194a"
},
{
"name": "aspnetcore-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-arm64.zip",
"hash": "7a1f4408d6f33f0f27d3257c09ed08f599b010145dac1f0b9ab43b88bea2ff338105a18d13b5fdb4d3ada63b4bce09b1bd9ca1b93eed0a67047a967707b064d8"
},
{
"name": "aspnetcore-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x64.exe",
"hash": "e17e74f598030bc3a3f5c3cf8b6bb8f7873fe19a79deb70822dcc3aa7d5fff8dc0a77cc5a1833df9168ec634dacb7adb2837203bf75bc99d082b70bd678ef7ab"
},
{
"name": "aspnetcore-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x64.zip",
"hash": "f2edd342af9fb031a28cd0257454463080a8429769504952b6f35d869de0d23585733efebd13d2c676e235928bf26ae5d860397c566e7f9a318a8ed450d4cdde"
},
{
"name": "aspnetcore-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x86.exe",
"hash": "6e10ae6deaddf36b08900cffb7d55d9f1a7a66cb9b96d4a45e75abe64e178f61adfe8c2ba1bfd5ddad69634355283cd4ae35416d2367b545dda660f52905d991"
},
{
"name": "aspnetcore-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-8.0.15-win-x86.zip",
"hash": "ea5fa0ac7e8a9b3cf68adb6801ddd62795df3ca4afec33d508b34f21ad1afb950d5a457edf6e09dc3e501170c83b11250178e808a8a1b09f619c7ca6de74eef3"
},
{
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-arm.tar.gz",
"hash": "0312e48f6a79fa2536b3a500da1ec860db53e8e8853d96fc9b04bc4c0a4df58df2a3a357e9710fea1b98d332d87bc625c92f32439959be3c79f9c6d8fce7afb0"
},
{
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-arm64.tar.gz",
"hash": "66869d4aa483299c765d3ac1bd1a4062beb6d8730cf3b7737954ff225eb94253f15b4dc0e5ed6fb5569ae4aff89ff676033c39969279d6a088cdc981063f06e3"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-arm.tar.gz",
"hash": "04b084d354d81ea3faf153b7facda8312c8d9e3dd0ae94a4e3d08c1fb1cdb8063f7ecdeba97aef7b0f589f6d143ece2c649413c90aab927ca447ece3a02ec642"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-arm64.tar.gz",
"hash": "9c105c7e65a99d4e2ddd709f5e70fa2ab981b094b4271a2725ca5668c98249c401eb002c8746c85fbd7223d33987aadd8fbb675302e486d238b104333a948fbc"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-musl-x64.tar.gz",
"hash": "3f10fdd133879ba6d59f498135aeda4198877f6fb6473fffff5bd9a93a835f8cbd6c3e36f27fe3cad041b46ac3aeb77f0e56762736ab192448832dd15703292f"
},
{
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/aspnetcore-runtime-composite-8.0.15-linux-x64.tar.gz",
"hash": "ab8df98193760e85f25511bc09127815bd6063e966683314a76c2931f6e410c5c73c1c3e4974b5e287ce93cc89545c38fa1845f1d521f2678bba36c16a9aa0ee"
},
{
"name": "dotnet-hosting-win.exe",
"rid": "",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.15/dotnet-hosting-8.0.15-win.exe",
"hash": "37d493d735706ca5b5f11ada00088cf21e4720ca954d91270b2d6fda749c783fea1d5d5fc58a3eaf6002822ed68d60085d63ad6445017c1ab33de082c57e2dbe",
"akams": "https://aka.ms/dotnetcore-8-0-windowshosting"
}
]
},
"windowsdesktop": {
"version": "8.0.15",
"version-display": "8.0.15",
"files": [
{
"name": "windowsdesktop-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-arm64.exe",
"hash": "17c7ab6726c93d5e85a8f2d808ba64f42531f38d7dec65af1f3dd618c53103273ac129dcff33bb1689f8a4e45a5b252c0ad430ce3adfaddba93695276d757344"
},
{
"name": "windowsdesktop-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-arm64.zip",
"hash": "5691c333a87beec863b433b4d2f4e002bd91e92ae3715b1c13d11288292ad95c3ec42998bbf3c8652ea4a3e8133c088a52c09746d1446b73d4c138d904bfce67"
},
{
"name": "windowsdesktop-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.exe",
"hash": "c5f12718adcd48cf8689f080de7799071cbe8f35b0fc9ce7a80f13812137c868004ccd5ea035d8e443216e70e15fdfcf013556c7cb3b1b02636acb0323b3574e"
},
{
"name": "windowsdesktop-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.zip",
"hash": "be1867291132136d0ed26d3cbc267691939287fa653f41d28f61af5511bc8c91de0899673aa50132d9999d607a364da20c648da96a971687d392df4066ca2c0f"
},
{
"name": "windowsdesktop-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x86.exe",
"hash": "74b104a49fb956d5840a2e64e84d82214fe1b18ae043be8a55d9a01450f34ce1b8ba562e990eea9e69a65f0f95573d9ea26eed48232bdba2be28d1c330143804"
},
{
"name": "windowsdesktop-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x86.zip",
"hash": "44a014b6adda63a48a48d0f12a215803b27112463c973991670997f3c8974224a21832d0ec22567d2a869bb0b6553c569ca5f9c6509df15729a47c78dc10a3fc"
}
]
}
},
{
"release-date": "2025-03-11",
"release-version": "8.0.14",

View File

@@ -0,0 +1,103 @@
# .NET 9.0.105 -April 8, 2025
The .NET 9.0.105 release is available for download. This SDK includes the released .NET 9.0.4 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.105
```
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.4-sha.txt
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.4-sha.txt
[linux-packages]: ../install-linux.md
[//]: # ( Runtime 9.0.4)
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-musl-arm.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-x64.tar.gz
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-arm64.pkg
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-arm64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-x64.tar.gz
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-arm64.exe
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x86.zip
[//]: # ( WindowsDesktop 9.0.4)
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-arm64.exe
[windowsdesktop-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-arm64.zip
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x64.exe
[windowsdesktop-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x64.zip
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x86.exe
[windowsdesktop-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x86.zip
[//]: # ( ASP 9.0.4)
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-musl-arm.tar.gz
[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-musl-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-x64.tar.gz
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-osx-arm64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-osx-x64.tar.gz
[aspnetcore-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-arm64.exe
[aspnetcore-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-arm64.zip
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x64.exe
[aspnetcore-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x64.zip
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x86.exe
[aspnetcore-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x86.zip
[aspnetcore-runtime-composite-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-arm.tar.gz
[aspnetcore-runtime-composite-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-arm64.tar.gz
[aspnetcore-runtime-composite-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-musl-arm.tar.gz
[aspnetcore-runtime-composite-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-musl-arm64.tar.gz
[aspnetcore-runtime-composite-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-musl-x64.tar.gz
[aspnetcore-runtime-composite-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-x64.tar.gz
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/dotnet-hosting-9.0.4-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-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-musl-arm64.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,826 @@
# .NET 9.0.4 - April 8, 2025
The .NET 9.0.4 and .NET SDK 9.0.203 releases are available for download. The latest 9.0 release is always listed at [.NET 9.0 Releases](../README.md).
9.0 SDKs that are included in 9.0.4 runtimes:
* [9.0.203][9.0.4]
* [9.0.105][9.0.105]
## 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.203
```
## 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 Denial of Service Vulnerability
Microsoft is releasing this security advisory to provide information about a vulnerability in ASP.NET Core 9.0 and ASP.NET Core 8.0. This advisory also provides guidance on what developers can do to update their applications to address this vulnerability.
A vulnerability exists in ASP.NET Core where using HTTP/3 improperly may result in a Denial of Service by allocation of resources without limits or throttling.
## 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 #9838](https://github.com/dotnet/core/issues/9838) for your questions and comments.
[9.0.4]: 9.0.4.md
[9.0.105]: 9.0.105.md
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.4-sha.txt
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.4-sha.txt
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-april-2025-servicing-updates/
[linux-packages]: ../install-linux.md
## Packages updated in this release
| Package name | Version |
| :----------- | :------------------ |
AspNetCoreRuntime.9.0.x64 | 9.0.4
AspNetCoreRuntime.9.0.x86 | 9.0.4
dotnet-ef | 9.0.4
dotnet-ilverify | 9.0.4
dotnet-sql-cache | 9.0.4
FSharp.Compiler.Service | 43.9.101
FSharp.Compiler.Service | 43.9.202
FSharp.Core | 9.0.101
FSharp.Core | 9.0.202
Microsoft.AspNetCore.App.Ref | 9.0.4
Microsoft.AspNetCore.App.Runtime.linux-arm | 9.0.4
Microsoft.AspNetCore.App.Runtime.linux-arm64 | 9.0.4
Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 9.0.4
Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 9.0.4
Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 9.0.4
Microsoft.AspNetCore.App.Runtime.linux-x64 | 9.0.4
Microsoft.AspNetCore.App.Runtime.osx-arm64 | 9.0.4
Microsoft.AspNetCore.App.Runtime.osx-x64 | 9.0.4
Microsoft.AspNetCore.App.Runtime.win-arm64 | 9.0.4
Microsoft.AspNetCore.App.Runtime.win-x64 | 9.0.4
Microsoft.AspNetCore.App.Runtime.win-x86 | 9.0.4
Microsoft.AspNetCore.Authentication.Certificate | 9.0.4
Microsoft.AspNetCore.Authentication.Facebook | 9.0.4
Microsoft.AspNetCore.Authentication.Google | 9.0.4
Microsoft.AspNetCore.Authentication.JwtBearer | 9.0.4
Microsoft.AspNetCore.Authentication.MicrosoftAccount | 9.0.4
Microsoft.AspNetCore.Authentication.Negotiate | 9.0.4
Microsoft.AspNetCore.Authentication.OpenIdConnect | 9.0.4
Microsoft.AspNetCore.Authentication.Twitter | 9.0.4
Microsoft.AspNetCore.Authentication.WsFederation | 9.0.4
Microsoft.AspNetCore.Authorization | 9.0.4
Microsoft.AspNetCore.AzureAppServices.HostingStartup | 9.0.4
Microsoft.AspNetCore.AzureAppServices.SiteExtension | 9.0.4
Microsoft.AspNetCore.AzureAppServicesIntegration | 9.0.4
Microsoft.AspNetCore.Components | 9.0.4
Microsoft.AspNetCore.Components.Analyzers | 9.0.4
Microsoft.AspNetCore.Components.Authorization | 9.0.4
Microsoft.AspNetCore.Components.CustomElements | 9.0.4
Microsoft.AspNetCore.Components.Forms | 9.0.4
Microsoft.AspNetCore.Components.QuickGrid | 9.0.4
Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter | 9.0.4
Microsoft.AspNetCore.Components.Web | 9.0.4
Microsoft.AspNetCore.Components.WebAssembly | 9.0.4
Microsoft.AspNetCore.Components.WebAssembly.Authentication | 9.0.4
Microsoft.AspNetCore.Components.WebAssembly.DevServer | 9.0.4
Microsoft.AspNetCore.Components.WebAssembly.Server | 9.0.4
Microsoft.AspNetCore.Components.WebView | 9.0.4
Microsoft.AspNetCore.ConcurrencyLimiter | 9.0.4
Microsoft.AspNetCore.Connections.Abstractions | 9.0.4
Microsoft.AspNetCore.Cryptography.Internal | 9.0.4
Microsoft.AspNetCore.Cryptography.KeyDerivation | 9.0.4
Microsoft.AspNetCore.DataProtection | 9.0.4
Microsoft.AspNetCore.DataProtection.Abstractions | 9.0.4
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 9.0.4
Microsoft.AspNetCore.DataProtection.Extensions | 9.0.4
Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 9.0.4
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 9.0.4
Microsoft.AspNetCore.Grpc.JsonTranscoding | 9.0.4
Microsoft.AspNetCore.Grpc.Swagger | 0.9.4
Microsoft.AspNetCore.HeaderPropagation | 9.0.4
Microsoft.AspNetCore.Hosting.WindowsServices | 9.0.4
Microsoft.AspNetCore.Http.Connections.Client | 9.0.4
Microsoft.AspNetCore.Http.Connections.Common | 9.0.4
Microsoft.AspNetCore.Identity.EntityFrameworkCore | 9.0.4
Microsoft.AspNetCore.Identity.UI | 9.0.4
Microsoft.AspNetCore.JsonPatch | 9.0.4
Microsoft.AspNetCore.Metadata | 9.0.4
Microsoft.AspNetCore.MiddlewareAnalysis | 9.0.4
Microsoft.AspNetCore.Mvc.NewtonsoftJson | 9.0.4
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 9.0.4
Microsoft.AspNetCore.Mvc.Testing | 9.0.4
Microsoft.AspNetCore.OpenApi | 9.0.4
Microsoft.AspNetCore.OutputCaching.StackExchangeRedis | 9.0.4
Microsoft.AspNetCore.Owin | 9.0.4
Microsoft.AspNetCore.SignalR.Client | 9.0.4
Microsoft.AspNetCore.SignalR.Client.Core | 9.0.4
Microsoft.AspNetCore.SignalR.Common | 9.0.4
Microsoft.AspNetCore.SignalR.Protocols.Json | 9.0.4
Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 9.0.4
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 9.0.4
Microsoft.AspNetCore.SignalR.Specification.Tests | 9.0.4
Microsoft.AspNetCore.SignalR.StackExchangeRedis | 9.0.4
Microsoft.AspNetCore.SpaProxy | 9.0.4
Microsoft.AspNetCore.SpaServices.Extensions | 9.0.4
Microsoft.AspNetCore.TestHost | 9.0.4
Microsoft.AspNetCore.WebUtilities | 9.0.4
Microsoft.Authentication.WebAssembly.Msal | 9.0.4
Microsoft.Bcl.AsyncInterfaces | 9.0.4
Microsoft.Bcl.Cryptography | 9.0.4
Microsoft.Bcl.Memory | 9.0.4
Microsoft.Bcl.Numerics | 9.0.4
Microsoft.Bcl.TimeProvider | 9.0.4
Microsoft.CodeAnalysis.Analyzers | 3.11.0-beta1.25123.1
Microsoft.CodeAnalysis.Analyzers | 3.11.0-beta1.25123.3
Microsoft.CodeAnalysis.AnalyzerUtilities | 3.11.0-beta1.25123.1
Microsoft.CodeAnalysis.AnalyzerUtilities | 3.11.0-beta1.25123.3
Microsoft.CodeAnalysis.BannedApiAnalyzers | 3.11.0-beta1.25123.1
Microsoft.CodeAnalysis.BannedApiAnalyzers | 3.11.0-beta1.25123.3
Microsoft.CodeAnalysis.Metrics | 4.0.0-beta1.25123.1
Microsoft.CodeAnalysis.Metrics | 4.0.0-beta1.25123.3
Microsoft.CodeAnalysis.NetAnalyzers | 9.0.0-preview.25123.1
Microsoft.CodeAnalysis.NetAnalyzers | 9.0.0-preview.25123.3
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers | 3.11.0-beta1.25123.1
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers | 3.11.0-beta1.25123.3
Microsoft.CodeAnalysis.PublicApiAnalyzers | 3.11.0-beta1.25123.1
Microsoft.CodeAnalysis.PublicApiAnalyzers | 3.11.0-beta1.25123.3
Microsoft.CodeAnalysis.ResxSourceGenerator | 3.11.0-beta1.25123.1
Microsoft.CodeAnalysis.ResxSourceGenerator | 3.11.0-beta1.25123.3
Microsoft.CodeAnalysis.RulesetToEditorconfigConverter | 3.11.0-beta1.25123.1
Microsoft.CodeAnalysis.RulesetToEditorconfigConverter | 3.11.0-beta1.25123.3
Microsoft.Data.Sqlite | 9.0.4
Microsoft.Data.Sqlite.Core | 9.0.4
Microsoft.dotnet-openapi | 9.0.4
Microsoft.DotNet.ApiCompat.Task | 9.0.105
Microsoft.DotNet.ApiCompat.Task | 9.0.203
Microsoft.DotNet.ApiCompat.Tool | 9.0.105
Microsoft.DotNet.ApiCompat.Tool | 9.0.203
Microsoft.DotNet.Common.ItemTemplates | 9.0.105
Microsoft.DotNet.Common.ItemTemplates | 9.0.203
Microsoft.DotNet.Common.ProjectTemplates.9.0 | 9.0.105
Microsoft.DotNet.Common.ProjectTemplates.9.0 | 9.0.203
Microsoft.DotNet.ILCompiler | 9.0.4
Microsoft.DotNet.Web.Client.ItemTemplates | 9.0.4
Microsoft.DotNet.Web.ItemTemplates.9.0 | 9.0.4
Microsoft.DotNet.Web.ProjectTemplates.9.0 | 9.0.4
Microsoft.EntityFrameworkCore | 9.0.4
Microsoft.EntityFrameworkCore.Abstractions | 9.0.4
Microsoft.EntityFrameworkCore.Analyzers | 9.0.4
Microsoft.EntityFrameworkCore.Cosmos | 9.0.4
Microsoft.EntityFrameworkCore.Design | 9.0.4
Microsoft.EntityFrameworkCore.InMemory | 9.0.4
Microsoft.EntityFrameworkCore.Proxies | 9.0.4
Microsoft.EntityFrameworkCore.Relational | 9.0.4
Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 9.0.4
Microsoft.EntityFrameworkCore.Specification.Tests | 9.0.4
Microsoft.EntityFrameworkCore.Sqlite | 9.0.4
Microsoft.EntityFrameworkCore.Sqlite.Core | 9.0.4
Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 9.0.4
Microsoft.EntityFrameworkCore.SqlServer | 9.0.4
Microsoft.EntityFrameworkCore.SqlServer.Abstractions | 9.0.4
Microsoft.EntityFrameworkCore.SqlServer.HierarchyId | 9.0.4
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 9.0.4
Microsoft.EntityFrameworkCore.Tasks | 9.0.4
Microsoft.EntityFrameworkCore.Templates | 9.0.4
Microsoft.EntityFrameworkCore.Tools | 9.0.4
Microsoft.Extensions.ApiDescription.Client | 9.0.4
Microsoft.Extensions.ApiDescription.Server | 9.0.4
Microsoft.Extensions.Caching.Abstractions | 9.0.4
Microsoft.Extensions.Caching.Memory | 9.0.4
Microsoft.Extensions.Caching.SqlServer | 9.0.4
Microsoft.Extensions.Caching.StackExchangeRedis | 9.0.4
Microsoft.Extensions.Configuration | 9.0.4
Microsoft.Extensions.Configuration.Abstractions | 9.0.4
Microsoft.Extensions.Configuration.Binder | 9.0.4
Microsoft.Extensions.Configuration.CommandLine | 9.0.4
Microsoft.Extensions.Configuration.EnvironmentVariables | 9.0.4
Microsoft.Extensions.Configuration.FileExtensions | 9.0.4
Microsoft.Extensions.Configuration.Ini | 9.0.4
Microsoft.Extensions.Configuration.Json | 9.0.4
Microsoft.Extensions.Configuration.KeyPerFile | 9.0.4
Microsoft.Extensions.Configuration.UserSecrets | 9.0.4
Microsoft.Extensions.Configuration.Xml | 9.0.4
Microsoft.Extensions.DependencyInjection | 9.0.4
Microsoft.Extensions.DependencyInjection.Abstractions | 9.0.4
Microsoft.Extensions.DependencyInjection.Specification.Tests | 9.0.4
Microsoft.Extensions.DependencyModel | 9.0.4
Microsoft.Extensions.Diagnostics | 9.0.4
Microsoft.Extensions.Diagnostics.Abstractions | 9.0.4
Microsoft.Extensions.Diagnostics.HealthChecks | 9.0.4
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 9.0.4
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 9.0.4
Microsoft.Extensions.Features | 9.0.4
Microsoft.Extensions.FileProviders.Abstractions | 9.0.4
Microsoft.Extensions.FileProviders.Composite | 9.0.4
Microsoft.Extensions.FileProviders.Embedded | 9.0.4
Microsoft.Extensions.FileProviders.Physical | 9.0.4
Microsoft.Extensions.FileSystemGlobbing | 9.0.4
Microsoft.Extensions.Hosting | 9.0.4
Microsoft.Extensions.Hosting.Abstractions | 9.0.4
Microsoft.Extensions.Hosting.Systemd | 9.0.4
Microsoft.Extensions.Hosting.WindowsServices | 9.0.4
Microsoft.Extensions.Http | 9.0.4
Microsoft.Extensions.Http.Polly | 9.0.4
Microsoft.Extensions.Identity.Core | 9.0.4
Microsoft.Extensions.Identity.Stores | 9.0.4
Microsoft.Extensions.Localization | 9.0.4
Microsoft.Extensions.Localization.Abstractions | 9.0.4
Microsoft.Extensions.Logging | 9.0.4
Microsoft.Extensions.Logging.Abstractions | 9.0.4
Microsoft.Extensions.Logging.AzureAppServices | 9.0.4
Microsoft.Extensions.Logging.Configuration | 9.0.4
Microsoft.Extensions.Logging.Console | 9.0.4
Microsoft.Extensions.Logging.Debug | 9.0.4
Microsoft.Extensions.Logging.EventLog | 9.0.4
Microsoft.Extensions.Logging.EventSource | 9.0.4
Microsoft.Extensions.Logging.TraceSource | 9.0.4
Microsoft.Extensions.ObjectPool | 9.0.4
Microsoft.Extensions.Options | 9.0.4
Microsoft.Extensions.Options.ConfigurationExtensions | 9.0.4
Microsoft.Extensions.Options.DataAnnotations | 9.0.4
Microsoft.Extensions.Primitives | 9.0.4
Microsoft.Extensions.WebEncoders | 9.0.4
Microsoft.ILVerification | 9.0.4
Microsoft.JSInterop | 9.0.4
Microsoft.JSInterop.WebAssembly | 9.0.4
Microsoft.NET.Build.Containers | 9.0.105
Microsoft.NET.Build.Containers | 9.0.203
Microsoft.Net.Http.Headers | 9.0.4
Microsoft.NET.ILLink.Tasks | 9.0.4
Microsoft.NET.Runtime.Android.Sample.Mono | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64.Msi.arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64.Msi.x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64.Msi.arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64.Msi.x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64.Msi.arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64.Msi.x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64.Msi.arm64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64 | 9.0.4
Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64.Msi.x64 | 9.0.4
Microsoft.NET.Runtime.iOS.Sample.Mono | 9.0.4
Microsoft.NET.Runtime.LibraryBuilder.Sdk | 9.0.4
Microsoft.NET.Runtime.MonoAOTCompiler.Task | 9.0.4
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 9.0.4
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 9.0.4
Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 9.0.4
Microsoft.NET.Runtime.MonoTargets.Sdk | 9.0.4
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 9.0.4
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 9.0.4
Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 9.0.4
Microsoft.NET.Runtime.wasm.Sample.Mono | 9.0.4
Microsoft.NET.Runtime.WebAssembly.Sdk | 9.0.4
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 9.0.4
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 9.0.4
Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 9.0.4
Microsoft.NET.Runtime.WebAssembly.Templates.net9 | 9.0.4
Microsoft.NET.Runtime.WebAssembly.Templates.net9.Msi.arm64 | 9.0.4
Microsoft.NET.Runtime.WebAssembly.Templates.net9.Msi.x64 | 9.0.4
Microsoft.NET.Runtime.WebAssembly.Templates.net9.Msi.x86 | 9.0.4
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk | 9.0.4
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.arm64 | 9.0.4
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x64 | 9.0.4
Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x86 | 9.0.4
Microsoft.Net.Sdk.Compilers.Toolset | 9.0.105
Microsoft.Net.Sdk.Compilers.Toolset | 9.0.203
Microsoft.NET.Sdk.IL | 9.0.4
Microsoft.NET.Sdk.WebAssembly.Pack | 9.0.4
Microsoft.NET.Sdk.WebAssembly.Pack.Msi.arm64 | 9.0.4
Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x64 | 9.0.4
Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x86 | 9.0.4
Microsoft.NET.WebAssembly.Threading | 9.0.4
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 | 9.0.4
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Msi.arm64 | 9.0.4
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Msi.x64 | 9.0.4
Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Msi.x86 | 9.0.4
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100 | 9.0.4
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.Msi.arm64 | 9.0.4
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.Msi.x64 | 9.0.4
Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.Msi.x86 | 9.0.4
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100 | 9.0.4
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.Msi.arm64 | 9.0.4
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.Msi.x64 | 9.0.4
Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.Msi.x86 | 9.0.4
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100 | 9.0.4
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.Msi.arm64 | 9.0.4
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.Msi.x64 | 9.0.4
Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.Msi.x86 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100.Msi.arm64 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100.Msi.x64 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100.Msi.x86 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100.Msi.arm64 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100.Msi.x64 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100.Msi.x86 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100.Msi.arm64 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100.Msi.x64 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100.Msi.x86 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100.Msi.arm64 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100.Msi.x64 | 9.0.4
Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Crossgen2.linux-arm | 9.0.4
Microsoft.NETCore.App.Crossgen2.linux-arm64 | 9.0.4
Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 9.0.4
Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 9.0.4
Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 9.0.4
Microsoft.NETCore.App.Crossgen2.linux-x64 | 9.0.4
Microsoft.NETCore.App.Crossgen2.osx-arm64 | 9.0.4
Microsoft.NETCore.App.Crossgen2.osx-x64 | 9.0.4
Microsoft.NETCore.App.Crossgen2.win-arm64 | 9.0.4
Microsoft.NETCore.App.Crossgen2.win-x64 | 9.0.4
Microsoft.NETCore.App.Crossgen2.win-x86 | 9.0.4
Microsoft.NETCore.App.Host.linux-arm | 9.0.4
Microsoft.NETCore.App.Host.linux-arm64 | 9.0.4
Microsoft.NETCore.App.Host.linux-bionic-arm64 | 9.0.4
Microsoft.NETCore.App.Host.linux-bionic-x64 | 9.0.4
Microsoft.NETCore.App.Host.linux-musl-arm | 9.0.4
Microsoft.NETCore.App.Host.linux-musl-arm64 | 9.0.4
Microsoft.NETCore.App.Host.linux-musl-x64 | 9.0.4
Microsoft.NETCore.App.Host.linux-x64 | 9.0.4
Microsoft.NETCore.App.Host.osx-arm64 | 9.0.4
Microsoft.NETCore.App.Host.osx-x64 | 9.0.4
Microsoft.NETCore.App.Host.win-arm64 | 9.0.4
Microsoft.NETCore.App.Host.win-x64 | 9.0.4
Microsoft.NETCore.App.Host.win-x86 | 9.0.4
Microsoft.NETCore.App.Ref | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x86 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.browser-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.wasi-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x86 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.browser-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.wasi-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x86 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.browser-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.wasi-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.wasi-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.browser-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvos-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.wasi-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.wasi-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.linux-arm | 9.0.4
Microsoft.NETCore.App.Runtime.linux-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.linux-bionic-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.linux-bionic-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.linux-musl-arm | 9.0.4
Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.linux-musl-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.linux-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-arm | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.ios-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.linux-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.osx-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.tvos-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.win-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.win-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.NativeAOT.win-x86 | 9.0.4
Microsoft.NETCore.App.Runtime.osx-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.osx-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.win-arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.win-arm64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.win-arm64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.win-arm64.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.win-x64 | 9.0.4
Microsoft.NETCore.App.Runtime.win-x64.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.win-x64.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.win-x64.Msi.x86 | 9.0.4
Microsoft.NETCore.App.Runtime.win-x86 | 9.0.4
Microsoft.NETCore.App.Runtime.win-x86.Msi.arm64 | 9.0.4
Microsoft.NETCore.App.Runtime.win-x86.Msi.x64 | 9.0.4
Microsoft.NETCore.App.Runtime.win-x86.Msi.x86 | 9.0.4
Microsoft.NETCore.DotNetAppHost | 9.0.4
Microsoft.NETCore.ILAsm | 9.0.4
Microsoft.NETCore.ILDAsm | 9.0.4
Microsoft.TemplateEngine.Abstractions | 9.0.105
Microsoft.TemplateEngine.Abstractions | 9.0.203
Microsoft.TemplateEngine.Authoring.CLI | 9.0.105
Microsoft.TemplateEngine.Authoring.CLI | 9.0.203
Microsoft.TemplateEngine.Authoring.Tasks | 9.0.105
Microsoft.TemplateEngine.Authoring.Tasks | 9.0.203
Microsoft.TemplateEngine.Authoring.Templates | 9.0.105
Microsoft.TemplateEngine.Authoring.Templates | 9.0.203
Microsoft.TemplateEngine.Authoring.TemplateVerifier | 9.0.105
Microsoft.TemplateEngine.Authoring.TemplateVerifier | 9.0.203
Microsoft.TemplateEngine.Core | 9.0.105
Microsoft.TemplateEngine.Core | 9.0.203
Microsoft.TemplateEngine.Core.Contracts | 9.0.105
Microsoft.TemplateEngine.Core.Contracts | 9.0.203
Microsoft.TemplateEngine.Edge | 9.0.105
Microsoft.TemplateEngine.Edge | 9.0.203
Microsoft.TemplateEngine.IDE | 9.0.105
Microsoft.TemplateEngine.IDE | 9.0.203
Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 9.0.105
Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 9.0.203
Microsoft.TemplateEngine.Samples | 9.0.105
Microsoft.TemplateEngine.Samples | 9.0.203
Microsoft.TemplateEngine.TemplateLocalizer.Core | 9.0.105
Microsoft.TemplateEngine.TemplateLocalizer.Core | 9.0.203
Microsoft.TemplateEngine.Utils | 9.0.105
Microsoft.TemplateEngine.Utils | 9.0.203
Microsoft.TemplateSearch.Common | 9.0.105
Microsoft.TemplateSearch.Common | 9.0.203
Microsoft.Win32.Registry.AccessControl | 9.0.4
Microsoft.Win32.SystemEvents | 9.0.4
Microsoft.Windows.Compatibility | 9.0.4
Microsoft.WindowsDesktop.App.Ref | 9.0.4
Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 9.0.4
Microsoft.WindowsDesktop.App.Runtime.win-x64 | 9.0.4
Microsoft.WindowsDesktop.App.Runtime.win-x86 | 9.0.4
Microsoft.XmlSerializer.Generator | 9.0.4
Roslyn.Diagnostics.Analyzers | 3.11.0-beta1.25123.1
Roslyn.Diagnostics.Analyzers | 3.11.0-beta1.25123.3
runtime.android-arm.runtime.native.System.IO.Ports | 9.0.4
runtime.android-arm64.runtime.native.System.IO.Ports | 9.0.4
runtime.android-x64.runtime.native.System.IO.Ports | 9.0.4
runtime.android-x86.runtime.native.System.IO.Ports | 9.0.4
runtime.linux-arm.Microsoft.DotNet.ILCompiler | 9.0.4
runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.linux-arm.Microsoft.NETCore.ILAsm | 9.0.4
runtime.linux-arm.Microsoft.NETCore.ILDAsm | 9.0.4
runtime.linux-arm.runtime.native.System.IO.Ports | 9.0.4
runtime.linux-arm64.Microsoft.DotNet.ILCompiler | 9.0.4
runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.linux-arm64.Microsoft.NETCore.ILAsm | 9.0.4
runtime.linux-arm64.Microsoft.NETCore.ILDAsm | 9.0.4
runtime.linux-arm64.runtime.native.System.IO.Ports | 9.0.4
runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.linux-bionic-arm64.runtime.native.System.IO.Ports | 9.0.4
runtime.linux-bionic-x64.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.linux-bionic-x64.runtime.native.System.IO.Ports | 9.0.4
runtime.linux-musl-arm.Microsoft.DotNet.ILCompiler | 9.0.4
runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.linux-musl-arm.Microsoft.NETCore.ILAsm | 9.0.4
runtime.linux-musl-arm.Microsoft.NETCore.ILDAsm | 9.0.4
runtime.linux-musl-arm.runtime.native.System.IO.Ports | 9.0.4
runtime.linux-musl-arm64.Microsoft.DotNet.ILCompiler | 9.0.4
runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.linux-musl-arm64.Microsoft.NETCore.ILAsm | 9.0.4
runtime.linux-musl-arm64.Microsoft.NETCore.ILDAsm | 9.0.4
runtime.linux-musl-arm64.runtime.native.System.IO.Ports | 9.0.4
runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler | 9.0.4
runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.linux-musl-x64.Microsoft.NETCore.ILAsm | 9.0.4
runtime.linux-musl-x64.Microsoft.NETCore.ILDAsm | 9.0.4
runtime.linux-musl-x64.runtime.native.System.IO.Ports | 9.0.4
runtime.linux-x64.Microsoft.DotNet.ILCompiler | 9.0.4
runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.linux-x64.Microsoft.NETCore.ILAsm | 9.0.4
runtime.linux-x64.Microsoft.NETCore.ILDAsm | 9.0.4
runtime.linux-x64.runtime.native.System.IO.Ports | 9.0.4
runtime.maccatalyst-arm64.runtime.native.System.IO.Ports | 9.0.4
runtime.maccatalyst-x64.runtime.native.System.IO.Ports | 9.0.4
runtime.native.System.IO.Ports | 9.0.4
runtime.osx-arm64.Microsoft.DotNet.ILCompiler | 9.0.4
runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.osx-arm64.Microsoft.NETCore.ILAsm | 9.0.4
runtime.osx-arm64.Microsoft.NETCore.ILDAsm | 9.0.4
runtime.osx-arm64.runtime.native.System.IO.Ports | 9.0.4
runtime.osx-x64.Microsoft.DotNet.ILCompiler | 9.0.4
runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.osx-x64.Microsoft.NETCore.ILAsm | 9.0.4
runtime.osx-x64.Microsoft.NETCore.ILDAsm | 9.0.4
runtime.osx-x64.runtime.native.System.IO.Ports | 9.0.4
runtime.win-arm64.Microsoft.DotNet.ILCompiler | 9.0.4
runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.win-arm64.Microsoft.NETCore.ILAsm | 9.0.4
runtime.win-arm64.Microsoft.NETCore.ILDAsm | 9.0.4
runtime.win-x64.Microsoft.DotNet.ILCompiler | 9.0.4
runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.win-x64.Microsoft.NETCore.ILAsm | 9.0.4
runtime.win-x64.Microsoft.NETCore.ILDAsm | 9.0.4
runtime.win-x86.Microsoft.DotNet.ILCompiler | 9.0.4
runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 9.0.4
runtime.win-x86.Microsoft.NETCore.ILAsm | 9.0.4
runtime.win-x86.Microsoft.NETCore.ILDAsm | 9.0.4
System.CodeDom | 9.0.4
System.Collections.Immutable | 9.0.4
System.ComponentModel.Composition | 9.0.4
System.ComponentModel.Composition.Registration | 9.0.4
System.Composition | 9.0.4
System.Composition.AttributedModel | 9.0.4
System.Composition.Convention | 9.0.4
System.Composition.Hosting | 9.0.4
System.Composition.Runtime | 9.0.4
System.Composition.TypedParts | 9.0.4
System.Configuration.ConfigurationManager | 9.0.4
System.Data.Odbc | 9.0.4
System.Data.OleDb | 9.0.4
System.Diagnostics.DiagnosticSource | 9.0.4
System.Diagnostics.EventLog | 9.0.4
System.Diagnostics.PerformanceCounter | 9.0.4
System.DirectoryServices | 9.0.4
System.DirectoryServices.AccountManagement | 9.0.4
System.DirectoryServices.Protocols | 9.0.4
System.Drawing.Common | 9.0.4
System.Formats.Asn1 | 9.0.4
System.Formats.Cbor | 9.0.4
System.Formats.Nrbf | 9.0.4
System.IO.Hashing | 9.0.4
System.IO.Packaging | 9.0.4
System.IO.Pipelines | 9.0.4
System.IO.Ports | 9.0.4
System.Management | 9.0.4
System.Memory.Data | 9.0.4
System.Net.Http.Json | 9.0.4
System.Net.Http.WinHttpHandler | 9.0.4
System.Net.ServerSentEvents | 9.0.4
System.Numerics.Tensors | 9.0.4
System.Reflection.Context | 9.0.4
System.Reflection.Metadata | 9.0.4
System.Reflection.MetadataLoadContext | 9.0.4
System.Resources.Extensions | 9.0.4
System.Runtime.Caching | 9.0.4
System.Runtime.Serialization.Formatters | 9.0.4
System.Runtime.Serialization.Schema | 9.0.4
System.Security.Cryptography.Cose | 9.0.4
System.Security.Cryptography.Pkcs | 9.0.4
System.Security.Cryptography.ProtectedData | 9.0.4
System.Security.Cryptography.Xml | 9.0.4
System.Security.Permissions | 9.0.4
System.ServiceModel.Syndication | 9.0.4
System.ServiceProcess.ServiceController | 9.0.4
System.Speech | 9.0.4
System.Text.Encoding.CodePages | 9.0.4
System.Text.Encodings.Web | 9.0.4
System.Text.Json | 9.0.4
System.Threading.AccessControl | 9.0.4
System.Threading.Channels | 9.0.4
System.Threading.RateLimiting | 9.0.4
System.Threading.Tasks.Dataflow | 9.0.4
System.Windows.Extensions | 9.0.4
Text.Analyzers | 3.11.0-beta1.25123.1
Text.Analyzers | 3.11.0-beta1.25123.3
[//]: # ( Runtime 9.0.4)
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-arm.tar.gz
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-arm64.tar.gz
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-musl-arm.tar.gz
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-musl-arm64.tar.gz
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-musl-x64.tar.gz
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-x64.tar.gz
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-arm64.pkg
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-arm64.tar.gz
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-x64.pkg
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-x64.tar.gz
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-arm64.exe
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-arm64.zip
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x64.exe
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x64.zip
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x86.exe
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x86.zip
[//]: # ( WindowsDesktop 9.0.4)
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-arm64.exe
[windowsdesktop-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-arm64.zip
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x64.exe
[windowsdesktop-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x64.zip
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x86.exe
[windowsdesktop-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x86.zip
[//]: # ( ASP 9.0.4)
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-arm.tar.gz
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-arm64.tar.gz
[aspnetcore-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-musl-arm.tar.gz
[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-musl-arm64.tar.gz
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-musl-x64.tar.gz
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-x64.tar.gz
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-osx-arm64.tar.gz
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-osx-x64.tar.gz
[aspnetcore-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-arm64.exe
[aspnetcore-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-arm64.zip
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x64.exe
[aspnetcore-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x64.zip
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x86.exe
[aspnetcore-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x86.zip
[aspnetcore-runtime-composite-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-arm.tar.gz
[aspnetcore-runtime-composite-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-arm64.tar.gz
[aspnetcore-runtime-composite-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-musl-arm.tar.gz
[aspnetcore-runtime-composite-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-musl-arm64.tar.gz
[aspnetcore-runtime-composite-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-musl-x64.tar.gz
[aspnetcore-runtime-composite-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-x64.tar.gz
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/dotnet-hosting-9.0.4-win.exe
[//]: # ( SDK 9.0.203)
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-arm.tar.gz
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-arm64.tar.gz
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-arm.tar.gz
[dotnet-sdk-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-arm64.tar.gz
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-x64.tar.gz
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-x64.tar.gz
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-arm64.pkg
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-arm64.tar.gz
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-x64.pkg
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-x64.tar.gz
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-arm64.exe
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-arm64.zip
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.exe
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.zip
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x86.exe
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x86.zip

View File

@@ -0,0 +1,635 @@
{
"channel-version": "9.0",
"release-date": "2025-04-08",
"release-version": "9.0.4",
"security": true,
"releases": [
{
"release-date": "2025-04-08",
"release-version": "9.0.4",
"security": true,
"cve-list": [
{
"cve-id": "CVE-2025-26682",
"cve-url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-26682"
}
],
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.4/9.0.4.md",
"runtime": {
"version": "9.0.4",
"version-display": "9.0.4",
"vs-version": "17.12.7, 17.13.6",
"vs-mac-version": "",
"files": [
{
"name": "dotnet-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-arm.tar.gz",
"hash": "aacde9722446e37c8bede60cc3d6dc14d8104ca9772cb2d7b05f3f78f2216af2ed642f97dcd4f2f11c0b7567f3402d6ae08c3260c0fb105f664b4a92a024ef18"
},
{
"name": "dotnet-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-arm64.tar.gz",
"hash": "90865902fd1babc49d288efb61cd78ca63f43cfb9bbd9343f2871ff0da023f80129b3a9c26edc9583fbbf8a91932efbad3c823ad8622fe389b20b53f87254f1b"
},
{
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-musl-arm.tar.gz",
"hash": "152315bad4db61f6de20e47103e0804f64e9dbc3adbb8cf874c3e979a0d19b4b26f5fac07f1cd224a8881f4afdedb3c244f970a7d647eae1aa44ac2604c43526"
},
{
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-musl-arm64.tar.gz",
"hash": "f91cb422005c64c92c804b02670526492446cbe368633579dbf670a4a6d679c74ef012b8ee73fea672ccd85f0aa44c7164ed20876772af15052fa7447c10e255"
},
{
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-musl-x64.tar.gz",
"hash": "a5e597643deae25a998759bd9b0eb19b933f13a36b1d7f2e4696068a9a9e0324bfd43490e8dec222168b8c063b6827fbee80181e4700bb4712550acc1801048c"
},
{
"name": "dotnet-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-x64.tar.gz",
"hash": "fb421fdd87ac2b4143b5746a049f802d11430b770422bf60310ee4e8e2e6a2c943ff8870d4ddf689c6e0f05bf5947fd4b9dfeb56783e796bb4f4f0191a5abb2c"
},
{
"name": "dotnet-runtime-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-arm64.pkg",
"hash": "0645e17b8dcaa3cf99d0c9b5b819adad7e6948ae57bee33256c09f7f9d668cf09a2639179dc09d40927f436d1c0bb46f82b88e39c7155e8c197f9467a014a9bd"
},
{
"name": "dotnet-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-arm64.tar.gz",
"hash": "ce4a7c9491a631ebc19bac75923e8d94ba5d699f07318580408bb1bdbd67cb8a42bf6e87397f26803580326c47c3d04839bc762ec9d843320199a1587ea078bd"
},
{
"name": "dotnet-runtime-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-x64.pkg",
"hash": "12bd18f22c326dc71ad3e52655e42d0804069b162407cc9c2a707d6d70cf208a30da3498ec536fde0475e52bb3d7a08acc0aab754dffa1b2d90adb023894072c"
},
{
"name": "dotnet-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-x64.tar.gz",
"hash": "a227905ea8693d4e6af30cd44424c2849804965ce2d8e5807cde900d4e84b23ff263795ca2cf68376382863b0bb5e6aa27ecfd55030d2ac5012b5fc118ce0fcc"
},
{
"name": "dotnet-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-arm64.exe",
"hash": "6a701b6bdc42318c342990ae2f6f968e1063334f26eeebf8f2bdc6b5cbe3f360e97411eb43e6be250438125808a26f1bfa9d2a5295b48b71440e1d6c1c17c5b5"
},
{
"name": "dotnet-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-arm64.zip",
"hash": "4ecf516da62b4f1e523d062170389087a5c33adb5806ae2119fcc4d1b53a2446753c8b30030e77fdb616b6e728ab8b7efec53c95b6cd8650c5731e1f5991da3b"
},
{
"name": "dotnet-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x64.exe",
"hash": "cc385d981405bf8c62dac62550c4dbf1e4420d7375848326055dae18e89f252e0e866087763ad5c8c42ebebf8e51a64ad5a66834b24465eab9769753203c383d"
},
{
"name": "dotnet-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x64.zip",
"hash": "741dfaac5ff4df3bad55eb1b891c96d051d7225928e83a8891528023a0aa1252ad33015d5888ca142fcf3b1ce9cc1a915db92408c107766c6143171e3fc86e3f"
},
{
"name": "dotnet-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x86.exe",
"hash": "432a88e38c3e033ee6b1b3ea6394b4d661030cf1c25b07ef8e6f68ef4e43446e3f805b4054b5ca0a340bbda4d3d3bf8a9e85cbd69aae896d723d1ee046356e77"
},
{
"name": "dotnet-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x86.zip",
"hash": "a01453aa8435bf06811983861d95a60ca206c8dcff5dca9eaef4e5e911a5ddd7eb94fb82d3e529406dbc2f1c73a9fb7bc34b7a2d30af37c9fc8f943b105eee2a"
}
]
},
"sdk": {
"version": "9.0.203",
"version-display": "9.0.203",
"runtime-version": "9.0.4",
"vs-version": "17.13.6",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.13)",
"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/9.0.203/dotnet-sdk-9.0.203-linux-arm.tar.gz",
"hash": "7b0969a09148ac8dddf1fdcd41948f163f17acccaa68787195d2935e0e69554fef423291d60579bfb94d676aca8fd498eec49f8555fe750f0e88eadf6317eb37"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-arm64.tar.gz",
"hash": "3070ecef0d6c550a80c3ca497598d09e9a97a264bfd72e86f7c568d2f39368bd7db837681d64d9ed187a8923915d964d02b02f5bc6a493910a18184f5321d233"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-arm.tar.gz",
"hash": "4d43cb65e398dbeed77613eea92ae0c2ccb4720b7b3db47afc144e310b3e76cc6da42e2a5415d9f1b98617240bc7331961b5a83fe8550dc7df5e06010a21267e"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-arm64.tar.gz",
"hash": "e21b7c01fadc6d26337d64c89adb96d2914080f02fe57130b927b0f67945c6b5adea63e4c38e681247961d85ec36e6bb89cc7475c791219fced6f18b5bcb7c9d"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-x64.tar.gz",
"hash": "83b0c47dca699b57c5c7b51d33fad61eb74bdf4285a992befe8d5ff8ea35c0f241225ff2fda709816b66462945ebaead6ea4ef2fbfb28f6194468916ce608d1e"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-x64.tar.gz",
"hash": "67d62c3274aae593b61780db57f07ac85a50da82d04707fdaca66f25889a1cc01eaa95bce173247d1a9f566a92eb7ede71a7306b5af6a17ed84ee9525823ddd3"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-arm64.pkg",
"hash": "77cbf7a4b6e8d80426b07395dff67b33a3c1ffd80fd87b10348a06628f142b47acd9605f61852e7cbcb4e36d473bd9ad91a411dc7bff5ac25486a60bcbf84b4a"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-arm64.tar.gz",
"hash": "50a7e19b0d55de868a9cc52f6ebc1ba39b9b787b3343df5581ec50cce27b86793bb1c63168b5e8843479605e35515b49d1aaeee3a469611c2e2fc966be8c3ae5"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-x64.pkg",
"hash": "ef5f0a16eccb7b7231c8d3cc788bd0f84df8a59bda669fcb70d9dab1fa903bc10140b5ae61c9e80981feaf789fea0cea144bb827693f70ac2e90b0887bfc1888"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-x64.tar.gz",
"hash": "837f6fb8ca30f443d7678c73619f7a004440f809e7c339932616f377954c6e1b4a6c9fef1434d75df991641641d62f9cf1a16d5aee6640170cbb27a1b961632b"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-arm64.exe",
"hash": "d1420d062e4f3d130a2ebfd0bee7ed870552a1c5ef901fe18f6eaf4c2534ee85121e3b7a40eadc2f6af164a41d322dc65a9ef896c2e909f4d89f179e6607dd65"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-arm64.zip",
"hash": "379cdd811623966b25418af2b87611fd8c359f3db2a9618428554d77d05f73e6410f67c425c45240613e556de9ecbbc89695d036ac2f73c7d71ba9de704f3fb0"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.exe",
"hash": "77b87bd1785d5272912d6d8b732871ce3dd2f52a481aca24504c19e247772244310f89d686c9cdf50d518c1839238aa4775417e3a37ca33e6310b4ea01f05f1e"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.zip",
"hash": "5fc935b55c8a72ad274b1f5747efddf64712d80992424347fc2ad8b303f73a5b9616d41273be48505acde2691aacc97c9bfa07ca3a9b1036835cf5927dfd7526"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x86.exe",
"hash": "dd47554df1f1d217429924bad81ccf22a7533b511473fdb1e019c5fecc63c6ea67ea2abd870130864d6a6c63be0bb4f005f91f67e61bfeb314fa8fa639d81821"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x86.zip",
"hash": "7f72a6d9923bd4b7e0a8bfc5f395ebebed452a92b3ec1097bbccb3adb7ab00356bdf9869c770248a44033f4672b3d4157eb430261fed7e219893e10d91d454bf"
}
]
},
"sdks": [
{
"version": "9.0.203",
"version-display": "9.0.203",
"runtime-version": "9.0.4",
"vs-version": "17.13.6",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.13)",
"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/9.0.203/dotnet-sdk-9.0.203-linux-arm.tar.gz",
"hash": "7b0969a09148ac8dddf1fdcd41948f163f17acccaa68787195d2935e0e69554fef423291d60579bfb94d676aca8fd498eec49f8555fe750f0e88eadf6317eb37"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-arm64.tar.gz",
"hash": "3070ecef0d6c550a80c3ca497598d09e9a97a264bfd72e86f7c568d2f39368bd7db837681d64d9ed187a8923915d964d02b02f5bc6a493910a18184f5321d233"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-arm.tar.gz",
"hash": "4d43cb65e398dbeed77613eea92ae0c2ccb4720b7b3db47afc144e310b3e76cc6da42e2a5415d9f1b98617240bc7331961b5a83fe8550dc7df5e06010a21267e"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-arm64.tar.gz",
"hash": "e21b7c01fadc6d26337d64c89adb96d2914080f02fe57130b927b0f67945c6b5adea63e4c38e681247961d85ec36e6bb89cc7475c791219fced6f18b5bcb7c9d"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-x64.tar.gz",
"hash": "83b0c47dca699b57c5c7b51d33fad61eb74bdf4285a992befe8d5ff8ea35c0f241225ff2fda709816b66462945ebaead6ea4ef2fbfb28f6194468916ce608d1e"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-x64.tar.gz",
"hash": "67d62c3274aae593b61780db57f07ac85a50da82d04707fdaca66f25889a1cc01eaa95bce173247d1a9f566a92eb7ede71a7306b5af6a17ed84ee9525823ddd3"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-arm64.pkg",
"hash": "77cbf7a4b6e8d80426b07395dff67b33a3c1ffd80fd87b10348a06628f142b47acd9605f61852e7cbcb4e36d473bd9ad91a411dc7bff5ac25486a60bcbf84b4a"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-arm64.tar.gz",
"hash": "50a7e19b0d55de868a9cc52f6ebc1ba39b9b787b3343df5581ec50cce27b86793bb1c63168b5e8843479605e35515b49d1aaeee3a469611c2e2fc966be8c3ae5"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-x64.pkg",
"hash": "ef5f0a16eccb7b7231c8d3cc788bd0f84df8a59bda669fcb70d9dab1fa903bc10140b5ae61c9e80981feaf789fea0cea144bb827693f70ac2e90b0887bfc1888"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-x64.tar.gz",
"hash": "837f6fb8ca30f443d7678c73619f7a004440f809e7c339932616f377954c6e1b4a6c9fef1434d75df991641641d62f9cf1a16d5aee6640170cbb27a1b961632b"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-arm64.exe",
"hash": "d1420d062e4f3d130a2ebfd0bee7ed870552a1c5ef901fe18f6eaf4c2534ee85121e3b7a40eadc2f6af164a41d322dc65a9ef896c2e909f4d89f179e6607dd65"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-arm64.zip",
"hash": "379cdd811623966b25418af2b87611fd8c359f3db2a9618428554d77d05f73e6410f67c425c45240613e556de9ecbbc89695d036ac2f73c7d71ba9de704f3fb0"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.exe",
"hash": "77b87bd1785d5272912d6d8b732871ce3dd2f52a481aca24504c19e247772244310f89d686c9cdf50d518c1839238aa4775417e3a37ca33e6310b4ea01f05f1e"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.zip",
"hash": "5fc935b55c8a72ad274b1f5747efddf64712d80992424347fc2ad8b303f73a5b9616d41273be48505acde2691aacc97c9bfa07ca3a9b1036835cf5927dfd7526"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x86.exe",
"hash": "dd47554df1f1d217429924bad81ccf22a7533b511473fdb1e019c5fecc63c6ea67ea2abd870130864d6a6c63be0bb4f005f91f67e61bfeb314fa8fa639d81821"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x86.zip",
"hash": "7f72a6d9923bd4b7e0a8bfc5f395ebebed452a92b3ec1097bbccb3adb7ab00356bdf9869c770248a44033f4672b3d4157eb430261fed7e219893e10d91d454bf"
}
]
},
{
"version": "9.0.105",
"version-display": "9.0.105",
"runtime-version": "9.0.4",
"vs-version": "17.12.7",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.12)",
"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/9.0.105/dotnet-sdk-9.0.105-linux-arm.tar.gz",
"hash": "904aedeeb9a4ec89d5a6a9e5c5c060f20b9ad9a2e67b01c6f10bafcf75b333e797827ae55c3e0f2f3df3f1a7265eb31bd678a8674bb467d71e87cfb1e060c331"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-arm64.tar.gz",
"hash": "6e184a6bf7f6b6800996f34976fe83ce0891710a95407221cdf53df7185f21dce9893efafc8cf1e7104f05a02ac55fe21aec3b1b6d161d7b7e086d729458056f"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-musl-arm.tar.gz",
"hash": "6e6cb0b8fdc71ef3945c1734bc85d31a961c0492856a762802f1a5af43590a898f92f717e8df29f0b585debe7e13afa11ed482b611821116c0513a246f239bd4"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-musl-arm64.tar.gz",
"hash": "e22b57ffca4b5b17a97902e8cfa81be3bc9575e9762765b2f93c9e7f156f9a888c76f7961e0f8942080076ccac25cfecf17138e016a45758a4ffd8c5d7f21651"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-musl-x64.tar.gz",
"hash": "71291709bc0defc461f291d96f57f0626540c7723d82d300d1401d7a3fcd150b6ce78ed4b4b2996b1c4688deb2f75ddb0fd2b0ef221ab3d56bc2cf8e852c7de7"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-x64.tar.gz",
"hash": "f795bb35f432b71f940eb62bfa4ca3df5d708f497467ae16a67d2d19817a8f7e8cf5e6faa791412eb0da017be59ff93a2ad723675b3f3152f39bff64d545f4c0"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-osx-arm64.pkg",
"hash": "1ea09c2c1b84e6c76ec4f51f848c35321fdea8a92dabde20e4ab5fa031854dfd500e958f39c31fec4e16bd8e180ebe50d924b4e332b7b33b66db18e378589335"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-osx-arm64.tar.gz",
"hash": "75fbdcc62d13596d1781e90a44aa83147f70d15f70b173e588a012393ee4db299d5342f13176d95314cf24c41bdadb32d17b27103283c3f412afb8778980f1aa"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-osx-x64.pkg",
"hash": "e44c0e09f3fb05a352b1946a39abfdc362c13495a4b0618841756fd15cb379438a8823283a60970fc0def3b98ca362f598c44e925076a0b623569217f6ff5ed4"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-osx-x64.tar.gz",
"hash": "0f0ccd8c359d37d026ce88c0e121cb69e9f8e9be61d7e28032d522bf046e5517ec0f31ea2830d0405636ee586db2dab54ae69b36d5311f99bcb2dc929dce48bb"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-arm64.exe",
"hash": "ce028ce05a84f96e6528a56013f07a333627d677d39605484f8c9a63d53d9b388978b2b8a92ad194ed149de2568f6acb8aeb3ee18fbb1fbf7061f73d68703505"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-arm64.zip",
"hash": "7e6e5a8dd7375c5adc0e2368a3bd8f10e1cebf788765c254f032b755104ae3525801b82d786a1f1f780bcbb2938ec7b6c1094cb6579661362fa96db2221ef620"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-x64.exe",
"hash": "9f72bfb85db1cc21344071703b6c20cd085534c2fb6d0e2be77863768e1525b8951241b10adcd6b88a4db253ec6772a1df965cea85f9ae2979e204cb527a67b1"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-x64.zip",
"hash": "328ae0d73475f09ba46747cea055a2c40eb82a7ec2f7a730296b7fd506e1660177c9f3c365003c51d9dd23e9e0e5a9688b09b22d3a74c972251e95054846045f"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-x86.exe",
"hash": "99dcff0ba8e252bac04df5bae9149a07107811ad5b3fc829e4d6e64a5ba807d59cd516a246a8ac46ef027f0fdf046b360308d464c05935451f323500504d92c0"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-x86.zip",
"hash": "19d639426eab4011960a210f6d66b4c809e5a633f4560fff3c42df5f030d987823dcb1bb525606beac72b91021631a9d8eef93de88d8676fb92064565cf6381f"
}
]
}
],
"aspnetcore-runtime": {
"version": "9.0.4",
"version-display": "9.0.4",
"version-aspnetcoremodule": [
"19.0.25073.4"
],
"vs-version": "",
"files": [
{
"name": "aspnetcore-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-arm.tar.gz",
"hash": "6b3c1c5af12fb09910967d6485603d04c8a3c47a9e6bb11c7375a5ae1b76175b013afb4923cadd99a7a22b782ca4b8b824070bf5252c5481324ac023fe72cea4"
},
{
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-arm64.tar.gz",
"hash": "7cca4084341c2e978e6d75e09cae308a35de7cd84c5b27d5246b9d1b3e6aaff200bae8de5a25b816e30c3ba354bef17b84bae0ce15144895518661e53af18331"
},
{
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-musl-arm.tar.gz",
"hash": "11cea0b91ae542bc4d2fc451247595071eeb01f801d3305f9c9ccda7c04b4b1c327ee75a21452ac1b584a50a639e6d622272fc7ab9cbb744a8bb691b45baf2c2"
},
{
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-musl-arm64.tar.gz",
"hash": "67fe12c34c4859dd8c50b57145e2fefbb929dbe2a729a5a8bfb1a53441689f68295cff4d93194ff3b9611212f13674c70e142b2cfe3bf6a57710fd4206722898"
},
{
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-musl-x64.tar.gz",
"hash": "89d8a05c65f886e1708dbfa4ea97baaf64029eca2aee9b883c9e516129058c5636c313554f05bdeb52801339ab4e326ebeb708e14dcea75e3cd70ddbc5f81caf"
},
{
"name": "aspnetcore-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-x64.tar.gz",
"hash": "f3eae8863634a050b90b672b14d466a44c623ca06c6501a3a70efea93e540995e2fa348ae5ef7a3f278110a9ba24043a651150a378e4e5a84c25690b73364132"
},
{
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-osx-arm64.tar.gz",
"hash": "34461f12204c61c7f23ffd0f89bc769846de8ae902c15e348a672b9bf279183b26f2ca35d36f1c12a60529bc291f42253e127ec3464621d0cfedaa0e9a5d9adf"
},
{
"name": "aspnetcore-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-osx-x64.tar.gz",
"hash": "b07d2bef605bdb36f9c7ddfb5c183ba4965e6fcb3b4f00c148fbdcd62fede1f1eb405553d2ef84f57e057558c643b87102816ccefa28b2eb08500fd6b50b490c"
},
{
"name": "aspnetcore-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-arm64.exe",
"hash": "1d4d856c3f23b309856e3f9d2e08b3cb5c99b11dbab460ab7d3e9ffea7bb36ddb2a916ebf3bdc51ea936176074f0742b7573be52904b9efa6bbea059c3dad924"
},
{
"name": "aspnetcore-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-arm64.zip",
"hash": "080a49595409802e76e2d356a344f8293ebe1900c99cae17936c4697e05de4084b822b250713d5e1aeb54c3122bc6f9dce06dd49c92e21239e02f207963290d1"
},
{
"name": "aspnetcore-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x64.exe",
"hash": "76b740deb1ce9332c094459f916245d9823e28d680ca9a1fc4f21826ad6155a58c5aec60fcd9dd0e5d698a4d746beea3c7b6d69906ef6ec3491c61e32b5a2b1b"
},
{
"name": "aspnetcore-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x64.zip",
"hash": "161a5b226b9035bb54f566f57a1f6503ceeef66e79fce463c55717a60129a0f4ed525e4179c7d8072e9cd921fb584d74bc600a85f9e976f80ce2f1d429f2c10d"
},
{
"name": "aspnetcore-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x86.exe",
"hash": "82c7158cbf6488adc29b6568ebf9d05a2ddfe99319e019c077084a25d5d366a020bc98eb55882088f6c22a5a4b1ee2de7dfe289c1ea1ec95976633e5d42e5bbd"
},
{
"name": "aspnetcore-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x86.zip",
"hash": "cf33e5d462e957e67b04dc5bc64b5c216a13a3a996bd2486b75a6fe760f6289fe8186e4b9d05ff9684473577973378350a64f46fb0697b060fcedcac867b5685"
},
{
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-arm.tar.gz",
"hash": "5fd6b16fff9687ca350fbc81737ceb1861291a548ca75cd80c3a57bc896529da82e02cbe90d2ab8b9419cfecce2023f0af92d8180e90bbd591e8e2db01334a4f"
},
{
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-arm64.tar.gz",
"hash": "f049a6674a6a38968c42920826f6f25fe0c6c0869ec6a9a010b67d0a25e2a6af4634a3f767f4de39785f7a4eb89037aa3de3e0ff3ab7f7ffcb062f59f2d26c72"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-musl-arm.tar.gz",
"hash": "a2e29106e1717595c447948424baa1b5e113105f328868cf458ab6403bb51879ed8a66fae706b51a18ca2d8130455d294f3e09be2619bb5c4a00345b51dafa37"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-musl-arm64.tar.gz",
"hash": "623b0c2bf6e1279694b7a0551d8b0527404ece523a99e196a00f9f236b01140e8776b788744dba53960287fb40ec614e7b5b1a0e1fbd617f11521bc8af5b10cb"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-musl-x64.tar.gz",
"hash": "e061672712e4646108f8b36c1da61a9f993970db8ed598515a62d6e467305d4cffe53b654e7af6000bc93d0769f67c452f1b9523e91b63ed5c5e248163644c40"
},
{
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-x64.tar.gz",
"hash": "f8a1ec81def3954221aea5e2e24d6302aee8055d4c5811ff289c139cf7e08925279a75fdd557c33afb88d4948da1e2a38af7cf801ac5248039783c983a4d782b"
},
{
"name": "dotnet-hosting-win.exe",
"rid": "",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/dotnet-hosting-9.0.4-win.exe",
"hash": "e02d6e48361bc09f84aefef0653bd1eaa1324795d120758115818d77f1ba0bca751dcc7e7c143293c7831fd72ff566d7c2248d1cb795f8d251c04631bc4459ea",
"akams": "https://aka.ms/dotnetcore-9-0-windowshosting"
}
]
},
"windowsdesktop": {
"version": "9.0.4",
"version-display": "9.0.4",
"files": [
{
"name": "windowsdesktop-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-arm64.exe",
"hash": "6209799b87d2f7d3b17656e3229420dc2870217f8efc0f9000dba85f1811e95a4098ffd1601e78041b17fb181a3f58a89b5ca9da8bbb02f736e1d8c023e6cb9f"
},
{
"name": "windowsdesktop-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-arm64.zip",
"hash": "a2bebab263c635e9cd56adbb09c79ca2d905226429e016f20151e216c292a9c91583e72d623f4c7e1396ef7eb3dca852b03828df236e0ff3b347a87bb924d9e5"
},
{
"name": "windowsdesktop-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x64.exe",
"hash": "c277fe5434b66c05f7782d40b90ab04dd2a9ac3d1570b2ab96a2311a58aeefff27761ca4488aadebe3b897e961b24b2f9c5a597ee27c2c4387d3cf0833f6cc48"
},
{
"name": "windowsdesktop-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x64.zip",
"hash": "ec38fab3d387ced97d55d28aef34d3979cadfed48f86bd01f44d2b3a864edf4339ee82df5ba4af535d2cf91832bd56b902f7195a4352641e6210efc1c4a70681"
},
{
"name": "windowsdesktop-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x86.exe",
"hash": "214a98c6d468566cb0d84898e7129897890384b1f3a49f1c59187f3711cea6340df588850d65c1b0c239fd0151806cfa7bc056551da05d9a0d94130b2e4fba7d"
},
{
"name": "windowsdesktop-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x86.zip",
"hash": "9516c6cb24e51a5b457de0d26992cf52ace1a96ea406f4f4ff37d4293d08717d05a39eeb19a844b815b4bc061ebeffaaedb17d964289ee5c66217e5054a26f64"
}
]
}
}
]
}

View File

@@ -14,6 +14,7 @@
| Date | Release |
| :-- | :-- |
| 2025/04/08 | [9.0.4](./9.0.4/9.0.4.md) |
| 2025/03/18 | [9.0.202 SDK](./9.0.3/9.0.202.md) |
| 2025/03/11 | [9.0.3](./9.0.3/9.0.3.md) |
| 2025/02/11 | [9.0.2](./9.0.2/9.0.2.md) |

View File

@@ -8,8 +8,10 @@ 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.
- 9.0.4 (April 2025)
- [CVE-2025-26682 | .NET Denial of Service Vulnerability](https://github.com/dotnet/announcements/issues/352)
- 9.0.3 (March 2025)
- [CVE-2025-24070 | .NET Elevation of Privilege Vulnerability](https://github.com/dotnet/announcements/issues/348)
- [CVE-2025-24070 | .NET Elevation of Privilege Vulnerability](https://github.com/dotnet/announcements/issues/348)
- 9.0.2 (February 2025)
- No new CVEs.
- 9.0.1 (January 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.
```bash
~# curl -Lo dotnet.tar.gz https://download.visualstudio.microsoft.com/download/pr/3606de37-1325-4f5f-bbe9-1bc44b3c1c7f/91872629e9f0c205cace9c462d5e89a4/dotnet-sdk-9.0.200-linux-x64.tar.gz
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-x64.tar.gz
~# mkdir dotnet
~# tar -C dotnet -xf dotnet.tar.gz
~# rm dotnet.tar.gz
~# export DOTNET_ROOT=~/dotnet
~# export PATH=$PATH:~/dotnet
~# dotnet --version
9.0.200
9.0.203
```
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.
```bash
~# curl -Lo dotnet.tar.gz https://download.visualstudio.microsoft.com/download/pr/9983e36c-5e9f-4895-8f56-1d0a61cfa9cf/945b1788d8624457b631a383d55f109b/dotnet-sdk-9.0.200-osx-x64.tar.gz
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-x64.tar.gz
~# mkdir dotnet
~# tar -C dotnet -xf dotnet.tar.gz
~# rm dotnet.tar.gz
~# export DOTNET_ROOT=~/dotnet
~# export PATH=$PATH:~/dotnet
~# dotnet --version
9.0.200
9.0.203
```
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.
```console
C:\>curl -Lo dotnet.zip https://download.visualstudio.microsoft.com/download/pr/83c595a0-def1-4aba-8284-2fd98007aa3d/5e5b47fb819ee59b2a10485f8cf5a89a/dotnet-sdk-9.0.200-win-x64.exe
C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.exe
C:\>tar -C dotnet -xf dotnet.zip
C:\>del dotnet.zip
C:\>set DOTNET_ROOT=C:\dotnet
C:\>set PATH=%PATH%;C:\dotnet
C:\>dotnet --version
9.0.200
9.0.203
```
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,640 @@
{
"channel-version": "9.0",
"latest-release": "9.0.3",
"latest-release-date": "2025-03-18",
"latest-runtime": "9.0.3",
"latest-sdk": "9.0.202",
"latest-release": "9.0.4",
"latest-release-date": "2025-04-08",
"latest-runtime": "9.0.4",
"latest-sdk": "9.0.203",
"support-phase": "active",
"release-type": "sts",
"eol-date": "2026-05-12",
"lifecycle-policy": "https://aka.ms/dotnetcoresupport",
"releases": [
{
"release-date": "2025-04-08",
"release-version": "9.0.4",
"security": true,
"cve-list": [
{
"cve-url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-26682"
}
],
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.4/9.0.4.md",
"runtime": {
"version": "9.0.4",
"version-display": "9.0.4",
"vs-version": "",
"vs-mac-version": "17.12.7, 17.13.6",
"files": [
{
"name": "dotnet-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-arm.tar.gz",
"hash": "aacde9722446e37c8bede60cc3d6dc14d8104ca9772cb2d7b05f3f78f2216af2ed642f97dcd4f2f11c0b7567f3402d6ae08c3260c0fb105f664b4a92a024ef18"
},
{
"name": "dotnet-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-arm64.tar.gz",
"hash": "90865902fd1babc49d288efb61cd78ca63f43cfb9bbd9343f2871ff0da023f80129b3a9c26edc9583fbbf8a91932efbad3c823ad8622fe389b20b53f87254f1b"
},
{
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-musl-arm.tar.gz",
"hash": "152315bad4db61f6de20e47103e0804f64e9dbc3adbb8cf874c3e979a0d19b4b26f5fac07f1cd224a8881f4afdedb3c244f970a7d647eae1aa44ac2604c43526"
},
{
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-musl-arm64.tar.gz",
"hash": "f91cb422005c64c92c804b02670526492446cbe368633579dbf670a4a6d679c74ef012b8ee73fea672ccd85f0aa44c7164ed20876772af15052fa7447c10e255"
},
{
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-musl-x64.tar.gz",
"hash": "a5e597643deae25a998759bd9b0eb19b933f13a36b1d7f2e4696068a9a9e0324bfd43490e8dec222168b8c063b6827fbee80181e4700bb4712550acc1801048c"
},
{
"name": "dotnet-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-linux-x64.tar.gz",
"hash": "fb421fdd87ac2b4143b5746a049f802d11430b770422bf60310ee4e8e2e6a2c943ff8870d4ddf689c6e0f05bf5947fd4b9dfeb56783e796bb4f4f0191a5abb2c"
},
{
"name": "dotnet-runtime-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-arm64.pkg",
"hash": "0645e17b8dcaa3cf99d0c9b5b819adad7e6948ae57bee33256c09f7f9d668cf09a2639179dc09d40927f436d1c0bb46f82b88e39c7155e8c197f9467a014a9bd"
},
{
"name": "dotnet-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-arm64.tar.gz",
"hash": "ce4a7c9491a631ebc19bac75923e8d94ba5d699f07318580408bb1bdbd67cb8a42bf6e87397f26803580326c47c3d04839bc762ec9d843320199a1587ea078bd"
},
{
"name": "dotnet-runtime-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-x64.pkg",
"hash": "12bd18f22c326dc71ad3e52655e42d0804069b162407cc9c2a707d6d70cf208a30da3498ec536fde0475e52bb3d7a08acc0aab754dffa1b2d90adb023894072c"
},
{
"name": "dotnet-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-osx-x64.tar.gz",
"hash": "a227905ea8693d4e6af30cd44424c2849804965ce2d8e5807cde900d4e84b23ff263795ca2cf68376382863b0bb5e6aa27ecfd55030d2ac5012b5fc118ce0fcc"
},
{
"name": "dotnet-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-arm64.exe",
"hash": "6a701b6bdc42318c342990ae2f6f968e1063334f26eeebf8f2bdc6b5cbe3f360e97411eb43e6be250438125808a26f1bfa9d2a5295b48b71440e1d6c1c17c5b5"
},
{
"name": "dotnet-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-arm64.zip",
"hash": "4ecf516da62b4f1e523d062170389087a5c33adb5806ae2119fcc4d1b53a2446753c8b30030e77fdb616b6e728ab8b7efec53c95b6cd8650c5731e1f5991da3b"
},
{
"name": "dotnet-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x64.exe",
"hash": "cc385d981405bf8c62dac62550c4dbf1e4420d7375848326055dae18e89f252e0e866087763ad5c8c42ebebf8e51a64ad5a66834b24465eab9769753203c383d"
},
{
"name": "dotnet-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x64.zip",
"hash": "741dfaac5ff4df3bad55eb1b891c96d051d7225928e83a8891528023a0aa1252ad33015d5888ca142fcf3b1ce9cc1a915db92408c107766c6143171e3fc86e3f"
},
{
"name": "dotnet-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x86.exe",
"hash": "432a88e38c3e033ee6b1b3ea6394b4d661030cf1c25b07ef8e6f68ef4e43446e3f805b4054b5ca0a340bbda4d3d3bf8a9e85cbd69aae896d723d1ee046356e77"
},
{
"name": "dotnet-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.4/dotnet-runtime-9.0.4-win-x86.zip",
"hash": "a01453aa8435bf06811983861d95a60ca206c8dcff5dca9eaef4e5e911a5ddd7eb94fb82d3e529406dbc2f1c73a9fb7bc34b7a2d30af37c9fc8f943b105eee2a"
}
]
},
"sdk": {
"version": "9.0.203",
"version-display": "9.0.203",
"runtime-version": "9.0.4",
"vs-version": "17.13.6",
"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/9.0.203/dotnet-sdk-9.0.203-linux-arm.tar.gz",
"hash": "7b0969a09148ac8dddf1fdcd41948f163f17acccaa68787195d2935e0e69554fef423291d60579bfb94d676aca8fd498eec49f8555fe750f0e88eadf6317eb37"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-arm64.tar.gz",
"hash": "3070ecef0d6c550a80c3ca497598d09e9a97a264bfd72e86f7c568d2f39368bd7db837681d64d9ed187a8923915d964d02b02f5bc6a493910a18184f5321d233"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-arm.tar.gz",
"hash": "4d43cb65e398dbeed77613eea92ae0c2ccb4720b7b3db47afc144e310b3e76cc6da42e2a5415d9f1b98617240bc7331961b5a83fe8550dc7df5e06010a21267e"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-arm64.tar.gz",
"hash": "e21b7c01fadc6d26337d64c89adb96d2914080f02fe57130b927b0f67945c6b5adea63e4c38e681247961d85ec36e6bb89cc7475c791219fced6f18b5bcb7c9d"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-x64.tar.gz",
"hash": "83b0c47dca699b57c5c7b51d33fad61eb74bdf4285a992befe8d5ff8ea35c0f241225ff2fda709816b66462945ebaead6ea4ef2fbfb28f6194468916ce608d1e"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-x64.tar.gz",
"hash": "67d62c3274aae593b61780db57f07ac85a50da82d04707fdaca66f25889a1cc01eaa95bce173247d1a9f566a92eb7ede71a7306b5af6a17ed84ee9525823ddd3"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-arm64.pkg",
"hash": "77cbf7a4b6e8d80426b07395dff67b33a3c1ffd80fd87b10348a06628f142b47acd9605f61852e7cbcb4e36d473bd9ad91a411dc7bff5ac25486a60bcbf84b4a"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-arm64.tar.gz",
"hash": "50a7e19b0d55de868a9cc52f6ebc1ba39b9b787b3343df5581ec50cce27b86793bb1c63168b5e8843479605e35515b49d1aaeee3a469611c2e2fc966be8c3ae5"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-x64.pkg",
"hash": "ef5f0a16eccb7b7231c8d3cc788bd0f84df8a59bda669fcb70d9dab1fa903bc10140b5ae61c9e80981feaf789fea0cea144bb827693f70ac2e90b0887bfc1888"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-x64.tar.gz",
"hash": "837f6fb8ca30f443d7678c73619f7a004440f809e7c339932616f377954c6e1b4a6c9fef1434d75df991641641d62f9cf1a16d5aee6640170cbb27a1b961632b"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-arm64.exe",
"hash": "d1420d062e4f3d130a2ebfd0bee7ed870552a1c5ef901fe18f6eaf4c2534ee85121e3b7a40eadc2f6af164a41d322dc65a9ef896c2e909f4d89f179e6607dd65"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-arm64.zip",
"hash": "379cdd811623966b25418af2b87611fd8c359f3db2a9618428554d77d05f73e6410f67c425c45240613e556de9ecbbc89695d036ac2f73c7d71ba9de704f3fb0"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.exe",
"hash": "77b87bd1785d5272912d6d8b732871ce3dd2f52a481aca24504c19e247772244310f89d686c9cdf50d518c1839238aa4775417e3a37ca33e6310b4ea01f05f1e"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.zip",
"hash": "5fc935b55c8a72ad274b1f5747efddf64712d80992424347fc2ad8b303f73a5b9616d41273be48505acde2691aacc97c9bfa07ca3a9b1036835cf5927dfd7526"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x86.exe",
"hash": "dd47554df1f1d217429924bad81ccf22a7533b511473fdb1e019c5fecc63c6ea67ea2abd870130864d6a6c63be0bb4f005f91f67e61bfeb314fa8fa639d81821"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x86.zip",
"hash": "7f72a6d9923bd4b7e0a8bfc5f395ebebed452a92b3ec1097bbccb3adb7ab00356bdf9869c770248a44033f4672b3d4157eb430261fed7e219893e10d91d454bf"
}
]
},
"sdks": [
{
"version": "9.0.203",
"version-display": "9.0.203",
"runtime-version": "9.0.4",
"vs-version": "17.13.6",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.13)",
"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/9.0.203/dotnet-sdk-9.0.203-linux-arm.tar.gz",
"hash": "7b0969a09148ac8dddf1fdcd41948f163f17acccaa68787195d2935e0e69554fef423291d60579bfb94d676aca8fd498eec49f8555fe750f0e88eadf6317eb37"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-arm64.tar.gz",
"hash": "3070ecef0d6c550a80c3ca497598d09e9a97a264bfd72e86f7c568d2f39368bd7db837681d64d9ed187a8923915d964d02b02f5bc6a493910a18184f5321d233"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-arm.tar.gz",
"hash": "4d43cb65e398dbeed77613eea92ae0c2ccb4720b7b3db47afc144e310b3e76cc6da42e2a5415d9f1b98617240bc7331961b5a83fe8550dc7df5e06010a21267e"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-arm64.tar.gz",
"hash": "e21b7c01fadc6d26337d64c89adb96d2914080f02fe57130b927b0f67945c6b5adea63e4c38e681247961d85ec36e6bb89cc7475c791219fced6f18b5bcb7c9d"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-musl-x64.tar.gz",
"hash": "83b0c47dca699b57c5c7b51d33fad61eb74bdf4285a992befe8d5ff8ea35c0f241225ff2fda709816b66462945ebaead6ea4ef2fbfb28f6194468916ce608d1e"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-linux-x64.tar.gz",
"hash": "67d62c3274aae593b61780db57f07ac85a50da82d04707fdaca66f25889a1cc01eaa95bce173247d1a9f566a92eb7ede71a7306b5af6a17ed84ee9525823ddd3"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-arm64.pkg",
"hash": "77cbf7a4b6e8d80426b07395dff67b33a3c1ffd80fd87b10348a06628f142b47acd9605f61852e7cbcb4e36d473bd9ad91a411dc7bff5ac25486a60bcbf84b4a"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-arm64.tar.gz",
"hash": "50a7e19b0d55de868a9cc52f6ebc1ba39b9b787b3343df5581ec50cce27b86793bb1c63168b5e8843479605e35515b49d1aaeee3a469611c2e2fc966be8c3ae5"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-x64.pkg",
"hash": "ef5f0a16eccb7b7231c8d3cc788bd0f84df8a59bda669fcb70d9dab1fa903bc10140b5ae61c9e80981feaf789fea0cea144bb827693f70ac2e90b0887bfc1888"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-osx-x64.tar.gz",
"hash": "837f6fb8ca30f443d7678c73619f7a004440f809e7c339932616f377954c6e1b4a6c9fef1434d75df991641641d62f9cf1a16d5aee6640170cbb27a1b961632b"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-arm64.exe",
"hash": "d1420d062e4f3d130a2ebfd0bee7ed870552a1c5ef901fe18f6eaf4c2534ee85121e3b7a40eadc2f6af164a41d322dc65a9ef896c2e909f4d89f179e6607dd65"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-arm64.zip",
"hash": "379cdd811623966b25418af2b87611fd8c359f3db2a9618428554d77d05f73e6410f67c425c45240613e556de9ecbbc89695d036ac2f73c7d71ba9de704f3fb0"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.exe",
"hash": "77b87bd1785d5272912d6d8b732871ce3dd2f52a481aca24504c19e247772244310f89d686c9cdf50d518c1839238aa4775417e3a37ca33e6310b4ea01f05f1e"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.zip",
"hash": "5fc935b55c8a72ad274b1f5747efddf64712d80992424347fc2ad8b303f73a5b9616d41273be48505acde2691aacc97c9bfa07ca3a9b1036835cf5927dfd7526"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x86.exe",
"hash": "dd47554df1f1d217429924bad81ccf22a7533b511473fdb1e019c5fecc63c6ea67ea2abd870130864d6a6c63be0bb4f005f91f67e61bfeb314fa8fa639d81821"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x86.zip",
"hash": "7f72a6d9923bd4b7e0a8bfc5f395ebebed452a92b3ec1097bbccb3adb7ab00356bdf9869c770248a44033f4672b3d4157eb430261fed7e219893e10d91d454bf"
}
]
},
{
"version": "9.0.105",
"version-display": "9.0.105",
"runtime-version": "9.0.4",
"vs-version": "17.12.7",
"vs-mac-version": "",
"vs-support": "Visual Studio 2022 (v17.12)",
"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/9.0.105/dotnet-sdk-9.0.105-linux-arm.tar.gz",
"hash": "904aedeeb9a4ec89d5a6a9e5c5c060f20b9ad9a2e67b01c6f10bafcf75b333e797827ae55c3e0f2f3df3f1a7265eb31bd678a8674bb467d71e87cfb1e060c331"
},
{
"name": "dotnet-sdk-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-arm64.tar.gz",
"hash": "6e184a6bf7f6b6800996f34976fe83ce0891710a95407221cdf53df7185f21dce9893efafc8cf1e7104f05a02ac55fe21aec3b1b6d161d7b7e086d729458056f"
},
{
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-musl-arm.tar.gz",
"hash": "6e6cb0b8fdc71ef3945c1734bc85d31a961c0492856a762802f1a5af43590a898f92f717e8df29f0b585debe7e13afa11ed482b611821116c0513a246f239bd4"
},
{
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-musl-arm64.tar.gz",
"hash": "e22b57ffca4b5b17a97902e8cfa81be3bc9575e9762765b2f93c9e7f156f9a888c76f7961e0f8942080076ccac25cfecf17138e016a45758a4ffd8c5d7f21651"
},
{
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-musl-x64.tar.gz",
"hash": "71291709bc0defc461f291d96f57f0626540c7723d82d300d1401d7a3fcd150b6ce78ed4b4b2996b1c4688deb2f75ddb0fd2b0ef221ab3d56bc2cf8e852c7de7"
},
{
"name": "dotnet-sdk-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-linux-x64.tar.gz",
"hash": "f795bb35f432b71f940eb62bfa4ca3df5d708f497467ae16a67d2d19817a8f7e8cf5e6faa791412eb0da017be59ff93a2ad723675b3f3152f39bff64d545f4c0"
},
{
"name": "dotnet-sdk-osx-arm64.pkg",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-osx-arm64.pkg",
"hash": "1ea09c2c1b84e6c76ec4f51f848c35321fdea8a92dabde20e4ab5fa031854dfd500e958f39c31fec4e16bd8e180ebe50d924b4e332b7b33b66db18e378589335"
},
{
"name": "dotnet-sdk-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-osx-arm64.tar.gz",
"hash": "75fbdcc62d13596d1781e90a44aa83147f70d15f70b173e588a012393ee4db299d5342f13176d95314cf24c41bdadb32d17b27103283c3f412afb8778980f1aa"
},
{
"name": "dotnet-sdk-osx-x64.pkg",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-osx-x64.pkg",
"hash": "e44c0e09f3fb05a352b1946a39abfdc362c13495a4b0618841756fd15cb379438a8823283a60970fc0def3b98ca362f598c44e925076a0b623569217f6ff5ed4"
},
{
"name": "dotnet-sdk-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-osx-x64.tar.gz",
"hash": "0f0ccd8c359d37d026ce88c0e121cb69e9f8e9be61d7e28032d522bf046e5517ec0f31ea2830d0405636ee586db2dab54ae69b36d5311f99bcb2dc929dce48bb"
},
{
"name": "dotnet-sdk-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-arm64.exe",
"hash": "ce028ce05a84f96e6528a56013f07a333627d677d39605484f8c9a63d53d9b388978b2b8a92ad194ed149de2568f6acb8aeb3ee18fbb1fbf7061f73d68703505"
},
{
"name": "dotnet-sdk-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-arm64.zip",
"hash": "7e6e5a8dd7375c5adc0e2368a3bd8f10e1cebf788765c254f032b755104ae3525801b82d786a1f1f780bcbb2938ec7b6c1094cb6579661362fa96db2221ef620"
},
{
"name": "dotnet-sdk-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-x64.exe",
"hash": "9f72bfb85db1cc21344071703b6c20cd085534c2fb6d0e2be77863768e1525b8951241b10adcd6b88a4db253ec6772a1df965cea85f9ae2979e204cb527a67b1"
},
{
"name": "dotnet-sdk-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-x64.zip",
"hash": "328ae0d73475f09ba46747cea055a2c40eb82a7ec2f7a730296b7fd506e1660177c9f3c365003c51d9dd23e9e0e5a9688b09b22d3a74c972251e95054846045f"
},
{
"name": "dotnet-sdk-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-x86.exe",
"hash": "99dcff0ba8e252bac04df5bae9149a07107811ad5b3fc829e4d6e64a5ba807d59cd516a246a8ac46ef027f0fdf046b360308d464c05935451f323500504d92c0"
},
{
"name": "dotnet-sdk-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.105/dotnet-sdk-9.0.105-win-x86.zip",
"hash": "19d639426eab4011960a210f6d66b4c809e5a633f4560fff3c42df5f030d987823dcb1bb525606beac72b91021631a9d8eef93de88d8676fb92064565cf6381f"
}
]
}
],
"aspnetcore-runtime": {
"version": "9.0.4",
"version-display": "9.0.4",
"version-aspnetcoremodule": [
"19.0.25073.4"
],
"vs-version": "",
"files": [
{
"name": "aspnetcore-runtime-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-arm.tar.gz",
"hash": "6b3c1c5af12fb09910967d6485603d04c8a3c47a9e6bb11c7375a5ae1b76175b013afb4923cadd99a7a22b782ca4b8b824070bf5252c5481324ac023fe72cea4"
},
{
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-arm64.tar.gz",
"hash": "7cca4084341c2e978e6d75e09cae308a35de7cd84c5b27d5246b9d1b3e6aaff200bae8de5a25b816e30c3ba354bef17b84bae0ce15144895518661e53af18331"
},
{
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-musl-arm.tar.gz",
"hash": "11cea0b91ae542bc4d2fc451247595071eeb01f801d3305f9c9ccda7c04b4b1c327ee75a21452ac1b584a50a639e6d622272fc7ab9cbb744a8bb691b45baf2c2"
},
{
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-musl-arm64.tar.gz",
"hash": "67fe12c34c4859dd8c50b57145e2fefbb929dbe2a729a5a8bfb1a53441689f68295cff4d93194ff3b9611212f13674c70e142b2cfe3bf6a57710fd4206722898"
},
{
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-musl-x64.tar.gz",
"hash": "89d8a05c65f886e1708dbfa4ea97baaf64029eca2aee9b883c9e516129058c5636c313554f05bdeb52801339ab4e326ebeb708e14dcea75e3cd70ddbc5f81caf"
},
{
"name": "aspnetcore-runtime-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-linux-x64.tar.gz",
"hash": "f3eae8863634a050b90b672b14d466a44c623ca06c6501a3a70efea93e540995e2fa348ae5ef7a3f278110a9ba24043a651150a378e4e5a84c25690b73364132"
},
{
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
"rid": "osx-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-osx-arm64.tar.gz",
"hash": "34461f12204c61c7f23ffd0f89bc769846de8ae902c15e348a672b9bf279183b26f2ca35d36f1c12a60529bc291f42253e127ec3464621d0cfedaa0e9a5d9adf"
},
{
"name": "aspnetcore-runtime-osx-x64.tar.gz",
"rid": "osx-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-osx-x64.tar.gz",
"hash": "b07d2bef605bdb36f9c7ddfb5c183ba4965e6fcb3b4f00c148fbdcd62fede1f1eb405553d2ef84f57e057558c643b87102816ccefa28b2eb08500fd6b50b490c"
},
{
"name": "aspnetcore-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-arm64.exe",
"hash": "1d4d856c3f23b309856e3f9d2e08b3cb5c99b11dbab460ab7d3e9ffea7bb36ddb2a916ebf3bdc51ea936176074f0742b7573be52904b9efa6bbea059c3dad924"
},
{
"name": "aspnetcore-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-arm64.zip",
"hash": "080a49595409802e76e2d356a344f8293ebe1900c99cae17936c4697e05de4084b822b250713d5e1aeb54c3122bc6f9dce06dd49c92e21239e02f207963290d1"
},
{
"name": "aspnetcore-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x64.exe",
"hash": "76b740deb1ce9332c094459f916245d9823e28d680ca9a1fc4f21826ad6155a58c5aec60fcd9dd0e5d698a4d746beea3c7b6d69906ef6ec3491c61e32b5a2b1b"
},
{
"name": "aspnetcore-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x64.zip",
"hash": "161a5b226b9035bb54f566f57a1f6503ceeef66e79fce463c55717a60129a0f4ed525e4179c7d8072e9cd921fb584d74bc600a85f9e976f80ce2f1d429f2c10d"
},
{
"name": "aspnetcore-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x86.exe",
"hash": "82c7158cbf6488adc29b6568ebf9d05a2ddfe99319e019c077084a25d5d366a020bc98eb55882088f6c22a5a4b1ee2de7dfe289c1ea1ec95976633e5d42e5bbd"
},
{
"name": "aspnetcore-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-9.0.4-win-x86.zip",
"hash": "cf33e5d462e957e67b04dc5bc64b5c216a13a3a996bd2486b75a6fe760f6289fe8186e4b9d05ff9684473577973378350a64f46fb0697b060fcedcac867b5685"
},
{
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
"rid": "linux-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-arm.tar.gz",
"hash": "5fd6b16fff9687ca350fbc81737ceb1861291a548ca75cd80c3a57bc896529da82e02cbe90d2ab8b9419cfecce2023f0af92d8180e90bbd591e8e2db01334a4f"
},
{
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
"rid": "linux-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-arm64.tar.gz",
"hash": "f049a6674a6a38968c42920826f6f25fe0c6c0869ec6a9a010b67d0a25e2a6af4634a3f767f4de39785f7a4eb89037aa3de3e0ff3ab7f7ffcb062f59f2d26c72"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
"rid": "linux-musl-arm",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-musl-arm.tar.gz",
"hash": "a2e29106e1717595c447948424baa1b5e113105f328868cf458ab6403bb51879ed8a66fae706b51a18ca2d8130455d294f3e09be2619bb5c4a00345b51dafa37"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
"rid": "linux-musl-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-musl-arm64.tar.gz",
"hash": "623b0c2bf6e1279694b7a0551d8b0527404ece523a99e196a00f9f236b01140e8776b788744dba53960287fb40ec614e7b5b1a0e1fbd617f11521bc8af5b10cb"
},
{
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
"rid": "linux-musl-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-musl-x64.tar.gz",
"hash": "e061672712e4646108f8b36c1da61a9f993970db8ed598515a62d6e467305d4cffe53b654e7af6000bc93d0769f67c452f1b9523e91b63ed5c5e248163644c40"
},
{
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
"rid": "linux-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/aspnetcore-runtime-composite-9.0.4-linux-x64.tar.gz",
"hash": "f8a1ec81def3954221aea5e2e24d6302aee8055d4c5811ff289c139cf7e08925279a75fdd557c33afb88d4948da1e2a38af7cf801ac5248039783c983a4d782b"
},
{
"name": "dotnet-hosting-win.exe",
"rid": "",
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.4/dotnet-hosting-9.0.4-win.exe",
"hash": "e02d6e48361bc09f84aefef0653bd1eaa1324795d120758115818d77f1ba0bca751dcc7e7c143293c7831fd72ff566d7c2248d1cb795f8d251c04631bc4459ea",
"akams": "https://aka.ms/dotnetcore-9-0-windowshosting"
}
]
},
"windowsdesktop": {
"version": "9.0.4",
"version-display": "9.0.4",
"files": [
{
"name": "windowsdesktop-runtime-win-arm64.exe",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-arm64.exe",
"hash": "6209799b87d2f7d3b17656e3229420dc2870217f8efc0f9000dba85f1811e95a4098ffd1601e78041b17fb181a3f58a89b5ca9da8bbb02f736e1d8c023e6cb9f"
},
{
"name": "windowsdesktop-runtime-win-arm64.zip",
"rid": "win-arm64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-arm64.zip",
"hash": "a2bebab263c635e9cd56adbb09c79ca2d905226429e016f20151e216c292a9c91583e72d623f4c7e1396ef7eb3dca852b03828df236e0ff3b347a87bb924d9e5"
},
{
"name": "windowsdesktop-runtime-win-x64.exe",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x64.exe",
"hash": "c277fe5434b66c05f7782d40b90ab04dd2a9ac3d1570b2ab96a2311a58aeefff27761ca4488aadebe3b897e961b24b2f9c5a597ee27c2c4387d3cf0833f6cc48"
},
{
"name": "windowsdesktop-runtime-win-x64.zip",
"rid": "win-x64",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x64.zip",
"hash": "ec38fab3d387ced97d55d28aef34d3979cadfed48f86bd01f44d2b3a864edf4339ee82df5ba4af535d2cf91832bd56b902f7195a4352641e6210efc1c4a70681"
},
{
"name": "windowsdesktop-runtime-win-x86.exe",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x86.exe",
"hash": "214a98c6d468566cb0d84898e7129897890384b1f3a49f1c59187f3711cea6340df588850d65c1b0c239fd0151806cfa7bc056551da05d9a0d94130b2e4fba7d"
},
{
"name": "windowsdesktop-runtime-win-x86.zip",
"rid": "win-x86",
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.4/windowsdesktop-runtime-9.0.4-win-x86.zip",
"hash": "9516c6cb24e51a5b457de0d26992cf52ace1a96ea406f4f4ff37d4293d08717d05a39eeb19a844b815b4bc061ebeffaaedb17d964289ee5c66217e5054a26f64"
}
]
}
},
{
"release-date": "2025-03-11",
"release-version": "9.0.3",
@@ -7130,4 +7756,4 @@
}
}
]
}
}

View File

@@ -4,11 +4,11 @@
| Version | Release Date | Support | Latest Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- |
| [.NET 9](./9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | [9.0.3][9.0.3] | May 12, 2026 |
| [.NET 8](./8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | [8.0.14][8.0.14] | November 10, 2026 |
| [.NET 9](./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 8](./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 |
[9.0.3]: ./9.0/9.0.3/9.0.3.md
[8.0.14]: ./8.0/8.0.14/8.0.14.md
[9.0.4]: ./9.0/9.0.4/9.0.4.md
[8.0.15]: ./8.0/8.0.15/8.0.15.md
[policies]: ../release-policies.md
* [Binaries and installers](https://dotnet.microsoft.com/download/dotnet)
@@ -29,8 +29,8 @@ Release notes include:
Example markdown files:
* [8.0/8.0.14/8.0.14.md](./8.0/8.0.14/8.0.14.md)
* [9.0/9.0.3/9.0.3.md](./9.0/9.0.3/9.0.3.md)
* [8.0/8.0.15/8.0.15.md](./8.0/8.0.15/8.0.15.md)
* [9.0/9.0.4/9.0.4.md](./9.0/9.0.4/9.0.4.md)
Example JSON files:

View File

@@ -16,11 +16,11 @@
},
{
"channel-version": "9.0",
"latest-release": "9.0.3",
"latest-release-date": "2025-03-18",
"latest-release": "9.0.4",
"latest-release-date": "2025-04-08",
"security": true,
"latest-runtime": "9.0.3",
"latest-sdk": "9.0.202",
"latest-runtime": "9.0.4",
"latest-sdk": "9.0.203",
"product": ".NET",
"support-phase": "active",
"eol-date": "2026-05-12",
@@ -30,11 +30,11 @@
},
{
"channel-version": "8.0",
"latest-release": "8.0.14",
"latest-release-date": "2025-03-11",
"latest-release": "8.0.15",
"latest-release-date": "2025-04-08",
"security": true,
"latest-runtime": "8.0.14",
"latest-sdk": "8.0.407",
"latest-runtime": "8.0.15",
"latest-sdk": "8.0.408",
"product": ".NET",
"support-phase": "active",
"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 |
| :-- | :-- | :-- | :-- | :-- |
| [.NET 10](release-notes/10.0/README.md) | November 11, 2025 | [LTS][policies] | [10.0.0-preview.1][10.0.0-preview.1] | 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.3][9.0.3] | 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.14][8.0.14] | November 10, 2026 |
| [.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 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 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 |
[10.0.0-preview.1]: release-notes/10.0/preview/preview1/10.0.0-preview.1.md
[9.0.3]: release-notes/9.0/9.0.3/9.0.3.md
[8.0.14]: release-notes/8.0/8.0.14/8.0.14.md
[10.0.0-preview.3]: release-notes/10.0/preview/preview3/10.0.0-preview.3.md
[9.0.4]: release-notes/9.0/9.0.4/9.0.4.md
[8.0.15]: release-notes/8.0/8.0.15/8.0.15.md
## End-of-life releases