Artifacts for July 2025 Dotnet 8 & 9 Servicing Release (#9966)
This commit is contained in:
10
README.md
10
README.md
@@ -9,11 +9,11 @@ Welcome to the home of .NET [release notes](./release-notes/README.md) and [news
|
||||
| Version | Release Date | Release type |Support phase | Latest Patch Version | End of Support |
|
||||
| :-- | :-- | :-- | :-- | :-- | :-- |
|
||||
| [.NET 10.0](release-notes/10.0/README.md) | November 11, 2025 | [LTS][policies] | Preview | [10.0.0-preview.5][10.0.0-preview.5] | TBD |
|
||||
| [.NET 9.0](release-notes/9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.6][9.0.6] | May 12, 2026 |
|
||||
| [.NET 8.0](release-notes/8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | Active | [8.0.17][8.0.17] | November 10, 2026 |
|
||||
| [.NET 9.0](release-notes/9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.7][9.0.7] | May 12, 2026 |
|
||||
| [.NET 8.0](release-notes/8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | Active | [8.0.18][8.0.18] | November 10, 2026 |
|
||||
|
||||
[9.0.6]: release-notes/9.0/9.0.6/9.0.6.md
|
||||
[8.0.17]: release-notes/8.0/8.0.17/8.0.17.md
|
||||
[9.0.7]: release-notes/9.0/9.0.7/9.0.7.md
|
||||
[8.0.18]: release-notes/8.0/8.0.18/8.0.18.md
|
||||
[10.0.0-preview.5]: release-notes/10.0/preview/preview5/10.0.0-preview.5.md
|
||||
[policies]: release-policies.md
|
||||
|
||||
@@ -32,4 +32,4 @@ You can subscribe to discussions with the following RSS feeds:
|
||||
| --- | :--: | :--: |
|
||||
| All Discussions | [🔗](https://github.com/dotnet/core/discussions) | [🔗](https://github.com/dotnet/core/discussions.atom) |
|
||||
| News | [🔗](https://github.com/dotnet/core/discussions/categories/news) | [🔗](https://github.com/dotnet/core/discussions/categories/news.atom) |
|
||||
| General | [🔗](https://github.com/dotnet/core/discussions/categories/general) | [🔗](https://github.com/dotnet/core/discussions/categories/general.atom) |
|
||||
| General | [🔗](https://github.com/dotnet/core/discussions/categories/general) | [🔗](https://github.com/dotnet/core/discussions/categories/general.atom) |
|
||||
|
||||
87
release-notes/8.0/8.0.18/8.0.118.md
Normal file
87
release-notes/8.0/8.0.18/8.0.118.md
Normal file
@@ -0,0 +1,87 @@
|
||||
# .NET 8.0.118 - July 08, 2025
|
||||
|
||||
The .NET 8.0.118 release is available for download. This SDK includes the released .NET 8.0.18 Runtime and is in support of Visual Studio 17.8 release. The latest 8.0 release is always listed at [.NET 8.0 Releases](../README.md).
|
||||
|
||||
## Downloads
|
||||
|
||||
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |Windows Desktop Runtime |
|
||||
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | :-----------------: |
|
||||
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] \| [Arm64][dotnet-sdk-win-arm64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [Arm64][dotnet-sdk-win-arm64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] \| [Arm64][dotnet-runtime-win-arm64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [Arm64][dotnet-runtime-win-arm64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [Hosting Bundle][dotnet-hosting-win.exe] | [x86][windowsdesktop-runtime-win-x86.exe] \| [x64][windowsdesktop-runtime-win-x64.exe] \| [Arm64][windowsdesktop-runtime-win-arm64.exe] |
|
||||
| macOS | [x64][dotnet-sdk-osx-x64.pkg] \| [ARM64][dotnet-sdk-osx-arm64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] \| [ARM64][dotnet-sdk-osx-arm64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] \| [ARM64][dotnet-runtime-osx-arm64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] \| [ARM64][dotnet-runtime-osx-arm64.tar.gz]| [x64][aspnetcore-runtime-osx-x64.tar.gz] \| [ARM64][aspnetcore-runtime-osx-arm64.tar.gz] | - |
|
||||
| Linux | [Snap and Package Manager](../install-linux.md) | [x64][dotnet-sdk-linux-x64.tar.gz] \| [Arm][dotnet-sdk-linux-arm.tar.gz] \| [Arm64][dotnet-sdk-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-sdk-linux-musl-arm.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | [Packages (x64)][linux-packages] | [x64][dotnet-runtime-linux-x64.tar.gz] \| [Arm][dotnet-runtime-linux-arm.tar.gz] \| [Arm64][dotnet-runtime-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-runtime-linux-musl-arm.tar.gz] \| [Arm64 Alpine][dotnet-runtime-linux-musl-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz] \| [Arm][aspnetcore-runtime-linux-arm.tar.gz] \| [Arm64][aspnetcore-runtime-linux-arm64.tar.gz] \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz] | - |
|
||||
| | [Checksums][checksums-sdk] | [Checksums][checksums-sdk] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] |
|
||||
|
||||
1. Includes the .NET Runtime and ASP.NET Core Runtime
|
||||
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Runtime.
|
||||
|
||||
The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.
|
||||
|
||||
You can check your .NET SDK version by running the following command. The example version shown is for this release.
|
||||
|
||||
```console
|
||||
$ dotnet --version
|
||||
8.0.118
|
||||
```
|
||||
|
||||
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. While not officially supported, we’ve also enabled rudimentary support for .NET 8.0 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.0 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.
|
||||
|
||||
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.18-sha.txt
|
||||
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.18-sha.txt
|
||||
|
||||
[linux-packages]: ../install-linux.md
|
||||
|
||||
[//]: # ( Runtime 8.0.18)
|
||||
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-arm.tar.gz
|
||||
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-arm.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-x64.tar.gz
|
||||
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-x64.tar.gz
|
||||
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-arm64.pkg
|
||||
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-arm64.tar.gz
|
||||
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-x64.pkg
|
||||
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-x64.tar.gz
|
||||
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-arm64.exe
|
||||
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-arm64.zip
|
||||
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x64.exe
|
||||
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x64.zip
|
||||
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x86.exe
|
||||
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x86.zip
|
||||
|
||||
[//]: # ( WindowsDesktop 8.0.18)
|
||||
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-arm64.exe
|
||||
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x64.exe
|
||||
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x86.exe
|
||||
|
||||
[//]: # ( ASP 8.0.18)
|
||||
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-arm.tar.gz
|
||||
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-arm64.tar.gz
|
||||
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-musl-x64.tar.gz
|
||||
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-x64.tar.gz
|
||||
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-osx-arm64.tar.gz
|
||||
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-osx-x64.tar.gz
|
||||
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x64.exe
|
||||
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x86.exe
|
||||
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/dotnet-hosting-8.0.18-win.exe
|
||||
|
||||
[//]: # ( SDK 8.0.118)
|
||||
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-arm.tar.gz
|
||||
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-arm64.tar.gz
|
||||
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-musl-arm.tar.gz
|
||||
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-musl-x64.tar.gz
|
||||
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-x64.tar.gz
|
||||
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-osx-arm64.pkg
|
||||
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-osx-arm64.tar.gz
|
||||
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-osx-x64.pkg
|
||||
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-osx-x64.tar.gz
|
||||
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-arm64.exe
|
||||
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-arm64.zip
|
||||
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-x64.exe
|
||||
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-x64.zip
|
||||
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-x86.exe
|
||||
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-x86.zip
|
||||
650
release-notes/8.0/8.0.18/8.0.18.md
Normal file
650
release-notes/8.0/8.0.18/8.0.18.md
Normal file
@@ -0,0 +1,650 @@
|
||||
# .NET 8.0.18 - July 08, 2025
|
||||
|
||||
The .NET 8.0.18 and .NET SDK 8.0.412 releases are available for download. The latest 8.0 release is always listed at [.NET 8.0 Releases](../README.md).
|
||||
|
||||
8.0 SDKs that include 8.0.18 runtimes:
|
||||
|
||||
* [8.0.412][8.0.412]
|
||||
* [8.0.315][8.0.315]
|
||||
* [8.0.118][8.0.118]
|
||||
|
||||
## 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.412
|
||||
```
|
||||
|
||||
## 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 8.0 July 2025 Blog][dotnet-blog]
|
||||
|
||||
## 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, we’ve also enabled rudimentary support for .NET 8.0 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.0 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 #xxxx](https://github.com/dotnet/core/issues/xxxx) for your questions and comments.
|
||||
|
||||
[8.0.412]: 8.0.18.md
|
||||
[8.0.315]: 8.0.315.md
|
||||
[8.0.118]: 8.0.118.md
|
||||
|
||||
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.18-sha.txt
|
||||
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.18-sha.txt
|
||||
|
||||
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-july-2025-servicing-updates/
|
||||
|
||||
[linux-packages]: ../install-linux.md
|
||||
|
||||
## Packages updated in this release
|
||||
|
||||
| Package name | Version |
|
||||
| :----------- | :------------------ |
|
||||
| AspNetCoreRuntime.8.0.x64 | 8.0.18 |
|
||||
| AspNetCoreRuntime.8.0.x86 | 8.0.18 |
|
||||
| dotnet-ef | 8.0.18 |
|
||||
| dotnet-sql-cache | 8.0.18 |
|
||||
| Microsoft.AspNetCore.App.Ref | 8.0.18 |
|
||||
| Microsoft.AspNetCore.App.Runtime.linux-arm | 8.0.18 |
|
||||
| Microsoft.AspNetCore.App.Runtime.linux-arm64 | 8.0.18 |
|
||||
| Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 8.0.18 |
|
||||
| Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 8.0.18 |
|
||||
| Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 8.0.18 |
|
||||
| Microsoft.AspNetCore.App.Runtime.linux-x64 | 8.0.18 |
|
||||
| Microsoft.AspNetCore.App.Runtime.osx-arm64 | 8.0.18 |
|
||||
| Microsoft.AspNetCore.App.Runtime.osx-x64 | 8.0.18 |
|
||||
| Microsoft.AspNetCore.App.Runtime.win-arm64 | 8.0.18 |
|
||||
| Microsoft.AspNetCore.App.Runtime.win-x64 | 8.0.18 |
|
||||
| Microsoft.AspNetCore.App.Runtime.win-x86 | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Authentication.Certificate | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Authentication.Facebook | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Authentication.Google | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Authentication.JwtBearer | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Authentication.MicrosoftAccount | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Authentication.Negotiate | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Authentication.OpenIdConnect | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Authentication.Twitter | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Authentication.WsFederation | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Authorization | 8.0.18 |
|
||||
| Microsoft.AspNetCore.AzureAppServices.HostingStartup | 8.0.18 |
|
||||
| Microsoft.AspNetCore.AzureAppServices.SiteExtension | 8.0.18 |
|
||||
| Microsoft.AspNetCore.AzureAppServicesIntegration | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components.Analyzers | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components.Authorization | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components.CustomElements | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components.Forms | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components.QuickGrid | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components.Web | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components.WebAssembly | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components.WebAssembly.Authentication | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components.WebAssembly.DevServer | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components.WebAssembly.Server | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Components.WebView | 8.0.18 |
|
||||
| Microsoft.AspNetCore.ConcurrencyLimiter | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Connections.Abstractions | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Cryptography.Internal | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Cryptography.KeyDerivation | 8.0.18 |
|
||||
| Microsoft.AspNetCore.DataProtection | 8.0.18 |
|
||||
| Microsoft.AspNetCore.DataProtection.Abstractions | 8.0.18 |
|
||||
| Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 8.0.18 |
|
||||
| Microsoft.AspNetCore.DataProtection.Extensions | 8.0.18 |
|
||||
| Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Grpc.JsonTranscoding | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Grpc.Swagger | 8.0.18 |
|
||||
| Microsoft.AspNetCore.HeaderPropagation | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Hosting.WindowsServices | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Http.Connections.Client | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Http.Connections.Common | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Identity.EntityFrameworkCore | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Identity.UI | 8.0.18 |
|
||||
| Microsoft.AspNetCore.JsonPatch | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Metadata | 8.0.18 |
|
||||
| Microsoft.AspNetCore.MiddlewareAnalysis | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Mvc.NewtonsoftJson | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Mvc.Testing | 8.0.18 |
|
||||
| Microsoft.AspNetCore.OpenApi | 8.0.18 |
|
||||
| Microsoft.AspNetCore.OutputCaching.StackExchangeRedis | 8.0.18 |
|
||||
| Microsoft.AspNetCore.Owin | 8.0.18 |
|
||||
| Microsoft.AspNetCore.SignalR.Client | 8.0.18 |
|
||||
| Microsoft.AspNetCore.SignalR.Client.Core | 8.0.18 |
|
||||
| Microsoft.AspNetCore.SignalR.Common | 8.0.18 |
|
||||
| Microsoft.AspNetCore.SignalR.Protocols.Json | 8.0.18 |
|
||||
| Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 8.0.18 |
|
||||
| Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 8.0.18 |
|
||||
| Microsoft.AspNetCore.SignalR.Specification.Tests | 8.0.18 |
|
||||
| Microsoft.AspNetCore.SignalR.StackExchangeRedis | 8.0.18 |
|
||||
| Microsoft.AspNetCore.SpaProxy | 8.0.18 |
|
||||
| Microsoft.AspNetCore.SpaServices.Extensions | 8.0.18 |
|
||||
| Microsoft.AspNetCore.TestHost | 8.0.18 |
|
||||
| Microsoft.AspNetCore.WebUtilities | 8.0.18 |
|
||||
| Microsoft.Authentication.WebAssembly.Msal | 8.0.18 |
|
||||
| Microsoft.Data.Sqlite | 8.0.18 |
|
||||
| Microsoft.Data.Sqlite.Core | 8.0.18 |
|
||||
| Microsoft.dotnet-openapi | 8.0.18 |
|
||||
| Microsoft.DotNet.ApiCompat.Task | 8.0.118 |
|
||||
| Microsoft.DotNet.ApiCompat.Task | 8.0.315 |
|
||||
| Microsoft.DotNet.ApiCompat.Task | 8.0.412 |
|
||||
| Microsoft.DotNet.ApiCompat.Tool | 8.0.118 |
|
||||
| Microsoft.DotNet.ApiCompat.Tool | 8.0.315 |
|
||||
| Microsoft.DotNet.ApiCompat.Tool | 8.0.412 |
|
||||
| Microsoft.DotNet.Common.ItemTemplates | 8.0.118 |
|
||||
| Microsoft.DotNet.Common.ItemTemplates | 8.0.315 |
|
||||
| Microsoft.DotNet.Common.ItemTemplates | 8.0.412 |
|
||||
| Microsoft.DotNet.Common.ProjectTemplates.8.0 | 8.0.118 |
|
||||
| Microsoft.DotNet.Common.ProjectTemplates.8.0 | 8.0.315 |
|
||||
| Microsoft.DotNet.Common.ProjectTemplates.8.0 | 8.0.412 |
|
||||
| Microsoft.DotNet.ILCompiler | 8.0.18 |
|
||||
| Microsoft.DotNet.Web.Client.ItemTemplates | 8.0.18 |
|
||||
| Microsoft.DotNet.Web.ItemTemplates.8.0 | 8.0.18 |
|
||||
| Microsoft.DotNet.Web.ProjectTemplates.8.0 | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Abstractions | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Analyzers | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.AspNet.Specification.Tests | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Cosmos | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Design | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.InMemory | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Proxies | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Relational | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Specification.Tests | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Sqlite | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Sqlite.Core | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.SqlServer | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.SqlServer.Abstractions | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.SqlServer.HierarchyId | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Templates | 8.0.18 |
|
||||
| Microsoft.EntityFrameworkCore.Tools | 8.0.18 |
|
||||
| Microsoft.Extensions.ApiDescription.Client | 8.0.18 |
|
||||
| Microsoft.Extensions.ApiDescription.Server | 8.0.18 |
|
||||
| Microsoft.Extensions.Caching.SqlServer | 8.0.18 |
|
||||
| Microsoft.Extensions.Caching.StackExchangeRedis | 8.0.18 |
|
||||
| Microsoft.Extensions.Configuration.KeyPerFile | 8.0.18 |
|
||||
| Microsoft.Extensions.Diagnostics.HealthChecks | 8.0.18 |
|
||||
| Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 8.0.18 |
|
||||
| Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 8.0.18 |
|
||||
| Microsoft.Extensions.Features | 8.0.18 |
|
||||
| Microsoft.Extensions.FileProviders.Embedded | 8.0.18 |
|
||||
| Microsoft.Extensions.Http.Polly | 8.0.18 |
|
||||
| Microsoft.Extensions.Identity.Core | 8.0.18 |
|
||||
| Microsoft.Extensions.Identity.Stores | 8.0.18 |
|
||||
| Microsoft.Extensions.Localization | 8.0.18 |
|
||||
| Microsoft.Extensions.Localization.Abstractions | 8.0.18 |
|
||||
| Microsoft.Extensions.Logging.AzureAppServices | 8.0.18 |
|
||||
| Microsoft.Extensions.ObjectPool | 8.0.18 |
|
||||
| Microsoft.Extensions.WebEncoders | 8.0.18 |
|
||||
| Microsoft.JSInterop | 8.0.18 |
|
||||
| Microsoft.JSInterop.WebAssembly | 8.0.18 |
|
||||
| Microsoft.NET.Build.Containers | 8.0.118 |
|
||||
| Microsoft.NET.Build.Containers | 8.0.315 |
|
||||
| Microsoft.NET.Build.Containers | 8.0.412 |
|
||||
| Microsoft.Net.Http.Headers | 8.0.18 |
|
||||
| Microsoft.NET.ILLink.Tasks | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Android.Sample.Mono | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.osx-arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.osx-x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-arm64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-x64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.linux-arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.linux-x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.osx-arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.osx-x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-arm64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-x64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.osx-arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.osx-x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-arm64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.osx-arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.osx-x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-arm64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-x64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.iOS.Sample.Mono | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.LibraryBuilder.Sdk | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.MonoAOTCompiler.Task | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.MonoTargets.Sdk | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.wasm.Sample.Mono | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Sdk | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Templates | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Templates.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Templates.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Templates.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NET.Sdk.WebAssembly.Pack | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Crossgen2.linux-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Crossgen2.linux-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Crossgen2.linux-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Crossgen2.osx-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Crossgen2.osx-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Crossgen2.win-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Crossgen2.win-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Crossgen2.win-x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.linux-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.linux-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.linux-bionic-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.linux-bionic-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.linux-musl-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.linux-musl-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.linux-musl-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.linux-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.osx-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.osx-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.win-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.win-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Host.win-x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Ref | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.browser-wasm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.browser-wasm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvos-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-bionic-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-bionic-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-musl-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-musl-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.linux-arm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.linux-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.linux-musl-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.linux-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.osx-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.LLVM.osx-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.osx-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.osx-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.win-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.win-x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.ios-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.osx-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.tvos-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.osx-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.osx-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.win-arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.win-arm64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.win-arm64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.win-arm64.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x64.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x64.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x64.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x86.Msi.arm64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x86.Msi.x64 | 8.0.18 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x86.Msi.x86 | 8.0.18 |
|
||||
| Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| Microsoft.TemplateEngine.Abstractions | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.Abstractions | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.Abstractions | 8.0.412 |
|
||||
| Microsoft.TemplateEngine.Authoring.CLI | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.Authoring.CLI | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.Authoring.CLI | 8.0.412 |
|
||||
| Microsoft.TemplateEngine.Authoring.Tasks | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.Authoring.Tasks | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.Authoring.Tasks | 8.0.412 |
|
||||
| Microsoft.TemplateEngine.Authoring.Templates | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.Authoring.Templates | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.Authoring.Templates | 8.0.412 |
|
||||
| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 8.0.412 |
|
||||
| Microsoft.TemplateEngine.Core | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.Core | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.Core | 8.0.412 |
|
||||
| Microsoft.TemplateEngine.Core.Contracts | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.Core.Contracts | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.Core.Contracts | 8.0.412 |
|
||||
| Microsoft.TemplateEngine.Edge | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.Edge | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.Edge | 8.0.412 |
|
||||
| Microsoft.TemplateEngine.IDE | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.IDE | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.IDE | 8.0.412 |
|
||||
| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 8.0.412 |
|
||||
| Microsoft.TemplateEngine.Samples | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.Samples | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.Samples | 8.0.412 |
|
||||
| Microsoft.TemplateEngine.TemplateLocalizer.Core | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.TemplateLocalizer.Core | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.TemplateLocalizer.Core | 8.0.412 |
|
||||
| Microsoft.TemplateEngine.Utils | 8.0.118 |
|
||||
| Microsoft.TemplateEngine.Utils | 8.0.315 |
|
||||
| Microsoft.TemplateEngine.Utils | 8.0.412 |
|
||||
| Microsoft.TemplateSearch.Common | 8.0.118 |
|
||||
| Microsoft.TemplateSearch.Common | 8.0.315 |
|
||||
| Microsoft.TemplateSearch.Common | 8.0.412 |
|
||||
| Microsoft.Windows.Compatibility | 8.0.18 |
|
||||
| Microsoft.WindowsDesktop.App.Ref | 8.0.18 |
|
||||
| Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 8.0.18 |
|
||||
| Microsoft.WindowsDesktop.App.Runtime.win-x64 | 8.0.18 |
|
||||
| Microsoft.WindowsDesktop.App.Runtime.win-x86 | 8.0.18 |
|
||||
| runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.linux-arm.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.linux-arm.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.linux-arm.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| runtime.linux-arm64.Microsoft.DotNet.ILCompiler | 8.0.18 |
|
||||
| runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.linux-arm64.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.linux-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.linux-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.linux-musl-arm.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| runtime.linux-musl-arm64.Microsoft.DotNet.ILCompiler | 8.0.18 |
|
||||
| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler | 8.0.18 |
|
||||
| runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.linux-musl-x64.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| runtime.linux-x64.Microsoft.DotNet.ILCompiler | 8.0.18 |
|
||||
| runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.linux-x64.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| runtime.osx-arm64.Microsoft.DotNet.ILCompiler | 8.0.18 |
|
||||
| runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.osx-arm64.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.osx-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| runtime.osx-x64.Microsoft.DotNet.ILCompiler | 8.0.18 |
|
||||
| runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.osx-x64.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| runtime.win-arm64.Microsoft.DotNet.ILCompiler | 8.0.18 |
|
||||
| runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.win-arm64.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.win-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.win-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| runtime.win-x64.Microsoft.DotNet.ILCompiler | 8.0.18 |
|
||||
| runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.win-x64.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.win-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 8.0.18 |
|
||||
| runtime.win-x86.Microsoft.NETCore.DotNetHost | 8.0.18 |
|
||||
| runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy | 8.0.18 |
|
||||
| runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 8.0.18 |
|
||||
| System.Drawing.Common | 8.0.18 |
|
||||
| System.Text.Json | 8.0.6 |
|
||||
|
||||
[//]: # ( Runtime 8.0.18)
|
||||
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-arm.tar.gz
|
||||
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-arm.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-x64.tar.gz
|
||||
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-x64.tar.gz
|
||||
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-arm64.pkg
|
||||
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-arm64.tar.gz
|
||||
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-x64.pkg
|
||||
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-x64.tar.gz
|
||||
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-arm64.exe
|
||||
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-arm64.zip
|
||||
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x64.exe
|
||||
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x64.zip
|
||||
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x86.exe
|
||||
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x86.zip
|
||||
|
||||
[//]: # ( WindowsDesktop 8.0.18)
|
||||
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-arm64.exe
|
||||
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x64.exe
|
||||
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x86.exe
|
||||
|
||||
[//]: # ( ASP 8.0.18)
|
||||
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-arm.tar.gz
|
||||
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-arm64.tar.gz
|
||||
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-musl-x64.tar.gz
|
||||
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-x64.tar.gz
|
||||
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-osx-arm64.tar.gz
|
||||
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-osx-x64.tar.gz
|
||||
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x64.exe
|
||||
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x86.exe
|
||||
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/dotnet-hosting-8.0.18-win.exe
|
||||
|
||||
[//]: # ( SDK 8.0.412)
|
||||
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-arm.tar.gz
|
||||
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-arm64.tar.gz
|
||||
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-arm.tar.gz
|
||||
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-x64.tar.gz
|
||||
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-x64.tar.gz
|
||||
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-arm64.pkg
|
||||
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-arm64.tar.gz
|
||||
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-x64.pkg
|
||||
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-x64.tar.gz
|
||||
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-arm64.exe
|
||||
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-arm64.zip
|
||||
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x64.exe
|
||||
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x64.zip
|
||||
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x86.exe
|
||||
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x86.zip
|
||||
87
release-notes/8.0/8.0.18/8.0.315.md
Normal file
87
release-notes/8.0/8.0.18/8.0.315.md
Normal file
@@ -0,0 +1,87 @@
|
||||
# .NET 8.0.315 - July 08, 2025
|
||||
|
||||
The .NET 8.0.315 release is available for download. This SDK includes the released .NET 8.0.18 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.315
|
||||
```
|
||||
|
||||
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. While not officially supported, we’ve also enabled rudimentary support for .NET 8.0 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.0 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.
|
||||
|
||||
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.18-sha.txt
|
||||
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.18-sha.txt
|
||||
|
||||
[linux-packages]: ../install-linux.md
|
||||
|
||||
[//]: # ( Runtime 8.0.18)
|
||||
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-arm.tar.gz
|
||||
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-arm.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-x64.tar.gz
|
||||
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-x64.tar.gz
|
||||
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-arm64.pkg
|
||||
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-arm64.tar.gz
|
||||
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-x64.pkg
|
||||
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-x64.tar.gz
|
||||
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-arm64.exe
|
||||
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-arm64.zip
|
||||
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x64.exe
|
||||
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x64.zip
|
||||
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x86.exe
|
||||
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x86.zip
|
||||
|
||||
[//]: # ( WindowsDesktop 8.0.18)
|
||||
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-arm64.exe
|
||||
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x64.exe
|
||||
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x86.exe
|
||||
|
||||
[//]: # ( ASP 8.0.18)
|
||||
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-arm.tar.gz
|
||||
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-arm64.tar.gz
|
||||
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-musl-x64.tar.gz
|
||||
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-x64.tar.gz
|
||||
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-osx-arm64.tar.gz
|
||||
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-osx-x64.tar.gz
|
||||
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x64.exe
|
||||
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x86.exe
|
||||
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/dotnet-hosting-8.0.18-win.exe
|
||||
|
||||
[//]: # ( SDK 8.0.315)
|
||||
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-arm.tar.gz
|
||||
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-arm64.tar.gz
|
||||
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-musl-arm.tar.gz
|
||||
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-musl-x64.tar.gz
|
||||
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-x64.tar.gz
|
||||
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-osx-arm64.pkg
|
||||
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-osx-arm64.tar.gz
|
||||
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-osx-x64.pkg
|
||||
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-osx-x64.tar.gz
|
||||
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-arm64.exe
|
||||
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-arm64.zip
|
||||
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-x64.exe
|
||||
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-x64.zip
|
||||
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-x86.exe
|
||||
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-x86.zip
|
||||
739
release-notes/8.0/8.0.18/release.json
Normal file
739
release-notes/8.0/8.0.18/release.json
Normal file
@@ -0,0 +1,739 @@
|
||||
{
|
||||
"channel-version": "8.0",
|
||||
"release-date": "2025-07-08",
|
||||
"release-version": "8.0.18",
|
||||
"security": false,
|
||||
"release":
|
||||
{
|
||||
"release-date": "2025-07-08",
|
||||
"release-version": "8.0.18",
|
||||
"security": false,
|
||||
"cve-list": [],
|
||||
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.18/8.0.18.md",
|
||||
"runtime": {
|
||||
"version": "8.0.18",
|
||||
"version-display": "8.0.18",
|
||||
"vs-version": "17.8.23, 17.10.17, 17.12.10, 17.14.8",
|
||||
"vs-mac-version": "",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-runtime-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-arm.tar.gz",
|
||||
"hash": "90cc6bd368ec1ab725e9e814e998c3781ca5df67e2833345c052ed17106203ba1e88cf0206ac7c33f813d03f3164540402dbcb8be0d36bd8fbefce3b2df04d4f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-arm64.tar.gz",
|
||||
"hash": "7d96a090a2e56f393fc32385da1451535dbf4e4d98edc192b1ae6ea0d097e667a059828c7f2375fac6bc275f8db1d83f5cd262a71fef6c28241caae2229baa3f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-arm.tar.gz",
|
||||
"hash": "1c5ae15a547e2991071f38e69ffc706e93f93c241bbcb18918157a42db528d5e5a1f3ede01e9cf0d171b1f325cbde6dd3747c42c6b0ba45bc55f902a9705a47d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-arm64.tar.gz",
|
||||
"hash": "3cafeb136c6df2e45f69dfa641466013f51a730f154354901b055526c44dbd51d7e001726951d1524538706664e7aa6ef5e451538ddba8317989c229be8c4858"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-x64.tar.gz",
|
||||
"hash": "aa02e18a534593922b4f06efd0b447a70170ad78f4ea31b08923922043dae1b75801db8b04b49d8fe24ecacf46c8541bb2b1466298608c64612e94e4d0e5360d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-x64.tar.gz",
|
||||
"hash": "15d754a01c93183ea98bd608f2691193c86f284ec7feddfc810fad919e2f7ba20d41e1de45789fc1d9ac9fcd8be82d49cb8fe4c471dec892f91272fea2e53f08"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-arm64.pkg",
|
||||
"hash": "7003d9f57a8fc221657e013f32d9c7145dc89f7a146db5f35b3a8262a29d520a8b62bbab0de87654ff48624cf936e227df1b86d01e2d868c4c7dbd2e3e4f91ef"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-arm64.tar.gz",
|
||||
"hash": "ea793e2503b40ecf56d3bdfc0dfc21fc899e18a94144bbb50ff64b3dc1f38392a7bd2f57f61170ecf3afe733bba0fc24c5d0e00057b7df2da8f26fd7f69612c9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-x64.pkg",
|
||||
"hash": "d2f7554c36cd41f0c0c8f83111b6b7d40eb644923ab3614808f9b993bd7c78146c1d83933763a3a82718587d23680d4374df1f1d939a2cfaa99bf6cfb6450fca"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-x64.tar.gz",
|
||||
"hash": "cadccad42290c00b2914f5f146f6777946f905a7fedf558c104ec6ec6ac31e2e34ec0069fdeedc357f5a69165ea31bec1193f024d706e92866a31edaa74d9efb"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-arm64.exe",
|
||||
"hash": "87d5fedbb4812f26ad3a62df874aff2af397a9cf6a85db8dbef082830feac683cbc45dc4bdfb028afd0f86d3271aa2eb849053801ab435f4e46136030d77d789"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-arm64.zip",
|
||||
"hash": "c7495b643be567fac7d4137bfb8c8de2967e0c74af120260ae0d54b69dc6c046d1cd11f0b57a3a3c9db2b7a87d0245b9aff30bd40e830826a672dacd600db45f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x64.exe",
|
||||
"hash": "4bddf4af2637d06ca978631c89044567f76b3e806c8f3c77224a2e7fd34fcdc7a8732473e90457d73e71ad1ee1146a2d3b4168d39238acb30938145328d524d8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x64.zip",
|
||||
"hash": "3c682a7fc0c35b666cae065c8775a0151875c91f12ff12bcf9f1cac2172eb9d486b04036734d6d812d728b8f3ae7d6f72fc063fd0da76c1f35d0e27d07b434b8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x86.exe",
|
||||
"hash": "a7602ac6e9c6a1a104f5309c436497dd6937ab15d922291d6945d6a4fb04693eb129710d7f68404f0521f395fcc83e4686a3a81686a2e3ceb1e2278d58386140"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x86.zip",
|
||||
"hash": "e9d8433f8d0eed0e955e7834dbb171ea3c9d8b8ad1309cbde24da968784abceec56746ff1f9466c7dbf06679f729a453911670eac123abcb58cd3add0b31f2fb"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sdk": {
|
||||
"version": "8.0.412",
|
||||
"version-display": "8.0.412",
|
||||
"runtime-version": "8.0.18",
|
||||
"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.412/dotnet-sdk-8.0.412-linux-arm.tar.gz",
|
||||
"hash": "275314440cbf38a379311cfad011135797e0d6628a01e0f94d0889f4db0d1c5cd9f746b847f5a51d2ad5a5d269cfae76945c3f0497d9e158cc88baf9d594d0a1"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-arm64.tar.gz",
|
||||
"hash": "0549d24447b11d4bb4206c812f5d113bf6cce3932999094d5ebc118dd0cf95da85aed4fb7ace942aa683b3970a3c253e7db9de002027c418854f88354879fcd7"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-arm.tar.gz",
|
||||
"hash": "cfbf6c45999db8971a26ae27d3620910ca5dfb62a975f16b5a10aad85c6119de6d909347e16fdb2ab43963017379240c4f7c046be81bb751aa924d9d25d9897a"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-arm64.tar.gz",
|
||||
"hash": "e683a08c370de2f29643fa3721ada15f670978402e3662741bc256ff28cbcb672a3546ac7baa82521ca7cbca25d752733c8490740ab3b4ae055fbe3a547d52b6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-x64.tar.gz",
|
||||
"hash": "c3dfbbd26a699b0ef76dec4b61be7b3092dd25b26cebc12b0202fa6146fd836760cc1a251a2964091507bd42d96722cdf7588b366261ca7d7ea9e849b3ccdf1b"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-x64.tar.gz",
|
||||
"hash": "48062e12222224845cb3f922d991c78c064a1dd056e4b1c892b606e24a27c1f5413dc42221cdcf4225dcb61e3ee025d2a77159006687009130335ac515f59304"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-arm64.pkg",
|
||||
"hash": "05b9ecdccae9fee7b5d891ddc9b255180667360786f522bc7b019e0146cceeb27f3347ecea66ce910b772559a3ffceb5552771bf4ff0aa95b2cfd78006938ff0"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-arm64.tar.gz",
|
||||
"hash": "1027b5069c403b441cccfb7fc0f82584aa58220529861a1c4f2ae91c6f30b19ea84929de7658de92f5ccba57504fb6e2b28a760376e203279c84fab354b9f116"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-x64.pkg",
|
||||
"hash": "cbd56359965f918ded5fd19033ee9561b1c4a6450ad60b3c53e94e04ba30d124e7a5aa3c9d0da67b435be5f60563fd027918e3c2e01b5a1445a83c11e1be7830"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-x64.tar.gz",
|
||||
"hash": "0050a2ea8b510edab6a4a40e7e45b935a651ba75a471de1e6bd1a8f1b43802aa2e011567d4be68d744807b7c57c0a553d0858d167ea0a532971d1014e5a3fca8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-arm64.exe",
|
||||
"hash": "d990abb280d3b084988329351ba75f278a84d513e7684cc3a4f1a020b9ca4b5645c3ccb59d5d805e729622555d26101fa5a3db3f493c78f884b8065dbe06a6b3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-arm64.zip",
|
||||
"hash": "c073544cbb942b629a68652106b8e5b7513cb8461d376cbd30a2de33fb1d818217bb9486540739d1c777458c225d948410a5d6ff1e3a994ff12f6301a9498794"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x64.exe",
|
||||
"hash": "6218d166dba2217e80d8a9cce727a730d1dc4b82d3944ad59b2780ea885204317bde7dbcb1453267df5a19ef2477fadadfb7061e90bfc5a9c8c8c92133ea5151"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x64.zip",
|
||||
"hash": "22535fcd2ff53723f4fcba8475fd36b703d08b8df865dd1dd5a3af997f766a55cb719d79ff3db420c25f684cf707059f97da3d80d3dc27eaf7d08f8a97dc7bfa"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x86.exe",
|
||||
"hash": "4ec479128895a88192cd51f7536fa62d708678f7b460705654bcb4429ec881867524da51afce03ee73f3b84ff6f5684722942a4273195cf203dfd98a0f25c45d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x86.zip",
|
||||
"hash": "5ffdcb2e60d5c85af5d091028fa9e93c42c3432baccd731f9a785bef6593f2263b6ed7e0c47a23c497d7552d0d66a77e12d7e796470723b640541fd915de67b3"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sdks": [
|
||||
{
|
||||
"version": "8.0.412",
|
||||
"version-display": "8.0.412",
|
||||
"runtime-version": "8.0.18",
|
||||
"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.412/dotnet-sdk-8.0.412-linux-arm.tar.gz",
|
||||
"hash": "275314440cbf38a379311cfad011135797e0d6628a01e0f94d0889f4db0d1c5cd9f746b847f5a51d2ad5a5d269cfae76945c3f0497d9e158cc88baf9d594d0a1"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-arm64.tar.gz",
|
||||
"hash": "0549d24447b11d4bb4206c812f5d113bf6cce3932999094d5ebc118dd0cf95da85aed4fb7ace942aa683b3970a3c253e7db9de002027c418854f88354879fcd7"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-arm.tar.gz",
|
||||
"hash": "cfbf6c45999db8971a26ae27d3620910ca5dfb62a975f16b5a10aad85c6119de6d909347e16fdb2ab43963017379240c4f7c046be81bb751aa924d9d25d9897a"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-arm64.tar.gz",
|
||||
"hash": "e683a08c370de2f29643fa3721ada15f670978402e3662741bc256ff28cbcb672a3546ac7baa82521ca7cbca25d752733c8490740ab3b4ae055fbe3a547d52b6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-x64.tar.gz",
|
||||
"hash": "c3dfbbd26a699b0ef76dec4b61be7b3092dd25b26cebc12b0202fa6146fd836760cc1a251a2964091507bd42d96722cdf7588b366261ca7d7ea9e849b3ccdf1b"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-x64.tar.gz",
|
||||
"hash": "48062e12222224845cb3f922d991c78c064a1dd056e4b1c892b606e24a27c1f5413dc42221cdcf4225dcb61e3ee025d2a77159006687009130335ac515f59304"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-arm64.pkg",
|
||||
"hash": "05b9ecdccae9fee7b5d891ddc9b255180667360786f522bc7b019e0146cceeb27f3347ecea66ce910b772559a3ffceb5552771bf4ff0aa95b2cfd78006938ff0"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-arm64.tar.gz",
|
||||
"hash": "1027b5069c403b441cccfb7fc0f82584aa58220529861a1c4f2ae91c6f30b19ea84929de7658de92f5ccba57504fb6e2b28a760376e203279c84fab354b9f116"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-x64.pkg",
|
||||
"hash": "cbd56359965f918ded5fd19033ee9561b1c4a6450ad60b3c53e94e04ba30d124e7a5aa3c9d0da67b435be5f60563fd027918e3c2e01b5a1445a83c11e1be7830"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-x64.tar.gz",
|
||||
"hash": "0050a2ea8b510edab6a4a40e7e45b935a651ba75a471de1e6bd1a8f1b43802aa2e011567d4be68d744807b7c57c0a553d0858d167ea0a532971d1014e5a3fca8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-arm64.exe",
|
||||
"hash": "d990abb280d3b084988329351ba75f278a84d513e7684cc3a4f1a020b9ca4b5645c3ccb59d5d805e729622555d26101fa5a3db3f493c78f884b8065dbe06a6b3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-arm64.zip",
|
||||
"hash": "c073544cbb942b629a68652106b8e5b7513cb8461d376cbd30a2de33fb1d818217bb9486540739d1c777458c225d948410a5d6ff1e3a994ff12f6301a9498794"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x64.exe",
|
||||
"hash": "6218d166dba2217e80d8a9cce727a730d1dc4b82d3944ad59b2780ea885204317bde7dbcb1453267df5a19ef2477fadadfb7061e90bfc5a9c8c8c92133ea5151"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x64.zip",
|
||||
"hash": "22535fcd2ff53723f4fcba8475fd36b703d08b8df865dd1dd5a3af997f766a55cb719d79ff3db420c25f684cf707059f97da3d80d3dc27eaf7d08f8a97dc7bfa"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x86.exe",
|
||||
"hash": "4ec479128895a88192cd51f7536fa62d708678f7b460705654bcb4429ec881867524da51afce03ee73f3b84ff6f5684722942a4273195cf203dfd98a0f25c45d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x86.zip",
|
||||
"hash": "5ffdcb2e60d5c85af5d091028fa9e93c42c3432baccd731f9a785bef6593f2263b6ed7e0c47a23c497d7552d0d66a77e12d7e796470723b640541fd915de67b3"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "8.0.315",
|
||||
"version-display": "8.0.315",
|
||||
"runtime-version": "8.0.18",
|
||||
"vs-version": "17.10.17",
|
||||
"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.315/dotnet-sdk-8.0.315-linux-arm.tar.gz",
|
||||
"hash": "f1078b2977ad3029d91d91619ec273eaa48962b4c58bcf7fb7d0ab91d02c9d651e4711c6018d2026eaa5813e4b9437a5076753e1971a7833ccd1b94a2a71cef9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-arm64.tar.gz",
|
||||
"hash": "396e91f0e94b51458e9193208b8773949fc29974a4ea77b2ad3d40431abc787176ac0da2e361ff3b45008236f5373215b775128b0ee835033e2fee15fd14e985"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-musl-arm.tar.gz",
|
||||
"hash": "4a76836b982e873d13432b71fc110c9f5df3ee001c77b0f7f5f865c76c0006cf9c44a7aef51af218987626dc9c250f41ad0882f3fb40616562a530431e767e8d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-musl-arm64.tar.gz",
|
||||
"hash": "372b5a7e8146708f41051476c570ec4abc9d5951d500e83f38fffc696e258f729ad7949a785f7dab6a57dd8f87d94a18ab5fa70a308b87254fb4e9d9ff995543"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-musl-x64.tar.gz",
|
||||
"hash": "4fc82661d83559c53df9345a55a1b94eb543ed7731ca06be8e9596c35e0cb3e3ed19fdbd8b4a2162d34387d8cb02331ecc06b9166b2bc3304d367664fed058ac"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-x64.tar.gz",
|
||||
"hash": "5121f6e731d2ae7d1335629329fa3eb08c8b2e1bd6f10e6d4a54b8f83f49a2e43ab54fa4e0d087d95512cf3c6d59651fea638199bfdd34684ddc843790513c4e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-osx-arm64.pkg",
|
||||
"hash": "c398aadd225f0601347f33ec06382d58878c8a89a063e863bd8394b9ba052ccef1a134f8d6629e17935975e931f1788ba9faaa796d7f9a7084d921bf77f0f2b4"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-osx-arm64.tar.gz",
|
||||
"hash": "f53ec39e469c3ba0aab21de5cd3cf426214d0a22f7cc53779d6973dbc1f73ed6c800e0607624ba63f3af691ec5dcd3571fe7f62946001403ec5f397a00ea8eb9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-osx-x64.pkg",
|
||||
"hash": "85d42516ad2210c23f8ca81b1d11bece58d42f068e8f5d257e957bf50324172f825951d358cc105e9384d2c8cf0f333b6a72a6c0f507af8b12b952399e7d7ad9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-osx-x64.tar.gz",
|
||||
"hash": "6a71dcd548b8a632cafe958aa27db310b534e002e0f6f354a5fae46f42575fa4e315553431854ad1556b651e726e095229513fa92b0b80cb84af0c47e8e5c998"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-arm64.exe",
|
||||
"hash": "11fe26e03fc1a504deb39416142ddb4f8f421aabe024507bda8c45f5f0dd0c5d2ceeaaffd963a150488bcbcba11988fd7240f98bb6509332d19bb846ca1f75dd"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-arm64.zip",
|
||||
"hash": "8d85aec3ee4a5c1009b136b6acc9854290946d3309260387a766f891e01a1d4a6686fdf4323d78d5853ef614e701c4a1e3fdd5518c7567b0f7878e491e12e1da"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-x64.exe",
|
||||
"hash": "86400c86e555d91f5f538e223208cb86260c3ab984ab6043313f88c0e9ba36cc4bba46d3753177279c94bf94bb545185448852f9704edbeb25c056c98862805f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-x64.zip",
|
||||
"hash": "38af5e0c834dab77a890083268e3662c6fafb67197cb6604d0509af529fd2c399b53ed3cff9b1901ba4c05570b6f04472c32c2b2380923eab575360c9e3240cc"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-x86.exe",
|
||||
"hash": "5ee8f1c16302002a01223d66c89774407a3621360dad4df58679f5f6433726542c0a5c1e873a6c54ac62b647e54cc448725eb7c0fe45ccddbdf8b1c463edca43"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-x86.zip",
|
||||
"hash": "78248632a95a4f01cafd06acc0437efbb15e91acc1839e97bc4acd9e666e3d104ae77387e3767faead457c63a82675a9d9fe4a9a67fa01349929926858471bc7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "8.0.118",
|
||||
"version-display": "8.0.118",
|
||||
"runtime-version": "8.0.18",
|
||||
"vs-version": "17.8.23",
|
||||
"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.118/dotnet-sdk-8.0.118-linux-arm.tar.gz",
|
||||
"hash": "30dc739e4376bf049c17f18a44313c9e85fb4ce0b826e4c890aa5db0300d821b3058f3ae5cfae17c3781678ef761042f8c8f66f9311b6c8755010f63b891a7b7"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-arm64.tar.gz",
|
||||
"hash": "c209d88ef57840b7360e7b28ca5c229b3fc8fd82d3e1b0e299730e9b801abfb4a5ce6f64dc667d5866c6244bafe10b4abde6a4bff733be4d4ce0791cbdec559c"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-musl-arm.tar.gz",
|
||||
"hash": "586861479f36ee7e0a53bf914beb7ac1e31855f1e72663d1d7efff24ac38ee05cc954d7d4efd81e32fe8cb3dbf0083725e4c10de5af76a30a694243184a58a20"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-musl-arm64.tar.gz",
|
||||
"hash": "07620444f2a0ae0db5078df533aaf28e65595aa628241a3d6d27133f3a9e0e19552cdafa4d6dc4a417c27a34d97eaa7152fe930ac3ac812eeb6297430274f866"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-musl-x64.tar.gz",
|
||||
"hash": "eb31c6845f3a1ff5ccc7b537edc08eb6745104850f77e675fa8b55378039cbbfdedcecb5a2571488900ed8a5138a64e3fb730c3051816f366a48f98f00aa2a31"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-x64.tar.gz",
|
||||
"hash": "daf2f8052dcceaed00596d1f887b31b19932ea6fc64477006fadd7ebdb565b6ccaadac2b2c38d57ba58d6e156b72adb094a7350aea1d511e77ad967548321a6b"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-osx-arm64.pkg",
|
||||
"hash": "ccb3b91288b09f7bf8e53ed360e6d1a3c126fe165eea0c2658a1f4e989d3d2f66654bd4d4e6f340e96d5e576ac8da45947dbe8c96c1a4302be0404528291fb82"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-osx-arm64.tar.gz",
|
||||
"hash": "f68b219257e502976309bb73794b67f29dce0e695f40544bd128274d6435c96f13bc7bfb3289619cdc52b81cb7196039ef9c517c6b3228732aa3d491f5ccbcb6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-osx-x64.pkg",
|
||||
"hash": "e9a6a989989a0a829f97a7204fa4348cd7288f14b828fc7ce0138deab4a9002f9d5312c8e09065f45e5a1646390cce33434514d82cbdec4387f1bc186eef19f4"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-osx-x64.tar.gz",
|
||||
"hash": "71778b9428f6b3b31fda91e585a22feda0b955223becf5900767746e981022bbb632a26b1ebbbd22668674553768bbdb5d324c3f5b68c709c0616e3b8d2015bf"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-arm64.exe",
|
||||
"hash": "92152679ccdf405b6831846dc43bc4163db4c4dffcb086793e6aceed3918c544b6805183644b3c1c6bd982c99cd220b0785727f2ec25b09bb9779b3a9d3ab1a5"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-arm64.zip",
|
||||
"hash": "43766ae2ce3c484bbe974097c1679179682001686d19c62e8d2c5ecfa7f8114f7713beb790565736e56fe3671c2b99ed8b55c6599218c2f625173a4d4d098226"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-x64.exe",
|
||||
"hash": "cbb7bce4db15cdff3c813abe614e6ad4c4dc725afea565bb6d74a8a45e849609d8b1472713dc33462b09ff36206979d79744631980d5a64b15ea0278ccdb39b8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-x64.zip",
|
||||
"hash": "f6f6678ba0ec596c4ea65456b40179a2d1590a87b4d38f2ceafc4df2a2f0214546c8cbeb4e2efc17c64c939616d88b29dd2c77173cf98bba9cc77fbf32c8b44f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-x86.exe",
|
||||
"hash": "bae225d34b186cb0ed66cef4713cee4d626e4c10f5b6668041cfd94ab655985e43af5281ca87d57658b5b5254ac3ce8bf1d84768b1b6dfd4e0e8be2c4b1224d5"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-x86.zip",
|
||||
"hash": "5a31e69da9fd81be20058c6f2f7287b85d51b2ad003bf9b4e5b1c3c7ea32dde91af93b1d04116b3c9010b2845d87b72eb42a79b98d0ff2eff02dee46bb485227"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"aspnetcore-runtime": {
|
||||
"version": "8.0.18",
|
||||
"version-display": "8.0.18",
|
||||
"version-aspnetcoremodule": [
|
||||
"18.0.25168.18"
|
||||
],
|
||||
"vs-version": "17.8.23",
|
||||
"files": [
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-arm.tar.gz",
|
||||
"hash": "1c22c5c1036c51361665affb7154e248aeeebc361e80cf02d2e4ab27f7be8e19fb4ca1e69f43a2b961adc7bd90056f6fb56aeb6eb507a87a41bfba653d3f00f2"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-arm64.tar.gz",
|
||||
"hash": "997ce36180503fbd4dd86ed43b533f618be1db7cf170f500d0d12f899adff22e5b7714942aa2513eece6c12224761c143fbc91d6e97d83cccaed8a811ebcd835"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-musl-arm.tar.gz",
|
||||
"hash": "ca7780a03c9ab5480b9f92aa9e491482caf19e188c3b6f255e555189233a71974e58d97e949b3b9d2131af168702f17f59290545da0d9385b2dbac410df7734e"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-musl-arm64.tar.gz",
|
||||
"hash": "e6a541de37e2f4750030005de475beed3e3944f15fcd878a21416f0b9527fcea1424a1214564ea96d9b94bdd337e0b009b7f0d31704106d2cb8a230734951666"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-musl-x64.tar.gz",
|
||||
"hash": "6707e25c0ba25742b68fdd794897ed98a97d3cf0c47ff322961f1e3fae8be983220e930b2bc974eb90c6749d12cc76166f2abe472e0bc4492138ad1194ddd332"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-x64.tar.gz",
|
||||
"hash": "896e9cab7c3ea5384c174e7e2cffae3c7f8f9ed5d6d2b7434b5a2b0dc3f02b611ff8668f5d70c0b356a6a5d85a28fe40756cf356b168d0306370da11646b4b23"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-osx-arm64.tar.gz",
|
||||
"hash": "4fca5e706ea2ec1f0622dddaf120776b1b6f2f85dac4ff25c9e5203d759ebc4d391a4f1973c116607850259cd63cce0bb6544cba5752bd962aec15f7710961c3"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-osx-x64.tar.gz",
|
||||
"hash": "c5220cee5ed5a6ab99db879cdc76b14d1391041341c1b2204570820550e0c1192aa3bfe0e295383a692f6666d85e862c66e59f1747d3ca704e7e1a7fd10c7b44"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-arm64.exe",
|
||||
"hash": "4f2f2755c731d59ab484b8631b38c48c286a5b602f656161747f86e32af01416db738340fbb7a79286046140f8d944a6f43bb6411c444cce71dcb3fe124135b8"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-arm64.zip",
|
||||
"hash": "8f5b4a30b43b7ad545bdd706d7034933059cbe57f8efa238b8da1c73ed7c82d91ade8c72688f08a01d037e0c45b27015e67ac29aa4132c18f4fb23cc13d887d5"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x64.exe",
|
||||
"hash": "a11332bf03d43cf0e023ab1a31d08e9c9d26539b449ee6d0130bf8c9f76edc42c93533e29663fff80f5edb62be9f3b4507a070c74f68b46e2ee06f83635c6bd4"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x64.zip",
|
||||
"hash": "b864bc97b311e319c826dc6466ca7187ba0b6b883c8e6931cd17eac29088201033fdacb9ea67a12011dda10171df92afa8052829a6b05528cc1c9c53fdc98ebb"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x86.exe",
|
||||
"hash": "262e5ee7afbe75ecb71afce32b31205714feafdd2f37d8996b2d65a8bb455fd6883ea8ebe4893f42f317e039e8acea0a2c80782c3a0f4727955f709863cc0409"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x86.zip",
|
||||
"hash": "8cc5cf0eeae43361af7821e30bdb289e857f7cc196cd6c918102fb37f80113399c1bcaf0e11642c18509d9843de6c5153e8465895c0851dacfa885b9ef95f996"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-composite-8.0.18-linux-arm.tar.gz",
|
||||
"hash": "be951a4e3c14d70d306c5d7eaf90ebb702ed73646b70826ea450ecc456b162d53dd5b8acff1e49d84184ca859e5961db14c46e8ff42e9d0d6caa2a860c7d2a92"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-composite-8.0.18-linux-arm64.tar.gz",
|
||||
"hash": "218425758fcb2dbce415ba43fe326f5bebb0e128ac06c3fe1b355ca495216f33c12e18fb83b7529b7ae001023dda723ac4e6ab9636526ca10cc67e01cec87de1"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-composite-8.0.18-linux-musl-arm.tar.gz",
|
||||
"hash": "c901887ff4bb2627c17d265bf3cdb42e7bf96dfe630ddff1606402eb7a8a5d0831f52f15fdd5e2fa9e065e0e7b68e6fd6827dee847effe457d1e043120d21ad0"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-composite-8.0.18-linux-musl-arm64.tar.gz",
|
||||
"hash": "00e1b91201588d3a6e155f25fe6bb47ea44ae0e8d5539d1d4500df7366c480f9c3430790bc1e715032d478673466f2f10dcf7a19ef03ca5ed996d5ae0fa3255a"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-composite-8.0.18-linux-musl-x64.tar.gz",
|
||||
"hash": "b24c5785ad5c0bc47ebc0c1adab925e60603e48598036c5d0df4df859c1a25b8c7180520261ab91f7a4d285287d22cffdbb2862376e6c172f16ee72e18c4aafb"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-composite-8.0.18-linux-x64.tar.gz",
|
||||
"hash": "9a414fa9b4de897e2289c33c4a33fdc1ce095cb909421df636de682c8c6520ae69310db9ea35f6f4e14d9c820b4efede6ef50684f2d275bc9be6a08fbd0821db"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-hosting-win.exe",
|
||||
"rid": "",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/dotnet-hosting-8.0.18-win.exe",
|
||||
"hash": "a06830385a5f00bef080500736c2d6b9d819b9bee2d81fccb78c4819a0a0063997dbab8ae95de00b39e43de34a8b726549b62f193ccf8e4fa7c55a50f92486b2",
|
||||
"akams": "https://aka.ms/dotnetcore-8-0-windowshosting"
|
||||
}
|
||||
]
|
||||
},
|
||||
"windowsdesktop": {
|
||||
"version": "8.0.18",
|
||||
"version-display": "8.0.18",
|
||||
"files": [
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-arm64.exe",
|
||||
"hash": "d25a92a7a2d06f320b201a5ea58dd3f149fa97f016a8af36d80c6d90e856cf3799656cd1909bd9c46bd3cae3637bf3c68f63013a9545ac943ec4101ccb2acad0"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-arm64.zip",
|
||||
"hash": "c5a5ff5222dd63a70ae918cfc3201f1d51ccc6148c71a013f0295995e0fe31b60b7477896f73a54475781d15dd645369b7ad1d972bf5c2a9690dc054f327486a"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x64.exe",
|
||||
"hash": "fd6b4ae532e7106a0faa82aff67321920fdd123ad23a7c6b3a6ce9d55e81a4557c262f11e0e60a3e27114c001ce02f6e6c4c6acc5bf7c0426bead43218155444"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x64.zip",
|
||||
"hash": "c109a41a326b52e4054de42ab7c91098965223de12da7908a8a0a0c4a12c6140437f3e05ab2396a7297c9beb7afe070666b54fcbfe70421f9a5a974f001d7054"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x86.exe",
|
||||
"hash": "8104111795565cdeeefca8fe1caa42476645286052c26f2de80d7a8ff0f796e371dd8509077bcb911e3b38845fe0cd3a23a1cb85ef2a9249444fabcf1c8defb0"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x86.zip",
|
||||
"hash": "919b60b5ec4573718f9549e362338d351223bc963646c9c1d1b4fd250863dc89309b5b146ff5d42d0aa2cfdfbd12cda76e459d9fd54e7dcf84feccf48119df81"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
| Date | Release | SDK |
|
||||
| :-- | :-- | :-- |
|
||||
| 2025/07/08 | [8.0.18](./8.0.18/8.0.18.md) | [8.0.412](./8.0.18/8.0.18.md), [8.0.315](./8.0.18/8.0.315.md), [8.0.118](./8.0.18/8.0.118.md) |
|
||||
| 2025/06/10 | [8.0.17](./8.0.17/8.0.17.md) | [8.0.411](./8.0.17/8.0.17.md), [8.0.314](./8.0.17/8.0.314.md), [8.0.117](./8.0.17/8.0.117.md) |
|
||||
| 2025/05/22 | [8.0.16](./8.0.16/8.0.16.md) | [8.0.313](./8.0.16/8.0.313.md), [8.0.410](./8.0.16/8.0.410.md) |
|
||||
| 2025/05/13 | [8.0.16](./8.0.16/8.0.16.md) | [8.0.116](./8.0.16/8.0.116.md), [8.0.312](./8.0.16/8.0.312.md), [8.0.409](./8.0.16/8.0.16.md) |
|
||||
|
||||
@@ -8,6 +8,8 @@ Your app needs to be on the latest .NET 8 patch version to be secure. The longer
|
||||
|
||||
Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using an older version.
|
||||
|
||||
- 8.0.18 (July 2025)
|
||||
- No new CVEs.
|
||||
- 8.0.17 (June 2025)
|
||||
- [CVE-2025-30399 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/362)
|
||||
- 8.0.16 (May 2025)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# .NET 8 installation instructions for Linux
|
||||
# .NET 8.0 installation instructions for Linux
|
||||
|
||||
The following instructions demonstrate installing .NET 8 on Linux. These instructions augment the more general [.NET install instructions](install.md), including installing with `.tar.gz` files, that work on multiple operating systems.
|
||||
The following instructions demonstrate installing .NET 8.0 on Linux. These instructions augment the more general [.NET install instructions](install.md), including installing with `.tar.gz` files, that work on multiple operating systems.
|
||||
|
||||
[Linux package dependencies](linux-packages.md) describes the set of packages required to run .NET on Linux.
|
||||
|
||||
@@ -12,22 +12,22 @@ The following distributions are available for Linux:
|
||||
- .NET Runtime: includes the .NET runtime and libraries, enabling running console applications.
|
||||
- ASP.NET Core Runtime: includes the .NET and ASP.NET Core runtimes, enabling running console, and web applications.
|
||||
|
||||
We recommend you install the .NET SDK to develop and build applications, and to install one of the runtimes packages (like ASP.NET Core) to exclusively run applications.
|
||||
We recommend you install the .NET SDK to develop and build applications, and to install one of the runtime packages (like ASP.NET Core) to exclusively run applications.
|
||||
|
||||
## Downloads
|
||||
|
||||
Each of the distributions can be downloaded from:
|
||||
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/8.0)
|
||||
- [.NET 8 release notes](README.md)
|
||||
- [.NET 8.0 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Install using deb/rpm packages
|
||||
|
||||
Preview release installers are not available from the Microsoft package repositories. The steps below provide an easy way to install .NET 8 using your Distro package manager.
|
||||
Preview release installers are not available from the Microsoft package repositories. The steps below provide an easy way to install .NET 8.0 using your Distro package manager.
|
||||
|
||||
**Note:** `curl` must be available on the system before running the following steps. Once you have confirmed that `curl` is available, complete the steps to download and install the latest .NET 8 Preview SDK and Runtime.
|
||||
**Note:** `curl` must be available on the system before running the following steps. Once you have confirmed that `curl` is available, complete the steps to download and install the latest .NET 8.0 Preview SDK and Runtime.
|
||||
|
||||
1. Create a directory to use for the download location and change into that directory. For example, `mkdir $HOME/dotnet_install && cd $HOME/dotnet_install`
|
||||
2. Run `curl -L https://aka.ms/install-dotnet-preview -o install-dotnet-preview.sh`
|
||||
@@ -36,7 +36,7 @@ Preview release installers are not available from the Microsoft package reposito
|
||||
Here's what the script does.
|
||||
|
||||
- Detects the distribution and version. The script supports platforms and versions listed in [.NET 8.0 - Supported OS versions](supported-os.md).
|
||||
- Determines if additional system dependencies or utilities are needed to successfully complete and install them. For example, `tar` is used to unpack that installer packages.
|
||||
- Determines if additional system dependencies or utilities are needed to successfully complete and install them. For example, `tar` is used to unpack the installer packages.
|
||||
- Downloads the tar.gz containing the .NET preview installer packages for the detected distribution.
|
||||
- Downloads the system dependency installer, if needed.
|
||||
- Expands the tar.gz into ./dotnet_packages
|
||||
@@ -65,13 +65,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://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.411/dotnet-sdk-8.0.411-linux-x64.tar.gz
|
||||
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-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
|
||||
8.0.411
|
||||
8.0.412
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# .NET 8 installation instructions for macOS
|
||||
# .NET 8.0 installation instructions for macOS
|
||||
|
||||
The following instructions demonstrate installing .NET 8 on macOS. These instructions augment the more general [.NET install instructions](install.md), including installing with `.tar.gz` files, that work on multiple operating systems.
|
||||
The following instructions demonstrate installing .NET 8.0 on macOS. These instructions augment the more general [.NET install instructions](install.md), including installing with `.tar.gz` files, that work on multiple operating systems.
|
||||
|
||||
## Distributions
|
||||
|
||||
@@ -10,14 +10,14 @@ The following distributions are available for Linux:
|
||||
- .NET Runtime: includes the .NET runtime and libraries, enabling running console applications.
|
||||
- ASP.NET Core Runtime: includes the .NET and ASP.NET Core runtimes, enabling running console, and web applications.
|
||||
|
||||
We recommend you install the .NET SDK to develop and build applications, and to install one of the runtimes packages (like ASP.NET Core) to exclusively run applications.
|
||||
We recommend you install the .NET SDK to develop and build applications, and to install one of the runtime packages (like ASP.NET Core) to exclusively run applications.
|
||||
|
||||
## Downloads
|
||||
|
||||
Each of the distributions can be downloaded from:
|
||||
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/8.0)
|
||||
- [.NET 8 release notes](README.md)
|
||||
- [.NET 8.0 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
@@ -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://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.411/dotnet-sdk-8.0.411-osx-x64.tar.gz
|
||||
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-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.411
|
||||
8.0.412
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# .NET 8 installation instructions for Windows
|
||||
# .NET 8.0 installation instructions for Windows
|
||||
|
||||
The following instructions demonstrate installing .NET 8 on Windows. These instructions augment the more general [.NET install instructions](install.md), including installing with `.zip` files, that work on multiple operating systems.
|
||||
The following instructions demonstrate installing .NET 8.0 on Windows. These instructions augment the more general [.NET install instructions](install.md), including installing with `.zip` files, that work on multiple operating systems.
|
||||
|
||||
## Distributions
|
||||
|
||||
@@ -12,14 +12,14 @@ The following distributions are available for Windows:
|
||||
- ASP.NET Core Runtime: includes the .NET and ASP.NET Core runtimes, enabling running console, and web applications.
|
||||
- ASP.NET Core Hosting Bundle: includes the ASP.NET Core runtime and IIS support (for running both in- and out-of-process with IIS).
|
||||
|
||||
We recommend you install the .NET SDK to develop and build applications, and to install one of the runtimes packages (like ASP.NET Core) to exclusively run applications.
|
||||
We recommend you install the .NET SDK to develop and build applications, and to install one of the runtime packages (like ASP.NET Core) to exclusively run applications.
|
||||
|
||||
## Downloads
|
||||
|
||||
Each of the distributions can be downloaded from:
|
||||
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/8.0)
|
||||
- [.NET 8 release notes](README.md)
|
||||
- [.NET 8.0 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Windows (Nano Server and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
@@ -27,8 +27,8 @@ Each of the distributions can be downloaded from:
|
||||
|
||||
You can now install .NET updates using the Windows Package Manager CLI (winget):
|
||||
|
||||
- To install the .NET 8 runtime: `winget install dotnet-runtime-8`
|
||||
- To install the .NET 8 SDK: `winget install dotnet-sdk-8`
|
||||
- To install the .NET 8.0 runtime: `winget install dotnet-runtime-8.0`
|
||||
- To install the .NET 8.0 SDK: `winget install dotnet-sdk-8.0`
|
||||
- To update an existing installation: `winget upgrade`
|
||||
|
||||
See [Install with Windows Package Manager (winget)](https://learn.microsoft.com/dotnet/core/install/windows?tabs=net70#install-with-windows-package-manager-winget) for more information.
|
||||
@@ -50,12 +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://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.411/dotnet-sdk-8.0.411-win-x64.exe
|
||||
C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-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
|
||||
8.0.411
|
||||
8.0.412
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
@@ -1,15 +1,748 @@
|
||||
{
|
||||
"channel-version": "8.0",
|
||||
"latest-release": "8.0.17",
|
||||
"latest-release-date": "2025-06-10",
|
||||
"latest-runtime": "8.0.17",
|
||||
"latest-sdk": "8.0.411",
|
||||
"latest-release": "8.0.18",
|
||||
"latest-release-date": "2025-07-08",
|
||||
"latest-runtime": "8.0.18",
|
||||
"latest-sdk": "8.0.412",
|
||||
"support-phase": "active",
|
||||
"release-type": "lts",
|
||||
"eol-date": "2026-11-10",
|
||||
"lifecycle-policy": "https://aka.ms/dotnetcoresupport",
|
||||
"releases": [
|
||||
{
|
||||
"release-date": "2025-07-08",
|
||||
"release-version": "8.0.18",
|
||||
"security": false,
|
||||
"cve-list": [
|
||||
],
|
||||
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.18/8.0.18.md",
|
||||
"runtime": {
|
||||
"version": "8.0.18",
|
||||
"version-display": "8.0.18",
|
||||
"vs-version": "17.8.23, 17.10.17, 17.12.10, 17.14.8",
|
||||
"vs-mac-version": "",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-runtime-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-arm.tar.gz",
|
||||
"hash": "90cc6bd368ec1ab725e9e814e998c3781ca5df67e2833345c052ed17106203ba1e88cf0206ac7c33f813d03f3164540402dbcb8be0d36bd8fbefce3b2df04d4f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-arm64.tar.gz",
|
||||
"hash": "7d96a090a2e56f393fc32385da1451535dbf4e4d98edc192b1ae6ea0d097e667a059828c7f2375fac6bc275f8db1d83f5cd262a71fef6c28241caae2229baa3f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-arm.tar.gz",
|
||||
"hash": "1c5ae15a547e2991071f38e69ffc706e93f93c241bbcb18918157a42db528d5e5a1f3ede01e9cf0d171b1f325cbde6dd3747c42c6b0ba45bc55f902a9705a47d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-arm64.tar.gz",
|
||||
"hash": "3cafeb136c6df2e45f69dfa641466013f51a730f154354901b055526c44dbd51d7e001726951d1524538706664e7aa6ef5e451538ddba8317989c229be8c4858"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-musl-x64.tar.gz",
|
||||
"hash": "aa02e18a534593922b4f06efd0b447a70170ad78f4ea31b08923922043dae1b75801db8b04b49d8fe24ecacf46c8541bb2b1466298608c64612e94e4d0e5360d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-linux-x64.tar.gz",
|
||||
"hash": "15d754a01c93183ea98bd608f2691193c86f284ec7feddfc810fad919e2f7ba20d41e1de45789fc1d9ac9fcd8be82d49cb8fe4c471dec892f91272fea2e53f08"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-arm64.pkg",
|
||||
"hash": "7003d9f57a8fc221657e013f32d9c7145dc89f7a146db5f35b3a8262a29d520a8b62bbab0de87654ff48624cf936e227df1b86d01e2d868c4c7dbd2e3e4f91ef"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-arm64.tar.gz",
|
||||
"hash": "ea793e2503b40ecf56d3bdfc0dfc21fc899e18a94144bbb50ff64b3dc1f38392a7bd2f57f61170ecf3afe733bba0fc24c5d0e00057b7df2da8f26fd7f69612c9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-x64.pkg",
|
||||
"hash": "d2f7554c36cd41f0c0c8f83111b6b7d40eb644923ab3614808f9b993bd7c78146c1d83933763a3a82718587d23680d4374df1f1d939a2cfaa99bf6cfb6450fca"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-osx-x64.tar.gz",
|
||||
"hash": "cadccad42290c00b2914f5f146f6777946f905a7fedf558c104ec6ec6ac31e2e34ec0069fdeedc357f5a69165ea31bec1193f024d706e92866a31edaa74d9efb"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-arm64.exe",
|
||||
"hash": "87d5fedbb4812f26ad3a62df874aff2af397a9cf6a85db8dbef082830feac683cbc45dc4bdfb028afd0f86d3271aa2eb849053801ab435f4e46136030d77d789"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-arm64.zip",
|
||||
"hash": "c7495b643be567fac7d4137bfb8c8de2967e0c74af120260ae0d54b69dc6c046d1cd11f0b57a3a3c9db2b7a87d0245b9aff30bd40e830826a672dacd600db45f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x64.exe",
|
||||
"hash": "4bddf4af2637d06ca978631c89044567f76b3e806c8f3c77224a2e7fd34fcdc7a8732473e90457d73e71ad1ee1146a2d3b4168d39238acb30938145328d524d8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x64.zip",
|
||||
"hash": "3c682a7fc0c35b666cae065c8775a0151875c91f12ff12bcf9f1cac2172eb9d486b04036734d6d812d728b8f3ae7d6f72fc063fd0da76c1f35d0e27d07b434b8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x86.exe",
|
||||
"hash": "a7602ac6e9c6a1a104f5309c436497dd6937ab15d922291d6945d6a4fb04693eb129710d7f68404f0521f395fcc83e4686a3a81686a2e3ceb1e2278d58386140"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.18/dotnet-runtime-8.0.18-win-x86.zip",
|
||||
"hash": "e9d8433f8d0eed0e955e7834dbb171ea3c9d8b8ad1309cbde24da968784abceec56746ff1f9466c7dbf06679f729a453911670eac123abcb58cd3add0b31f2fb"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sdk": {
|
||||
"version": "8.0.412",
|
||||
"version-display": "8.0.412",
|
||||
"runtime-version": "8.0.18",
|
||||
"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.412/dotnet-sdk-8.0.412-linux-arm.tar.gz",
|
||||
"hash": "275314440cbf38a379311cfad011135797e0d6628a01e0f94d0889f4db0d1c5cd9f746b847f5a51d2ad5a5d269cfae76945c3f0497d9e158cc88baf9d594d0a1"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-arm64.tar.gz",
|
||||
"hash": "0549d24447b11d4bb4206c812f5d113bf6cce3932999094d5ebc118dd0cf95da85aed4fb7ace942aa683b3970a3c253e7db9de002027c418854f88354879fcd7"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-arm.tar.gz",
|
||||
"hash": "cfbf6c45999db8971a26ae27d3620910ca5dfb62a975f16b5a10aad85c6119de6d909347e16fdb2ab43963017379240c4f7c046be81bb751aa924d9d25d9897a"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-arm64.tar.gz",
|
||||
"hash": "e683a08c370de2f29643fa3721ada15f670978402e3662741bc256ff28cbcb672a3546ac7baa82521ca7cbca25d752733c8490740ab3b4ae055fbe3a547d52b6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-x64.tar.gz",
|
||||
"hash": "c3dfbbd26a699b0ef76dec4b61be7b3092dd25b26cebc12b0202fa6146fd836760cc1a251a2964091507bd42d96722cdf7588b366261ca7d7ea9e849b3ccdf1b"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-x64.tar.gz",
|
||||
"hash": "48062e12222224845cb3f922d991c78c064a1dd056e4b1c892b606e24a27c1f5413dc42221cdcf4225dcb61e3ee025d2a77159006687009130335ac515f59304"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-arm64.pkg",
|
||||
"hash": "05b9ecdccae9fee7b5d891ddc9b255180667360786f522bc7b019e0146cceeb27f3347ecea66ce910b772559a3ffceb5552771bf4ff0aa95b2cfd78006938ff0"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-arm64.tar.gz",
|
||||
"hash": "1027b5069c403b441cccfb7fc0f82584aa58220529861a1c4f2ae91c6f30b19ea84929de7658de92f5ccba57504fb6e2b28a760376e203279c84fab354b9f116"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-x64.pkg",
|
||||
"hash": "cbd56359965f918ded5fd19033ee9561b1c4a6450ad60b3c53e94e04ba30d124e7a5aa3c9d0da67b435be5f60563fd027918e3c2e01b5a1445a83c11e1be7830"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-x64.tar.gz",
|
||||
"hash": "0050a2ea8b510edab6a4a40e7e45b935a651ba75a471de1e6bd1a8f1b43802aa2e011567d4be68d744807b7c57c0a553d0858d167ea0a532971d1014e5a3fca8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-arm64.exe",
|
||||
"hash": "d990abb280d3b084988329351ba75f278a84d513e7684cc3a4f1a020b9ca4b5645c3ccb59d5d805e729622555d26101fa5a3db3f493c78f884b8065dbe06a6b3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-arm64.zip",
|
||||
"hash": "c073544cbb942b629a68652106b8e5b7513cb8461d376cbd30a2de33fb1d818217bb9486540739d1c777458c225d948410a5d6ff1e3a994ff12f6301a9498794"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x64.exe",
|
||||
"hash": "6218d166dba2217e80d8a9cce727a730d1dc4b82d3944ad59b2780ea885204317bde7dbcb1453267df5a19ef2477fadadfb7061e90bfc5a9c8c8c92133ea5151"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x64.zip",
|
||||
"hash": "22535fcd2ff53723f4fcba8475fd36b703d08b8df865dd1dd5a3af997f766a55cb719d79ff3db420c25f684cf707059f97da3d80d3dc27eaf7d08f8a97dc7bfa"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x86.exe",
|
||||
"hash": "4ec479128895a88192cd51f7536fa62d708678f7b460705654bcb4429ec881867524da51afce03ee73f3b84ff6f5684722942a4273195cf203dfd98a0f25c45d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x86.zip",
|
||||
"hash": "5ffdcb2e60d5c85af5d091028fa9e93c42c3432baccd731f9a785bef6593f2263b6ed7e0c47a23c497d7552d0d66a77e12d7e796470723b640541fd915de67b3"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sdks": [
|
||||
{
|
||||
"version": "8.0.412",
|
||||
"version-display": "8.0.412",
|
||||
"runtime-version": "8.0.18",
|
||||
"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.412/dotnet-sdk-8.0.412-linux-arm.tar.gz",
|
||||
"hash": "275314440cbf38a379311cfad011135797e0d6628a01e0f94d0889f4db0d1c5cd9f746b847f5a51d2ad5a5d269cfae76945c3f0497d9e158cc88baf9d594d0a1"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-arm64.tar.gz",
|
||||
"hash": "0549d24447b11d4bb4206c812f5d113bf6cce3932999094d5ebc118dd0cf95da85aed4fb7ace942aa683b3970a3c253e7db9de002027c418854f88354879fcd7"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-arm.tar.gz",
|
||||
"hash": "cfbf6c45999db8971a26ae27d3620910ca5dfb62a975f16b5a10aad85c6119de6d909347e16fdb2ab43963017379240c4f7c046be81bb751aa924d9d25d9897a"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-arm64.tar.gz",
|
||||
"hash": "e683a08c370de2f29643fa3721ada15f670978402e3662741bc256ff28cbcb672a3546ac7baa82521ca7cbca25d752733c8490740ab3b4ae055fbe3a547d52b6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-musl-x64.tar.gz",
|
||||
"hash": "c3dfbbd26a699b0ef76dec4b61be7b3092dd25b26cebc12b0202fa6146fd836760cc1a251a2964091507bd42d96722cdf7588b366261ca7d7ea9e849b3ccdf1b"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-linux-x64.tar.gz",
|
||||
"hash": "48062e12222224845cb3f922d991c78c064a1dd056e4b1c892b606e24a27c1f5413dc42221cdcf4225dcb61e3ee025d2a77159006687009130335ac515f59304"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-arm64.pkg",
|
||||
"hash": "05b9ecdccae9fee7b5d891ddc9b255180667360786f522bc7b019e0146cceeb27f3347ecea66ce910b772559a3ffceb5552771bf4ff0aa95b2cfd78006938ff0"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-arm64.tar.gz",
|
||||
"hash": "1027b5069c403b441cccfb7fc0f82584aa58220529861a1c4f2ae91c6f30b19ea84929de7658de92f5ccba57504fb6e2b28a760376e203279c84fab354b9f116"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-x64.pkg",
|
||||
"hash": "cbd56359965f918ded5fd19033ee9561b1c4a6450ad60b3c53e94e04ba30d124e7a5aa3c9d0da67b435be5f60563fd027918e3c2e01b5a1445a83c11e1be7830"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-osx-x64.tar.gz",
|
||||
"hash": "0050a2ea8b510edab6a4a40e7e45b935a651ba75a471de1e6bd1a8f1b43802aa2e011567d4be68d744807b7c57c0a553d0858d167ea0a532971d1014e5a3fca8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-arm64.exe",
|
||||
"hash": "d990abb280d3b084988329351ba75f278a84d513e7684cc3a4f1a020b9ca4b5645c3ccb59d5d805e729622555d26101fa5a3db3f493c78f884b8065dbe06a6b3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-arm64.zip",
|
||||
"hash": "c073544cbb942b629a68652106b8e5b7513cb8461d376cbd30a2de33fb1d818217bb9486540739d1c777458c225d948410a5d6ff1e3a994ff12f6301a9498794"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x64.exe",
|
||||
"hash": "6218d166dba2217e80d8a9cce727a730d1dc4b82d3944ad59b2780ea885204317bde7dbcb1453267df5a19ef2477fadadfb7061e90bfc5a9c8c8c92133ea5151"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x64.zip",
|
||||
"hash": "22535fcd2ff53723f4fcba8475fd36b703d08b8df865dd1dd5a3af997f766a55cb719d79ff3db420c25f684cf707059f97da3d80d3dc27eaf7d08f8a97dc7bfa"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x86.exe",
|
||||
"hash": "4ec479128895a88192cd51f7536fa62d708678f7b460705654bcb4429ec881867524da51afce03ee73f3b84ff6f5684722942a4273195cf203dfd98a0f25c45d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.412/dotnet-sdk-8.0.412-win-x86.zip",
|
||||
"hash": "5ffdcb2e60d5c85af5d091028fa9e93c42c3432baccd731f9a785bef6593f2263b6ed7e0c47a23c497d7552d0d66a77e12d7e796470723b640541fd915de67b3"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "8.0.315",
|
||||
"version-display": "8.0.315",
|
||||
"runtime-version": "8.0.18",
|
||||
"vs-version": "17.10.17",
|
||||
"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.315/dotnet-sdk-8.0.315-linux-arm.tar.gz",
|
||||
"hash": "f1078b2977ad3029d91d91619ec273eaa48962b4c58bcf7fb7d0ab91d02c9d651e4711c6018d2026eaa5813e4b9437a5076753e1971a7833ccd1b94a2a71cef9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-arm64.tar.gz",
|
||||
"hash": "396e91f0e94b51458e9193208b8773949fc29974a4ea77b2ad3d40431abc787176ac0da2e361ff3b45008236f5373215b775128b0ee835033e2fee15fd14e985"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-musl-arm.tar.gz",
|
||||
"hash": "4a76836b982e873d13432b71fc110c9f5df3ee001c77b0f7f5f865c76c0006cf9c44a7aef51af218987626dc9c250f41ad0882f3fb40616562a530431e767e8d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-musl-arm64.tar.gz",
|
||||
"hash": "372b5a7e8146708f41051476c570ec4abc9d5951d500e83f38fffc696e258f729ad7949a785f7dab6a57dd8f87d94a18ab5fa70a308b87254fb4e9d9ff995543"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-musl-x64.tar.gz",
|
||||
"hash": "4fc82661d83559c53df9345a55a1b94eb543ed7731ca06be8e9596c35e0cb3e3ed19fdbd8b4a2162d34387d8cb02331ecc06b9166b2bc3304d367664fed058ac"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-linux-x64.tar.gz",
|
||||
"hash": "5121f6e731d2ae7d1335629329fa3eb08c8b2e1bd6f10e6d4a54b8f83f49a2e43ab54fa4e0d087d95512cf3c6d59651fea638199bfdd34684ddc843790513c4e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-osx-arm64.pkg",
|
||||
"hash": "c398aadd225f0601347f33ec06382d58878c8a89a063e863bd8394b9ba052ccef1a134f8d6629e17935975e931f1788ba9faaa796d7f9a7084d921bf77f0f2b4"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-osx-arm64.tar.gz",
|
||||
"hash": "f53ec39e469c3ba0aab21de5cd3cf426214d0a22f7cc53779d6973dbc1f73ed6c800e0607624ba63f3af691ec5dcd3571fe7f62946001403ec5f397a00ea8eb9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-osx-x64.pkg",
|
||||
"hash": "85d42516ad2210c23f8ca81b1d11bece58d42f068e8f5d257e957bf50324172f825951d358cc105e9384d2c8cf0f333b6a72a6c0f507af8b12b952399e7d7ad9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-osx-x64.tar.gz",
|
||||
"hash": "6a71dcd548b8a632cafe958aa27db310b534e002e0f6f354a5fae46f42575fa4e315553431854ad1556b651e726e095229513fa92b0b80cb84af0c47e8e5c998"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-arm64.exe",
|
||||
"hash": "11fe26e03fc1a504deb39416142ddb4f8f421aabe024507bda8c45f5f0dd0c5d2ceeaaffd963a150488bcbcba11988fd7240f98bb6509332d19bb846ca1f75dd"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-arm64.zip",
|
||||
"hash": "8d85aec3ee4a5c1009b136b6acc9854290946d3309260387a766f891e01a1d4a6686fdf4323d78d5853ef614e701c4a1e3fdd5518c7567b0f7878e491e12e1da"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-x64.exe",
|
||||
"hash": "86400c86e555d91f5f538e223208cb86260c3ab984ab6043313f88c0e9ba36cc4bba46d3753177279c94bf94bb545185448852f9704edbeb25c056c98862805f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-x64.zip",
|
||||
"hash": "38af5e0c834dab77a890083268e3662c6fafb67197cb6604d0509af529fd2c399b53ed3cff9b1901ba4c05570b6f04472c32c2b2380923eab575360c9e3240cc"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-x86.exe",
|
||||
"hash": "5ee8f1c16302002a01223d66c89774407a3621360dad4df58679f5f6433726542c0a5c1e873a6c54ac62b647e54cc448725eb7c0fe45ccddbdf8b1c463edca43"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.315/dotnet-sdk-8.0.315-win-x86.zip",
|
||||
"hash": "78248632a95a4f01cafd06acc0437efbb15e91acc1839e97bc4acd9e666e3d104ae77387e3767faead457c63a82675a9d9fe4a9a67fa01349929926858471bc7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "8.0.118",
|
||||
"version-display": "8.0.118",
|
||||
"runtime-version": "8.0.18",
|
||||
"vs-version": "17.8.23",
|
||||
"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.118/dotnet-sdk-8.0.118-linux-arm.tar.gz",
|
||||
"hash": "30dc739e4376bf049c17f18a44313c9e85fb4ce0b826e4c890aa5db0300d821b3058f3ae5cfae17c3781678ef761042f8c8f66f9311b6c8755010f63b891a7b7"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-arm64.tar.gz",
|
||||
"hash": "c209d88ef57840b7360e7b28ca5c229b3fc8fd82d3e1b0e299730e9b801abfb4a5ce6f64dc667d5866c6244bafe10b4abde6a4bff733be4d4ce0791cbdec559c"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-musl-arm.tar.gz",
|
||||
"hash": "586861479f36ee7e0a53bf914beb7ac1e31855f1e72663d1d7efff24ac38ee05cc954d7d4efd81e32fe8cb3dbf0083725e4c10de5af76a30a694243184a58a20"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-musl-arm64.tar.gz",
|
||||
"hash": "07620444f2a0ae0db5078df533aaf28e65595aa628241a3d6d27133f3a9e0e19552cdafa4d6dc4a417c27a34d97eaa7152fe930ac3ac812eeb6297430274f866"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-musl-x64.tar.gz",
|
||||
"hash": "eb31c6845f3a1ff5ccc7b537edc08eb6745104850f77e675fa8b55378039cbbfdedcecb5a2571488900ed8a5138a64e3fb730c3051816f366a48f98f00aa2a31"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-linux-x64.tar.gz",
|
||||
"hash": "daf2f8052dcceaed00596d1f887b31b19932ea6fc64477006fadd7ebdb565b6ccaadac2b2c38d57ba58d6e156b72adb094a7350aea1d511e77ad967548321a6b"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-osx-arm64.pkg",
|
||||
"hash": "ccb3b91288b09f7bf8e53ed360e6d1a3c126fe165eea0c2658a1f4e989d3d2f66654bd4d4e6f340e96d5e576ac8da45947dbe8c96c1a4302be0404528291fb82"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-osx-arm64.tar.gz",
|
||||
"hash": "f68b219257e502976309bb73794b67f29dce0e695f40544bd128274d6435c96f13bc7bfb3289619cdc52b81cb7196039ef9c517c6b3228732aa3d491f5ccbcb6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-osx-x64.pkg",
|
||||
"hash": "e9a6a989989a0a829f97a7204fa4348cd7288f14b828fc7ce0138deab4a9002f9d5312c8e09065f45e5a1646390cce33434514d82cbdec4387f1bc186eef19f4"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-osx-x64.tar.gz",
|
||||
"hash": "71778b9428f6b3b31fda91e585a22feda0b955223becf5900767746e981022bbb632a26b1ebbbd22668674553768bbdb5d324c3f5b68c709c0616e3b8d2015bf"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-arm64.exe",
|
||||
"hash": "92152679ccdf405b6831846dc43bc4163db4c4dffcb086793e6aceed3918c544b6805183644b3c1c6bd982c99cd220b0785727f2ec25b09bb9779b3a9d3ab1a5"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-arm64.zip",
|
||||
"hash": "43766ae2ce3c484bbe974097c1679179682001686d19c62e8d2c5ecfa7f8114f7713beb790565736e56fe3671c2b99ed8b55c6599218c2f625173a4d4d098226"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-x64.exe",
|
||||
"hash": "cbb7bce4db15cdff3c813abe614e6ad4c4dc725afea565bb6d74a8a45e849609d8b1472713dc33462b09ff36206979d79744631980d5a64b15ea0278ccdb39b8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-x64.zip",
|
||||
"hash": "f6f6678ba0ec596c4ea65456b40179a2d1590a87b4d38f2ceafc4df2a2f0214546c8cbeb4e2efc17c64c939616d88b29dd2c77173cf98bba9cc77fbf32c8b44f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-x86.exe",
|
||||
"hash": "bae225d34b186cb0ed66cef4713cee4d626e4c10f5b6668041cfd94ab655985e43af5281ca87d57658b5b5254ac3ce8bf1d84768b1b6dfd4e0e8be2c4b1224d5"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.118/dotnet-sdk-8.0.118-win-x86.zip",
|
||||
"hash": "5a31e69da9fd81be20058c6f2f7287b85d51b2ad003bf9b4e5b1c3c7ea32dde91af93b1d04116b3c9010b2845d87b72eb42a79b98d0ff2eff02dee46bb485227"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"aspnetcore-runtime": {
|
||||
"version": "8.0.18",
|
||||
"version-display": "8.0.18",
|
||||
"version-aspnetcoremodule": [
|
||||
"18.0.25168.18"
|
||||
],
|
||||
"vs-version": "17.8.23",
|
||||
"files": [
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-arm.tar.gz",
|
||||
"hash": "1c22c5c1036c51361665affb7154e248aeeebc361e80cf02d2e4ab27f7be8e19fb4ca1e69f43a2b961adc7bd90056f6fb56aeb6eb507a87a41bfba653d3f00f2"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-arm64.tar.gz",
|
||||
"hash": "997ce36180503fbd4dd86ed43b533f618be1db7cf170f500d0d12f899adff22e5b7714942aa2513eece6c12224761c143fbc91d6e97d83cccaed8a811ebcd835"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-musl-arm.tar.gz",
|
||||
"hash": "ca7780a03c9ab5480b9f92aa9e491482caf19e188c3b6f255e555189233a71974e58d97e949b3b9d2131af168702f17f59290545da0d9385b2dbac410df7734e"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-musl-arm64.tar.gz",
|
||||
"hash": "e6a541de37e2f4750030005de475beed3e3944f15fcd878a21416f0b9527fcea1424a1214564ea96d9b94bdd337e0b009b7f0d31704106d2cb8a230734951666"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-musl-x64.tar.gz",
|
||||
"hash": "6707e25c0ba25742b68fdd794897ed98a97d3cf0c47ff322961f1e3fae8be983220e930b2bc974eb90c6749d12cc76166f2abe472e0bc4492138ad1194ddd332"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-linux-x64.tar.gz",
|
||||
"hash": "896e9cab7c3ea5384c174e7e2cffae3c7f8f9ed5d6d2b7434b5a2b0dc3f02b611ff8668f5d70c0b356a6a5d85a28fe40756cf356b168d0306370da11646b4b23"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-osx-arm64.tar.gz",
|
||||
"hash": "4fca5e706ea2ec1f0622dddaf120776b1b6f2f85dac4ff25c9e5203d759ebc4d391a4f1973c116607850259cd63cce0bb6544cba5752bd962aec15f7710961c3"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-osx-x64.tar.gz",
|
||||
"hash": "c5220cee5ed5a6ab99db879cdc76b14d1391041341c1b2204570820550e0c1192aa3bfe0e295383a692f6666d85e862c66e59f1747d3ca704e7e1a7fd10c7b44"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-arm64.exe",
|
||||
"hash": "4f2f2755c731d59ab484b8631b38c48c286a5b602f656161747f86e32af01416db738340fbb7a79286046140f8d944a6f43bb6411c444cce71dcb3fe124135b8"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-arm64.zip",
|
||||
"hash": "8f5b4a30b43b7ad545bdd706d7034933059cbe57f8efa238b8da1c73ed7c82d91ade8c72688f08a01d037e0c45b27015e67ac29aa4132c18f4fb23cc13d887d5"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x64.exe",
|
||||
"hash": "a11332bf03d43cf0e023ab1a31d08e9c9d26539b449ee6d0130bf8c9f76edc42c93533e29663fff80f5edb62be9f3b4507a070c74f68b46e2ee06f83635c6bd4"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x64.zip",
|
||||
"hash": "b864bc97b311e319c826dc6466ca7187ba0b6b883c8e6931cd17eac29088201033fdacb9ea67a12011dda10171df92afa8052829a6b05528cc1c9c53fdc98ebb"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x86.exe",
|
||||
"hash": "262e5ee7afbe75ecb71afce32b31205714feafdd2f37d8996b2d65a8bb455fd6883ea8ebe4893f42f317e039e8acea0a2c80782c3a0f4727955f709863cc0409"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-8.0.18-win-x86.zip",
|
||||
"hash": "8cc5cf0eeae43361af7821e30bdb289e857f7cc196cd6c918102fb37f80113399c1bcaf0e11642c18509d9843de6c5153e8465895c0851dacfa885b9ef95f996"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-composite-8.0.18-linux-arm.tar.gz",
|
||||
"hash": "be951a4e3c14d70d306c5d7eaf90ebb702ed73646b70826ea450ecc456b162d53dd5b8acff1e49d84184ca859e5961db14c46e8ff42e9d0d6caa2a860c7d2a92"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-composite-8.0.18-linux-arm64.tar.gz",
|
||||
"hash": "218425758fcb2dbce415ba43fe326f5bebb0e128ac06c3fe1b355ca495216f33c12e18fb83b7529b7ae001023dda723ac4e6ab9636526ca10cc67e01cec87de1"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-composite-8.0.18-linux-musl-arm.tar.gz",
|
||||
"hash": "c901887ff4bb2627c17d265bf3cdb42e7bf96dfe630ddff1606402eb7a8a5d0831f52f15fdd5e2fa9e065e0e7b68e6fd6827dee847effe457d1e043120d21ad0"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-composite-8.0.18-linux-musl-arm64.tar.gz",
|
||||
"hash": "00e1b91201588d3a6e155f25fe6bb47ea44ae0e8d5539d1d4500df7366c480f9c3430790bc1e715032d478673466f2f10dcf7a19ef03ca5ed996d5ae0fa3255a"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-composite-8.0.18-linux-musl-x64.tar.gz",
|
||||
"hash": "b24c5785ad5c0bc47ebc0c1adab925e60603e48598036c5d0df4df859c1a25b8c7180520261ab91f7a4d285287d22cffdbb2862376e6c172f16ee72e18c4aafb"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/aspnetcore-runtime-composite-8.0.18-linux-x64.tar.gz",
|
||||
"hash": "9a414fa9b4de897e2289c33c4a33fdc1ce095cb909421df636de682c8c6520ae69310db9ea35f6f4e14d9c820b4efede6ef50684f2d275bc9be6a08fbd0821db"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-hosting-win.exe",
|
||||
"rid": "",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.18/dotnet-hosting-8.0.18-win.exe",
|
||||
"hash": "a06830385a5f00bef080500736c2d6b9d819b9bee2d81fccb78c4819a0a0063997dbab8ae95de00b39e43de34a8b726549b62f193ccf8e4fa7c55a50f92486b2",
|
||||
"akams": "https://aka.ms/dotnetcore-8-0-windowshosting"
|
||||
}
|
||||
]
|
||||
},
|
||||
"windowsdesktop": {
|
||||
"version": "8.0.18",
|
||||
"version-display": "8.0.18",
|
||||
"files": [
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-arm64.exe",
|
||||
"hash": "d25a92a7a2d06f320b201a5ea58dd3f149fa97f016a8af36d80c6d90e856cf3799656cd1909bd9c46bd3cae3637bf3c68f63013a9545ac943ec4101ccb2acad0"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-arm64.zip",
|
||||
"hash": "c5a5ff5222dd63a70ae918cfc3201f1d51ccc6148c71a013f0295995e0fe31b60b7477896f73a54475781d15dd645369b7ad1d972bf5c2a9690dc054f327486a"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x64.exe",
|
||||
"hash": "fd6b4ae532e7106a0faa82aff67321920fdd123ad23a7c6b3a6ce9d55e81a4557c262f11e0e60a3e27114c001ce02f6e6c4c6acc5bf7c0426bead43218155444"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x64.zip",
|
||||
"hash": "c109a41a326b52e4054de42ab7c91098965223de12da7908a8a0a0c4a12c6140437f3e05ab2396a7297c9beb7afe070666b54fcbfe70421f9a5a974f001d7054"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x86.exe",
|
||||
"hash": "8104111795565cdeeefca8fe1caa42476645286052c26f2de80d7a8ff0f796e371dd8509077bcb911e3b38845fe0cd3a23a1cb85ef2a9249444fabcf1c8defb0"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.18/windowsdesktop-runtime-8.0.18-win-x86.zip",
|
||||
"hash": "919b60b5ec4573718f9549e362338d351223bc963646c9c1d1b4fd250863dc89309b5b146ff5d42d0aa2cfdfbd12cda76e459d9fd54e7dcf84feccf48119df81"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"release-date": "2025-06-10",
|
||||
"release-version": "8.0.17",
|
||||
"security": true,
|
||||
|
||||
87
release-notes/9.0/9.0.7/9.0.108.md
Normal file
87
release-notes/9.0/9.0.7/9.0.108.md
Normal file
@@ -0,0 +1,87 @@
|
||||
# .NET 9.0.108 - July 08, 2025
|
||||
|
||||
The .NET 9.0.108 release is available for download. This SDK includes the released .NET 9.0.7 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.108
|
||||
```
|
||||
|
||||
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, we’ve also enabled rudimentary support for .NET 9.0 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.0 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# 13.
|
||||
|
||||
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.7-sha.txt
|
||||
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.7-sha.txt
|
||||
|
||||
[linux-packages]: ../install-linux.md
|
||||
|
||||
[//]: # ( Runtime 9.0.7)
|
||||
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-arm.tar.gz
|
||||
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-musl-arm.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-musl-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-musl-x64.tar.gz
|
||||
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-x64.tar.gz
|
||||
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-arm64.pkg
|
||||
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-arm64.tar.gz
|
||||
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-x64.pkg
|
||||
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-x64.tar.gz
|
||||
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-arm64.exe
|
||||
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-arm64.zip
|
||||
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x64.exe
|
||||
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x64.zip
|
||||
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x86.exe
|
||||
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x86.zip
|
||||
|
||||
[//]: # ( WindowsDesktop 9.0.7)
|
||||
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-arm64.exe
|
||||
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-x64.exe
|
||||
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-x86.exe
|
||||
|
||||
[//]: # ( ASP 9.0.7)
|
||||
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-arm.tar.gz
|
||||
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-arm64.tar.gz
|
||||
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-musl-x64.tar.gz
|
||||
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-x64.tar.gz
|
||||
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-osx-arm64.tar.gz
|
||||
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-osx-x64.tar.gz
|
||||
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-x64.exe
|
||||
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-x86.exe
|
||||
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/dotnet-hosting-9.0.7-win.exe
|
||||
|
||||
[//]: # ( SDK 9.0.108)
|
||||
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-arm.tar.gz
|
||||
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-arm64.tar.gz
|
||||
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-musl-arm.tar.gz
|
||||
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-musl-x64.tar.gz
|
||||
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-x64.tar.gz
|
||||
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-osx-arm64.pkg
|
||||
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-osx-arm64.tar.gz
|
||||
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-osx-x64.pkg
|
||||
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-osx-x64.tar.gz
|
||||
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-arm64.exe
|
||||
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-arm64.zip
|
||||
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-x64.exe
|
||||
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-x64.zip
|
||||
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-x86.exe
|
||||
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-x86.zip
|
||||
781
release-notes/9.0/9.0.7/9.0.7.md
Normal file
781
release-notes/9.0/9.0.7/9.0.7.md
Normal file
@@ -0,0 +1,781 @@
|
||||
# .NET 9.0.7 - July 08, 2025
|
||||
|
||||
The .NET 9.0.7 and .NET SDK 9.0.302 releases are available for download. The latest 9.0 release is always listed at [.NET 9.0 Releases](../README.md).
|
||||
|
||||
9.0 SDKs that include 9.0.7 runtimes:
|
||||
|
||||
* [9.0.302][9.0.302]
|
||||
* [9.0.108][9.0.108]
|
||||
|
||||
## 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.302
|
||||
```
|
||||
|
||||
## 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 July 2025 Blog][dotnet-blog]
|
||||
|
||||
## 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, we’ve also enabled rudimentary support for .NET 9.0 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.0 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# 13.
|
||||
|
||||
## Feedback
|
||||
|
||||
Your feedback is important and appreciated. We've created an issue at [dotnet/core #xxxx](https://github.com/dotnet/core/issues/xxxx) for your questions and comments.
|
||||
|
||||
[9.0.302]: 9.0.7.md
|
||||
[9.0.108]: 9.0.108.md
|
||||
|
||||
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.7-sha.txt
|
||||
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.7-sha.txt
|
||||
|
||||
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-july-2025-servicing-updates/
|
||||
|
||||
[linux-packages]: ../install-linux.md
|
||||
|
||||
## Packages updated in this release
|
||||
|
||||
| Package name | Version |
|
||||
| :----------------------------------------- | :------: |
|
||||
| AspNetCoreRuntime.9.0.x64 | 9.0.7 |
|
||||
| AspNetCoreRuntime.9.0.x86 | 9.0.7 |
|
||||
| dotnet-ef | 9.0.7 |
|
||||
| dotnet-ilverify | 9.0.7 |
|
||||
| dotnet-sql-cache | 9.0.7 |
|
||||
| FSharp.Compiler.Service | 43.9.101 |
|
||||
| FSharp.Compiler.Service | 43.9.300 |
|
||||
| FSharp.Core | 9.0.101 |
|
||||
| FSharp.Core | 9.0.300 |
|
||||
| Microsoft.AspNetCore.App.Ref | 9.0.7 |
|
||||
| Microsoft.AspNetCore.App.Runtime.linux-arm | 9.0.7 |
|
||||
| Microsoft.AspNetCore.App.Runtime.linux-arm64 | 9.0.7 |
|
||||
| Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 9.0.7 |
|
||||
| Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 9.0.7 |
|
||||
| Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 9.0.7 |
|
||||
| Microsoft.AspNetCore.App.Runtime.linux-x64 | 9.0.7 |
|
||||
| Microsoft.AspNetCore.App.Runtime.osx-arm64 | 9.0.7 |
|
||||
| Microsoft.AspNetCore.App.Runtime.osx-x64 | 9.0.7 |
|
||||
| Microsoft.AspNetCore.App.Runtime.win-arm64 | 9.0.7 |
|
||||
| Microsoft.AspNetCore.App.Runtime.win-x64 | 9.0.7 |
|
||||
| Microsoft.AspNetCore.App.Runtime.win-x86 | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Authentication.Certificate | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Authentication.Facebook | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Authentication.Google | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Authentication.JwtBearer | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Authentication.MicrosoftAccount | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Authentication.Negotiate | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Authentication.OpenIdConnect | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Authentication.Twitter | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Authentication.WsFederation | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Authorization | 9.0.7 |
|
||||
| Microsoft.AspNetCore.AzureAppServices.HostingStartup | 9.0.7 |
|
||||
| Microsoft.AspNetCore.AzureAppServices.SiteExtension | 9.0.7 |
|
||||
| Microsoft.AspNetCore.AzureAppServicesIntegration | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components.Analyzers | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components.Authorization | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components.CustomElements | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components.Forms | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components.QuickGrid | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components.Web | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components.WebAssembly | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components.WebAssembly.Authentication | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components.WebAssembly.DevServer | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components.WebAssembly.Server | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Components.WebView | 9.0.7 |
|
||||
| Microsoft.AspNetCore.ConcurrencyLimiter | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Connections.Abstractions | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Cryptography.Internal | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Cryptography.KeyDerivation | 9.0.7 |
|
||||
| Microsoft.AspNetCore.DataProtection | 9.0.7 |
|
||||
| Microsoft.AspNetCore.DataProtection.Abstractions | 9.0.7 |
|
||||
| Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 9.0.7 |
|
||||
| Microsoft.AspNetCore.DataProtection.Extensions | 9.0.7 |
|
||||
| Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Grpc.JsonTranscoding | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Grpc.Swagger | 0.9.7 |
|
||||
| Microsoft.AspNetCore.HeaderPropagation | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Hosting.WindowsServices | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Http.Connections.Client | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Http.Connections.Common | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Identity.EntityFrameworkCore | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Identity.UI | 9.0.7 |
|
||||
| Microsoft.AspNetCore.JsonPatch | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Metadata | 9.0.7 |
|
||||
| Microsoft.AspNetCore.MiddlewareAnalysis | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Mvc.NewtonsoftJson | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Mvc.Testing | 9.0.7 |
|
||||
| Microsoft.AspNetCore.OpenApi | 9.0.7 |
|
||||
| Microsoft.AspNetCore.OutputCaching.StackExchangeRedis | 9.0.7 |
|
||||
| Microsoft.AspNetCore.Owin | 9.0.7 |
|
||||
| Microsoft.AspNetCore.SignalR.Client | 9.0.7 |
|
||||
| Microsoft.AspNetCore.SignalR.Client.Core | 9.0.7 |
|
||||
| Microsoft.AspNetCore.SignalR.Common | 9.0.7 |
|
||||
| Microsoft.AspNetCore.SignalR.Protocols.Json | 9.0.7 |
|
||||
| Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 9.0.7 |
|
||||
| Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 9.0.7 |
|
||||
| Microsoft.AspNetCore.SignalR.Specification.Tests | 9.0.7 |
|
||||
| Microsoft.AspNetCore.SignalR.StackExchangeRedis | 9.0.7 |
|
||||
| Microsoft.AspNetCore.SpaProxy | 9.0.7 |
|
||||
| Microsoft.AspNetCore.SpaServices.Extensions | 9.0.7 |
|
||||
| Microsoft.AspNetCore.TestHost | 9.0.7 |
|
||||
| Microsoft.AspNetCore.WebUtilities | 9.0.7 |
|
||||
| Microsoft.Authentication.WebAssembly.Msal | 9.0.7 |
|
||||
| Microsoft.Bcl.AsyncInterfaces | 9.0.7 |
|
||||
| Microsoft.Bcl.Cryptography | 9.0.7 |
|
||||
| Microsoft.Bcl.Memory | 9.0.7 |
|
||||
| Microsoft.Bcl.Numerics | 9.0.7 |
|
||||
| Microsoft.Bcl.TimeProvider | 9.0.7 |
|
||||
| Microsoft.CodeAnalysis.NetAnalyzers | 9.0.0-preview.25275.3 |
|
||||
| Microsoft.Data.Sqlite | 9.0.7 |
|
||||
| Microsoft.Data.Sqlite.Core | 9.0.7 |
|
||||
| Microsoft.dotnet-openapi | 9.0.7 |
|
||||
| Microsoft.DotNet.ApiCompat.Task | 9.0.108 |
|
||||
| Microsoft.DotNet.ApiCompat.Task | 9.0.302 |
|
||||
| Microsoft.DotNet.ApiCompat.Tool | 9.0.108 |
|
||||
| Microsoft.DotNet.ApiCompat.Tool | 9.0.302 |
|
||||
| Microsoft.DotNet.Common.ItemTemplates | 9.0.108 |
|
||||
| Microsoft.DotNet.Common.ItemTemplates | 9.0.302 |
|
||||
| Microsoft.DotNet.Common.ProjectTemplates.9.0 | 9.0.108 |
|
||||
| Microsoft.DotNet.Common.ProjectTemplates.9.0 | 9.0.302 |
|
||||
| Microsoft.DotNet.ILCompiler | 9.0.7 |
|
||||
| Microsoft.DotNet.Web.Client.ItemTemplates | 9.0.7 |
|
||||
| Microsoft.DotNet.Web.ItemTemplates.9.0 | 9.0.7 |
|
||||
| Microsoft.DotNet.Web.ProjectTemplates.9.0 | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Abstractions | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Analyzers | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Cosmos | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Design | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.InMemory | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Proxies | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Relational | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Specification.Tests | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Sqlite | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Sqlite.Core | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.SqlServer | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.SqlServer.Abstractions | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.SqlServer.HierarchyId | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Tasks | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Templates | 9.0.7 |
|
||||
| Microsoft.EntityFrameworkCore.Tools | 9.0.7 |
|
||||
| Microsoft.Extensions.ApiDescription.Client | 9.0.7 |
|
||||
| Microsoft.Extensions.ApiDescription.Server | 9.0.7 |
|
||||
| Microsoft.Extensions.Caching.Abstractions | 9.0.7 |
|
||||
| Microsoft.Extensions.Caching.Memory | 9.0.7 |
|
||||
| Microsoft.Extensions.Caching.SqlServer | 9.0.7 |
|
||||
| Microsoft.Extensions.Caching.StackExchangeRedis | 9.0.7 |
|
||||
| Microsoft.Extensions.Configuration | 9.0.7 |
|
||||
| Microsoft.Extensions.Configuration.Abstractions | 9.0.7 |
|
||||
| Microsoft.Extensions.Configuration.Binder | 9.0.7 |
|
||||
| Microsoft.Extensions.Configuration.CommandLine | 9.0.7 |
|
||||
| Microsoft.Extensions.Configuration.EnvironmentVariables | 9.0.7 |
|
||||
| Microsoft.Extensions.Configuration.FileExtensions | 9.0.7 |
|
||||
| Microsoft.Extensions.Configuration.Ini | 9.0.7 |
|
||||
| Microsoft.Extensions.Configuration.Json | 9.0.7 |
|
||||
| Microsoft.Extensions.Configuration.KeyPerFile | 9.0.7 |
|
||||
| Microsoft.Extensions.Configuration.UserSecrets | 9.0.7 |
|
||||
| Microsoft.Extensions.Configuration.Xml | 9.0.7 |
|
||||
| Microsoft.Extensions.DependencyInjection | 9.0.7 |
|
||||
| Microsoft.Extensions.DependencyInjection.Abstractions | 9.0.7 |
|
||||
| Microsoft.Extensions.DependencyInjection.Specification.Tests | 9.0.7 |
|
||||
| Microsoft.Extensions.DependencyModel | 9.0.7 |
|
||||
| Microsoft.Extensions.Diagnostics | 9.0.7 |
|
||||
| Microsoft.Extensions.Diagnostics.Abstractions | 9.0.7 |
|
||||
| Microsoft.Extensions.Diagnostics.HealthChecks | 9.0.7 |
|
||||
| Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 9.0.7 |
|
||||
| Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 9.0.7 |
|
||||
| Microsoft.Extensions.Features | 9.0.7 |
|
||||
| Microsoft.Extensions.FileProviders.Abstractions | 9.0.7 |
|
||||
| Microsoft.Extensions.FileProviders.Composite | 9.0.7 |
|
||||
| Microsoft.Extensions.FileProviders.Embedded | 9.0.7 |
|
||||
| Microsoft.Extensions.FileProviders.Physical | 9.0.7 |
|
||||
| Microsoft.Extensions.FileSystemGlobbing | 9.0.7 |
|
||||
| Microsoft.Extensions.Hosting | 9.0.7 |
|
||||
| Microsoft.Extensions.Hosting.Abstractions | 9.0.7 |
|
||||
| Microsoft.Extensions.Hosting.Systemd | 9.0.7 |
|
||||
| Microsoft.Extensions.Hosting.WindowsServices | 9.0.7 |
|
||||
| Microsoft.Extensions.Http | 9.0.7 |
|
||||
| Microsoft.Extensions.Http.Polly | 9.0.7 |
|
||||
| Microsoft.Extensions.Identity.Core | 9.0.7 |
|
||||
| Microsoft.Extensions.Identity.Stores | 9.0.7 |
|
||||
| Microsoft.Extensions.Localization | 9.0.7 |
|
||||
| Microsoft.Extensions.Localization.Abstractions | 9.0.7 |
|
||||
| Microsoft.Extensions.Logging | 9.0.7 |
|
||||
| Microsoft.Extensions.Logging.Abstractions | 9.0.7 |
|
||||
| Microsoft.Extensions.Logging.AzureAppServices | 9.0.7 |
|
||||
| Microsoft.Extensions.Logging.Configuration | 9.0.7 |
|
||||
| Microsoft.Extensions.Logging.Console | 9.0.7 |
|
||||
| Microsoft.Extensions.Logging.Debug | 9.0.7 |
|
||||
| Microsoft.Extensions.Logging.EventLog | 9.0.7 |
|
||||
| Microsoft.Extensions.Logging.EventSource | 9.0.7 |
|
||||
| Microsoft.Extensions.Logging.TraceSource | 9.0.7 |
|
||||
| Microsoft.Extensions.ObjectPool | 9.0.7 |
|
||||
| Microsoft.Extensions.Options | 9.0.7 |
|
||||
| Microsoft.Extensions.Options.ConfigurationExtensions | 9.0.7 |
|
||||
| Microsoft.Extensions.Options.DataAnnotations | 9.0.7 |
|
||||
| Microsoft.Extensions.Primitives | 9.0.7 |
|
||||
| Microsoft.Extensions.WebEncoders | 9.0.7 |
|
||||
| Microsoft.ILVerification | 9.0.7 |
|
||||
| Microsoft.JSInterop | 9.0.7 |
|
||||
| Microsoft.JSInterop.WebAssembly | 9.0.7 |
|
||||
| Microsoft.NET.Build.Containers | 9.0.108 |
|
||||
| Microsoft.NET.Build.Containers | 9.0.302 |
|
||||
| Microsoft.Net.Http.Headers | 9.0.7 |
|
||||
| Microsoft.NET.ILLink.Tasks | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Android.Sample.Mono | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.iOS.Sample.Mono | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.LibraryBuilder.Sdk | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.MonoAOTCompiler.Task | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.MonoTargets.Sdk | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.wasm.Sample.Mono | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Sdk | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Templates.net9 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Templates.net9.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Templates.net9.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Templates.net9.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.Net.Sdk.Compilers.Toolset | 9.0.108 |
|
||||
| Microsoft.Net.Sdk.Compilers.Toolset | 9.0.302 |
|
||||
| Microsoft.NET.Sdk.IL | 9.0.7 |
|
||||
| Microsoft.NET.Sdk.WebAssembly.Pack | 9.0.7 |
|
||||
| Microsoft.NET.Sdk.WebAssembly.Pack.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NET.WebAssembly.Threading | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Crossgen2.linux-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Crossgen2.linux-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Crossgen2.linux-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Crossgen2.osx-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Crossgen2.osx-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Crossgen2.win-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Crossgen2.win-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Crossgen2.win-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.linux-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.linux-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.linux-bionic-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.linux-bionic-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.linux-musl-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.linux-musl-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.linux-musl-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.linux-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.osx-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.osx-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.win-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.win-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Host.win-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Ref | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.browser-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.wasi-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.browser-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.wasi-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.browser-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.wasi-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.wasi-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.browser-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvos-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.wasi-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.wasi-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-bionic-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-bionic-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-musl-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-musl-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.linux-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.ios-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.linux-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.osx-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.tvos-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.win-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.win-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.NativeAOT.win-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.osx-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.osx-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.win-arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.win-arm64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.win-arm64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.win-arm64.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x64.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x64.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x64.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x86.Msi.arm64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x86.Msi.x64 | 9.0.7 |
|
||||
| Microsoft.NETCore.App.Runtime.win-x86.Msi.x86 | 9.0.7 |
|
||||
| Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| Microsoft.NETCore.ILAsm | 9.0.7 |
|
||||
| Microsoft.NETCore.ILDAsm | 9.0.7 |
|
||||
| Microsoft.TemplateEngine.Abstractions | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.Abstractions | 9.0.302 |
|
||||
| Microsoft.TemplateEngine.Authoring.CLI | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.Authoring.CLI | 9.0.302 |
|
||||
| Microsoft.TemplateEngine.Authoring.Tasks | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.Authoring.Tasks | 9.0.302 |
|
||||
| Microsoft.TemplateEngine.Authoring.Templates | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.Authoring.Templates | 9.0.302 |
|
||||
| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 9.0.302 |
|
||||
| Microsoft.TemplateEngine.Core | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.Core | 9.0.302 |
|
||||
| Microsoft.TemplateEngine.Core.Contracts | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.Core.Contracts | 9.0.302 |
|
||||
| Microsoft.TemplateEngine.Edge | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.Edge | 9.0.302 |
|
||||
| Microsoft.TemplateEngine.IDE | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.IDE | 9.0.302 |
|
||||
| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 9.0.302 |
|
||||
| Microsoft.TemplateEngine.Samples | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.Samples | 9.0.302 |
|
||||
| Microsoft.TemplateEngine.TemplateLocalizer.Core | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.TemplateLocalizer.Core | 9.0.302 |
|
||||
| Microsoft.TemplateEngine.Utils | 9.0.108 |
|
||||
| Microsoft.TemplateEngine.Utils | 9.0.302 |
|
||||
| Microsoft.TemplateSearch.Common | 9.0.108 |
|
||||
| Microsoft.TemplateSearch.Common | 9.0.302 |
|
||||
| Microsoft.Win32.Registry.AccessControl | 9.0.7 |
|
||||
| Microsoft.Win32.SystemEvents | 9.0.7 |
|
||||
| Microsoft.Windows.Compatibility | 9.0.7 |
|
||||
| Microsoft.WindowsDesktop.App.Ref | 9.0.7 |
|
||||
| Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 9.0.7 |
|
||||
| Microsoft.WindowsDesktop.App.Runtime.win-x64 | 9.0.7 |
|
||||
| Microsoft.WindowsDesktop.App.Runtime.win-x86 | 9.0.7 |
|
||||
| Microsoft.XmlSerializer.Generator | 9.0.7 |
|
||||
| runtime.android-arm.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.android-arm64.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.android-x64.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.android-x86.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.linux-arm.Microsoft.DotNet.ILCompiler | 9.0.7 |
|
||||
| runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.linux-arm.Microsoft.NETCore.ILAsm | 9.0.7 |
|
||||
| runtime.linux-arm.Microsoft.NETCore.ILDAsm | 9.0.7 |
|
||||
| runtime.linux-arm.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.linux-arm64.Microsoft.DotNet.ILCompiler | 9.0.7 |
|
||||
| runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.linux-arm64.Microsoft.NETCore.ILAsm | 9.0.7 |
|
||||
| runtime.linux-arm64.Microsoft.NETCore.ILDAsm | 9.0.7 |
|
||||
| runtime.linux-arm64.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.linux-bionic-arm64.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.linux-bionic-x64.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.linux-musl-arm.Microsoft.DotNet.ILCompiler | 9.0.7 |
|
||||
| runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.linux-musl-arm.Microsoft.NETCore.ILAsm | 9.0.7 |
|
||||
| runtime.linux-musl-arm.Microsoft.NETCore.ILDAsm | 9.0.7 |
|
||||
| runtime.linux-musl-arm.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.linux-musl-arm64.Microsoft.DotNet.ILCompiler | 9.0.7 |
|
||||
| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.linux-musl-arm64.Microsoft.NETCore.ILAsm | 9.0.7 |
|
||||
| runtime.linux-musl-arm64.Microsoft.NETCore.ILDAsm | 9.0.7 |
|
||||
| runtime.linux-musl-arm64.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler | 9.0.7 |
|
||||
| runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.linux-musl-x64.Microsoft.NETCore.ILAsm | 9.0.7 |
|
||||
| runtime.linux-musl-x64.Microsoft.NETCore.ILDAsm | 9.0.7 |
|
||||
| runtime.linux-musl-x64.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.linux-x64.Microsoft.DotNet.ILCompiler | 9.0.7 |
|
||||
| runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.linux-x64.Microsoft.NETCore.ILAsm | 9.0.7 |
|
||||
| runtime.linux-x64.Microsoft.NETCore.ILDAsm | 9.0.7 |
|
||||
| runtime.linux-x64.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.maccatalyst-arm64.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.maccatalyst-x64.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.osx-arm64.Microsoft.DotNet.ILCompiler | 9.0.7 |
|
||||
| runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.osx-arm64.Microsoft.NETCore.ILAsm | 9.0.7 |
|
||||
| runtime.osx-arm64.Microsoft.NETCore.ILDAsm | 9.0.7 |
|
||||
| runtime.osx-arm64.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.osx-x64.Microsoft.DotNet.ILCompiler | 9.0.7 |
|
||||
| runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.osx-x64.Microsoft.NETCore.ILAsm | 9.0.7 |
|
||||
| runtime.osx-x64.Microsoft.NETCore.ILDAsm | 9.0.7 |
|
||||
| runtime.osx-x64.runtime.native.System.IO.Ports | 9.0.7 |
|
||||
| runtime.win-arm64.Microsoft.DotNet.ILCompiler | 9.0.7 |
|
||||
| runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.win-arm64.Microsoft.NETCore.ILAsm | 9.0.7 |
|
||||
| runtime.win-arm64.Microsoft.NETCore.ILDAsm | 9.0.7 |
|
||||
| runtime.win-x64.Microsoft.DotNet.ILCompiler | 9.0.7 |
|
||||
| runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.win-x64.Microsoft.NETCore.ILAsm | 9.0.7 |
|
||||
| runtime.win-x64.Microsoft.NETCore.ILDAsm | 9.0.7 |
|
||||
| runtime.win-x86.Microsoft.DotNet.ILCompiler | 9.0.7 |
|
||||
| runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 9.0.7 |
|
||||
| runtime.win-x86.Microsoft.NETCore.ILAsm | 9.0.7 |
|
||||
| runtime.win-x86.Microsoft.NETCore.ILDAsm | 9.0.7 |
|
||||
| System.CodeDom | 9.0.7 |
|
||||
| System.Collections.Immutable | 9.0.7 |
|
||||
| System.ComponentModel.Composition | 9.0.7 |
|
||||
| System.ComponentModel.Composition.Registration | 9.0.7 |
|
||||
| System.Composition | 9.0.7 |
|
||||
| System.Composition.AttributedModel | 9.0.7 |
|
||||
| System.Composition.Convention | 9.0.7 |
|
||||
| System.Composition.Hosting | 9.0.7 |
|
||||
| System.Composition.Runtime | 9.0.7 |
|
||||
| System.Composition.TypedParts | 9.0.7 |
|
||||
| System.Configuration.ConfigurationManager | 9.0.7 |
|
||||
| System.Data.Odbc | 9.0.7 |
|
||||
| System.Data.OleDb | 9.0.7 |
|
||||
| System.Diagnostics.DiagnosticSource | 9.0.7 |
|
||||
| System.Diagnostics.EventLog | 9.0.7 |
|
||||
| System.Diagnostics.PerformanceCounter | 9.0.7 |
|
||||
| System.DirectoryServices | 9.0.7 |
|
||||
| System.DirectoryServices.AccountManagement | 9.0.7 |
|
||||
| System.DirectoryServices.Protocols | 9.0.7 |
|
||||
| System.Drawing.Common | 9.0.7 |
|
||||
| System.Formats.Asn1 | 9.0.7 |
|
||||
| System.Formats.Cbor | 9.0.7 |
|
||||
| System.Formats.Nrbf | 9.0.7 |
|
||||
| System.IO.Hashing | 9.0.7 |
|
||||
| System.IO.Packaging | 9.0.7 |
|
||||
| System.IO.Pipelines | 9.0.7 |
|
||||
| System.IO.Ports | 9.0.7 |
|
||||
| System.Management | 9.0.7 |
|
||||
| System.Memory.Data | 9.0.7 |
|
||||
| System.Net.Http.Json | 9.0.7 |
|
||||
| System.Net.Http.WinHttpHandler | 9.0.7 |
|
||||
| System.Net.ServerSentEvents | 9.0.7 |
|
||||
| System.Numerics.Tensors | 9.0.7 |
|
||||
| System.Reflection.Context | 9.0.7 |
|
||||
| System.Reflection.Metadata | 9.0.7 |
|
||||
| System.Reflection.MetadataLoadContext | 9.0.7 |
|
||||
| System.Resources.Extensions | 9.0.7 |
|
||||
| System.Runtime.Caching | 9.0.7 |
|
||||
| System.Runtime.Serialization.Formatters | 9.0.7 |
|
||||
| System.Runtime.Serialization.Schema | 9.0.7 |
|
||||
| System.Security.Cryptography.Cose | 9.0.7 |
|
||||
| System.Security.Cryptography.Pkcs | 9.0.7 |
|
||||
| System.Security.Cryptography.ProtectedData | 9.0.7 |
|
||||
| System.Security.Cryptography.Xml | 9.0.7 |
|
||||
| System.Security.Permissions | 9.0.7 |
|
||||
| System.ServiceModel.Syndication | 9.0.7 |
|
||||
| System.ServiceProcess.ServiceController | 9.0.7 |
|
||||
| System.Speech | 9.0.7 |
|
||||
| System.Text.Encoding.CodePages | 9.0.7 |
|
||||
| System.Text.Encodings.Web | 9.0.7 |
|
||||
| System.Text.Json | 9.0.7 |
|
||||
| System.Threading.AccessControl | 9.0.7 |
|
||||
| System.Threading.Channels | 9.0.7 |
|
||||
| System.Threading.RateLimiting | 9.0.7 |
|
||||
| System.Threading.Tasks.Dataflow | 9.0.7 |
|
||||
| System.Windows.Extensions | 9.0.7 |
|
||||
|
||||
[//]: # ( Runtime 9.0.7)
|
||||
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-arm.tar.gz
|
||||
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-musl-arm.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-musl-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-musl-x64.tar.gz
|
||||
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-x64.tar.gz
|
||||
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-arm64.pkg
|
||||
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-arm64.tar.gz
|
||||
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-x64.pkg
|
||||
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-x64.tar.gz
|
||||
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-arm64.exe
|
||||
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-arm64.zip
|
||||
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x64.exe
|
||||
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x64.zip
|
||||
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x86.exe
|
||||
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x86.zip
|
||||
|
||||
[//]: # ( WindowsDesktop 9.0.7)
|
||||
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-arm64.exe
|
||||
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-x64.exe
|
||||
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-x86.exe
|
||||
|
||||
[//]: # ( ASP 9.0.7)
|
||||
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-arm.tar.gz
|
||||
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-arm64.tar.gz
|
||||
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-musl-x64.tar.gz
|
||||
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-x64.tar.gz
|
||||
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-osx-arm64.tar.gz
|
||||
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-osx-x64.tar.gz
|
||||
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-x64.exe
|
||||
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-x86.exe
|
||||
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/dotnet-hosting-9.0.7-win.exe
|
||||
|
||||
[//]: # ( SDK 9.0.302)
|
||||
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-arm.tar.gz
|
||||
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-arm64.tar.gz
|
||||
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-arm.tar.gz
|
||||
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-x64.tar.gz
|
||||
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-x64.tar.gz
|
||||
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-arm64.pkg
|
||||
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-arm64.tar.gz
|
||||
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-x64.pkg
|
||||
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-x64.tar.gz
|
||||
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-arm64.exe
|
||||
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-arm64.zip
|
||||
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x64.exe
|
||||
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x64.zip
|
||||
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x86.exe
|
||||
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x86.zip
|
||||
629
release-notes/9.0/9.0.7/release.json
Normal file
629
release-notes/9.0/9.0.7/release.json
Normal file
@@ -0,0 +1,629 @@
|
||||
{
|
||||
"channel-version": "9.0",
|
||||
"release-date": "2025-07-08",
|
||||
"release-version": "9.0.7",
|
||||
"security": false,
|
||||
"release":
|
||||
{
|
||||
"release-date": "2025-07-08",
|
||||
"release-version": "9.0.7",
|
||||
"security": false,
|
||||
"cve-list": [],
|
||||
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.7/9.0.7.md",
|
||||
"runtime": {
|
||||
"version": "9.0.7",
|
||||
"version-display": "9.0.7",
|
||||
"vs-version": "17.12.10, 17.14.8",
|
||||
"vs-mac-version": "",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-runtime-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-arm.tar.gz",
|
||||
"hash": "85dcabb44d79feb3f022e65733b5c3b144169ffcbab9654580ba7a1efbf1458daa9316395a6dbd9cc1dac39b34eba3929e63a1cec84fb6e566ad11011fadd234"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-arm64.tar.gz",
|
||||
"hash": "e5cff39d8c24d1e114106ea51563f0c640548268898e8349a30d43f06d22c77595e06725e28073793dd023b612af115812345906e26cce2c788f06af613d4252"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-musl-arm.tar.gz",
|
||||
"hash": "fcb64c59e4774cd270d856e7e056a5023567c84048f01254046b7764b6a708d582c4ad548fb5d231ec4b0b3669ebe9ce6ad24d6e7ac6951b50b49007b8ebaea1"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-musl-arm64.tar.gz",
|
||||
"hash": "f5c24256c70bf6a412f22118e84129ef810a63787159e34fe0c8d21fbbc1fbed23a816ba957c653546e8c2152beca2a6a44193949c0e87d6b6a6451daffb3bee"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-musl-x64.tar.gz",
|
||||
"hash": "07409c808da9cd19a64e525e6129bc3f8de4ef32b308701e97a8b1430781edb3f863b0ece9afad04887271ee33217100f519f96d89fed94200b06112acfac44a"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-x64.tar.gz",
|
||||
"hash": "e273b592ae9e1c75e91ce3be6f4f2d23143276900141e29c673d46490118d0115f6d1968ae6cfed598ca300fe889ba20fa060787ebb540308433580a3c6c5cd8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-arm64.pkg",
|
||||
"hash": "53e40d3120e7bfbc9a318c19708a424d66a218c7f9534c08b22cf63815664aa744986f3c660151d19d80d37448c50284933926b93e33e4f41405b0313b03098b"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-arm64.tar.gz",
|
||||
"hash": "0deb23ac714dad69bf7d0c67e4253256d0845881b805cc8b9c6f2051283d5f9bbb000d363058523dce4c7361c2b460016a865b6d6baa5843c9263591d539eb20"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-x64.pkg",
|
||||
"hash": "e66f76f1299a5230c7d025aea2c450273444b29897dd06861f1a57bdec3bbac5e9a550166e0692678c6f159015ae106674c487d7d7ed5c6fb33fcbab3dbe9e3e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-x64.tar.gz",
|
||||
"hash": "70eb472ab24f38a6a6e930661e09ac6635dda0cf054899040c25cf3332f24f1cbb3eec19e1cfcf2214b466d000f6ddc7d49448a6c6106c3b70fd0bf7063f6e6d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-arm64.exe",
|
||||
"hash": "f7be49bc64c6ced107621367a9d98305dbc39afefad1537104db7a8d533eeb40a8f57fdd2f03daac7512dbee8c501cfe68ccde84186c8b0238a989bb91f7817e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-arm64.zip",
|
||||
"hash": "1ec08d23a9ffc1feae0403c5bca79fd785541c3b5358689df16a6b072fc24c85ffb9767850dfb305c96958a42d311c429f3dff18604aa9e417c2c898d0ee5c58"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x64.exe",
|
||||
"hash": "b62882656b63edd10e8fa4f44d8a67f2265991bb7eb5c614c7d87548802adfce034795a5bb17e0705343151e6f99c5be3104926f1aa5d1a6fa22279de0c08518"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x64.zip",
|
||||
"hash": "7259b0a49bb800bcf603cb4797a7f20ed0abcc29ec9effdea03748a2ede7559dacee9bc21d578152b14089aa2a7385858327c39e86202f3ecceaa6f0bc00ea58"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x86.exe",
|
||||
"hash": "09e200897e8260aec4e5984e49aa27ea8bc2e0b12576df55a4c753a415f61b28f5e6c28c411f5e316ef49ec256079adc0ca6ff407f51363bb17009420dfbb137"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x86.zip",
|
||||
"hash": "5d6aaf64bfaac3afb8dcbc0dacca61239b5690ff6d2ab6690417203d6afd3fbd5ac2577887772150bad2fac20fb80994ff4f8d6feb6c9963aee65a89737b44d3"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sdk": {
|
||||
"version": "9.0.302",
|
||||
"version-display": "9.0.302",
|
||||
"runtime-version": "9.0.7",
|
||||
"vs-version": "17.14.8",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "Visual Studio 2022 (v17.14)",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "13.0",
|
||||
"fsharp-version": "9.0",
|
||||
"vb-version": "17.13",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-arm.tar.gz",
|
||||
"hash": "880500176abc263b9fe4d9fd5b3f77b975370bcc76af1453b5b776d835329a5a9f3e02903ced3ee3419ae6f7e0e99cb964b585bb430da75d6623dc2965c46081"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-arm64.tar.gz",
|
||||
"hash": "dded437c836b201219ef8cb1993e50c3e96a9d09cd2541ffe2c0810530e737dfb44adb8dd766caa2f02def0d0bc2ac9c563a189f1cb1ca6a64d9f71251a94141"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-arm.tar.gz",
|
||||
"hash": "f42092ae79719b3ac136e9f634bb81251d75b73551e0d8661e8be8b5decb23633f0877ff1e1fc60b16509483e20b49dac9c7a4cc6093848d1e9da0f7c6a93c37"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-arm64.tar.gz",
|
||||
"hash": "c84b1b419aaf2d778b080e019f0937897dc8a64d0612a3c2203acdcbb1ff598847a87a3ec3c688f3d03accb2180752b3c9b10043a60478347151bab3655ded1f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-x64.tar.gz",
|
||||
"hash": "01a0138fc5e6b05f6bf77f51b225cbb73606552f121f7c947e4a9c5db45775d4031d79a4ae1fc6e6b3b5d6388ecd2b0d503e5447b2e892fed9539a0728e624dd"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-x64.tar.gz",
|
||||
"hash": "fe46a96e794388b345105e47896e4e91099ffd907a7127ff2cadf76adb3a7be0b43f0cd8d2c376ae455283d08f4751f7ef11890fd2697304ef114447ae209c88"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-arm64.pkg",
|
||||
"hash": "a602f84c272caf0324daf0bba420607723afc0aa3f298f9f0923083b623faf0fadec4060adee0175e1e4305cab31902dbca02e0a4b9a5e830d8cdc824514edac"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-arm64.tar.gz",
|
||||
"hash": "07e8178659437d782301693a4f8572e4366ddd66ee932b309a8d6f02ea2134cc15bdc2a0f1d1924ba756dce4543d74e8188d9c52de0a17d639a9c393b4f4f194"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-x64.pkg",
|
||||
"hash": "936fc6d3d031d57ad15d9ff150a49552422d5aabc0255d77e27fd2f1d79f9b92174e1813c888e9ccb55122daac4da1ddde56e6f49655a3464798caa4589d4a5f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-x64.tar.gz",
|
||||
"hash": "10a863ef08020510625958471cce4d8b470ded38c5fc9bcc72295c6066bc0a5aad9ad22c5b4b5ad015e8d5dc3db328dfb682e90766300cd9502c171b5d930247"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-arm64.exe",
|
||||
"hash": "cc1c0276e8b900e25a2cabff14ca78bbc21c5712c1bad9e4d551aa2662dd77a666b2926e193b9b598cf2d9f91c1c9e1765371e6b29f68d76c56702ceafdf34db"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-arm64.zip",
|
||||
"hash": "fca48a6d06e122a9a0d5f7824469c323e8a57ac9ed04b8cc12af475913ef09b79df67d329b5c0a612bebeeded2bb659d17f280556caab4549cc73c446f109e38"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x64.exe",
|
||||
"hash": "0cb87affddb63171f9c79033386fef2b1fbef209a7381de46bc94876f4aee475cb2f71b6a074708c4a5a94a0a1a464cb5ba424c572f2550ce562ad0705e3691e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x64.zip",
|
||||
"hash": "68e639c38d772aa3d59763991a3db6950e80be5efcba7bdb913f661aea21cd8f6c93fe36c31176f3f91a0c54af61b361daee98883aa0a344aef3e5b3506a2564"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x86.exe",
|
||||
"hash": "018ebbced95ab79dad05f38ee72b3808e0cbdda0ae84ce358250203798fa50e7f78a45a509bcda8a17bf7b3eab0dcea8f6113bb19400290816f54c919667b7d3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x86.zip",
|
||||
"hash": "f21dfca00c5920d378e1cbfd02e8eade70dde8c57e0275b7f49586f85cd8c497b3a34154995834fb925b93f6a1b0e2ff9baeadfef14da341e2ad6e6b77d7541e"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sdks": [
|
||||
{
|
||||
"version": "9.0.302",
|
||||
"version-display": "9.0.302",
|
||||
"runtime-version": "9.0.7",
|
||||
"vs-version": "17.14.8",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "Visual Studio 2022 (v17.14)",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "13.0",
|
||||
"fsharp-version": "9.0",
|
||||
"vb-version": "17.13",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-arm.tar.gz",
|
||||
"hash": "880500176abc263b9fe4d9fd5b3f77b975370bcc76af1453b5b776d835329a5a9f3e02903ced3ee3419ae6f7e0e99cb964b585bb430da75d6623dc2965c46081"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-arm64.tar.gz",
|
||||
"hash": "dded437c836b201219ef8cb1993e50c3e96a9d09cd2541ffe2c0810530e737dfb44adb8dd766caa2f02def0d0bc2ac9c563a189f1cb1ca6a64d9f71251a94141"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-arm.tar.gz",
|
||||
"hash": "f42092ae79719b3ac136e9f634bb81251d75b73551e0d8661e8be8b5decb23633f0877ff1e1fc60b16509483e20b49dac9c7a4cc6093848d1e9da0f7c6a93c37"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-arm64.tar.gz",
|
||||
"hash": "c84b1b419aaf2d778b080e019f0937897dc8a64d0612a3c2203acdcbb1ff598847a87a3ec3c688f3d03accb2180752b3c9b10043a60478347151bab3655ded1f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-x64.tar.gz",
|
||||
"hash": "01a0138fc5e6b05f6bf77f51b225cbb73606552f121f7c947e4a9c5db45775d4031d79a4ae1fc6e6b3b5d6388ecd2b0d503e5447b2e892fed9539a0728e624dd"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-x64.tar.gz",
|
||||
"hash": "fe46a96e794388b345105e47896e4e91099ffd907a7127ff2cadf76adb3a7be0b43f0cd8d2c376ae455283d08f4751f7ef11890fd2697304ef114447ae209c88"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-arm64.pkg",
|
||||
"hash": "a602f84c272caf0324daf0bba420607723afc0aa3f298f9f0923083b623faf0fadec4060adee0175e1e4305cab31902dbca02e0a4b9a5e830d8cdc824514edac"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-arm64.tar.gz",
|
||||
"hash": "07e8178659437d782301693a4f8572e4366ddd66ee932b309a8d6f02ea2134cc15bdc2a0f1d1924ba756dce4543d74e8188d9c52de0a17d639a9c393b4f4f194"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-x64.pkg",
|
||||
"hash": "936fc6d3d031d57ad15d9ff150a49552422d5aabc0255d77e27fd2f1d79f9b92174e1813c888e9ccb55122daac4da1ddde56e6f49655a3464798caa4589d4a5f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-x64.tar.gz",
|
||||
"hash": "10a863ef08020510625958471cce4d8b470ded38c5fc9bcc72295c6066bc0a5aad9ad22c5b4b5ad015e8d5dc3db328dfb682e90766300cd9502c171b5d930247"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-arm64.exe",
|
||||
"hash": "cc1c0276e8b900e25a2cabff14ca78bbc21c5712c1bad9e4d551aa2662dd77a666b2926e193b9b598cf2d9f91c1c9e1765371e6b29f68d76c56702ceafdf34db"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-arm64.zip",
|
||||
"hash": "fca48a6d06e122a9a0d5f7824469c323e8a57ac9ed04b8cc12af475913ef09b79df67d329b5c0a612bebeeded2bb659d17f280556caab4549cc73c446f109e38"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x64.exe",
|
||||
"hash": "0cb87affddb63171f9c79033386fef2b1fbef209a7381de46bc94876f4aee475cb2f71b6a074708c4a5a94a0a1a464cb5ba424c572f2550ce562ad0705e3691e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x64.zip",
|
||||
"hash": "68e639c38d772aa3d59763991a3db6950e80be5efcba7bdb913f661aea21cd8f6c93fe36c31176f3f91a0c54af61b361daee98883aa0a344aef3e5b3506a2564"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x86.exe",
|
||||
"hash": "018ebbced95ab79dad05f38ee72b3808e0cbdda0ae84ce358250203798fa50e7f78a45a509bcda8a17bf7b3eab0dcea8f6113bb19400290816f54c919667b7d3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x86.zip",
|
||||
"hash": "f21dfca00c5920d378e1cbfd02e8eade70dde8c57e0275b7f49586f85cd8c497b3a34154995834fb925b93f6a1b0e2ff9baeadfef14da341e2ad6e6b77d7541e"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "9.0.108",
|
||||
"version-display": "9.0.108",
|
||||
"runtime-version": "9.0.7",
|
||||
"vs-version": "17.12.10",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "Visual Studio 2022 (v17.12)",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "13.0",
|
||||
"fsharp-version": "9.0",
|
||||
"vb-version": "17.13",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-arm.tar.gz",
|
||||
"hash": "16588a9c6d0308e0b692acb854764c42f1ae95dcdda4379b44a2d93c8970c5c9745b46fb4084eec2961e927aa5a3123b7dd3b546d00fd787a9b06cdaebf986ff"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-arm64.tar.gz",
|
||||
"hash": "95a3f8a66296b23aecd86ca296e2bd147cf396e2f6a7b6c6be795b70df2411d6163df15e28a6bb26248e20b619c1794ddc5bb1dfd2f0a7d5e1e58a9d2d453982"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-musl-arm.tar.gz",
|
||||
"hash": "41ae685627a9d27fc4b19a26f0e760115384903abb2e3919c4f8027ba3e75a8b4034b2e997565f7799eae19385103fda1e131b23c176a1605788bbcbdf5fc111"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-musl-arm64.tar.gz",
|
||||
"hash": "2fc78667affb757a707175a3b0c557985e2ce930a7503f4aa84f20b082d9886a35a0f0df54ba1902d78b02d618fb7c8899dc4ea99698ead43c7cc565cf55ffd8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-musl-x64.tar.gz",
|
||||
"hash": "0a6079d484a1d104f6faf05fece25350e9c18b494dcba33868d9294c7c2e6c936e7a19e882c65a7577b3678c421e40dfb691ea9504a67d65aa8d5b892b97318c"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-x64.tar.gz",
|
||||
"hash": "8c2d988e998b906c71684cbe9aec9cbf2b65cb31ed8c3eb15a6e65f961b031faeba32d71997f50d56e04e6f0081f860480722dc1693c6b015543eb61acdb5876"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-osx-arm64.pkg",
|
||||
"hash": "13ce93880628bd3ab3ca44e7ed85bbc7998140b7388d3086983142787279fcccfd23ccfd8d3f2052e526054630ee166fa515cbf2e6df236d78d1c4db8a1c8bbf"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-osx-arm64.tar.gz",
|
||||
"hash": "11e64b86a7ef8f23c0b0b7681357fffce8e2ad9a38d9280378a61b9f1525b2c37541370cd5598bde2bbc12451fb5b9f39251c5ecb20e4606c1343498bbe30710"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-osx-x64.pkg",
|
||||
"hash": "72cd0ed1a0a3664c405659403b203346ee2cbc99fb820fa2efd0571ea5c30317c6aae65eabc6107d746aa761c9b6a4ed53ddaea32e50e222f0112f3ed2d74e3f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-osx-x64.tar.gz",
|
||||
"hash": "927c5ae894db1bda5285cddea02f73cd55ad3ee49f1348aa15e3288963b1ca695012fce51fc7fa0c25744efb72f9cf11cdcf67a81cd9e04008f8dde083bcdf62"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-arm64.exe",
|
||||
"hash": "8dbe0f5a57ceb1f54ce70c77a4fb8dd421773499769eb544b62d69a4e07a48f697fd27fb8837e860d660f2d67310037144b89a495202b3e2334de2522ba790db"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-arm64.zip",
|
||||
"hash": "7f3990a5fd14b461aa0bab274bf246079efd1bbc46458d40e917df6e0c78a5aeaa7402b071cf3d42a1478899172ec5dea61f06f00dc9682a05f039e26b5dffc1"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-x64.exe",
|
||||
"hash": "0b7bd571d3467f69edba7273fccea054bbe108919158b3b551d68af83e3cd0a0d8233c47be3a2d6d4566fb1e9d3bcde52e45d2e419b3a4b1fabd48f518165f30"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-x64.zip",
|
||||
"hash": "d747807f8b88a9ada8502d77cf19d78a39369b289fb3287c5d86f154829b7807a6ffe36b0d39ed5fcbae36b7d77dccfd509f4bbbdd4646d8422b14cc3a9897d7"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-x86.exe",
|
||||
"hash": "a72a63986fccdc331208e45c4aa3716b9b93fe2e3810c7c07621dff4efe96e733cb042712ab1405eee492cbcf03a4a1b3284044acf10399cc9d750b252f65e06"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-x86.zip",
|
||||
"hash": "0a4adcdd05c8ac438bf53a35e5a3e2a970c13e9de672c9a6ed9438407ac04fc455544de920b7536e18f2ce60952b5d840c1400ab0b4fea15f2ea2c985d880e20"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"aspnetcore-runtime": {
|
||||
"version": "9.0.7",
|
||||
"version-display": "9.0.7",
|
||||
"version-aspnetcoremodule": [
|
||||
"19.0.25168.7"
|
||||
],
|
||||
"vs-version": "17.12.10",
|
||||
"files": [
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-arm.tar.gz",
|
||||
"hash": "74c42351be40dd6f20656cc2f40533d5f45d759338fc49cdbd69d83fb4cf4e4157dc493c08083c4847444bc46289d033f93c978072f9de72bee7a541251aba0c"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-arm64.tar.gz",
|
||||
"hash": "79b28df2bc522d47bd0ea3f8b4aaa447102f92019d038670743fbbc1e6b31dd206499ff6dfc2d31623dedb64a9e2ca23608c7ea7225f1f071745de72c9f81bf4"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-musl-arm.tar.gz",
|
||||
"hash": "34977c4f34e11f52abdc0e48f04dc95ab0d1bdfd641dd40a4c5390c090d242ec45ed50afb176139fced6a5a5346b25345fdfabff1ea438b8594b52692f14a3ad"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-musl-arm64.tar.gz",
|
||||
"hash": "d4b6b5439957f6ad31c1f893e3e75b4e8cbb3f2f1d9a7fa21ae9229ae6525fcf98d643bea4cb8e78db1c509e3db75b786b1239fd2def2328e99541a2b04e57a9"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-musl-x64.tar.gz",
|
||||
"hash": "ac7fc51b80bcb92c2822520838492cc908c08d06011482db38776d6aac442004af10a50bace25e2dd986c430b61cacdc188caa1e727c5821ceee669a0bcb0e95"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-x64.tar.gz",
|
||||
"hash": "b175d4d0578f9f5d735d59def3f44459462ef36b4bd07d9ca0ed9853bf42d90c7bace195ff264a9dcf6dd4d6d452c87059085146268fce3540ed58eaf39629eb"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-osx-arm64.tar.gz",
|
||||
"hash": "03665ff6dbdf7805bfdeb4ab9b9d51f1ae1fa86e5cc8a42d3efa8f88d1402be27d67d1788a1a659cc427af3417d8fd572e0d9851c04d4b2cc374e2682b122039"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-osx-x64.tar.gz",
|
||||
"hash": "6878af369c72761840edf2dcd66d58cf4cddbca618c9fbd723a6d6d3819cfac6150a8d72c99f771129b54c2ff3e6ff25805c88e70e5def301e2428458b7ef446"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-arm64.exe",
|
||||
"hash": "a74a03f39f2e24c89dd93aef340bfdc8e09f73627d017ba7af6b45060862b175f9adf4e227d8c510a8a38095bc1596261cbe120e6efc917742adf93a388d9ca2"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-arm64.zip",
|
||||
"hash": "dc9f21339e0588331e3213be6a2e72996ae9ed23da6a1ed41c1b5f51f59bcd71c8de0781892195ed509799150c7ac78129c5ccf1f4ddec859dca6b6634e3e239"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-x64.exe",
|
||||
"hash": "9da921bf5582d6c65ce8048c517b501096f75d432b393e9f044eb78d8e6b83f79dd00cd79a13812339e7e64281302430863c91eefe7d48f5c2e616b3421d3c8b"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-x64.zip",
|
||||
"hash": "9c5bf0a760af66b5053d5d759185af4faef310753e6916cd309eada01f8caad1d898414fa9d1409d752bac0bac40464c13aa30d462f751cf8d1500987024abdb"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-x86.exe",
|
||||
"hash": "48aa3c9f8b7741299811372c42ffb1dfb73a80456c5cc2a6e6f649f04706007df764cde42b2a237aeccfa41c39321cc5a6a67bcffc23b4bf95dcb20f5ded0c1a"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-x86.zip",
|
||||
"hash": "56d8e89a02431fe3b76cb363f85b54270b3ea2fca9394dd1faab192cbea3ce3f567fe66d4edf82e0ca776e9e58ddc5d765ff91ad9787ac66986ef37e9c3df4a7"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-composite-9.0.7-linux-arm.tar.gz",
|
||||
"hash": "28ed0b5ec28032c11306e7b472ba5fb7678437514be8ed9bed2649ad20381ddb6f4d7216c62100aad6968badddc4bf9c2b4b91ecdd84ba905323674d8fd440ea"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-composite-9.0.7-linux-arm64.tar.gz",
|
||||
"hash": "b60d925e5a6010be309d8768c8624e2efe2884c7b23f510b91e3d2d5a53dbb5bf5c986e64b4f5aa8cc66b4d9ef48d1565a7c81b8ab1bcf40839b3312b20634ad"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-composite-9.0.7-linux-musl-arm.tar.gz",
|
||||
"hash": "55f1c3b0f9896eabda9e7abb87efa692ed670fac5df132c1f935916ef5db3106d86ee53c35e48facf9cc8bdf3c292718b887a66c49c1cf3420cae18472587a2b"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-composite-9.0.7-linux-musl-arm64.tar.gz",
|
||||
"hash": "603f659d8b07adc6ddd76119e4a3afbccc003f32b96e04a168d2ee0df2be7c52dd537d7e22098c7e1443d9286d9f653c223b47e2b67c5da7c77c4d7b670e607b"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-composite-9.0.7-linux-musl-x64.tar.gz",
|
||||
"hash": "4a2793eccfba8261928d9b3b6132cfe03273236d0b242bb180f1ccbec10c9a362c1601d5b63607c326538455bb4fb8dd789aac5c3493f54bae6485b6950d84de"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-composite-9.0.7-linux-x64.tar.gz",
|
||||
"hash": "76c3a9333db56091c21e7d9d59600ce5b4e4d9bf460ff4e20e78f595d5ee0a0a8f9476e516e73b70043b8435b401375e9ed45dbc05e0bc4883a850beeacf1953"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-hosting-win.exe",
|
||||
"rid": "",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/dotnet-hosting-9.0.7-win.exe",
|
||||
"hash": "4c26a2d2c23679605dc519075830416fe96204804bdb9bd3f2e2cac786a80645fba528f5bb0432fa19b2f6a3e5d618bea833bfe859200eee099c3a728402dcf2",
|
||||
"akams": "https://aka.ms/dotnetcore-9-0-windowshosting"
|
||||
}
|
||||
]
|
||||
},
|
||||
"windowsdesktop": {
|
||||
"version": "9.0.7",
|
||||
"version-display": "9.0.7",
|
||||
"files": [
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-arm64.exe",
|
||||
"hash": "e1fe0537a073914951d1c34e1b8e4d676ab9537b947b33dde054481c0325d7e364362079b5d1ee4af9896f232db2d0eccc60a06df163e76d5b7cd6bb17df6686"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-arm64.zip",
|
||||
"hash": "ca1b3bfa248e264d7a14a63f2cafd47c3b1e7fda2f37e2875413fd03a6a34b4c3b2f10cf4cb0d8eae2b7c6c76c261f84cdfc851a776e3e4b5959b79779adff57"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-x64.exe",
|
||||
"hash": "b8c565d401aa1ed0ac8e531660e7b67dce481af7f9113816852a24fbc5ed06210787ebb8a47e576b57a8cd746279c2203569d11b2b4affe66ee0f80e26c64ae6"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-x64.zip",
|
||||
"hash": "c68ecaf023bed339fb533fbc67c239264f17d0c9e0c10b765deb43af299c6db941e6589ebf4d0411f51fc783010e5af607e21f58c9f02871d2ce32c9c987ceda"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-x86.exe",
|
||||
"hash": "a73bed11192173204263e12efa0ae1892f0768f3bc6230a06c9cb3d418c8edfbf17b1d92423d7606d6ce0849bc6d0e13c28210ee39fd7c4167e5f457df24c84f"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-x86.zip",
|
||||
"hash": "33f9579cb163e48968a8675234fa813da56c494f1171380657001b877fbe928f755e6ccd84c4ae55d68c30f52ccb8817748cff8848d1b2ea6898e324aa35cb78"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -14,6 +14,7 @@
|
||||
|
||||
| Date | Release | SDK |
|
||||
| :-- | :-- | :-- |
|
||||
| 2025/07/08 | [9.0.7](./9.0.7/9.0.7.md) | [9.0.302](./9.0.7/9.0.7.md), [9.0.108](./9.0.7/9.0.108.md) |
|
||||
| 2025/06/10 | [9.0.6](./9.0.6/9.0.6.md) | [9.0.301](./9.0.6/9.0.6.md), [9.0.205](./9.0.6/9.0.205.md), [9.0.107](./9.0.6/9.0.107.md) |
|
||||
| 2025/05/13 | [9.0.5](./9.0.5/9.0.5.md) | [9.0.106](./9.0.5/9.0.106.md), [9.0.204](./9.0.5/9.0.204.md), [9.0.300](./9.0.5/9.0.5.md) |
|
||||
| 2025/04/08 | [9.0.4](./9.0.4/9.0.4.md) | [9.0.105](./9.0.4/9.0.105.md), [9.0.203](./9.0.4/9.0.4.md) |
|
||||
|
||||
@@ -8,6 +8,8 @@ Your app needs to be on the latest .NET 9 patch version to be secure. The longer
|
||||
|
||||
Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using an older version.
|
||||
|
||||
- 9.0.7 (July 2025)
|
||||
- No new CVEs.
|
||||
- 9.0.6 (June 2025)
|
||||
- [CVE-2025-30399 | .NET Remote Code Execution Vulnerability](https://github.com/dotnet/announcements/issues/362)
|
||||
- 9.0.5 (May 2025)
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# .NET 9 installation instructions for Linux
|
||||
# .NET 9.0 installation instructions for Linux
|
||||
|
||||
The following instructions demonstrate installing .NET 9 on Linux. These instructions augment the more general [.NET install instructions](install.md), including installing with `.tar.gz` files, that work on multiple operating systems.
|
||||
The following instructions demonstrate installing .NET 9.0 on Linux. These instructions augment the more general [.NET install instructions](install.md), including installing with `.tar.gz` files, that work on multiple operating systems.
|
||||
|
||||
[.NET 9 Required Packages](os-packages.md) describes the set of packages required to run .NET on Linux.
|
||||
[.NET 9.0 Required Packages](os-packages.md) describes the set of packages required to run .NET on Linux.
|
||||
|
||||
## Distributions
|
||||
|
||||
@@ -19,15 +19,15 @@ We recommend you install the .NET SDK to develop and build applications, and to
|
||||
Each of the distributions can be downloaded from:
|
||||
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/9.0)
|
||||
- [.NET 9 release notes](README.md)
|
||||
- [.NET 9.0 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
## Install using deb/rpm packages
|
||||
|
||||
Preview release installers are not available from the Microsoft package repositories. The steps below provide an easy way to install .NET 9 using your Distro package manager.
|
||||
Preview release installers are not available from the Microsoft package repositories. The steps below provide an easy way to install .NET 9.0 using your Distro package manager.
|
||||
|
||||
**Note:** `curl` must be available on the system before running the following steps. Once you have confirmed that `curl` is available, complete the steps to download and install the latest .NET 9 Preview SDK and Runtime.
|
||||
**Note:** `curl` must be available on the system before running the following steps. Once you have confirmed that `curl` is available, complete the steps to download and install the latest .NET 9.0 Preview SDK and Runtime.
|
||||
|
||||
1. Create a directory to use for the download location and change into that directory. For example, `mkdir $HOME/dotnet_install && cd $HOME/dotnet_install`
|
||||
2. Run `curl -L https://aka.ms/install-dotnet-preview -o install-dotnet-preview.sh`
|
||||
@@ -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://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.301/dotnet-sdk-9.0.301-linux-x64.tar.gz
|
||||
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-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.301
|
||||
9.0.302
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# .NET 9 installation instructions for macOS
|
||||
# .NET 9.0 installation instructions for macOS
|
||||
|
||||
The following instructions demonstrate installing .NET 9 on macOS. These instructions augment the more general [.NET install instructions](install.md), including installing with `.tar.gz` files, that work on multiple operating systems.
|
||||
The following instructions demonstrate installing .NET 9.0 on macOS. These instructions augment the more general [.NET install instructions](install.md), including installing with `.tar.gz` files, that work on multiple operating systems.
|
||||
|
||||
## Distributions
|
||||
|
||||
@@ -17,7 +17,7 @@ We recommend you install the .NET SDK to develop and build applications, and to
|
||||
Each of the distributions can be downloaded from:
|
||||
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/9.0)
|
||||
- [.NET 9 release notes](README.md)
|
||||
- [.NET 9.0 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
@@ -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://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.301/dotnet-sdk-9.0.301-osx-x64.tar.gz
|
||||
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-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.301
|
||||
9.0.302
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# .NET 9 installation instructions for Windows
|
||||
# .NET 9.0 installation instructions for Windows
|
||||
|
||||
The following instructions demonstrate installing .NET 9 on Windows. These instructions augment the more general [.NET install instructions](install.md), including installing with `.zip` files, that work on multiple operating systems.
|
||||
The following instructions demonstrate installing .NET 9.0 on Windows. These instructions augment the more general [.NET install instructions](install.md), including installing with `.zip` files, that work on multiple operating systems.
|
||||
|
||||
## Distributions
|
||||
|
||||
@@ -19,7 +19,7 @@ We recommend you install the .NET SDK to develop and build applications, and to
|
||||
Each of the distributions can be downloaded from:
|
||||
|
||||
- [Microsoft .NET website](https://dotnet.microsoft.com/download/dotnet/9.0)
|
||||
- [.NET 9 release notes](README.md)
|
||||
- [.NET 9.0 release notes](README.md)
|
||||
|
||||
[Container images](https://hub.docker.com/_/microsoft-dotnet) are provided for Windows (Nano Server and Server Core) and Linux (Alpine, Debian, and Ubuntu).
|
||||
|
||||
@@ -27,8 +27,8 @@ Each of the distributions can be downloaded from:
|
||||
|
||||
You can now install .NET updates using the Windows Package Manager CLI (winget):
|
||||
|
||||
- To install the .NET 9 runtime: `winget install dotnet-runtime-9`
|
||||
- To install the .NET 9 SDK: `winget install dotnet-sdk-9`
|
||||
- To install the .NET 9.0 runtime: `winget install dotnet-runtime-9.0`
|
||||
- To install the .NET 9.0 SDK: `winget install dotnet-sdk-9.0`
|
||||
- To update an existing installation: `winget upgrade`
|
||||
|
||||
See [Install with Windows Package Manager (winget)](https://learn.microsoft.com/dotnet/core/install/windows?tabs=net70#install-with-windows-package-manager-winget) for more information.
|
||||
@@ -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://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.301/dotnet-sdk-9.0.301-win-x64.exe
|
||||
C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-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.301
|
||||
9.0.302
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
@@ -1,15 +1,638 @@
|
||||
{
|
||||
"channel-version": "9.0",
|
||||
"latest-release": "9.0.6",
|
||||
"latest-release-date": "2025-06-10",
|
||||
"latest-runtime": "9.0.6",
|
||||
"latest-sdk": "9.0.301",
|
||||
"latest-release": "9.0.7",
|
||||
"latest-release-date": "2025-07-08",
|
||||
"latest-runtime": "9.0.7",
|
||||
"latest-sdk": "9.0.302",
|
||||
"support-phase": "active",
|
||||
"release-type": "sts",
|
||||
"eol-date": "2026-05-12",
|
||||
"lifecycle-policy": "https://aka.ms/dotnetcoresupport",
|
||||
"releases": [
|
||||
{
|
||||
"release-date": "2025-07-08",
|
||||
"release-version": "9.0.7",
|
||||
"security": false,
|
||||
"cve-list": [
|
||||
],
|
||||
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.7/9.0.7.md",
|
||||
"runtime": {
|
||||
"version": "9.0.7",
|
||||
"version-display": "9.0.7",
|
||||
"vs-version": "17.12.10, 17.14.8",
|
||||
"vs-mac-version": "",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-runtime-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-arm.tar.gz",
|
||||
"hash": "85dcabb44d79feb3f022e65733b5c3b144169ffcbab9654580ba7a1efbf1458daa9316395a6dbd9cc1dac39b34eba3929e63a1cec84fb6e566ad11011fadd234"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-arm64.tar.gz",
|
||||
"hash": "e5cff39d8c24d1e114106ea51563f0c640548268898e8349a30d43f06d22c77595e06725e28073793dd023b612af115812345906e26cce2c788f06af613d4252"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-musl-arm.tar.gz",
|
||||
"hash": "fcb64c59e4774cd270d856e7e056a5023567c84048f01254046b7764b6a708d582c4ad548fb5d231ec4b0b3669ebe9ce6ad24d6e7ac6951b50b49007b8ebaea1"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-musl-arm64.tar.gz",
|
||||
"hash": "f5c24256c70bf6a412f22118e84129ef810a63787159e34fe0c8d21fbbc1fbed23a816ba957c653546e8c2152beca2a6a44193949c0e87d6b6a6451daffb3bee"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-musl-x64.tar.gz",
|
||||
"hash": "07409c808da9cd19a64e525e6129bc3f8de4ef32b308701e97a8b1430781edb3f863b0ece9afad04887271ee33217100f519f96d89fed94200b06112acfac44a"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-linux-x64.tar.gz",
|
||||
"hash": "e273b592ae9e1c75e91ce3be6f4f2d23143276900141e29c673d46490118d0115f6d1968ae6cfed598ca300fe889ba20fa060787ebb540308433580a3c6c5cd8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-arm64.pkg",
|
||||
"hash": "53e40d3120e7bfbc9a318c19708a424d66a218c7f9534c08b22cf63815664aa744986f3c660151d19d80d37448c50284933926b93e33e4f41405b0313b03098b"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-arm64.tar.gz",
|
||||
"hash": "0deb23ac714dad69bf7d0c67e4253256d0845881b805cc8b9c6f2051283d5f9bbb000d363058523dce4c7361c2b460016a865b6d6baa5843c9263591d539eb20"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-x64.pkg",
|
||||
"hash": "e66f76f1299a5230c7d025aea2c450273444b29897dd06861f1a57bdec3bbac5e9a550166e0692678c6f159015ae106674c487d7d7ed5c6fb33fcbab3dbe9e3e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-osx-x64.tar.gz",
|
||||
"hash": "70eb472ab24f38a6a6e930661e09ac6635dda0cf054899040c25cf3332f24f1cbb3eec19e1cfcf2214b466d000f6ddc7d49448a6c6106c3b70fd0bf7063f6e6d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-arm64.exe",
|
||||
"hash": "f7be49bc64c6ced107621367a9d98305dbc39afefad1537104db7a8d533eeb40a8f57fdd2f03daac7512dbee8c501cfe68ccde84186c8b0238a989bb91f7817e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-arm64.zip",
|
||||
"hash": "1ec08d23a9ffc1feae0403c5bca79fd785541c3b5358689df16a6b072fc24c85ffb9767850dfb305c96958a42d311c429f3dff18604aa9e417c2c898d0ee5c58"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x64.exe",
|
||||
"hash": "b62882656b63edd10e8fa4f44d8a67f2265991bb7eb5c614c7d87548802adfce034795a5bb17e0705343151e6f99c5be3104926f1aa5d1a6fa22279de0c08518"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x64.zip",
|
||||
"hash": "7259b0a49bb800bcf603cb4797a7f20ed0abcc29ec9effdea03748a2ede7559dacee9bc21d578152b14089aa2a7385858327c39e86202f3ecceaa6f0bc00ea58"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x86.exe",
|
||||
"hash": "09e200897e8260aec4e5984e49aa27ea8bc2e0b12576df55a4c753a415f61b28f5e6c28c411f5e316ef49ec256079adc0ca6ff407f51363bb17009420dfbb137"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.7/dotnet-runtime-9.0.7-win-x86.zip",
|
||||
"hash": "5d6aaf64bfaac3afb8dcbc0dacca61239b5690ff6d2ab6690417203d6afd3fbd5ac2577887772150bad2fac20fb80994ff4f8d6feb6c9963aee65a89737b44d3"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sdk": {
|
||||
"version": "9.0.302",
|
||||
"version-display": "9.0.302",
|
||||
"runtime-version": "9.0.7",
|
||||
"vs-version": "17.14.8",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "Visual Studio 2022 (v17.14)",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "13.0",
|
||||
"fsharp-version": "9.0",
|
||||
"vb-version": "17.13",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-arm.tar.gz",
|
||||
"hash": "880500176abc263b9fe4d9fd5b3f77b975370bcc76af1453b5b776d835329a5a9f3e02903ced3ee3419ae6f7e0e99cb964b585bb430da75d6623dc2965c46081"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-arm64.tar.gz",
|
||||
"hash": "dded437c836b201219ef8cb1993e50c3e96a9d09cd2541ffe2c0810530e737dfb44adb8dd766caa2f02def0d0bc2ac9c563a189f1cb1ca6a64d9f71251a94141"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-arm.tar.gz",
|
||||
"hash": "f42092ae79719b3ac136e9f634bb81251d75b73551e0d8661e8be8b5decb23633f0877ff1e1fc60b16509483e20b49dac9c7a4cc6093848d1e9da0f7c6a93c37"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-arm64.tar.gz",
|
||||
"hash": "c84b1b419aaf2d778b080e019f0937897dc8a64d0612a3c2203acdcbb1ff598847a87a3ec3c688f3d03accb2180752b3c9b10043a60478347151bab3655ded1f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-x64.tar.gz",
|
||||
"hash": "01a0138fc5e6b05f6bf77f51b225cbb73606552f121f7c947e4a9c5db45775d4031d79a4ae1fc6e6b3b5d6388ecd2b0d503e5447b2e892fed9539a0728e624dd"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-x64.tar.gz",
|
||||
"hash": "fe46a96e794388b345105e47896e4e91099ffd907a7127ff2cadf76adb3a7be0b43f0cd8d2c376ae455283d08f4751f7ef11890fd2697304ef114447ae209c88"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-arm64.pkg",
|
||||
"hash": "a602f84c272caf0324daf0bba420607723afc0aa3f298f9f0923083b623faf0fadec4060adee0175e1e4305cab31902dbca02e0a4b9a5e830d8cdc824514edac"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-arm64.tar.gz",
|
||||
"hash": "07e8178659437d782301693a4f8572e4366ddd66ee932b309a8d6f02ea2134cc15bdc2a0f1d1924ba756dce4543d74e8188d9c52de0a17d639a9c393b4f4f194"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-x64.pkg",
|
||||
"hash": "936fc6d3d031d57ad15d9ff150a49552422d5aabc0255d77e27fd2f1d79f9b92174e1813c888e9ccb55122daac4da1ddde56e6f49655a3464798caa4589d4a5f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-x64.tar.gz",
|
||||
"hash": "10a863ef08020510625958471cce4d8b470ded38c5fc9bcc72295c6066bc0a5aad9ad22c5b4b5ad015e8d5dc3db328dfb682e90766300cd9502c171b5d930247"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-arm64.exe",
|
||||
"hash": "cc1c0276e8b900e25a2cabff14ca78bbc21c5712c1bad9e4d551aa2662dd77a666b2926e193b9b598cf2d9f91c1c9e1765371e6b29f68d76c56702ceafdf34db"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-arm64.zip",
|
||||
"hash": "fca48a6d06e122a9a0d5f7824469c323e8a57ac9ed04b8cc12af475913ef09b79df67d329b5c0a612bebeeded2bb659d17f280556caab4549cc73c446f109e38"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x64.exe",
|
||||
"hash": "0cb87affddb63171f9c79033386fef2b1fbef209a7381de46bc94876f4aee475cb2f71b6a074708c4a5a94a0a1a464cb5ba424c572f2550ce562ad0705e3691e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x64.zip",
|
||||
"hash": "68e639c38d772aa3d59763991a3db6950e80be5efcba7bdb913f661aea21cd8f6c93fe36c31176f3f91a0c54af61b361daee98883aa0a344aef3e5b3506a2564"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x86.exe",
|
||||
"hash": "018ebbced95ab79dad05f38ee72b3808e0cbdda0ae84ce358250203798fa50e7f78a45a509bcda8a17bf7b3eab0dcea8f6113bb19400290816f54c919667b7d3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x86.zip",
|
||||
"hash": "f21dfca00c5920d378e1cbfd02e8eade70dde8c57e0275b7f49586f85cd8c497b3a34154995834fb925b93f6a1b0e2ff9baeadfef14da341e2ad6e6b77d7541e"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sdks": [
|
||||
{
|
||||
"version": "9.0.302",
|
||||
"version-display": "9.0.302",
|
||||
"runtime-version": "9.0.7",
|
||||
"vs-version": "17.14.8",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "Visual Studio 2022 (v17.14)",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "13.0",
|
||||
"fsharp-version": "9.0",
|
||||
"vb-version": "17.13",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-arm.tar.gz",
|
||||
"hash": "880500176abc263b9fe4d9fd5b3f77b975370bcc76af1453b5b776d835329a5a9f3e02903ced3ee3419ae6f7e0e99cb964b585bb430da75d6623dc2965c46081"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-arm64.tar.gz",
|
||||
"hash": "dded437c836b201219ef8cb1993e50c3e96a9d09cd2541ffe2c0810530e737dfb44adb8dd766caa2f02def0d0bc2ac9c563a189f1cb1ca6a64d9f71251a94141"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-arm.tar.gz",
|
||||
"hash": "f42092ae79719b3ac136e9f634bb81251d75b73551e0d8661e8be8b5decb23633f0877ff1e1fc60b16509483e20b49dac9c7a4cc6093848d1e9da0f7c6a93c37"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-arm64.tar.gz",
|
||||
"hash": "c84b1b419aaf2d778b080e019f0937897dc8a64d0612a3c2203acdcbb1ff598847a87a3ec3c688f3d03accb2180752b3c9b10043a60478347151bab3655ded1f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-musl-x64.tar.gz",
|
||||
"hash": "01a0138fc5e6b05f6bf77f51b225cbb73606552f121f7c947e4a9c5db45775d4031d79a4ae1fc6e6b3b5d6388ecd2b0d503e5447b2e892fed9539a0728e624dd"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-linux-x64.tar.gz",
|
||||
"hash": "fe46a96e794388b345105e47896e4e91099ffd907a7127ff2cadf76adb3a7be0b43f0cd8d2c376ae455283d08f4751f7ef11890fd2697304ef114447ae209c88"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-arm64.pkg",
|
||||
"hash": "a602f84c272caf0324daf0bba420607723afc0aa3f298f9f0923083b623faf0fadec4060adee0175e1e4305cab31902dbca02e0a4b9a5e830d8cdc824514edac"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-arm64.tar.gz",
|
||||
"hash": "07e8178659437d782301693a4f8572e4366ddd66ee932b309a8d6f02ea2134cc15bdc2a0f1d1924ba756dce4543d74e8188d9c52de0a17d639a9c393b4f4f194"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-x64.pkg",
|
||||
"hash": "936fc6d3d031d57ad15d9ff150a49552422d5aabc0255d77e27fd2f1d79f9b92174e1813c888e9ccb55122daac4da1ddde56e6f49655a3464798caa4589d4a5f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-osx-x64.tar.gz",
|
||||
"hash": "10a863ef08020510625958471cce4d8b470ded38c5fc9bcc72295c6066bc0a5aad9ad22c5b4b5ad015e8d5dc3db328dfb682e90766300cd9502c171b5d930247"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-arm64.exe",
|
||||
"hash": "cc1c0276e8b900e25a2cabff14ca78bbc21c5712c1bad9e4d551aa2662dd77a666b2926e193b9b598cf2d9f91c1c9e1765371e6b29f68d76c56702ceafdf34db"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-arm64.zip",
|
||||
"hash": "fca48a6d06e122a9a0d5f7824469c323e8a57ac9ed04b8cc12af475913ef09b79df67d329b5c0a612bebeeded2bb659d17f280556caab4549cc73c446f109e38"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x64.exe",
|
||||
"hash": "0cb87affddb63171f9c79033386fef2b1fbef209a7381de46bc94876f4aee475cb2f71b6a074708c4a5a94a0a1a464cb5ba424c572f2550ce562ad0705e3691e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x64.zip",
|
||||
"hash": "68e639c38d772aa3d59763991a3db6950e80be5efcba7bdb913f661aea21cd8f6c93fe36c31176f3f91a0c54af61b361daee98883aa0a344aef3e5b3506a2564"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x86.exe",
|
||||
"hash": "018ebbced95ab79dad05f38ee72b3808e0cbdda0ae84ce358250203798fa50e7f78a45a509bcda8a17bf7b3eab0dcea8f6113bb19400290816f54c919667b7d3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.302/dotnet-sdk-9.0.302-win-x86.zip",
|
||||
"hash": "f21dfca00c5920d378e1cbfd02e8eade70dde8c57e0275b7f49586f85cd8c497b3a34154995834fb925b93f6a1b0e2ff9baeadfef14da341e2ad6e6b77d7541e"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "9.0.108",
|
||||
"version-display": "9.0.108",
|
||||
"runtime-version": "9.0.7",
|
||||
"vs-version": "17.12.10",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "Visual Studio 2022 (v17.12)",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "13.0",
|
||||
"fsharp-version": "9.0",
|
||||
"vb-version": "17.13",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-arm.tar.gz",
|
||||
"hash": "16588a9c6d0308e0b692acb854764c42f1ae95dcdda4379b44a2d93c8970c5c9745b46fb4084eec2961e927aa5a3123b7dd3b546d00fd787a9b06cdaebf986ff"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-arm64.tar.gz",
|
||||
"hash": "95a3f8a66296b23aecd86ca296e2bd147cf396e2f6a7b6c6be795b70df2411d6163df15e28a6bb26248e20b619c1794ddc5bb1dfd2f0a7d5e1e58a9d2d453982"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-musl-arm.tar.gz",
|
||||
"hash": "41ae685627a9d27fc4b19a26f0e760115384903abb2e3919c4f8027ba3e75a8b4034b2e997565f7799eae19385103fda1e131b23c176a1605788bbcbdf5fc111"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-musl-arm64.tar.gz",
|
||||
"hash": "2fc78667affb757a707175a3b0c557985e2ce930a7503f4aa84f20b082d9886a35a0f0df54ba1902d78b02d618fb7c8899dc4ea99698ead43c7cc565cf55ffd8"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-musl-x64.tar.gz",
|
||||
"hash": "0a6079d484a1d104f6faf05fece25350e9c18b494dcba33868d9294c7c2e6c936e7a19e882c65a7577b3678c421e40dfb691ea9504a67d65aa8d5b892b97318c"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-linux-x64.tar.gz",
|
||||
"hash": "8c2d988e998b906c71684cbe9aec9cbf2b65cb31ed8c3eb15a6e65f961b031faeba32d71997f50d56e04e6f0081f860480722dc1693c6b015543eb61acdb5876"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-osx-arm64.pkg",
|
||||
"hash": "13ce93880628bd3ab3ca44e7ed85bbc7998140b7388d3086983142787279fcccfd23ccfd8d3f2052e526054630ee166fa515cbf2e6df236d78d1c4db8a1c8bbf"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-osx-arm64.tar.gz",
|
||||
"hash": "11e64b86a7ef8f23c0b0b7681357fffce8e2ad9a38d9280378a61b9f1525b2c37541370cd5598bde2bbc12451fb5b9f39251c5ecb20e4606c1343498bbe30710"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-osx-x64.pkg",
|
||||
"hash": "72cd0ed1a0a3664c405659403b203346ee2cbc99fb820fa2efd0571ea5c30317c6aae65eabc6107d746aa761c9b6a4ed53ddaea32e50e222f0112f3ed2d74e3f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-osx-x64.tar.gz",
|
||||
"hash": "927c5ae894db1bda5285cddea02f73cd55ad3ee49f1348aa15e3288963b1ca695012fce51fc7fa0c25744efb72f9cf11cdcf67a81cd9e04008f8dde083bcdf62"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-arm64.exe",
|
||||
"hash": "8dbe0f5a57ceb1f54ce70c77a4fb8dd421773499769eb544b62d69a4e07a48f697fd27fb8837e860d660f2d67310037144b89a495202b3e2334de2522ba790db"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-arm64.zip",
|
||||
"hash": "7f3990a5fd14b461aa0bab274bf246079efd1bbc46458d40e917df6e0c78a5aeaa7402b071cf3d42a1478899172ec5dea61f06f00dc9682a05f039e26b5dffc1"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-x64.exe",
|
||||
"hash": "0b7bd571d3467f69edba7273fccea054bbe108919158b3b551d68af83e3cd0a0d8233c47be3a2d6d4566fb1e9d3bcde52e45d2e419b3a4b1fabd48f518165f30"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-x64.zip",
|
||||
"hash": "d747807f8b88a9ada8502d77cf19d78a39369b289fb3287c5d86f154829b7807a6ffe36b0d39ed5fcbae36b7d77dccfd509f4bbbdd4646d8422b14cc3a9897d7"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-x86.exe",
|
||||
"hash": "a72a63986fccdc331208e45c4aa3716b9b93fe2e3810c7c07621dff4efe96e733cb042712ab1405eee492cbcf03a4a1b3284044acf10399cc9d750b252f65e06"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.108/dotnet-sdk-9.0.108-win-x86.zip",
|
||||
"hash": "0a4adcdd05c8ac438bf53a35e5a3e2a970c13e9de672c9a6ed9438407ac04fc455544de920b7536e18f2ce60952b5d840c1400ab0b4fea15f2ea2c985d880e20"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"aspnetcore-runtime": {
|
||||
"version": "9.0.7",
|
||||
"version-display": "9.0.7",
|
||||
"version-aspnetcoremodule": [
|
||||
"19.0.25168.7"
|
||||
],
|
||||
"vs-version": "17.12.10",
|
||||
"files": [
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-arm.tar.gz",
|
||||
"hash": "74c42351be40dd6f20656cc2f40533d5f45d759338fc49cdbd69d83fb4cf4e4157dc493c08083c4847444bc46289d033f93c978072f9de72bee7a541251aba0c"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-arm64.tar.gz",
|
||||
"hash": "79b28df2bc522d47bd0ea3f8b4aaa447102f92019d038670743fbbc1e6b31dd206499ff6dfc2d31623dedb64a9e2ca23608c7ea7225f1f071745de72c9f81bf4"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-musl-arm.tar.gz",
|
||||
"hash": "34977c4f34e11f52abdc0e48f04dc95ab0d1bdfd641dd40a4c5390c090d242ec45ed50afb176139fced6a5a5346b25345fdfabff1ea438b8594b52692f14a3ad"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-musl-arm64.tar.gz",
|
||||
"hash": "d4b6b5439957f6ad31c1f893e3e75b4e8cbb3f2f1d9a7fa21ae9229ae6525fcf98d643bea4cb8e78db1c509e3db75b786b1239fd2def2328e99541a2b04e57a9"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-musl-x64.tar.gz",
|
||||
"hash": "ac7fc51b80bcb92c2822520838492cc908c08d06011482db38776d6aac442004af10a50bace25e2dd986c430b61cacdc188caa1e727c5821ceee669a0bcb0e95"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-linux-x64.tar.gz",
|
||||
"hash": "b175d4d0578f9f5d735d59def3f44459462ef36b4bd07d9ca0ed9853bf42d90c7bace195ff264a9dcf6dd4d6d452c87059085146268fce3540ed58eaf39629eb"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-osx-arm64.tar.gz",
|
||||
"hash": "03665ff6dbdf7805bfdeb4ab9b9d51f1ae1fa86e5cc8a42d3efa8f88d1402be27d67d1788a1a659cc427af3417d8fd572e0d9851c04d4b2cc374e2682b122039"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-osx-x64.tar.gz",
|
||||
"hash": "6878af369c72761840edf2dcd66d58cf4cddbca618c9fbd723a6d6d3819cfac6150a8d72c99f771129b54c2ff3e6ff25805c88e70e5def301e2428458b7ef446"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-arm64.exe",
|
||||
"hash": "a74a03f39f2e24c89dd93aef340bfdc8e09f73627d017ba7af6b45060862b175f9adf4e227d8c510a8a38095bc1596261cbe120e6efc917742adf93a388d9ca2"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-arm64.zip",
|
||||
"hash": "dc9f21339e0588331e3213be6a2e72996ae9ed23da6a1ed41c1b5f51f59bcd71c8de0781892195ed509799150c7ac78129c5ccf1f4ddec859dca6b6634e3e239"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-x64.exe",
|
||||
"hash": "9da921bf5582d6c65ce8048c517b501096f75d432b393e9f044eb78d8e6b83f79dd00cd79a13812339e7e64281302430863c91eefe7d48f5c2e616b3421d3c8b"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-x64.zip",
|
||||
"hash": "9c5bf0a760af66b5053d5d759185af4faef310753e6916cd309eada01f8caad1d898414fa9d1409d752bac0bac40464c13aa30d462f751cf8d1500987024abdb"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-x86.exe",
|
||||
"hash": "48aa3c9f8b7741299811372c42ffb1dfb73a80456c5cc2a6e6f649f04706007df764cde42b2a237aeccfa41c39321cc5a6a67bcffc23b4bf95dcb20f5ded0c1a"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-9.0.7-win-x86.zip",
|
||||
"hash": "56d8e89a02431fe3b76cb363f85b54270b3ea2fca9394dd1faab192cbea3ce3f567fe66d4edf82e0ca776e9e58ddc5d765ff91ad9787ac66986ef37e9c3df4a7"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-composite-9.0.7-linux-arm.tar.gz",
|
||||
"hash": "28ed0b5ec28032c11306e7b472ba5fb7678437514be8ed9bed2649ad20381ddb6f4d7216c62100aad6968badddc4bf9c2b4b91ecdd84ba905323674d8fd440ea"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-composite-9.0.7-linux-arm64.tar.gz",
|
||||
"hash": "b60d925e5a6010be309d8768c8624e2efe2884c7b23f510b91e3d2d5a53dbb5bf5c986e64b4f5aa8cc66b4d9ef48d1565a7c81b8ab1bcf40839b3312b20634ad"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-composite-9.0.7-linux-musl-arm.tar.gz",
|
||||
"hash": "55f1c3b0f9896eabda9e7abb87efa692ed670fac5df132c1f935916ef5db3106d86ee53c35e48facf9cc8bdf3c292718b887a66c49c1cf3420cae18472587a2b"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-composite-9.0.7-linux-musl-arm64.tar.gz",
|
||||
"hash": "603f659d8b07adc6ddd76119e4a3afbccc003f32b96e04a168d2ee0df2be7c52dd537d7e22098c7e1443d9286d9f653c223b47e2b67c5da7c77c4d7b670e607b"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-composite-9.0.7-linux-musl-x64.tar.gz",
|
||||
"hash": "4a2793eccfba8261928d9b3b6132cfe03273236d0b242bb180f1ccbec10c9a362c1601d5b63607c326538455bb4fb8dd789aac5c3493f54bae6485b6950d84de"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/aspnetcore-runtime-composite-9.0.7-linux-x64.tar.gz",
|
||||
"hash": "76c3a9333db56091c21e7d9d59600ce5b4e4d9bf460ff4e20e78f595d5ee0a0a8f9476e516e73b70043b8435b401375e9ed45dbc05e0bc4883a850beeacf1953"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-hosting-win.exe",
|
||||
"rid": "",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.7/dotnet-hosting-9.0.7-win.exe",
|
||||
"hash": "4c26a2d2c23679605dc519075830416fe96204804bdb9bd3f2e2cac786a80645fba528f5bb0432fa19b2f6a3e5d618bea833bfe859200eee099c3a728402dcf2",
|
||||
"akams": "https://aka.ms/dotnetcore-9-0-windowshosting"
|
||||
}
|
||||
]
|
||||
},
|
||||
"windowsdesktop": {
|
||||
"version": "9.0.7",
|
||||
"version-display": "9.0.7",
|
||||
"files": [
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-arm64.exe",
|
||||
"hash": "e1fe0537a073914951d1c34e1b8e4d676ab9537b947b33dde054481c0325d7e364362079b5d1ee4af9896f232db2d0eccc60a06df163e76d5b7cd6bb17df6686"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-arm64.zip",
|
||||
"hash": "ca1b3bfa248e264d7a14a63f2cafd47c3b1e7fda2f37e2875413fd03a6a34b4c3b2f10cf4cb0d8eae2b7c6c76c261f84cdfc851a776e3e4b5959b79779adff57"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-x64.exe",
|
||||
"hash": "b8c565d401aa1ed0ac8e531660e7b67dce481af7f9113816852a24fbc5ed06210787ebb8a47e576b57a8cd746279c2203569d11b2b4affe66ee0f80e26c64ae6"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-x64.zip",
|
||||
"hash": "c68ecaf023bed339fb533fbc67c239264f17d0c9e0c10b765deb43af299c6db941e6589ebf4d0411f51fc783010e5af607e21f58c9f02871d2ce32c9c987ceda"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-x86.exe",
|
||||
"hash": "a73bed11192173204263e12efa0ae1892f0768f3bc6230a06c9cb3d418c8edfbf17b1d92423d7606d6ce0849bc6d0e13c28210ee39fd7c4167e5f457df24c84f"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.7/windowsdesktop-runtime-9.0.7-win-x86.zip",
|
||||
"hash": "33f9579cb163e48968a8675234fa813da56c494f1171380657001b877fbe928f755e6ccd84c4ae55d68c30f52ccb8817748cff8848d1b2ea6898e324aa35cb78"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"release-date": "2025-06-10",
|
||||
"release-version": "9.0.6",
|
||||
"security": true,
|
||||
|
||||
@@ -5,12 +5,12 @@
|
||||
| Version | Release Date | Release type |Support phase | Latest Patch Version | End of Support |
|
||||
| :-- | :-- | :-- | :-- | :-- | :-- |
|
||||
| [.NET 10.0](./10.0/README.md) | November 11, 2025 | [LTS][policies] | Preview | [10.0.0-preview.5][10.0.0-preview.5] | TBD |
|
||||
| [.NET 9.0](./9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.6][9.0.6] | May 12, 2026 |
|
||||
| [.NET 8.0](./8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | Active | [8.0.17][8.0.17] | November 10, 2026 |
|
||||
| [.NET 9.0](./9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.7][9.0.7] | May 12, 2026 |
|
||||
| [.NET 8.0](./8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | Active | [8.0.18][8.0.18] | November 10, 2026 |
|
||||
|
||||
[10.0.0-preview.5]: ./10.0/preview/preview5/10.0.0-preview.5.md
|
||||
[9.0.6]: ./9.0/9.0.6/9.0.6.md
|
||||
[8.0.17]: ./8.0/8.0.17/8.0.17.md
|
||||
[9.0.7]: ./9.0/9.0.7/9.0.7.md
|
||||
[8.0.18]: ./8.0/8.0.18/8.0.18.md
|
||||
[policies]: ../release-policies.md
|
||||
|
||||
* [Binaries and installers](https://dotnet.microsoft.com/download/dotnet)
|
||||
@@ -31,8 +31,8 @@ Release notes include:
|
||||
|
||||
Example markdown files:
|
||||
|
||||
* [9.0/9.0.6/9.0.6.md](./9.0/9.0.6/9.0.6.md)
|
||||
* [8.0/8.0.17/8.0.17.md](./8.0/8.0.17/8.0.17.md)
|
||||
* [9.0/9.0.7/9.0.7.md](./9.0/9.0.7/9.0.7.md)
|
||||
* [8.0/8.0.18/8.0.18.md](./8.0/8.0.18/8.0.18.md)
|
||||
|
||||
Example JSON files:
|
||||
|
||||
@@ -74,4 +74,4 @@ OS package information is published for each major release. This information ind
|
||||
Examples:
|
||||
|
||||
* [.NET 9 OS packages (json)](./9.0/os-packages.json)
|
||||
* [.NET 9 OS packages (markdown)](./9.0/os-packages.md)
|
||||
* [.NET 9 OS packages (markdown)](./9.0/os-packages.md)
|
||||
|
||||
@@ -16,11 +16,11 @@
|
||||
},
|
||||
{
|
||||
"channel-version": "9.0",
|
||||
"latest-release": "9.0.6",
|
||||
"latest-release-date": "2025-06-10",
|
||||
"security": true,
|
||||
"latest-runtime": "9.0.6",
|
||||
"latest-sdk": "9.0.301",
|
||||
"latest-release": "9.0.7",
|
||||
"latest-release-date": "2025-07-08",
|
||||
"security": false,
|
||||
"latest-runtime": "9.0.7",
|
||||
"latest-sdk": "9.0.302",
|
||||
"product": ".NET",
|
||||
"support-phase": "active",
|
||||
"eol-date": "2026-05-12",
|
||||
@@ -30,11 +30,11 @@
|
||||
},
|
||||
{
|
||||
"channel-version": "8.0",
|
||||
"latest-release": "8.0.17",
|
||||
"latest-release-date": "2025-06-10",
|
||||
"security": true,
|
||||
"latest-runtime": "8.0.17",
|
||||
"latest-sdk": "8.0.411",
|
||||
"latest-release": "8.0.18",
|
||||
"latest-release-date": "2025-07-08",
|
||||
"security": false,
|
||||
"latest-runtime": "8.0.18",
|
||||
"latest-sdk": "8.0.412",
|
||||
"product": ".NET",
|
||||
"support-phase": "active",
|
||||
"eol-date": "2026-11-10",
|
||||
|
||||
10
releases.md
10
releases.md
@@ -11,12 +11,12 @@ The following table lists supported releases.
|
||||
| Version | Release Date | Release type | Support phase | Latest Patch Version | End of Support |
|
||||
| :-- | :-- | :-- | :-- | :-- | :-- |
|
||||
| [.NET 10.0](release-notes/10.0/README.md) | November 11, 2025 | [LTS][policies] | Preview | [10.0.0-preview.5][10.0.0-preview.5] | TBD |
|
||||
| [.NET 9.0](release-notes/9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.6][9.0.6] | May 12, 2026 |
|
||||
| [.NET 8.0](release-notes/8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | Active | [8.0.17][8.0.17] | November 10, 2026 |
|
||||
| [.NET 9.0](release-notes/9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.7][9.0.7] | May 12, 2026 |
|
||||
| [.NET 8.0](release-notes/8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | Active | [8.0.18][8.0.18] | November 10, 2026 |
|
||||
|
||||
[10.0.0-preview.5]: release-notes/10.0/preview/preview5/10.0.0-preview.5.md
|
||||
[9.0.6]: release-notes/9.0/9.0.6/9.0.6.md
|
||||
[8.0.17]: release-notes/8.0/8.0.17/8.0.17.md
|
||||
[9.0.7]: release-notes/9.0/9.0.7/9.0.7.md
|
||||
[8.0.18]: release-notes/8.0/8.0.18/8.0.18.md
|
||||
|
||||
## End-of-life releases
|
||||
|
||||
@@ -45,4 +45,4 @@ The following table lists end-of-life releases.
|
||||
[2.0.9]: release-notes/2.0/2.0.9.md
|
||||
[1.1.13]: release-notes/1.1/1.1.13/1.1.13.md
|
||||
[1.0.16]: release-notes/1.0/1.0.16/1.0.16.md
|
||||
[policies]: release-policies.md
|
||||
[policies]: release-policies.md
|
||||
|
||||
Reference in New Issue
Block a user