diff --git a/README.md b/README.md index 6497e07e3..62d3ba378 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ Welcome to the home of .NET [release notes](./release-notes/README.md) and [news | Version | Release Date | Release type | Support phase | Latest Patch Version | End of Support | | :-- | :-- | :-- | :-- | :-- | :-- | -| [.NET 10.0](release-notes/10.0/README.md) | November 11, 2025 | [LTS][policies] | Preview | [10.0.0-rc.2][10.0.0-rc.2] | 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.10][9.0.10] | November 10, 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.21][8.0.21] | November 10, 2026 | +| [.NET 10.0](release-notes/10.0/README.md) | [November 11, 2025](https://devblogs.microsoft.com/dotnet/announcing-dotnet-10/) | [LTS][policies] | Preview | [10.0.0][10.0.0] | November 14, 2028 | +| [.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.11][9.0.11] | November 10, 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.22][8.0.22] | November 10, 2026 | -[10.0.0-rc.2]: release-notes/10.0/preview/rc2/10.0.0-rc.2.md -[9.0.10]: release-notes/9.0/9.0.10/9.0.10.md -[8.0.21]: release-notes/8.0/8.0.21/8.0.21.md +[10.0.0]: release-notes/10.0/10.0.0/10.0.0.md +[9.0.11]: release-notes/9.0/9.0.11/9.0.11.md +[8.0.22]: release-notes/8.0/8.0.22/8.0.22.md [policies]: release-policies.md diff --git a/release-notes/10.0/10.0.0/10.0.0.md b/release-notes/10.0/10.0.0/10.0.0.md new file mode 100644 index 000000000..e0bc7fc1e --- /dev/null +++ b/release-notes/10.0/10.0.0/10.0.0.md @@ -0,0 +1,822 @@ +# .NET 10.0.0 - November 11, 2025 + +.NET 10.0.0 has been released. The .NET 10.0.0 and .NET SDK 10.0.0 releases are available for download. The latest 10.0 release is always listed at [.NET 10.0 Releases](../README.md). + +10.0 SDKs that include 10.0.0 runtimes: + +* [10.0.100][10.0.100] + +## 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 +10.0.100 +``` + +## 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 10.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 10.0 Blog][dotnet-blog] + + .NET 10.0.0 release carries non-security fixes. + +## Visual Studio Compatibility + +If you're on Windows, we recommend installing the latest version of [Visual Studio 18.0 GA](https://visualstudio.microsoft.com). Read more about this new release on the Visual Studio blog and release notes. + +You can also use Visual Studio Code and the [C# Dev Kit](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit) extension with .NET 10. + +[10.0.100]: 10.0.0.md + +[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/10.0.0-sha.txt +[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/10.0.0-sha.txt + +[dotnet-blog]: https://devblogs.microsoft.com/dotnet/announcing-dotnet-10/ + +[linux-packages]: ../install-linux.md + +## Packages updated in this release + +| Package name | Version | +| :------------------------------------------ | :---------: | +| AspNetCoreRuntime.10.0.x64 | 10.0.0 | +| AspNetCoreRuntime.10.0.x86 | 10.0.0 | +| dotnet-ef | 10.0.0 | +| dotnet-ilverify | 10.0.0 | +| dotnet-sql-cache | 10.0.0 | +| dotnet-suggest | 2.0.0 | +| FSharp.Compiler.Service | 43.10.100 | +| FSharp.Core | 10.0.100 | +| Microsoft.AspNetCore.App.Internal.Assets | 10.0.0 | +| Microsoft.AspNetCore.App.Ref | 10.0.0 | +| Microsoft.AspNetCore.App.Runtime.linux-arm | 10.0.0 | +| Microsoft.AspNetCore.App.Runtime.linux-arm64 | 10.0.0 | +| Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 10.0.0 | +| Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 10.0.0 | +| Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 10.0.0 | +| Microsoft.AspNetCore.App.Runtime.linux-x64 | 10.0.0 | +| Microsoft.AspNetCore.App.Runtime.osx-arm64 | 10.0.0 | +| Microsoft.AspNetCore.App.Runtime.osx-x64 | 10.0.0 | +| Microsoft.AspNetCore.App.Runtime.win-arm64 | 10.0.0 | +| Microsoft.AspNetCore.App.Runtime.win-x64 | 10.0.0 | +| Microsoft.AspNetCore.App.Runtime.win-x86 | 10.0.0 | +| Microsoft.AspNetCore.Authentication.Certificate | 10.0.0 | +| Microsoft.AspNetCore.Authentication.Facebook | 10.0.0 | +| Microsoft.AspNetCore.Authentication.Google | 10.0.0 | +| Microsoft.AspNetCore.Authentication.JwtBearer | 10.0.0 | +| Microsoft.AspNetCore.Authentication.MicrosoftAccount | 10.0.0 | +| Microsoft.AspNetCore.Authentication.Negotiate | 10.0.0 | +| Microsoft.AspNetCore.Authentication.OpenIdConnect | 10.0.0 | +| Microsoft.AspNetCore.Authentication.Twitter | 10.0.0 | +| Microsoft.AspNetCore.Authentication.WsFederation | 10.0.0 | +| Microsoft.AspNetCore.Authorization | 10.0.0 | +| Microsoft.AspNetCore.AzureAppServices.HostingStartup | 10.0.0 | +| Microsoft.AspNetCore.AzureAppServices.SiteExtension | 10.0.0 | +| Microsoft.AspNetCore.AzureAppServicesIntegration | 10.0.0 | +| Microsoft.AspNetCore.Components | 10.0.0 | +| Microsoft.AspNetCore.Components.Analyzers | 10.0.0 | +| Microsoft.AspNetCore.Components.Authorization | 10.0.0 | +| Microsoft.AspNetCore.Components.CustomElements | 10.0.0 | +| Microsoft.AspNetCore.Components.Forms | 10.0.0 | +| Microsoft.AspNetCore.Components.QuickGrid | 10.0.0 | +| Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter | 10.0.0 | +| Microsoft.AspNetCore.Components.Web | 10.0.0 | +| Microsoft.AspNetCore.Components.WebAssembly | 10.0.0 | +| Microsoft.AspNetCore.Components.WebAssembly.Authentication | 10.0.0 | +| Microsoft.AspNetCore.Components.WebAssembly.DevServer | 10.0.0 | +| Microsoft.AspNetCore.Components.WebAssembly.Server | 10.0.0 | +| Microsoft.AspNetCore.Components.WebView | 10.0.0 | +| Microsoft.AspNetCore.ConcurrencyLimiter | 10.0.0 | +| Microsoft.AspNetCore.Connections.Abstractions | 10.0.0 | +| Microsoft.AspNetCore.Cryptography.Internal | 10.0.0 | +| Microsoft.AspNetCore.Cryptography.KeyDerivation | 10.0.0 | +| Microsoft.AspNetCore.DataProtection | 10.0.0 | +| Microsoft.AspNetCore.DataProtection.Abstractions | 10.0.0 | +| Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 10.0.0 | +| Microsoft.AspNetCore.DataProtection.Extensions | 10.0.0 | +| Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 10.0.0 | +| Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 10.0.0 | +| Microsoft.AspNetCore.Grpc.JsonTranscoding | 10.0.0 | +| Microsoft.AspNetCore.Grpc.Swagger | 0.10.0 | +| Microsoft.AspNetCore.HeaderPropagation | 10.0.0 | +| Microsoft.AspNetCore.Hosting.WindowsServices | 10.0.0 | +| Microsoft.AspNetCore.Http.Connections.Client | 10.0.0 | +| Microsoft.AspNetCore.Http.Connections.Common | 10.0.0 | +| Microsoft.AspNetCore.Identity.EntityFrameworkCore | 10.0.0 | +| Microsoft.AspNetCore.Identity.UI | 10.0.0 | +| Microsoft.AspNetCore.JsonPatch | 10.0.0 | +| Microsoft.AspNetCore.JsonPatch.SystemTextJson | 10.0.0 | +| Microsoft.AspNetCore.Metadata | 10.0.0 | +| Microsoft.AspNetCore.MiddlewareAnalysis | 10.0.0 | +| Microsoft.AspNetCore.Mvc.NewtonsoftJson | 10.0.0 | +| Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 10.0.0 | +| Microsoft.AspNetCore.Mvc.Testing | 10.0.0 | +| Microsoft.AspNetCore.OpenApi | 10.0.0 | +| Microsoft.AspNetCore.OutputCaching.StackExchangeRedis | 10.0.0 | +| Microsoft.AspNetCore.Owin | 10.0.0 | +| Microsoft.AspNetCore.SignalR.Client | 10.0.0 | +| Microsoft.AspNetCore.SignalR.Client.Core | 10.0.0 | +| Microsoft.AspNetCore.SignalR.Common | 10.0.0 | +| Microsoft.AspNetCore.SignalR.Protocols.Json | 10.0.0 | +| Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 10.0.0 | +| Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 10.0.0 | +| Microsoft.AspNetCore.SignalR.Specification.Tests | 10.0.0 | +| Microsoft.AspNetCore.SignalR.StackExchangeRedis | 10.0.0 | +| Microsoft.AspNetCore.SpaProxy | 10.0.0 | +| Microsoft.AspNetCore.SpaServices.Extensions | 10.0.0 | +| Microsoft.AspNetCore.TestHost | 10.0.0 | +| Microsoft.AspNetCore.WebUtilities | 10.0.0 | +| Microsoft.Authentication.WebAssembly.Msal | 10.0.0 | +| Microsoft.Bcl.AsyncInterfaces | 10.0.0 | +| Microsoft.Bcl.Cryptography | 10.0.0 | +| Microsoft.Bcl.Memory | 10.0.0 | +| Microsoft.Bcl.Numerics | 10.0.0 | +| Microsoft.Bcl.TimeProvider | 10.0.0 | +| Microsoft.CodeAnalysis.NetAnalyzers | 10.0.100 | +| Microsoft.Data.Sqlite | 10.0.0 | +| Microsoft.Data.Sqlite.Core | 10.0.0 | +| Microsoft.dotnet-openapi | 10.0.0 | +| Microsoft.DotNet.ApiCompat.Task | 10.0.100 | +| Microsoft.DotNet.ApiCompat.Tool | 10.0.100 | +| Microsoft.DotNet.Common.ItemTemplates | 10.0.100 | +| Microsoft.DotNet.Common.ProjectTemplates.10.0 | 10.0.100 | +| Microsoft.DotNet.HotReload.Agent.Host | 10.0.100 | +| Microsoft.DotNet.HotReload.Web.Middleware | 10.0.100 | +| Microsoft.DotNet.HotReload.WebAssembly.Browser | 10.0.100 | +| Microsoft.DotNet.ILCompiler | 10.0.0 | +| Microsoft.DotNet.Web.Client.ItemTemplates | 10.0.0 | +| Microsoft.DotNet.Web.ItemTemplates.10.0 | 10.0.0 | +| Microsoft.DotNet.Web.ProjectTemplates.10.0 | 10.0.0 | +| Microsoft.EntityFrameworkCore | 10.0.0 | +| Microsoft.EntityFrameworkCore.Abstractions | 10.0.0 | +| Microsoft.EntityFrameworkCore.Analyzers | 10.0.0 | +| Microsoft.EntityFrameworkCore.Cosmos | 10.0.0 | +| Microsoft.EntityFrameworkCore.Design | 10.0.0 | +| Microsoft.EntityFrameworkCore.InMemory | 10.0.0 | +| Microsoft.EntityFrameworkCore.Proxies | 10.0.0 | +| Microsoft.EntityFrameworkCore.Relational | 10.0.0 | +| Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 10.0.0 | +| Microsoft.EntityFrameworkCore.Specification.Tests | 10.0.0 | +| Microsoft.EntityFrameworkCore.Sqlite | 10.0.0 | +| Microsoft.EntityFrameworkCore.Sqlite.Core | 10.0.0 | +| Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 10.0.0 | +| Microsoft.EntityFrameworkCore.SqlServer | 10.0.0 | +| Microsoft.EntityFrameworkCore.SqlServer.Abstractions | 10.0.0 | +| Microsoft.EntityFrameworkCore.SqlServer.HierarchyId | 10.0.0 | +| Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 10.0.0 | +| Microsoft.EntityFrameworkCore.Tasks | 10.0.0 | +| Microsoft.EntityFrameworkCore.Templates | 10.0.0 | +| Microsoft.EntityFrameworkCore.Tools | 10.0.0 | +| Microsoft.Extensions.ApiDescription.Client | 10.0.0 | +| Microsoft.Extensions.ApiDescription.Server | 10.0.0 | +| Microsoft.Extensions.Caching.Abstractions | 10.0.0 | +| Microsoft.Extensions.Caching.Memory | 10.0.0 | +| Microsoft.Extensions.Caching.SqlServer | 10.0.0 | +| Microsoft.Extensions.Caching.StackExchangeRedis | 10.0.0 | +| Microsoft.Extensions.Configuration | 10.0.0 | +| Microsoft.Extensions.Configuration.Abstractions | 10.0.0 | +| Microsoft.Extensions.Configuration.Binder | 10.0.0 | +| Microsoft.Extensions.Configuration.CommandLine | 10.0.0 | +| Microsoft.Extensions.Configuration.EnvironmentVariables | 10.0.0 | +| Microsoft.Extensions.Configuration.FileExtensions | 10.0.0 | +| Microsoft.Extensions.Configuration.Ini | 10.0.0 | +| Microsoft.Extensions.Configuration.Json | 10.0.0 | +| Microsoft.Extensions.Configuration.KeyPerFile | 10.0.0 | +| Microsoft.Extensions.Configuration.UserSecrets | 10.0.0 | +| Microsoft.Extensions.Configuration.Xml | 10.0.0 | +| Microsoft.Extensions.DependencyInjection | 10.0.0 | +| Microsoft.Extensions.DependencyInjection.Abstractions | 10.0.0 | +| Microsoft.Extensions.DependencyInjection.Specification.Tests | 10.0.0 | +| Microsoft.Extensions.DependencyModel | 10.0.0 | +| Microsoft.Extensions.Diagnostics | 10.0.0 | +| Microsoft.Extensions.Diagnostics.Abstractions | 10.0.0 | +| Microsoft.Extensions.Diagnostics.HealthChecks | 10.0.0 | +| Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 10.0.0 | +| Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 10.0.0 | +| Microsoft.Extensions.Features | 10.0.0 | +| Microsoft.Extensions.FileProviders.Abstractions | 10.0.0 | +| Microsoft.Extensions.FileProviders.Composite | 10.0.0 | +| Microsoft.Extensions.FileProviders.Embedded | 10.0.0 | +| Microsoft.Extensions.FileProviders.Physical | 10.0.0 | +| Microsoft.Extensions.FileSystemGlobbing | 10.0.0 | +| Microsoft.Extensions.Hosting | 10.0.0 | +| Microsoft.Extensions.Hosting.Abstractions | 10.0.0 | +| Microsoft.Extensions.Hosting.Systemd | 10.0.0 | +| Microsoft.Extensions.Hosting.WindowsServices | 10.0.0 | +| Microsoft.Extensions.Http | 10.0.0 | +| Microsoft.Extensions.Http.Polly | 10.0.0 | +| Microsoft.Extensions.Identity.Core | 10.0.0 | +| Microsoft.Extensions.Identity.Stores | 10.0.0 | +| Microsoft.Extensions.Localization | 10.0.0 | +| Microsoft.Extensions.Localization.Abstractions | 10.0.0 | +| Microsoft.Extensions.Logging | 10.0.0 | +| Microsoft.Extensions.Logging.Abstractions | 10.0.0 | +| Microsoft.Extensions.Logging.AzureAppServices | 10.0.0 | +| Microsoft.Extensions.Logging.Configuration | 10.0.0 | +| Microsoft.Extensions.Logging.Console | 10.0.0 | +| Microsoft.Extensions.Logging.Debug | 10.0.0 | +| Microsoft.Extensions.Logging.EventLog | 10.0.0 | +| Microsoft.Extensions.Logging.EventSource | 10.0.0 | +| Microsoft.Extensions.Logging.TraceSource | 10.0.0 | +| Microsoft.Extensions.ObjectPool | 10.0.0 | +| Microsoft.Extensions.Options | 10.0.0 | +| Microsoft.Extensions.Options.ConfigurationExtensions | 10.0.0 | +| Microsoft.Extensions.Options.DataAnnotations | 10.0.0 | +| Microsoft.Extensions.Primitives | 10.0.0 | +| Microsoft.Extensions.Validation | 10.0.0 | +| Microsoft.Extensions.WebEncoders | 10.0.0 | +| Microsoft.ILVerification | 10.0.0 | +| Microsoft.JSInterop | 10.0.0 | +| Microsoft.JSInterop.WebAssembly | 10.0.0 | +| Microsoft.NET.Build.Containers | 10.0.100 | +| Microsoft.Net.Http.Headers | 10.0.0 | +| Microsoft.NET.ILLink.Tasks | 10.0.0 | +| Microsoft.NET.Runtime.Android.Sample.Mono | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64.Msi.arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64.Msi.x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64.Msi.arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64.Msi.x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64.Msi.arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64.Msi.x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64.Msi.arm64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64 | 10.0.0 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64.Msi.x64 | 10.0.0 | +| Microsoft.NET.Runtime.iOS.Sample.Mono | 10.0.0 | +| Microsoft.NET.Runtime.LibraryBuilder.Sdk | 10.0.0 | +| Microsoft.NET.Runtime.MonoAOTCompiler.Task | 10.0.0 | +| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 10.0.0 | +| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 10.0.0 | +| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 10.0.0 | +| Microsoft.NET.Runtime.MonoTargets.Sdk | 10.0.0 | +| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 10.0.0 | +| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 10.0.0 | +| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 10.0.0 | +| Microsoft.NET.Runtime.wasm.Sample.Mono | 10.0.0 | +| Microsoft.NET.Runtime.WebAssembly.Sdk | 10.0.0 | +| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 10.0.0 | +| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 10.0.0 | +| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 10.0.0 | +| Microsoft.NET.Runtime.WebAssembly.Templates.net10 | 10.0.0 | +| Microsoft.NET.Runtime.WebAssembly.Templates.net10.Msi.arm64 | 10.0.0 | +| Microsoft.NET.Runtime.WebAssembly.Templates.net10.Msi.x64 | 10.0.0 | +| Microsoft.NET.Runtime.WebAssembly.Templates.net10.Msi.x86 | 10.0.0 | +| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk | 10.0.0 | +| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.arm64 | 10.0.0 | +| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x64 | 10.0.0 | +| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x86 | 10.0.0 | +| Microsoft.Net.Sdk.Compilers.Toolset | 10.0.100 | +| Microsoft.NET.Sdk.IL | 10.0.0 | +| Microsoft.NET.Sdk.WebAssembly.Pack | 10.0.0 | +| Microsoft.NET.Sdk.WebAssembly.Pack.Msi.arm64 | 10.0.0 | +| Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x64 | 10.0.0 | +| Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x86 | 10.0.0 | +| Microsoft.NET.WebAssembly.Threading | 10.0.0 | +| Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Msi.arm64 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Msi.x64 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Msi.x86 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net6.Manifest-10.0.100 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net6.Manifest-10.0.100.Msi.arm64 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net6.Manifest-10.0.100.Msi.x64 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net6.Manifest-10.0.100.Msi.x86 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net7.Manifest-10.0.100 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net7.Manifest-10.0.100.Msi.arm64 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net7.Manifest-10.0.100.Msi.x64 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net7.Manifest-10.0.100.Msi.x86 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net8.Manifest-10.0.100 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net8.Manifest-10.0.100.Msi.arm64 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net8.Manifest-10.0.100.Msi.x64 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net8.Manifest-10.0.100.Msi.x86 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net9.Manifest-10.0.100 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net9.Manifest-10.0.100.Msi.arm64 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net9.Manifest-10.0.100.Msi.x64 | 10.0.100 | +| Microsoft.NET.Workload.Emscripten.net9.Manifest-10.0.100.Msi.x86 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-10.0.100 | 10.0.100 | +| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-10.0.100 | 10.0.0 | +| Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-10.0.100.Msi.arm64 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-10.0.100.Msi.x64 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest-10.0.100.Msi.x86 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest-10.0.100 | 10.0.100 | +| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-10.0.100 | 10.0.0 | +| Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest-10.0.100.Msi.arm64 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest-10.0.100.Msi.x64 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest-10.0.100.Msi.x86 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest-10.0.100 | 10.0.100 | +| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-10.0.100 | 10.0.0 | +| Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest-10.0.100.Msi.arm64 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest-10.0.100.Msi.x64 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest-10.0.100.Msi.x86 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest-10.0.100 | 10.0.100 | +| Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-10.0.100 | 10.0.0 | +| Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest-10.0.100.Msi.arm64 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest-10.0.100.Msi.x64 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest-10.0.100.Msi.x86 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest-10.0.100 | 10.0.100 | +| Microsoft.NET.Workload.Mono.ToolChain.net9.Manifest-10.0.100 | 10.0.0 | +| Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest-10.0.100.Msi.arm64 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest-10.0.100.Msi.x64 | 10.0.100 | +| Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest-10.0.100.Msi.x86 | 10.0.100 | +| Microsoft.NETCore.App.Crossgen2.linux-arm | 10.0.0 | +| Microsoft.NETCore.App.Crossgen2.linux-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 10.0.0 | +| Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 10.0.0 | +| Microsoft.NETCore.App.Crossgen2.linux-x64 | 10.0.0 | +| Microsoft.NETCore.App.Crossgen2.osx-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Crossgen2.osx-x64 | 10.0.0 | +| Microsoft.NETCore.App.Crossgen2.win-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Crossgen2.win-x64 | 10.0.0 | +| Microsoft.NETCore.App.Crossgen2.win-x86 | 10.0.0 | +| Microsoft.NETCore.App.Host.linux-arm | 10.0.0 | +| Microsoft.NETCore.App.Host.linux-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Host.linux-bionic-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Host.linux-bionic-x64 | 10.0.0 | +| Microsoft.NETCore.App.Host.linux-musl-arm | 10.0.0 | +| Microsoft.NETCore.App.Host.linux-musl-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Host.linux-musl-x64 | 10.0.0 | +| Microsoft.NETCore.App.Host.linux-x64 | 10.0.0 | +| Microsoft.NETCore.App.Host.osx-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Host.osx-x64 | 10.0.0 | +| Microsoft.NETCore.App.Host.win-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Host.win-x64 | 10.0.0 | +| Microsoft.NETCore.App.Host.win-x86 | 10.0.0 | +| Microsoft.NETCore.App.Ref | 10.0.0 | +| Microsoft.NETCore.App.Runtime.android-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.android-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.browser-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.wasi-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.browser-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.wasi-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.browser-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.wasi-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.wasi-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.browser-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvos-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.wasi-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.wasi-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.linux-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.linux-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.linux-bionic-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.linux-bionic-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.linux-musl-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.linux-musl-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.linux-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.android-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.android-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.android-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.ios-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.osx-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.tvos-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.win-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.win-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.NativeAOT.win-x86 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.osx-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.osx-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.win-arm64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.win-x64 | 10.0.0 | +| Microsoft.NETCore.App.Runtime.win-x86 | 10.0.0 | +| Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| Microsoft.NETCore.ILAsm | 10.0.0 | +| Microsoft.NETCore.ILDAsm | 10.0.0 | +| Microsoft.TemplateEngine.Abstractions | 10.0.100 | +| Microsoft.TemplateEngine.Authoring.CLI | 10.0.100 | +| Microsoft.TemplateEngine.Authoring.Tasks | 10.0.100 | +| Microsoft.TemplateEngine.Authoring.Templates | 10.0.100 | +| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 10.0.100 | +| Microsoft.TemplateEngine.Core | 10.0.100 | +| Microsoft.TemplateEngine.Core.Contracts | 10.0.100 | +| Microsoft.TemplateEngine.Edge | 10.0.100 | +| Microsoft.TemplateEngine.IDE | 10.0.100 | +| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 10.0.100 | +| Microsoft.TemplateEngine.Samples | 10.0.100 | +| Microsoft.TemplateEngine.TemplateLocalizer.Core | 10.0.100 | +| Microsoft.TemplateEngine.Utils | 10.0.100 | +| Microsoft.TemplateSearch.Common | 10.0.100 | +| Microsoft.Win32.Registry.AccessControl | 10.0.0 | +| Microsoft.Win32.SystemEvents | 10.0.0 | +| Microsoft.Windows.Compatibility | 10.0.0 | +| Microsoft.WindowsDesktop.App.Ref | 10.0.0 | +| Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 10.0.0 | +| Microsoft.WindowsDesktop.App.Runtime.win-x64 | 10.0.0 | +| Microsoft.WindowsDesktop.App.Runtime.win-x86 | 10.0.0 | +| Microsoft.XmlSerializer.Generator | 10.0.0 | +| runtime.android-arm.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.android-arm64.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.android-x64.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.android-x86.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.linux-arm.Microsoft.DotNet.ILCompiler | 10.0.0 | +| runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.linux-arm.Microsoft.NETCore.ILAsm | 10.0.0 | +| runtime.linux-arm.Microsoft.NETCore.ILDAsm | 10.0.0 | +| runtime.linux-arm.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.linux-arm64.Microsoft.DotNet.ILCompiler | 10.0.0 | +| runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.linux-arm64.Microsoft.NETCore.ILAsm | 10.0.0 | +| runtime.linux-arm64.Microsoft.NETCore.ILDAsm | 10.0.0 | +| runtime.linux-arm64.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.linux-bionic-arm64.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.linux-bionic-x64.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.linux-musl-arm.Microsoft.DotNet.ILCompiler | 10.0.0 | +| runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.linux-musl-arm.Microsoft.NETCore.ILAsm | 10.0.0 | +| runtime.linux-musl-arm.Microsoft.NETCore.ILDAsm | 10.0.0 | +| runtime.linux-musl-arm.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.linux-musl-arm64.Microsoft.DotNet.ILCompiler | 10.0.0 | +| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.linux-musl-arm64.Microsoft.NETCore.ILAsm | 10.0.0 | +| runtime.linux-musl-arm64.Microsoft.NETCore.ILDAsm | 10.0.0 | +| runtime.linux-musl-arm64.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler | 10.0.0 | +| runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.linux-musl-x64.Microsoft.NETCore.ILAsm | 10.0.0 | +| runtime.linux-musl-x64.Microsoft.NETCore.ILDAsm | 10.0.0 | +| runtime.linux-musl-x64.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.linux-x64.Microsoft.DotNet.ILCompiler | 10.0.0 | +| runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.linux-x64.Microsoft.NETCore.ILAsm | 10.0.0 | +| runtime.linux-x64.Microsoft.NETCore.ILDAsm | 10.0.0 | +| runtime.linux-x64.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.maccatalyst-arm64.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.maccatalyst-x64.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.native.System.IO.Ports | 10.0.0 | +| runtime.osx-arm64.Microsoft.DotNet.ILCompiler | 10.0.0 | +| runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.osx-arm64.Microsoft.NETCore.ILAsm | 10.0.0 | +| runtime.osx-arm64.Microsoft.NETCore.ILDAsm | 10.0.0 | +| runtime.osx-arm64.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.osx-x64.Microsoft.DotNet.ILCompiler | 10.0.0 | +| runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.osx-x64.Microsoft.NETCore.ILAsm | 10.0.0 | +| runtime.osx-x64.Microsoft.NETCore.ILDAsm | 10.0.0 | +| runtime.osx-x64.runtime.native.System.IO.Ports | 10.0.0 | +| runtime.win-arm64.Microsoft.DotNet.ILCompiler | 10.0.0 | +| runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.win-arm64.Microsoft.NETCore.ILAsm | 10.0.0 | +| runtime.win-arm64.Microsoft.NETCore.ILDAsm | 10.0.0 | +| runtime.win-x64.Microsoft.DotNet.ILCompiler | 10.0.0 | +| runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.win-x64.Microsoft.NETCore.ILAsm | 10.0.0 | +| runtime.win-x64.Microsoft.NETCore.ILDAsm | 10.0.0 | +| runtime.win-x86.Microsoft.DotNet.ILCompiler | 10.0.0 | +| runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 10.0.0 | +| runtime.win-x86.Microsoft.NETCore.ILAsm | 10.0.0 | +| runtime.win-x86.Microsoft.NETCore.ILDAsm | 10.0.0 | +| System.CodeDom | 10.0.0 | +| System.Collections.Immutable | 10.0.0 | +| System.CommandLine | 2.0.0 | +| System.ComponentModel.Composition | 10.0.0 | +| System.ComponentModel.Composition.Registration | 10.0.0 | +| System.Composition | 10.0.0 | +| System.Composition.AttributedModel | 10.0.0 | +| System.Composition.Convention | 10.0.0 | +| System.Composition.Hosting | 10.0.0 | +| System.Composition.Runtime | 10.0.0 | +| System.Composition.TypedParts | 10.0.0 | +| System.Configuration.ConfigurationManager | 10.0.0 | +| System.Data.Odbc | 10.0.0 | +| System.Data.OleDb | 10.0.0 | +| System.Diagnostics.DiagnosticSource | 10.0.0 | +| System.Diagnostics.EventLog | 10.0.0 | +| System.Diagnostics.PerformanceCounter | 10.0.0 | +| System.DirectoryServices | 10.0.0 | +| System.DirectoryServices.AccountManagement | 10.0.0 | +| System.DirectoryServices.Protocols | 10.0.0 | +| System.Drawing.Common | 10.0.0 | +| System.Formats.Asn1 | 10.0.0 | +| System.Formats.Cbor | 10.0.0 | +| System.Formats.Nrbf | 10.0.0 | +| System.IO.Hashing | 10.0.0 | +| System.IO.Packaging | 10.0.0 | +| System.IO.Pipelines | 10.0.0 | +| System.IO.Ports | 10.0.0 | +| System.Linq.AsyncEnumerable | 10.0.0 | +| System.Management | 10.0.0 | +| System.Memory.Data | 10.0.0 | +| System.Net.Http.Json | 10.0.0 | +| System.Net.Http.WinHttpHandler | 10.0.0 | +| System.Net.ServerSentEvents | 10.0.0 | +| System.Numerics.Tensors | 10.0.0 | +| System.Reflection.Context | 10.0.0 | +| System.Reflection.Metadata | 10.0.0 | +| System.Reflection.MetadataLoadContext | 10.0.0 | +| System.Resources.Extensions | 10.0.0 | +| System.Runtime.Caching | 10.0.0 | +| System.Runtime.Serialization.Formatters | 10.0.0 | +| System.Runtime.Serialization.Schema | 10.0.0 | +| System.Security.Cryptography.Cose | 10.0.0 | +| System.Security.Cryptography.Pkcs | 10.0.0 | +| System.Security.Cryptography.ProtectedData | 10.0.0 | +| System.Security.Cryptography.Xml | 10.0.0 | +| System.Security.Permissions | 10.0.0 | +| System.ServiceModel.Syndication | 10.0.0 | +| System.ServiceProcess.ServiceController | 10.0.0 | +| System.Speech | 10.0.0 | +| System.Text.Encoding.CodePages | 10.0.0 | +| System.Text.Encodings.Web | 10.0.0 | +| System.Text.Json | 10.0.0 | +| System.Threading.AccessControl | 10.0.0 | +| System.Threading.Channels | 10.0.0 | +| System.Threading.RateLimiting | 10.0.0 | +| System.Threading.Tasks.Dataflow | 10.0.0 | +| System.Windows.Extensions | 10.0.0 | + +[//]: # ( Runtime 10.0.0) +[dotnet-apphost-pack-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-arm.tar.gz +[dotnet-apphost-pack-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-arm64.tar.gz +[dotnet-apphost-pack-linux-bionic-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-bionic-arm64.tar.gz +[dotnet-apphost-pack-linux-bionic-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-bionic-x64.tar.gz +[dotnet-apphost-pack-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-musl-arm.tar.gz +[dotnet-apphost-pack-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-musl-arm64.tar.gz +[dotnet-apphost-pack-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-musl-x64.tar.gz +[dotnet-apphost-pack-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-x64.tar.gz +[dotnet-apphost-pack-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-osx-arm64.tar.gz +[dotnet-apphost-pack-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-osx-x64.tar.gz +[dotnet-apphost-pack-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-win-arm64.zip +[dotnet-apphost-pack-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-win-x64.zip +[dotnet-apphost-pack-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-win-x86.zip +[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-arm.tar.gz +[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-arm64.tar.gz +[dotnet-runtime-linux-bionic-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-bionic-arm64.tar.gz +[dotnet-runtime-linux-bionic-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-bionic-x64.tar.gz +[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-musl-arm.tar.gz +[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-musl-arm64.tar.gz +[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-musl-x64.tar.gz +[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-x64.tar.gz +[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-osx-arm64.pkg +[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-osx-arm64.tar.gz +[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-osx-x64.pkg +[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-osx-x64.tar.gz +[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-arm64.exe +[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-arm64.zip +[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-x64.exe +[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-x64.zip +[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-x86.exe +[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-x86.zip + +[//]: # ( WindowsDesktop 10.0.0) +[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-arm64.exe +[windowsdesktop-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-arm64.zip +[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-x64.exe +[windowsdesktop-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-x64.zip +[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-x86.exe +[windowsdesktop-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-x86.zip + +[//]: # ( ASP 10.0.0) +[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-arm.tar.gz +[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-arm64.tar.gz +[aspnetcore-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-musl-arm.tar.gz +[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-musl-arm64.tar.gz +[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-musl-x64.tar.gz +[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-x64.tar.gz +[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-osx-arm64.tar.gz +[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-osx-x64.tar.gz +[aspnetcore-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-arm64.exe +[aspnetcore-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-arm64.zip +[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-x64.exe +[aspnetcore-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-x64.zip +[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-x86.exe +[aspnetcore-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-x86.zip +[aspnetcore-runtime-composite-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-arm.tar.gz +[aspnetcore-runtime-composite-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-arm64.tar.gz +[aspnetcore-runtime-composite-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-musl-arm.tar.gz +[aspnetcore-runtime-composite-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-musl-arm64.tar.gz +[aspnetcore-runtime-composite-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-musl-x64.tar.gz +[aspnetcore-runtime-composite-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-x64.tar.gz +[aspnetcore-runtime-composite-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-osx-arm64.tar.gz +[aspnetcore-runtime-composite-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-osx-x64.tar.gz +[aspnetcore-runtime-composite-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-win-arm64.zip +[aspnetcore-runtime-composite-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-win-x64.zip +[aspnetcore-runtime-composite-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-win-x86.zip +[aspnetcore-targeting-pack-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-arm.tar.gz +[aspnetcore-targeting-pack-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-arm64.tar.gz +[aspnetcore-targeting-pack-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-musl-arm.tar.gz +[aspnetcore-targeting-pack-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-musl-arm64.tar.gz +[aspnetcore-targeting-pack-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-musl-x64.tar.gz +[aspnetcore-targeting-pack-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-x64.tar.gz +[aspnetcore-targeting-pack-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-osx-arm64.tar.gz +[aspnetcore-targeting-pack-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-osx-x64.tar.gz +[aspnetcore-targeting-pack-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-win-arm64.zip +[aspnetcore-targeting-pack-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-win-x64.zip +[aspnetcore-targeting-pack-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-win-x86.zip +[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/dotnet-hosting-10.0.0-win.exe + +[//]: # ( SDK 10.0.100) +[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-arm.tar.gz +[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-arm64.tar.gz +[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-arm.tar.gz +[dotnet-sdk-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-arm64.tar.gz +[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-x64.tar.gz +[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-x64.tar.gz +[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-arm64.pkg +[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-arm64.tar.gz +[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-x64.pkg +[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-x64.tar.gz +[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-arm64.exe +[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-arm64.zip +[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.exe +[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.zip +[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x86.exe +[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x86.zip diff --git a/release-notes/10.0/10.0.0/release.json b/release-notes/10.0/10.0.0/release.json new file mode 100644 index 000000000..49c1f0301 --- /dev/null +++ b/release-notes/10.0/10.0.0/release.json @@ -0,0 +1,701 @@ +{ + "channel-version": "10.0", + "release": { + "release-date": "2025-11-11", + "release-version": "10.0.0", + "security": false, + "cve-list": [], + "release-notes": "https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/10.0.0.md", + "runtime": { + "version": "10.0.0", + "version-display": "10.0.0", + "vs-version": "18.0.0", + "vs-mac-version": "", + "files": [ + { + "name": "dotnet-apphost-pack-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-arm.tar.gz", + "hash": "9220f44e448157cb906e6cb5604468328f8ed9b7d2bea9630abedb59860431a780528423ef7ec16bd1601fca1c9dd5310c3b59920bf1ee3b6e41968e82a93f5c" + }, + { + "name": "dotnet-apphost-pack-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-arm64.tar.gz", + "hash": "292fa7d890292a0527f99583e980ef58f8ecba02397562e03faa6a53fa51dee52dc7a3d861279ba8a3783c661f4bc1b90b268367b88226a452f36d5639f6719b" + }, + { + "name": "dotnet-apphost-pack-linux-bionic-arm64.tar.gz", + "rid": "linux-bionic-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-bionic-arm64.tar.gz", + "hash": "93470d4de5687d010ded3ab32de974f6ebf7e3874c117320b75698db2529dd433967276c60d1ad9a588d64fe32d90d897449e066d83423a38b491a6eee178730" + }, + { + "name": "dotnet-apphost-pack-linux-bionic-x64.tar.gz", + "rid": "linux-bionic-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-bionic-x64.tar.gz", + "hash": "74b55bc10ee469d82582623db4740d9b4fc5135221156cef3594f6ba37589d3765f523b06ccd4242ac2c2df3c5126ffa8e81af1c562f889d9db12da48aeb943e" + }, + { + "name": "dotnet-apphost-pack-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-musl-arm.tar.gz", + "hash": "4c51bfe7f85b7916273468f6351324e57b01b37c08f6b0266e1c8c0c22590721ff5d771a6926096c07eaa88caade99cf4eea1ba040c8b76dcfb2412178bb88b9" + }, + { + "name": "dotnet-apphost-pack-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-musl-arm64.tar.gz", + "hash": "b8dc8e692c83d924bc91374f211a775016fd4df6d088dff12f7d38de1e8c8d287124e722b34798a1b9d61e0a540cde4afd7b60722b9c952832aa2c846fcfe43b" + }, + { + "name": "dotnet-apphost-pack-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-musl-x64.tar.gz", + "hash": "b3a43fa284589636db8d15aaf51855ecb347994532eaf707bcb7f028dfb6d12d5b1eb8a2e0b0811bf3a0e512e6bc1eb49501b1077bda45e3b1916484d805c92a" + }, + { + "name": "dotnet-apphost-pack-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-x64.tar.gz", + "hash": "e8f8394384da984a7e6f32ff627579c1af08b2d928b3b951c8a675c20dfbab2b19395646c50d61fe031a8cf8c50574f60800f9117bec321b3779d4225a72586d" + }, + { + "name": "dotnet-apphost-pack-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-osx-arm64.tar.gz", + "hash": "4ae9de8cb13470a24fb9eaeedc76e4a7fc433e1e32b2fb7615f0255b2a012c03f6b774994d5e73433c87a3ab35567fb542b252f66a6278cbdf8e3fd6cf2399c9" + }, + { + "name": "dotnet-apphost-pack-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-osx-x64.tar.gz", + "hash": "d0845dcbfdf64105d3cd33bbe81e5d8bfd10596a53a54692e9b8bfa042a6d38776b67fbd0a36733715d1439874f9dea38d2a284448e312e6147bda890f4f3188" + }, + { + "name": "dotnet-apphost-pack-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-win-arm64.zip", + "hash": "60b0c4b79d1c6329e307078dec03964408a32925a7837ebba66bc42a4d93f538e523c2e9777e2262b3c18661d93143f36e46db918d66a5c102248b9463f99717" + }, + { + "name": "dotnet-apphost-pack-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-win-x64.zip", + "hash": "9e488c71e90d1229f89d3eb6a253e99e36889928ad56a31259323a54ebcb57a03f07fc880994c5a58e51ff06ca8acf623ad7c52c64dce89843e4ccdc01280f94" + }, + { + "name": "dotnet-apphost-pack-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-win-x86.zip", + "hash": "f74f88c002a9c9d87da54659931c54b187668e447699137782fcebbcabf2cfc1f9339a20c02dcb9b21ec794c362b0ec0cff54352d8ea60a0ffc77287610a3132" + }, + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-arm.tar.gz", + "hash": "43016bca9f9002be8ab347301242fef03b7bbd00ed34fb7b9a6908719b83d0f2e897bee3954026cc2714b82145e64a49bff386f4c04ae7b60241434dc87e1f84" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-arm64.tar.gz", + "hash": "86f2b5bcb9d56c2aa35314f3eedab715bbc21f33c66f5c45fce3f73c22ac1701e9a44415a06f7031ece87f4fb8481a9b8fa9be6f030098319ee56d295a8015d7" + }, + { + "name": "dotnet-runtime-linux-bionic-arm64.tar.gz", + "rid": "linux-bionic-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-bionic-arm64.tar.gz", + "hash": "c4ea8bf6b74a77a58aded7fcceb0672573a4a7c5a64b7a7a8aa0f1e419b1a0b5548250b8908e815ad234b00657a982b7e6fe100122a2afa0359d6b1d783b23b6" + }, + { + "name": "dotnet-runtime-linux-bionic-x64.tar.gz", + "rid": "linux-bionic-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-bionic-x64.tar.gz", + "hash": "c2ac621534fff845b4929620183c87e39f0555fe83c5ad6abe8d19a4bbfa2bb0cbc56476d75cd0a08f91e5415cd46c9d725f92b09540141be325d4cbf6909595" + }, + { + "name": "dotnet-runtime-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-musl-arm.tar.gz", + "hash": "dbfe50cd92c35cb4b8df296512b159cde67138b9f3253ef1f13dc46f181859ea4b9753959a96f9a4f0851c0170befa318a50fbe3e28193d185c158aa8059dd26" + }, + { + "name": "dotnet-runtime-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-musl-arm64.tar.gz", + "hash": "42a082dbad2cf97ebe04ad70b542d3ba0e7fde576d137cc63714641fae2dcce4fbefe56a12771c49fcae418d4a73e0479c420f3831169fc9915c199ca32ca400" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-musl-x64.tar.gz", + "hash": "64d08063d8b3395cf1010c352f033de2c3cde7a5409219e9812b9e7053f5e7e169d88c88690254c39fea721d9a832dcd3c74dd9aff06463078445754bcd9e432" + }, + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-x64.tar.gz", + "hash": "0ae89668345e85a3c4977cd72e94480e0558baea494bffeaf698bb5be400b8ca78b6b58f8a1024e7d221cbcdfbe6810372e72edb611cd3c5004c9792ea8940b2" + }, + { + "name": "dotnet-runtime-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-osx-arm64.pkg", + "hash": "7cc0f90bdeb17929fcc3f845a434ea8ec0facfbc3985ab72d355ad3366fb01099ef17ada3bffab1ecb8a095e759cb8316d5cfef6dfd5a007c903bfa12e587eb8" + }, + { + "name": "dotnet-runtime-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-osx-arm64.tar.gz", + "hash": "af8e200e31db511aebe50ca02d1fc634d7b7d8769940fd04f5fbf9999416f48a9ffee5858e91847515522984c67815ce6189a1fd11f5540b13f2bd6c7fe6c37b" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-osx-x64.pkg", + "hash": "172b9bce2c746d820292f80a1518528c509293c3874a65ac57836df9aee8a201b00a8fe263a36f9a61efd2b292fafceb3cdd9c26f0c1789c245cff24008dde81" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-osx-x64.tar.gz", + "hash": "bc080596b6e92d075b43f5909276b36dbdcdae3afa79413f73545540b79a7e5a403b3751a97625a4e06f10a2e166e1a10598076cfe3b3cd6e488f592ee1ac5f9" + }, + { + "name": "dotnet-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-arm64.exe", + "hash": "319e561164311a4bd63932febb953100d9dd11b050a6ce93383183f84b24db7fb9ec6f3e0cbd717fc9f217c6b5664878f09e0a06dcb126c41a16d9930b64b92b" + }, + { + "name": "dotnet-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-arm64.zip", + "hash": "21279c8e1310e5a2b965576a4df188551049798f640407fd54be58ab8b0756166bc19851f0c7e9055057860ac2925c28b3d2db6c38cfcd9adf0a1706cedf33f4" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-x64.exe", + "hash": "b0e4e77a3cd6561ca73afa057ecd10a135e85fda2cb8df50b38bd46a0e6acbc6f2cea24a5a85d2995687d30aa1bbc6491277815b566c9284c046260225c53532" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-x64.zip", + "hash": "4f785ed52d49545e328d7526fd6fe80e2d0c84bc90c5f905df631ef87b9d3efd211d10670aa87d5e7b87cd2f54d3dedb6e5be78027d5533153670e1186230825" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-x86.exe", + "hash": "bdd1fb880751626f83852d76c14483fed4c69107e87d36251333c5e19f3803f75406d8db95d9f4b60478879d6f378ec99c5102dfe6f00bcd063fa041fa0d347f" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-x86.zip", + "hash": "03c88c8669eb335a2668bb4bce9cb383ba5cfe090f3abd3700928e02e138ef471c070f845ca2e7df6c2615eae2f1665fb8e4b6cb1dc3e3d2ee3c24ab1fe8882a" + } + ] + }, + "sdk": { + "version": "10.0.100", + "version-display": "10.0.100", + "runtime-version": "10.0.0", + "vs-version": "18.0.0", + "vs-mac-version": "", + "vs-support": "Visual Studio 2026 (v18.0)", + "vs-mac-support": "", + "csharp-version": "14.0", + "fsharp-version": "10.0", + "vb-version": "17.13", + "files": [ + { + "name": "dotnet-sdk-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-arm.tar.gz", + "hash": "45f2d7fd05670a5a14fa480889e45920782277575dba0da44c259997d059d64070b40ac7aae9f0c3a3076d9fed5b787854a8abdc2dfdb4783b449c05c1c9b49c" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-arm64.tar.gz", + "hash": "24fc2b105ab8484c34213ef57ac4e6a36a6593241f0ebc6cf0a40ec2f5fea2d76de85c4b87b2a53814d194e32ec1288dd5053cd6f52768d79cd0ac948cbf84ea" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-arm.tar.gz", + "hash": "5a543758451019c29c9dc3220c3095be5234a9adc6fe5dccc367886b160a907b2d6a81be8fd3c0f527e9ec832703b2546dec81a8df2802d9f6ef5614082e13b0" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-arm64.tar.gz", + "hash": "5fb94421ce5896fb36b64bd0f975a83d1938641205d89f44722c8ea44a03fb5844d9fee6d72f92ac563d1040b76ee3f1e63e2f738467b4329d2eabed0c5b04ca" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-x64.tar.gz", + "hash": "2fb7ddc9b232a67f69262b8beebb5fa223da86c9314f074ed79b151a7bbd0b1b5c36be5480d363d82709ae69fd90f7a6a451ef68026e0406581434ed288b20ec" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-x64.tar.gz", + "hash": "f78dbac30c9af2230d67ff5c224de3a5dbf63f8a78d1c206594dedb80e6909d2cc8a9d865d5105c72c2fd2aa266fc0c6c77dedac60408cbccf272b116bd11b07" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-arm64.pkg", + "hash": "4698d560e5cee8f26d53862f21eb6f0f2feb1e2b6a0d5578cfd7290d49907f0d89d3b37b29eac0239dbb7ebfce69828dc0d3def0d72b4e99abc6f201d461fa3f" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-arm64.tar.gz", + "hash": "0ee9c774f9c63601844619b67d6ca829d70fa26b9949b808e801380c35edb12e4c9418baf8e2ef8ba1dc6dc7d307dbf5830fb0f4f97666032a391c5c097ee607" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-x64.pkg", + "hash": "380830a46a5aaca3db4915ba382a0d25fcc71861f3ae1d2ac5962b76ae6b4125a95ab9aa34d1299bf0c1cff2eb7a811eaece4cc962d7dd50b8dc58c85fbbd01b" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-x64.tar.gz", + "hash": "595c3c661a705a256f52e03e3aeeb86753ad6f9aa3d59f487304cdbbb744a39f4e3fa6445a60cded6bc78e12f51d52ed5a183ea70a0560b96bed61fb83958f81" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-arm64.exe", + "hash": "893902155e247f2d8cd7ffebfc7e05207854b1bc02beb29a7b34c72ef4fbece725cead8ed0970b28c4a6a495cbaff967a8b824930669d5b59408f32e0c431152" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-arm64.zip", + "hash": "3d03d6ff062f77698fb61661985fe2d44070be313f2d52640ab7d9c4dac742365a4fe74eece66fd51a03b9fd9ae077648d638641d82c2432c5ea06ea676259af" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.exe", + "hash": "e9920ce4b9b2fa3ce63a35f288080bb8d2b7f5bfbf2d51588276f81eddc8858254760f172aa1d0a7211a98378816c6e8bb17b59f4844db8456988ad10a557ca9" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.zip", + "hash": "24b033418a3969effd49b4651ef7ebbffeb284773b99545d78dce61a82e57f38db7facdb013c609ba15573c072f0e093363ae470824a6847f3c6111078c1fb64" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x86.exe", + "hash": "dce046f4104ef10d528a9e710cbd8f3fd6b1f4d9ab2ebf3a6889d781a367b5f9ae33fb3fed0d1431ced435aa4d2cd477671ab42e30d03475148012c4d081460c" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x86.zip", + "hash": "78988da917520400c4a6ebd3cb166d3c6e7fcb6b34a10c4c9b95114d813ce34f190ea142a54e56462699c193a90482a64ac31b79dfb009205be0eb7676055e9a" + } + ] + }, + "sdks": [ + { + "version": "10.0.100", + "version-display": "10.0.100", + "runtime-version": "10.0.0", + "vs-version": "18.0.0", + "vs-mac-version": "", + "vs-support": "Visual Studio 2026 (v18.0)", + "vs-mac-support": "", + "csharp-version": "14.0", + "fsharp-version": "10.0", + "vb-version": "17.13", + "files": [ + { + "name": "dotnet-sdk-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-arm.tar.gz", + "hash": "45f2d7fd05670a5a14fa480889e45920782277575dba0da44c259997d059d64070b40ac7aae9f0c3a3076d9fed5b787854a8abdc2dfdb4783b449c05c1c9b49c" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-arm64.tar.gz", + "hash": "24fc2b105ab8484c34213ef57ac4e6a36a6593241f0ebc6cf0a40ec2f5fea2d76de85c4b87b2a53814d194e32ec1288dd5053cd6f52768d79cd0ac948cbf84ea" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-arm.tar.gz", + "hash": "5a543758451019c29c9dc3220c3095be5234a9adc6fe5dccc367886b160a907b2d6a81be8fd3c0f527e9ec832703b2546dec81a8df2802d9f6ef5614082e13b0" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-arm64.tar.gz", + "hash": "5fb94421ce5896fb36b64bd0f975a83d1938641205d89f44722c8ea44a03fb5844d9fee6d72f92ac563d1040b76ee3f1e63e2f738467b4329d2eabed0c5b04ca" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-x64.tar.gz", + "hash": "2fb7ddc9b232a67f69262b8beebb5fa223da86c9314f074ed79b151a7bbd0b1b5c36be5480d363d82709ae69fd90f7a6a451ef68026e0406581434ed288b20ec" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-x64.tar.gz", + "hash": "f78dbac30c9af2230d67ff5c224de3a5dbf63f8a78d1c206594dedb80e6909d2cc8a9d865d5105c72c2fd2aa266fc0c6c77dedac60408cbccf272b116bd11b07" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-arm64.pkg", + "hash": "4698d560e5cee8f26d53862f21eb6f0f2feb1e2b6a0d5578cfd7290d49907f0d89d3b37b29eac0239dbb7ebfce69828dc0d3def0d72b4e99abc6f201d461fa3f" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-arm64.tar.gz", + "hash": "0ee9c774f9c63601844619b67d6ca829d70fa26b9949b808e801380c35edb12e4c9418baf8e2ef8ba1dc6dc7d307dbf5830fb0f4f97666032a391c5c097ee607" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-x64.pkg", + "hash": "380830a46a5aaca3db4915ba382a0d25fcc71861f3ae1d2ac5962b76ae6b4125a95ab9aa34d1299bf0c1cff2eb7a811eaece4cc962d7dd50b8dc58c85fbbd01b" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-x64.tar.gz", + "hash": "595c3c661a705a256f52e03e3aeeb86753ad6f9aa3d59f487304cdbbb744a39f4e3fa6445a60cded6bc78e12f51d52ed5a183ea70a0560b96bed61fb83958f81" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-arm64.exe", + "hash": "893902155e247f2d8cd7ffebfc7e05207854b1bc02beb29a7b34c72ef4fbece725cead8ed0970b28c4a6a495cbaff967a8b824930669d5b59408f32e0c431152" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-arm64.zip", + "hash": "3d03d6ff062f77698fb61661985fe2d44070be313f2d52640ab7d9c4dac742365a4fe74eece66fd51a03b9fd9ae077648d638641d82c2432c5ea06ea676259af" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.exe", + "hash": "e9920ce4b9b2fa3ce63a35f288080bb8d2b7f5bfbf2d51588276f81eddc8858254760f172aa1d0a7211a98378816c6e8bb17b59f4844db8456988ad10a557ca9" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.zip", + "hash": "24b033418a3969effd49b4651ef7ebbffeb284773b99545d78dce61a82e57f38db7facdb013c609ba15573c072f0e093363ae470824a6847f3c6111078c1fb64" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x86.exe", + "hash": "dce046f4104ef10d528a9e710cbd8f3fd6b1f4d9ab2ebf3a6889d781a367b5f9ae33fb3fed0d1431ced435aa4d2cd477671ab42e30d03475148012c4d081460c" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x86.zip", + "hash": "78988da917520400c4a6ebd3cb166d3c6e7fcb6b34a10c4c9b95114d813ce34f190ea142a54e56462699c193a90482a64ac31b79dfb009205be0eb7676055e9a" + } + ] + } + ], + "aspnetcore-runtime": { + "version": "10.0.0", + "version-display": "10.0.0", + "version-aspnetcoremodule": [ + "20.0.25297.0" + ], + "vs-version": "", + "files": [ + { + "name": "aspnetcore-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-arm.tar.gz", + "hash": "5083b9c20571639cc93590e863c01cf6b379fc4cb129d1eb7498788e7194b0da21b38a184e49adf51dec8013c4571afaa6711e34fb3ce6399ced4d72ce972c23" + }, + { + "name": "aspnetcore-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-arm64.tar.gz", + "hash": "0ed022f7a7a2bf0660b2d4cdcb94a5444b9b9ece87f22a60a2029137630fd91385c61a19b1301e81bef363b5b890924d53a7c824e58bd4edd327723aa72c6fb5" + }, + { + "name": "aspnetcore-runtime-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-musl-arm.tar.gz", + "hash": "7c16240e845544fc793877e3998716ba39000846d450937065fc3f467df9a6ff5482cebfe28757b71e1e519abf92459ea4816f5549577fa9a4e258ca3ca7e401" + }, + { + "name": "aspnetcore-runtime-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-musl-arm64.tar.gz", + "hash": "a0a00bd51bbb13d40edde7076df7f04e586d92ead979d89e888177d8d816e6756ac80d9491d74e8a4ced71e425c7530e9ed8d944ec0dfb18bf25ccc21d2ac502" + }, + { + "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-musl-x64.tar.gz", + "hash": "4f18b7fd126212364b7ca68ca3f3f0d63358cc87172fd72fe77de256788d9340814421c16303172248f0c7297b9b96bc0694175c41ef78ce221b7bd02cf94ca4" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-x64.tar.gz", + "hash": "73314cf4815f551ee6f980273836568c66020fde7e87b7fe27f8224bb6ece5e767bf2a80e42bc5aad383dcb38c823f4b2b25d0fffcbb0fbd73fa82f20e66e8cf" + }, + { + "name": "aspnetcore-runtime-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-osx-arm64.tar.gz", + "hash": "4fb171ff9decc61b9ace823a1c165c50a6d3cf75118eac42a422909b37746a9cfd09a28017d701c29319de42a75a776cf63846ba04d5e0f7da964ba81c53224d" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-osx-x64.tar.gz", + "hash": "3676464958228cc9a38d96da7317c959533b7325752f10c1a3b261660fa078799ce39d404153acc1e460a380b42263d2b369ce51b3b5e69e7e19d8414dc4c4f7" + }, + { + "name": "aspnetcore-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-arm64.exe", + "hash": "93d794d746206bd8b7872fbc7f5a8cb9f900a10361f5623b645273b6d2822388184c9bf0b09cfc14923257fbe83266181c98575571e0f0aee4e10c6d34fab0dc" + }, + { + "name": "aspnetcore-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-arm64.zip", + "hash": "184046cb4ee56c04cca5441d1f256b984564a62e630cc8c50a8c1ae77d07cbe78ee7a4220140f23f810147c3dba6aef39310ec0a75c9283767cabd7e7f06412b" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-x64.exe", + "hash": "d40e3b5b68a413300d80b1113b7a3520e1cdea5c51e0d936f146ed755b053bc951ab906e519b23af9054adb1d6a5a83e47aa1a95be06f4a2d3b2c832ae2e404e" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-x64.zip", + "hash": "57841a8e5520c40c9ffdf23942585817cf40a9ba874385d603670022cdc19fd5a6ea00445197b0540c74f51ae753a223836715c5366c7b42677f8833c979bc80" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-x86.exe", + "hash": "8cd198a901f87c9012fb0913ed6a92457202be31aff46f37f4ff1612b1a9dfde84f98fbf3cd72619baed8c83040c6a3c740900fbb4f2d3513631338edadf2a3f" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-x86.zip", + "hash": "994e3fa39a48cbbbd885f729206672adc6d2d5ae5076c40c64eb878c8b19b7afc8dd213ae71ceb067c5b9d34f97193e2084641f8e7f1bae7fe0441c59d549ef1" + }, + { + "name": "aspnetcore-runtime-composite-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-arm.tar.gz", + "hash": "d56636e181cc949017f553f2324e36919695e5b77f257079eb37282470af2a72cea3b3cb8153bb0a90b3444f0816b9e8c642b506e858d7cdf7909659d8b4cd8d" + }, + { + "name": "aspnetcore-runtime-composite-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-arm64.tar.gz", + "hash": "39161aaa162efbc12823759010086676b76ab2eb458f982ecc0078401374d0d0cf494dde555a2858a2d4c3685693d7e847c0cbb539edd275c3933f0d7c0c6aa4" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-musl-arm.tar.gz", + "hash": "4f0d7c8368b9c04818ed64e362b4f9dbda4f2bc9f32cc60cfed6b4ff1e7923817da47557ced91e6f469428f651862b8ce8aabaf8d6639c7abfcc941155b444df" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-musl-arm64.tar.gz", + "hash": "ad7c5f82dbbf4f0b531795b963468b3d64fa65cf909abaa2fef594a265cad65db5d78e30a48ae3e4713cb3306bd7b4ceb1ba35a1b2c7fa4bdcdc59aa9d07ca9e" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-musl-x64.tar.gz", + "hash": "f35a42ea28a7a5e24402f7fa7ef900ad47817dec276ec0be8fc94cc681be4a04d9ab85ee6c424cc3a04304f2c6e1894336014458cddbf101e0fbad4f9ae4a974" + }, + { + "name": "aspnetcore-runtime-composite-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-x64.tar.gz", + "hash": "05aaf06926ebfa3e972252f6e511b05879b94f9b76506a676255103e7130b9db44ebf05effa8cee3dd0170d7591cd7c2772a14154f2b59eef92e82cab4a4d06d" + }, + { + "name": "aspnetcore-runtime-composite-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-osx-arm64.tar.gz", + "hash": "8a33293fe2b03e60d1ce04c889530c17049f8b74214e43f126c70ad83d434e933beeaa0add5645b74db31d2253b066ac23ae3ba914db40117b90c1a30e39685e" + }, + { + "name": "aspnetcore-runtime-composite-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-osx-x64.tar.gz", + "hash": "c8fe3657d3a2513c48a719cbc2b16f8e49a191b44ccd025fc416cd9292fb9f647d6e89b0b0d249a67645f7fdd029c02cb938ae1a46c0cb5050f4cbfc73b2cd45" + }, + { + "name": "aspnetcore-runtime-composite-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-win-arm64.zip", + "hash": "94b7215d914be88a3144b731bd2bd46085021aff38d9f8e11174eac1a742dea381228d71658ecb97da6af94655e1fa862f6e38be04eaac0f0fae703532fd6209" + }, + { + "name": "aspnetcore-runtime-composite-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-win-x64.zip", + "hash": "f6ef7a0ef1c80e43e6aec359baf2a492c55d412810d83c961d93b45c8e57897f0f7b0902c80f093f90e234758b1e6882689d4072e6bfb8a84ea75a835eff828f" + }, + { + "name": "aspnetcore-runtime-composite-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-win-x86.zip", + "hash": "6a7a4a2887a2eda94d88379253065f52a2b0cfdd311deb04c61746a890409b26e5b3613d92244be77727dee7f5d89dfc064bd58d43203fc6763f33da5cba59cd" + }, + { + "name": "aspnetcore-targeting-pack-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-arm.tar.gz", + "hash": "a19f30feabe4c6d2eedf4c0f1a5425b896a246dfb899e1f975c2bf09a9ef81427c0736e67271e96c78be4fa0960bb9c28accfa7b067d68755d2d7d1363fdcb73" + }, + { + "name": "aspnetcore-targeting-pack-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-arm64.tar.gz", + "hash": "1b73befe7dfea39616a3dfc220f1376da0b79c7754bc723f8c7a49e681bea3e16cf8e1d1206baee4c958d8441b6c19207d983d8d9854f63203c6377f10017734" + }, + { + "name": "aspnetcore-targeting-pack-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-musl-arm.tar.gz", + "hash": "054cd443d891d6cecd8999a32f778f3d89cf0004d001b37469167cecd85329d34126eb6d3db767f8d60bde6f5d6592acfc09d4769969e9d243168946e869c4cf" + }, + { + "name": "aspnetcore-targeting-pack-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-musl-arm64.tar.gz", + "hash": "4a653cb86899df9f3bd574e0fec560e501cd44670d47867cae5297871202ba6fb5563a26da1345553772b87da165a51839886717abadbbb47722d3f5ee00a88d" + }, + { + "name": "aspnetcore-targeting-pack-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-musl-x64.tar.gz", + "hash": "e5f8aef601b6659afff4996b91681a45042b3a28b9aba7d79eb979b756cda95485d6d6dfe246cb4a225bae5e9bf63d64efa077aab95c8659426f85c890e815a1" + }, + { + "name": "aspnetcore-targeting-pack-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-x64.tar.gz", + "hash": "5a05497b102c264ef683c469cf7af570016620317d41ad1ab06bf4d90dd61a20d0d6ce9ff615d1233ec86079678df3dd7325cb956460bca19cd9e86541532d45" + }, + { + "name": "aspnetcore-targeting-pack-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-osx-arm64.tar.gz", + "hash": "07272d6a46a0685251a0e8ed8ed8df7b662ee4a0dffb2917e0100aed96904d5f86007284fc3710ffff265aa78cc4405501c06d318df8f69562be7b74d1c001f1" + }, + { + "name": "aspnetcore-targeting-pack-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-osx-x64.tar.gz", + "hash": "9b1a534f5c1c967805eb8aeec88bbf2251c78bb0e349209f2f0fee031d98cfe0c4f0aa616c4e00e8959599c730ba40362886a0cd9d51374c3ddf8ecfcdbb161a" + }, + { + "name": "aspnetcore-targeting-pack-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-win-arm64.zip", + "hash": "e17e03010de09f62eed8004faeb664b3a1f6bd74c0148864a06d83738f69d1a3e18e685846459ace0902053e3bfce77c7b34986c756a95d7e722b80f40281596" + }, + { + "name": "aspnetcore-targeting-pack-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-win-x64.zip", + "hash": "cdb24a3bafebf9ee453376d501e5b100c991acbacd918c313402b4ae20324123d4776a7a59b8a958934892b7532438960e768d183201681b2c80a4a4d0a40fe5" + }, + { + "name": "aspnetcore-targeting-pack-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-win-x86.zip", + "hash": "50e67ce73c61d7dde228c28de2e7b031a01ad82eb3374870c4f07e8a561a9f9439bc5b858a7055b3f79a2d7ecb33f4245efec4ad1cb91ea32899ba13908aeaf3" + }, + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/dotnet-hosting-10.0.0-win.exe", + "hash": "47e0c900d3a7da4aed8d6e5c37d8c54513fa9d6b3b269827acbe4bbc9c8f0ff107761f06a09f9fe2f69f16cdda98ab998251d29e1e605fc0982bb557e27a6728", + "akams": "https://aka.ms/dotnetcore-10-0-windowshosting" + } + ] + }, + "windowsdesktop": { + "version": "10.0.0", + "version-display": "10.0.0", + "files": [ + { + "name": "windowsdesktop-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-arm64.exe", + "hash": "6c8b3c89a43aed39cbb19968b6a9727c2cc5d15cca1b68c8486cb355df76fcaaa1209a0ad06cb431b226bc561f06e521098934c96cea7d11d6322a6a48fcc422" + }, + { + "name": "windowsdesktop-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-arm64.zip", + "hash": "57397753f6bebf05d6e67fe17a7d246ce9348b41a4bae8e42f5426f110ddddbab721fa3ae5c902199429c624463e0f10cdbf36c7a253c0ba1b17ca9da731b24b" + }, + { + "name": "windowsdesktop-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-x64.exe", + "hash": "e51fada1505023810d561b2fb08b82d8e175ddc0b8878695ed2cec2d77e93f3f72a7e784e7ef0c45634a020335f9f3d5ce93b35dc883d7d3d10562874c03a762" + }, + { + "name": "windowsdesktop-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-x64.zip", + "hash": "0d6a20b2c842192fdbd4286491cdfb36b0c5fd42f7a878594de5ef7569fee8711481286428e51658805a656155c24ea48614817fcb1dd1c9965c8b7d7d68de9e" + }, + { + "name": "windowsdesktop-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-x86.exe", + "hash": "3689bbc2115433e2b585ba3a0b8fe59990e35c967cc8a2d44dc90379bc55d1abfdbccabe51aea9dc1e5d62a3cfd66a90a463421d565c16daa0afba1c4570c12e" + }, + { + "name": "windowsdesktop-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-x86.zip", + "hash": "9d8b2d1847a4338831f352eb00cbf4f97c45f67731d45559e04a2dec673c8e734af697b39eed34dad077b08861bb397aa8cca0d5492121c82cfa28662fe3680f" + } + ] + } + } +} \ No newline at end of file diff --git a/release-notes/10.0/README.md b/release-notes/10.0/README.md index 0545e2134..e4a2c13b2 100644 --- a/release-notes/10.0/README.md +++ b/release-notes/10.0/README.md @@ -16,6 +16,7 @@ It is currently in development and not supported. .NET 10 is expected to be rele | Date | Release | | :-- | :-- | +| 2025/11/11 | [10.0.0](./10.0.0/10.0.0.md) | | 2025/10/14 | [10.0.0 RC 2](preview/rc2/README.md) | | 2025/09/09 | [10.0.0 RC 1](preview/rc1/README.md) | | 2025/08/12 | [10.0.0 Preview 7](preview/preview7/README.md) | diff --git a/release-notes/10.0/cve.md b/release-notes/10.0/cve.md new file mode 100644 index 000000000..cd8ea3da5 --- /dev/null +++ b/release-notes/10.0/cve.md @@ -0,0 +1,14 @@ +# .NET 10 CVEs + +The .NET Team releases [monthly updates for .NET 10](https://github.com/dotnet/announcements/labels/.NET%2010.0) on [Patch Tuesday](https://en.wikipedia.org/wiki/Patch_Tuesday). These updates often include security fixes. If you are on an older version, your app may be vulnerable. + +Your app needs to be on the latest .NET 10 patch version to be secure. The longer you wait to upgrade, the greater the exposure to CVEs. + +## Which CVEs apply to my app? + +Your app may be vulnerable to the following published security [CVEs](https://www.cve.org/) if you are using an older version. + +- 10.0.0 (November 2025) + - No new CVEs + +The CVE exposure is cumulative. For example, `10.0.0` users may be vulnerable to the CVEs present in `10.0.0` and newer releases. Similarly, `10.0.3` users may be vulnerable to the CVEs present in `10.0.4` and newer releases. The latest release is not vulnerable to any published CVEs. diff --git a/release-notes/10.0/install-linux.md b/release-notes/10.0/install-linux.md index 71f20d44f..2eecf3e94 100644 --- a/release-notes/10.0/install-linux.md +++ b/release-notes/10.0/install-linux.md @@ -30,14 +30,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/10.0.100-rc.2.25502.107/dotnet-sdk-10.0.100-rc.2.25502.107-linux-x64.tar.gz +~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-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 -10.0.100-rc.2.25502.107 +10.0.100 ``` 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. diff --git a/release-notes/10.0/install-macos.md b/release-notes/10.0/install-macos.md index c6648a2f8..00caf5a22 100644 --- a/release-notes/10.0/install-macos.md +++ b/release-notes/10.0/install-macos.md @@ -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/10.0.100-rc.2.25502.107/dotnet-sdk-10.0.100-rc.2.25502.107-osx-x64.tar.gz +~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-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 -10.0.100-rc.2.25502.107 +10.0.100 ``` 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. diff --git a/release-notes/10.0/install-windows.md b/release-notes/10.0/install-windows.md index 0250cdad3..ec17fa3e3 100644 --- a/release-notes/10.0/install-windows.md +++ b/release-notes/10.0/install-windows.md @@ -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/10.0.100-rc.2.25502.107/dotnet-sdk-10.0.100-rc.2.25502.107-win-x64.exe +C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-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 -10.0.100-rc.2.25502.107 +10.0.100 ``` 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. diff --git a/release-notes/10.0/releases.json b/release-notes/10.0/releases.json index 0ea03c6d7..a5581fe94 100644 --- a/release-notes/10.0/releases.json +++ b/release-notes/10.0/releases.json @@ -1,13 +1,712 @@ { "channel-version": "10.0", - "latest-release": "10.0.0-rc.2", - "latest-release-date": "2025-10-14", - "latest-runtime": "10.0.0-rc.2.25502.107", - "latest-sdk": "10.0.100-rc.2.25502.107", - "support-phase": "go-live", + "latest-release": "10.0.0", + "latest-release-date": "2025-11-11", + "latest-runtime": "10.0.0", + "latest-sdk": "10.0.100", + "support-phase": "active", "release-type": "lts", + "eol-date": "2028-11-14", "lifecycle-policy": "https://aka.ms/dotnetcoresupport", "releases": [ + { + "release-date": "2025-11-11", + "release-version": "10.0.0", + "security": false, + "cve-list": [], + "release-notes": "https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.0/10.0.0.md", + "runtime": { + "version": "10.0.0", + "version-display": "10.0.0", + "vs-version": "18.0.0", + "vs-mac-version": "", + "files": [ + { + "name": "dotnet-apphost-pack-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-arm.tar.gz", + "hash": "9220f44e448157cb906e6cb5604468328f8ed9b7d2bea9630abedb59860431a780528423ef7ec16bd1601fca1c9dd5310c3b59920bf1ee3b6e41968e82a93f5c" + }, + { + "name": "dotnet-apphost-pack-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-arm64.tar.gz", + "hash": "292fa7d890292a0527f99583e980ef58f8ecba02397562e03faa6a53fa51dee52dc7a3d861279ba8a3783c661f4bc1b90b268367b88226a452f36d5639f6719b" + }, + { + "name": "dotnet-apphost-pack-linux-bionic-arm64.tar.gz", + "rid": "linux-bionic-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-bionic-arm64.tar.gz", + "hash": "93470d4de5687d010ded3ab32de974f6ebf7e3874c117320b75698db2529dd433967276c60d1ad9a588d64fe32d90d897449e066d83423a38b491a6eee178730" + }, + { + "name": "dotnet-apphost-pack-linux-bionic-x64.tar.gz", + "rid": "linux-bionic-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-bionic-x64.tar.gz", + "hash": "74b55bc10ee469d82582623db4740d9b4fc5135221156cef3594f6ba37589d3765f523b06ccd4242ac2c2df3c5126ffa8e81af1c562f889d9db12da48aeb943e" + }, + { + "name": "dotnet-apphost-pack-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-musl-arm.tar.gz", + "hash": "4c51bfe7f85b7916273468f6351324e57b01b37c08f6b0266e1c8c0c22590721ff5d771a6926096c07eaa88caade99cf4eea1ba040c8b76dcfb2412178bb88b9" + }, + { + "name": "dotnet-apphost-pack-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-musl-arm64.tar.gz", + "hash": "b8dc8e692c83d924bc91374f211a775016fd4df6d088dff12f7d38de1e8c8d287124e722b34798a1b9d61e0a540cde4afd7b60722b9c952832aa2c846fcfe43b" + }, + { + "name": "dotnet-apphost-pack-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-musl-x64.tar.gz", + "hash": "b3a43fa284589636db8d15aaf51855ecb347994532eaf707bcb7f028dfb6d12d5b1eb8a2e0b0811bf3a0e512e6bc1eb49501b1077bda45e3b1916484d805c92a" + }, + { + "name": "dotnet-apphost-pack-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-linux-x64.tar.gz", + "hash": "e8f8394384da984a7e6f32ff627579c1af08b2d928b3b951c8a675c20dfbab2b19395646c50d61fe031a8cf8c50574f60800f9117bec321b3779d4225a72586d" + }, + { + "name": "dotnet-apphost-pack-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-osx-arm64.tar.gz", + "hash": "4ae9de8cb13470a24fb9eaeedc76e4a7fc433e1e32b2fb7615f0255b2a012c03f6b774994d5e73433c87a3ab35567fb542b252f66a6278cbdf8e3fd6cf2399c9" + }, + { + "name": "dotnet-apphost-pack-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-osx-x64.tar.gz", + "hash": "d0845dcbfdf64105d3cd33bbe81e5d8bfd10596a53a54692e9b8bfa042a6d38776b67fbd0a36733715d1439874f9dea38d2a284448e312e6147bda890f4f3188" + }, + { + "name": "dotnet-apphost-pack-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-win-arm64.zip", + "hash": "60b0c4b79d1c6329e307078dec03964408a32925a7837ebba66bc42a4d93f538e523c2e9777e2262b3c18661d93143f36e46db918d66a5c102248b9463f99717" + }, + { + "name": "dotnet-apphost-pack-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-win-x64.zip", + "hash": "9e488c71e90d1229f89d3eb6a253e99e36889928ad56a31259323a54ebcb57a03f07fc880994c5a58e51ff06ca8acf623ad7c52c64dce89843e4ccdc01280f94" + }, + { + "name": "dotnet-apphost-pack-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-apphost-pack-10.0.0-win-x86.zip", + "hash": "f74f88c002a9c9d87da54659931c54b187668e447699137782fcebbcabf2cfc1f9339a20c02dcb9b21ec794c362b0ec0cff54352d8ea60a0ffc77287610a3132" + }, + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-arm.tar.gz", + "hash": "43016bca9f9002be8ab347301242fef03b7bbd00ed34fb7b9a6908719b83d0f2e897bee3954026cc2714b82145e64a49bff386f4c04ae7b60241434dc87e1f84" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-arm64.tar.gz", + "hash": "86f2b5bcb9d56c2aa35314f3eedab715bbc21f33c66f5c45fce3f73c22ac1701e9a44415a06f7031ece87f4fb8481a9b8fa9be6f030098319ee56d295a8015d7" + }, + { + "name": "dotnet-runtime-linux-bionic-arm64.tar.gz", + "rid": "linux-bionic-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-bionic-arm64.tar.gz", + "hash": "c4ea8bf6b74a77a58aded7fcceb0672573a4a7c5a64b7a7a8aa0f1e419b1a0b5548250b8908e815ad234b00657a982b7e6fe100122a2afa0359d6b1d783b23b6" + }, + { + "name": "dotnet-runtime-linux-bionic-x64.tar.gz", + "rid": "linux-bionic-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-bionic-x64.tar.gz", + "hash": "c2ac621534fff845b4929620183c87e39f0555fe83c5ad6abe8d19a4bbfa2bb0cbc56476d75cd0a08f91e5415cd46c9d725f92b09540141be325d4cbf6909595" + }, + { + "name": "dotnet-runtime-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-musl-arm.tar.gz", + "hash": "dbfe50cd92c35cb4b8df296512b159cde67138b9f3253ef1f13dc46f181859ea4b9753959a96f9a4f0851c0170befa318a50fbe3e28193d185c158aa8059dd26" + }, + { + "name": "dotnet-runtime-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-musl-arm64.tar.gz", + "hash": "42a082dbad2cf97ebe04ad70b542d3ba0e7fde576d137cc63714641fae2dcce4fbefe56a12771c49fcae418d4a73e0479c420f3831169fc9915c199ca32ca400" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-musl-x64.tar.gz", + "hash": "64d08063d8b3395cf1010c352f033de2c3cde7a5409219e9812b9e7053f5e7e169d88c88690254c39fea721d9a832dcd3c74dd9aff06463078445754bcd9e432" + }, + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-linux-x64.tar.gz", + "hash": "0ae89668345e85a3c4977cd72e94480e0558baea494bffeaf698bb5be400b8ca78b6b58f8a1024e7d221cbcdfbe6810372e72edb611cd3c5004c9792ea8940b2" + }, + { + "name": "dotnet-runtime-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-osx-arm64.pkg", + "hash": "7cc0f90bdeb17929fcc3f845a434ea8ec0facfbc3985ab72d355ad3366fb01099ef17ada3bffab1ecb8a095e759cb8316d5cfef6dfd5a007c903bfa12e587eb8" + }, + { + "name": "dotnet-runtime-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-osx-arm64.tar.gz", + "hash": "af8e200e31db511aebe50ca02d1fc634d7b7d8769940fd04f5fbf9999416f48a9ffee5858e91847515522984c67815ce6189a1fd11f5540b13f2bd6c7fe6c37b" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-osx-x64.pkg", + "hash": "172b9bce2c746d820292f80a1518528c509293c3874a65ac57836df9aee8a201b00a8fe263a36f9a61efd2b292fafceb3cdd9c26f0c1789c245cff24008dde81" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-osx-x64.tar.gz", + "hash": "bc080596b6e92d075b43f5909276b36dbdcdae3afa79413f73545540b79a7e5a403b3751a97625a4e06f10a2e166e1a10598076cfe3b3cd6e488f592ee1ac5f9" + }, + { + "name": "dotnet-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-arm64.exe", + "hash": "319e561164311a4bd63932febb953100d9dd11b050a6ce93383183f84b24db7fb9ec6f3e0cbd717fc9f217c6b5664878f09e0a06dcb126c41a16d9930b64b92b" + }, + { + "name": "dotnet-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-arm64.zip", + "hash": "21279c8e1310e5a2b965576a4df188551049798f640407fd54be58ab8b0756166bc19851f0c7e9055057860ac2925c28b3d2db6c38cfcd9adf0a1706cedf33f4" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-x64.exe", + "hash": "b0e4e77a3cd6561ca73afa057ecd10a135e85fda2cb8df50b38bd46a0e6acbc6f2cea24a5a85d2995687d30aa1bbc6491277815b566c9284c046260225c53532" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-x64.zip", + "hash": "4f785ed52d49545e328d7526fd6fe80e2d0c84bc90c5f905df631ef87b9d3efd211d10670aa87d5e7b87cd2f54d3dedb6e5be78027d5533153670e1186230825" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-x86.exe", + "hash": "bdd1fb880751626f83852d76c14483fed4c69107e87d36251333c5e19f3803f75406d8db95d9f4b60478879d6f378ec99c5102dfe6f00bcd063fa041fa0d347f" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.0/dotnet-runtime-10.0.0-win-x86.zip", + "hash": "03c88c8669eb335a2668bb4bce9cb383ba5cfe090f3abd3700928e02e138ef471c070f845ca2e7df6c2615eae2f1665fb8e4b6cb1dc3e3d2ee3c24ab1fe8882a" + } + ] + }, + "sdk": { + "version": "10.0.100", + "version-display": "10.0.100", + "runtime-version": "10.0.0", + "vs-version": "10.0.0", + "vs-mac-version": "", + "vs-support": "Visual Studio 2026 (v18.0)", + "vs-mac-support": "", + "csharp-version": "14.0", + "fsharp-version": "10.0", + "vb-version": "17.13", + "files": [ + { + "name": "dotnet-sdk-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-arm.tar.gz", + "hash": "45f2d7fd05670a5a14fa480889e45920782277575dba0da44c259997d059d64070b40ac7aae9f0c3a3076d9fed5b787854a8abdc2dfdb4783b449c05c1c9b49c" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-arm64.tar.gz", + "hash": "24fc2b105ab8484c34213ef57ac4e6a36a6593241f0ebc6cf0a40ec2f5fea2d76de85c4b87b2a53814d194e32ec1288dd5053cd6f52768d79cd0ac948cbf84ea" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-arm.tar.gz", + "hash": "5a543758451019c29c9dc3220c3095be5234a9adc6fe5dccc367886b160a907b2d6a81be8fd3c0f527e9ec832703b2546dec81a8df2802d9f6ef5614082e13b0" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-arm64.tar.gz", + "hash": "5fb94421ce5896fb36b64bd0f975a83d1938641205d89f44722c8ea44a03fb5844d9fee6d72f92ac563d1040b76ee3f1e63e2f738467b4329d2eabed0c5b04ca" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-x64.tar.gz", + "hash": "2fb7ddc9b232a67f69262b8beebb5fa223da86c9314f074ed79b151a7bbd0b1b5c36be5480d363d82709ae69fd90f7a6a451ef68026e0406581434ed288b20ec" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-x64.tar.gz", + "hash": "f78dbac30c9af2230d67ff5c224de3a5dbf63f8a78d1c206594dedb80e6909d2cc8a9d865d5105c72c2fd2aa266fc0c6c77dedac60408cbccf272b116bd11b07" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-arm64.pkg", + "hash": "4698d560e5cee8f26d53862f21eb6f0f2feb1e2b6a0d5578cfd7290d49907f0d89d3b37b29eac0239dbb7ebfce69828dc0d3def0d72b4e99abc6f201d461fa3f" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-arm64.tar.gz", + "hash": "0ee9c774f9c63601844619b67d6ca829d70fa26b9949b808e801380c35edb12e4c9418baf8e2ef8ba1dc6dc7d307dbf5830fb0f4f97666032a391c5c097ee607" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-x64.pkg", + "hash": "380830a46a5aaca3db4915ba382a0d25fcc71861f3ae1d2ac5962b76ae6b4125a95ab9aa34d1299bf0c1cff2eb7a811eaece4cc962d7dd50b8dc58c85fbbd01b" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-x64.tar.gz", + "hash": "595c3c661a705a256f52e03e3aeeb86753ad6f9aa3d59f487304cdbbb744a39f4e3fa6445a60cded6bc78e12f51d52ed5a183ea70a0560b96bed61fb83958f81" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-arm64.exe", + "hash": "893902155e247f2d8cd7ffebfc7e05207854b1bc02beb29a7b34c72ef4fbece725cead8ed0970b28c4a6a495cbaff967a8b824930669d5b59408f32e0c431152" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-arm64.zip", + "hash": "3d03d6ff062f77698fb61661985fe2d44070be313f2d52640ab7d9c4dac742365a4fe74eece66fd51a03b9fd9ae077648d638641d82c2432c5ea06ea676259af" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.exe", + "hash": "e9920ce4b9b2fa3ce63a35f288080bb8d2b7f5bfbf2d51588276f81eddc8858254760f172aa1d0a7211a98378816c6e8bb17b59f4844db8456988ad10a557ca9" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.zip", + "hash": "24b033418a3969effd49b4651ef7ebbffeb284773b99545d78dce61a82e57f38db7facdb013c609ba15573c072f0e093363ae470824a6847f3c6111078c1fb64" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x86.exe", + "hash": "dce046f4104ef10d528a9e710cbd8f3fd6b1f4d9ab2ebf3a6889d781a367b5f9ae33fb3fed0d1431ced435aa4d2cd477671ab42e30d03475148012c4d081460c" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x86.zip", + "hash": "78988da917520400c4a6ebd3cb166d3c6e7fcb6b34a10c4c9b95114d813ce34f190ea142a54e56462699c193a90482a64ac31b79dfb009205be0eb7676055e9a" + } + ] + }, + "sdks": [ + { + "version": "10.0.100", + "version-display": "10.0.100", + "runtime-version": "10.0.0", + "vs-version": "18.0.0", + "vs-mac-version": "", + "vs-support": "Visual Studio 2026 (v18.0)", + "vs-mac-support": "", + "csharp-version": "14.0", + "fsharp-version": "10.0", + "vb-version": "17.13", + "files": [ + { + "name": "dotnet-sdk-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-arm.tar.gz", + "hash": "45f2d7fd05670a5a14fa480889e45920782277575dba0da44c259997d059d64070b40ac7aae9f0c3a3076d9fed5b787854a8abdc2dfdb4783b449c05c1c9b49c" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-arm64.tar.gz", + "hash": "24fc2b105ab8484c34213ef57ac4e6a36a6593241f0ebc6cf0a40ec2f5fea2d76de85c4b87b2a53814d194e32ec1288dd5053cd6f52768d79cd0ac948cbf84ea" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-arm.tar.gz", + "hash": "5a543758451019c29c9dc3220c3095be5234a9adc6fe5dccc367886b160a907b2d6a81be8fd3c0f527e9ec832703b2546dec81a8df2802d9f6ef5614082e13b0" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-arm64.tar.gz", + "hash": "5fb94421ce5896fb36b64bd0f975a83d1938641205d89f44722c8ea44a03fb5844d9fee6d72f92ac563d1040b76ee3f1e63e2f738467b4329d2eabed0c5b04ca" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-musl-x64.tar.gz", + "hash": "2fb7ddc9b232a67f69262b8beebb5fa223da86c9314f074ed79b151a7bbd0b1b5c36be5480d363d82709ae69fd90f7a6a451ef68026e0406581434ed288b20ec" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-linux-x64.tar.gz", + "hash": "f78dbac30c9af2230d67ff5c224de3a5dbf63f8a78d1c206594dedb80e6909d2cc8a9d865d5105c72c2fd2aa266fc0c6c77dedac60408cbccf272b116bd11b07" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-arm64.pkg", + "hash": "4698d560e5cee8f26d53862f21eb6f0f2feb1e2b6a0d5578cfd7290d49907f0d89d3b37b29eac0239dbb7ebfce69828dc0d3def0d72b4e99abc6f201d461fa3f" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-arm64.tar.gz", + "hash": "0ee9c774f9c63601844619b67d6ca829d70fa26b9949b808e801380c35edb12e4c9418baf8e2ef8ba1dc6dc7d307dbf5830fb0f4f97666032a391c5c097ee607" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-x64.pkg", + "hash": "380830a46a5aaca3db4915ba382a0d25fcc71861f3ae1d2ac5962b76ae6b4125a95ab9aa34d1299bf0c1cff2eb7a811eaece4cc962d7dd50b8dc58c85fbbd01b" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-osx-x64.tar.gz", + "hash": "595c3c661a705a256f52e03e3aeeb86753ad6f9aa3d59f487304cdbbb744a39f4e3fa6445a60cded6bc78e12f51d52ed5a183ea70a0560b96bed61fb83958f81" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-arm64.exe", + "hash": "893902155e247f2d8cd7ffebfc7e05207854b1bc02beb29a7b34c72ef4fbece725cead8ed0970b28c4a6a495cbaff967a8b824930669d5b59408f32e0c431152" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-arm64.zip", + "hash": "3d03d6ff062f77698fb61661985fe2d44070be313f2d52640ab7d9c4dac742365a4fe74eece66fd51a03b9fd9ae077648d638641d82c2432c5ea06ea676259af" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.exe", + "hash": "e9920ce4b9b2fa3ce63a35f288080bb8d2b7f5bfbf2d51588276f81eddc8858254760f172aa1d0a7211a98378816c6e8bb17b59f4844db8456988ad10a557ca9" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.zip", + "hash": "24b033418a3969effd49b4651ef7ebbffeb284773b99545d78dce61a82e57f38db7facdb013c609ba15573c072f0e093363ae470824a6847f3c6111078c1fb64" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x86.exe", + "hash": "dce046f4104ef10d528a9e710cbd8f3fd6b1f4d9ab2ebf3a6889d781a367b5f9ae33fb3fed0d1431ced435aa4d2cd477671ab42e30d03475148012c4d081460c" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x86.zip", + "hash": "78988da917520400c4a6ebd3cb166d3c6e7fcb6b34a10c4c9b95114d813ce34f190ea142a54e56462699c193a90482a64ac31b79dfb009205be0eb7676055e9a" + } + ] + } + ], + "aspnetcore-runtime": { + "version": "10.0.0", + "version-display": "10.0.0", + "version-aspnetcoremodule": [ + "20.0.25297.0" + ], + "vs-version": "", + "files": [ + { + "name": "aspnetcore-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-arm.tar.gz", + "hash": "5083b9c20571639cc93590e863c01cf6b379fc4cb129d1eb7498788e7194b0da21b38a184e49adf51dec8013c4571afaa6711e34fb3ce6399ced4d72ce972c23" + }, + { + "name": "aspnetcore-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-arm64.tar.gz", + "hash": "0ed022f7a7a2bf0660b2d4cdcb94a5444b9b9ece87f22a60a2029137630fd91385c61a19b1301e81bef363b5b890924d53a7c824e58bd4edd327723aa72c6fb5" + }, + { + "name": "aspnetcore-runtime-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-musl-arm.tar.gz", + "hash": "7c16240e845544fc793877e3998716ba39000846d450937065fc3f467df9a6ff5482cebfe28757b71e1e519abf92459ea4816f5549577fa9a4e258ca3ca7e401" + }, + { + "name": "aspnetcore-runtime-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-musl-arm64.tar.gz", + "hash": "a0a00bd51bbb13d40edde7076df7f04e586d92ead979d89e888177d8d816e6756ac80d9491d74e8a4ced71e425c7530e9ed8d944ec0dfb18bf25ccc21d2ac502" + }, + { + "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-musl-x64.tar.gz", + "hash": "4f18b7fd126212364b7ca68ca3f3f0d63358cc87172fd72fe77de256788d9340814421c16303172248f0c7297b9b96bc0694175c41ef78ce221b7bd02cf94ca4" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-linux-x64.tar.gz", + "hash": "73314cf4815f551ee6f980273836568c66020fde7e87b7fe27f8224bb6ece5e767bf2a80e42bc5aad383dcb38c823f4b2b25d0fffcbb0fbd73fa82f20e66e8cf" + }, + { + "name": "aspnetcore-runtime-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-osx-arm64.tar.gz", + "hash": "4fb171ff9decc61b9ace823a1c165c50a6d3cf75118eac42a422909b37746a9cfd09a28017d701c29319de42a75a776cf63846ba04d5e0f7da964ba81c53224d" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-osx-x64.tar.gz", + "hash": "3676464958228cc9a38d96da7317c959533b7325752f10c1a3b261660fa078799ce39d404153acc1e460a380b42263d2b369ce51b3b5e69e7e19d8414dc4c4f7" + }, + { + "name": "aspnetcore-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-arm64.exe", + "hash": "93d794d746206bd8b7872fbc7f5a8cb9f900a10361f5623b645273b6d2822388184c9bf0b09cfc14923257fbe83266181c98575571e0f0aee4e10c6d34fab0dc" + }, + { + "name": "aspnetcore-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-arm64.zip", + "hash": "184046cb4ee56c04cca5441d1f256b984564a62e630cc8c50a8c1ae77d07cbe78ee7a4220140f23f810147c3dba6aef39310ec0a75c9283767cabd7e7f06412b" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-x64.exe", + "hash": "d40e3b5b68a413300d80b1113b7a3520e1cdea5c51e0d936f146ed755b053bc951ab906e519b23af9054adb1d6a5a83e47aa1a95be06f4a2d3b2c832ae2e404e" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-x64.zip", + "hash": "57841a8e5520c40c9ffdf23942585817cf40a9ba874385d603670022cdc19fd5a6ea00445197b0540c74f51ae753a223836715c5366c7b42677f8833c979bc80" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-x86.exe", + "hash": "8cd198a901f87c9012fb0913ed6a92457202be31aff46f37f4ff1612b1a9dfde84f98fbf3cd72619baed8c83040c6a3c740900fbb4f2d3513631338edadf2a3f" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-10.0.0-win-x86.zip", + "hash": "994e3fa39a48cbbbd885f729206672adc6d2d5ae5076c40c64eb878c8b19b7afc8dd213ae71ceb067c5b9d34f97193e2084641f8e7f1bae7fe0441c59d549ef1" + }, + { + "name": "aspnetcore-runtime-composite-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-arm.tar.gz", + "hash": "d56636e181cc949017f553f2324e36919695e5b77f257079eb37282470af2a72cea3b3cb8153bb0a90b3444f0816b9e8c642b506e858d7cdf7909659d8b4cd8d" + }, + { + "name": "aspnetcore-runtime-composite-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-arm64.tar.gz", + "hash": "39161aaa162efbc12823759010086676b76ab2eb458f982ecc0078401374d0d0cf494dde555a2858a2d4c3685693d7e847c0cbb539edd275c3933f0d7c0c6aa4" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-musl-arm.tar.gz", + "hash": "4f0d7c8368b9c04818ed64e362b4f9dbda4f2bc9f32cc60cfed6b4ff1e7923817da47557ced91e6f469428f651862b8ce8aabaf8d6639c7abfcc941155b444df" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-musl-arm64.tar.gz", + "hash": "ad7c5f82dbbf4f0b531795b963468b3d64fa65cf909abaa2fef594a265cad65db5d78e30a48ae3e4713cb3306bd7b4ceb1ba35a1b2c7fa4bdcdc59aa9d07ca9e" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-musl-x64.tar.gz", + "hash": "f35a42ea28a7a5e24402f7fa7ef900ad47817dec276ec0be8fc94cc681be4a04d9ab85ee6c424cc3a04304f2c6e1894336014458cddbf101e0fbad4f9ae4a974" + }, + { + "name": "aspnetcore-runtime-composite-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-linux-x64.tar.gz", + "hash": "05aaf06926ebfa3e972252f6e511b05879b94f9b76506a676255103e7130b9db44ebf05effa8cee3dd0170d7591cd7c2772a14154f2b59eef92e82cab4a4d06d" + }, + { + "name": "aspnetcore-runtime-composite-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-osx-arm64.tar.gz", + "hash": "8a33293fe2b03e60d1ce04c889530c17049f8b74214e43f126c70ad83d434e933beeaa0add5645b74db31d2253b066ac23ae3ba914db40117b90c1a30e39685e" + }, + { + "name": "aspnetcore-runtime-composite-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-osx-x64.tar.gz", + "hash": "c8fe3657d3a2513c48a719cbc2b16f8e49a191b44ccd025fc416cd9292fb9f647d6e89b0b0d249a67645f7fdd029c02cb938ae1a46c0cb5050f4cbfc73b2cd45" + }, + { + "name": "aspnetcore-runtime-composite-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-win-arm64.zip", + "hash": "94b7215d914be88a3144b731bd2bd46085021aff38d9f8e11174eac1a742dea381228d71658ecb97da6af94655e1fa862f6e38be04eaac0f0fae703532fd6209" + }, + { + "name": "aspnetcore-runtime-composite-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-win-x64.zip", + "hash": "f6ef7a0ef1c80e43e6aec359baf2a492c55d412810d83c961d93b45c8e57897f0f7b0902c80f093f90e234758b1e6882689d4072e6bfb8a84ea75a835eff828f" + }, + { + "name": "aspnetcore-runtime-composite-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-runtime-composite-10.0.0-win-x86.zip", + "hash": "6a7a4a2887a2eda94d88379253065f52a2b0cfdd311deb04c61746a890409b26e5b3613d92244be77727dee7f5d89dfc064bd58d43203fc6763f33da5cba59cd" + }, + { + "name": "aspnetcore-targeting-pack-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-arm.tar.gz", + "hash": "a19f30feabe4c6d2eedf4c0f1a5425b896a246dfb899e1f975c2bf09a9ef81427c0736e67271e96c78be4fa0960bb9c28accfa7b067d68755d2d7d1363fdcb73" + }, + { + "name": "aspnetcore-targeting-pack-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-arm64.tar.gz", + "hash": "1b73befe7dfea39616a3dfc220f1376da0b79c7754bc723f8c7a49e681bea3e16cf8e1d1206baee4c958d8441b6c19207d983d8d9854f63203c6377f10017734" + }, + { + "name": "aspnetcore-targeting-pack-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-musl-arm.tar.gz", + "hash": "054cd443d891d6cecd8999a32f778f3d89cf0004d001b37469167cecd85329d34126eb6d3db767f8d60bde6f5d6592acfc09d4769969e9d243168946e869c4cf" + }, + { + "name": "aspnetcore-targeting-pack-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-musl-arm64.tar.gz", + "hash": "4a653cb86899df9f3bd574e0fec560e501cd44670d47867cae5297871202ba6fb5563a26da1345553772b87da165a51839886717abadbbb47722d3f5ee00a88d" + }, + { + "name": "aspnetcore-targeting-pack-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-musl-x64.tar.gz", + "hash": "e5f8aef601b6659afff4996b91681a45042b3a28b9aba7d79eb979b756cda95485d6d6dfe246cb4a225bae5e9bf63d64efa077aab95c8659426f85c890e815a1" + }, + { + "name": "aspnetcore-targeting-pack-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-linux-x64.tar.gz", + "hash": "5a05497b102c264ef683c469cf7af570016620317d41ad1ab06bf4d90dd61a20d0d6ce9ff615d1233ec86079678df3dd7325cb956460bca19cd9e86541532d45" + }, + { + "name": "aspnetcore-targeting-pack-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-osx-arm64.tar.gz", + "hash": "07272d6a46a0685251a0e8ed8ed8df7b662ee4a0dffb2917e0100aed96904d5f86007284fc3710ffff265aa78cc4405501c06d318df8f69562be7b74d1c001f1" + }, + { + "name": "aspnetcore-targeting-pack-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-osx-x64.tar.gz", + "hash": "9b1a534f5c1c967805eb8aeec88bbf2251c78bb0e349209f2f0fee031d98cfe0c4f0aa616c4e00e8959599c730ba40362886a0cd9d51374c3ddf8ecfcdbb161a" + }, + { + "name": "aspnetcore-targeting-pack-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-win-arm64.zip", + "hash": "e17e03010de09f62eed8004faeb664b3a1f6bd74c0148864a06d83738f69d1a3e18e685846459ace0902053e3bfce77c7b34986c756a95d7e722b80f40281596" + }, + { + "name": "aspnetcore-targeting-pack-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-win-x64.zip", + "hash": "cdb24a3bafebf9ee453376d501e5b100c991acbacd918c313402b4ae20324123d4776a7a59b8a958934892b7532438960e768d183201681b2c80a4a4d0a40fe5" + }, + { + "name": "aspnetcore-targeting-pack-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/aspnetcore-targeting-pack-10.0.0-win-x86.zip", + "hash": "50e67ce73c61d7dde228c28de2e7b031a01ad82eb3374870c4f07e8a561a9f9439bc5b858a7055b3f79a2d7ecb33f4245efec4ad1cb91ea32899ba13908aeaf3" + }, + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.0/dotnet-hosting-10.0.0-win.exe", + "hash": "47e0c900d3a7da4aed8d6e5c37d8c54513fa9d6b3b269827acbe4bbc9c8f0ff107761f06a09f9fe2f69f16cdda98ab998251d29e1e605fc0982bb557e27a6728", + "akams": "https://aka.ms/dotnetcore-10-0-windowshosting" + } + ] + }, + "windowsdesktop": { + "version": "10.0.0", + "version-display": "10.0.0", + "files": [ + { + "name": "windowsdesktop-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-arm64.exe", + "hash": "6c8b3c89a43aed39cbb19968b6a9727c2cc5d15cca1b68c8486cb355df76fcaaa1209a0ad06cb431b226bc561f06e521098934c96cea7d11d6322a6a48fcc422" + }, + { + "name": "windowsdesktop-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-arm64.zip", + "hash": "57397753f6bebf05d6e67fe17a7d246ce9348b41a4bae8e42f5426f110ddddbab721fa3ae5c902199429c624463e0f10cdbf36c7a253c0ba1b17ca9da731b24b" + }, + { + "name": "windowsdesktop-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-x64.exe", + "hash": "e51fada1505023810d561b2fb08b82d8e175ddc0b8878695ed2cec2d77e93f3f72a7e784e7ef0c45634a020335f9f3d5ce93b35dc883d7d3d10562874c03a762" + }, + { + "name": "windowsdesktop-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-x64.zip", + "hash": "0d6a20b2c842192fdbd4286491cdfb36b0c5fd42f7a878594de5ef7569fee8711481286428e51658805a656155c24ea48614817fcb1dd1c9965c8b7d7d68de9e" + }, + { + "name": "windowsdesktop-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-x86.exe", + "hash": "3689bbc2115433e2b585ba3a0b8fe59990e35c967cc8a2d44dc90379bc55d1abfdbccabe51aea9dc1e5d62a3cfd66a90a463421d565c16daa0afba1c4570c12e" + }, + { + "name": "windowsdesktop-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.0/windowsdesktop-runtime-10.0.0-win-x86.zip", + "hash": "9d8b2d1847a4338831f352eb00cbf4f97c45f67731d45559e04a2dec673c8e734af697b39eed34dad077b08861bb397aa8cca0d5492121c82cfa28662fe3680f" + } + ] + } + }, { "release-date": "2025-10-14", "release-version": "10.0.0-rc.2", @@ -442,7 +1141,9 @@ "aspnetcore-runtime": { "version": "10.0.0-rc.2.25502.107", "version-display": "10.0.0-rc.2", - "version-aspnetcoremodule": ["20.0.25275.0"], + "version-aspnetcoremodule": [ + "20.0.25275.0" + ], "vs-version": "", "files": [ { diff --git a/release-notes/8.0/8.0.22/8.0.122.md b/release-notes/8.0/8.0.22/8.0.122.md new file mode 100644 index 000000000..be6b9b7c5 --- /dev/null +++ b/release-notes/8.0/8.0.22/8.0.122.md @@ -0,0 +1,103 @@ +# .NET 8.0.122 - November 11, 2025 + +The .NET 8.0.122 release is available for download. This SDK includes the released .NET 8.0.22 Runtime and is in support of Visual Studio 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.122 +``` + +Visit [.NET Documentation](https://learn.microsoft.com/dotnet/) to learn about .NET, for building many different types of applications. + +## Visual Studio Compatibility + +You need [Visual Studio 17.10](https://visualstudio.microsoft.com) or later to use .NET 8.0 on Windows. 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.22-sha.txt +[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.22-sha.txt + +[linux-packages]: ../install-linux.md + +[//]: # ( Runtime 8.0.22) +[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-arm.tar.gz +[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-arm64.tar.gz +[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-x64.tar.gz +[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-arm.tar.gz +[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-arm64.tar.gz +[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-x64.tar.gz +[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-x64.pkg +[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-x64.tar.gz +[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-arm64.pkg +[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-arm64.tar.gz +[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-arm64.zip +[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x64.exe +[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x64.zip +[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x86.exe +[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x86.zip +[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-arm64.exe + +[//]: # ( WindowsDesktop 8.0.22) +[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-arm64.exe +[windowsdesktop-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-arm64.zip +[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x64.exe +[windowsdesktop-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x64.zip +[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x86.exe +[windowsdesktop-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x86.zip + +[//]: # ( ASP 8.0.22) +[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-arm.tar.gz +[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-arm64.tar.gz +[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-x64.tar.gz +[aspnetcore-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-arm.tar.gz +[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-arm64.tar.gz +[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-x64.tar.gz +[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-osx-x64.tar.gz +[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-osx-arm64.tar.gz +[aspnetcore-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-arm64.zip +[aspnetcore-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-arm64.exe +[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x64.exe +[aspnetcore-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x64.zip +[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x86.exe +[aspnetcore-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x86.zip +[aspnetcore-runtime-composite-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-arm.tar.gz +[aspnetcore-runtime-composite-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-arm64.tar.gz +[aspnetcore-runtime-composite-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-x64.tar.gz +[aspnetcore-runtime-composite-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-arm.tar.gz +[aspnetcore-runtime-composite-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-arm64.tar.gz +[aspnetcore-runtime-composite-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-x64.tar.gz +[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/dotnet-hosting-8.0.22-win.exe + +[//]: # ( SDK 8.0.122) +[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-arm.tar.gz +[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-arm64.tar.gz +[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-musl-x64.tar.gz +[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-musl-arm.tar.gz +[dotnet-sdk-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-musl-arm64.tar.gz +[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-x64.tar.gz +[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-osx-x64.pkg +[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-osx-x64.tar.gz +[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-osx-arm64.pkg +[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-osx-arm64.tar.gz +[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-arm64.zip +[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-x64.exe +[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-arm64.exe +[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-x64.zip +[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-x86.exe +[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-x86.zip diff --git a/release-notes/8.0/8.0.22/8.0.22.md b/release-notes/8.0/8.0.22/8.0.22.md new file mode 100644 index 000000000..66fcde412 --- /dev/null +++ b/release-notes/8.0/8.0.22/8.0.22.md @@ -0,0 +1,667 @@ +# .NET 8.0.22 - November 11, 2025 + +The .NET 8.0.22 and .NET SDK 8.0.416 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.21 runtimes: + +* [8.0.416][8.0.416] +* [8.0.319][8.0.319] +* [8.0.122][8.0.122] + +## 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.416 +``` + +## 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 November 2025 Blog][dotnet-blog] + + .NET 8.0.22 release carries non-security fixes. + +## Visual Studio Compatibility + +You need [Visual Studio 17.10](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 #xxxxx](https://github.com/dotnet/core/issues/xxxxx) for your questions and comments. + +[8.0.416]: 8.0.22.md +[8.0.319]: 8.0.319.md +[8.0.122]: 8.0.122.md + +[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.22-sha.txt +[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.22-sha.txt + +[dotnet-blog]: https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-november-2025-servicing-updates/ + +[linux-packages]: ../install-linux.md + +## Packages updated in this release + +| Package name | Version | +| :------------------------------------------ | :---------: | +| AspNetCoreRuntime.8.0.x64 | 8.0.22 | +| AspNetCoreRuntime.8.0.x86 | 8.0.22 | +| dotnet-ef | 8.0.22 | +| dotnet-sql-cache | 8.0.22 | +| Microsoft.AspNetCore.App.Ref | 8.0.22 | +| Microsoft.AspNetCore.App.Runtime.linux-arm | 8.0.22 | +| Microsoft.AspNetCore.App.Runtime.linux-arm64 | 8.0.22 | +| Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 8.0.22 | +| Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 8.0.22 | +| Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 8.0.22 | +| Microsoft.AspNetCore.App.Runtime.linux-x64 | 8.0.22 | +| Microsoft.AspNetCore.App.Runtime.osx-arm64 | 8.0.22 | +| Microsoft.AspNetCore.App.Runtime.osx-x64 | 8.0.22 | +| Microsoft.AspNetCore.App.Runtime.win-arm64 | 8.0.22 | +| Microsoft.AspNetCore.App.Runtime.win-x64 | 8.0.22 | +| Microsoft.AspNetCore.App.Runtime.win-x86 | 8.0.22 | +| Microsoft.AspNetCore.Authentication.Certificate | 8.0.22 | +| Microsoft.AspNetCore.Authentication.Facebook | 8.0.22 | +| Microsoft.AspNetCore.Authentication.Google | 8.0.22 | +| Microsoft.AspNetCore.Authentication.JwtBearer | 8.0.22 | +| Microsoft.AspNetCore.Authentication.MicrosoftAccount | 8.0.22 | +| Microsoft.AspNetCore.Authentication.Negotiate | 8.0.22 | +| Microsoft.AspNetCore.Authentication.OpenIdConnect | 8.0.22 | +| Microsoft.AspNetCore.Authentication.Twitter | 8.0.22 | +| Microsoft.AspNetCore.Authentication.WsFederation | 8.0.22 | +| Microsoft.AspNetCore.Authorization | 8.0.22 | +| Microsoft.AspNetCore.AzureAppServices.HostingStartup | 8.0.22 | +| Microsoft.AspNetCore.AzureAppServices.SiteExtension | 8.0.22 | +| Microsoft.AspNetCore.AzureAppServicesIntegration | 8.0.22 | +| Microsoft.AspNetCore.Components | 8.0.22 | +| Microsoft.AspNetCore.Components.Analyzers | 8.0.22 | +| Microsoft.AspNetCore.Components.Authorization | 8.0.22 | +| Microsoft.AspNetCore.Components.CustomElements | 8.0.22 | +| Microsoft.AspNetCore.Components.Forms | 8.0.22 | +| Microsoft.AspNetCore.Components.QuickGrid | 8.0.22 | +| Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter | 8.0.22 | +| Microsoft.AspNetCore.Components.Web | 8.0.22 | +| Microsoft.AspNetCore.Components.WebAssembly | 8.0.22 | +| Microsoft.AspNetCore.Components.WebAssembly.Authentication | 8.0.22 | +| Microsoft.AspNetCore.Components.WebAssembly.DevServer | 8.0.22 | +| Microsoft.AspNetCore.Components.WebAssembly.Server | 8.0.22 | +| Microsoft.AspNetCore.Components.WebView | 8.0.22 | +| Microsoft.AspNetCore.ConcurrencyLimiter | 8.0.22 | +| Microsoft.AspNetCore.Connections.Abstractions | 8.0.22 | +| Microsoft.AspNetCore.Cryptography.Internal | 8.0.22 | +| Microsoft.AspNetCore.Cryptography.KeyDerivation | 8.0.22 | +| Microsoft.AspNetCore.DataProtection | 8.0.22 | +| Microsoft.AspNetCore.DataProtection.Abstractions | 8.0.22 | +| Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 8.0.22 | +| Microsoft.AspNetCore.DataProtection.Extensions | 8.0.22 | +| Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 8.0.22 | +| Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 8.0.22 | +| Microsoft.AspNetCore.Grpc.JsonTranscoding | 8.0.22 | +| Microsoft.AspNetCore.Grpc.Swagger | 0.8.22 | +| Microsoft.AspNetCore.HeaderPropagation | 8.0.22 | +| Microsoft.AspNetCore.Hosting.WindowsServices | 8.0.22 | +| Microsoft.AspNetCore.Http.Connections.Client | 8.0.22 | +| Microsoft.AspNetCore.Http.Connections.Common | 8.0.22 | +| Microsoft.AspNetCore.Identity.EntityFrameworkCore | 8.0.22 | +| Microsoft.AspNetCore.Identity.UI | 8.0.22 | +| Microsoft.AspNetCore.JsonPatch | 8.0.22 | +| Microsoft.AspNetCore.Metadata | 8.0.22 | +| Microsoft.AspNetCore.MiddlewareAnalysis | 8.0.22 | +| Microsoft.AspNetCore.Mvc.NewtonsoftJson | 8.0.22 | +| Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 8.0.22 | +| Microsoft.AspNetCore.Mvc.Testing | 8.0.22 | +| Microsoft.AspNetCore.OpenApi | 8.0.22 | +| Microsoft.AspNetCore.OutputCaching.StackExchangeRedis | 8.0.22 | +| Microsoft.AspNetCore.Owin | 8.0.22 | +| Microsoft.AspNetCore.SignalR.Client | 8.0.22 | +| Microsoft.AspNetCore.SignalR.Client.Core | 8.0.22 | +| Microsoft.AspNetCore.SignalR.Common | 8.0.22 | +| Microsoft.AspNetCore.SignalR.Protocols.Json | 8.0.22 | +| Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 8.0.22 | +| Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 8.0.22 | +| Microsoft.AspNetCore.SignalR.Specification.Tests | 8.0.22 | +| Microsoft.AspNetCore.SignalR.StackExchangeRedis | 8.0.22 | +| Microsoft.AspNetCore.SpaProxy | 8.0.22 | +| Microsoft.AspNetCore.SpaServices.Extensions | 8.0.22 | +| Microsoft.AspNetCore.TestHost | 8.0.22 | +| Microsoft.AspNetCore.WebUtilities | 8.0.22 | +| Microsoft.Authentication.WebAssembly.Msal | 8.0.22 | +| Microsoft.Data.Sqlite | 8.0.22 | +| Microsoft.Data.Sqlite.Core | 8.0.22 | +| Microsoft.dotnet-openapi | 8.0.22 | +| Microsoft.DotNet.ApiCompat.Task | 8.0.122 | +| Microsoft.DotNet.ApiCompat.Task | 8.0.416 | +| Microsoft.DotNet.ApiCompat.Task | 8.0.319 | +| Microsoft.DotNet.ApiCompat.Tool | 8.0.122 | +| Microsoft.DotNet.ApiCompat.Tool | 8.0.416 | +| Microsoft.DotNet.ApiCompat.Tool | 8.0.319 | +| Microsoft.DotNet.Common.ItemTemplates | 8.0.122 | +| Microsoft.DotNet.Common.ItemTemplates | 8.0.416 | +| Microsoft.DotNet.Common.ItemTemplates | 8.0.319 | +| Microsoft.DotNet.Common.ProjectTemplates.8.0 | 8.0.122 | +| Microsoft.DotNet.Common.ProjectTemplates.8.0 | 8.0.416 | +| Microsoft.DotNet.Common.ProjectTemplates.8.0 | 8.0.319 | +| Microsoft.DotNet.ILCompiler | 8.0.22 | +| Microsoft.DotNet.Web.Client.ItemTemplates | 8.0.22 | +| Microsoft.DotNet.Web.ItemTemplates.8.0 | 8.0.22 | +| Microsoft.DotNet.Web.ProjectTemplates.8.0 | 8.0.22 | +| Microsoft.EntityFrameworkCore | 8.0.22 | +| Microsoft.EntityFrameworkCore.Abstractions | 8.0.22 | +| Microsoft.EntityFrameworkCore.Analyzers | 8.0.22 | +| Microsoft.EntityFrameworkCore.AspNet.Specification.Tests | 8.0.22 | +| Microsoft.EntityFrameworkCore.Cosmos | 8.0.22 | +| Microsoft.EntityFrameworkCore.Design | 8.0.22 | +| Microsoft.EntityFrameworkCore.InMemory | 8.0.22 | +| Microsoft.EntityFrameworkCore.Proxies | 8.0.22 | +| Microsoft.EntityFrameworkCore.Relational | 8.0.22 | +| Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 8.0.22 | +| Microsoft.EntityFrameworkCore.Specification.Tests | 8.0.22 | +| Microsoft.EntityFrameworkCore.Sqlite | 8.0.22 | +| Microsoft.EntityFrameworkCore.Sqlite.Core | 8.0.22 | +| Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 8.0.22 | +| Microsoft.EntityFrameworkCore.SqlServer | 8.0.22 | +| Microsoft.EntityFrameworkCore.SqlServer.Abstractions | 8.0.22 | +| Microsoft.EntityFrameworkCore.SqlServer.HierarchyId | 8.0.22 | +| Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 8.0.22 | +| Microsoft.EntityFrameworkCore.Templates | 8.0.22 | +| Microsoft.EntityFrameworkCore.Tools | 8.0.22 | +| Microsoft.Extensions.ApiDescription.Client | 8.0.22 | +| Microsoft.Extensions.ApiDescription.Server | 8.0.22 | +| Microsoft.Extensions.Caching.SqlServer | 8.0.22 | +| Microsoft.Extensions.Caching.StackExchangeRedis | 8.0.22 | +| Microsoft.Extensions.Configuration.KeyPerFile | 8.0.22 | +| Microsoft.Extensions.Diagnostics.HealthChecks | 8.0.22 | +| Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 8.0.22 | +| Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 8.0.22 | +| Microsoft.Extensions.Features | 8.0.22 | +| Microsoft.Extensions.FileProviders.Embedded | 8.0.22 | +| Microsoft.Extensions.Http.Polly | 8.0.22 | +| Microsoft.Extensions.Identity.Core | 8.0.22 | +| Microsoft.Extensions.Identity.Stores | 8.0.22 | +| Microsoft.Extensions.Localization | 8.0.22 | +| Microsoft.Extensions.Localization.Abstractions | 8.0.22 | +| Microsoft.Extensions.Logging.AzureAppServices | 8.0.22 | +| Microsoft.Extensions.ObjectPool | 8.0.22 | +| Microsoft.Extensions.WebEncoders | 8.0.22 | +| Microsoft.JSInterop | 8.0.22 | +| Microsoft.JSInterop.WebAssembly | 8.0.22 | +| Microsoft.NET.Build.Containers | 8.0.122 | +| Microsoft.NET.Build.Containers | 8.0.416 | +| Microsoft.NET.Build.Containers | 8.0.319 | +| Microsoft.Net.Http.Headers | 8.0.22 | +| Microsoft.NET.ILLink.Tasks | 8.0.22 | +| Microsoft.NET.Runtime.Android.Sample.Mono | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.linux-x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.osx-arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.osx-x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-arm64.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Cache.win-x64.Msi.x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.linux-arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.linux-x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.osx-arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.osx-x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-arm64.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Node.win-x64.Msi.x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.osx-arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.osx-x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-arm64.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64.Msi.x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.linux-x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.osx-arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.osx-x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-arm64.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-x64 | 8.0.22 | +| Microsoft.NET.Runtime.Emscripten.3.1.34.Sdk.win-x64.Msi.x64 | 8.0.22 | +| Microsoft.NET.Runtime.iOS.Sample.Mono | 8.0.22 | +| Microsoft.NET.Runtime.LibraryBuilder.Sdk | 8.0.22 | +| Microsoft.NET.Runtime.MonoAOTCompiler.Task | 8.0.22 | +| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 8.0.22 | +| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 8.0.22 | +| Microsoft.NET.Runtime.MonoTargets.Sdk | 8.0.22 | +| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 8.0.22 | +| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 8.0.22 | +| Microsoft.NET.Runtime.wasm.Sample.Mono | 8.0.22 | +| Microsoft.NET.Runtime.WebAssembly.Sdk | 8.0.22 | +| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 8.0.22 | +| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 8.0.22 | +| Microsoft.NET.Runtime.WebAssembly.Templates | 8.0.22 | +| Microsoft.NET.Runtime.WebAssembly.Templates.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Runtime.WebAssembly.Templates.Msi.x64 | 8.0.22 | +| Microsoft.NET.Runtime.WebAssembly.Templates.Msi.x86 | 8.0.22 | +| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk | 8.0.22 | +| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x64 | 8.0.22 | +| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x86 | 8.0.22 | +| Microsoft.NET.Sdk.WebAssembly.Pack | 8.0.22 | +| Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 | 8.0.22 | +| Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Msi.x64 | 8.0.22 | +| Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Msi.x86 | 8.0.22 | +| Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100 | 8.0.22 | +| Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100.Msi.x64 | 8.0.22 | +| Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100.Msi.x86 | 8.0.22 | +| Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100 | 8.0.22 | +| Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100.Msi.x64 | 8.0.22 | +| Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100.Msi.x86 | 8.0.22 | +| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100 | 8.0.22 | +| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.Msi.x64 | 8.0.22 | +| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.Msi.x86 | 8.0.22 | +| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100 | 8.0.22 | +| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.Msi.x64 | 8.0.22 | +| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.Msi.x86 | 8.0.22 | +| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100 | 8.0.22 | +| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.Msi.arm64 | 8.0.22 | +| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.Msi.x64 | 8.0.22 | +| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Crossgen2.linux-arm | 8.0.22 | +| Microsoft.NETCore.App.Crossgen2.linux-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 8.0.22 | +| Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 8.0.22 | +| Microsoft.NETCore.App.Crossgen2.linux-x64 | 8.0.22 | +| Microsoft.NETCore.App.Crossgen2.osx-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Crossgen2.osx-x64 | 8.0.22 | +| Microsoft.NETCore.App.Crossgen2.win-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Crossgen2.win-x64 | 8.0.22 | +| Microsoft.NETCore.App.Crossgen2.win-x86 | 8.0.22 | +| Microsoft.NETCore.App.Host.linux-arm | 8.0.22 | +| Microsoft.NETCore.App.Host.linux-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Host.linux-bionic-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Host.linux-bionic-x64 | 8.0.22 | +| Microsoft.NETCore.App.Host.linux-musl-arm | 8.0.22 | +| Microsoft.NETCore.App.Host.linux-musl-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Host.linux-musl-x64 | 8.0.22 | +| Microsoft.NETCore.App.Host.linux-x64 | 8.0.22 | +| Microsoft.NETCore.App.Host.osx-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Host.osx-x64 | 8.0.22 | +| Microsoft.NETCore.App.Host.win-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Host.win-x64 | 8.0.22 | +| Microsoft.NETCore.App.Host.win-x86 | 8.0.22 | +| Microsoft.NETCore.App.Ref | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.browser-wasm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.browser-wasm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvos-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.linux-arm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.linux-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.linux-bionic-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.linux-bionic-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.linux-musl-arm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.linux-musl-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.linux-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.linux-arm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.linux-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.linux-musl-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.linux-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.linux-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.LLVM.AOT.osx-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.LLVM.linux-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.LLVM.osx-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.osx-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.osx-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.win-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.Mono.win-x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.NativeAOT.ios-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.NativeAOT.osx-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.NativeAOT.tvos-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.osx-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.osx-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.win-arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.win-arm64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.win-arm64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.win-arm64.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.win-x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.win-x64.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.win-x64.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.win-x64.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.win-x86 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.win-x86.Msi.arm64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.win-x86.Msi.x64 | 8.0.22 | +| Microsoft.NETCore.App.Runtime.win-x86.Msi.x86 | 8.0.22 | +| Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| Microsoft.NETCore.DotNetHost | 8.0.22 | +| Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| Microsoft.TemplateEngine.Abstractions | 8.0.122 | +| Microsoft.TemplateEngine.Abstractions | 8.0.416 | +| Microsoft.TemplateEngine.Abstractions | 8.0.319 | +| Microsoft.TemplateEngine.Authoring.CLI | 8.0.122 | +| Microsoft.TemplateEngine.Authoring.CLI | 8.0.416 | +| Microsoft.TemplateEngine.Authoring.CLI | 8.0.319 | +| Microsoft.TemplateEngine.Authoring.Tasks | 8.0.122 | +| Microsoft.TemplateEngine.Authoring.Tasks | 8.0.416 | +| Microsoft.TemplateEngine.Authoring.Tasks | 8.0.319 | +| Microsoft.TemplateEngine.Authoring.Templates | 8.0.122 | +| Microsoft.TemplateEngine.Authoring.Templates | 8.0.416 | +| Microsoft.TemplateEngine.Authoring.Templates | 8.0.319 | +| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 8.0.122 | +| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 8.0.416 | +| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 8.0.319 | +| Microsoft.TemplateEngine.Core | 8.0.122 | +| Microsoft.TemplateEngine.Core | 8.0.416 | +| Microsoft.TemplateEngine.Core | 8.0.319 | +| Microsoft.TemplateEngine.Core.Contracts | 8.0.122 | +| Microsoft.TemplateEngine.Core.Contracts | 8.0.416 | +| Microsoft.TemplateEngine.Core.Contracts | 8.0.319 | +| Microsoft.TemplateEngine.Edge | 8.0.122 | +| Microsoft.TemplateEngine.Edge | 8.0.416 | +| Microsoft.TemplateEngine.Edge | 8.0.319 | +| Microsoft.TemplateEngine.IDE | 8.0.122 | +| Microsoft.TemplateEngine.IDE | 8.0.416 | +| Microsoft.TemplateEngine.IDE | 8.0.319 | +| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 8.0.122 | +| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 8.0.416 | +| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 8.0.319 | +| Microsoft.TemplateEngine.Samples | 8.0.122 | +| Microsoft.TemplateEngine.Samples | 8.0.416 | +| Microsoft.TemplateEngine.Samples | 8.0.319 | +| Microsoft.TemplateEngine.TemplateLocalizer.Core | 8.0.122 | +| Microsoft.TemplateEngine.TemplateLocalizer.Core | 8.0.416 | +| Microsoft.TemplateEngine.TemplateLocalizer.Core | 8.0.319 | +| Microsoft.TemplateEngine.Utils | 8.0.122 | +| Microsoft.TemplateEngine.Utils | 8.0.416 | +| Microsoft.TemplateEngine.Utils | 8.0.319 | +| Microsoft.TemplateSearch.Common | 8.0.122 | +| Microsoft.TemplateSearch.Common | 8.0.416 | +| Microsoft.TemplateSearch.Common | 8.0.319 | +| Microsoft.Windows.Compatibility | 8.0.22 | +| Microsoft.WindowsDesktop.App.Ref | 8.0.22 | +| Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 8.0.22 | +| Microsoft.WindowsDesktop.App.Runtime.win-x64 | 8.0.22 | +| Microsoft.WindowsDesktop.App.Runtime.win-x86 | 8.0.22 | +| runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.linux-arm.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.linux-arm.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.linux-arm.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| runtime.linux-arm64.Microsoft.DotNet.ILCompiler | 8.0.22 | +| runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.linux-arm64.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.linux-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.linux-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.linux-musl-arm.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| runtime.linux-musl-arm64.Microsoft.DotNet.ILCompiler | 8.0.22 | +| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler | 8.0.22 | +| runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.linux-musl-x64.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| runtime.linux-x64.Microsoft.DotNet.ILCompiler | 8.0.22 | +| runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.linux-x64.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| runtime.osx-arm64.Microsoft.DotNet.ILCompiler | 8.0.22 | +| runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.osx-arm64.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.osx-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| runtime.osx-x64.Microsoft.DotNet.ILCompiler | 8.0.22 | +| runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.osx-x64.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| runtime.win-arm64.Microsoft.DotNet.ILCompiler | 8.0.22 | +| runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.win-arm64.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.win-arm64.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.win-arm64.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| runtime.win-x64.Microsoft.DotNet.ILCompiler | 8.0.22 | +| runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.win-x64.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.win-x64.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 8.0.22 | +| runtime.win-x86.Microsoft.NETCore.DotNetHost | 8.0.22 | +| runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy | 8.0.22 | +| runtime.win-x86.Microsoft.NETCore.DotNetHostResolver | 8.0.22 | +| System.Drawing.Common | 8.0.22 | + +[//]: # ( Runtime 8.0.22) +[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-arm.tar.gz +[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-arm64.tar.gz +[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-x64.tar.gz +[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-arm.tar.gz +[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-arm64.tar.gz +[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-x64.tar.gz +[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-x64.pkg +[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-x64.tar.gz +[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-arm64.pkg +[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-arm64.tar.gz +[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-arm64.zip +[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x64.exe +[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x64.zip +[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x86.exe +[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x86.zip +[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-arm64.exe + +[//]: # ( WindowsDesktop 8.0.22) +[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-arm64.exe +[windowsdesktop-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-arm64.zip +[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x64.exe +[windowsdesktop-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x64.zip +[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x86.exe +[windowsdesktop-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x86.zip + +[//]: # ( ASP 8.0.22) +[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-arm.tar.gz +[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-arm64.tar.gz +[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-x64.tar.gz +[aspnetcore-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-arm.tar.gz +[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-arm64.tar.gz +[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-x64.tar.gz +[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-osx-x64.tar.gz +[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-osx-arm64.tar.gz +[aspnetcore-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-arm64.zip +[aspnetcore-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-arm64.exe +[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x64.exe +[aspnetcore-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x64.zip +[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x86.exe +[aspnetcore-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x86.zip +[aspnetcore-runtime-composite-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-arm.tar.gz +[aspnetcore-runtime-composite-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-arm64.tar.gz +[aspnetcore-runtime-composite-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-x64.tar.gz +[aspnetcore-runtime-composite-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-arm.tar.gz +[aspnetcore-runtime-composite-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-arm64.tar.gz +[aspnetcore-runtime-composite-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-x64.tar.gz +[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/dotnet-hosting-8.0.22-win.exe + +[//]: # ( SDK 8.0.416) +[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-arm.tar.gz +[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-arm64.tar.gz +[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-x64.tar.gz +[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-arm.tar.gz +[dotnet-sdk-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-arm64.tar.gz +[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-x64.tar.gz +[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-x64.pkg +[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-x64.tar.gz +[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-arm64.pkg +[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-arm64.tar.gz +[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-arm64.zip +[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x64.exe +[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-arm64.exe +[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x64.zip +[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x86.exe +[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x86.zip \ No newline at end of file diff --git a/release-notes/8.0/8.0.22/8.0.319.md b/release-notes/8.0/8.0.22/8.0.319.md new file mode 100644 index 000000000..033db42be --- /dev/null +++ b/release-notes/8.0/8.0.22/8.0.319.md @@ -0,0 +1,103 @@ +# .NET 8.0.319 - November 11, 2025 + +The .NET 8.0.319 release is available for download. This SDK includes the released .NET 8.0.22 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.319 +``` + +Visit [.NET Documentation](https://learn.microsoft.com/dotnet/) to learn about .NET, for building many different types of applications. + +## Visual Studio Compatibility + +You need [Visual Studio 17.10](https://visualstudio.microsoft.com) or later to use .NET 8.0 on Windows. 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.22-sha.txt +[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.22-sha.txt + +[linux-packages]: ../install-linux.md + +[//]: # ( Runtime 8.0.22) +[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-arm.tar.gz +[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-arm64.tar.gz +[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-x64.tar.gz +[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-arm.tar.gz +[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-arm64.tar.gz +[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-x64.tar.gz +[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-x64.pkg +[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-x64.tar.gz +[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-arm64.pkg +[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-arm64.tar.gz +[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-arm64.zip +[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x64.exe +[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x64.zip +[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x86.exe +[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x86.zip +[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-arm64.exe + +[//]: # ( WindowsDesktop 8.0.22) +[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-arm64.exe +[windowsdesktop-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-arm64.zip +[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x64.exe +[windowsdesktop-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x64.zip +[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x86.exe +[windowsdesktop-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x86.zip + +[//]: # ( ASP 8.0.22) +[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-arm.tar.gz +[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-arm64.tar.gz +[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-x64.tar.gz +[aspnetcore-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-arm.tar.gz +[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-arm64.tar.gz +[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-x64.tar.gz +[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-osx-x64.tar.gz +[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-osx-arm64.tar.gz +[aspnetcore-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-arm64.zip +[aspnetcore-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-arm64.exe +[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x64.exe +[aspnetcore-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x64.zip +[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x86.exe +[aspnetcore-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x86.zip +[aspnetcore-runtime-composite-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-arm.tar.gz +[aspnetcore-runtime-composite-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-arm64.tar.gz +[aspnetcore-runtime-composite-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-x64.tar.gz +[aspnetcore-runtime-composite-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-arm.tar.gz +[aspnetcore-runtime-composite-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-arm64.tar.gz +[aspnetcore-runtime-composite-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-x64.tar.gz +[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/dotnet-hosting-8.0.22-win.exe + +[//]: # ( SDK 8.0.319) +[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-arm.tar.gz +[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-arm64.tar.gz +[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-musl-x64.tar.gz +[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-musl-arm.tar.gz +[dotnet-sdk-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-musl-arm64.tar.gz +[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-x64.tar.gz +[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-osx-x64.pkg +[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-osx-x64.tar.gz +[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-osx-arm64.pkg +[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-osx-arm64.tar.gz +[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-arm64.zip +[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-x64.exe +[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-arm64.exe +[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-x64.zip +[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-x86.exe +[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-x86.zip diff --git a/release-notes/8.0/8.0.22/release.json b/release-notes/8.0/8.0.22/release.json new file mode 100644 index 000000000..d03f12313 --- /dev/null +++ b/release-notes/8.0/8.0.22/release.json @@ -0,0 +1,735 @@ +{ + "channel-version": "8.0", + "release": { + "release-date": "2025-11-11", + "release-version": "8.0.22", + "security": false, + "cve-list": [], + "release-notes": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.22/8.0.22.md", + "runtime": { + "version": "8.0.22", + "version-display": "8.0.22", + "vs-version": "17.10.21, 17.12.14, 17.14.20, 18.0.0", + "vs-mac-version": "", + "files": [ + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-arm.tar.gz", + "hash": "9d9e626c0cdcc684e47252b5e1cf0aa91993780bef81b4181f0eb33dc0ff138849970863f756ee9c9dbc8b12f647f4da873e92383acf2b8965efc0b6a62e6850" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-arm64.tar.gz", + "hash": "5a012d985e782d9129b6f8b94d96f66da9333605e011a1467f7270ba4a3e04a8fc02adb79699416b837a3ad040fbf9cfb2fac2102f3038e6b5c8ed898a5d9add" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-x64.tar.gz", + "hash": "7277ae5569317987aa74442d6e077fc65a70425eca77f127e2e149d16525ec9f8a8ca0b5acb773ee7dd1ee643204dc979d4451df2f96e455d4822d3612daa582" + }, + { + "name": "dotnet-runtime-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-arm.tar.gz", + "hash": "54453e1f46c4ff1b325b57495d47f635f929201d7c8060ba412c448fb2bd101c343064af4c2fdd723a6f80986b01a0ca8efd61c9b4d218a201f4d688e7976509" + }, + { + "name": "dotnet-runtime-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-arm64.tar.gz", + "hash": "58c3b9070cf99ded0ce0f808cacf7b10e15dfd5f874cb09269921e76ff05390c0e621e5320c27012b98e04180d73c80d2063bbbd7d7bab17a099d0feed30ca1f" + }, + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-x64.tar.gz", + "hash": "8f20db9f772d0148261f5fb4517cac7fd43cc5aa57114dfea6b955628666356a48f2a2b99cecf57a54cb063fe788f3fc3a95dd1f05c57c22bb918a7d7594635a" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-x64.pkg", + "hash": "d9d56d2ef61d2457fa14c4dc21b051cee45a888a9cf34427ace3f975f3c380e0a180f839cf45dde1366338a8f6befae25674fc84b206f8199da8aabc53e62b72" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-x64.tar.gz", + "hash": "186ed10d17ec4353b73e954d2c056732e7962bc7cf315cb43bee2810f4548264cf33283337cfbd2d7e92d8f57b24cf8cfff7a3b3c9503f88ca2b5ad9a61b8d98" + }, + { + "name": "dotnet-runtime-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-arm64.pkg", + "hash": "089d6181a86fd6d19d7ff7efeda839fb8ff82c17457bda40a9408b32bbcaed5a96145006bd011ee8b4cd9da65b48024e86bb2ca885ff78797f75baccddf56aef" + }, + { + "name": "dotnet-runtime-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-arm64.tar.gz", + "hash": "43c7d7705216fcf3296daa21f588403b7a6768a214eaa64f3562bf663990745efc9b7ac37456880b291cc1b6dc3a1568d213e97006ebcfcc8cdd9a213522c2d9" + }, + { + "name": "dotnet-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-arm64.zip", + "hash": "5cff284e77423f6bf84c584ef704a37273b852dc226bf2503fbea62078462a0aee3952bed72da1b3a6a2d6c241e6a501ea480225c547dd46d1b0ee22b4daaba0" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x64.exe", + "hash": "d97e5a47b4c46c8c8170e1d25e82c17ef406ab8c4f38235dc7331a53466ff8097ceff1c4cabe84f8856551320ca21f2e29d5adfc822a8e8921d9fe4818c4ea89" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x64.zip", + "hash": "831da1f1d7611d5b558e1e891d9e22d43a2c1c934763e172e6e0d5fce40b421774c716a5faf2dffd22ff6b1318e61f6a52456428f5d02b0363dfd6697e5b43f9" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x86.exe", + "hash": "9e7e44e2b54c10334060aadfa44bd44ca27cae30ea64565e6b9f2b9a386302944ea8b8810e81fe98b5c3f6850ad31f334f067f4c5a26cc23f898f9487355c94a" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x86.zip", + "hash": "7e76d06dba98f42e5122860b82697ad7956f8e2abca902673bd39c793bd5ba0fce9ad64052cc57cd9e19b236fbca50071a8834f72b505c02c40828d8db0b2361" + }, + { + "name": "dotnet-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-arm64.exe", + "hash": "422e1d8d72dc8b0e99d2f0bb0d4af4cb25ebfea3085f6a28d2f3c96b2e6d896b01bf203ff699e4ca618dc4c345deac8b8ae1572a031ca0c678eafb2200fe0427" + } + ] + }, + "sdk": { + "version": "8.0.416", + "version-display": "8.0.416", + "runtime-version": "8.0.22", + "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.416/dotnet-sdk-8.0.416-linux-arm.tar.gz", + "hash": "8f17eb98c3220a1bba9f0ad6692010a1b29c980b74d3ff7129376404b10031e277a780ebfd5fab8b01d6f0881c3858e34641e4524615d7b237c187740422cbd9" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-arm64.tar.gz", + "hash": "e7b09ee70a627964df00a489b447782bffe9cd3443fb0a8eeae8105fcc0919a68d3c92008f1debe67df5b2ae6690ab8d657c5026bc950b88a253b4290c5f80a7" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-x64.tar.gz", + "hash": "81a311a51b7d6c137985711c501b1d909f71919319b530aa7b2da4910249b4df631d196f5b7b7a37011d12ff1796c256fec46226658e944d4b153c24f29937cd" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-arm.tar.gz", + "hash": "01c1804625579556c7f9f5e4e3f79172c3a0065df560d28db185b066c573d51f66cba45137506b0af3d51322df81ca8b5f2eea5fe0dc3ea7bdc08f2a85c90013" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-arm64.tar.gz", + "hash": "d5fd1de94bc4e84853b18b6df568d5a09b8b7df0a35c7e9465a16167d292e1cf5281e10ee8b28afc463c485305071b84abdf0f93df078b72e3b19feb1bfed310" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-x64.tar.gz", + "hash": "633cb85673e3519c825532f780f6750ff24ed248ef8df68885540e510b559b6adc2c8d940e4c349fc0cf2c9caf184f1efeaccbc5e952d6e435f3da027cae4188" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-x64.pkg", + "hash": "863161e7e1753b5d7949b48012a826b54b89f20593af7a302c4f05c86f1be99bbde9fa7f89c5fee979cf0757fbccc7b440a695b203c871201ab04765ca885430" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-x64.tar.gz", + "hash": "6038bf3f176661971861c46549940896c0094a1bed8fe97542706a13c858dcf66b67512e4108c72196dd14da5dba5a9318e4e33391e9a5d17694cb4c28559a85" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-arm64.pkg", + "hash": "b98f832e805e50237d10033e9cfdf50c1155034487820b0f7a7f13d6e0684eabe3403afbe4164a3b4c81aad4a4db7a61a658a62193e8afb96372dace9f3f92f5" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-arm64.tar.gz", + "hash": "0ec6b51625e8c3238174e1b2e8759ce1d64c06688aee9680662ffe2cdd2b0898e8c81d25c9d134a8995fb53ab2c3431270087fb079cf327ba8045091fbf19614" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-arm64.zip", + "hash": "be266ec26f50ba45f9d44f27e88b29478edf77110940e34c3e4d70257411e07c5dcabae218f346cddff360c3e0f76a603cfb4e080a572925dae554b10a393e3f" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x64.exe", + "hash": "d4eced6edba12dd27240c75c62981482e0efb74346b77b9508f054c1dfa5c88af02cd8e0496101c26d59c6344a00ce407282ff8a69faa9c97c8de199745753fd" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-arm64.exe", + "hash": "b48250fdab3b943b8f7e6f29f37ff37b1975d2185320e9e78ac70884a881e10b0abc2014bb208fd536da3a14a5c0f3134acb0b34efb91a573b6a42c4fd29a3f3" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x64.zip", + "hash": "0a028c549c97488768bd12c57a63bf35f7a2715103b60f4310f34a72126f3ab25ab17aaf0f8eb78713ce9d7f12fd19a69598ce70f27f1aebe6f5ce854cb39194" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x86.exe", + "hash": "07f7125e7b4c958263a9215c85944bf88d625003b4e4ef9fc2b46e42b46b072bf03601bcd68fe38eab4a2ea386320ad481e722bff56897362c581a9a710ff05a" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x86.zip", + "hash": "72b86d6929eb800b1196fcf34f2032ed62159658d9850cb56d8ebc274c65b7769e7b22ddab0a4862b382382aa6f917d7971616c33859d95fa0f0bab70ad15d10" + } + ] + }, + "sdks": [ + { + "version": "8.0.416", + "version-display": "8.0.416", + "runtime-version": "8.0.22", + "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.416/dotnet-sdk-8.0.416-linux-arm.tar.gz", + "hash": "8f17eb98c3220a1bba9f0ad6692010a1b29c980b74d3ff7129376404b10031e277a780ebfd5fab8b01d6f0881c3858e34641e4524615d7b237c187740422cbd9" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-arm64.tar.gz", + "hash": "e7b09ee70a627964df00a489b447782bffe9cd3443fb0a8eeae8105fcc0919a68d3c92008f1debe67df5b2ae6690ab8d657c5026bc950b88a253b4290c5f80a7" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-x64.tar.gz", + "hash": "81a311a51b7d6c137985711c501b1d909f71919319b530aa7b2da4910249b4df631d196f5b7b7a37011d12ff1796c256fec46226658e944d4b153c24f29937cd" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-arm.tar.gz", + "hash": "01c1804625579556c7f9f5e4e3f79172c3a0065df560d28db185b066c573d51f66cba45137506b0af3d51322df81ca8b5f2eea5fe0dc3ea7bdc08f2a85c90013" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-arm64.tar.gz", + "hash": "d5fd1de94bc4e84853b18b6df568d5a09b8b7df0a35c7e9465a16167d292e1cf5281e10ee8b28afc463c485305071b84abdf0f93df078b72e3b19feb1bfed310" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-x64.tar.gz", + "hash": "633cb85673e3519c825532f780f6750ff24ed248ef8df68885540e510b559b6adc2c8d940e4c349fc0cf2c9caf184f1efeaccbc5e952d6e435f3da027cae4188" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-x64.pkg", + "hash": "863161e7e1753b5d7949b48012a826b54b89f20593af7a302c4f05c86f1be99bbde9fa7f89c5fee979cf0757fbccc7b440a695b203c871201ab04765ca885430" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-x64.tar.gz", + "hash": "6038bf3f176661971861c46549940896c0094a1bed8fe97542706a13c858dcf66b67512e4108c72196dd14da5dba5a9318e4e33391e9a5d17694cb4c28559a85" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-arm64.pkg", + "hash": "b98f832e805e50237d10033e9cfdf50c1155034487820b0f7a7f13d6e0684eabe3403afbe4164a3b4c81aad4a4db7a61a658a62193e8afb96372dace9f3f92f5" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-arm64.tar.gz", + "hash": "0ec6b51625e8c3238174e1b2e8759ce1d64c06688aee9680662ffe2cdd2b0898e8c81d25c9d134a8995fb53ab2c3431270087fb079cf327ba8045091fbf19614" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-arm64.zip", + "hash": "be266ec26f50ba45f9d44f27e88b29478edf77110940e34c3e4d70257411e07c5dcabae218f346cddff360c3e0f76a603cfb4e080a572925dae554b10a393e3f" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x64.exe", + "hash": "d4eced6edba12dd27240c75c62981482e0efb74346b77b9508f054c1dfa5c88af02cd8e0496101c26d59c6344a00ce407282ff8a69faa9c97c8de199745753fd" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-arm64.exe", + "hash": "b48250fdab3b943b8f7e6f29f37ff37b1975d2185320e9e78ac70884a881e10b0abc2014bb208fd536da3a14a5c0f3134acb0b34efb91a573b6a42c4fd29a3f3" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x64.zip", + "hash": "0a028c549c97488768bd12c57a63bf35f7a2715103b60f4310f34a72126f3ab25ab17aaf0f8eb78713ce9d7f12fd19a69598ce70f27f1aebe6f5ce854cb39194" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x86.exe", + "hash": "07f7125e7b4c958263a9215c85944bf88d625003b4e4ef9fc2b46e42b46b072bf03601bcd68fe38eab4a2ea386320ad481e722bff56897362c581a9a710ff05a" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x86.zip", + "hash": "72b86d6929eb800b1196fcf34f2032ed62159658d9850cb56d8ebc274c65b7769e7b22ddab0a4862b382382aa6f917d7971616c33859d95fa0f0bab70ad15d10" + } + ] + }, + { + "version": "8.0.319", + "version-display": "8.0.319", + "runtime-version": "8.0.22", + "vs-version": "17.10.21", + "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.319/dotnet-sdk-8.0.319-linux-arm.tar.gz", + "hash": "a1c1f841797fa911261fc27002bd7792b09a4a83d01b104308426ed090c2d2b52c0656573065ff091aa621d57a71516b611e04d78890ba1b941ff414ec6e83cd" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-arm64.tar.gz", + "hash": "4213c90db442e5611aba443528fd50387deb31f47ce4cb15d1029e0c0cc0407afc154eb1760dafeb5d2e93b234487a39bf75d337ab5b152f95d6d847712f4ae0" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-musl-x64.tar.gz", + "hash": "2e8aa61612c40e5df7caad52f9bc0c7195ba2585011512ab9fcf2762b4a590ffc6fb46c2c839929e8594c1db4154b7a1f77823414f3052b5afe3fa9acd67946d" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-musl-arm.tar.gz", + "hash": "012c6d0e5e82950e94c85c3531610d25ebce1a29257b3a38150ecf8d5ea03e4f497e7887437e71b803170b9442ac85dee1d1697fdf6a4cad59e04260e5cf3f02" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-musl-arm64.tar.gz", + "hash": "51581c1ebf8473c110ad988236310f263c12b815c3fd35df2d5774bf826c9cb758c03dad89044fd4b05d3db8f48feb7809e9a860fc7744ef86b6e4c4f2683bb5" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-x64.tar.gz", + "hash": "38c212b527f36802c896f47bc4f2dfda498511c2d5cc0800d9bddedfad35a10a88c0b5072bb0ab50d05d83be0a571349827a86cc7a7c3dace67d4d96b6f46df0" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-osx-x64.pkg", + "hash": "8d9106d3c79b72883b35876f123b74d2422700480bd434720f68002549fb681a6d5b0dab550fbd07b92afc5121ec095a0acc3df483bdf3eae602b04253e1c25a" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-osx-x64.tar.gz", + "hash": "cd4e458575ab59790d44eb618c70f404e4c12064fff367a1803ea64425462b48409ac0737b7a07ec4ec3aea75813adf225ff1e9f472c5a8cd237286da80424e5" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-osx-arm64.pkg", + "hash": "bb1ffc97c6f00a9915d2f499a8fece55d5a9a543246fca023a4280662762632aeae408d721bd7c514ec2f9ae910c1806d050543ae6d07b7d17880badcdec50e3" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-osx-arm64.tar.gz", + "hash": "827611848b4e2846479daf20296d156377c25b9373efb38b74a0bf917a5f3058069b3bedc6fcfd475ea96c6526bb8de2e3387ca614e512fa236a970b639d46a6" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-arm64.zip", + "hash": "6894cfc7ece70cc0284218d1670438be3b51920ccffcad191c3d378d80b6786582a09324e5ba9b6a4d70a7112cecc1c40008f1f6c719e62377ada198e1bce7c3" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-x64.exe", + "hash": "ef568ebc7f0b5113dac390fd8fa8f3661888f13e714b91097ea960504dfc1b48ba070037284dce084d3d2a0f03b8adb39d37f67196f472aba1503479cf875eae" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-arm64.exe", + "hash": "4f076a8d7eb78a230b53a5f97239cc0016965460394db49da9e810d7c6d852c25e88180a5ca943bc71846ca32576098caab50661529241d5308a76aa56509a7e" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-x64.zip", + "hash": "129c6c24bbe5b3a771fec4f18ed0394442cd1bafaa95a5232967d7fe8444b9f25a7727621ba93aeb83180d2b77b2c5850637da6857111185ad4e886a1a33ccea" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-x86.exe", + "hash": "cbdf3b3a5cbfa78a783f3fb74c26ddd0b4794c6600fd2eada46fe7ca98b4669760d1232fc393b614fb808dc59aad3b34acad2b0b2ef832566fc5d0d9f6bb6e0e" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-x86.zip", + "hash": "14e39f8598638694b7e9baf03554fdb531089c7f12c2c9434a5c244892ca0784d97a9a19cd229f24529a594d248a0c3afbab13e18758ab34edbc38b56dcdb53c" + } + ] + }, + { + "version": "8.0.122", + "version-display": "8.0.122", + "runtime-version": "8.0.22", + "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.122/dotnet-sdk-8.0.122-linux-arm.tar.gz", + "hash": "d2534863d4f028943fc22d059e5fc4412413bab1eef653296fe9030168104643e6794a278c1010fdf66ffdc32858cc9fc0562a38651e64a05a98433a83ae78c1" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-arm64.tar.gz", + "hash": "5e7f9cd6f85a40ea78fa4dd9c1212b86a413e2966c1a20dd8984e2c8dbe45a8ac96d5ed772de32d4623832d20600205fbe25ff9017f64fa21fb95afe617068ca" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-musl-x64.tar.gz", + "hash": "d4fe5ab204831334b742df6c657cc2a1b495341a5bc52303158e2096abf269dbe2796ff06f364e2f045b2534b5921f5f5cd6e30d911729a1b256341ba232f81b" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-musl-arm.tar.gz", + "hash": "d48b79d861ca337100941950d0433a68481d5d1cbf9bd869b53180dfeecda78056576e90bd28fbb50a3d82acc2a39e74b1c79603a039e810a3faf37df4b9c9fb" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-musl-arm64.tar.gz", + "hash": "d7a565d0dc5a1a46b5f47fa3f268600b9bd2a36229acfd0e8e850fed994abd686bea8bc8b1df0256d695baf1cb4fd0737c091c54b827add40d0aa6b91714d1a2" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-x64.tar.gz", + "hash": "336cc2e03fe332db214955f4b87d1122f08607638e71389fb2bb3030dc9fda2d562fd862a47195f96b7d98f34c630692863c7885d2cb70ee42aa46e8b5ef5da6" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-osx-x64.pkg", + "hash": "e332bca7f8f2e7fc9e3f780d1e3155b6ea3ceb805affc8bd85cc213e13630a948af13927b6d5148f0563e86508c774a2fb96285eaac7984aa9c2c4d77b5791ce" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-osx-x64.tar.gz", + "hash": "415f0b0888a7c7788167addc8afb19c885555e93e42d605e10cf911c1c356fadfbae09893359ef702d5ac9181471c369ff2481489af6cdc40c448feec0bd4832" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-osx-arm64.pkg", + "hash": "dc7336355a4955bc9b74c0c9cfa170291802a30a89e5d5e0043c19c79b3d4730e6d0e0384b9a6d738c1cb893ec4b96f10287c1ea395043fe31456cb656f61247" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-osx-arm64.tar.gz", + "hash": "286a4d69823ed91bdc75bae25c326b3741503a78683f4eb09a977dee065c7929734e76c63974609ee6ea1f33764d980259a04b76a3ac0d2d09f4a0d4173d8e88" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-arm64.zip", + "hash": "dc6f1a1c6a7d33a684df710c9e60c3f7b1bba2338077ac1c576624e289534f40f93f975928b56d079623404a0a8fc0a1ca59c78980aad5dd2b9b7d1adccf9ae9" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-x64.exe", + "hash": "76c8aa337bca9acfa739a0402d98a1809a4c22d7d8f6d9938e3e506fb5d83069f218ac3b9cd5fc2ba20d5c79e450d8ff2c3b1d1ef1e48be455a051dfb32d3711" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-arm64.exe", + "hash": "fa71d8a9c0f36255de33fb23a5c23aacb08f715a059ef0931caa4a5d2b7bac231fc797e102daeb364a79705709ca7a91ba97aef5d2a5188705a31d2893810700" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-x64.zip", + "hash": "744826bd58805aa44bd2015ba364e9f97af75e24c0db98849ee9a54111e05ec5364a4c397980c4b3f953ef05f01e3bdfaf384f9ae4d10e8c486520bd2ba7509a" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-x86.exe", + "hash": "4d868a365b035b2c3f4395564e7e948c0c40eb444ba675044ce539a5f5c45c116050b73151012f8c6cbcfab8710ab95bdc897a47d1b311b1524a741916dd37f2" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-x86.zip", + "hash": "c007b0159a4e8ceedca8a04ad09aca7e50933242e258d2da5a29d8f619624585c79cd770518784912660ae33871dfda4ec75bf905db2725204b66613bcbfc6dc" + } + ] + } + ], + "aspnetcore-runtime": { + "version": "8.0.22", + "version-display": "8.0.22", + "version-aspnetcoremodule": [ + "18.0.25301.22" + ], + "vs-version": "", + "files": [ + { + "name": "aspnetcore-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-arm.tar.gz", + "hash": "a95351638dec8d4b2de972b7fbfcadd362aea049c9901e827fc7cc96f25f9bafb171ac4742e16a6a5106a03b99f0eb0e6f80d74e25169c9689e7fd5f07bc42e6" + }, + { + "name": "aspnetcore-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-arm64.tar.gz", + "hash": "538eb7ce62c77f383606906f38f9aa9911339c2ad4ee849c5fb552491c1bc812492395f2975510eb808410263baf06f0771c7caf0b46695251e6c9273111288f" + }, + { + "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-x64.tar.gz", + "hash": "0560340e7bc75a276d6df79da9f01385a6a14527d8559fadae99f6704b76e2649ce05364949fc461759fa33a98f58c8da5e8e251e4b93cf60f169db15e29ea7c" + }, + { + "name": "aspnetcore-runtime-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-arm.tar.gz", + "hash": "5195633f1824d86417da17dcf801c35d3c1871c5939f53868e449d6f7f5521c7a5bc4d93462ae1619c82b9202715ab887167578b87fb5cc91f4a40366cfdb1a5" + }, + { + "name": "aspnetcore-runtime-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-arm64.tar.gz", + "hash": "527163f7eac703d08d8931739877c47799d0b27bd3e508b0931518b18aef9930eae18c697c7fde4b4319c65602ab7d9e6733ff86f3e51b1059f42f57f80c2688" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-x64.tar.gz", + "hash": "842fb896e6d496875cd6bb6943779ca8a7a9684170d7200b7ab2b53433aa151a9a1800998f9da5582237a690996d8168822e50b8d4be8cf9a512cbe7a2240e88" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-osx-x64.tar.gz", + "hash": "9d4319d0d91e8fd5d4b85df9474e74a1fdf937772c68de279737ea7d7b16190c153154b4af8f067eac23e318a990234a12c22ab63a509ac32976a2ea27f1876d" + }, + { + "name": "aspnetcore-runtime-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-osx-arm64.tar.gz", + "hash": "1891c9c3098d013dcc753658517b275b9f4ec0d0cf30ed4ae5f577a34c7baa5f2805364248e2b9415dcb73962452c6acc4a9253494cc27594e871e4d57923520" + }, + { + "name": "aspnetcore-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-arm64.zip", + "hash": "545b32059c09c93518d66cd6a85d7da14cea784862b913873bfaf328056d87addc1a8b826a95cf5fe625306ab45ee0c440c24d175fed45e9377742a6b1a01d76" + }, + { + "name": "aspnetcore-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-arm64.exe", + "hash": "3faef94e63c4b928738bddc95cded5be63f551364ae7a99cc565940fdf18cb7798a049db3b85129647eeb154c5066f674ac851d04e5d95f87173b5313b7fb9fc" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x64.exe", + "hash": "7a8998ede999e58b7b05a1e556433eb9e03eae485e3668d5c088ccce6b10cff432fd53be22725d77649e02a8efdf8da337ecc7371668925a7375cbf873255125" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x64.zip", + "hash": "3d2bb9eed07ddb8d6e581a6b87e2c9e1d4db67586f65fcbe3de7b53657bd80fe06b40fd9cb1622e91b25e331852a38fdffb3bc0fb0fb70190acfd5e6f8a60e88" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x86.exe", + "hash": "b7fe10328f1097edf2c9b6336318457d7c1eca4053227b8fef91a5b5efc832f9d33d0e160c384114dc83ece9d8680da867490739b3546faa48731c3628acdbd0" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x86.zip", + "hash": "46ef26e90a998f6e72db89e07901165f7a0623b40db989662e54d81020e484faaa7f99f05ba1d90d5dc25d9d120d9380ad17ab2f0b5e813e8f0715e31e60648e" + }, + { + "name": "aspnetcore-runtime-composite-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-arm.tar.gz", + "hash": "b8ee505986ca4348cfccac2d9949756f1c2c9bce8e55a12f6129525f03bf0a6adef27c08a690f8e896edc8e11b5c967c56bafaa9f531f128ea910c709b1c9cbd" + }, + { + "name": "aspnetcore-runtime-composite-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-arm64.tar.gz", + "hash": "3ad4581be0455a3ea275ffa16184f129c83bd334ba0058da2c825649487079d84854a6283e49116cdb21417912f78f9a54d457de2b0f07809b6fe1a676803dc2" + }, + { + "name": "aspnetcore-runtime-composite-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-x64.tar.gz", + "hash": "970c8c816437ccc811c7bef105e245a34b3a39aa5ee80d08bbe36633d2586e337cba8063a9de47d8cb1da001a5676998c583efb86a5494573d4a1e0d419a3a5e" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-arm.tar.gz", + "hash": "c781905d2295f6b7d0b90728d27c174270a92031963f1ec59ced1ff4a5238917d06f05ae4568b0f77674e1557980114dfd5787d17e87ba6ff018f0315eaf28bc" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-arm64.tar.gz", + "hash": "72fc84c2b49dd03c6948013b793e127434d7f3259788c3f3725308cc141fe073af23300d679df3abf0697294fe71074b765671a3afddd2e1f25fc6496157acb2" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-x64.tar.gz", + "hash": "642d911353231f90f8ed221b8b5f4e2d09b6b1c164c0d9e72718084d9239647c23d7696b73434400b4a1fe4bbeb1ce9eed3da26284c1991a6be1a81470b973da" + }, + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/dotnet-hosting-8.0.22-win.exe", + "hash": "f032baa76cc2d575dc38b9ff857164e0dc5ee5f094899f5222d55aba85c43005f61b98999ef84ab0afcd2944dc4033719f224873a3a20c1941fd33a509953d17", + "akams": "https://aka.ms/dotnetcore-8-0-windowshosting" + } + ] + }, + "windowsdesktop": { + "version": "8.0.22", + "version-display": "8.0.22", + "files": [ + { + "name": "windowsdesktop-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-arm64.exe", + "hash": "b37560fe9e044c3b2a8e7c47c80bc76c6c094d7a75121eb7386e0c91523071f9ab2f2a7498a86694b320553d598fe8761f542314fbe6c3fd772367895c1d5f35" + }, + { + "name": "windowsdesktop-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-arm64.zip", + "hash": "7ae07e16612930b9b676bd60519a7a4e77ba3a0c452c870ca5cfba5522fb35f3c2ec871e8c11e5d5094ad6bf6f466b0adcd2096f8b62592a57c24974948cc912" + }, + { + "name": "windowsdesktop-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x64.exe", + "hash": "7a3f6b569232e981a22a527e8f86a4d013a5ce220cd173364270cecd56d7a94c36262eb2af1bd5612a6a37f02e59535ed3369cfa23655df4731822550a0a3df3" + }, + { + "name": "windowsdesktop-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x64.zip", + "hash": "3e8acdaef92f0d1faa9d48773fb0f3d136fd2d271cd2b713d5469f63b0cef2e160f59d0a8d315485d8e7e2ffdbb25bd088c4098cdf81d68064fa7564904d6ff8" + }, + { + "name": "windowsdesktop-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x86.exe", + "hash": "e5b68fc801e86dd71156d47ffcab0ded54dc2fc4dd9866fcca36b713baec75c2e35532991ad6a37fd2b8ba866dd28feb613220c02177cfda02f1fcf28df3a025" + }, + { + "name": "windowsdesktop-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x86.zip", + "hash": "1d83043a46a1ea939139b403227294033a5e6308551446add888e278e0694b5623b13d2d9814d8e2cfa1f577c688bf4074be63643165726880c679688aeab5b8" + } + ] + } + } +} \ No newline at end of file diff --git a/release-notes/8.0/README.md b/release-notes/8.0/README.md index d966896bf..7c192bb8a 100644 --- a/release-notes/8.0/README.md +++ b/release-notes/8.0/README.md @@ -13,6 +13,7 @@ | Date | Release | SDK | | :-- | :-- | :-- | +| 2025/11/11 | [8.0.22](./8.0.22/8.0.22.md) | [8.0.416](./8.0.22/8.0.22.md), [8.0.319](./8.0.22/8.0.319.md), [8.0.122](./8.0.22/8.0.122.md) | | 2025/10/14 | [8.0.21](./8.0.21/8.0.21.md) | [8.0.415](./8.0.21/8.0.21.md), [8.0.318](./8.0.21/8.0.318.md), [8.0.121](./8.0.20/8.0.121.md) | | 2025/09/09 | [8.0.20](./8.0.20/8.0.20.md) | [8.0.414](./8.0.20/8.0.20.md), [8.0.317](./8.0.20/8.0.317.md), [8.0.120](./8.0.20/8.0.120.md) | | 2025/08/05 | [8.0.19](./8.0.19/8.0.19.md) | [8.0.413](./8.0.19/8.0.19.md), [8.0.316](./8.0.19/8.0.316.md), [8.0.119](./8.0.19/8.0.119.md) | diff --git a/release-notes/8.0/cve.md b/release-notes/8.0/cve.md index f3d48c978..305833b1a 100644 --- a/release-notes/8.0/cve.md +++ b/release-notes/8.0/cve.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.22 (November 2025) + - No new CVEs. - 8.0.21 (October 2025) - [CVE-2025-55248 | .NET Information Disclosure Vulnerability](https://github.com/dotnet/announcements/issues/372) - [CVE-2025-55315 | .NET Security Feature Bypass Vulnerability](https://github.com/dotnet/announcements/issues/371) diff --git a/release-notes/8.0/install-linux.md b/release-notes/8.0/install-linux.md index e685163b6..80ef81018 100644 --- a/release-notes/8.0/install-linux.md +++ b/release-notes/8.0/install-linux.md @@ -65,14 +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.415/dotnet-sdk-8.0.415-linux-x64.tar.gz +~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-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.415 +8.0.416 ``` 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. diff --git a/release-notes/8.0/install-macos.md b/release-notes/8.0/install-macos.md index ace828ae1..ddca925dd 100644 --- a/release-notes/8.0/install-macos.md +++ b/release-notes/8.0/install-macos.md @@ -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.415/dotnet-sdk-8.0.415-osx-x64.tar.gz +~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-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.415 +8.0.416 ``` 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. diff --git a/release-notes/8.0/install-windows.md b/release-notes/8.0/install-windows.md index 7a4318761..e49e47c34 100644 --- a/release-notes/8.0/install-windows.md +++ b/release-notes/8.0/install-windows.md @@ -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/8.0.415/dotnet-sdk-8.0.415-win-x64.exe +C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-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.415 +8.0.416 ``` 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. diff --git a/release-notes/8.0/releases.json b/release-notes/8.0/releases.json index 3b3bef140..215d550c8 100644 --- a/release-notes/8.0/releases.json +++ b/release-notes/8.0/releases.json @@ -1,14 +1,746 @@ { "channel-version": "8.0", - "latest-release": "8.0.21", - "latest-release-date": "2025-10-14", - "latest-runtime": "8.0.21", - "latest-sdk": "8.0.415", + "latest-release": "8.0.22", + "latest-release-date": "2025-11-11", + "latest-runtime": "8.0.22", + "latest-sdk": "8.0.416", "support-phase": "active", "release-type": "lts", "eol-date": "2026-11-10", "lifecycle-policy": "https://aka.ms/dotnetcoresupport", "releases": [ + { + "release-date": "2025-11-11", + "release-version": "8.0.22", + "security": false, + "cve-list": [], + "release-notes": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.22/8.0.22.md", + "runtime": { + "version": "8.0.22", + "version-display": "8.0.22", + "vs-version": "17.10.21, 17.12.14, 17.14.20, 18.0.0", + "vs-mac-version": "", + "files": [ + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-arm.tar.gz", + "hash": "9d9e626c0cdcc684e47252b5e1cf0aa91993780bef81b4181f0eb33dc0ff138849970863f756ee9c9dbc8b12f647f4da873e92383acf2b8965efc0b6a62e6850" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-arm64.tar.gz", + "hash": "5a012d985e782d9129b6f8b94d96f66da9333605e011a1467f7270ba4a3e04a8fc02adb79699416b837a3ad040fbf9cfb2fac2102f3038e6b5c8ed898a5d9add" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-x64.tar.gz", + "hash": "7277ae5569317987aa74442d6e077fc65a70425eca77f127e2e149d16525ec9f8a8ca0b5acb773ee7dd1ee643204dc979d4451df2f96e455d4822d3612daa582" + }, + { + "name": "dotnet-runtime-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-arm.tar.gz", + "hash": "54453e1f46c4ff1b325b57495d47f635f929201d7c8060ba412c448fb2bd101c343064af4c2fdd723a6f80986b01a0ca8efd61c9b4d218a201f4d688e7976509" + }, + { + "name": "dotnet-runtime-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-musl-arm64.tar.gz", + "hash": "58c3b9070cf99ded0ce0f808cacf7b10e15dfd5f874cb09269921e76ff05390c0e621e5320c27012b98e04180d73c80d2063bbbd7d7bab17a099d0feed30ca1f" + }, + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-linux-x64.tar.gz", + "hash": "8f20db9f772d0148261f5fb4517cac7fd43cc5aa57114dfea6b955628666356a48f2a2b99cecf57a54cb063fe788f3fc3a95dd1f05c57c22bb918a7d7594635a" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-x64.pkg", + "hash": "d9d56d2ef61d2457fa14c4dc21b051cee45a888a9cf34427ace3f975f3c380e0a180f839cf45dde1366338a8f6befae25674fc84b206f8199da8aabc53e62b72" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-x64.tar.gz", + "hash": "186ed10d17ec4353b73e954d2c056732e7962bc7cf315cb43bee2810f4548264cf33283337cfbd2d7e92d8f57b24cf8cfff7a3b3c9503f88ca2b5ad9a61b8d98" + }, + { + "name": "dotnet-runtime-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-arm64.pkg", + "hash": "089d6181a86fd6d19d7ff7efeda839fb8ff82c17457bda40a9408b32bbcaed5a96145006bd011ee8b4cd9da65b48024e86bb2ca885ff78797f75baccddf56aef" + }, + { + "name": "dotnet-runtime-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-osx-arm64.tar.gz", + "hash": "43c7d7705216fcf3296daa21f588403b7a6768a214eaa64f3562bf663990745efc9b7ac37456880b291cc1b6dc3a1568d213e97006ebcfcc8cdd9a213522c2d9" + }, + { + "name": "dotnet-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-arm64.zip", + "hash": "5cff284e77423f6bf84c584ef704a37273b852dc226bf2503fbea62078462a0aee3952bed72da1b3a6a2d6c241e6a501ea480225c547dd46d1b0ee22b4daaba0" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x64.exe", + "hash": "d97e5a47b4c46c8c8170e1d25e82c17ef406ab8c4f38235dc7331a53466ff8097ceff1c4cabe84f8856551320ca21f2e29d5adfc822a8e8921d9fe4818c4ea89" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x64.zip", + "hash": "831da1f1d7611d5b558e1e891d9e22d43a2c1c934763e172e6e0d5fce40b421774c716a5faf2dffd22ff6b1318e61f6a52456428f5d02b0363dfd6697e5b43f9" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x86.exe", + "hash": "9e7e44e2b54c10334060aadfa44bd44ca27cae30ea64565e6b9f2b9a386302944ea8b8810e81fe98b5c3f6850ad31f334f067f4c5a26cc23f898f9487355c94a" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-x86.zip", + "hash": "7e76d06dba98f42e5122860b82697ad7956f8e2abca902673bd39c793bd5ba0fce9ad64052cc57cd9e19b236fbca50071a8834f72b505c02c40828d8db0b2361" + }, + { + "name": "dotnet-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.22/dotnet-runtime-8.0.22-win-arm64.exe", + "hash": "422e1d8d72dc8b0e99d2f0bb0d4af4cb25ebfea3085f6a28d2f3c96b2e6d896b01bf203ff699e4ca618dc4c345deac8b8ae1572a031ca0c678eafb2200fe0427" + } + ] + }, + "sdk": { + "version": "8.0.416", + "version-display": "8.0.416", + "runtime-version": "8.0.22", + "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.416/dotnet-sdk-8.0.416-linux-arm.tar.gz", + "hash": "8f17eb98c3220a1bba9f0ad6692010a1b29c980b74d3ff7129376404b10031e277a780ebfd5fab8b01d6f0881c3858e34641e4524615d7b237c187740422cbd9" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-arm64.tar.gz", + "hash": "e7b09ee70a627964df00a489b447782bffe9cd3443fb0a8eeae8105fcc0919a68d3c92008f1debe67df5b2ae6690ab8d657c5026bc950b88a253b4290c5f80a7" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-x64.tar.gz", + "hash": "81a311a51b7d6c137985711c501b1d909f71919319b530aa7b2da4910249b4df631d196f5b7b7a37011d12ff1796c256fec46226658e944d4b153c24f29937cd" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-arm.tar.gz", + "hash": "01c1804625579556c7f9f5e4e3f79172c3a0065df560d28db185b066c573d51f66cba45137506b0af3d51322df81ca8b5f2eea5fe0dc3ea7bdc08f2a85c90013" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-arm64.tar.gz", + "hash": "d5fd1de94bc4e84853b18b6df568d5a09b8b7df0a35c7e9465a16167d292e1cf5281e10ee8b28afc463c485305071b84abdf0f93df078b72e3b19feb1bfed310" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-x64.tar.gz", + "hash": "633cb85673e3519c825532f780f6750ff24ed248ef8df68885540e510b559b6adc2c8d940e4c349fc0cf2c9caf184f1efeaccbc5e952d6e435f3da027cae4188" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-x64.pkg", + "hash": "863161e7e1753b5d7949b48012a826b54b89f20593af7a302c4f05c86f1be99bbde9fa7f89c5fee979cf0757fbccc7b440a695b203c871201ab04765ca885430" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-x64.tar.gz", + "hash": "6038bf3f176661971861c46549940896c0094a1bed8fe97542706a13c858dcf66b67512e4108c72196dd14da5dba5a9318e4e33391e9a5d17694cb4c28559a85" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-arm64.pkg", + "hash": "b98f832e805e50237d10033e9cfdf50c1155034487820b0f7a7f13d6e0684eabe3403afbe4164a3b4c81aad4a4db7a61a658a62193e8afb96372dace9f3f92f5" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-arm64.tar.gz", + "hash": "0ec6b51625e8c3238174e1b2e8759ce1d64c06688aee9680662ffe2cdd2b0898e8c81d25c9d134a8995fb53ab2c3431270087fb079cf327ba8045091fbf19614" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-arm64.zip", + "hash": "be266ec26f50ba45f9d44f27e88b29478edf77110940e34c3e4d70257411e07c5dcabae218f346cddff360c3e0f76a603cfb4e080a572925dae554b10a393e3f" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x64.exe", + "hash": "d4eced6edba12dd27240c75c62981482e0efb74346b77b9508f054c1dfa5c88af02cd8e0496101c26d59c6344a00ce407282ff8a69faa9c97c8de199745753fd" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-arm64.exe", + "hash": "b48250fdab3b943b8f7e6f29f37ff37b1975d2185320e9e78ac70884a881e10b0abc2014bb208fd536da3a14a5c0f3134acb0b34efb91a573b6a42c4fd29a3f3" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x64.zip", + "hash": "0a028c549c97488768bd12c57a63bf35f7a2715103b60f4310f34a72126f3ab25ab17aaf0f8eb78713ce9d7f12fd19a69598ce70f27f1aebe6f5ce854cb39194" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x86.exe", + "hash": "07f7125e7b4c958263a9215c85944bf88d625003b4e4ef9fc2b46e42b46b072bf03601bcd68fe38eab4a2ea386320ad481e722bff56897362c581a9a710ff05a" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x86.zip", + "hash": "72b86d6929eb800b1196fcf34f2032ed62159658d9850cb56d8ebc274c65b7769e7b22ddab0a4862b382382aa6f917d7971616c33859d95fa0f0bab70ad15d10" + } + ] + }, + "sdks": [ + { + "version": "8.0.416", + "version-display": "8.0.416", + "runtime-version": "8.0.22", + "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.416/dotnet-sdk-8.0.416-linux-arm.tar.gz", + "hash": "8f17eb98c3220a1bba9f0ad6692010a1b29c980b74d3ff7129376404b10031e277a780ebfd5fab8b01d6f0881c3858e34641e4524615d7b237c187740422cbd9" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-arm64.tar.gz", + "hash": "e7b09ee70a627964df00a489b447782bffe9cd3443fb0a8eeae8105fcc0919a68d3c92008f1debe67df5b2ae6690ab8d657c5026bc950b88a253b4290c5f80a7" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-x64.tar.gz", + "hash": "81a311a51b7d6c137985711c501b1d909f71919319b530aa7b2da4910249b4df631d196f5b7b7a37011d12ff1796c256fec46226658e944d4b153c24f29937cd" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-arm.tar.gz", + "hash": "01c1804625579556c7f9f5e4e3f79172c3a0065df560d28db185b066c573d51f66cba45137506b0af3d51322df81ca8b5f2eea5fe0dc3ea7bdc08f2a85c90013" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-musl-arm64.tar.gz", + "hash": "d5fd1de94bc4e84853b18b6df568d5a09b8b7df0a35c7e9465a16167d292e1cf5281e10ee8b28afc463c485305071b84abdf0f93df078b72e3b19feb1bfed310" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-linux-x64.tar.gz", + "hash": "633cb85673e3519c825532f780f6750ff24ed248ef8df68885540e510b559b6adc2c8d940e4c349fc0cf2c9caf184f1efeaccbc5e952d6e435f3da027cae4188" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-x64.pkg", + "hash": "863161e7e1753b5d7949b48012a826b54b89f20593af7a302c4f05c86f1be99bbde9fa7f89c5fee979cf0757fbccc7b440a695b203c871201ab04765ca885430" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-x64.tar.gz", + "hash": "6038bf3f176661971861c46549940896c0094a1bed8fe97542706a13c858dcf66b67512e4108c72196dd14da5dba5a9318e4e33391e9a5d17694cb4c28559a85" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-arm64.pkg", + "hash": "b98f832e805e50237d10033e9cfdf50c1155034487820b0f7a7f13d6e0684eabe3403afbe4164a3b4c81aad4a4db7a61a658a62193e8afb96372dace9f3f92f5" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-osx-arm64.tar.gz", + "hash": "0ec6b51625e8c3238174e1b2e8759ce1d64c06688aee9680662ffe2cdd2b0898e8c81d25c9d134a8995fb53ab2c3431270087fb079cf327ba8045091fbf19614" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-arm64.zip", + "hash": "be266ec26f50ba45f9d44f27e88b29478edf77110940e34c3e4d70257411e07c5dcabae218f346cddff360c3e0f76a603cfb4e080a572925dae554b10a393e3f" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x64.exe", + "hash": "d4eced6edba12dd27240c75c62981482e0efb74346b77b9508f054c1dfa5c88af02cd8e0496101c26d59c6344a00ce407282ff8a69faa9c97c8de199745753fd" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-arm64.exe", + "hash": "b48250fdab3b943b8f7e6f29f37ff37b1975d2185320e9e78ac70884a881e10b0abc2014bb208fd536da3a14a5c0f3134acb0b34efb91a573b6a42c4fd29a3f3" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x64.zip", + "hash": "0a028c549c97488768bd12c57a63bf35f7a2715103b60f4310f34a72126f3ab25ab17aaf0f8eb78713ce9d7f12fd19a69598ce70f27f1aebe6f5ce854cb39194" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x86.exe", + "hash": "07f7125e7b4c958263a9215c85944bf88d625003b4e4ef9fc2b46e42b46b072bf03601bcd68fe38eab4a2ea386320ad481e722bff56897362c581a9a710ff05a" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.416/dotnet-sdk-8.0.416-win-x86.zip", + "hash": "72b86d6929eb800b1196fcf34f2032ed62159658d9850cb56d8ebc274c65b7769e7b22ddab0a4862b382382aa6f917d7971616c33859d95fa0f0bab70ad15d10" + } + ] + }, + { + "version": "8.0.319", + "version-display": "8.0.319", + "runtime-version": "8.0.22", + "vs-version": "17.10.21", + "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.319/dotnet-sdk-8.0.319-linux-arm.tar.gz", + "hash": "a1c1f841797fa911261fc27002bd7792b09a4a83d01b104308426ed090c2d2b52c0656573065ff091aa621d57a71516b611e04d78890ba1b941ff414ec6e83cd" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-arm64.tar.gz", + "hash": "4213c90db442e5611aba443528fd50387deb31f47ce4cb15d1029e0c0cc0407afc154eb1760dafeb5d2e93b234487a39bf75d337ab5b152f95d6d847712f4ae0" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-musl-x64.tar.gz", + "hash": "2e8aa61612c40e5df7caad52f9bc0c7195ba2585011512ab9fcf2762b4a590ffc6fb46c2c839929e8594c1db4154b7a1f77823414f3052b5afe3fa9acd67946d" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-musl-arm.tar.gz", + "hash": "012c6d0e5e82950e94c85c3531610d25ebce1a29257b3a38150ecf8d5ea03e4f497e7887437e71b803170b9442ac85dee1d1697fdf6a4cad59e04260e5cf3f02" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-musl-arm64.tar.gz", + "hash": "51581c1ebf8473c110ad988236310f263c12b815c3fd35df2d5774bf826c9cb758c03dad89044fd4b05d3db8f48feb7809e9a860fc7744ef86b6e4c4f2683bb5" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-linux-x64.tar.gz", + "hash": "38c212b527f36802c896f47bc4f2dfda498511c2d5cc0800d9bddedfad35a10a88c0b5072bb0ab50d05d83be0a571349827a86cc7a7c3dace67d4d96b6f46df0" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-osx-x64.pkg", + "hash": "8d9106d3c79b72883b35876f123b74d2422700480bd434720f68002549fb681a6d5b0dab550fbd07b92afc5121ec095a0acc3df483bdf3eae602b04253e1c25a" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-osx-x64.tar.gz", + "hash": "cd4e458575ab59790d44eb618c70f404e4c12064fff367a1803ea64425462b48409ac0737b7a07ec4ec3aea75813adf225ff1e9f472c5a8cd237286da80424e5" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-osx-arm64.pkg", + "hash": "bb1ffc97c6f00a9915d2f499a8fece55d5a9a543246fca023a4280662762632aeae408d721bd7c514ec2f9ae910c1806d050543ae6d07b7d17880badcdec50e3" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-osx-arm64.tar.gz", + "hash": "827611848b4e2846479daf20296d156377c25b9373efb38b74a0bf917a5f3058069b3bedc6fcfd475ea96c6526bb8de2e3387ca614e512fa236a970b639d46a6" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-arm64.zip", + "hash": "6894cfc7ece70cc0284218d1670438be3b51920ccffcad191c3d378d80b6786582a09324e5ba9b6a4d70a7112cecc1c40008f1f6c719e62377ada198e1bce7c3" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-x64.exe", + "hash": "ef568ebc7f0b5113dac390fd8fa8f3661888f13e714b91097ea960504dfc1b48ba070037284dce084d3d2a0f03b8adb39d37f67196f472aba1503479cf875eae" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-arm64.exe", + "hash": "4f076a8d7eb78a230b53a5f97239cc0016965460394db49da9e810d7c6d852c25e88180a5ca943bc71846ca32576098caab50661529241d5308a76aa56509a7e" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-x64.zip", + "hash": "129c6c24bbe5b3a771fec4f18ed0394442cd1bafaa95a5232967d7fe8444b9f25a7727621ba93aeb83180d2b77b2c5850637da6857111185ad4e886a1a33ccea" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-x86.exe", + "hash": "cbdf3b3a5cbfa78a783f3fb74c26ddd0b4794c6600fd2eada46fe7ca98b4669760d1232fc393b614fb808dc59aad3b34acad2b0b2ef832566fc5d0d9f6bb6e0e" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.319/dotnet-sdk-8.0.319-win-x86.zip", + "hash": "14e39f8598638694b7e9baf03554fdb531089c7f12c2c9434a5c244892ca0784d97a9a19cd229f24529a594d248a0c3afbab13e18758ab34edbc38b56dcdb53c" + } + ] + }, + { + "version": "8.0.122", + "version-display": "8.0.122", + "runtime-version": "8.0.22", + "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.122/dotnet-sdk-8.0.122-linux-arm.tar.gz", + "hash": "d2534863d4f028943fc22d059e5fc4412413bab1eef653296fe9030168104643e6794a278c1010fdf66ffdc32858cc9fc0562a38651e64a05a98433a83ae78c1" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-arm64.tar.gz", + "hash": "5e7f9cd6f85a40ea78fa4dd9c1212b86a413e2966c1a20dd8984e2c8dbe45a8ac96d5ed772de32d4623832d20600205fbe25ff9017f64fa21fb95afe617068ca" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-musl-x64.tar.gz", + "hash": "d4fe5ab204831334b742df6c657cc2a1b495341a5bc52303158e2096abf269dbe2796ff06f364e2f045b2534b5921f5f5cd6e30d911729a1b256341ba232f81b" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-musl-arm.tar.gz", + "hash": "d48b79d861ca337100941950d0433a68481d5d1cbf9bd869b53180dfeecda78056576e90bd28fbb50a3d82acc2a39e74b1c79603a039e810a3faf37df4b9c9fb" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-musl-arm64.tar.gz", + "hash": "d7a565d0dc5a1a46b5f47fa3f268600b9bd2a36229acfd0e8e850fed994abd686bea8bc8b1df0256d695baf1cb4fd0737c091c54b827add40d0aa6b91714d1a2" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-linux-x64.tar.gz", + "hash": "336cc2e03fe332db214955f4b87d1122f08607638e71389fb2bb3030dc9fda2d562fd862a47195f96b7d98f34c630692863c7885d2cb70ee42aa46e8b5ef5da6" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-osx-x64.pkg", + "hash": "e332bca7f8f2e7fc9e3f780d1e3155b6ea3ceb805affc8bd85cc213e13630a948af13927b6d5148f0563e86508c774a2fb96285eaac7984aa9c2c4d77b5791ce" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-osx-x64.tar.gz", + "hash": "415f0b0888a7c7788167addc8afb19c885555e93e42d605e10cf911c1c356fadfbae09893359ef702d5ac9181471c369ff2481489af6cdc40c448feec0bd4832" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-osx-arm64.pkg", + "hash": "dc7336355a4955bc9b74c0c9cfa170291802a30a89e5d5e0043c19c79b3d4730e6d0e0384b9a6d738c1cb893ec4b96f10287c1ea395043fe31456cb656f61247" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-osx-arm64.tar.gz", + "hash": "286a4d69823ed91bdc75bae25c326b3741503a78683f4eb09a977dee065c7929734e76c63974609ee6ea1f33764d980259a04b76a3ac0d2d09f4a0d4173d8e88" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-arm64.zip", + "hash": "dc6f1a1c6a7d33a684df710c9e60c3f7b1bba2338077ac1c576624e289534f40f93f975928b56d079623404a0a8fc0a1ca59c78980aad5dd2b9b7d1adccf9ae9" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-x64.exe", + "hash": "76c8aa337bca9acfa739a0402d98a1809a4c22d7d8f6d9938e3e506fb5d83069f218ac3b9cd5fc2ba20d5c79e450d8ff2c3b1d1ef1e48be455a051dfb32d3711" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-arm64.exe", + "hash": "fa71d8a9c0f36255de33fb23a5c23aacb08f715a059ef0931caa4a5d2b7bac231fc797e102daeb364a79705709ca7a91ba97aef5d2a5188705a31d2893810700" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-x64.zip", + "hash": "744826bd58805aa44bd2015ba364e9f97af75e24c0db98849ee9a54111e05ec5364a4c397980c4b3f953ef05f01e3bdfaf384f9ae4d10e8c486520bd2ba7509a" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-x86.exe", + "hash": "4d868a365b035b2c3f4395564e7e948c0c40eb444ba675044ce539a5f5c45c116050b73151012f8c6cbcfab8710ab95bdc897a47d1b311b1524a741916dd37f2" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.122/dotnet-sdk-8.0.122-win-x86.zip", + "hash": "c007b0159a4e8ceedca8a04ad09aca7e50933242e258d2da5a29d8f619624585c79cd770518784912660ae33871dfda4ec75bf905db2725204b66613bcbfc6dc" + } + ] + } + ], + "aspnetcore-runtime": { + "version": "8.0.22", + "version-display": "8.0.22", + "version-aspnetcoremodule": [ + "18.0.25301.22" + ], + "vs-version": "", + "files": [ + { + "name": "aspnetcore-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-arm.tar.gz", + "hash": "a95351638dec8d4b2de972b7fbfcadd362aea049c9901e827fc7cc96f25f9bafb171ac4742e16a6a5106a03b99f0eb0e6f80d74e25169c9689e7fd5f07bc42e6" + }, + { + "name": "aspnetcore-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-arm64.tar.gz", + "hash": "538eb7ce62c77f383606906f38f9aa9911339c2ad4ee849c5fb552491c1bc812492395f2975510eb808410263baf06f0771c7caf0b46695251e6c9273111288f" + }, + { + "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-x64.tar.gz", + "hash": "0560340e7bc75a276d6df79da9f01385a6a14527d8559fadae99f6704b76e2649ce05364949fc461759fa33a98f58c8da5e8e251e4b93cf60f169db15e29ea7c" + }, + { + "name": "aspnetcore-runtime-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-arm.tar.gz", + "hash": "5195633f1824d86417da17dcf801c35d3c1871c5939f53868e449d6f7f5521c7a5bc4d93462ae1619c82b9202715ab887167578b87fb5cc91f4a40366cfdb1a5" + }, + { + "name": "aspnetcore-runtime-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-musl-arm64.tar.gz", + "hash": "527163f7eac703d08d8931739877c47799d0b27bd3e508b0931518b18aef9930eae18c697c7fde4b4319c65602ab7d9e6733ff86f3e51b1059f42f57f80c2688" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-linux-x64.tar.gz", + "hash": "842fb896e6d496875cd6bb6943779ca8a7a9684170d7200b7ab2b53433aa151a9a1800998f9da5582237a690996d8168822e50b8d4be8cf9a512cbe7a2240e88" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-osx-x64.tar.gz", + "hash": "9d4319d0d91e8fd5d4b85df9474e74a1fdf937772c68de279737ea7d7b16190c153154b4af8f067eac23e318a990234a12c22ab63a509ac32976a2ea27f1876d" + }, + { + "name": "aspnetcore-runtime-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-osx-arm64.tar.gz", + "hash": "1891c9c3098d013dcc753658517b275b9f4ec0d0cf30ed4ae5f577a34c7baa5f2805364248e2b9415dcb73962452c6acc4a9253494cc27594e871e4d57923520" + }, + { + "name": "aspnetcore-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-arm64.zip", + "hash": "545b32059c09c93518d66cd6a85d7da14cea784862b913873bfaf328056d87addc1a8b826a95cf5fe625306ab45ee0c440c24d175fed45e9377742a6b1a01d76" + }, + { + "name": "aspnetcore-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-arm64.exe", + "hash": "3faef94e63c4b928738bddc95cded5be63f551364ae7a99cc565940fdf18cb7798a049db3b85129647eeb154c5066f674ac851d04e5d95f87173b5313b7fb9fc" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x64.exe", + "hash": "7a8998ede999e58b7b05a1e556433eb9e03eae485e3668d5c088ccce6b10cff432fd53be22725d77649e02a8efdf8da337ecc7371668925a7375cbf873255125" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x64.zip", + "hash": "3d2bb9eed07ddb8d6e581a6b87e2c9e1d4db67586f65fcbe3de7b53657bd80fe06b40fd9cb1622e91b25e331852a38fdffb3bc0fb0fb70190acfd5e6f8a60e88" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x86.exe", + "hash": "b7fe10328f1097edf2c9b6336318457d7c1eca4053227b8fef91a5b5efc832f9d33d0e160c384114dc83ece9d8680da867490739b3546faa48731c3628acdbd0" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-8.0.22-win-x86.zip", + "hash": "46ef26e90a998f6e72db89e07901165f7a0623b40db989662e54d81020e484faaa7f99f05ba1d90d5dc25d9d120d9380ad17ab2f0b5e813e8f0715e31e60648e" + }, + { + "name": "aspnetcore-runtime-composite-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-arm.tar.gz", + "hash": "b8ee505986ca4348cfccac2d9949756f1c2c9bce8e55a12f6129525f03bf0a6adef27c08a690f8e896edc8e11b5c967c56bafaa9f531f128ea910c709b1c9cbd" + }, + { + "name": "aspnetcore-runtime-composite-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-arm64.tar.gz", + "hash": "3ad4581be0455a3ea275ffa16184f129c83bd334ba0058da2c825649487079d84854a6283e49116cdb21417912f78f9a54d457de2b0f07809b6fe1a676803dc2" + }, + { + "name": "aspnetcore-runtime-composite-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-x64.tar.gz", + "hash": "970c8c816437ccc811c7bef105e245a34b3a39aa5ee80d08bbe36633d2586e337cba8063a9de47d8cb1da001a5676998c583efb86a5494573d4a1e0d419a3a5e" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-arm.tar.gz", + "hash": "c781905d2295f6b7d0b90728d27c174270a92031963f1ec59ced1ff4a5238917d06f05ae4568b0f77674e1557980114dfd5787d17e87ba6ff018f0315eaf28bc" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-arm64.tar.gz", + "hash": "72fc84c2b49dd03c6948013b793e127434d7f3259788c3f3725308cc141fe073af23300d679df3abf0697294fe71074b765671a3afddd2e1f25fc6496157acb2" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/aspnetcore-runtime-composite-8.0.22-linux-musl-x64.tar.gz", + "hash": "642d911353231f90f8ed221b8b5f4e2d09b6b1c164c0d9e72718084d9239647c23d7696b73434400b4a1fe4bbeb1ce9eed3da26284c1991a6be1a81470b973da" + }, + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.22/dotnet-hosting-8.0.22-win.exe", + "hash": "f032baa76cc2d575dc38b9ff857164e0dc5ee5f094899f5222d55aba85c43005f61b98999ef84ab0afcd2944dc4033719f224873a3a20c1941fd33a509953d17", + "akams": "https://aka.ms/dotnetcore-8-0-windowshosting" + } + ] + }, + "windowsdesktop": { + "version": "8.0.22", + "version-display": "8.0.22", + "files": [ + { + "name": "windowsdesktop-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-arm64.exe", + "hash": "b37560fe9e044c3b2a8e7c47c80bc76c6c094d7a75121eb7386e0c91523071f9ab2f2a7498a86694b320553d598fe8761f542314fbe6c3fd772367895c1d5f35" + }, + { + "name": "windowsdesktop-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-arm64.zip", + "hash": "7ae07e16612930b9b676bd60519a7a4e77ba3a0c452c870ca5cfba5522fb35f3c2ec871e8c11e5d5094ad6bf6f466b0adcd2096f8b62592a57c24974948cc912" + }, + { + "name": "windowsdesktop-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x64.exe", + "hash": "7a3f6b569232e981a22a527e8f86a4d013a5ce220cd173364270cecd56d7a94c36262eb2af1bd5612a6a37f02e59535ed3369cfa23655df4731822550a0a3df3" + }, + { + "name": "windowsdesktop-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x64.zip", + "hash": "3e8acdaef92f0d1faa9d48773fb0f3d136fd2d271cd2b713d5469f63b0cef2e160f59d0a8d315485d8e7e2ffdbb25bd088c4098cdf81d68064fa7564904d6ff8" + }, + { + "name": "windowsdesktop-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x86.exe", + "hash": "e5b68fc801e86dd71156d47ffcab0ded54dc2fc4dd9866fcca36b713baec75c2e35532991ad6a37fd2b8ba866dd28feb613220c02177cfda02f1fcf28df3a025" + }, + { + "name": "windowsdesktop-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.22/windowsdesktop-runtime-8.0.22-win-x86.zip", + "hash": "1d83043a46a1ea939139b403227294033a5e6308551446add888e278e0694b5623b13d2d9814d8e2cfa1f577c688bf4074be63643165726880c679688aeab5b8" + } + ] + } + }, { "release-date": "2025-10-14", "release-version": "8.0.21", diff --git a/release-notes/9.0/9.0.11/9.0.11.md b/release-notes/9.0/9.0.11/9.0.11.md new file mode 100644 index 000000000..65526c745 --- /dev/null +++ b/release-notes/9.0/9.0.11/9.0.11.md @@ -0,0 +1,798 @@ +# .NET 9.0.11 - November 11, 2025 + +The .NET 9.0.11 and .NET SDK 9.0.307 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.10 runtimes: + +* [9.0.307][9.0.307] +* [9.0.112][9.0.112] + +## 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.307 +``` + +## 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 November 2025 Blog][dotnet-blog] + + .NET 9.0.11 release carries non-security fixes. + +## 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 #10120](https://github.com/dotnet/core/issues/10120) for your questions and comments. + +[9.0.307]: 9.0.11.md +[9.0.112]: 9.0.112.md + +[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.11-sha.txt +[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.11-sha.txt + +[dotnet-blog]: https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-november-2025-servicing-updates/ + +[linux-packages]: ../install-linux.md + +## Packages updated in this release + +| Package name | Version | +| :------------------------------------------ | :---------: | +| AspNetCoreRuntime.9.0.x64 | 9.0.11 | +| AspNetCoreRuntime.9.0.x86 | 9.0.11 | +| dotnet-ef | 9.0.11 | +| dotnet-ilverify | 9.0.11 | +| dotnet-sql-cache | 9.0.11 | +| FSharp.Compiler.Service | 43.9.303 | +| FSharp.Compiler.Service | 43.9.101 | +| FSharp.Core | 9.0.303 | +| FSharp.Core | 9.0.101 | +| Microsoft.AspNetCore.App.Ref | 9.0.11 | +| Microsoft.AspNetCore.App.Runtime.linux-arm | 9.0.11 | +| Microsoft.AspNetCore.App.Runtime.linux-arm64 | 9.0.11 | +| Microsoft.AspNetCore.App.Runtime.linux-musl-arm | 9.0.11 | +| Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 | 9.0.11 | +| Microsoft.AspNetCore.App.Runtime.linux-musl-x64 | 9.0.11 | +| Microsoft.AspNetCore.App.Runtime.linux-x64 | 9.0.11 | +| Microsoft.AspNetCore.App.Runtime.osx-arm64 | 9.0.11 | +| Microsoft.AspNetCore.App.Runtime.osx-x64 | 9.0.11 | +| Microsoft.AspNetCore.App.Runtime.win-arm64 | 9.0.11 | +| Microsoft.AspNetCore.App.Runtime.win-x64 | 9.0.11 | +| Microsoft.AspNetCore.App.Runtime.win-x86 | 9.0.11 | +| Microsoft.AspNetCore.Authentication.Certificate | 9.0.11 | +| Microsoft.AspNetCore.Authentication.Facebook | 9.0.11 | +| Microsoft.AspNetCore.Authentication.Google | 9.0.11 | +| Microsoft.AspNetCore.Authentication.JwtBearer | 9.0.11 | +| Microsoft.AspNetCore.Authentication.MicrosoftAccount | 9.0.11 | +| Microsoft.AspNetCore.Authentication.Negotiate | 9.0.11 | +| Microsoft.AspNetCore.Authentication.OpenIdConnect | 9.0.11 | +| Microsoft.AspNetCore.Authentication.Twitter | 9.0.11 | +| Microsoft.AspNetCore.Authentication.WsFederation | 9.0.11 | +| Microsoft.AspNetCore.Authorization | 9.0.11 | +| Microsoft.AspNetCore.AzureAppServices.HostingStartup | 9.0.11 | +| Microsoft.AspNetCore.AzureAppServices.SiteExtension | 9.0.11 | +| Microsoft.AspNetCore.AzureAppServicesIntegration | 9.0.11 | +| Microsoft.AspNetCore.Components | 9.0.11 | +| Microsoft.AspNetCore.Components.Analyzers | 9.0.11 | +| Microsoft.AspNetCore.Components.Authorization | 9.0.11 | +| Microsoft.AspNetCore.Components.CustomElements | 9.0.11 | +| Microsoft.AspNetCore.Components.Forms | 9.0.11 | +| Microsoft.AspNetCore.Components.QuickGrid | 9.0.11 | +| Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter | 9.0.11 | +| Microsoft.AspNetCore.Components.Web | 9.0.11 | +| Microsoft.AspNetCore.Components.WebAssembly | 9.0.11 | +| Microsoft.AspNetCore.Components.WebAssembly.Authentication | 9.0.11 | +| Microsoft.AspNetCore.Components.WebAssembly.DevServer | 9.0.11 | +| Microsoft.AspNetCore.Components.WebAssembly.Server | 9.0.11 | +| Microsoft.AspNetCore.Components.WebView | 9.0.11 | +| Microsoft.AspNetCore.ConcurrencyLimiter | 9.0.11 | +| Microsoft.AspNetCore.Connections.Abstractions | 9.0.11 | +| Microsoft.AspNetCore.Cryptography.Internal | 9.0.11 | +| Microsoft.AspNetCore.Cryptography.KeyDerivation | 9.0.11 | +| Microsoft.AspNetCore.DataProtection | 9.0.11 | +| Microsoft.AspNetCore.DataProtection.Abstractions | 9.0.11 | +| Microsoft.AspNetCore.DataProtection.EntityFrameworkCore | 9.0.11 | +| Microsoft.AspNetCore.DataProtection.Extensions | 9.0.11 | +| Microsoft.AspNetCore.DataProtection.StackExchangeRedis | 9.0.11 | +| Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore | 9.0.11 | +| Microsoft.AspNetCore.Grpc.JsonTranscoding | 9.0.11 | +| Microsoft.AspNetCore.Grpc.Swagger | 0.9.11 | +| Microsoft.AspNetCore.HeaderPropagation | 9.0.11 | +| Microsoft.AspNetCore.Hosting.WindowsServices | 9.0.11 | +| Microsoft.AspNetCore.Http.Connections.Client | 9.0.11 | +| Microsoft.AspNetCore.Http.Connections.Common | 9.0.11 | +| Microsoft.AspNetCore.Identity.EntityFrameworkCore | 9.0.11 | +| Microsoft.AspNetCore.Identity.UI | 9.0.11 | +| Microsoft.AspNetCore.JsonPatch | 9.0.11 | +| Microsoft.AspNetCore.Metadata | 9.0.11 | +| Microsoft.AspNetCore.MiddlewareAnalysis | 9.0.11 | +| Microsoft.AspNetCore.Mvc.NewtonsoftJson | 9.0.11 | +| Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation | 9.0.11 | +| Microsoft.AspNetCore.Mvc.Testing | 9.0.11 | +| Microsoft.AspNetCore.OpenApi | 9.0.11 | +| Microsoft.AspNetCore.OutputCaching.StackExchangeRedis | 9.0.11 | +| Microsoft.AspNetCore.Owin | 9.0.11 | +| Microsoft.AspNetCore.SignalR.Client | 9.0.11 | +| Microsoft.AspNetCore.SignalR.Client.Core | 9.0.11 | +| Microsoft.AspNetCore.SignalR.Common | 9.0.11 | +| Microsoft.AspNetCore.SignalR.Protocols.Json | 9.0.11 | +| Microsoft.AspNetCore.SignalR.Protocols.MessagePack | 9.0.11 | +| Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson | 9.0.11 | +| Microsoft.AspNetCore.SignalR.Specification.Tests | 9.0.11 | +| Microsoft.AspNetCore.SignalR.StackExchangeRedis | 9.0.11 | +| Microsoft.AspNetCore.SpaProxy | 9.0.11 | +| Microsoft.AspNetCore.SpaServices.Extensions | 9.0.11 | +| Microsoft.AspNetCore.TestHost | 9.0.11 | +| Microsoft.AspNetCore.WebUtilities | 9.0.11 | +| Microsoft.Authentication.WebAssembly.Msal | 9.0.11 | +| Microsoft.Bcl.AsyncInterfaces | 9.0.11 | +| Microsoft.Bcl.Cryptography | 9.0.11 | +| Microsoft.Bcl.Memory | 9.0.11 | +| Microsoft.Bcl.Numerics | 9.0.11 | +| Microsoft.Bcl.TimeProvider | 9.0.11 | +| Microsoft.Data.Sqlite | 9.0.11 | +| Microsoft.Data.Sqlite.Core | 9.0.11 | +| Microsoft.dotnet-openapi | 9.0.11 | +| Microsoft.DotNet.ApiCompat.Task | 9.0.307 | +| Microsoft.DotNet.ApiCompat.Task | 9.0.112 | +| Microsoft.DotNet.ApiCompat.Tool | 9.0.307 | +| Microsoft.DotNet.ApiCompat.Tool | 9.0.112 | +| Microsoft.DotNet.Common.ItemTemplates | 9.0.307 | +| Microsoft.DotNet.Common.ItemTemplates | 9.0.112 | +| Microsoft.DotNet.Common.ProjectTemplates.9.0 | 9.0.307 | +| Microsoft.DotNet.Common.ProjectTemplates.9.0 | 9.0.112 | +| Microsoft.DotNet.ILCompiler | 9.0.11 | +| Microsoft.DotNet.Web.Client.ItemTemplates | 9.0.11 | +| Microsoft.DotNet.Web.ItemTemplates.9.0 | 9.0.11 | +| Microsoft.DotNet.Web.ProjectTemplates.9.0 | 9.0.11 | +| Microsoft.EntityFrameworkCore | 9.0.11 | +| Microsoft.EntityFrameworkCore.Abstractions | 9.0.11 | +| Microsoft.EntityFrameworkCore.Analyzers | 9.0.11 | +| Microsoft.EntityFrameworkCore.Cosmos | 9.0.11 | +| Microsoft.EntityFrameworkCore.Design | 9.0.11 | +| Microsoft.EntityFrameworkCore.InMemory | 9.0.11 | +| Microsoft.EntityFrameworkCore.Proxies | 9.0.11 | +| Microsoft.EntityFrameworkCore.Relational | 9.0.11 | +| Microsoft.EntityFrameworkCore.Relational.Specification.Tests | 9.0.11 | +| Microsoft.EntityFrameworkCore.Specification.Tests | 9.0.11 | +| Microsoft.EntityFrameworkCore.Sqlite | 9.0.11 | +| Microsoft.EntityFrameworkCore.Sqlite.Core | 9.0.11 | +| Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite | 9.0.11 | +| Microsoft.EntityFrameworkCore.SqlServer | 9.0.11 | +| Microsoft.EntityFrameworkCore.SqlServer.Abstractions | 9.0.11 | +| Microsoft.EntityFrameworkCore.SqlServer.HierarchyId | 9.0.11 | +| Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite | 9.0.11 | +| Microsoft.EntityFrameworkCore.Tasks | 9.0.11 | +| Microsoft.EntityFrameworkCore.Templates | 9.0.11 | +| Microsoft.EntityFrameworkCore.Tools | 9.0.11 | +| Microsoft.Extensions.ApiDescription.Client | 9.0.11 | +| Microsoft.Extensions.ApiDescription.Server | 9.0.11 | +| Microsoft.Extensions.Caching.Abstractions | 9.0.11 | +| Microsoft.Extensions.Caching.Memory | 9.0.11 | +| Microsoft.Extensions.Caching.SqlServer | 9.0.11 | +| Microsoft.Extensions.Caching.StackExchangeRedis | 9.0.11 | +| Microsoft.Extensions.Configuration | 9.0.11 | +| Microsoft.Extensions.Configuration.Abstractions | 9.0.11 | +| Microsoft.Extensions.Configuration.Binder | 9.0.11 | +| Microsoft.Extensions.Configuration.CommandLine | 9.0.11 | +| Microsoft.Extensions.Configuration.EnvironmentVariables | 9.0.11 | +| Microsoft.Extensions.Configuration.FileExtensions | 9.0.11 | +| Microsoft.Extensions.Configuration.Ini | 9.0.11 | +| Microsoft.Extensions.Configuration.Json | 9.0.11 | +| Microsoft.Extensions.Configuration.KeyPerFile | 9.0.11 | +| Microsoft.Extensions.Configuration.UserSecrets | 9.0.11 | +| Microsoft.Extensions.Configuration.Xml | 9.0.11 | +| Microsoft.Extensions.DependencyInjection | 9.0.11 | +| Microsoft.Extensions.DependencyInjection.Abstractions | 9.0.11 | +| Microsoft.Extensions.DependencyInjection.Specification.Tests | 9.0.11 | +| Microsoft.Extensions.DependencyModel | 9.0.11 | +| Microsoft.Extensions.Diagnostics | 9.0.11 | +| Microsoft.Extensions.Diagnostics.Abstractions | 9.0.11 | +| Microsoft.Extensions.Diagnostics.HealthChecks | 9.0.11 | +| Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 9.0.11 | +| Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore | 9.0.11 | +| Microsoft.Extensions.Features | 9.0.11 | +| Microsoft.Extensions.FileProviders.Abstractions | 9.0.11 | +| Microsoft.Extensions.FileProviders.Composite | 9.0.11 | +| Microsoft.Extensions.FileProviders.Embedded | 9.0.11 | +| Microsoft.Extensions.FileProviders.Physical | 9.0.11 | +| Microsoft.Extensions.FileSystemGlobbing | 9.0.11 | +| Microsoft.Extensions.Hosting | 9.0.11 | +| Microsoft.Extensions.Hosting.Abstractions | 9.0.11 | +| Microsoft.Extensions.Hosting.Systemd | 9.0.11 | +| Microsoft.Extensions.Hosting.WindowsServices | 9.0.11 | +| Microsoft.Extensions.Http | 9.0.11 | +| Microsoft.Extensions.Http.Polly | 9.0.11 | +| Microsoft.Extensions.Identity.Core | 9.0.11 | +| Microsoft.Extensions.Identity.Stores | 9.0.11 | +| Microsoft.Extensions.Localization | 9.0.11 | +| Microsoft.Extensions.Localization.Abstractions | 9.0.11 | +| Microsoft.Extensions.Logging | 9.0.11 | +| Microsoft.Extensions.Logging.Abstractions | 9.0.11 | +| Microsoft.Extensions.Logging.AzureAppServices | 9.0.11 | +| Microsoft.Extensions.Logging.Configuration | 9.0.11 | +| Microsoft.Extensions.Logging.Console | 9.0.11 | +| Microsoft.Extensions.Logging.Debug | 9.0.11 | +| Microsoft.Extensions.Logging.EventLog | 9.0.11 | +| Microsoft.Extensions.Logging.EventSource | 9.0.11 | +| Microsoft.Extensions.Logging.TraceSource | 9.0.11 | +| Microsoft.Extensions.ObjectPool | 9.0.11 | +| Microsoft.Extensions.Options | 9.0.11 | +| Microsoft.Extensions.Options.ConfigurationExtensions | 9.0.11 | +| Microsoft.Extensions.Options.DataAnnotations | 9.0.11 | +| Microsoft.Extensions.Primitives | 9.0.11 | +| Microsoft.Extensions.WebEncoders | 9.0.11 | +| Microsoft.ILVerification | 9.0.11 | +| Microsoft.JSInterop | 9.0.11 | +| Microsoft.JSInterop.WebAssembly | 9.0.11 | +| Microsoft.NET.Build.Containers | 9.0.307 | +| Microsoft.NET.Build.Containers | 9.0.112 | +| Microsoft.Net.Http.Headers | 9.0.11 | +| Microsoft.NET.ILLink.Tasks | 9.0.11 | +| Microsoft.NET.Runtime.Android.Sample.Mono | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-musl-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.osx-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-arm64.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.win-x64.Msi.x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-musl-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.osx-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-arm64.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64.Msi.x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.osx-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-arm64.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Python.win-x64.Msi.x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.osx-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-arm64.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64 | 9.0.11 | +| Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64.Msi.x64 | 9.0.11 | +| Microsoft.NET.Runtime.iOS.Sample.Mono | 9.0.11 | +| Microsoft.NET.Runtime.LibraryBuilder.Sdk | 9.0.11 | +| Microsoft.NET.Runtime.MonoAOTCompiler.Task | 9.0.11 | +| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x64 | 9.0.11 | +| Microsoft.NET.Runtime.MonoAOTCompiler.Task.Msi.x86 | 9.0.11 | +| Microsoft.NET.Runtime.MonoTargets.Sdk | 9.0.11 | +| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x64 | 9.0.11 | +| Microsoft.NET.Runtime.MonoTargets.Sdk.Msi.x86 | 9.0.11 | +| Microsoft.NET.Runtime.wasm.Sample.Mono | 9.0.11 | +| Microsoft.NET.Runtime.WebAssembly.Sdk | 9.0.11 | +| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x64 | 9.0.11 | +| Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.x86 | 9.0.11 | +| Microsoft.NET.Runtime.WebAssembly.Templates.net9 | 9.0.11 | +| Microsoft.NET.Runtime.WebAssembly.Templates.net9.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Runtime.WebAssembly.Templates.net9.Msi.x64 | 9.0.11 | +| Microsoft.NET.Runtime.WebAssembly.Templates.net9.Msi.x86 | 9.0.11 | +| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk | 9.0.11 | +| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x64 | 9.0.11 | +| Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.Msi.x86 | 9.0.11 | +| Microsoft.Net.Sdk.Compilers.Toolset | 9.0.307 | +| Microsoft.Net.Sdk.Compilers.Toolset | 9.0.112 | +| Microsoft.NET.Sdk.IL | 9.0.11 | +| Microsoft.NET.Sdk.WebAssembly.Pack | 9.0.11 | +| Microsoft.NET.Sdk.WebAssembly.Pack.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x64 | 9.0.11 | +| Microsoft.NET.Sdk.WebAssembly.Pack.Msi.x86 | 9.0.11 | +| Microsoft.NET.WebAssembly.Threading | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Msi.x64 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Msi.x86 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.Msi.x64 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.net6.Manifest-9.0.100.Msi.x86 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.Msi.x64 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.net7.Manifest-9.0.100.Msi.x86 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.Msi.x64 | 9.0.11 | +| Microsoft.NET.Workload.Emscripten.net8.Manifest-9.0.100.Msi.x86 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100.Msi.x64 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100.Msi.x86 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100.Msi.x64 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-9.0.100.Msi.x86 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100.Msi.x64 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-9.0.100.Msi.x86 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100.Msi.arm64 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100.Msi.x64 | 9.0.11 | +| Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-9.0.100.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Crossgen2.linux-arm | 9.0.11 | +| Microsoft.NETCore.App.Crossgen2.linux-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Crossgen2.linux-musl-arm | 9.0.11 | +| Microsoft.NETCore.App.Crossgen2.linux-musl-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Crossgen2.linux-musl-x64 | 9.0.11 | +| Microsoft.NETCore.App.Crossgen2.linux-x64 | 9.0.11 | +| Microsoft.NETCore.App.Crossgen2.osx-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Crossgen2.osx-x64 | 9.0.11 | +| Microsoft.NETCore.App.Crossgen2.win-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Crossgen2.win-x64 | 9.0.11 | +| Microsoft.NETCore.App.Crossgen2.win-x86 | 9.0.11 | +| Microsoft.NETCore.App.Host.linux-arm | 9.0.11 | +| Microsoft.NETCore.App.Host.linux-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Host.linux-bionic-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Host.linux-bionic-x64 | 9.0.11 | +| Microsoft.NETCore.App.Host.linux-musl-arm | 9.0.11 | +| Microsoft.NETCore.App.Host.linux-musl-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Host.linux-musl-x64 | 9.0.11 | +| Microsoft.NETCore.App.Host.linux-x64 | 9.0.11 | +| Microsoft.NETCore.App.Host.osx-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Host.osx-x64 | 9.0.11 | +| Microsoft.NETCore.App.Host.win-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Host.win-x64 | 9.0.11 | +| Microsoft.NETCore.App.Host.win-x86 | 9.0.11 | +| Microsoft.NETCore.App.Ref | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.android-x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.browser-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-arm64.Cross.wasi-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.android-x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.browser-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-arm64.Cross.wasi-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.android-x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.browser-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-musl-x64.Cross.wasi-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.android-x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.browser-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.linux-x64.Cross.wasi-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.browser-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvos-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.tvossimulator-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.wasi-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.browser-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvos-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.tvossimulator-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.wasi-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-arm64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.android-x86.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.browser-wasm.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-arm64.Cross.wasi-wasm.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-arm64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.android-x86.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.wasi-wasm.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.linux-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.linux-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.linux-bionic-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.linux-bionic-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.linux-musl-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.linux-musl-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.linux-musl-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.linux-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-arm64.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-x64.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.android-x86.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.browser-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.browser-wasm.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.ios-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.ios-arm64.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.multithread.browser-wasm.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.tvos-arm64.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-arm64.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.tvossimulator-x64.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.Mono.wasi-wasm.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.ios-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.iossimulator-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-bionic-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-musl-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.linux-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.maccatalyst-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.osx-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.osx-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.tvos-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.tvossimulator-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.win-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.win-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.NativeAOT.win-x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.osx-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.osx-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.win-arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.win-arm64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.win-arm64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.win-arm64.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.win-x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.win-x64.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.win-x64.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.win-x64.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.win-x86 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.win-x86.Msi.arm64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.win-x86.Msi.x64 | 9.0.11 | +| Microsoft.NETCore.App.Runtime.win-x86.Msi.x86 | 9.0.11 | +| Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| Microsoft.NETCore.ILAsm | 9.0.11 | +| Microsoft.NETCore.ILDAsm | 9.0.11 | +| Microsoft.TemplateEngine.Abstractions | 9.0.307 | +| Microsoft.TemplateEngine.Abstractions | 9.0.112 | +| Microsoft.TemplateEngine.Authoring.CLI | 9.0.307 | +| Microsoft.TemplateEngine.Authoring.CLI | 9.0.112 | +| Microsoft.TemplateEngine.Authoring.Tasks | 9.0.307 | +| Microsoft.TemplateEngine.Authoring.Tasks | 9.0.112 | +| Microsoft.TemplateEngine.Authoring.Templates | 9.0.307 | +| Microsoft.TemplateEngine.Authoring.Templates | 9.0.112 | +| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 9.0.307 | +| Microsoft.TemplateEngine.Authoring.TemplateVerifier | 9.0.112 | +| Microsoft.TemplateEngine.Core | 9.0.307 | +| Microsoft.TemplateEngine.Core | 9.0.112 | +| Microsoft.TemplateEngine.Core.Contracts | 9.0.307 | +| Microsoft.TemplateEngine.Core.Contracts | 9.0.112 | +| Microsoft.TemplateEngine.Edge | 9.0.307 | +| Microsoft.TemplateEngine.Edge | 9.0.112 | +| Microsoft.TemplateEngine.IDE | 9.0.307 | +| Microsoft.TemplateEngine.IDE | 9.0.112 | +| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 9.0.307 | +| Microsoft.TemplateEngine.Orchestrator.RunnableProjects | 9.0.112 | +| Microsoft.TemplateEngine.Samples | 9.0.307 | +| Microsoft.TemplateEngine.Samples | 9.0.112 | +| Microsoft.TemplateEngine.TemplateLocalizer.Core | 9.0.307 | +| Microsoft.TemplateEngine.TemplateLocalizer.Core | 9.0.112 | +| Microsoft.TemplateEngine.Utils | 9.0.307 | +| Microsoft.TemplateEngine.Utils | 9.0.112 | +| Microsoft.TemplateSearch.Common | 9.0.307 | +| Microsoft.TemplateSearch.Common | 9.0.112 | +| Microsoft.Win32.Registry.AccessControl | 9.0.11 | +| Microsoft.Win32.SystemEvents | 9.0.11 | +| Microsoft.Windows.Compatibility | 9.0.11 | +| Microsoft.WindowsDesktop.App.Ref | 9.0.11 | +| Microsoft.WindowsDesktop.App.Runtime.win-arm64 | 9.0.11 | +| Microsoft.WindowsDesktop.App.Runtime.win-x64 | 9.0.11 | +| Microsoft.WindowsDesktop.App.Runtime.win-x86 | 9.0.11 | +| Microsoft.XmlSerializer.Generator | 9.0.11 | +| runtime.android-arm.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.android-arm64.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.android-x64.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.android-x86.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.linux-arm.Microsoft.DotNet.ILCompiler | 9.0.11 | +| runtime.linux-arm.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.linux-arm.Microsoft.NETCore.ILAsm | 9.0.11 | +| runtime.linux-arm.Microsoft.NETCore.ILDAsm | 9.0.11 | +| runtime.linux-arm.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.linux-arm64.Microsoft.DotNet.ILCompiler | 9.0.11 | +| runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.linux-arm64.Microsoft.NETCore.ILAsm | 9.0.11 | +| runtime.linux-arm64.Microsoft.NETCore.ILDAsm | 9.0.11 | +| runtime.linux-arm64.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.linux-bionic-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.linux-bionic-arm64.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.linux-bionic-x64.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.linux-bionic-x64.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.linux-musl-arm.Microsoft.DotNet.ILCompiler | 9.0.11 | +| runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.linux-musl-arm.Microsoft.NETCore.ILAsm | 9.0.11 | +| runtime.linux-musl-arm.Microsoft.NETCore.ILDAsm | 9.0.11 | +| runtime.linux-musl-arm.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.linux-musl-arm64.Microsoft.DotNet.ILCompiler | 9.0.11 | +| runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.linux-musl-arm64.Microsoft.NETCore.ILAsm | 9.0.11 | +| runtime.linux-musl-arm64.Microsoft.NETCore.ILDAsm | 9.0.11 | +| runtime.linux-musl-arm64.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler | 9.0.11 | +| runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.linux-musl-x64.Microsoft.NETCore.ILAsm | 9.0.11 | +| runtime.linux-musl-x64.Microsoft.NETCore.ILDAsm | 9.0.11 | +| runtime.linux-musl-x64.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.linux-x64.Microsoft.DotNet.ILCompiler | 9.0.11 | +| runtime.linux-x64.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.linux-x64.Microsoft.NETCore.ILAsm | 9.0.11 | +| runtime.linux-x64.Microsoft.NETCore.ILDAsm | 9.0.11 | +| runtime.linux-x64.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.maccatalyst-arm64.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.maccatalyst-x64.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.native.System.IO.Ports | 9.0.11 | +| runtime.osx-arm64.Microsoft.DotNet.ILCompiler | 9.0.11 | +| runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.osx-arm64.Microsoft.NETCore.ILAsm | 9.0.11 | +| runtime.osx-arm64.Microsoft.NETCore.ILDAsm | 9.0.11 | +| runtime.osx-arm64.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.osx-x64.Microsoft.DotNet.ILCompiler | 9.0.11 | +| runtime.osx-x64.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.osx-x64.Microsoft.NETCore.ILAsm | 9.0.11 | +| runtime.osx-x64.Microsoft.NETCore.ILDAsm | 9.0.11 | +| runtime.osx-x64.runtime.native.System.IO.Ports | 9.0.11 | +| runtime.win-arm64.Microsoft.DotNet.ILCompiler | 9.0.11 | +| runtime.win-arm64.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.win-arm64.Microsoft.NETCore.ILAsm | 9.0.11 | +| runtime.win-arm64.Microsoft.NETCore.ILDAsm | 9.0.11 | +| runtime.win-x64.Microsoft.DotNet.ILCompiler | 9.0.11 | +| runtime.win-x64.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.win-x64.Microsoft.NETCore.ILAsm | 9.0.11 | +| runtime.win-x64.Microsoft.NETCore.ILDAsm | 9.0.11 | +| runtime.win-x86.Microsoft.DotNet.ILCompiler | 9.0.11 | +| runtime.win-x86.Microsoft.NETCore.DotNetAppHost | 9.0.11 | +| runtime.win-x86.Microsoft.NETCore.ILAsm | 9.0.11 | +| runtime.win-x86.Microsoft.NETCore.ILDAsm | 9.0.11 | +| System.CodeDom | 9.0.11 | +| System.Collections.Immutable | 9.0.11 | +| System.ComponentModel.Composition | 9.0.11 | +| System.ComponentModel.Composition.Registration | 9.0.11 | +| System.Composition | 9.0.11 | +| System.Composition.AttributedModel | 9.0.11 | +| System.Composition.Convention | 9.0.11 | +| System.Composition.Hosting | 9.0.11 | +| System.Composition.Runtime | 9.0.11 | +| System.Composition.TypedParts | 9.0.11 | +| System.Configuration.ConfigurationManager | 9.0.11 | +| System.Data.Odbc | 9.0.11 | +| System.Data.OleDb | 9.0.11 | +| System.Diagnostics.DiagnosticSource | 9.0.11 | +| System.Diagnostics.EventLog | 9.0.11 | +| System.Diagnostics.PerformanceCounter | 9.0.11 | +| System.DirectoryServices | 9.0.11 | +| System.DirectoryServices.AccountManagement | 9.0.11 | +| System.DirectoryServices.Protocols | 9.0.11 | +| System.Drawing.Common | 9.0.11 | +| System.Formats.Asn1 | 9.0.11 | +| System.Formats.Cbor | 9.0.11 | +| System.Formats.Nrbf | 9.0.11 | +| System.IO.Hashing | 9.0.11 | +| System.IO.Packaging | 9.0.11 | +| System.IO.Pipelines | 9.0.11 | +| System.IO.Ports | 9.0.11 | +| System.Management | 9.0.11 | +| System.Memory.Data | 9.0.11 | +| System.Net.Http.Json | 9.0.11 | +| System.Net.Http.WinHttpHandler | 9.0.11 | +| System.Net.ServerSentEvents | 9.0.11 | +| System.Numerics.Tensors | 9.0.11 | +| System.Reflection.Context | 9.0.11 | +| System.Reflection.Metadata | 9.0.11 | +| System.Reflection.MetadataLoadContext | 9.0.11 | +| System.Resources.Extensions | 9.0.11 | +| System.Runtime.Caching | 9.0.11 | +| System.Runtime.Serialization.Formatters | 9.0.11 | +| System.Runtime.Serialization.Schema | 9.0.11 | +| System.Security.Cryptography.Cose | 9.0.11 | +| System.Security.Cryptography.Pkcs | 9.0.11 | +| System.Security.Cryptography.ProtectedData | 9.0.11 | +| System.Security.Cryptography.Xml | 9.0.11 | +| System.Security.Permissions | 9.0.11 | +| System.ServiceModel.Syndication | 9.0.11 | +| System.ServiceProcess.ServiceController | 9.0.11 | +| System.Speech | 9.0.11 | +| System.Text.Encoding.CodePages | 9.0.11 | +| System.Text.Encodings.Web | 9.0.11 | +| System.Text.Json | 9.0.11 | +| System.Threading.AccessControl | 9.0.11 | +| System.Threading.Channels | 9.0.11 | +| System.Threading.RateLimiting | 9.0.11 | +| System.Threading.Tasks.Dataflow | 9.0.11 | +| System.Windows.Extensions | 9.0.11 | + +[//]: # ( Runtime 9.0.11) +[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-arm.tar.gz +[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-arm64.tar.gz +[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-musl-x64.tar.gz +[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-musl-arm.tar.gz +[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-musl-arm64.tar.gz +[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-x64.tar.gz +[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-x64.pkg +[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-x64.tar.gz +[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-arm64.pkg +[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-arm64.tar.gz +[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-arm64.zip +[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x64.exe +[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x64.zip +[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x86.exe +[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x86.zip +[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-arm64.exe + +[//]: # ( WindowsDesktop 9.0.11) +[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-arm64.exe +[windowsdesktop-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-arm64.zip +[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x64.exe +[windowsdesktop-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x64.zip +[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x86.exe +[windowsdesktop-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x86.zip + +[//]: # ( ASP 9.0.11) +[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-arm.tar.gz +[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-arm64.tar.gz +[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-musl-x64.tar.gz +[aspnetcore-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-musl-arm.tar.gz +[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-musl-arm64.tar.gz +[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-x64.tar.gz +[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-osx-x64.tar.gz +[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-osx-arm64.tar.gz +[aspnetcore-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-arm64.zip +[aspnetcore-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-arm64.exe +[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x64.exe +[aspnetcore-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x64.zip +[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x86.exe +[aspnetcore-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x86.zip +[aspnetcore-runtime-composite-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-arm.tar.gz +[aspnetcore-runtime-composite-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-arm64.tar.gz +[aspnetcore-runtime-composite-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-x64.tar.gz +[aspnetcore-runtime-composite-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-musl-arm.tar.gz +[aspnetcore-runtime-composite-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-musl-arm64.tar.gz +[aspnetcore-runtime-composite-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-musl-x64.tar.gz +[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/dotnet-hosting-9.0.11-win.exe + +[//]: # ( SDK 9.0.307) +[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-arm.tar.gz +[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-arm64.tar.gz +[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-x64.tar.gz +[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-arm.tar.gz +[dotnet-sdk-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-arm64.tar.gz +[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-x64.tar.gz +[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-x64.pkg +[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-x64.tar.gz +[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-arm64.pkg +[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-arm64.tar.gz +[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-arm64.zip +[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x64.exe +[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-arm64.exe +[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x64.zip +[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x86.exe +[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x86.zip \ No newline at end of file diff --git a/release-notes/9.0/9.0.11/9.0.112.md b/release-notes/9.0/9.0.11/9.0.112.md new file mode 100644 index 000000000..17d01f123 --- /dev/null +++ b/release-notes/9.0/9.0.11/9.0.112.md @@ -0,0 +1,103 @@ +# .NET 9.0.112 - November 11, 2025 + +The .NET 9.0.112 release is available for download. This SDK includes the released .NET 9.0.11 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.112 +``` + +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.11-sha.txt +[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/9.0.11-sha.txt + +[linux-packages]: ../install-linux.md + +[//]: # ( Runtime 9.0.11) +[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-arm.tar.gz +[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-arm64.tar.gz +[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-musl-x64.tar.gz +[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-musl-arm.tar.gz +[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-musl-arm64.tar.gz +[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-x64.tar.gz +[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-x64.pkg +[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-x64.tar.gz +[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-arm64.pkg +[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-arm64.tar.gz +[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-arm64.zip +[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x64.exe +[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x64.zip +[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x86.exe +[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x86.zip +[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-arm64.exe + +[//]: # ( WindowsDesktop 9.0.11) +[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-arm64.exe +[windowsdesktop-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-arm64.zip +[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x64.exe +[windowsdesktop-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x64.zip +[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x86.exe +[windowsdesktop-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x86.zip + +[//]: # ( ASP 9.0.11) +[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-arm.tar.gz +[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-arm64.tar.gz +[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-musl-x64.tar.gz +[aspnetcore-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-musl-arm.tar.gz +[aspnetcore-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-musl-arm64.tar.gz +[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-x64.tar.gz +[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-osx-x64.tar.gz +[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-osx-arm64.tar.gz +[aspnetcore-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-arm64.zip +[aspnetcore-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-arm64.exe +[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x64.exe +[aspnetcore-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x64.zip +[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x86.exe +[aspnetcore-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x86.zip +[aspnetcore-runtime-composite-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-arm.tar.gz +[aspnetcore-runtime-composite-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-arm64.tar.gz +[aspnetcore-runtime-composite-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-x64.tar.gz +[aspnetcore-runtime-composite-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-musl-arm.tar.gz +[aspnetcore-runtime-composite-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-musl-arm64.tar.gz +[aspnetcore-runtime-composite-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-musl-x64.tar.gz +[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/dotnet-hosting-9.0.11-win.exe + +[//]: # ( SDK 9.0.112) +[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-arm.tar.gz +[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-arm64.tar.gz +[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-musl-x64.tar.gz +[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-musl-arm.tar.gz +[dotnet-sdk-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-musl-arm64.tar.gz +[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-x64.tar.gz +[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-osx-x64.pkg +[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-osx-x64.tar.gz +[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-osx-arm64.pkg +[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-osx-arm64.tar.gz +[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-arm64.zip +[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-x64.exe +[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-arm64.exe +[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-x64.zip +[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-x86.exe +[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-x86.zip diff --git a/release-notes/9.0/9.0.11/release.json b/release-notes/9.0/9.0.11/release.json new file mode 100644 index 000000000..7e8757108 --- /dev/null +++ b/release-notes/9.0/9.0.11/release.json @@ -0,0 +1,625 @@ +{ + "channel-version": "9.0", + "release": { + "release-date": "2025-11-11", + "release-version": "9.0.11", + "security": false, + "cve-list": [], + "release-notes": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.11/9.0.11.md", + "runtime": { + "version": "9.0.11", + "version-display": "9.0.11", + "vs-version": "17.12.14, 17.14.20, 18.0.0", + "vs-mac-version": "", + "files": [ + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-arm.tar.gz", + "hash": "0b786261cb796bc2ddfa791045787a9076211234777626f36b6babc98e33423b3850ecd843907205fec834f24cdd8cac8b757745dcece4a5a1c5651471422605" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-arm64.tar.gz", + "hash": "2844cbffa78ee2b3c57560937e32feb43a3b1f02579534febf073dec479eb4ea0fc7fd7a538d6c728a3353b5fb88e026ebcb3ff0e05c106369d51ccc24eaf419" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-musl-x64.tar.gz", + "hash": "8b7f6871eaa699f0e849e3d13dae1b3cb3a94d1bd60ed5235eb47000b269b9e4ec1b4fa368de135ade2c1998e2fa101f3da57ae100656783b75c2fabb1dc33f6" + }, + { + "name": "dotnet-runtime-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-musl-arm.tar.gz", + "hash": "268ac15ce3c1e3115d40d5e9e5a2f5d8e0c95bee0340fcc7f22639f7191b00516cba095ccc6068f8fcf35c712ce1055926bb675f0fa5cca45bd4ce6893a1bf7f" + }, + { + "name": "dotnet-runtime-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-musl-arm64.tar.gz", + "hash": "c5f63c95e05d251caeecc53476aad36204cc37dadef4eee6c8c40b38e1ab33c150ee923844c28f11cba03a7fdf5f426d88ccf2c11e284c3aaa0ab2380e34ae4c" + }, + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-x64.tar.gz", + "hash": "fab47f3eecf555f913427d30b8dc9f347355d67510789ca751b147dcf3d4dc040ee4c40267d1c6aa3a696f073e56434d6d1fcce129a123493ce9022dc204dc14" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-x64.pkg", + "hash": "d8d535fc3d5a3e45e9beb884394f0d15c2eceb28481025b76b9617a2a3159719fd6c55553e2cb7854cc9add621ca3199463b6524895dbe9f0656a1a6136a5f6f" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-x64.tar.gz", + "hash": "6ae5b88046e2f9a21724ca43cfbd94577b06fc48f1869464d8ab4c861d63d8f998d9902b811eda0b2ceebb0ec530dc228beb39ff78df9681d1ca0892cb205da0" + }, + { + "name": "dotnet-runtime-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-arm64.pkg", + "hash": "19408a4eb90ae7f8497d2942a1cff518ea7615a8cf6f1d9a1ebbd78e56b0eedaf9520592daa338faf32285e5b33d4e80c552b041f9bf5191581fcf2f8572d95e" + }, + { + "name": "dotnet-runtime-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-arm64.tar.gz", + "hash": "e436e70b6c774c2f16fef9bd23fb245ccd1d0b9bbfc024bae164d88addf5fb831b15fa5928a9f1d452252b4bfce0f8678137f3f6c6809339e039699fba9abf5a" + }, + { + "name": "dotnet-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-arm64.zip", + "hash": "3a2a6503acb27cf615f86a8cedf0f681c1b587763170bdccb011529e9fa3c796ecf3be20b54ef1c254b260630bc830730b6feff24417fc55bfbfafcd3bede5f1" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x64.exe", + "hash": "26229ad6573bbcb4e75f5da2042a818169352a8f219a7df8af0299f0246665bc406430333857726f478d2409cb77701ff4ff481cea154ebf1b903732aa0ec5de" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x64.zip", + "hash": "739d92b4909a7ecb5f75ff5f078a1dc1f8878105c368db374374ab6df11bab07caaa80ed53aad8396eeb088032f650641fbf8185c19a5b04e4b1a57dd37e7932" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x86.exe", + "hash": "71ad45b05f5af62a61d8dcb9c2c34523fc78ebfd1bc98fafe8cf2bcaae68e5d2159b521a6c3b116e7fb57451ce63527ae41d6f213cee3e3f13d1a7ef7ba6c681" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x86.zip", + "hash": "90407b9e0a37866125be26821987d5830ca31108386eab31d65b3ee619bc6401ba20a2acf9198e4630627ec11a776891fe2cb3765f727215f37ccc23648aaa99" + }, + { + "name": "dotnet-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-arm64.exe", + "hash": "b964c47096a92522ac2c7adea84e4e379f93fd1659675a246bbf1506ff0c49ea107b4df1a8121c170ff94e0c9273a0531fa1f71652ca1fca2282dbdc702331b7" + } + ] + }, + "sdk": { + "version": "9.0.307", + "version-display": "9.0.307", + "runtime-version": "9.0.11", + "vs-version": "17.14.20", + "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.307/dotnet-sdk-9.0.307-linux-arm.tar.gz", + "hash": "cdd6bc1bddee4faf1507e13d6db3e4e93acb05fe2b9fb7a1f6e5ce4eecf63b29533305933ed50386e87945fdd4c9baf6291df63a31af8bd99b69d22cfbeb8909" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-arm64.tar.gz", + "hash": "46bfb0bd3e8124f0fabdd234bcf20383a86459d55f3d3d73178a0bce288b40b82c5dfd172586be447520e211fdcfda86902cb106b5ecc4d315234d9c8f8bcb70" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-x64.tar.gz", + "hash": "8aa1ea2d19d08efcf1376f2f8376d8a2fc82fc779ff6f150e0aee3068a9af87011ed1590276b72f04e34f3010adf4f556f1d4661429176a4e2759592486acdec" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-arm.tar.gz", + "hash": "b0ab7002f60ea94b681405c4876cb152d65c9141f440cacef8ccc6d3d2e8bd6eed042e1ca755bb82cf40a63ce19be2545042b3af2b21f8a91e05aba6821e5719" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-arm64.tar.gz", + "hash": "88bfe305bfa0e1c1d2edb8701219d4a66fde783cc042dff20252a7ee1bd0a79668d4c2db8276efef756019b674825829907382f30d301940ea2e5c587dff0942" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-x64.tar.gz", + "hash": "fcc178ac0026cfea1eb37320fb25ffd32e6bc2b1d48c091f6085b88a15f24080dae2a332343c51ca2421f613d5f7abde898346589f4959f1e51d619c2247d216" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-x64.pkg", + "hash": "9a940db260823a23031bc96d5f6a2acad2bd5162729eba79fe3ad2a3f1ad95bdc7a05534f1a50586b4f0ef7336053bc4c624dbad586569930fd509471aebba2f" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-x64.tar.gz", + "hash": "d3965a6ed674ef3089ee225aa299885264d08347be0a8b4ec1037fff1316ccbba52236b625950dbf733ed94c589686cc1d6adc31271e8f232290499555dd61ee" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-arm64.pkg", + "hash": "f87abc58b4d4a264748e025812e8df00234f41074421f8aa5cf1c36218cb20c76c194793ece607790c144651696402c80ddf0b9d1e0d3918e9f78af0461f8bdb" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-arm64.tar.gz", + "hash": "2d294b836dd8bb48a15fabff29076bb9cebe578629e6dcbe60cc3b2eaf06071ea197e030fa50b1b9714cbc7030456ace2c380fc569e1c3eed1ec8aaa18b58842" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-arm64.zip", + "hash": "c07470bf0cabda5a86c875d4d22a59e414f6f877b5cee7386104deb29017fa104af54a1214c3954762d46e9b3ee362b7bbbe7bebaf955cfbec908345504b0012" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x64.exe", + "hash": "d50df334166417a605d1256eb68d9240e017fc812157cf8a9c009854197642f6b30906a87671be3ae7bb524643e66386c8d7235d66c6c3a32ed52e3131d6f582" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-arm64.exe", + "hash": "fda1224fd1c0a40fb9044b7aae6c16d72aa8c0bc88c88d072a4b8c5a7b5dba38d4fc2899b139317cef3e5b99f1106fe69266082e4df1b4fd5450b40b965e2d34" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x64.zip", + "hash": "90af89ce25622c61a7a3738f3b00961517d5f2935c21cacaeb5a502b2ff09ad22a3bbbe9ac3e3c8f508ae69c6008389305eb825b032a42201cc0c83ae1c18072" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x86.exe", + "hash": "1f36c3d77d864af2cd387883489e60c1ad2cf30ee2ac33ecb79d1e0f587fdd2716cfb9b3b4c260b4e42b542c17b712f6d5a3e73e32a475bebd79c413c9622fbc" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x86.zip", + "hash": "4e43ba5a8760d533902404e374c560ee50e028caddb0fe0f6f7a2984b3b3d21489fc061e76910aab5604cdf0aa8ce6bd89ed60fdb6e8ac65a2cc35e1edf2a4a2" + } + ] + }, + "sdks": [ + { + "version": "9.0.307", + "version-display": "9.0.307", + "runtime-version": "9.0.11", + "vs-version": "17.14.20", + "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.307/dotnet-sdk-9.0.307-linux-arm.tar.gz", + "hash": "cdd6bc1bddee4faf1507e13d6db3e4e93acb05fe2b9fb7a1f6e5ce4eecf63b29533305933ed50386e87945fdd4c9baf6291df63a31af8bd99b69d22cfbeb8909" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-arm64.tar.gz", + "hash": "46bfb0bd3e8124f0fabdd234bcf20383a86459d55f3d3d73178a0bce288b40b82c5dfd172586be447520e211fdcfda86902cb106b5ecc4d315234d9c8f8bcb70" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-x64.tar.gz", + "hash": "8aa1ea2d19d08efcf1376f2f8376d8a2fc82fc779ff6f150e0aee3068a9af87011ed1590276b72f04e34f3010adf4f556f1d4661429176a4e2759592486acdec" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-arm.tar.gz", + "hash": "b0ab7002f60ea94b681405c4876cb152d65c9141f440cacef8ccc6d3d2e8bd6eed042e1ca755bb82cf40a63ce19be2545042b3af2b21f8a91e05aba6821e5719" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-arm64.tar.gz", + "hash": "88bfe305bfa0e1c1d2edb8701219d4a66fde783cc042dff20252a7ee1bd0a79668d4c2db8276efef756019b674825829907382f30d301940ea2e5c587dff0942" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-x64.tar.gz", + "hash": "fcc178ac0026cfea1eb37320fb25ffd32e6bc2b1d48c091f6085b88a15f24080dae2a332343c51ca2421f613d5f7abde898346589f4959f1e51d619c2247d216" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-x64.pkg", + "hash": "9a940db260823a23031bc96d5f6a2acad2bd5162729eba79fe3ad2a3f1ad95bdc7a05534f1a50586b4f0ef7336053bc4c624dbad586569930fd509471aebba2f" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-x64.tar.gz", + "hash": "d3965a6ed674ef3089ee225aa299885264d08347be0a8b4ec1037fff1316ccbba52236b625950dbf733ed94c589686cc1d6adc31271e8f232290499555dd61ee" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-arm64.pkg", + "hash": "f87abc58b4d4a264748e025812e8df00234f41074421f8aa5cf1c36218cb20c76c194793ece607790c144651696402c80ddf0b9d1e0d3918e9f78af0461f8bdb" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-arm64.tar.gz", + "hash": "2d294b836dd8bb48a15fabff29076bb9cebe578629e6dcbe60cc3b2eaf06071ea197e030fa50b1b9714cbc7030456ace2c380fc569e1c3eed1ec8aaa18b58842" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-arm64.zip", + "hash": "c07470bf0cabda5a86c875d4d22a59e414f6f877b5cee7386104deb29017fa104af54a1214c3954762d46e9b3ee362b7bbbe7bebaf955cfbec908345504b0012" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x64.exe", + "hash": "d50df334166417a605d1256eb68d9240e017fc812157cf8a9c009854197642f6b30906a87671be3ae7bb524643e66386c8d7235d66c6c3a32ed52e3131d6f582" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-arm64.exe", + "hash": "fda1224fd1c0a40fb9044b7aae6c16d72aa8c0bc88c88d072a4b8c5a7b5dba38d4fc2899b139317cef3e5b99f1106fe69266082e4df1b4fd5450b40b965e2d34" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x64.zip", + "hash": "90af89ce25622c61a7a3738f3b00961517d5f2935c21cacaeb5a502b2ff09ad22a3bbbe9ac3e3c8f508ae69c6008389305eb825b032a42201cc0c83ae1c18072" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x86.exe", + "hash": "1f36c3d77d864af2cd387883489e60c1ad2cf30ee2ac33ecb79d1e0f587fdd2716cfb9b3b4c260b4e42b542c17b712f6d5a3e73e32a475bebd79c413c9622fbc" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x86.zip", + "hash": "4e43ba5a8760d533902404e374c560ee50e028caddb0fe0f6f7a2984b3b3d21489fc061e76910aab5604cdf0aa8ce6bd89ed60fdb6e8ac65a2cc35e1edf2a4a2" + } + ] + }, + { + "version": "9.0.112", + "version-display": "9.0.112", + "runtime-version": "9.0.11", + "vs-version": "17.12.14", + "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.112/dotnet-sdk-9.0.112-linux-arm.tar.gz", + "hash": "12ac1799f08f06011aa8e052904423771f33f9f257de3a4f706f9bd5bdf8a40dd14a86dbb483414009166dd9c2b15344d2323721243e29d27615a6ed4809e3f5" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-arm64.tar.gz", + "hash": "a944e937610282bfa09ecd3863619ceb0b2203f2fa455f0d9d51f35cacb3c66452a8c4c84d23700e3618ce9491b8fa0c8c2fc9fc80209f46db6f4bff4d846752" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-musl-x64.tar.gz", + "hash": "0c0f97332ccaab9d157d7992784365ef5ad180f72ca86675fadc9638ecc3058e93f9869b8b14b490c06b0bc8954efe800f573e451186c124a240ca0dc9d4b524" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-musl-arm.tar.gz", + "hash": "b490202c92e119f818f7fa28c00938f6a1fdfb89bb40514173a0b932fe4dfc3af089e996f6a7d9a6cd14ab96185930dc4b89e5572580edcbe0c4d7685260510f" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-musl-arm64.tar.gz", + "hash": "62e919914ec36bf38b09f48625fcfd03f6d8e45ad206a622805b59f9f09de402b328397cc433913ac08977307c847c0e2f90288c8f2bf297b3a7c13bf4dad53a" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-x64.tar.gz", + "hash": "803fd2a829a711c7119454640fa0a2783faaf485f355e0e1b82d16a906d52685ab119e6bec5c84e1d404d0d5f75a15612c862a3dc663676ea5f41cacdf070640" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-osx-x64.pkg", + "hash": "64a6db79b5a0c39999d2e0f333995d4b594abb637f341a11cf3b01ef495337256fc81fad80d145bd58fe324e877218e3dda8aaf518ded6eb42a8b92638b2caba" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-osx-x64.tar.gz", + "hash": "8aca40362c16bb80c4a7db9b6564ed8b966524a340f5c524d642d14e412242c0c62ade20bd58c0395a202034c8f13b746c3b98a08783cb29e52c632ee1a49ba6" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-osx-arm64.pkg", + "hash": "a7c86c0f9cef1a120b85bda13c1f3fe8f4a5ea4bb6c9e6620c81a9ededf105efb1f38870197f5ad6f2dfefd10725869f5613bc85b21b2c2a1b76496eb0379987" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-osx-arm64.tar.gz", + "hash": "02e24725078eaba63f7235cda9ed21ca46122738ca01e9461d50925952c66915778173c923c0b143c4889065fd88738fa1c278f152cc07200940d73a6ac7128e" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-arm64.zip", + "hash": "efeeef1469cc12c39fadbe877391dd79ed3093d1c62fc750b499767c21b8af65f7c90f6d85c8edc00183e0cb08bd73a2136c516da709134b44b440be2400a011" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-x64.exe", + "hash": "97100c6b362e1a7b5f1ae90f8e72a71db54e496d148b0e687228ec49605a014bec39393182df219595ac5bf4f4417d79d22faeebf167dc3ee23bd1ec91be4b81" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-arm64.exe", + "hash": "0ffeee43ff34dbd8fa2b7f83d2ee0fd3b4d805988f23487166cc03205a43fbc2e3b5602e42492ccff34343ff34bad655f13db8f71d8f6384a7d922e2d93c353e" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-x64.zip", + "hash": "6ee110435b5d9cdabca5fed378cf8989dcbab71660687f2a2f82231f497a94e8450944b1ab46087a356d4c90251227de3705a75650ee02a8d1752b9ce8645473" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-x86.exe", + "hash": "3175b7583866d024c9e963ae5ee653634ec730d626d09fde8992723e5babea1536f1baa91b4c9b15d50fca22e631703a10296bb455d935e387de0d20e1480632" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-x86.zip", + "hash": "629dab2020e3f85f6b0a56feb20ab3c910ae95236ae0d62dfb2bfb223bbd3212136c2a8389895d3a474db93a4d091cbbdba92e7ffec34d15577c899679ba2117" + } + ] + } + ], + "aspnetcore-runtime": { + "version": "9.0.11", + "version-display": "9.0.11", + "version-aspnetcoremodule": [ + "19.0.25293.11" + ], + "vs-version": "", + "files": [ + { + "name": "aspnetcore-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-arm.tar.gz", + "hash": "1e11d31b548508a4503c38288cbcfd1518a4ff09f20bd952d4b0d00a10fb4af7a0e4c4f43526d6c83a554e3c976c3478cfa2696e6ee49aef1223d30e8bf758ad" + }, + { + "name": "aspnetcore-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-arm64.tar.gz", + "hash": "bcf66a56f780b720f663e4f276ebbffeb1f8117523d19fe12c545c53f929ce1036710ba078f3019767ccd19e915dc457d60dad426f926b0be46cef74c01143e8" + }, + { + "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-musl-x64.tar.gz", + "hash": "803433a214e36ea076ba6b2ce808c972c0c0218581afc7439021037b7258e3fc901683f0a77a6bff36c0f87ef37821c2787cfdf5cc4b7cee7117952a0a0b8e63" + }, + { + "name": "aspnetcore-runtime-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-musl-arm.tar.gz", + "hash": "9cf5cf2e40cacb9985f7b447fe2ac50d7ac9b26f685f694b61016bc330e9bf659c8383a218e7874bcf413427723309572a61a614147e47a42446eff8bd3b6f9a" + }, + { + "name": "aspnetcore-runtime-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-musl-arm64.tar.gz", + "hash": "522e2670ecd4e52daa8ddeabd71d2e222c43629912556c00887ab7a0bcf2474727601a47c454837e22641d10c74a0f32a92f51495c684f5673f6ab4bed1c4a1b" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-x64.tar.gz", + "hash": "0a3c6a20dd2b00928cd22aca0c99d1ddd36ba93e9909a15097b952b54097e0b817454db7beae482a895d1877c281218fffee0f3f07f6a0cbe521e4c39cda5d4a" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-osx-x64.tar.gz", + "hash": "822cf981292d59f4b851430898a75a6899bf8b7f0b6a7c8fe4e86a148444a82f41b08436e488ddf02ea08c3fb5fe044e1658b252aeaf1a49a8e4cb8e0a0a6140" + }, + { + "name": "aspnetcore-runtime-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-osx-arm64.tar.gz", + "hash": "5db4d3df8c04ec9633e61a6ac4f1a321a9171531862da01a6dff237122b9a89dedaa1837355332d9f12eb6c87126d8ef07094f42488c1a41661ed70df6910f92" + }, + { + "name": "aspnetcore-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-arm64.zip", + "hash": "b6c9bc31cceb173f5b1da26f4c4066601f52999cdbe9e66cb9152f6954649e71f3d062dea77b9dc30dedecb151ae5258cf7372561310be28e21bf8ae7898fafe" + }, + { + "name": "aspnetcore-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-arm64.exe", + "hash": "55acd0115a471733ac653fccb4883aff760ef5bd90eff3b8b1614e9cdc609494fc2e0b3a1a4eec06f7f03310516c1141c98d3ebbbbabf9c73958824f8f06b685" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x64.exe", + "hash": "a8a5a69b2a4181d8105d1bd07fe72e4c67c2802e006853597ce2e2a88b2fb37e9bf077a57b5e35e4523855d271351f56e8f27a3c7d8d5c7138324cc2e1778495" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x64.zip", + "hash": "7fcc816ed77a7d25e428d6ad96e82e36a19df014cd34b983825673f4ab98e7344ab32ea0641f17bbda2321b9837da4f93b53c597e544e0f983a6bd2a9e5d7939" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x86.exe", + "hash": "29007ae38fb9df43452159848396ceb80b58714d09b23e4a0675b136411f60d4f6f7a9aa1f82c4f954a7f49a67cd8129cf7dd56ff42ce0066dc5f7f8d6bb1385" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x86.zip", + "hash": "4506259ef481d8904b92bb9bcfc7550c148b06149713b66401c58556a67ae9f16421b8d10cad3526bab5124555dfa559211793acdf47e20a42b3b974c8ed49bf" + }, + { + "name": "aspnetcore-runtime-composite-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-arm.tar.gz", + "hash": "c09469e839a7953c0e8e7049ba0632a9de44d48bc73eda1d11f120ad75706124ca0099d100c2f5f9f267c40c89e5f945790abdf600494dbd6fd89d31a042d8cf" + }, + { + "name": "aspnetcore-runtime-composite-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-arm64.tar.gz", + "hash": "8cb7ea3c5548045db38fe4ac6d971cccc4606dec9f91fdb489d24fcd0ac8f7b9a3476dedc8bf748deb9f087fe5115bd0d76cfcfe9b8f1aa2e90447597f53b144" + }, + { + "name": "aspnetcore-runtime-composite-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-x64.tar.gz", + "hash": "b782b4250f150e814ced356e678f191a6168707df6c3af9aeffe46a2ed086a4e03d78760db82066c0604a4fcd689ab12c6a052d4d53ef1610542458f4783532a" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-musl-arm.tar.gz", + "hash": "45e9704c5f42e84d3c193d66bb9843d9d5a9f59606b2e0b9b00f7ef03f9edb93d0e5c2ffd4e704952f361a70b3b9159d0ba53b252994d12260236192ec74f330" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-musl-arm64.tar.gz", + "hash": "62642a29d34fe390c41beea411ae595a21d2fc2e1bca7faa087c05d49c5aa4f2939e715bb2e8af2d79996f3de6e79f0a4b3cc35a1b6ebe260cc80004219c6e35" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-musl-x64.tar.gz", + "hash": "0586bfb0481834605cc6f5be33320835470843f355b4d83a643d20b5f0aa339fcfc4ba671c8353f2dc3fdcfe8eb5626118b12fa728bc6f9abf0e2c7db96bc973" + }, + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/dotnet-hosting-9.0.11-win.exe", + "hash": "a2f56799c1d922379115ca0f9774b485f0b9d911783ec9a190539717eeafd11367098ed2fd9a255cea8b355d0e535fcfd4004186ee3cc472d959119d3f7ba709", + "akams": "https://aka.ms/dotnetcore-9-0-windowshosting" + } + ] + }, + "windowsdesktop": { + "version": "9.0.11", + "version-display": "9.0.11", + "files": [ + { + "name": "windowsdesktop-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-arm64.exe", + "hash": "148918cd6536f75cd0ce4a64685a0ccb5255e97b5201c0258fea8725676c46f844c3d20040ee615c8011567427c756119df0f86cb2933bd6389df692edcdeb6b" + }, + { + "name": "windowsdesktop-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-arm64.zip", + "hash": "2cfd101ce136cf276edf014f9c662abfdd2665460b890e05e44805cadb25f25031816912061a2bf914c5848bcdf7d3ccc61d553885b6010dee5967cf48dcd201" + }, + { + "name": "windowsdesktop-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x64.exe", + "hash": "5c6dd5616f8365cc618087916bf9e0470f5fe61242010df040ce7a688acc0598797bce0a62d3915d8951dc70f89deb1e30223c1dc0918f05af92c88658f4b3ec" + }, + { + "name": "windowsdesktop-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x64.zip", + "hash": "4323a630d2a2501e368bd43f0a60b8859434b2e3c0c2a2a41a0fa5b77ecda1261b640908a3a764e30b73daf9f318e56ae00333598a5dd0db5df8293698ab2893" + }, + { + "name": "windowsdesktop-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x86.exe", + "hash": "d99ac0c5b9526bd4dcb030600dc94432bc165585b82c4305753f928ff89257e508a20fe52f196707e8cd37ca78e51e64a60bc9aa7d66f8189142d489ddcd5081" + }, + { + "name": "windowsdesktop-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x86.zip", + "hash": "4b77989c48fbe18ee74fb795f00feaf8bd92fe2bb651f8951357c0950cacb58ec29907df2c4d9b78346a4ca1687ea58fe2ead474ca559adcf46b4ac9824f122c" + } + ] + } + } +} \ No newline at end of file diff --git a/release-notes/9.0/README.md b/release-notes/9.0/README.md index 10e12a98e..6aae5af85 100644 --- a/release-notes/9.0/README.md +++ b/release-notes/9.0/README.md @@ -14,6 +14,7 @@ | Date | Release | SDK | | :-- | :-- | :-- | +| 2025/11/11 | [9.0.11](./9.0.11/9.0.11.md) | [9.0.307](./9.0.11/9.0.11.md), [9.0.112](./9.0.11/9.0.112.md) | | 2025/10/14 | [9.0.10](./9.0.10/9.0.10.md) | [9.0.306](./9.0.10/9.0.10.md), [9.0.111](./9.0.10/9.0.111.md) | | 2025/09/09 | [9.0.9](./9.0.9/9.0.9.md) | [9.0.305](./9.0.9/9.0.9.md), [9.0.110](./9.0.9/9.0.110.md) | | 2025/08/05 | [9.0.8](./9.0.8/9.0.8.md) | [9.0.304](./9.0.8/9.0.8.md), [9.0.109](./9.0.8/9.0.109.md) | diff --git a/release-notes/9.0/cve.md b/release-notes/9.0/cve.md index 2f2b324c7..e3821d99d 100644 --- a/release-notes/9.0/cve.md +++ b/release-notes/9.0/cve.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.11 (November 2025) + - No new CVEs. - 9.0.10 (October 2025) - [CVE-2025-55248 | .NET Information Disclosure Vulnerability](https://github.com/dotnet/announcements/issues/372) - [CVE-2025-55315 | .NET Security Feature Bypass Vulnerability](https://github.com/dotnet/announcements/issues/371) diff --git a/release-notes/9.0/install-linux.md b/release-notes/9.0/install-linux.md index 4f3606adc..7ca6de8aa 100644 --- a/release-notes/9.0/install-linux.md +++ b/release-notes/9.0/install-linux.md @@ -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.306/dotnet-sdk-9.0.306-linux-x64.tar.gz +~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-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.306 +9.0.307 ``` 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. diff --git a/release-notes/9.0/install-macos.md b/release-notes/9.0/install-macos.md index ef1badf57..b3f36cfd6 100644 --- a/release-notes/9.0/install-macos.md +++ b/release-notes/9.0/install-macos.md @@ -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.306/dotnet-sdk-9.0.306-osx-x64.tar.gz +~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-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.306 +9.0.307 ``` 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. diff --git a/release-notes/9.0/install-windows.md b/release-notes/9.0/install-windows.md index 2bf1d6249..5db9882f5 100644 --- a/release-notes/9.0/install-windows.md +++ b/release-notes/9.0/install-windows.md @@ -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.306/dotnet-sdk-9.0.306-win-x64.exe +C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-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.306 +9.0.307 ``` 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. diff --git a/release-notes/9.0/releases.json b/release-notes/9.0/releases.json index cf60151cf..dc0f5ef78 100644 --- a/release-notes/9.0/releases.json +++ b/release-notes/9.0/releases.json @@ -1,14 +1,636 @@ { "channel-version": "9.0", - "latest-release": "9.0.10", - "latest-release-date": "2025-10-14", - "latest-runtime": "9.0.10", - "latest-sdk": "9.0.306", + "latest-release": "9.0.11", + "latest-release-date": "2025-11-11", + "latest-runtime": "9.0.11", + "latest-sdk": "9.0.307", "support-phase": "active", "release-type": "sts", "eol-date": "2026-11-10", "lifecycle-policy": "https://aka.ms/dotnetcoresupport", "releases": [ + { + "release-date": "2025-11-11", + "release-version": "9.0.11", + "security": false, + "cve-list": [], + "release-notes": "https://github.com/dotnet/core/blob/main/release-notes/9.0/9.0.11/9.0.11.md", + "runtime": { + "version": "9.0.11", + "version-display": "9.0.11", + "vs-version": "17.12.14, 17.14.20, 18.0.0", + "vs-mac-version": "", + "files": [ + { + "name": "dotnet-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-arm.tar.gz", + "hash": "0b786261cb796bc2ddfa791045787a9076211234777626f36b6babc98e33423b3850ecd843907205fec834f24cdd8cac8b757745dcece4a5a1c5651471422605" + }, + { + "name": "dotnet-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-arm64.tar.gz", + "hash": "2844cbffa78ee2b3c57560937e32feb43a3b1f02579534febf073dec479eb4ea0fc7fd7a538d6c728a3353b5fb88e026ebcb3ff0e05c106369d51ccc24eaf419" + }, + { + "name": "dotnet-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-musl-x64.tar.gz", + "hash": "8b7f6871eaa699f0e849e3d13dae1b3cb3a94d1bd60ed5235eb47000b269b9e4ec1b4fa368de135ade2c1998e2fa101f3da57ae100656783b75c2fabb1dc33f6" + }, + { + "name": "dotnet-runtime-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-musl-arm.tar.gz", + "hash": "268ac15ce3c1e3115d40d5e9e5a2f5d8e0c95bee0340fcc7f22639f7191b00516cba095ccc6068f8fcf35c712ce1055926bb675f0fa5cca45bd4ce6893a1bf7f" + }, + { + "name": "dotnet-runtime-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-musl-arm64.tar.gz", + "hash": "c5f63c95e05d251caeecc53476aad36204cc37dadef4eee6c8c40b38e1ab33c150ee923844c28f11cba03a7fdf5f426d88ccf2c11e284c3aaa0ab2380e34ae4c" + }, + { + "name": "dotnet-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-linux-x64.tar.gz", + "hash": "fab47f3eecf555f913427d30b8dc9f347355d67510789ca751b147dcf3d4dc040ee4c40267d1c6aa3a696f073e56434d6d1fcce129a123493ce9022dc204dc14" + }, + { + "name": "dotnet-runtime-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-x64.pkg", + "hash": "d8d535fc3d5a3e45e9beb884394f0d15c2eceb28481025b76b9617a2a3159719fd6c55553e2cb7854cc9add621ca3199463b6524895dbe9f0656a1a6136a5f6f" + }, + { + "name": "dotnet-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-x64.tar.gz", + "hash": "6ae5b88046e2f9a21724ca43cfbd94577b06fc48f1869464d8ab4c861d63d8f998d9902b811eda0b2ceebb0ec530dc228beb39ff78df9681d1ca0892cb205da0" + }, + { + "name": "dotnet-runtime-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-arm64.pkg", + "hash": "19408a4eb90ae7f8497d2942a1cff518ea7615a8cf6f1d9a1ebbd78e56b0eedaf9520592daa338faf32285e5b33d4e80c552b041f9bf5191581fcf2f8572d95e" + }, + { + "name": "dotnet-runtime-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-osx-arm64.tar.gz", + "hash": "e436e70b6c774c2f16fef9bd23fb245ccd1d0b9bbfc024bae164d88addf5fb831b15fa5928a9f1d452252b4bfce0f8678137f3f6c6809339e039699fba9abf5a" + }, + { + "name": "dotnet-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-arm64.zip", + "hash": "3a2a6503acb27cf615f86a8cedf0f681c1b587763170bdccb011529e9fa3c796ecf3be20b54ef1c254b260630bc830730b6feff24417fc55bfbfafcd3bede5f1" + }, + { + "name": "dotnet-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x64.exe", + "hash": "26229ad6573bbcb4e75f5da2042a818169352a8f219a7df8af0299f0246665bc406430333857726f478d2409cb77701ff4ff481cea154ebf1b903732aa0ec5de" + }, + { + "name": "dotnet-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x64.zip", + "hash": "739d92b4909a7ecb5f75ff5f078a1dc1f8878105c368db374374ab6df11bab07caaa80ed53aad8396eeb088032f650641fbf8185c19a5b04e4b1a57dd37e7932" + }, + { + "name": "dotnet-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x86.exe", + "hash": "71ad45b05f5af62a61d8dcb9c2c34523fc78ebfd1bc98fafe8cf2bcaae68e5d2159b521a6c3b116e7fb57451ce63527ae41d6f213cee3e3f13d1a7ef7ba6c681" + }, + { + "name": "dotnet-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-x86.zip", + "hash": "90407b9e0a37866125be26821987d5830ca31108386eab31d65b3ee619bc6401ba20a2acf9198e4630627ec11a776891fe2cb3765f727215f37ccc23648aaa99" + }, + { + "name": "dotnet-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.11/dotnet-runtime-9.0.11-win-arm64.exe", + "hash": "b964c47096a92522ac2c7adea84e4e379f93fd1659675a246bbf1506ff0c49ea107b4df1a8121c170ff94e0c9273a0531fa1f71652ca1fca2282dbdc702331b7" + } + ] + }, + "sdk": { + "version": "9.0.307", + "version-display": "9.0.307", + "runtime-version": "9.0.11", + "vs-version": "17.14.20", + "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.307/dotnet-sdk-9.0.307-linux-arm.tar.gz", + "hash": "cdd6bc1bddee4faf1507e13d6db3e4e93acb05fe2b9fb7a1f6e5ce4eecf63b29533305933ed50386e87945fdd4c9baf6291df63a31af8bd99b69d22cfbeb8909" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-arm64.tar.gz", + "hash": "46bfb0bd3e8124f0fabdd234bcf20383a86459d55f3d3d73178a0bce288b40b82c5dfd172586be447520e211fdcfda86902cb106b5ecc4d315234d9c8f8bcb70" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-x64.tar.gz", + "hash": "8aa1ea2d19d08efcf1376f2f8376d8a2fc82fc779ff6f150e0aee3068a9af87011ed1590276b72f04e34f3010adf4f556f1d4661429176a4e2759592486acdec" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-arm.tar.gz", + "hash": "b0ab7002f60ea94b681405c4876cb152d65c9141f440cacef8ccc6d3d2e8bd6eed042e1ca755bb82cf40a63ce19be2545042b3af2b21f8a91e05aba6821e5719" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-arm64.tar.gz", + "hash": "88bfe305bfa0e1c1d2edb8701219d4a66fde783cc042dff20252a7ee1bd0a79668d4c2db8276efef756019b674825829907382f30d301940ea2e5c587dff0942" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-x64.tar.gz", + "hash": "fcc178ac0026cfea1eb37320fb25ffd32e6bc2b1d48c091f6085b88a15f24080dae2a332343c51ca2421f613d5f7abde898346589f4959f1e51d619c2247d216" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-x64.pkg", + "hash": "9a940db260823a23031bc96d5f6a2acad2bd5162729eba79fe3ad2a3f1ad95bdc7a05534f1a50586b4f0ef7336053bc4c624dbad586569930fd509471aebba2f" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-x64.tar.gz", + "hash": "d3965a6ed674ef3089ee225aa299885264d08347be0a8b4ec1037fff1316ccbba52236b625950dbf733ed94c589686cc1d6adc31271e8f232290499555dd61ee" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-arm64.pkg", + "hash": "f87abc58b4d4a264748e025812e8df00234f41074421f8aa5cf1c36218cb20c76c194793ece607790c144651696402c80ddf0b9d1e0d3918e9f78af0461f8bdb" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-arm64.tar.gz", + "hash": "2d294b836dd8bb48a15fabff29076bb9cebe578629e6dcbe60cc3b2eaf06071ea197e030fa50b1b9714cbc7030456ace2c380fc569e1c3eed1ec8aaa18b58842" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-arm64.zip", + "hash": "c07470bf0cabda5a86c875d4d22a59e414f6f877b5cee7386104deb29017fa104af54a1214c3954762d46e9b3ee362b7bbbe7bebaf955cfbec908345504b0012" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x64.exe", + "hash": "d50df334166417a605d1256eb68d9240e017fc812157cf8a9c009854197642f6b30906a87671be3ae7bb524643e66386c8d7235d66c6c3a32ed52e3131d6f582" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-arm64.exe", + "hash": "fda1224fd1c0a40fb9044b7aae6c16d72aa8c0bc88c88d072a4b8c5a7b5dba38d4fc2899b139317cef3e5b99f1106fe69266082e4df1b4fd5450b40b965e2d34" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x64.zip", + "hash": "90af89ce25622c61a7a3738f3b00961517d5f2935c21cacaeb5a502b2ff09ad22a3bbbe9ac3e3c8f508ae69c6008389305eb825b032a42201cc0c83ae1c18072" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x86.exe", + "hash": "1f36c3d77d864af2cd387883489e60c1ad2cf30ee2ac33ecb79d1e0f587fdd2716cfb9b3b4c260b4e42b542c17b712f6d5a3e73e32a475bebd79c413c9622fbc" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x86.zip", + "hash": "4e43ba5a8760d533902404e374c560ee50e028caddb0fe0f6f7a2984b3b3d21489fc061e76910aab5604cdf0aa8ce6bd89ed60fdb6e8ac65a2cc35e1edf2a4a2" + } + ] + }, + "sdks": [ + { + "version": "9.0.307", + "version-display": "9.0.307", + "runtime-version": "9.0.11", + "vs-version": "17.14.20", + "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.307/dotnet-sdk-9.0.307-linux-arm.tar.gz", + "hash": "cdd6bc1bddee4faf1507e13d6db3e4e93acb05fe2b9fb7a1f6e5ce4eecf63b29533305933ed50386e87945fdd4c9baf6291df63a31af8bd99b69d22cfbeb8909" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-arm64.tar.gz", + "hash": "46bfb0bd3e8124f0fabdd234bcf20383a86459d55f3d3d73178a0bce288b40b82c5dfd172586be447520e211fdcfda86902cb106b5ecc4d315234d9c8f8bcb70" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-x64.tar.gz", + "hash": "8aa1ea2d19d08efcf1376f2f8376d8a2fc82fc779ff6f150e0aee3068a9af87011ed1590276b72f04e34f3010adf4f556f1d4661429176a4e2759592486acdec" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-arm.tar.gz", + "hash": "b0ab7002f60ea94b681405c4876cb152d65c9141f440cacef8ccc6d3d2e8bd6eed042e1ca755bb82cf40a63ce19be2545042b3af2b21f8a91e05aba6821e5719" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-musl-arm64.tar.gz", + "hash": "88bfe305bfa0e1c1d2edb8701219d4a66fde783cc042dff20252a7ee1bd0a79668d4c2db8276efef756019b674825829907382f30d301940ea2e5c587dff0942" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-linux-x64.tar.gz", + "hash": "fcc178ac0026cfea1eb37320fb25ffd32e6bc2b1d48c091f6085b88a15f24080dae2a332343c51ca2421f613d5f7abde898346589f4959f1e51d619c2247d216" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-x64.pkg", + "hash": "9a940db260823a23031bc96d5f6a2acad2bd5162729eba79fe3ad2a3f1ad95bdc7a05534f1a50586b4f0ef7336053bc4c624dbad586569930fd509471aebba2f" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-x64.tar.gz", + "hash": "d3965a6ed674ef3089ee225aa299885264d08347be0a8b4ec1037fff1316ccbba52236b625950dbf733ed94c589686cc1d6adc31271e8f232290499555dd61ee" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-arm64.pkg", + "hash": "f87abc58b4d4a264748e025812e8df00234f41074421f8aa5cf1c36218cb20c76c194793ece607790c144651696402c80ddf0b9d1e0d3918e9f78af0461f8bdb" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-osx-arm64.tar.gz", + "hash": "2d294b836dd8bb48a15fabff29076bb9cebe578629e6dcbe60cc3b2eaf06071ea197e030fa50b1b9714cbc7030456ace2c380fc569e1c3eed1ec8aaa18b58842" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-arm64.zip", + "hash": "c07470bf0cabda5a86c875d4d22a59e414f6f877b5cee7386104deb29017fa104af54a1214c3954762d46e9b3ee362b7bbbe7bebaf955cfbec908345504b0012" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x64.exe", + "hash": "d50df334166417a605d1256eb68d9240e017fc812157cf8a9c009854197642f6b30906a87671be3ae7bb524643e66386c8d7235d66c6c3a32ed52e3131d6f582" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-arm64.exe", + "hash": "fda1224fd1c0a40fb9044b7aae6c16d72aa8c0bc88c88d072a4b8c5a7b5dba38d4fc2899b139317cef3e5b99f1106fe69266082e4df1b4fd5450b40b965e2d34" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x64.zip", + "hash": "90af89ce25622c61a7a3738f3b00961517d5f2935c21cacaeb5a502b2ff09ad22a3bbbe9ac3e3c8f508ae69c6008389305eb825b032a42201cc0c83ae1c18072" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x86.exe", + "hash": "1f36c3d77d864af2cd387883489e60c1ad2cf30ee2ac33ecb79d1e0f587fdd2716cfb9b3b4c260b4e42b542c17b712f6d5a3e73e32a475bebd79c413c9622fbc" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.307/dotnet-sdk-9.0.307-win-x86.zip", + "hash": "4e43ba5a8760d533902404e374c560ee50e028caddb0fe0f6f7a2984b3b3d21489fc061e76910aab5604cdf0aa8ce6bd89ed60fdb6e8ac65a2cc35e1edf2a4a2" + } + ] + }, + { + "version": "9.0.112", + "version-display": "9.0.112", + "runtime-version": "9.0.11", + "vs-version": "17.12.14", + "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.112/dotnet-sdk-9.0.112-linux-arm.tar.gz", + "hash": "12ac1799f08f06011aa8e052904423771f33f9f257de3a4f706f9bd5bdf8a40dd14a86dbb483414009166dd9c2b15344d2323721243e29d27615a6ed4809e3f5" + }, + { + "name": "dotnet-sdk-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-arm64.tar.gz", + "hash": "a944e937610282bfa09ecd3863619ceb0b2203f2fa455f0d9d51f35cacb3c66452a8c4c84d23700e3618ce9491b8fa0c8c2fc9fc80209f46db6f4bff4d846752" + }, + { + "name": "dotnet-sdk-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-musl-x64.tar.gz", + "hash": "0c0f97332ccaab9d157d7992784365ef5ad180f72ca86675fadc9638ecc3058e93f9869b8b14b490c06b0bc8954efe800f573e451186c124a240ca0dc9d4b524" + }, + { + "name": "dotnet-sdk-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-musl-arm.tar.gz", + "hash": "b490202c92e119f818f7fa28c00938f6a1fdfb89bb40514173a0b932fe4dfc3af089e996f6a7d9a6cd14ab96185930dc4b89e5572580edcbe0c4d7685260510f" + }, + { + "name": "dotnet-sdk-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-musl-arm64.tar.gz", + "hash": "62e919914ec36bf38b09f48625fcfd03f6d8e45ad206a622805b59f9f09de402b328397cc433913ac08977307c847c0e2f90288c8f2bf297b3a7c13bf4dad53a" + }, + { + "name": "dotnet-sdk-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-linux-x64.tar.gz", + "hash": "803fd2a829a711c7119454640fa0a2783faaf485f355e0e1b82d16a906d52685ab119e6bec5c84e1d404d0d5f75a15612c862a3dc663676ea5f41cacdf070640" + }, + { + "name": "dotnet-sdk-osx-x64.pkg", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-osx-x64.pkg", + "hash": "64a6db79b5a0c39999d2e0f333995d4b594abb637f341a11cf3b01ef495337256fc81fad80d145bd58fe324e877218e3dda8aaf518ded6eb42a8b92638b2caba" + }, + { + "name": "dotnet-sdk-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-osx-x64.tar.gz", + "hash": "8aca40362c16bb80c4a7db9b6564ed8b966524a340f5c524d642d14e412242c0c62ade20bd58c0395a202034c8f13b746c3b98a08783cb29e52c632ee1a49ba6" + }, + { + "name": "dotnet-sdk-osx-arm64.pkg", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-osx-arm64.pkg", + "hash": "a7c86c0f9cef1a120b85bda13c1f3fe8f4a5ea4bb6c9e6620c81a9ededf105efb1f38870197f5ad6f2dfefd10725869f5613bc85b21b2c2a1b76496eb0379987" + }, + { + "name": "dotnet-sdk-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-osx-arm64.tar.gz", + "hash": "02e24725078eaba63f7235cda9ed21ca46122738ca01e9461d50925952c66915778173c923c0b143c4889065fd88738fa1c278f152cc07200940d73a6ac7128e" + }, + { + "name": "dotnet-sdk-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-arm64.zip", + "hash": "efeeef1469cc12c39fadbe877391dd79ed3093d1c62fc750b499767c21b8af65f7c90f6d85c8edc00183e0cb08bd73a2136c516da709134b44b440be2400a011" + }, + { + "name": "dotnet-sdk-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-x64.exe", + "hash": "97100c6b362e1a7b5f1ae90f8e72a71db54e496d148b0e687228ec49605a014bec39393182df219595ac5bf4f4417d79d22faeebf167dc3ee23bd1ec91be4b81" + }, + { + "name": "dotnet-sdk-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-arm64.exe", + "hash": "0ffeee43ff34dbd8fa2b7f83d2ee0fd3b4d805988f23487166cc03205a43fbc2e3b5602e42492ccff34343ff34bad655f13db8f71d8f6384a7d922e2d93c353e" + }, + { + "name": "dotnet-sdk-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-x64.zip", + "hash": "6ee110435b5d9cdabca5fed378cf8989dcbab71660687f2a2f82231f497a94e8450944b1ab46087a356d4c90251227de3705a75650ee02a8d1752b9ce8645473" + }, + { + "name": "dotnet-sdk-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-x86.exe", + "hash": "3175b7583866d024c9e963ae5ee653634ec730d626d09fde8992723e5babea1536f1baa91b4c9b15d50fca22e631703a10296bb455d935e387de0d20e1480632" + }, + { + "name": "dotnet-sdk-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.112/dotnet-sdk-9.0.112-win-x86.zip", + "hash": "629dab2020e3f85f6b0a56feb20ab3c910ae95236ae0d62dfb2bfb223bbd3212136c2a8389895d3a474db93a4d091cbbdba92e7ffec34d15577c899679ba2117" + } + ] + } + ], + "aspnetcore-runtime": { + "version": "9.0.11", + "version-display": "9.0.11", + "version-aspnetcoremodule": [ + "19.0.25293.11" + ], + "vs-version": "", + "files": [ + { + "name": "aspnetcore-runtime-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-arm.tar.gz", + "hash": "1e11d31b548508a4503c38288cbcfd1518a4ff09f20bd952d4b0d00a10fb4af7a0e4c4f43526d6c83a554e3c976c3478cfa2696e6ee49aef1223d30e8bf758ad" + }, + { + "name": "aspnetcore-runtime-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-arm64.tar.gz", + "hash": "bcf66a56f780b720f663e4f276ebbffeb1f8117523d19fe12c545c53f929ce1036710ba078f3019767ccd19e915dc457d60dad426f926b0be46cef74c01143e8" + }, + { + "name": "aspnetcore-runtime-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-musl-x64.tar.gz", + "hash": "803433a214e36ea076ba6b2ce808c972c0c0218581afc7439021037b7258e3fc901683f0a77a6bff36c0f87ef37821c2787cfdf5cc4b7cee7117952a0a0b8e63" + }, + { + "name": "aspnetcore-runtime-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-musl-arm.tar.gz", + "hash": "9cf5cf2e40cacb9985f7b447fe2ac50d7ac9b26f685f694b61016bc330e9bf659c8383a218e7874bcf413427723309572a61a614147e47a42446eff8bd3b6f9a" + }, + { + "name": "aspnetcore-runtime-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-musl-arm64.tar.gz", + "hash": "522e2670ecd4e52daa8ddeabd71d2e222c43629912556c00887ab7a0bcf2474727601a47c454837e22641d10c74a0f32a92f51495c684f5673f6ab4bed1c4a1b" + }, + { + "name": "aspnetcore-runtime-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-linux-x64.tar.gz", + "hash": "0a3c6a20dd2b00928cd22aca0c99d1ddd36ba93e9909a15097b952b54097e0b817454db7beae482a895d1877c281218fffee0f3f07f6a0cbe521e4c39cda5d4a" + }, + { + "name": "aspnetcore-runtime-osx-x64.tar.gz", + "rid": "osx-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-osx-x64.tar.gz", + "hash": "822cf981292d59f4b851430898a75a6899bf8b7f0b6a7c8fe4e86a148444a82f41b08436e488ddf02ea08c3fb5fe044e1658b252aeaf1a49a8e4cb8e0a0a6140" + }, + { + "name": "aspnetcore-runtime-osx-arm64.tar.gz", + "rid": "osx-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-osx-arm64.tar.gz", + "hash": "5db4d3df8c04ec9633e61a6ac4f1a321a9171531862da01a6dff237122b9a89dedaa1837355332d9f12eb6c87126d8ef07094f42488c1a41661ed70df6910f92" + }, + { + "name": "aspnetcore-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-arm64.zip", + "hash": "b6c9bc31cceb173f5b1da26f4c4066601f52999cdbe9e66cb9152f6954649e71f3d062dea77b9dc30dedecb151ae5258cf7372561310be28e21bf8ae7898fafe" + }, + { + "name": "aspnetcore-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-arm64.exe", + "hash": "55acd0115a471733ac653fccb4883aff760ef5bd90eff3b8b1614e9cdc609494fc2e0b3a1a4eec06f7f03310516c1141c98d3ebbbbabf9c73958824f8f06b685" + }, + { + "name": "aspnetcore-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x64.exe", + "hash": "a8a5a69b2a4181d8105d1bd07fe72e4c67c2802e006853597ce2e2a88b2fb37e9bf077a57b5e35e4523855d271351f56e8f27a3c7d8d5c7138324cc2e1778495" + }, + { + "name": "aspnetcore-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x64.zip", + "hash": "7fcc816ed77a7d25e428d6ad96e82e36a19df014cd34b983825673f4ab98e7344ab32ea0641f17bbda2321b9837da4f93b53c597e544e0f983a6bd2a9e5d7939" + }, + { + "name": "aspnetcore-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x86.exe", + "hash": "29007ae38fb9df43452159848396ceb80b58714d09b23e4a0675b136411f60d4f6f7a9aa1f82c4f954a7f49a67cd8129cf7dd56ff42ce0066dc5f7f8d6bb1385" + }, + { + "name": "aspnetcore-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-9.0.11-win-x86.zip", + "hash": "4506259ef481d8904b92bb9bcfc7550c148b06149713b66401c58556a67ae9f16421b8d10cad3526bab5124555dfa559211793acdf47e20a42b3b974c8ed49bf" + }, + { + "name": "aspnetcore-runtime-composite-linux-arm.tar.gz", + "rid": "linux-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-arm.tar.gz", + "hash": "c09469e839a7953c0e8e7049ba0632a9de44d48bc73eda1d11f120ad75706124ca0099d100c2f5f9f267c40c89e5f945790abdf600494dbd6fd89d31a042d8cf" + }, + { + "name": "aspnetcore-runtime-composite-linux-arm64.tar.gz", + "rid": "linux-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-arm64.tar.gz", + "hash": "8cb7ea3c5548045db38fe4ac6d971cccc4606dec9f91fdb489d24fcd0ac8f7b9a3476dedc8bf748deb9f087fe5115bd0d76cfcfe9b8f1aa2e90447597f53b144" + }, + { + "name": "aspnetcore-runtime-composite-linux-x64.tar.gz", + "rid": "linux-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-x64.tar.gz", + "hash": "b782b4250f150e814ced356e678f191a6168707df6c3af9aeffe46a2ed086a4e03d78760db82066c0604a4fcd689ab12c6a052d4d53ef1610542458f4783532a" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz", + "rid": "linux-musl-arm", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-musl-arm.tar.gz", + "hash": "45e9704c5f42e84d3c193d66bb9843d9d5a9f59606b2e0b9b00f7ef03f9edb93d0e5c2ffd4e704952f361a70b3b9159d0ba53b252994d12260236192ec74f330" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz", + "rid": "linux-musl-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-musl-arm64.tar.gz", + "hash": "62642a29d34fe390c41beea411ae595a21d2fc2e1bca7faa087c05d49c5aa4f2939e715bb2e8af2d79996f3de6e79f0a4b3cc35a1b6ebe260cc80004219c6e35" + }, + { + "name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz", + "rid": "linux-musl-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/aspnetcore-runtime-composite-9.0.11-linux-musl-x64.tar.gz", + "hash": "0586bfb0481834605cc6f5be33320835470843f355b4d83a643d20b5f0aa339fcfc4ba671c8353f2dc3fdcfe8eb5626118b12fa728bc6f9abf0e2c7db96bc973" + }, + { + "name": "dotnet-hosting-win.exe", + "rid": "", + "url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.11/dotnet-hosting-9.0.11-win.exe", + "hash": "a2f56799c1d922379115ca0f9774b485f0b9d911783ec9a190539717eeafd11367098ed2fd9a255cea8b355d0e535fcfd4004186ee3cc472d959119d3f7ba709", + "akams": "https://aka.ms/dotnetcore-9-0-windowshosting" + } + ] + }, + "windowsdesktop": { + "version": "9.0.11", + "version-display": "9.0.11", + "files": [ + { + "name": "windowsdesktop-runtime-win-arm64.exe", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-arm64.exe", + "hash": "148918cd6536f75cd0ce4a64685a0ccb5255e97b5201c0258fea8725676c46f844c3d20040ee615c8011567427c756119df0f86cb2933bd6389df692edcdeb6b" + }, + { + "name": "windowsdesktop-runtime-win-arm64.zip", + "rid": "win-arm64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-arm64.zip", + "hash": "2cfd101ce136cf276edf014f9c662abfdd2665460b890e05e44805cadb25f25031816912061a2bf914c5848bcdf7d3ccc61d553885b6010dee5967cf48dcd201" + }, + { + "name": "windowsdesktop-runtime-win-x64.exe", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x64.exe", + "hash": "5c6dd5616f8365cc618087916bf9e0470f5fe61242010df040ce7a688acc0598797bce0a62d3915d8951dc70f89deb1e30223c1dc0918f05af92c88658f4b3ec" + }, + { + "name": "windowsdesktop-runtime-win-x64.zip", + "rid": "win-x64", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x64.zip", + "hash": "4323a630d2a2501e368bd43f0a60b8859434b2e3c0c2a2a41a0fa5b77ecda1261b640908a3a764e30b73daf9f318e56ae00333598a5dd0db5df8293698ab2893" + }, + { + "name": "windowsdesktop-runtime-win-x86.exe", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x86.exe", + "hash": "d99ac0c5b9526bd4dcb030600dc94432bc165585b82c4305753f928ff89257e508a20fe52f196707e8cd37ca78e51e64a60bc9aa7d66f8189142d489ddcd5081" + }, + { + "name": "windowsdesktop-runtime-win-x86.zip", + "rid": "win-x86", + "url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/9.0.11/windowsdesktop-runtime-9.0.11-win-x86.zip", + "hash": "4b77989c48fbe18ee74fb795f00feaf8bd92fe2bb651f8951357c0950cacb58ec29907df2c4d9b78346a4ca1687ea58fe2ead474ca559adcf46b4ac9824f122c" + } + ] + } + }, { "release-date": "2025-10-14", "release-version": "9.0.10", diff --git a/release-notes/README.md b/release-notes/README.md index 50447c02f..41156ddcb 100644 --- a/release-notes/README.md +++ b/release-notes/README.md @@ -4,13 +4,13 @@ | 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-rc.2][10.0.0-rc.2] | TBD | -| [.NET 9.0](./9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.10][9.0.10] | 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.21][8.0.21] | November 10, 2026 | +| [.NET 10.0](./10.0/README.md) | [November 11, 2025](https://devblogs.microsoft.com/dotnet/announcing-dotnet-10/) | [LTS][policies] | Preview | [10.0.0][10.0.0] | November 14, 2028 | +| [.NET 9.0](./9.0/README.md) | [November 12, 2024](https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/) | [STS][policies] | Active | [9.0.11][9.0.11] | 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.22][8.0.22] | November 10, 2026 | -[10.0.0-rc.2]: ./10.0/preview/rc2/10.0.0-rc.2.md -[9.0.10]: ./9.0/9.0.10/9.0.10.md -[8.0.21]: ./8.0/8.0.21/8.0.21.md +[10.0.0]: ./10.0/10.0.0/10.0.0.md +[9.0.11]: ./9.0/9.0.11/9.0.11.md +[8.0.22]: ./8.0/8.0.22/8.0.22.md [policies]: ../release-policies.md @@ -32,8 +32,8 @@ Release notes include: Example markdown files: -* [9.0/9.0.10/9.0.10.md](./9.0/9.0.10/9.0.10.md) -* [8.0/8.0.21/8.0.21.md](./8.0/8.0.21/8.0.21.md) +* [9.0/9.0.11/9.0.11.md](./9.0/9.0.11/9.0.11.md) +* [8.0/8.0.22/8.0.22.md](./8.0/8.0.22/8.0.22.md) Example JSON files: diff --git a/release-notes/releases-index.json b/release-notes/releases-index.json index 3cfa92d3b..5c5b98d0f 100644 --- a/release-notes/releases-index.json +++ b/release-notes/releases-index.json @@ -3,24 +3,25 @@ "releases-index": [ { "channel-version": "10.0", - "latest-release": "10.0.0-rc.2", - "latest-release-date": "2025-10-14", - "security": true, - "latest-runtime": "10.0.0-rc.2.25502.107", - "latest-sdk": "10.0.100-rc.2.25502.107", + "latest-release": "10.0.0", + "latest-release-date": "2025-11-11", + "security": false, + "latest-runtime": "10.0.0", + "latest-sdk": "10.0.100", "product": ".NET", - "support-phase": "go-live", + "support-phase": "active", + "eol-date": "2028-11-14", "release-type": "lts", "releases.json": "https://builds.dotnet.microsoft.com/dotnet/release-metadata/10.0/releases.json", "supported-os.json": "https://builds.dotnet.microsoft.com/dotnet/release-metadata/10.0/supported-os.json" }, { "channel-version": "9.0", - "latest-release": "9.0.10", - "latest-release-date": "2025-10-14", - "security": true, - "latest-runtime": "9.0.10", - "latest-sdk": "9.0.306", + "latest-release": "9.0.11", + "latest-release-date": "2025-11-11", + "security": false, + "latest-runtime": "9.0.11", + "latest-sdk": "9.0.307", "product": ".NET", "support-phase": "active", "eol-date": "2026-11-10", @@ -30,11 +31,11 @@ }, { "channel-version": "8.0", - "latest-release": "8.0.21", - "latest-release-date": "2025-10-14", - "security": true, - "latest-runtime": "8.0.21", - "latest-sdk": "8.0.415", + "latest-release": "8.0.22", + "latest-release-date": "2025-11-11", + "security": false, + "latest-runtime": "8.0.22", + "latest-sdk": "8.0.416", "product": ".NET", "support-phase": "active", "eol-date": "2026-11-10", diff --git a/releases.md b/releases.md index c730945c2..367467975 100644 --- a/releases.md +++ b/releases.md @@ -10,13 +10,13 @@ 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-rc.2][10.0.0-rc.2] | 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.10][9.0.10] | November 10, 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.21][8.0.21] | November 10, 2026 | +| [.NET 10.0](release-notes/10.0/README.md) | [November 11, 2025](https://devblogs.microsoft.com/dotnet/announcing-dotnet-10/) | [LTS][policies] | Preview | [10.0.0][10.0.0] | November 14, 2028 | +| [.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.11][9.0.11] | November 10, 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.22][8.0.22] | November 10, 2026 | -[10.0.0-rc.2]: release-notes/10.0/preview/rc2/10.0.0-rc.2.md -[9.0.10]: release-notes/9.0/9.0.10/9.0.10.md -[8.0.21]: release-notes/8.0/8.0.21/8.0.21.md +[10.0.0]: release-notes/10.0/10.0.0/10.0.0.md +[9.0.11]: release-notes/9.0/9.0.11/9.0.11.md +[8.0.22]: release-notes/8.0/8.0.22/8.0.22.md ## End-of-life releases