From f8371957d2fa56cbb8f01fcd7191c6ef0767e937 Mon Sep 17 00:00:00 2001 From: Copilot <223556219+Copilot@users.noreply.github.com> Date: Fri, 28 Aug 2026 02:43:47 -0700 Subject: [PATCH 1/3] [release-notes] Add .NET 11 RC 1 base metadata Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a851ab96-8780-407d-97d0-50eed422ead5 --- release-notes/11.0/preview/rc1/README.md | 39 + .../11.0/preview/rc1/build-metadata.json | 20 + release-notes/11.0/preview/rc1/changes.json | 37368 +++++++++++++++ release-notes/11.0/preview/rc1/features.json | 37505 ++++++++++++++++ 4 files changed, 74932 insertions(+) create mode 100644 release-notes/11.0/preview/rc1/README.md create mode 100644 release-notes/11.0/preview/rc1/build-metadata.json create mode 100644 release-notes/11.0/preview/rc1/changes.json create mode 100644 release-notes/11.0/preview/rc1/features.json diff --git a/release-notes/11.0/preview/rc1/README.md b/release-notes/11.0/preview/rc1/README.md new file mode 100644 index 0000000000..cfdb75e272 --- /dev/null +++ b/release-notes/11.0/preview/rc1/README.md @@ -0,0 +1,39 @@ +# .NET 11 RC 1 - Release Notes + +.NET 11 RC 1 release notes. Find more information on new features released in .NET 11 RC 1 by browsing through the release notes below: + +- [Libraries](./libraries.md) +- [Runtime](./runtime.md) +- [SDK](./sdk.md) +- [MSBuild](./msbuild.md) +- [NuGet](./nuget.md) + +## Languages + +- [C#](./csharp.md) +- [F#](./fsharp.md) + +## Workloads, Libraries, & More + +- [.NET MAUI](./dotnetmaui.md) +- [ASP.NET Core](./aspnetcore.md) +- [Container images](./containers.md) +- [EF Core & Data](./efcore.md) +- [Windows Forms](./winforms.md) +- [WPF](./wpf.md) + +## Get Started + +Instructions on getting started with .NET 11 can be found in the [getting started guide](../../get-started.md). Installers and binaries for .NET 11 RC 1 are available from [dotnet.microsoft.com](https://dotnet.microsoft.com/download/dotnet/11.0) and [.NET 11 Releases](../../README.md). + +## Stay up-to-date + +You can find a detailed overview of all new features in .NET 11: + +- [What's new in C#](https://learn.microsoft.com/dotnet/csharp/whats-new/) +- [What's new in .NET MAUI](https://learn.microsoft.com/dotnet/maui/whats-new/) +- [What's new in Entity Framework Core](https://learn.microsoft.com/ef/core/what-is-new/) +- [What's new in Windows Forms](https://learn.microsoft.com/dotnet/desktop/winforms/whats-new/) +- [What's new in WPF](https://learn.microsoft.com/dotnet/desktop/wpf/whats-new/) + +The latest .NET 11 release is always available at [dotnet.microsoft.com](https://dotnet.microsoft.com/download/dotnet/11.0) and [.NET 11 Releases](../../README.md). diff --git a/release-notes/11.0/preview/rc1/build-metadata.json b/release-notes/11.0/preview/rc1/build-metadata.json new file mode 100644 index 0000000000..8be270aba7 --- /dev/null +++ b/release-notes/11.0/preview/rc1/build-metadata.json @@ -0,0 +1,20 @@ +{ + "version": "11.0.0-rc.1", + "base_ref": "v11.0.0-preview.7.26381.103", + "head_ref": "origin/release/11.0.1xx-rc1", + "build": { + "version": "11.0.0-rc.1.26427.112", + "sdk_version": "11.0.100-rc.1.26427.112", + "sdk_url": "https://ci.dot.net/public/Sdk/11.0.100-rc.1.26427.112/dotnet-sdk-11.0.100-rc.1.26427.112-{platform}.tar.gz" + }, + "nuget": { + "source": "https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11/nuget/v3/index.json", + "packages": { + "Microsoft.NETCore.App.Ref": "11.0.0-rc.1.26427.112", + "Microsoft.AspNetCore.App.Ref": "11.0.0-rc.1.26427.112", + "Microsoft.WindowsDesktop.App.Ref": "11.0.0-rc.1.26427.112", + "Microsoft.EntityFrameworkCore": "11.0.0-rc.1.26427.112", + "Microsoft.Data.Sqlite.Core": "11.0.0-rc.1.26427.112" + } + } +} \ No newline at end of file diff --git a/release-notes/11.0/preview/rc1/changes.json b/release-notes/11.0/preview/rc1/changes.json new file mode 100644 index 0000000000..5f10c910b9 --- /dev/null +++ b/release-notes/11.0/preview/rc1/changes.json @@ -0,0 +1,37368 @@ +{ + "release_version": "11.0.0-rc.1", + "release_date": "2026-09-08", + "changes": [ + { + "id": "arcade@8a12eb3", + "repo": "arcade", + "title": "Bump Microsoft.Diagnostics.Runtime from 4.1.735801 to 4.1.736701", + "url": "https://github.com/dotnet/arcade/pull/17153", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@8a12eb3", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@354124b", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade, dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/17146", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@354124b" + }, + { + "id": "arcade@282971f", + "repo": "arcade", + "title": "Bump FreeBSD versions", + "url": "https://github.com/dotnet/arcade/pull/17155", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@282971f" + }, + { + "id": "arcade@c49af1f", + "repo": "arcade", + "title": "Bump Azure.Core from 1.59.0 to 1.60.0", + "url": "https://github.com/dotnet/arcade/pull/17151", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@c49af1f", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@8de33a8", + "repo": "arcade", + "title": "Add SkipRuntimesInstall property to InstallDotNetCore task and target", + "url": "https://github.com/dotnet/arcade/pull/17158", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@8de33a8" + }, + { + "id": "arcade@b313cd0", + "repo": "arcade", + "title": "Add Build Failure Analysis agentic workflow", + "url": "https://github.com/dotnet/arcade/pull/17125", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@b313cd0" + }, + { + "id": "arcade@5ef01f7", + "repo": "arcade", + "title": "Mark loongarch sid as \u0027released\u0027", + "url": "https://github.com/dotnet/arcade/pull/17159", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@5ef01f7" + }, + { + "id": "arcade@cf1fc76", + "repo": "arcade", + "title": "Add Ubuntu 26.04 in rootfs script", + "url": "https://github.com/dotnet/arcade/pull/17160", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@cf1fc76" + }, + { + "id": "arcade@619ad6b", + "repo": "arcade", + "title": "Add support for OpenBSD 7.9", + "url": "https://github.com/dotnet/arcade/pull/17157", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@619ad6b" + }, + { + "id": "arcade@78f90ac", + "repo": "arcade", + "title": "Honor requested test architectures", + "url": "https://github.com/dotnet/arcade/pull/17143", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@78f90ac" + }, + { + "id": "arcade@1c1a1bd", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17164", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@1c1a1bd" + }, + { + "id": "arcade@e5f974b", + "repo": "arcade", + "title": "Fix CG alerts: bump System.Security.Cryptography.Xml 10.0.9 -\u003E 10.0.10", + "url": "https://github.com/dotnet/arcade/pull/17167", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@e5f974b" + }, + { + "id": "arcade@470d6fd", + "repo": "arcade", + "title": "Scope Helix Job Monitor to the current stage attempt", + "url": "https://github.com/dotnet/arcade/pull/17163", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@470d6fd" + }, + { + "id": "arcade@977be8d", + "repo": "arcade", + "title": "Job Monitor - Add warnings to log lines that matter", + "url": "https://github.com/dotnet/arcade/pull/17170", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@977be8d" + }, + { + "id": "arcade@9ab4b6b", + "repo": "arcade", + "title": "Re-land: Migrate AzDO feed publishing from PAT to Entra-based auth", + "url": "https://github.com/dotnet/arcade/pull/17113", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@9ab4b6b" + }, + { + "id": "arcade@f13ca6a", + "repo": "arcade", + "title": "Update usage for openbsd", + "url": "https://github.com/dotnet/arcade/pull/17165", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@f13ca6a" + }, + { + "id": "arcade@de41e7a", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17169", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@de41e7a" + }, + { + "id": "arcade@24c548a", + "repo": "arcade", + "title": "Revert publish.yml changes until arcade updates itself", + "url": "https://github.com/dotnet/arcade/pull/17182", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@24c548a" + }, + { + "id": "arcade@b166c7e", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17183", + "commit": "dotnet@9cf3518", + "is_security": false, + "local_repo_commit": "arcade@b166c7e" + }, + { + "id": "arcade@29182c9", + "repo": "arcade", + "title": "Helix SDK: treat \u0027armarch\u0027 queues as arm64 for DotNetCliRuntime selection", + "url": "https://github.com/dotnet/arcade/pull/17181", + "commit": "dotnet@9cf3518", + "is_security": false, + "local_repo_commit": "arcade@29182c9" + }, + { + "id": "arcade@b7d4e15", + "repo": "arcade", + "title": "Remove AzureDevOpsFeedsKey from Build Promotion publish.yml (keyless Entra publishing)", + "url": "https://github.com/dotnet/arcade/pull/17185", + "commit": "dotnet@9cf3518", + "is_security": false, + "local_repo_commit": "arcade@b7d4e15" + }, + { + "id": "arcade@de2fe25", + "repo": "arcade", + "title": "Revert #17185: restore AzureDevOpsFeedsKey (task NREs on null FeedKeys, breaking prod promotions)", + "url": "https://github.com/dotnet/arcade/pull/17186", + "commit": "dotnet@9cf3518", + "is_security": false, + "local_repo_commit": "arcade@de2fe25" + }, + { + "id": "arcade@1d34ead", + "repo": "arcade", + "title": "Null-guard feedKeys/feedOverrides in SetupTargetFeedConfigV3 (fixes NRE on keyless Entra publish)", + "url": "https://github.com/dotnet/arcade/pull/17188", + "commit": "dotnet@921c21f", + "is_security": false, + "local_repo_commit": "arcade@1d34ead" + }, + { + "id": "arcade@f279e7e", + "repo": "arcade", + "title": "Revert CreateBaselineUpdatePR Arcade task migration", + "url": "https://github.com/dotnet/arcade/pull/17199", + "commit": "dotnet@921c21f", + "is_security": false, + "local_repo_commit": "arcade@f279e7e" + }, + { + "id": "arcade@0a73840", + "repo": "arcade", + "title": "JobMonitor: Don\u0027t treat Inconclusive test results as failures", + "url": "https://github.com/dotnet/arcade/pull/17200", + "commit": "dotnet@921c21f", + "is_security": false, + "local_repo_commit": "arcade@0a73840" + }, + { + "id": "arcade@a57b49b", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade, dotnet/arcade-services, dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/17190", + "commit": "dotnet@921c21f", + "is_security": false, + "local_repo_commit": "arcade@a57b49b" + }, + { + "id": "arcade@2257f1d", + "repo": "arcade", + "title": "Keyless Build Promotion publishing (re-apply #17185) \u2014 gated on null-guard deploy", + "url": "https://github.com/dotnet/arcade/pull/17189", + "commit": "dotnet@c19ede7", + "is_security": false, + "local_repo_commit": "arcade@2257f1d" + }, + { + "id": "arcade@646d5b1", + "repo": "arcade", + "title": "Align Helix Job Monitor cancellation specification", + "url": "https://github.com/dotnet/arcade/pull/17178", + "commit": "dotnet@c19ede7", + "is_security": false, + "local_repo_commit": "arcade@646d5b1" + }, + { + "id": "arcade@4224ff1", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17203", + "commit": "dotnet@c19ede7", + "is_security": false, + "local_repo_commit": "arcade@4224ff1" + }, + { + "id": "arcade@29b7289", + "repo": "arcade", + "title": "Remove retired dn-bot-all-orgs-artifact-feeds-rw PAT from binlog redaction list", + "url": "https://github.com/dotnet/arcade/pull/17208", + "commit": "dotnet@c19ede7", + "is_security": false, + "local_repo_commit": "arcade@29b7289" + }, + { + "id": "arcade@e5bf0e8", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17213", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@e5bf0e8" + }, + { + "id": "arcade@a342c87", + "repo": "arcade", + "title": "Specify \u0060os\u0060 in the \u0060helix-job-monitor\u0060 template", + "url": "https://github.com/dotnet/arcade/pull/17214", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@a342c87" + }, + { + "id": "arcade@30d47c2", + "repo": "arcade", + "title": "Revise Arcade validation links in README.md", + "url": "https://github.com/dotnet/arcade/pull/17180", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@30d47c2" + }, + { + "id": "arcade@3c37d4f", + "repo": "arcade", + "title": "Add publishing for .NET 11 release channels", + "url": "https://github.com/dotnet/arcade/pull/17207", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@3c37d4f" + }, + { + "id": "arcade@039623c", + "repo": "arcade", + "title": "Job Monitor: Fix querying associated jobs in internal builds", + "url": "https://github.com/dotnet/arcade/pull/17217", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@039623c" + }, + { + "id": "arcade@f38e621", + "repo": "arcade", + "title": "Add standalone signing validation pipeline", + "url": "https://github.com/dotnet/arcade/pull/17211", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@f38e621" + }, + { + "id": "arcade@9ea2218", + "repo": "arcade", + "title": "Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader", + "url": "https://github.com/dotnet/arcade/pull/17198", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@9ea2218", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@a565336", + "repo": "arcade", + "title": "Bump Microsoft.Diagnostics.Runtime from 4.1.736701 to 4.1.737102", + "url": "https://github.com/dotnet/arcade/pull/17195", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@a565336", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@04ba820", + "repo": "arcade", + "title": "Add VS 18.11 target channel config (id 10800)", + "url": "https://github.com/dotnet/arcade/pull/17215", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@04ba820" + }, + { + "id": "arcade@02009bf", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/17222", + "commit": "dotnet@448ba1d", + "is_security": false, + "local_repo_commit": "arcade@02009bf" + }, + { + "id": "arcade@00e9d55", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17221", + "commit": "dotnet@448ba1d", + "is_security": false, + "local_repo_commit": "arcade@00e9d55" + }, + { + "id": "arcade@6dafa05", + "repo": "arcade", + "title": "Make Helix Job Monitor uploads restart-safe", + "url": "https://github.com/dotnet/arcade/pull/17179", + "commit": "dotnet@448ba1d", + "is_security": false, + "local_repo_commit": "arcade@6dafa05" + }, + { + "id": "arcade@be7c952", + "repo": "arcade", + "title": "Job Monitor: Fail when no jobs submitted", + "url": "https://github.com/dotnet/arcade/pull/17216", + "commit": "dotnet@158159d", + "is_security": false, + "local_repo_commit": "arcade@be7c952" + }, + { + "id": "arcade@3a08066", + "repo": "arcade", + "title": "Fix /analyze-build-failure slash command never firing", + "url": "https://github.com/dotnet/arcade/pull/17228", + "commit": "dotnet@158159d", + "is_security": false, + "local_repo_commit": "arcade@3a08066" + }, + { + "id": "arcade@93eebf1", + "repo": "arcade", + "title": "Target Helix Job Monitor at NetMinimum", + "url": "https://github.com/dotnet/arcade/pull/17231", + "commit": "dotnet@158159d", + "is_security": false, + "local_repo_commit": "arcade@93eebf1" + }, + { + "id": "arcade@c1e5954", + "repo": "arcade", + "title": "Use AzureLinux helix queues for testing instead of Ubuntu", + "url": "https://github.com/dotnet/arcade/pull/17229", + "commit": "dotnet@60577c1", + "is_security": false, + "local_repo_commit": "arcade@c1e5954" + }, + { + "id": "arcade@ad771c5", + "repo": "arcade", + "title": "Add GitHub App installation-token auth for OneLocBuild", + "url": "https://github.com/dotnet/arcade/pull/17219", + "commit": "dotnet@60577c1", + "is_security": false, + "local_repo_commit": "arcade@ad771c5" + }, + { + "id": "arcade@3d13532", + "repo": "arcade", + "title": "Fix: InitializeStandardNuspecProperties must run before _CalculateInputsOutputsForPack", + "url": "https://github.com/dotnet/arcade/pull/17227", + "commit": "dotnet@60577c1", + "is_security": false, + "local_repo_commit": "arcade@3d13532" + }, + { + "id": "arcade@b50c0ce", + "repo": "arcade", + "title": "Expose BuildQuality parameter on the Build Promotion pipeline", + "url": "https://github.com/dotnet/arcade/pull/17168", + "commit": "dotnet@60577c1", + "is_security": false, + "local_repo_commit": "arcade@b50c0ce" + }, + { + "id": "arcade@2b1fc0d", + "repo": "arcade", + "title": "Network Isolation for renovate", + "url": "https://github.com/dotnet/arcade/pull/17239", + "commit": "dotnet@5650f9e", + "is_security": false, + "local_repo_commit": "arcade@2b1fc0d" + }, + { + "id": "arcade@1e2b532", + "repo": "arcade", + "title": "Prefer complete merged changes when backporting squash-merged PRs", + "url": "https://github.com/dotnet/arcade/pull/17218", + "commit": "dotnet@5650f9e", + "is_security": false, + "local_repo_commit": "arcade@1e2b532" + }, + { + "id": "arcade@ee33d0a", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/xharness", + "url": "https://github.com/dotnet/arcade/pull/17114", + "commit": "dotnet@5650f9e", + "is_security": false, + "local_repo_commit": "arcade@ee33d0a" + }, + { + "id": "arcade@148d2b0", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade, dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/17224", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@148d2b0" + }, + { + "id": "arcade@610cc07", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17246", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@610cc07" + }, + { + "id": "arcade@35ea7e6", + "repo": "arcade", + "title": "Remove migrated all-orgs artifact-feed PAT", + "url": "https://github.com/dotnet/arcade/pull/17245", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@35ea7e6" + }, + { + "id": "arcade@561ae26", + "repo": "arcade", + "title": "Narrow publishing credential access", + "url": "https://github.com/dotnet/arcade/pull/17247", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@561ae26" + }, + { + "id": "arcade@dc8ca52", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/17225", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@dc8ca52" + }, + { + "id": "arcade@30ded1a", + "repo": "arcade", + "title": "Enable OneLoc GitHub App authentication by default", + "url": "https://github.com/dotnet/arcade/pull/17258", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@30ded1a" + }, + { + "id": "arcade@30bcfdf", + "repo": "arcade", + "title": "Make ContinueOnError configurable for Helix Job Monitor", + "url": "https://github.com/dotnet/arcade/pull/17260", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@30bcfdf" + }, + { + "id": "arcade@5e3cb3a", + "repo": "arcade", + "title": "Remove retired artifact feed PAT variable group", + "url": "https://github.com/dotnet/arcade/pull/17259", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@5e3cb3a" + }, + { + "id": "arcade@e36fc5b", + "repo": "arcade", + "title": "Address review feedback on the build-failure-analysis pre-gate", + "url": "https://github.com/dotnet/arcade/pull/17240", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@e36fc5b" + }, + { + "id": "arcade@147da4b", + "repo": "arcade", + "title": "Fix OneLoc GitHub App token handling", + "url": "https://github.com/dotnet/arcade/pull/17263", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@147da4b" + }, + { + "id": "arcade@3c9ea14", + "repo": "arcade", + "title": "Fix entitlement link in BuildingInternalBranches.md", + "url": "https://github.com/dotnet/arcade/pull/17264", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@3c9ea14" + }, + { + "id": "arcade@6f44b2b", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/17268", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@6f44b2b" + }, + { + "id": "arcade@5c85e60", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17267", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@5c85e60" + }, + { + "id": "arcade@78231a3", + "repo": "arcade", + "title": "Update Azure DevOps feed permissions", + "url": "https://github.com/dotnet/arcade/pull/17270", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@78231a3" + }, + { + "id": "arcade@cddc57f", + "repo": "arcade", + "title": "Fix Helix test result upload retries", + "url": "https://github.com/dotnet/arcade/pull/17256", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@cddc57f" + }, + { + "id": "arcade@2cf38de", + "repo": "arcade", + "title": "Fix GitHub App Key Vault signing", + "url": "https://github.com/dotnet/arcade/pull/17271", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@2cf38de" + }, + { + "id": "arcade@b91b69b", + "repo": "arcade", + "title": "Add option to generate neutral .xlf file in XliffTasks", + "url": "https://github.com/dotnet/arcade/pull/17272", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@b91b69b" + }, + { + "id": "arcade@d89b0f5", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17275", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@d89b0f5" + }, + { + "id": "arcade@9932f5f", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17278", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@9932f5f" + }, + { + "id": "arcade@3affc7a", + "repo": "arcade", + "title": "Improve Azure Artifacts upload failure diagnostics", + "url": "https://github.com/dotnet/arcade/pull/17281", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@3affc7a" + }, + { + "id": "arcade@60cb175", + "repo": "arcade", + "title": "Manage OneLoc signing key with Secret Manager", + "url": "https://github.com/dotnet/arcade/pull/17277", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@60cb175" + }, + { + "id": "arcade@f2f2a57", + "repo": "arcade", + "title": "[SFI-PS3.1] Avoid passing NuGet credentials on PowerShell command lines", + "url": "https://github.com/dotnet/arcade/pull/17276", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@f2f2a57" + }, + { + "id": "arcade@56e1007", + "repo": "arcade", + "title": "Add verbose Helix test-result upload diagnostics", + "url": "https://github.com/dotnet/arcade/pull/17282", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@56e1007" + }, + { + "id": "arcade@84cc65b", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17283", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@84cc65b" + }, + { + "id": "arcade@438992a", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/17284", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@438992a" + }, + { + "id": "arcade@41232a6", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/17279", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@41232a6" + }, + { + "id": "arcade@2129602", + "repo": "arcade", + "title": "Retry newly created feed publishing", + "url": "https://github.com/dotnet/arcade/pull/17289", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@2129602" + }, + { + "id": "arcade@323c2c3", + "repo": "arcade", + "title": "Bump Azure.Core from 1.60.0 to 1.61.0", + "url": "https://github.com/dotnet/arcade/pull/17293", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@323c2c3", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@f569a34", + "repo": "arcade", + "title": "Bump Microsoft.WixToolset.Dependency.wixext from 6.0.3-dotnet.6 to 6.0.3-dotnet.14", + "url": "https://github.com/dotnet/arcade/pull/17297", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@f569a34", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@6cc362b", + "repo": "arcade", + "title": "Bump Microsoft.wix from 6.0.3-dotnet.6 to 6.0.3-dotnet.14", + "url": "https://github.com/dotnet/arcade/pull/17296", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@6cc362b", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@0ae0c6c", + "repo": "arcade", + "title": "Bump Microsoft.Diagnostics.NETCore.Client from 0.2.736901 to 0.2.740901", + "url": "https://github.com/dotnet/arcade/pull/17295", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@0ae0c6c", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@f29593f", + "repo": "arcade", + "title": "Bump Handlebars.Net from 2.1.6 to 2.4.1", + "url": "https://github.com/dotnet/arcade/pull/17294", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@f29593f", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@65088f0", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17290", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@65088f0" + }, + { + "id": "arcade@14b9295", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/17302", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@14b9295" + }, + { + "id": "arcade@da8da4b", + "repo": "arcade", + "title": "Fix build-failure-analysis agent: 403 auth failure and lost binlog legs", + "url": "https://github.com/dotnet/arcade/pull/17301", + "commit": "dotnet@d3f6f56", + "is_security": false, + "local_repo_commit": "arcade@da8da4b" + }, + { + "id": "arcade@498a70a", + "repo": "arcade", + "title": "Restore legacy Helix test result attachment behavior", + "url": "https://github.com/dotnet/arcade/pull/17304", + "commit": "dotnet@d3f6f56", + "is_security": false, + "local_repo_commit": "arcade@498a70a" + }, + { + "id": "arcade@f711373", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17307", + "commit": "dotnet@d3f6f56", + "is_security": false, + "local_repo_commit": "arcade@f711373" + }, + { + "id": "arcade@735ff77", + "repo": "arcade", + "title": "Fix OneLoc GitHub App installation selection", + "url": "https://github.com/dotnet/arcade/pull/17312", + "commit": "dotnet@d3f6f56", + "is_security": false, + "local_repo_commit": "arcade@735ff77" + }, + { + "id": "arcade@6ba2d0c", + "repo": "arcade", + "title": "Enable .NET 12 publishing channels", + "url": "https://github.com/dotnet/arcade/pull/17316", + "commit": "dotnet@d3f6f56", + "is_security": false, + "local_repo_commit": "arcade@6ba2d0c" + }, + { + "id": "arcade@aa35bba", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17323", + "commit": "dotnet@7fdfc69", + "is_security": false, + "local_repo_commit": "arcade@aa35bba" + }, + { + "id": "arcade@2a4b873", + "repo": "arcade", + "title": "Enable .NET 11 Eng publishing channel", + "url": "https://github.com/dotnet/arcade/pull/17321", + "commit": "dotnet@7fdfc69", + "is_security": false, + "local_repo_commit": "arcade@2a4b873" + }, + { + "id": "arcade@4fa23de", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/17324", + "commit": "dotnet@7fdfc69", + "is_security": false, + "local_repo_commit": "arcade@4fa23de" + }, + { + "id": "arcade@7b0431f", + "repo": "arcade", + "title": "Download binlog artifacts to a file so curl retries cannot corrupt them", + "url": "https://github.com/dotnet/arcade/pull/17309", + "commit": "dotnet@7fdfc69", + "is_security": false, + "local_repo_commit": "arcade@7b0431f" + }, + { + "id": "arcade@4e948e7", + "repo": "arcade", + "title": "Job Monitor - Fix job chain ID computation", + "url": "https://github.com/dotnet/arcade/pull/17325", + "commit": "dotnet@7fdfc69", + "is_security": false, + "local_repo_commit": "arcade@4e948e7" + }, + { + "id": "arcade@68787c8", + "repo": "arcade", + "title": "Remove \u0060BotAccount-dotnet-maestro-bot-mirroring-PAT\u0060", + "url": "https://github.com/dotnet/arcade/pull/17308", + "commit": "dotnet@7fdfc69", + "is_security": false, + "local_repo_commit": "arcade@68787c8" + }, + { + "id": "arcade@4742da5", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17327", + "commit": "dotnet@10d983b", + "is_security": false, + "local_repo_commit": "arcade@4742da5" + }, + { + "id": "arcade@64ce3ee", + "repo": "arcade", + "title": "Avoid a conditionally skipped InitialTarget in Workarounds.targets", + "url": "https://github.com/dotnet/arcade/pull/17329", + "commit": "dotnet@10d983b", + "is_security": false, + "local_repo_commit": "arcade@64ce3ee" + }, + { + "id": "arcade@b3f12b0", + "repo": "arcade", + "title": "Add script to run Helix Job Monitor for Azure DevOps builds", + "url": "https://github.com/dotnet/arcade/pull/17326", + "commit": "dotnet@10d983b", + "is_security": false, + "local_repo_commit": "arcade@b3f12b0" + }, + { + "id": "arcade@337495e", + "repo": "arcade", + "title": "Avoid unresolved runtime token warnings in log publishing", + "url": "https://github.com/dotnet/arcade/pull/17320", + "commit": "dotnet@10d983b", + "is_security": false, + "local_repo_commit": "arcade@337495e" + }, + { + "id": "arcade@70aa45b", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17339", + "commit": "dotnet@dae5ffc", + "is_security": false, + "local_repo_commit": "arcade@70aa45b" + }, + { + "id": "arcade@5d1ab5e", + "repo": "arcade", + "title": "Remove the \u0060BotAccount-dotnet-bot-repoman-PAT\u0060 secret", + "url": "https://github.com/dotnet/arcade/pull/17310", + "commit": "dotnet@dae5ffc", + "is_security": false, + "local_repo_commit": "arcade@5d1ab5e" + }, + { + "id": "arcade@09a0bcf", + "repo": "arcade", + "title": "Add SignCheck exclusion pattern exceptions", + "url": "https://github.com/dotnet/arcade/pull/17334", + "commit": "dotnet@dae5ffc", + "is_security": false, + "local_repo_commit": "arcade@09a0bcf" + }, + { + "id": "aspnetcore@ac660ce", + "repo": "aspnetcore", + "title": "Map [Obsolete] attribute to deprecated in OpenAPI documents", + "url": "https://github.com/dotnet/aspnetcore/pull/66355", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ac660ce", + "labels": [ + "community-contribution", + "feature-openapi", + "pending-ci-rerun", + "area-minimal" + ] + }, + { + "id": "aspnetcore@285cae5", + "repo": "aspnetcore", + "title": "Harden SignalR \u0060negotiateVersion\u0060 parsing.", + "url": "https://github.com/dotnet/aspnetcore/pull/67908", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@285cae5", + "labels": [ + "area-signalr" + ] + }, + { + "id": "aspnetcore@31b471d", + "repo": "aspnetcore", + "title": "Fix QuickGrid End-mode async-provider prepend viewport drift", + "url": "https://github.com/dotnet/aspnetcore/pull/67938", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@31b471d", + "labels": [ + "area-blazor", + "feature-blazor-virtualization", + "feature-blazor-quickgrid" + ] + }, + { + "id": "aspnetcore@5a7aa99", + "repo": "aspnetcore", + "title": "Harden SignalR stateful reconnect.", + "url": "https://github.com/dotnet/aspnetcore/pull/67409", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5a7aa99" + }, + { + "id": "aspnetcore@51a14e4", + "repo": "aspnetcore", + "title": "Unhandled-security-metadata guard misses AuthorizationPolicy and IAuthorizationRequirementData", + "url": "https://github.com/dotnet/aspnetcore/pull/67742", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@51a14e4" + }, + { + "id": "aspnetcore@38a33b3", + "repo": "aspnetcore", + "title": "Update IdentityModelVersion to 8.19.2", + "url": "https://github.com/dotnet/aspnetcore/pull/67949", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@38a33b3" + }, + { + "id": "aspnetcore@58c8c6c", + "repo": "aspnetcore", + "title": "Updated npm packages 2026-07-21", + "url": "https://github.com/dotnet/aspnetcore/pull/67950", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@58c8c6c" + }, + { + "id": "aspnetcore@901977f", + "repo": "aspnetcore", + "title": "Fix issue-triage-agent: correct MCP tool name and read issue from payload", + "url": "https://github.com/dotnet/aspnetcore/pull/67962", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@901977f" + }, + { + "id": "aspnetcore@da04189", + "repo": "aspnetcore", + "title": "[test-quarantine] Unquarantine RedirectionTest.RedirectStreamingEnhancedGetToInternal", + "url": "https://github.com/dotnet/aspnetcore/pull/67878", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@da04189", + "labels": [ + "test-failure", + "agentic-threat-detected" + ] + }, + { + "id": "aspnetcore@3979cca", + "repo": "aspnetcore", + "title": "[test-quarantine] Unquarantine ServerVirtualizationTest.CancelsOutdatedRefreshes_Async", + "url": "https://github.com/dotnet/aspnetcore/pull/67879", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3979cca", + "labels": [ + "test-failure", + "agentic-threat-detected" + ] + }, + { + "id": "aspnetcore@e21db21", + "repo": "aspnetcore", + "title": "Fix Virtualize scroll jump from native/JS anchoring double-compensation", + "url": "https://github.com/dotnet/aspnetcore/pull/67934", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e21db21", + "labels": [ + "area-blazor", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@3e4dba0", + "repo": "aspnetcore", + "title": "Ignore From when serializing a JsonPatchDocument for add, remove, rep\u2026", + "url": "https://github.com/dotnet/aspnetcore/pull/64457", + "commit": "dotnet@facc02a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3e4dba0", + "labels": [ + "feature-json-patch", + "community-contribution", + "area-minimal" + ] + }, + { + "id": "aspnetcore@a1c5f7c", + "repo": "aspnetcore", + "title": "Respect IModelNameProvider when matching OpenAPI parameters", + "url": "https://github.com/dotnet/aspnetcore/pull/64535", + "commit": "dotnet@facc02a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a1c5f7c", + "labels": [ + "area-mvc", + "community-contribution", + "feature-openapi", + "pending-ci-rerun", + "area-minimal" + ] + }, + { + "id": "aspnetcore@0ae3b02", + "repo": "aspnetcore", + "title": "Move the abstract \u0060Validatable*Info\u0060 from Microsoft.Extensions.Validation to be source-generated", + "url": "https://github.com/dotnet/aspnetcore/pull/67956", + "commit": "dotnet@facc02a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0ae3b02" + }, + { + "id": "aspnetcore@2af03c1", + "repo": "aspnetcore", + "title": "Make issue_read mandatory when triage payload is empty", + "url": "https://github.com/dotnet/aspnetcore/pull/67985", + "commit": "dotnet@facc02a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2af03c1" + }, + { + "id": "aspnetcore@23a3622", + "repo": "aspnetcore", + "title": "Update the weather page in the Blazor Web App template to persist prerendered state", + "url": "https://github.com/dotnet/aspnetcore/pull/64644", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@23a3622", + "labels": [ + "area-blazor", + "pending-ci-rerun", + "Attention: Shared Code Modified" + ] + }, + { + "id": "aspnetcore@fbb5271", + "repo": "aspnetcore", + "title": "[Blazor] Creating Blazor Gateway CLI package and tests", + "url": "https://github.com/dotnet/aspnetcore/pull/67599", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fbb5271" + }, + { + "id": "aspnetcore@e909743", + "repo": "aspnetcore", + "title": "[MVC] Optimize TextOutputFormatter Accept-Charset sort", + "url": "https://github.com/dotnet/aspnetcore/pull/67967", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e909743", + "labels": [ + "area-mvc" + ] + }, + { + "id": "aspnetcore@342686d", + "repo": "aspnetcore", + "title": "Handle passing a Func expression to Map* in ValidationsGenerator and RDG", + "url": "https://github.com/dotnet/aspnetcore/pull/67821", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@342686d" + }, + { + "id": "aspnetcore@a973708", + "repo": "aspnetcore", + "title": "Fix KeyRingProvider thread pool starvation on forced refresh", + "url": "https://github.com/dotnet/aspnetcore/pull/67986", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a973708", + "labels": [ + "bug", + "area-dataprotection" + ] + }, + { + "id": "aspnetcore@66b8fc3", + "repo": "aspnetcore", + "title": "Stabilize flaky \u0060PaginatorCorrectItemsPerPage\u0060", + "url": "https://github.com/dotnet/aspnetcore/pull/67978", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@66b8fc3", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@c635db7", + "repo": "aspnetcore", + "title": "Reshape BrowserOptions server-to-client configuration API per review", + "url": "https://github.com/dotnet/aspnetcore/pull/67918", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c635db7", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@0b5f8d8", + "repo": "aspnetcore", + "title": "Virtualize tests with \u0060ItemProvider\u0060 should always contain a delay", + "url": "https://github.com/dotnet/aspnetcore/pull/67959", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0b5f8d8", + "labels": [ + "area-blazor", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@74de729", + "repo": "aspnetcore", + "title": "Streamline localization in Microsoft.Extensions.Validation", + "url": "https://github.com/dotnet/aspnetcore/pull/67987", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@74de729", + "labels": [ + "area-blazor", + "area-minimal", + "feature-validation" + ] + }, + { + "id": "aspnetcore@e7df8fc", + "repo": "aspnetcore", + "title": "Add failure-frequency stats and build links to quarantine issues", + "url": "https://github.com/dotnet/aspnetcore/pull/68002", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e7df8fc" + }, + { + "id": "aspnetcore@93a3bd5", + "repo": "aspnetcore", + "title": "[test-quarantine] Unquarantine Http2ConnectionTests.RequestHeaderStringReuse_MultipleStreams_KnownHeaderReused", + "url": "https://github.com/dotnet/aspnetcore/pull/67877", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@93a3bd5", + "labels": [ + "test-failure", + "agentic-threat-detected" + ] + }, + { + "id": "aspnetcore@84ede44", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/67998", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@84ede44", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@7cd2a15", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/67997", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7cd2a15", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@6058c72", + "repo": "aspnetcore", + "title": "[main] (deps): Bump src/submodules/googletest", + "url": "https://github.com/dotnet/aspnetcore/pull/67996", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6058c72", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@cbe14cc", + "repo": "aspnetcore", + "title": "[test-quarantine] Re-quarantine ServerVirtualizationTest.CancelsOutdatedRefreshes_Async", + "url": "https://github.com/dotnet/aspnetcore/pull/68016", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@cbe14cc", + "labels": [ + "test-failure", + "re-quarantine" + ] + }, + { + "id": "aspnetcore@79c8130", + "repo": "aspnetcore", + "title": "[test-quarantine] Quarantine FormWithParentBindingContextTest.CanDisplayBindingErrorsCollectionsToDefaultForm", + "url": "https://github.com/dotnet/aspnetcore/pull/68022", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@79c8130", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@c5bc40e", + "repo": "aspnetcore", + "title": "[test-quarantine] Quarantine ServerVirtualizationTest.QuickGrid_AnchorMode_Top_AppendKeepsViewportStable", + "url": "https://github.com/dotnet/aspnetcore/pull/68018", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c5bc40e", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@d31f07d", + "repo": "aspnetcore", + "title": "Add OpenApiGenerationEnvironment property support for API description server document generation", + "url": "https://github.com/dotnet/aspnetcore/pull/63856", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d31f07d", + "labels": [ + "community-contribution", + "feature-openapi", + "area-minimal" + ] + }, + { + "id": "aspnetcore@3cc4839", + "repo": "aspnetcore", + "title": "Obsolete JsonPatch STJ OperationBase.ShouldSerializeFrom", + "url": "https://github.com/dotnet/aspnetcore/pull/67984", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3cc4839" + }, + { + "id": "aspnetcore@1259668", + "repo": "aspnetcore", + "title": "[test-quarantine] Quarantine HubConnectionTests authentication refresh tests", + "url": "https://github.com/dotnet/aspnetcore/pull/68020", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1259668", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@16378af", + "repo": "aspnetcore", + "title": "Update dependencies from https://github.com/dotnet/extensions build 20260723.3", + "url": "https://github.com/dotnet/aspnetcore/pull/68031", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@16378af" + }, + { + "id": "aspnetcore@07e3015", + "repo": "aspnetcore", + "title": "Configure Dependabot to update NuGet dependencies not automated by Maestro", + "url": "https://github.com/dotnet/aspnetcore/pull/68012", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@07e3015" + }, + { + "id": "aspnetcore@07ab825", + "repo": "aspnetcore", + "title": "Put package assets in TFM-specific folder", + "url": "https://github.com/dotnet/aspnetcore/pull/58995", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@07ab825", + "labels": [ + "area-mvc", + "pending-ci-rerun" + ] + }, + { + "id": "aspnetcore@b13fa46", + "repo": "aspnetcore", + "title": "Use PreReleaseVersionLabel to detect servicing branches in CodeCheck.ps1", + "url": "https://github.com/dotnet/aspnetcore/pull/68051", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@b13fa46" + }, + { + "id": "aspnetcore@00905b6", + "repo": "aspnetcore", + "title": "Updated npm packages 2026-07-27", + "url": "https://github.com/dotnet/aspnetcore/pull/68052", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@00905b6" + }, + { + "id": "aspnetcore@0aa2e10", + "repo": "aspnetcore", + "title": "Stabilize \u0060CanDisplayBindingErrorsCollectionsToDefaultForm\u0060 flaky test", + "url": "https://github.com/dotnet/aspnetcore/pull/68056", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0aa2e10", + "labels": [ + "area-blazor", + "test-fixed" + ] + }, + { + "id": "aspnetcore@1d1e00c", + "repo": "aspnetcore", + "title": "[ASP.NET] Add review-public-api Copilot skill", + "url": "https://github.com/dotnet/aspnetcore/pull/67335", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1d1e00c" + }, + { + "id": "aspnetcore@38cef4b", + "repo": "aspnetcore", + "title": "[Blazor] Revamp Components Blazor samples \u002B add validate-blazor-feature skill", + "url": "https://github.com/dotnet/aspnetcore/pull/67497", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@38cef4b" + }, + { + "id": "aspnetcore@5bf2119", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68047", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5bf2119", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@fdae203", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68048", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fdae203", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@3aac446", + "repo": "aspnetcore", + "title": "Fix Gateway publish race with concurrent top-level build", + "url": "https://github.com/dotnet/aspnetcore/pull/68069", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3aac446" + }, + { + "id": "aspnetcore@b233611", + "repo": "aspnetcore", + "title": "Harden input and output restrictions for test-quarantine workflow", + "url": "https://github.com/dotnet/aspnetcore/pull/68074", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@b233611" + }, + { + "id": "aspnetcore@f2d72c3", + "repo": "aspnetcore", + "title": "Improve circuit initialization error message for failed CircuitHandler activation", + "url": "https://github.com/dotnet/aspnetcore/pull/68078", + "commit": "dotnet@bfb5366", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f2d72c3", + "labels": [ + "area-blazor", + "community-contribution" + ] + }, + { + "id": "aspnetcore@5997c34", + "repo": "aspnetcore", + "title": "Use ReadOnlyDictionary/ReadOnlyCollection for ValidateContext.ValidationErrors backing collections", + "url": "https://github.com/dotnet/aspnetcore/pull/67822", + "commit": "dotnet@bfb5366", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5997c34" + }, + { + "id": "aspnetcore@e106a87", + "repo": "aspnetcore", + "title": "Add separate no-unquarantine-for-30-days label for unquarantine PRs", + "url": "https://github.com/dotnet/aspnetcore/pull/68089", + "commit": "dotnet@bfb5366", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e106a87" + }, + { + "id": "aspnetcore@5c9be5b", + "repo": "aspnetcore", + "title": "Onboard aspnetcore-ci-unofficial to CFSClean2 network isolation", + "url": "https://github.com/dotnet/aspnetcore/pull/68093", + "commit": "dotnet@bfb5366", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5c9be5b" + }, + { + "id": "aspnetcore@96c2298", + "repo": "aspnetcore", + "title": "[Blazor] Never stabilize Components.Media and Components.Testing packages", + "url": "https://github.com/dotnet/aspnetcore/pull/68061", + "commit": "dotnet@bfb5366", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@96c2298" + }, + { + "id": "aspnetcore@2e05e26", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/68090", + "commit": "dotnet@bfb5366", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2e05e26", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "aspnetcore@eb04e43", + "repo": "aspnetcore", + "title": "Device Bound Session Credentials (DBSC) for cookie authentication (prototype)", + "url": "https://github.com/dotnet/aspnetcore/pull/67388", + "commit": "dotnet@532c61a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@eb04e43" + }, + { + "id": "aspnetcore@4cc739b", + "repo": "aspnetcore", + "title": "Fix \u0060InputDateInteractsWithEditContext_NonNullableDateTime\u0060 and \u0060InputDateInteractsWithEditContext_NullableDateTimeOffset\u0060", + "url": "https://github.com/dotnet/aspnetcore/pull/68107", + "commit": "dotnet@532c61a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4cc739b", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@9c53fc0", + "repo": "aspnetcore", + "title": "Only fail Dependencies.props CodeCheck for non-Maestro dependency changes", + "url": "https://github.com/dotnet/aspnetcore/pull/68097", + "commit": "dotnet@532c61a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9c53fc0" + }, + { + "id": "aspnetcore@642a4a0", + "repo": "aspnetcore", + "title": "Fix cursor landing in InputDateInteractsWithEditContext_TimeInput", + "url": "https://github.com/dotnet/aspnetcore/pull/68115", + "commit": "dotnet@532c61a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@642a4a0" + }, + { + "id": "aspnetcore@747d2cd", + "repo": "aspnetcore", + "title": "Add SignalR TypeScript auth refresh", + "url": "https://github.com/dotnet/aspnetcore/pull/67964", + "commit": "dotnet@532c61a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@747d2cd", + "labels": [ + "area-signalr", + "feature-client-javascript" + ] + }, + { + "id": "aspnetcore@cd4daf1", + "repo": "aspnetcore", + "title": "Update dependencies from build 325056", + "url": "https://github.com/dotnet/aspnetcore/pull/68121", + "commit": "dotnet@a7445f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@cd4daf1", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "aspnetcore@8d2e54b", + "repo": "aspnetcore", + "title": "Stabilize \u0060VirtualizationTest.CancelsOutdatedRefreshes_Async\u0060 flaky test", + "url": "https://github.com/dotnet/aspnetcore/pull/68079", + "commit": "dotnet@a7445f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8d2e54b", + "labels": [ + "area-blazor", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@b5220c3", + "repo": "aspnetcore", + "title": "Fix nullable get-only/constructor-bound property schema generation in OpenAPI", + "url": "https://github.com/dotnet/aspnetcore/pull/68116", + "commit": "dotnet@a7445f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@b5220c3" + }, + { + "id": "aspnetcore@9f99606", + "repo": "aspnetcore", + "title": "Harden SocialSample FailureMessage rendering and add READMEs into samples", + "url": "https://github.com/dotnet/aspnetcore/pull/67995", + "commit": "dotnet@a7445f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9f99606" + }, + { + "id": "aspnetcore@4061277", + "repo": "aspnetcore", + "title": "Use inbox \u0060TaskToAsyncResult\u0060 class and remove \u0060TaskToApm\u0060.", + "url": "https://github.com/dotnet/aspnetcore/pull/68139", + "commit": "dotnet@a7445f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4061277" + }, + { + "id": "aspnetcore@87bea93", + "repo": "aspnetcore", + "title": "Cleanup OpenAPI handling of primitive formats", + "url": "https://github.com/dotnet/aspnetcore/pull/68082", + "commit": "dotnet@a7445f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@87bea93" + }, + { + "id": "aspnetcore@c8d78ff", + "repo": "aspnetcore", + "title": "Fix double-publish ILLink error in TestContentPackage.", + "url": "https://github.com/dotnet/aspnetcore/pull/68085", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c8d78ff", + "labels": [ + "area-infrastructure", + "area-blazor" + ] + }, + { + "id": "aspnetcore@77d9143", + "repo": "aspnetcore", + "title": "OpenAPI: Delete unused overload of WillBeComponentized", + "url": "https://github.com/dotnet/aspnetcore/pull/68135", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@77d9143" + }, + { + "id": "aspnetcore@73ae049", + "repo": "aspnetcore", + "title": "Quarantine ShutdownTests.ConfigurationChangeForcesChildProcessRestart", + "url": "https://github.com/dotnet/aspnetcore/pull/68152", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@73ae049", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@1a93b55", + "repo": "aspnetcore", + "title": "[Infrastructure] Updated npm packages 2026-07-29", + "url": "https://github.com/dotnet/aspnetcore/pull/68091", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1a93b55" + }, + { + "id": "aspnetcore@e483d28", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/68145", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e483d28" + }, + { + "id": "aspnetcore@d3542c3", + "repo": "aspnetcore", + "title": "Update dependencies from https://github.com/dotnet/extensions build 20260727.2", + "url": "https://github.com/dotnet/aspnetcore/pull/68164", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d3542c3" + }, + { + "id": "aspnetcore@ab732c4", + "repo": "aspnetcore", + "title": "Quarantine HubConnectionTests.RefreshChangingUserIdentifierClosesConnection", + "url": "https://github.com/dotnet/aspnetcore/pull/68151", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ab732c4", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@99fa485", + "repo": "aspnetcore", + "title": "Add exclude-paths to nuget dependabot config to fix scan timeout", + "url": "https://github.com/dotnet/aspnetcore/pull/68171", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@99fa485" + }, + { + "id": "aspnetcore@764d4ad", + "repo": "aspnetcore", + "title": "[main] (deps): Bump src/submodules/googletest", + "url": "https://github.com/dotnet/aspnetcore/pull/68174", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@764d4ad", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@5de3c46", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68177", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5de3c46", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@51e6c94", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68176", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@51e6c94", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@c3b8222", + "repo": "aspnetcore", + "title": "Add MessagePack submodule diagnostic", + "url": "https://github.com/dotnet/aspnetcore/pull/68142", + "commit": "dotnet@f3c80f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c3b8222", + "labels": [ + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@3ea89c5", + "repo": "aspnetcore", + "title": "Emit framework versions from Blazor WASM benchmark Driver", + "url": "https://github.com/dotnet/aspnetcore/pull/68119", + "commit": "dotnet@f3c80f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3ea89c5", + "labels": [ + "enhancement" + ] + }, + { + "id": "aspnetcore@28dd8a5", + "repo": "aspnetcore", + "title": "Integrate Helix Job Monitor into all Helix-submitting pipelines", + "url": "https://github.com/dotnet/aspnetcore/pull/68007", + "commit": "dotnet@f3c80f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@28dd8a5" + }, + { + "id": "aspnetcore@58b4fc9", + "repo": "aspnetcore", + "title": "Update dependencies from build 325363", + "url": "https://github.com/dotnet/aspnetcore/pull/68190", + "commit": "dotnet@f3c80f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@58b4fc9", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "aspnetcore@c7e9984", + "repo": "aspnetcore", + "title": "Recompile agentic workflow lockfiles", + "url": "https://github.com/dotnet/aspnetcore/pull/68208", + "commit": "dotnet@f3c80f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c7e9984" + }, + { + "id": "aspnetcore@31b9bcd", + "repo": "aspnetcore", + "title": "Update CHANGELOG for version 11.0.0-rc1", + "url": "https://github.com/dotnet/aspnetcore/pull/68207", + "commit": "dotnet@f3c80f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@31b9bcd", + "labels": [ + "area-signalr" + ] + }, + { + "id": "aspnetcore@c445615", + "repo": "aspnetcore", + "title": "Fix Persistent Component State for Re-executed Endpoints", + "url": "https://github.com/dotnet/aspnetcore/pull/68032", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c445615", + "labels": [ + "area-blazor", + "community-contribution" + ] + }, + { + "id": "aspnetcore@8c76631", + "repo": "aspnetcore", + "title": "Quarantine VirtualizationTest.AnchorMode_WindowScroll_HomeKeyJumpsToTop", + "url": "https://github.com/dotnet/aspnetcore/pull/68226", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8c76631", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@9b8c2c8", + "repo": "aspnetcore", + "title": "Fix \u0060AnchorMode_End_PrependAtTop_ViewportStaysStable\u0060", + "url": "https://github.com/dotnet/aspnetcore/pull/68064", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9b8c2c8", + "labels": [ + "area-blazor", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@c10ee0e", + "repo": "aspnetcore", + "title": "Quarantine AddValidationIntegrationTest.FormWithNestedValidation_Works", + "url": "https://github.com/dotnet/aspnetcore/pull/68224", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c10ee0e", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@5aca3b4", + "repo": "aspnetcore", + "title": "Update dependencies from build 325626", + "url": "https://github.com/dotnet/aspnetcore/pull/68210", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5aca3b4", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "aspnetcore@5b85db2", + "repo": "aspnetcore", + "title": "[Infrastructure] Update vulnerable npm packages", + "url": "https://github.com/dotnet/aspnetcore/pull/68233", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5b85db2" + }, + { + "id": "aspnetcore@8425644", + "repo": "aspnetcore", + "title": "Fix flaky RefreshChangingUserIdentifierClosesConnection test", + "url": "https://github.com/dotnet/aspnetcore/pull/68096", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8425644" + }, + { + "id": "aspnetcore@968922c", + "repo": "aspnetcore", + "title": "Mark RenderFragment serialization API as experimental", + "url": "https://github.com/dotnet/aspnetcore/pull/68230", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@968922c", + "labels": [ + "area-blazor", + "feature-rendering" + ] + }, + { + "id": "aspnetcore@a81552c", + "repo": "aspnetcore", + "title": "Add tests for validating null values of minimal API parameters", + "url": "https://github.com/dotnet/aspnetcore/pull/67395", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a81552c", + "labels": [ + "community-contribution", + "pr: pending author input", + "area-minimal", + "feature-validation" + ] + }, + { + "id": "aspnetcore@d54440a", + "repo": "aspnetcore", + "title": "Fix extra \u0060\\n\u0060 in resourceManagement for breaking change announcement", + "url": "https://github.com/dotnet/aspnetcore/pull/68214", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d54440a" + }, + { + "id": "aspnetcore@0916dab", + "repo": "aspnetcore", + "title": "Drop ApiDescription.Client package", + "url": "https://github.com/dotnet/aspnetcore/pull/68211", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0916dab" + }, + { + "id": "aspnetcore@8e7c5ab", + "repo": "aspnetcore", + "title": "Clarify Components E2E build workflow", + "url": "https://github.com/dotnet/aspnetcore/pull/68238", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8e7c5ab", + "labels": [ + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@dc1fb6c", + "repo": "aspnetcore", + "title": "Improve Blazor WebAssembly E2E startup diagnostics", + "url": "https://github.com/dotnet/aspnetcore/pull/68200", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@dc1fb6c", + "labels": [ + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@5409db8", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/68246", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5409db8", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "aspnetcore@294cab2", + "repo": "aspnetcore", + "title": "Improve Sections warning messaging", + "url": "https://github.com/dotnet/aspnetcore/pull/67977", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@294cab2", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@169ace1", + "repo": "aspnetcore", + "title": "fix: Ensure OpenAPI request bodies include", + "url": "https://github.com/dotnet/aspnetcore/pull/59042", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@169ace1" + }, + { + "id": "aspnetcore@f0e6aa6", + "repo": "aspnetcore", + "title": "Log whether the localization resource is found or not", + "url": "https://github.com/dotnet/aspnetcore/pull/55897", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f0e6aa6", + "labels": [ + "community-contribution", + "area-ui-rendering" + ] + }, + { + "id": "aspnetcore@92f07e2", + "repo": "aspnetcore", + "title": "[.NET 11] Update MCP template dependency", + "url": "https://github.com/dotnet/aspnetcore/pull/68212", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@92f07e2", + "labels": [ + "Servicing-consider" + ] + }, + { + "id": "aspnetcore@a728d98", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/68259", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a728d98" + }, + { + "id": "aspnetcore@a5ee747", + "repo": "aspnetcore", + "title": "Enable MSBuild node reuse for local builds", + "url": "https://github.com/dotnet/aspnetcore/pull/68253", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a5ee747" + }, + { + "id": "aspnetcore@44c4b60", + "repo": "aspnetcore", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260807.1", + "url": "https://github.com/dotnet/aspnetcore/pull/68309", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@44c4b60", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "aspnetcore@1d5f6d8", + "repo": "aspnetcore", + "title": "[Blazor] Migrate Components.Testing from xUnit v3 to MSTest on MTP", + "url": "https://github.com/dotnet/aspnetcore/pull/67083", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1d5f6d8", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@c4278c0", + "repo": "aspnetcore", + "title": "Unquarantine BlazorWebTemplateTest.BlazorWebTemplate_CanUsePasskeys", + "url": "https://github.com/dotnet/aspnetcore/pull/68277", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c4278c0", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@a9ffda9", + "repo": "aspnetcore", + "title": "Unquarantine AddValidationIntegrationTest.FormWithNestedValidation_Works", + "url": "https://github.com/dotnet/aspnetcore/pull/68280", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a9ffda9", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@73babb0", + "repo": "aspnetcore", + "title": "Support nullable array element types in parameter schemas", + "url": "https://github.com/dotnet/aspnetcore/pull/68250", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@73babb0" + }, + { + "id": "aspnetcore@330e89c", + "repo": "aspnetcore", + "title": "[Blazor] Add Native AOT Components testing harness", + "url": "https://github.com/dotnet/aspnetcore/pull/68289", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@330e89c" + }, + { + "id": "aspnetcore@4ca8f9a", + "repo": "aspnetcore", + "title": "[Blazor] Fix persisted state being dropped on enhanced navigation", + "url": "https://github.com/dotnet/aspnetcore/pull/68088", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4ca8f9a", + "labels": [ + "area-blazor", + "feature-blazor-enhanced-navigation" + ] + }, + { + "id": "aspnetcore@66eb32d", + "repo": "aspnetcore", + "title": "[Blazor] Add asset path metadata attributes", + "url": "https://github.com/dotnet/aspnetcore/pull/68234", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@66eb32d", + "labels": [ + "area-blazor", + "feature-static-web-assets" + ] + }, + { + "id": "aspnetcore@45317be", + "repo": "aspnetcore", + "title": "Update RefreshSignInAsync documentation and remove unnecessary null-conditional operators", + "url": "https://github.com/dotnet/aspnetcore/pull/64278", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@45317be", + "labels": [ + "pending-ci-rerun", + "needs-area-label", + "Attention: Shared Code Modified" + ] + }, + { + "id": "aspnetcore@66e8a02", + "repo": "aspnetcore", + "title": "[Servers] Improve HTTP header parser recovery performance", + "url": "https://github.com/dotnet/aspnetcore/pull/68306", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@66e8a02" + }, + { + "id": "aspnetcore@651fc25", + "repo": "aspnetcore", + "title": "[test-quarantine] Stabilize and Unquarantine VirtualizationTest.AnchorMode_WindowScroll_HomeKeyJumpsToTop", + "url": "https://github.com/dotnet/aspnetcore/pull/68338", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@651fc25", + "labels": [ + "area-blazor", + "community-contribution", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@3600ca0", + "repo": "aspnetcore", + "title": "Fix ASP0016 false positive for nested anonymous functions", + "url": "https://github.com/dotnet/aspnetcore/pull/64174", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3600ca0", + "labels": [ + "needs-area-label", + "Attention: Shared Code Modified" + ] + }, + { + "id": "aspnetcore@4e5ba32", + "repo": "aspnetcore", + "title": "Clarify Components code documentation guidance", + "url": "https://github.com/dotnet/aspnetcore/pull/68345", + "commit": "dotnet@f5ca191", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4e5ba32", + "labels": [ + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@a55bb8b", + "repo": "aspnetcore", + "title": "Limit NuGet Dependabot to discovery project", + "url": "https://github.com/dotnet/aspnetcore/pull/68351", + "commit": "dotnet@f5ca191", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a55bb8b" + }, + { + "id": "aspnetcore@933baa0", + "repo": "aspnetcore", + "title": "Bump Microsoft.Build.NoTargets from 3.7.0 to 3.7.134", + "url": "https://github.com/dotnet/aspnetcore/pull/68360", + "commit": "dotnet@f5ca191", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@933baa0", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@2daa22c", + "repo": "aspnetcore", + "title": "Simplify and unify TempData and SupplyParameterFromSession serialization", + "url": "https://github.com/dotnet/aspnetcore/pull/65483", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2daa22c", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@ee12843", + "repo": "aspnetcore", + "title": "[Blazor] Propagate SignalR authentication refresh to server circuits", + "url": "https://github.com/dotnet/aspnetcore/pull/68221", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ee12843", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@be6114d", + "repo": "aspnetcore", + "title": "Validate QPack static table index in QPackDecoder", + "url": "https://github.com/dotnet/aspnetcore/pull/68321", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@be6114d", + "labels": [ + "area-networking" + ] + }, + { + "id": "aspnetcore@f508645", + "repo": "aspnetcore", + "title": "Message key conventions for validation localization", + "url": "https://github.com/dotnet/aspnetcore/pull/68202", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f508645", + "labels": [ + "area-blazor", + "feature-localization", + "area-minimal" + ] + }, + { + "id": "aspnetcore@8372d2a", + "repo": "aspnetcore", + "title": "Add MEV analyzers", + "url": "https://github.com/dotnet/aspnetcore/pull/67993", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8372d2a" + }, + { + "id": "aspnetcore@208aaaf", + "repo": "aspnetcore", + "title": "Cache display names per UI culture", + "url": "https://github.com/dotnet/aspnetcore/pull/68347", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@208aaaf", + "labels": [ + "area-blazor", + "feature-localization" + ] + }, + { + "id": "aspnetcore@fa2e746", + "repo": "aspnetcore", + "title": "[Blazor] Add Components.AI streaming chat", + "url": "https://github.com/dotnet/aspnetcore/pull/68323", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fa2e746", + "labels": [ + "area-blazor", + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@2cc1a4e", + "repo": "aspnetcore", + "title": "Bump dotnet-dump from 6.0.322601 to 6.0.408101", + "url": "https://github.com/dotnet/aspnetcore/pull/68358", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2cc1a4e", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@d04c380", + "repo": "aspnetcore", + "title": "Fix OpenAPI nullability for ignored setters", + "url": "https://github.com/dotnet/aspnetcore/pull/68454", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d04c380" + }, + { + "id": "aspnetcore@78cf766", + "repo": "aspnetcore", + "title": "Avoid resolving HybridCache during Redis connection", + "url": "https://github.com/dotnet/aspnetcore/pull/68127", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@78cf766", + "labels": [ + "feature-caching", + "area-middleware" + ] + }, + { + "id": "aspnetcore@fbf8544", + "repo": "aspnetcore", + "title": "[main] (deps): Bump src/submodules/googletest", + "url": "https://github.com/dotnet/aspnetcore/pull/68353", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fbf8544", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@4a54fb7", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68357", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4a54fb7", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@7a1c5c1", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68356", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7a1c5c1", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@a3714d9", + "repo": "aspnetcore", + "title": "Bump dotnet-serve from 1.10.93 to 1.10.194", + "url": "https://github.com/dotnet/aspnetcore/pull/68359", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a3714d9", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@8a3632c", + "repo": "aspnetcore", + "title": "Revert \u0022Use 1es ubuntu for Linux x64 job \u0022", + "url": "https://github.com/dotnet/aspnetcore/pull/66054", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8a3632c", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@9d6f69a", + "repo": "aspnetcore", + "title": "Avoid duplicate WebAssembly publish asset compression", + "url": "https://github.com/dotnet/aspnetcore/pull/68463", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9d6f69a" + }, + { + "id": "aspnetcore@ec6b9d0", + "repo": "aspnetcore", + "title": "[test-quarantine] Quarantine flaky IISExpress RequestResponseTests class", + "url": "https://github.com/dotnet/aspnetcore/pull/68272", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ec6b9d0", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@7df7e8e", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/68285", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7df7e8e" + }, + { + "id": "aspnetcore@2a0388b", + "repo": "aspnetcore", + "title": "Remove Publish-Build-Assets variable group", + "url": "https://github.com/dotnet/aspnetcore/pull/68260", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2a0388b" + }, + { + "id": "aspnetcore@8eaeccb", + "repo": "aspnetcore", + "title": "[Blazor] Support Aspire Dashboard on Native AOT", + "url": "https://github.com/dotnet/aspnetcore/pull/68307", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8eaeccb" + }, + { + "id": "aspnetcore@704fddd", + "repo": "aspnetcore", + "title": "Use TLS channel binding in Negotiate authentication", + "url": "https://github.com/dotnet/aspnetcore/pull/68317", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@704fddd", + "labels": [ + "area-networking" + ] + }, + { + "id": "aspnetcore@43acd80", + "repo": "aspnetcore", + "title": "Bump the JobMonitor", + "url": "https://github.com/dotnet/aspnetcore/pull/68472", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@43acd80" + }, + { + "id": "aspnetcore@b201479", + "repo": "aspnetcore", + "title": "Fix BL0013 diagnostic span mapping", + "url": "https://github.com/dotnet/aspnetcore/pull/68451", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@b201479" + }, + { + "id": "aspnetcore@1825bfe", + "repo": "aspnetcore", + "title": "[Identity] Fix nullref in Identity on netfx/netstandard", + "url": "https://github.com/dotnet/aspnetcore/pull/68460", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1825bfe", + "labels": [ + "area-identity" + ] + }, + { + "id": "aspnetcore@1f689ce", + "repo": "aspnetcore", + "title": "Fix \u0060InitialItemIndex\u0060 is intermittently ignored on fresh page load", + "url": "https://github.com/dotnet/aspnetcore/pull/68114", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1f689ce", + "labels": [ + "area-blazor", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@624894d", + "repo": "aspnetcore", + "title": "[Blazor] Add code-behind option to RazorComponent item template", + "url": "https://github.com/dotnet/aspnetcore/pull/63813", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@624894d", + "labels": [ + "area-blazor", + "pending-ci-rerun", + "Attention: Shared Code Modified" + ] + }, + { + "id": "aspnetcore@80de79a", + "repo": "aspnetcore", + "title": "Document framework assembly access rule", + "url": "https://github.com/dotnet/aspnetcore/pull/68493", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@80de79a" + }, + { + "id": "aspnetcore@1a4a830", + "repo": "aspnetcore", + "title": "Update agentic workflows to gh-aw v0.86.2", + "url": "https://github.com/dotnet/aspnetcore/pull/68500", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1a4a830" + }, + { + "id": "aspnetcore@87485f0", + "repo": "aspnetcore", + "title": "Exclude dotnet-dump and dotnet-serve from Dependabot", + "url": "https://github.com/dotnet/aspnetcore/pull/68496", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@87485f0" + }, + { + "id": "aspnetcore@8ff6e4c", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68503", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8ff6e4c", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@a9a6754", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68502", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a9a6754", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@01b15bd", + "repo": "aspnetcore", + "title": "Derive Helix tool versions from dotnet-tools.json", + "url": "https://github.com/dotnet/aspnetcore/pull/68499", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@01b15bd" + }, + { + "id": "aspnetcore@c0c8774", + "repo": "aspnetcore", + "title": "Update repo ownership mappings", + "url": "https://github.com/dotnet/aspnetcore/pull/66642", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c0c8774", + "labels": [ + "needs-area-label" + ] + }, + { + "id": "aspnetcore@5467b04", + "repo": "aspnetcore", + "title": "Update Microsoft.OpenApi to 3.10", + "url": "https://github.com/dotnet/aspnetcore/pull/68462", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5467b04" + }, + { + "id": "aspnetcore@f97c0ff", + "repo": "aspnetcore", + "title": "Fix shutdown hang with IIS", + "url": "https://github.com/dotnet/aspnetcore/pull/65733", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f97c0ff", + "labels": [ + "feature-iis", + "pending-ci-rerun", + "area-networking" + ] + }, + { + "id": "aspnetcore@a019c0b", + "repo": "aspnetcore", + "title": "Use ASCII group separate (GS) for separating key/value in caching middleware", + "url": "https://github.com/dotnet/aspnetcore/pull/68510", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a019c0b" + }, + { + "id": "aspnetcore@0f91a13", + "repo": "aspnetcore", + "title": "Fix Flaky HTTP/3 Test: \u0060POST_ClientCancellationUpload_RequestAbortRaised\u0060", + "url": "https://github.com/dotnet/aspnetcore/pull/68111", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0f91a13", + "labels": [ + "test-failure", + "area-blazor", + "community-contribution" + ] + }, + { + "id": "aspnetcore@757a459", + "repo": "aspnetcore", + "title": "Fix InputNumber validation for scientific notation values", + "url": "https://github.com/dotnet/aspnetcore/pull/67988", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@757a459", + "labels": [ + "area-blazor", + "community-contribution" + ] + }, + { + "id": "aspnetcore@f4cf688", + "repo": "aspnetcore", + "title": "Harden Response/Output cache", + "url": "https://github.com/dotnet/aspnetcore/pull/68517", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f4cf688" + }, + { + "id": "aspnetcore@a6dab8a", + "repo": "aspnetcore", + "title": "Validate the query component of the HTTP/2 and HTTP/3 :path pseudo-header", + "url": "https://github.com/dotnet/aspnetcore/pull/68320", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a6dab8a", + "labels": [ + "area-networking" + ] + }, + { + "id": "aspnetcore@0b72e0b", + "repo": "aspnetcore", + "title": "[Blazor] Add Components.AI rich text rendering", + "url": "https://github.com/dotnet/aspnetcore/pull/68324", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0b72e0b" + }, + { + "id": "aspnetcore@656195d", + "repo": "aspnetcore", + "title": "Resolve NuGet Audit warnings", + "url": "https://github.com/dotnet/aspnetcore/pull/68514", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@656195d" + }, + { + "id": "aspnetcore@401bbfb", + "repo": "aspnetcore", + "title": "Propagate ScrollToItemAsync cancellation to pending item-provider work.", + "url": "https://github.com/dotnet/aspnetcore/pull/68478", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@401bbfb", + "labels": [ + "area-blazor", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@76d1e57", + "repo": "aspnetcore", + "title": "Add eng/common Copilot review instructions", + "url": "https://github.com/dotnet/aspnetcore/pull/68464", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@76d1e57", + "labels": [ + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@733b51b", + "repo": "aspnetcore", + "title": "Require red/green proof before claiming a bug fix is verified", + "url": "https://github.com/dotnet/aspnetcore/pull/68457", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@733b51b", + "labels": [ + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@e6a7426", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68523", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e6a7426", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@efe577d", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68524", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@efe577d", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@07d11eb", + "repo": "aspnetcore", + "title": "[Experimental] DirectTls transport implementation", + "url": "https://github.com/dotnet/aspnetcore/pull/67912", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@07d11eb", + "labels": [ + "area-networking" + ] + }, + { + "id": "aspnetcore@75c3218", + "repo": "aspnetcore", + "title": "Fix ANCM app_offline.htm notification match using QueryCCH and add unit tests", + "url": "https://github.com/dotnet/aspnetcore/pull/68341", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@75c3218", + "labels": [ + "community-contribution" + ] + }, + { + "id": "aspnetcore@17b8a4a", + "repo": "aspnetcore", + "title": "Remove InsecureChunkedParsing app context switch", + "url": "https://github.com/dotnet/aspnetcore/pull/68553", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@17b8a4a" + }, + { + "id": "aspnetcore@0b69dba", + "repo": "aspnetcore", + "title": "Obsolete Bootstrap 4 Identity UI support", + "url": "https://github.com/dotnet/aspnetcore/pull/68477", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0b69dba" + }, + { + "id": "aspnetcore@1a82e94", + "repo": "aspnetcore", + "title": "Fix TryServeFromCacheAsync_ReturnsFalse_IfVaryByKeyContainsDelimiters failure", + "url": "https://github.com/dotnet/aspnetcore/pull/68554", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1a82e94" + }, + { + "id": "aspnetcore@593368b", + "repo": "aspnetcore", + "title": "Check if TwoFactorRememberMeScheme is registered before signing out", + "url": "https://github.com/dotnet/aspnetcore/pull/68571", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@593368b" + }, + { + "id": "aspnetcore@47b2e02", + "repo": "aspnetcore", + "title": "Avoid ignoring authorization failure reasons", + "url": "https://github.com/dotnet/aspnetcore/pull/68572", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@47b2e02" + }, + { + "id": "aspnetcore@d201668", + "repo": "aspnetcore", + "title": "Harden SignalR authentication refresh", + "url": "https://github.com/dotnet/aspnetcore/pull/68459", + "commit": "dotnet@276e6bc", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d201668", + "labels": [ + "area-signalr" + ] + }, + { + "id": "aspnetcore@35b3142", + "repo": "aspnetcore", + "title": "[Blazor] Hide experimental circuit JSON resolver API", + "url": "https://github.com/dotnet/aspnetcore/pull/68585", + "commit": "dotnet@4b1cb9c", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@35b3142" + }, + { + "id": "aspnetcore@96b7ae9", + "repo": "aspnetcore", + "title": "Fix auto-pause when circuit starts after enhanced navigation", + "url": "https://github.com/dotnet/aspnetcore/pull/68540", + "commit": "dotnet@4b1cb9c", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@96b7ae9", + "labels": [ + "area-blazor", + "community-contribution", + "feature-circuit-lifecycle" + ] + }, + { + "id": "aspnetcore@7638d71", + "repo": "aspnetcore", + "title": "[SignalR] Reject duplicate SignalR upload stream IDs", + "url": "https://github.com/dotnet/aspnetcore/pull/68525", + "commit": "dotnet@0013c35", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7638d71" + }, + { + "id": "aspnetcore@6df01e3", + "repo": "aspnetcore", + "title": "Honor all sign-in confirmation requirements after registration", + "url": "https://github.com/dotnet/aspnetcore/pull/68631", + "commit": "dotnet@0013c35", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6df01e3", + "labels": [ + "area-identity", + "feature-templates" + ] + }, + { + "id": "aspnetcore@026aff6", + "repo": "aspnetcore", + "title": "Preserve BadHttpRequestException status codes", + "url": "https://github.com/dotnet/aspnetcore/pull/68632", + "commit": "dotnet@0013c35", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@026aff6" + }, + { + "id": "aspnetcore@555ae4e", + "repo": "aspnetcore", + "title": "SignInManager: return SignInResult.Failed for expired passkey session challenge", + "url": "https://github.com/dotnet/aspnetcore/pull/67539", + "commit": "dotnet@0013c35", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@555ae4e", + "labels": [ + "area-identity", + "community-contribution" + ] + }, + { + "id": "aspnetcore@558ba2c", + "repo": "aspnetcore", + "title": "Don\u0027t apply the CSRF verdict to remote authentication callbacks", + "url": "https://github.com/dotnet/aspnetcore/pull/68669", + "commit": "dotnet@0013c35", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@558ba2c", + "labels": [ + "area-identity", + "feature-antiforgery" + ] + }, + { + "id": "aspnetcore@696ea7b", + "repo": "aspnetcore", + "title": "Use model display names in Blazor input parsing errors", + "url": "https://github.com/dotnet/aspnetcore/pull/68667", + "commit": "dotnet@0013c35", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@696ea7b", + "labels": [ + "area-blazor", + "feature-validation" + ] + }, + { + "id": "aspnetcore@4c1e2ed", + "repo": "aspnetcore", + "title": "[release/11.0-rc1] Extract IsAuthenticated helper method", + "url": "https://github.com/dotnet/aspnetcore/pull/68658", + "commit": "dotnet@ca0ae67", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4c1e2ed" + }, + { + "id": "aspnetcore@88cf74b", + "repo": "aspnetcore", + "title": "Fix \u00A0InitialItemIndex viewport underfill for small items in big container or on window resize", + "url": "https://github.com/dotnet/aspnetcore/pull/67936", + "commit": "dotnet@ca0ae67", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@88cf74b", + "labels": [ + "area-blazor", + "feature-blazor-virtualization", + "agent-reviewed" + ] + }, + { + "id": "aspnetcore@a65d5c0", + "repo": "aspnetcore", + "title": "Clarify AllowUpdates property summary comment", + "url": "https://github.com/dotnet/aspnetcore/pull/68618", + "commit": "dotnet@494027a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a65d5c0", + "labels": [ + "area-blazor", + "feature-blazor-enhanced-navigation", + "feature-blazor-state-preservation" + ] + }, + { + "id": "aspnetcore@29e87b5", + "repo": "aspnetcore", + "title": "[Routing] Fix case-insensitive host DFA edges", + "url": "https://github.com/dotnet/aspnetcore/pull/68670", + "commit": "dotnet@1b824c3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@29e87b5" + }, + { + "id": "aspnetcore@9245482", + "repo": "aspnetcore", + "title": "Update SignalR authentication refresh APIs", + "url": "https://github.com/dotnet/aspnetcore/pull/68676", + "commit": "dotnet@1b824c3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9245482" + }, + { + "id": "aspnetcore@db0c572", + "repo": "aspnetcore", + "title": "[release/11.0-rc1] Run DirectTls handshake user callbacks off the epoll pump thread", + "url": "https://github.com/dotnet/aspnetcore/pull/68751", + "commit": "dotnet@1b32b22", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@db0c572", + "labels": [ + "Servicing-approved", + "area-networking" + ] + }, + { + "id": "aspnetcore@c3325ee", + "repo": "aspnetcore", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/68668", + "commit": "dotnet@9456371", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c3325ee", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "cecil@8e1ae7b", + "repo": "cecil", + "title": "Resolve \u0060.dll\u0060 before \u0060.exe\u0060", + "url": "https://github.com/dotnet/cecil/pull/949", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@8e1ae7b" + }, + { + "id": "cecil@608fac6", + "repo": "cecil", + "title": "Fix WriteCompressedInt32 logic by using the same code as in System.Reflection.Metadata", + "url": "https://github.com/dotnet/cecil/pull/958", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@608fac6" + }, + { + "id": "cecil@50292e7", + "repo": "cecil", + "title": "Fixed: SymWriter COM object is not released on exception", + "url": "https://github.com/dotnet/cecil/pull/955", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@50292e7" + }, + { + "id": "cecil@a0f61f9", + "repo": "cecil", + "title": "Preserve custom debug information on types", + "url": "https://github.com/dotnet/cecil/pull/948", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@a0f61f9" + }, + { + "id": "cecil@f1c428a", + "repo": "cecil", + "title": "Protect against circular type forwarders", + "url": "https://github.com/dotnet/cecil/pull/806", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@f1c428a" + }, + { + "id": "cecil@3136847", + "repo": "cecil", + "title": "Preserve Documents debug info", + "url": "https://github.com/dotnet/cecil/pull/965", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@3136847" + }, + { + "id": "cecil@882ca5e", + "repo": "cecil", + "title": "update ubuntu runner", + "url": "https://github.com/dotnet/cecil/pull/972", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@882ca5e" + }, + { + "id": "cecil@9ab6174", + "repo": "cecil", + "title": "Update dependencies from build 313814", + "url": "https://github.com/dotnet/cecil/pull/471", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@9ab6174" + }, + { + "id": "cecil@1d00074", + "repo": "cecil", + "title": "Update dependencies from build 314245", + "url": "https://github.com/dotnet/cecil/pull/472", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@1d00074" + }, + { + "id": "cecil@cac3d15", + "repo": "cecil", + "title": "Update dependencies from build 316522", + "url": "https://github.com/dotnet/cecil/pull/477", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@cac3d15" + }, + { + "id": "cecil@8fa2b5a", + "repo": "cecil", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/cecil/pull/484", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@8fa2b5a" + }, + { + "id": "cecil@b1ee7ec", + "repo": "cecil", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/cecil/pull/489", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@b1ee7ec" + }, + { + "id": "cecil@4388e43", + "repo": "cecil", + "title": "Update dependencies from build 322734", + "url": "https://github.com/dotnet/cecil/pull/492", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@4388e43" + }, + { + "id": "cecil@74999f2", + "repo": "cecil", + "title": "Preserve document custom debug information", + "url": "https://github.com/dotnet/cecil/pull/495", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@74999f2" + }, + { + "id": "cecil@cd6dc99", + "repo": "cecil", + "title": "Update dependencies from build 325224", + "url": "https://github.com/dotnet/cecil/pull/498", + "commit": "dotnet@47ea3f3", + "is_security": false, + "local_repo_commit": "cecil@cd6dc99" + }, + { + "id": "cecil@251438f", + "repo": "cecil", + "title": "Merge in changes from upstream", + "url": "https://github.com/dotnet/cecil/pull/505", + "commit": "dotnet@47ea3f3", + "is_security": false, + "local_repo_commit": "cecil@251438f" + }, + { + "id": "cecil@5ae012f", + "repo": "cecil", + "title": "Add additional ByteBufferTest tests", + "url": "https://github.com/dotnet/cecil/pull/504", + "commit": "dotnet@70f87cb", + "is_security": false, + "local_repo_commit": "cecil@5ae012f" + }, + { + "id": "command-line-api@8a70ae0", + "repo": "command-line-api", + "title": "Update dependencies from build 321826", + "url": "https://github.com/dotnet/command-line-api/pull/2834", + "commit": "dotnet@3c5cb3a", + "is_security": false, + "local_repo_commit": "command-line-api@8a70ae0" + }, + { + "id": "deployment-tools@3ccca8e", + "repo": "deployment-tools", + "title": "Address 1CS issues", + "url": "https://github.com/dotnet/deployment-tools/pull/566", + "commit": "dotnet@22ce7ab", + "is_security": false, + "product": "dotnet-deployment-tools", + "local_repo_commit": "deployment-tools@3ccca8e" + }, + { + "id": "deployment-tools@9baf0bb", + "repo": "deployment-tools", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/deployment-tools/pull/567", + "commit": "dotnet@a308a0d", + "is_security": false, + "product": "dotnet-deployment-tools", + "local_repo_commit": "deployment-tools@9baf0bb" + }, + { + "id": "diagnostics@36bb98a", + "repo": "diagnostics", + "title": "Update SDK to 10.0.110 and test versions", + "url": "https://github.com/dotnet/diagnostics/pull/5934", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@36bb98a" + }, + { + "id": "diagnostics@f38c7fb", + "repo": "diagnostics", + "title": "[main] Update dependencies from microsoft/clrmd", + "url": "https://github.com/dotnet/diagnostics/pull/5933", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@f38c7fb" + }, + { + "id": "diagnostics@dd02fe7", + "repo": "diagnostics", + "title": "Fix typo in dotnet-dsrouter usage text", + "url": "https://github.com/dotnet/diagnostics/pull/5936", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@dd02fe7" + }, + { + "id": "diagnostics@3a32126", + "repo": "diagnostics", + "title": "Update Microsoft.DotNet.RemoteExecutor to match Arcade version", + "url": "https://github.com/dotnet/diagnostics/pull/5929", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@3a32126" + }, + { + "id": "diagnostics@27c0f9b", + "repo": "diagnostics", + "title": "dbgshim: service data-access (IXCLRDataProcess) through OpenVirtualProcess", + "url": "https://github.com/dotnet/diagnostics/pull/5927", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@27c0f9b" + }, + { + "id": "diagnostics@33b37bf", + "repo": "diagnostics", + "title": "Fix IClrDebuggingPolicy issue from CLRMD update", + "url": "https://github.com/dotnet/diagnostics/pull/5938", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@33b37bf" + }, + { + "id": "diagnostics@f810787", + "repo": "diagnostics", + "title": "Auto-generated baselines by 1ES Pipeline Templates", + "url": "https://github.com/dotnet/diagnostics/pull/5939", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@f810787" + }, + { + "id": "diagnostics@f7bf65b", + "repo": "diagnostics", + "title": "dbgshim: activate cDAC via contract descriptor", + "url": "https://github.com/dotnet/diagnostics/pull/5941", + "commit": "dotnet@b7f6925", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@f7bf65b" + }, + { + "id": "diagnostics@0885e1c", + "repo": "diagnostics", + "title": "dbgshim: route live debugging through cDAC-capable DBI first", + "url": "https://github.com/dotnet/diagnostics/pull/5940", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@0885e1c" + }, + { + "id": "diagnostics@d33e046", + "repo": "diagnostics", + "title": "Use universal DBI for cDAC debugging", + "url": "https://github.com/dotnet/diagnostics/pull/5942", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@d33e046" + }, + { + "id": "diagnostics@61cdd16", + "repo": "diagnostics", + "title": "Implement native runtimes command --usecdac option", + "url": "https://github.com/dotnet/diagnostics/pull/5943", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@61cdd16" + }, + { + "id": "diagnostics@02d6e10", + "repo": "diagnostics", + "title": "Gate cDAC live debugging on DOTNET_CDAC_LIVE_DEBUGGING env var", + "url": "https://github.com/dotnet/diagnostics/pull/5944", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@02d6e10" + }, + { + "id": "diagnostics@b9f6e14", + "repo": "diagnostics", + "title": "Improve and simplify the IConsoleService interface", + "url": "https://github.com/dotnet/diagnostics/pull/5924", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@b9f6e14" + }, + { + "id": "diagnostics@4c0c68d", + "repo": "diagnostics", + "title": "[main] Update dependencies from microsoft/clrmd", + "url": "https://github.com/dotnet/diagnostics/pull/5937", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@4c0c68d" + }, + { + "id": "diagnostics@8a2daa6", + "repo": "diagnostics", + "title": "Fix SOS CLRMA crash in the native (non-hosted) !analyze path", + "url": "https://github.com/dotnet/diagnostics/pull/5946", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@8a2daa6" + }, + { + "id": "diagnostics@32306e7", + "repo": "diagnostics", + "title": "Restore dbgshim-only package layout", + "url": "https://github.com/dotnet/diagnostics/pull/5951", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@32306e7" + }, + { + "id": "diagnostics@7395877", + "repo": "diagnostics", + "title": "Harden dotnet-trace process probe test", + "url": "https://github.com/dotnet/diagnostics/pull/5950", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@7395877" + }, + { + "id": "diagnostics@eb91cff", + "repo": "diagnostics", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/diagnostics/pull/5948", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@eb91cff" + }, + { + "id": "diagnostics@3c9f99e", + "repo": "diagnostics", + "title": "Update SOS for unified ISOSDacInterface18 GCInfo API", + "url": "https://github.com/dotnet/diagnostics/pull/5898", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@3c9f99e" + }, + { + "id": "diagnostics@1b6da39", + "repo": "diagnostics", + "title": "SOS: read macOS arm64 thread metadata from a valid address", + "url": "https://github.com/dotnet/diagnostics/pull/5953", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@1b6da39" + }, + { + "id": "diagnostics@c014870", + "repo": "diagnostics", + "title": "Stabilize SOS stack frame checks", + "url": "https://github.com/dotnet/diagnostics/pull/5952", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@c014870" + }, + { + "id": "diagnostics@db95979", + "repo": "diagnostics", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/diagnostics/pull/5956", + "commit": "dotnet@ae0c1cc", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@db95979" + }, + { + "id": "diagnostics@d2e06f3", + "repo": "diagnostics", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/diagnostics/pull/5928", + "commit": "dotnet@ae0c1cc", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@d2e06f3" + }, + { + "id": "diagnostics@66ffffc", + "repo": "diagnostics", + "title": "Stabilize distributed trace pipeline tests", + "url": "https://github.com/dotnet/diagnostics/pull/5958", + "commit": "dotnet@ae0c1cc", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@66ffffc" + }, + { + "id": "efcore@5fb4c00", + "repo": "efcore", + "title": "[release/8.0] Update Windows CI images to 2022", + "url": "https://github.com/dotnet/efcore/pull/38526", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5fb4c00", + "labels": [ + "tell-mode" + ] + }, + { + "id": "efcore@cbcceb3", + "repo": "efcore", + "title": "Update branding on release/8.0", + "url": "https://github.com/dotnet/efcore/pull/38563", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@cbcceb3" + }, + { + "id": "efcore@3b58d48", + "repo": "efcore", + "title": "[release/8.0]: Bump Microsoft.Data.SqlClient from 5.1.7 to 5.1.9", + "url": "https://github.com/dotnet/efcore/pull/38525", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3b58d48", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@2be12e7", + "repo": "efcore", + "title": "[release/8.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.21 to 8.0.28", + "url": "https://github.com/dotnet/efcore/pull/38519", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2be12e7", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@06142d0", + "repo": "efcore", + "title": "[release/8.0]: Bump Grpc.AspNetCore from 2.71.0 to 2.80.0", + "url": "https://github.com/dotnet/efcore/pull/38517", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@06142d0", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@2415516", + "repo": "efcore", + "title": "[release/8.0]: Bump Azure.Identity from 1.17.0 to 1.21.0", + "url": "https://github.com/dotnet/efcore/pull/38510", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2415516", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@e81830a", + "repo": "efcore", + "title": "Merging internal commits for release/9.0", + "url": "https://github.com/dotnet/efcore/pull/38623", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e81830a" + }, + { + "id": "efcore@d564943", + "repo": "efcore", + "title": "Merging internal commits for release/8.0", + "url": "https://github.com/dotnet/efcore/pull/38624", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@d564943" + }, + { + "id": "efcore@4fbaf8a", + "repo": "efcore", + "title": "[release/8.0] Update SQLitePCLRaw package versions to 2.1.12", + "url": "https://github.com/dotnet/efcore/pull/38605", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@4fbaf8a", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "efcore@69b203d", + "repo": "efcore", + "title": "[release/9.0] Update SQLitePCLRaw package to 2.1.12", + "url": "https://github.com/dotnet/efcore/pull/38606", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@69b203d", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "efcore@fc9a766", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260716.5", + "url": "https://github.com/dotnet/efcore/pull/38673", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@fc9a766", + "labels": [ + "area-infrastructure", + "type-dependency update :arrow_up_small:" + ] + }, + { + "id": "efcore@23c978a", + "repo": "efcore", + "title": "Fix OPENJSON \u0060AS JSON\u0060 failure on Azure SQL when column type is \u0060json\u0060 at compat level 170", + "url": "https://github.com/dotnet/efcore/pull/38665", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@23c978a" + }, + { + "id": "efcore@5ee96bd", + "repo": "efcore", + "title": "[release/10.0]: Bump SQLite3MC.PCLRaw.bundle from 2.3.5 to 2.3.6", + "url": "https://github.com/dotnet/efcore/pull/38663", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5ee96bd", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@a556d07", + "repo": "efcore", + "title": "[release/10.0]: Bump OpenTelemetry.Exporter.InMemory from 1.12.0 to 1.16.0", + "url": "https://github.com/dotnet/efcore/pull/38655", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@a556d07", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@7bd71eb", + "repo": "efcore", + "title": "[release/10.0]: Bump Newtonsoft.Json from 13.0.3 to 13.0.4", + "url": "https://github.com/dotnet/efcore/pull/38652", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@7bd71eb", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@684d590", + "repo": "efcore", + "title": "[release/10.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 9.0.17 to 9.0.18", + "url": "https://github.com/dotnet/efcore/pull/38645", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@684d590", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@dd3b1e3", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/9.0\u0027 =\u003E \u0027release/10.0\u0027", + "url": "https://github.com/dotnet/efcore/pull/38627", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@dd3b1e3" + }, + { + "id": "efcore@2fb3ab1", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/8.0\u0027 =\u003E \u0027release/9.0\u0027", + "url": "https://github.com/dotnet/efcore/pull/38531", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2fb3ab1" + }, + { + "id": "efcore@37d63ac", + "repo": "efcore", + "title": "Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 9.0.17 to 9.0.18", + "url": "https://github.com/dotnet/efcore/pull/38643", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@37d63ac", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@5b5fcba", + "repo": "efcore", + "title": "[release/10.0]: Bump Microsoft.Azure.Cosmos from 3.61.0 to 3.62.0", + "url": "https://github.com/dotnet/efcore/pull/38690", + "commit": "dotnet@d5c1e6e", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5b5fcba", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@4a19f27", + "repo": "efcore", + "title": "[release/10.0]: Bump OpenTelemetry.Exporter.InMemory from 1.16.0 to 1.17.0", + "url": "https://github.com/dotnet/efcore/pull/38691", + "commit": "dotnet@d5c1e6e", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@4a19f27", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@3b4b27d", + "repo": "efcore", + "title": "Bump actions/checkout from 7.0.0 to 7.0.1", + "url": "https://github.com/dotnet/efcore/pull/38693", + "commit": "dotnet@d5c1e6e", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3b4b27d", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@61317c9", + "repo": "efcore", + "title": "Bump actions/upload-code-coverage from 1.4.0 to 1.4.1", + "url": "https://github.com/dotnet/efcore/pull/38694", + "commit": "dotnet@d5c1e6e", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@61317c9", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@1f36ba0", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260722.8", + "url": "https://github.com/dotnet/efcore/pull/38698", + "commit": "dotnet@1b329a0", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@1f36ba0", + "labels": [ + "area-infrastructure", + "type-dependency update :arrow_up_small:" + ] + }, + { + "id": "efcore@b5e5c92", + "repo": "efcore", + "title": "[release/10.0]: Bump Microsoft.AspNetCore.OData from 9.3.1 to 9.5.0", + "url": "https://github.com/dotnet/efcore/pull/38648", + "commit": "dotnet@1b329a0", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b5e5c92", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@ada8239", + "repo": "efcore", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38699", + "commit": "dotnet@1b329a0", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ada8239" + }, + { + "id": "efcore@0ab5fd8", + "repo": "efcore", + "title": "Bump Microsoft.DotNet.XUnitV3Extensions from 11.0.0-beta.26370.1 to 11.0.0-beta.26376.106", + "url": "https://github.com/dotnet/efcore/pull/38702", + "commit": "dotnet@1b329a0", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@0ab5fd8", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@fb44ee1", + "repo": "efcore", + "title": "Bump Azure.ResourceManager.CosmosDB from 1.4.1 to 1.5.0", + "url": "https://github.com/dotnet/efcore/pull/38701", + "commit": "dotnet@1b329a0", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@fb44ee1", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@37bef29", + "repo": "efcore", + "title": "Update HasTrigger XML documentation", + "url": "https://github.com/dotnet/efcore/pull/38706", + "commit": "dotnet@813f634", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@37bef29" + }, + { + "id": "efcore@a0344ff", + "repo": "efcore", + "title": "Add unit test coverage for TypeFullNameComparer and SharedTypeExtensions", + "url": "https://github.com/dotnet/efcore/pull/38695", + "commit": "dotnet@813f634", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@a0344ff", + "labels": [ + "community-contribution" + ] + }, + { + "id": "efcore@893ccd3", + "repo": "efcore", + "title": "[release/11.0-preview7] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38713", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@893ccd3" + }, + { + "id": "efcore@6e2d381", + "repo": "efcore", + "title": "Remove Linux_Cosmos job from AzDo pipeline", + "url": "https://github.com/dotnet/efcore/pull/38707", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@6e2d381" + }, + { + "id": "efcore@af85674", + "repo": "efcore", + "title": "Fix Cosmos tests when running against a real endpoint", + "url": "https://github.com/dotnet/efcore/pull/38710", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@af85674" + }, + { + "id": "efcore@f98eac8", + "repo": "efcore", + "title": "Update SQLitePCLRaw and SQLite3MC", + "url": "https://github.com/dotnet/efcore/pull/38716", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f98eac8" + }, + { + "id": "efcore@cf6ebe0", + "repo": "efcore", + "title": "Add links to complex types docs", + "url": "https://github.com/dotnet/efcore/pull/38717", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@cf6ebe0" + }, + { + "id": "efcore@3c7283f", + "repo": "efcore", + "title": "", + "url": "https://github.com/dotnet/efcore/pull/38680", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3c7283f" + }, + { + "id": "efcore@39b5015", + "repo": "efcore", + "title": "Merge branch \u0027release/11.0-preview7\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/efcore/pull/38709", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@39b5015" + }, + { + "id": "efcore@b9678d4", + "repo": "efcore", + "title": "Optimize InternalUsageDiagnosticAnalyzer: replace ToDisplayString with symbol equality", + "url": "https://github.com/dotnet/efcore/pull/38726", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b9678d4" + }, + { + "id": "efcore@0a76475", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260721.5", + "url": "https://github.com/dotnet/efcore/pull/38732", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@0a76475", + "labels": [ + "area-infrastructure", + "type-dependency update :arrow_up_small:" + ] + }, + { + "id": "efcore@3454802", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260729.3", + "url": "https://github.com/dotnet/efcore/pull/38736", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3454802", + "labels": [ + "area-infrastructure", + "type-dependency update :arrow_up_small:" + ] + }, + { + "id": "efcore@d223635", + "repo": "efcore", + "title": "Code cleanup for src", + "url": "https://github.com/dotnet/efcore/pull/38728", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@d223635" + }, + { + "id": "efcore@67e74e8", + "repo": "efcore", + "title": "Bump OpenTelemetry.Exporter.InMemory from 1.16.0 to 1.17.0", + "url": "https://github.com/dotnet/efcore/pull/38704", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@67e74e8", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@b1c40e4", + "repo": "efcore", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38727", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b1c40e4" + }, + { + "id": "efcore@5c55ab6", + "repo": "efcore", + "title": "[release/10.0]: Bump SQLite3MC.PCLRaw.bundle from 2.3.6 to 2.4.0", + "url": "https://github.com/dotnet/efcore/pull/38722", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5c55ab6", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@422f2dc", + "repo": "efcore", + "title": "[release/10.0]: Bump Azure.ResourceManager.CosmosDB from 1.3.2 to 1.5.0", + "url": "https://github.com/dotnet/efcore/pull/38721", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@422f2dc", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@7710f8c", + "repo": "efcore", + "title": "Fix typos and improve documentation clarity across various files", + "url": "https://github.com/dotnet/efcore/pull/38738", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@7710f8c", + "labels": [ + "community-contribution" + ] + }, + { + "id": "efcore@71440e1", + "repo": "efcore", + "title": "Bump Microsoft.Testing.Extensions.CodeCoverage from 18.8.0 to 18.9.0", + "url": "https://github.com/dotnet/efcore/pull/38653", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@71440e1", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@3aab811", + "repo": "efcore", + "title": "Bump Grpc.AspNetCore from 2.80.0 to 2.83.0", + "url": "https://github.com/dotnet/efcore/pull/38741", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3aab811", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@7d34557", + "repo": "efcore", + "title": "Bump System.CommandLine from 2.0.9 to 2.0.10", + "url": "https://github.com/dotnet/efcore/pull/38744", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@7d34557", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@ccbe0c4", + "repo": "efcore", + "title": "Update dependencies from build 325432", + "url": "https://github.com/dotnet/efcore/pull/38745", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ccbe0c4" + }, + { + "id": "efcore@b55b4d4", + "repo": "efcore", + "title": "Bump Microsoft.DotNet.XUnitV3Extensions from 11.0.0-beta.26376.106 to 11.0.0-beta.26403.1", + "url": "https://github.com/dotnet/efcore/pull/38742", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b55b4d4", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@49271f3", + "repo": "efcore", + "title": "Code cleanup for test", + "url": "https://github.com/dotnet/efcore/pull/38731", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@49271f3" + }, + { + "id": "efcore@a8cdc8c", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/10.0\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/efcore/pull/38743", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@a8cdc8c" + }, + { + "id": "efcore@dbf9771", + "repo": "efcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38737", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@dbf9771" + }, + { + "id": "efcore@b70a04b", + "repo": "efcore", + "title": "[release/8.0] Update branding to 8.0.31", + "url": "https://github.com/dotnet/efcore/pull/38752", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b70a04b" + }, + { + "id": "efcore@e17ea37", + "repo": "efcore", + "title": "Update branding on release/9.0", + "url": "https://github.com/dotnet/efcore/pull/38753", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e17ea37" + }, + { + "id": "efcore@aa8b871", + "repo": "efcore", + "title": "[release/8.0]: Bump Grpc.AspNetCore from 2.80.0 to 2.83.0", + "url": "https://github.com/dotnet/efcore/pull/38748", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@aa8b871", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@892a9f1", + "repo": "efcore", + "title": "[release/8.0]: Bump Azure.ResourceManager.CosmosDB from 1.3.2 to 1.5.0", + "url": "https://github.com/dotnet/efcore/pull/38747", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@892a9f1", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@e5ca7df", + "repo": "efcore", + "title": "[release/9.0]: Bump Microsoft.Azure.Cosmos from 3.61.0 to 3.62.0", + "url": "https://github.com/dotnet/efcore/pull/38714", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e5ca7df", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@96c13ea", + "repo": "efcore", + "title": "[release/9.0]: Bump OpenTelemetry.Exporter.InMemory from 1.8.1 to 1.16.0", + "url": "https://github.com/dotnet/efcore/pull/38656", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@96c13ea", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@e95f1e2", + "repo": "efcore", + "title": "[release/9.0]: Bump Newtonsoft.Json from 13.0.3 to 13.0.4", + "url": "https://github.com/dotnet/efcore/pull/38654", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e95f1e2", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@f6a0670", + "repo": "efcore", + "title": "[release/9.0]: Bump Microsoft.Data.SqlClient from 5.1.6 to 5.1.9", + "url": "https://github.com/dotnet/efcore/pull/38649", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f6a0670", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@0e529dd", + "repo": "efcore", + "title": "[release/8.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.28 to 8.0.29", + "url": "https://github.com/dotnet/efcore/pull/38646", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@0e529dd", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@fd223dd", + "repo": "efcore", + "title": "[release/9.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.2 to 8.0.29", + "url": "https://github.com/dotnet/efcore/pull/38634", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@fd223dd", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@41895a5", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/9.0\u0027 =\u003E \u0027release/10.0\u0027", + "url": "https://github.com/dotnet/efcore/pull/38685", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@41895a5" + }, + { + "id": "efcore@f65d06c", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260806.11", + "url": "https://github.com/dotnet/efcore/pull/38773", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f65d06c", + "labels": [ + "area-infrastructure", + "type-dependency update :arrow_up_small:" + ] + }, + { + "id": "efcore@3957f18", + "repo": "efcore", + "title": "Fix ArgumentNullException when a foreign key references a key declared on a complex type property", + "url": "https://github.com/dotnet/efcore/pull/38764", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3957f18" + }, + { + "id": "efcore@51ab80a", + "repo": "efcore", + "title": "Rename test methods hidden by same-name overloads so they can be run", + "url": "https://github.com/dotnet/efcore/pull/38766", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@51ab80a" + }, + { + "id": "efcore@5479de2", + "repo": "efcore", + "title": "Merge more AdHoc query tests into shared test bases", + "url": "https://github.com/dotnet/efcore/pull/38756", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5479de2" + }, + { + "id": "efcore@e74936c", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/9.0\u0027 =\u003E \u0027release/10.0\u0027", + "url": "https://github.com/dotnet/efcore/pull/38774", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e74936c" + }, + { + "id": "efcore@d6be773", + "repo": "efcore", + "title": "Bump Microsoft.Azure.Cosmos from 3.62.0 to 3.62.1", + "url": "https://github.com/dotnet/efcore/pull/38777", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@d6be773", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@3a2006e", + "repo": "efcore", + "title": "Update dependencies from build 326361", + "url": "https://github.com/dotnet/efcore/pull/38772", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3a2006e" + }, + { + "id": "efcore@c60800b", + "repo": "efcore", + "title": "Rebuild indexes when altering sparse SQL Server columns", + "url": "https://github.com/dotnet/efcore/pull/38765", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@c60800b" + }, + { + "id": "efcore@e59f838", + "repo": "efcore", + "title": "Update dependencies from build 326639", + "url": "https://github.com/dotnet/efcore/pull/38786", + "commit": "dotnet@9a14b8d", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e59f838" + }, + { + "id": "efcore@3f8b9c7", + "repo": "efcore", + "title": "Enable nullability in benchmarks and core tests", + "url": "https://github.com/dotnet/efcore/pull/38788", + "commit": "dotnet@9a14b8d", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3f8b9c7" + }, + { + "id": "efcore@312a74a", + "repo": "efcore", + "title": "Enable nullability in provider tests", + "url": "https://github.com/dotnet/efcore/pull/38789", + "commit": "dotnet@e4540ae", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@312a74a" + }, + { + "id": "efcore@f249a6e", + "repo": "efcore", + "title": "Enable nullability in relational and design tests", + "url": "https://github.com/dotnet/efcore/pull/38790", + "commit": "dotnet@e4540ae", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f249a6e" + }, + { + "id": "efcore@5e88965", + "repo": "efcore", + "title": "Enable nullability in shared specification tests", + "url": "https://github.com/dotnet/efcore/pull/38791", + "commit": "dotnet@e4540ae", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5e88965" + }, + { + "id": "efcore@32c059d", + "repo": "efcore", + "title": "Enable nullability in shared test sources", + "url": "https://github.com/dotnet/efcore/pull/38792", + "commit": "dotnet@e4540ae", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@32c059d" + }, + { + "id": "efcore@d2f9995", + "repo": "efcore", + "title": "[release/10.0]: Bump Microsoft.Azure.Cosmos from 3.62.0 to 3.62.1", + "url": "https://github.com/dotnet/efcore/pull/38806", + "commit": "dotnet@fb1ea17", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@d2f9995", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@85563a8", + "repo": "efcore", + "title": "[release/10.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 9.0.18 to 9.0.19", + "url": "https://github.com/dotnet/efcore/pull/38805", + "commit": "dotnet@fb1ea17", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@85563a8", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@c32a283", + "repo": "efcore", + "title": "", + "url": "https://github.com/dotnet/efcore/pull/38768", + "commit": "dotnet@fb1ea17", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@c32a283" + }, + { + "id": "efcore@77dd661", + "repo": "efcore", + "title": "Bump actions/upload-code-coverage from 1.4.1 to 1.4.2", + "url": "https://github.com/dotnet/efcore/pull/38809", + "commit": "dotnet@00feb6c", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@77dd661", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@26a12eb", + "repo": "efcore", + "title": "SQLite: handle exceptions when WinRT APIs are unavailable", + "url": "https://github.com/dotnet/efcore/pull/38612", + "commit": "dotnet@00feb6c", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@26a12eb", + "labels": [ + "community-contribution" + ] + }, + { + "id": "efcore@3198b21", + "repo": "efcore", + "title": "Skip failing tests on Linux Cosmos emulator", + "url": "https://github.com/dotnet/efcore/pull/38808", + "commit": "dotnet@290d471", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3198b21" + }, + { + "id": "efcore@98e8a0c", + "repo": "efcore", + "title": "Fix IsTableExcludedFromMigrations default for entity splitting.", + "url": "https://github.com/dotnet/efcore/pull/38802", + "commit": "dotnet@cc5e5f5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@98e8a0c" + }, + { + "id": "efcore@227a63d", + "repo": "efcore", + "title": "[release/11.0-rc1] Update .NET SDK version to preview 7", + "url": "https://github.com/dotnet/efcore/pull/38826", + "commit": "dotnet@74a35cb", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@227a63d" + }, + { + "id": "efcore@af3e50c", + "repo": "efcore", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38833", + "commit": "dotnet@257a939", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@af3e50c" + }, + { + "id": "efcore@fe892ea", + "repo": "efcore", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38837", + "commit": "dotnet@257a939", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@fe892ea" + }, + { + "id": "efcore@2b11184", + "repo": "efcore", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38841", + "commit": "dotnet@ca0c0dc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2b11184" + }, + { + "id": "efcore@62f1eee", + "repo": "efcore", + "title": "[release/11.0-rc1] Fix query shaping for native primitive collections", + "url": "https://github.com/dotnet/efcore/pull/38810", + "commit": "dotnet@ca0c0dc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@62f1eee" + }, + { + "id": "efcore@c22dd77", + "repo": "efcore", + "title": "[release/11.0-rc1] Preserve discriminating ORDER BY for many-to-many collections", + "url": "https://github.com/dotnet/efcore/pull/38811", + "commit": "dotnet@ca0c0dc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@c22dd77" + }, + { + "id": "emsdk@5303251", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1791", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@5303251" + }, + { + "id": "emsdk@464fd8d", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1796", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@464fd8d" + }, + { + "id": "emsdk@6f15ccb", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/binaryen, dotnet/cpython, dotnet/emscripten", + "url": "https://github.com/dotnet/emsdk/pull/1793", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@6f15ccb" + }, + { + "id": "emsdk@80b1acc", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/binaryen, dotnet/cpython", + "url": "https://github.com/dotnet/emsdk/pull/1799", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@80b1acc" + }, + { + "id": "emsdk@45ed27c", + "repo": "emsdk", + "title": "Update dependencies from https://github.com/dotnet/emscripten build 20260722.1", + "url": "https://github.com/dotnet/emsdk/pull/1801", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@45ed27c" + }, + { + "id": "emsdk@afed593", + "repo": "emsdk", + "title": "Update dependencies from https://github.com/dotnet/cpython build 20260727.1", + "url": "https://github.com/dotnet/emsdk/pull/1804", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@afed593" + }, + { + "id": "emsdk@2713dfb", + "repo": "emsdk", + "title": "Update dependencies from https://github.com/dotnet/emscripten build 20260727.1", + "url": "https://github.com/dotnet/emsdk/pull/1805", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@2713dfb" + }, + { + "id": "emsdk@52228f2", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/binaryen, dotnet/cpython", + "url": "https://github.com/dotnet/emsdk/pull/1807", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@52228f2" + }, + { + "id": "emsdk@bf28440", + "repo": "emsdk", + "title": "Update dependencies from https://github.com/dotnet/emscripten build 20260727.2", + "url": "https://github.com/dotnet/emsdk/pull/1808", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@bf28440" + }, + { + "id": "emsdk@4b07a4c", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1812", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@4b07a4c" + }, + { + "id": "emsdk@b3445f6", + "repo": "emsdk", + "title": "Update dependencies from https://github.com/dotnet/binaryen build 20260728.2", + "url": "https://github.com/dotnet/emsdk/pull/1811", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@b3445f6" + }, + { + "id": "emsdk@971ef81", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1813", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@971ef81" + }, + { + "id": "emsdk@0805307", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1814", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@0805307" + }, + { + "id": "emsdk@b629bd5", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1819", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@b629bd5" + }, + { + "id": "emsdk@9e3efbc", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/cpython, dotnet/emscripten", + "url": "https://github.com/dotnet/emsdk/pull/1823", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@9e3efbc" + }, + { + "id": "emsdk@cb3a914", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1831", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@cb3a914" + }, + { + "id": "emsdk@3eff02a", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/binaryen, dotnet/cpython, dotnet/emscripten", + "url": "https://github.com/dotnet/emsdk/pull/1828", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@3eff02a" + }, + { + "id": "emsdk@396eb82", + "repo": "emsdk", + "title": "Remove Publish-Build-Assets variable group from main", + "url": "https://github.com/dotnet/emsdk/pull/1832", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@396eb82" + }, + { + "id": "emsdk@ce8d342", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1847", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@ce8d342" + }, + { + "id": "emsdk@74269dd", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/binaryen, dotnet/cpython", + "url": "https://github.com/dotnet/emsdk/pull/1843", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@74269dd" + }, + { + "id": "emsdk@0fd3210", + "repo": "emsdk", + "title": "Update dependencies from build 327888", + "url": "https://github.com/dotnet/emsdk/pull/1859", + "commit": "dotnet@a1c6ecd", + "is_security": false, + "local_repo_commit": "emsdk@0fd3210" + }, + { + "id": "fsharp@fd6ed49", + "repo": "fsharp", + "title": "Move to .NET 11 (SDK, Arcade, product TargetFramework)", + "url": "https://github.com/dotnet/fsharp/pull/20080", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@fd6ed49", + "labels": [ + "NO_RELEASE_NOTES", + "\u26A0\uFE0F Affects-Agent-Config", + "AI-Tooling-Check-Bypassed", + "\u26A0\uFE0F Affects-Build-Infra", + "\u26A0\uFE0F Affects-Restore" + ] + }, + { + "id": "fsharp@0c94e4e", + "repo": "fsharp", + "title": "Support NotNullIfNotNullAttribute", + "url": "https://github.com/dotnet/fsharp/pull/19977", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@0c94e4e", + "labels": [ + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@5dfbf7f", + "repo": "fsharp", + "title": "Move SDL/TSA validation to 1ES templates after Arcade 11 upgrade", + "url": "https://github.com/dotnet/fsharp/pull/20096", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@5dfbf7f", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@17cb503", + "repo": "fsharp", + "title": "Compiled ToStrings under -reflectionfree for DUs and Records", + "url": "https://github.com/dotnet/fsharp/pull/19976", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@17cb503", + "labels": [ + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@c00299f", + "repo": "fsharp", + "title": "Run ilverify via the tool manifest instead of a hard-coded cache path", + "url": "https://github.com/dotnet/fsharp/pull/20101", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c00299f", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@f4b785f", + "repo": "fsharp", + "title": "Record spreads", + "url": "https://github.com/dotnet/fsharp/pull/18927", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@f4b785f", + "labels": [ + "Needs-Verify next release", + "Area-Experimental-Features" + ] + }, + { + "id": "fsharp@d3403ca", + "repo": "fsharp", + "title": "Implement interpolated strings via String.Concat", + "url": "https://github.com/dotnet/fsharp/pull/19971", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d3403ca", + "labels": [ + "\u26A0\uFE0F Affects-Test-Tooling", + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean", + "\u26A0\uFE0F Affects-Bootstrap", + "\u26A0\uFE0F Affects-Build-Infra" + ] + }, + { + "id": "fsharp@f5c88eb", + "repo": "fsharp", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/fsharp/pull/20058", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@f5c88eb", + "labels": [ + "AI-Tooling-Check-Bypassed", + "\u26A0\uFE0F Affects-Build-Infra", + "\u26A0\uFE0F Affects-Restore" + ] + }, + { + "id": "fsharp@647548b", + "repo": "fsharp", + "title": "Secure release-note checks for fork pull requests", + "url": "https://github.com/dotnet/fsharp/pull/20081", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@647548b", + "labels": [ + "\u26A0\uFE0F Affects-Build-Infra" + ] + }, + { + "id": "fsharp@536800c", + "repo": "fsharp", + "title": "Update test project to net11", + "url": "https://github.com/dotnet/fsharp/pull/20104", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@536800c", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@3cc7755", + "repo": "fsharp", + "title": "Move to Roslyn\u0027s unified ExternalAccess library", + "url": "https://github.com/dotnet/fsharp/pull/20099", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@3cc7755", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@ea778bb", + "repo": "fsharp", + "title": "LexFilter: drop non-strict mode", + "url": "https://github.com/dotnet/fsharp/pull/20106", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ea778bb", + "labels": [ + "\u26A0\uFE0F Affects-Compiler-Output", + "\u26A0\uFE0F Affects-Build-Infra" + ] + }, + { + "id": "fsharp@36ce348", + "repo": "fsharp", + "title": "Enable Central Package Management with transitive pinning", + "url": "https://github.com/dotnet/fsharp/pull/20084", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@36ce348", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed", + "\u26A0\uFE0F Affects-Build-Infra", + "\u26A0\uFE0F Affects-Restore" + ] + }, + { + "id": "fsharp@d89529c", + "repo": "fsharp", + "title": "Implement direct delegates", + "url": "https://github.com/dotnet/fsharp/pull/19993", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d89529c", + "labels": [ + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@92a3700", + "repo": "fsharp", + "title": "Fix check_release_notes 403 by restoring pull-requests: write and making the comment non-fatal", + "url": "https://github.com/dotnet/fsharp/pull/20198", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@92a3700", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@2038269", + "repo": "fsharp", + "title": "Adopt ordered multi-caret markers in FCS tests (no behaviour change)", + "url": "https://github.com/dotnet/fsharp/pull/20082", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@2038269", + "labels": [ + "NO_RELEASE_NOTES", + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@7094674", + "repo": "fsharp", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/fsharp/pull/20135", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7094674", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@24b283e", + "repo": "fsharp", + "title": "[main] Update dependencies from dnceng/internal/dotnet-optimization", + "url": "https://github.com/dotnet/fsharp/pull/20132", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@24b283e", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@b268614", + "repo": "fsharp", + "title": "Stop merging main into net11 scouting", + "url": "https://github.com/dotnet/fsharp/pull/20201", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@b268614", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@05af9c8", + "repo": "fsharp", + "title": "Record spreads: off-by-default shadowing warnings", + "url": "https://github.com/dotnet/fsharp/pull/20206", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@05af9c8", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@11c59aa", + "repo": "fsharp", + "title": "Switch from Newtonsoft to MessagePack restore in fsi tests", + "url": "https://github.com/dotnet/fsharp/pull/20205", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@11c59aa", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@5fa2950", + "repo": "fsharp", + "title": "Remove always-on PrintfBinaryFormat language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20202", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@5fa2950", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@e4d4473", + "repo": "fsharp", + "title": "Switch to FsCheck for fsi restore tests", + "url": "https://github.com/dotnet/fsharp/pull/20210", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e4d4473", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@84eefce", + "repo": "fsharp", + "title": "Stabilize preview language features into F# 11.0", + "url": "https://github.com/dotnet/fsharp/pull/20199", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@84eefce", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@93659f3", + "repo": "fsharp", + "title": "Implement \u0060\u003Cinheritdoc\u003E\u0060 XML documentation support for F#", + "url": "https://github.com/dotnet/fsharp/pull/19188", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@93659f3" + }, + { + "id": "fsharp@5260b68", + "repo": "fsharp", + "title": "Add support for \u0060\u003Cinclude\u003E\u0060 XML documentation tag", + "url": "https://github.com/dotnet/fsharp/pull/19186", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@5260b68" + }, + { + "id": "fsharp@2c245dd", + "repo": "fsharp", + "title": "Fix false prompt-injection alarm on PR Tooling Safety Check bypass labels", + "url": "https://github.com/dotnet/fsharp/pull/20130", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@2c245dd", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@9357a4f", + "repo": "fsharp", + "title": "feat(Async): RunSynchronouslyImmediate", + "url": "https://github.com/dotnet/fsharp/pull/19804", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@9357a4f", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@e9fdc37", + "repo": "fsharp", + "title": "Add ECMA-335 EnC metadata delta writer", + "url": "https://github.com/dotnet/fsharp/pull/20019", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e9fdc37", + "labels": [ + "NO_RELEASE_NOTES", + "AI-reviewed", + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@2def18d", + "repo": "fsharp", + "title": "Remove always-on StructActivePattern language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20208", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@2def18d", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@e1ad05c", + "repo": "fsharp", + "title": "Remove always-on OpenTypeDeclaration language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20209", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e1ad05c", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Scanned-Clean", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@34a3053", + "repo": "fsharp", + "title": "Allow closing \u0027\u003E\u0027 of multiline nested type arguments to align with the opener", + "url": "https://github.com/dotnet/fsharp/pull/15171", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@34a3053" + }, + { + "id": "fsharp@7e2cbf1", + "repo": "fsharp", + "title": "Record constructors (FS-1073)", + "url": "https://github.com/dotnet/fsharp/pull/19974", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7e2cbf1", + "labels": [ + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean", + "\u26A0\uFE0F Affects-Build-Infra" + ] + }, + { + "id": "fsharp@20fdc50", + "repo": "fsharp", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260807.1", + "url": "https://github.com/dotnet/fsharp/pull/20236", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@20fdc50", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@4a929f3", + "repo": "fsharp", + "title": "docs: update state-machine.md for changed workflow SHAs", + "url": "https://github.com/dotnet/fsharp/pull/20234", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@4a929f3", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@fa85b35", + "repo": "fsharp", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/fsharp/pull/20214", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@fa85b35", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@ab2e066", + "repo": "fsharp", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 3039021", + "url": "https://github.com/dotnet/fsharp/pull/20108", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ab2e066", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@80b7e4e", + "repo": "fsharp", + "title": "Enable MSBuild node reuse defaults in eng/Build.ps1 and eng/build.sh", + "url": "https://github.com/dotnet/fsharp/pull/20220", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@80b7e4e", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@22a8a5d", + "repo": "fsharp", + "title": "Set the default F# language version to 11.0", + "url": "https://github.com/dotnet/fsharp/pull/20219", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@22a8a5d", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@853c500", + "repo": "fsharp", + "title": "Fix spurious FS0410 for tuple patternInput bindings", + "url": "https://github.com/dotnet/fsharp/pull/4161", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@853c500" + }, + { + "id": "fsharp@8111bff", + "repo": "fsharp", + "title": "Ignore lines starting with \u0060#:\u0060 (RFC-1337)", + "url": "https://github.com/dotnet/fsharp/pull/20212", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@8111bff", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean", + "\u26A0\uFE0F Affects-Bootstrap" + ] + }, + { + "id": "fsharp@4890294", + "repo": "fsharp", + "title": "feat(Async\u002BTask\u002BValueTask): consistent helper modules", + "url": "https://github.com/dotnet/fsharp/pull/19844", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@4890294", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@51dd37e", + "repo": "fsharp", + "title": "Add hot reload baseline reading and recorded EnC state", + "url": "https://github.com/dotnet/fsharp/pull/20026", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@51dd37e", + "labels": [ + "NO_RELEASE_NOTES", + "AI-reviewed", + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@23fa8d5", + "repo": "fsharp", + "title": "Optimizer: propagate NoDynamicInvocation", + "url": "https://github.com/dotnet/fsharp/pull/20242", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@23fa8d5", + "labels": [ + "NO_RELEASE_NOTES", + "\u26A0\uFE0F Affects-Compiler-Output" + ] + }, + { + "id": "fsharp@c2b38d7", + "repo": "fsharp", + "title": "Remove always-on UseBindingValueDiscard language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20162", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c2b38d7" + }, + { + "id": "fsharp@afe45bf", + "repo": "fsharp", + "title": "Remove always-on WildCardInForLoop language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20221", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@afe45bf", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@4990959", + "repo": "fsharp", + "title": "Remove always-on AndBang language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20223", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@4990959", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@9f19d64", + "repo": "fsharp", + "title": "Remove always-on ImplicitYield language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20230", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@9f19d64", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@623d80d", + "repo": "fsharp", + "title": "Import: Don\u0027t walk non-F# assemblies when labelling trait constraint sources", + "url": "https://github.com/dotnet/fsharp/pull/20090", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@623d80d", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@1852df8", + "repo": "fsharp", + "title": "chore(Async.RunSynchronouslyImmediate): Stragglers re #19804", + "url": "https://github.com/dotnet/fsharp/pull/20245", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@1852df8", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@840498e", + "repo": "fsharp", + "title": "Optimizer: fix accessing captured values when skipping inlining", + "url": "https://github.com/dotnet/fsharp/pull/20089", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@840498e", + "labels": [ + "NO_RELEASE_NOTES", + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@ce9b62a", + "repo": "fsharp", + "title": "Parser: recover on unfinished abstract members", + "url": "https://github.com/dotnet/fsharp/pull/20070", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ce9b62a", + "labels": [ + "AI-reviewed", + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@22e1934", + "repo": "fsharp", + "title": "Remove always-on SingleUnderscorePattern language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20222", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@22e1934", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@208b7b4", + "repo": "fsharp", + "title": "Add symbol and type highlighting to F# diagnostics", + "url": "https://github.com/dotnet/fsharp/pull/20097", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@208b7b4", + "labels": [ + "NO_RELEASE_NOTES", + "\u26A0\uFE0F Affects-Compiler-Output", + "\u26A0\uFE0F Affects-Bootstrap", + "\u26A0\uFE0F Affects-Build-Infra" + ] + }, + { + "id": "fsharp@29718dd", + "repo": "fsharp", + "title": "Avoid per-instance lock object in InterruptibleLazy and DelayInitArrayMap", + "url": "https://github.com/dotnet/fsharp/pull/20088", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@29718dd", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@ffa6ef1", + "repo": "fsharp", + "title": "Regression matrix: build unmodified repos against local FSharp.Core", + "url": "https://github.com/dotnet/fsharp/pull/20240", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ffa6ef1", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@d3fab44", + "repo": "fsharp", + "title": "IL: add ILPreNamespace, make ILPreTypeDef creation lazy", + "url": "https://github.com/dotnet/fsharp/pull/20092", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d3fab44", + "labels": [ + "AI-reviewed", + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@1e94cc5", + "repo": "fsharp", + "title": "feat(Async): Add exception-unwrapping Await", + "url": "https://github.com/dotnet/fsharp/pull/19785", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@1e94cc5", + "labels": [ + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean", + "\u26A0\uFE0F Affects-Build-Infra" + ] + }, + { + "id": "fsharp@6ac056a", + "repo": "fsharp", + "title": "IL: fix leaking binary view", + "url": "https://github.com/dotnet/fsharp/pull/20250", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@6ac056a", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@e09605c", + "repo": "fsharp", + "title": "IL: use empty tables for members when possible", + "url": "https://github.com/dotnet/fsharp/pull/20249", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e09605c", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@5d6e4dc", + "repo": "fsharp", + "title": "Add regression test: #14454, IAsyncDisposable use in task CE in FSI", + "url": "https://github.com/dotnet/fsharp/pull/20251", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@5d6e4dc", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Issue-Regression-PR", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@0640920", + "repo": "fsharp", + "title": "Teach compiler driver to ignore unknown warning codes", + "url": "https://github.com/dotnet/fsharp/pull/20246", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@0640920", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@d26c842", + "repo": "fsharp", + "title": "Remove always-on RelaxWhitespace language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20226", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d26c842", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@6999595", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/msbuild", + "url": "https://github.com/dotnet/fsharp/pull/20073", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@6999595", + "labels": [ + "AI-Tooling-Check-Bypassed", + "\u26A0\uFE0F Affects-Build-Infra", + "\u26A0\uFE0F Affects-Restore" + ] + }, + { + "id": "fsharp@90767c7", + "repo": "fsharp", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/fsharp/pull/20252", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@90767c7", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@7efd608", + "repo": "fsharp", + "title": "Restore legacy cross-assembly inline metadata", + "url": "https://github.com/dotnet/fsharp/pull/20260", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7efd608", + "labels": [ + "\u26A0\uFE0F Affects-Compiler-Output", + "\u26A0\uFE0F Affects-Agent-Config" + ] + }, + { + "id": "fsharp@1928203", + "repo": "fsharp", + "title": "Ship FSharp.Core with a net10.0 target framework", + "url": "https://github.com/dotnet/fsharp/pull/20229", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@1928203", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@492d417", + "repo": "fsharp", + "title": "Add nullness regression test for recursive inline SRTP memoization", + "url": "https://github.com/dotnet/fsharp/pull/20247", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@492d417", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@f8287a1", + "repo": "fsharp", + "title": "Add generic print and println functions to FSharp.Core", + "url": "https://github.com/dotnet/fsharp/pull/19265", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@f8287a1", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@c939fe3", + "repo": "fsharp", + "title": "Unpin MSBuild deps and flow to VS 18.11 (18.11.0-1.26417.9)", + "url": "https://github.com/dotnet/fsharp/pull/20278", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c939fe3", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@161c13d", + "repo": "fsharp", + "title": "feat(Async): StartTaskImmediate", + "url": "https://github.com/dotnet/fsharp/pull/20258", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@161c13d", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@95ca590", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/fsharp/pull/20100", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@95ca590", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@923796e", + "repo": "fsharp", + "title": "Add Unchecked.withNull for unconstrained C# nullable-generic interop", + "url": "https://github.com/dotnet/fsharp/pull/20232", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@923796e", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@732b1cd", + "repo": "fsharp", + "title": "Add Chiron to the compiler regression-test matrix", + "url": "https://github.com/dotnet/fsharp/pull/20281", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@732b1cd", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@344602c", + "repo": "fsharp", + "title": "Restore source-build overridable prop names for runtime packages", + "url": "https://github.com/dotnet/fsharp/pull/20290", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@344602c", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@1e0a6e7", + "repo": "fsharp", + "title": "Add regression test for #14596: type inference in task CE", + "url": "https://github.com/dotnet/fsharp/pull/20257", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@1e0a6e7", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Issue-Regression-PR", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@b413249", + "repo": "fsharp", + "title": "Add build step for Oxpecker_Solid", + "url": "https://github.com/dotnet/fsharp/pull/20262", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@b413249", + "labels": [ + "\u26A0\uFE0F Affects-Build-Infra" + ] + }, + { + "id": "fsharp@c01bfbd", + "repo": "fsharp", + "title": "IL: share ILCallingConv instances", + "url": "https://github.com/dotnet/fsharp/pull/20254", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c01bfbd", + "labels": [ + "AI-reviewed", + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@26714c1", + "repo": "fsharp", + "title": "Make AI expert-review post file\u002Bline anchored inline comments, not a prose wall", + "url": "https://github.com/dotnet/fsharp/pull/20291", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@26714c1" + }, + { + "id": "fsharp@d9fff57", + "repo": "fsharp", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260812.4", + "url": "https://github.com/dotnet/fsharp/pull/20248", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d9fff57", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@bc50d5e", + "repo": "fsharp", + "title": "IL: cache C# extension methods per CCU", + "url": "https://github.com/dotnet/fsharp/pull/20256", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@bc50d5e", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@d05075e", + "repo": "fsharp", + "title": "Parser: recover on missing \u0027when\u0027 conditions", + "url": "https://github.com/dotnet/fsharp/pull/20071", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d05075e", + "labels": [ + "AI-reviewed", + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@24119c4", + "repo": "fsharp", + "title": "Export DOTNET_ROOT for repo-local runtime resolution in CLI build scripts", + "url": "https://github.com/dotnet/fsharp/pull/20277", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@24119c4", + "labels": [ + "\u26A0\uFE0F Affects-Bootstrap", + "\u26A0\uFE0F Affects-Build-Infra" + ] + }, + { + "id": "fsharp@1361727", + "repo": "fsharp", + "title": "Add FSI options tests", + "url": "https://github.com/dotnet/fsharp/pull/19346", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@1361727", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@732b9eb", + "repo": "fsharp", + "title": "Retarget the NativeAOT test to net10 to dogfood the net10 FSharp.Core", + "url": "https://github.com/dotnet/fsharp/pull/20284", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@732b9eb", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@6b77e6c", + "repo": "fsharp", + "title": "Fix super-linear compilation of guarded shared-or active-pattern matches", + "url": "https://github.com/dotnet/fsharp/pull/20244", + "commit": "dotnet@ad9ec99", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@6b77e6c", + "labels": [ + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean", + "\u26A0\uFE0F Affects-Build-Infra" + ] + }, + { + "id": "fsharp@ca730a6", + "repo": "fsharp", + "title": "Make Entity\u0027s adhoc members list lazy", + "url": "https://github.com/dotnet/fsharp/pull/20286", + "commit": "dotnet@ad9ec99", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ca730a6", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@88613a3", + "repo": "fsharp", + "title": "Add withFSharpCoreShippedNet so ComponentTests can exercise the shipped net FSharp.Core", + "url": "https://github.com/dotnet/fsharp/pull/20293", + "commit": "dotnet@ad9ec99", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@88613a3", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@0ae686c", + "repo": "fsharp", + "title": "WIP: Deduplicate FSharp.Core XML docs via \u003Cinclude\u003E", + "url": "https://github.com/dotnet/fsharp/pull/20231", + "commit": "dotnet@f67f2a1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@0ae686c", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@05de518", + "repo": "fsharp", + "title": "Add ExtendedLayoutAttribute support for F# compiler", + "url": "https://github.com/dotnet/fsharp/pull/19194", + "commit": "dotnet@f67f2a1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@05de518", + "labels": [ + "Resolution-External" + ] + }, + { + "id": "fsharp@a94b3d8", + "repo": "fsharp", + "title": "Fix InvalidProgramException from Seq.collect over a struct seq materialised with List.ofSeq/Seq.toList/Seq.toArray", + "url": "https://github.com/dotnet/fsharp/pull/20227", + "commit": "dotnet@f67f2a1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@a94b3d8", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@7727673", + "repo": "fsharp", + "title": "Extension members solve SRTP constraints (continuation)", + "url": "https://github.com/dotnet/fsharp/pull/19602", + "commit": "dotnet@0eacc21", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7727673", + "labels": [ + "\u26A0\uFE0F Affects-Test-Tooling", + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@491d71a", + "repo": "fsharp", + "title": "Avoid \u0060cancellableTask\u0060 CE in \u0060DocumentCache\u0060 to preserve static-state-machine optimization", + "url": "https://github.com/dotnet/fsharp/pull/20273", + "commit": "dotnet@0eacc21", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@491d71a", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@7b487c5", + "repo": "fsharp", + "title": "Perf: Throttle parallel typechecks in Find All References", + "url": "https://github.com/dotnet/fsharp/pull/20128", + "commit": "dotnet@0eacc21", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7b487c5", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@e9181b1", + "repo": "fsharp", + "title": "Update dependencies from https://github.com/dotnet/roslyn build 20260823.6", + "url": "https://github.com/dotnet/fsharp/pull/20329", + "commit": "dotnet@0e2c769", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e9181b1", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@90f5781", + "repo": "fsharp", + "title": "Update dependencies from https://github.com/dotnet/msbuild build 20260823.1", + "url": "https://github.com/dotnet/fsharp/pull/20328", + "commit": "dotnet@0e2c769", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@90f5781", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@001ab66", + "repo": "fsharp", + "title": "chore(Test): Inhibit RunSynchronouslyImmediate; reduce suite concurrency re #20306", + "url": "https://github.com/dotnet/fsharp/pull/20308", + "commit": "dotnet@0e2c769", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@001ab66", + "labels": [ + "NO_RELEASE_NOTES", + "\u26A0\uFE0F Affects-Test-Tooling", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@c1427e7", + "repo": "fsharp", + "title": "IL: share the pickled references", + "url": "https://github.com/dotnet/fsharp/pull/20301", + "commit": "dotnet@0e2c769", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c1427e7", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@e100465", + "repo": "fsharp", + "title": "Name resolution: group C#-style extension members per \u0027open\u0027 and extended type", + "url": "https://github.com/dotnet/fsharp/pull/20298", + "commit": "dotnet@0e2c769", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e100465", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@6f607ab", + "repo": "fsharp", + "title": "Spill the evaluation stack around \u0027localloc\u0027", + "url": "https://github.com/dotnet/fsharp/pull/20302", + "commit": "dotnet@73225e1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@6f607ab", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@d7027a9", + "repo": "fsharp", + "title": "Add launch script so contributors can F5 the VS extension without a matching-Roslyn VS", + "url": "https://github.com/dotnet/fsharp/pull/20303", + "commit": "dotnet@73225e1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d7027a9", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@8e00165", + "repo": "fsharp", + "title": "Test debug-inline capture of a local function from a nested closure", + "url": "https://github.com/dotnet/fsharp/pull/20299", + "commit": "dotnet@73225e1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@8e00165", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@57fca23", + "repo": "fsharp", + "title": "Flatten always-on DiagnosticForObjInference language feature", + "url": "https://github.com/dotnet/fsharp/pull/20178", + "commit": "dotnet@73225e1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@57fca23" + }, + { + "id": "fsharp@e5bb364", + "repo": "fsharp", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260821.2", + "url": "https://github.com/dotnet/fsharp/pull/20327", + "commit": "dotnet@73225e1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e5bb364", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@d8be66a", + "repo": "fsharp", + "title": "IL: cache the ILTypeRef of a type def", + "url": "https://github.com/dotnet/fsharp/pull/20259", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d8be66a", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@66522b5", + "repo": "fsharp", + "title": "Fix mmap ReadOnlyMemory copy and add release notes", + "url": "https://github.com/dotnet/fsharp/pull/20271", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@66522b5", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@38593ce", + "repo": "fsharp", + "title": "Flatten always-on WarningWhenInliningMethodImplNoInlineMarkedFunction feature", + "url": "https://github.com/dotnet/fsharp/pull/20310", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@38593ce", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@46a178b", + "repo": "fsharp", + "title": "Flatten always-on AccessorFunctionShorthand language feature", + "url": "https://github.com/dotnet/fsharp/pull/20175", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@46a178b" + }, + { + "id": "fsharp@f9981af", + "repo": "fsharp", + "title": "Remove always-on WhileBang language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20330", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@f9981af", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@bff4365", + "repo": "fsharp", + "title": "Flatten always-on FixedIndexSlice3d4d language feature", + "url": "https://github.com/dotnet/fsharp/pull/20146", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@bff4365" + }, + { + "id": "fsharp@4507f94", + "repo": "fsharp", + "title": "Remove always-on language feature flag: RelaxWhitespace2", + "url": "https://github.com/dotnet/fsharp/pull/20320", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@4507f94", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@41bb85c", + "repo": "fsharp", + "title": "Flatten always-on TryWithInSeqExpression language feature", + "url": "https://github.com/dotnet/fsharp/pull/20189", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@41bb85c" + }, + { + "id": "fsharp@4dfd177", + "repo": "fsharp", + "title": "Remove always-on language feature flag: NestedCopyAndUpdate", + "url": "https://github.com/dotnet/fsharp/pull/20313", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@4dfd177", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@73d251a", + "repo": "fsharp", + "title": "Remove always-on BetterExceptionPrinting language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20318", + "commit": "dotnet@e4c0822", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@73d251a", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@c251d06", + "repo": "fsharp", + "title": "Printf fixes around handling of -0.0 (negative zero)", + "url": "https://github.com/dotnet/fsharp/pull/18147", + "commit": "dotnet@07dd44b", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c251d06" + }, + { + "id": "fsharp@52f7a1b", + "repo": "fsharp", + "title": "Remove always-on InitPropertiesSupport language feature", + "url": "https://github.com/dotnet/fsharp/pull/20316", + "commit": "dotnet@82a0f4b", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@52f7a1b", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@cecab99", + "repo": "fsharp", + "title": "Remove always-on InterfacesWithMultipleGenericInstantiation language feature", + "url": "https://github.com/dotnet/fsharp/pull/20321", + "commit": "dotnet@82a0f4b", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@cecab99", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@a04f7d6", + "repo": "fsharp", + "title": "Calculate Entity.PublicPath instead of storing", + "url": "https://github.com/dotnet/fsharp/pull/20285", + "commit": "dotnet@64dc398", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@a04f7d6", + "labels": [ + "AI-reviewed", + "\u26A0\uFE0F Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean", + "\u26A0\uFE0F Affects-Bootstrap" + ] + }, + { + "id": "fsharp@73b1a1e", + "repo": "fsharp", + "title": "Cleanup: use \u0060FindByNameAndArity\u0060 guard in \u0060CheckILBaseCall\u0060 to avoid exception-based control flow for inherited IL methods", + "url": "https://github.com/dotnet/fsharp/pull/20272", + "commit": "dotnet@d7e87c1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@73b1a1e", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@3ec76a9", + "repo": "fsharp", + "title": "Reject bitwise operators on char-backed enums", + "url": "https://github.com/dotnet/fsharp/pull/11785", + "commit": "dotnet@d7e87c1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@3ec76a9" + }, + { + "id": "fsharp@4e52594", + "repo": "fsharp", + "title": "Remove always-on IndexerNotationWithoutDot language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20319", + "commit": "dotnet@d7e87c1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@4e52594", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@3402e3c", + "repo": "fsharp", + "title": "Replace the stringified pattern-match memo key with a typed one", + "url": "https://github.com/dotnet/fsharp/pull/20337", + "commit": "dotnet@d7e87c1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@3402e3c", + "labels": [ + "NO_RELEASE_NOTES", + "\u26A0\uFE0F Affects-Compiler-Output" + ] + }, + { + "id": "fsharp@3407182", + "repo": "fsharp", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260820.2", + "url": "https://github.com/dotnet/fsharp/pull/20326", + "commit": "dotnet@abf8c05", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@3407182", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@57375f6", + "repo": "fsharp", + "title": "IL: reuse the cached ILTypeRef in ILTypeInfo.FromType", + "url": "https://github.com/dotnet/fsharp/pull/20255", + "commit": "dotnet@abf8c05", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@57375f6", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@ef4f617", + "repo": "fsharp", + "title": "Unpickling: share one EntityRef per non-local reference row", + "url": "https://github.com/dotnet/fsharp/pull/20364", + "commit": "dotnet@2ed6907", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ef4f617", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@74ec4f7", + "repo": "fsharp", + "title": "Rotate [\u003Creturn: X\u003E] attributes during binding normalization", + "url": "https://github.com/dotnet/fsharp/pull/20356", + "commit": "dotnet@2ed6907", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@74ec4f7", + "labels": [ + "\u26A0\uFE0F Affects-Compiler-Output", + "\u26A0\uFE0F Affects-Agent-Config" + ] + }, + { + "id": "fsharp@e631ed7", + "repo": "fsharp", + "title": "Import: share assembly CCUs between projects", + "url": "https://github.com/dotnet/fsharp/pull/20296", + "commit": "dotnet@72bafe7", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e631ed7", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "msbuild@07911ae", + "repo": "msbuild", + "title": "Update TFM to net11.0 and update accompanying files", + "url": "https://github.com/dotnet/msbuild/pull/14455", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@07911ae" + }, + { + "id": "msbuild@43103ca", + "repo": "msbuild", + "title": "Bump XML cryptography packages to 10.0.10", + "url": "https://github.com/dotnet/msbuild/pull/14472", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@43103ca" + }, + { + "id": "msbuild@be22965", + "repo": "msbuild", + "title": "[Flaky Test] Quarantine 5 flaky tests", + "url": "https://github.com/dotnet/msbuild/pull/14460", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@be22965", + "labels": [ + "flaky-test" + ] + }, + { + "id": "msbuild@3c5a18d", + "repo": "msbuild", + "title": "Place Framework buildTransitive target in the net10.0 asset group", + "url": "https://github.com/dotnet/msbuild/pull/14469", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@3c5a18d" + }, + { + "id": "msbuild@a3f26c8", + "repo": "msbuild", + "title": "Add EnumeratePattern and OpenedFileOrDirectoryAttributes to FileAccessData", + "url": "https://github.com/dotnet/msbuild/pull/14104", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a3f26c8" + }, + { + "id": "msbuild@317c30b", + "repo": "msbuild", + "title": "Rewrite branch freeze automation in PowerShell", + "url": "https://github.com/dotnet/msbuild/pull/14470", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@317c30b" + }, + { + "id": "msbuild@a6ed776", + "repo": "msbuild", + "title": "Harden coordinator client lifecycle races", + "url": "https://github.com/dotnet/msbuild/pull/14240", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a6ed776" + }, + { + "id": "msbuild@0567456", + "repo": "msbuild", + "title": "Grant pull-requests: write to branch freeze command workflow", + "url": "https://github.com/dotnet/msbuild/pull/14495", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0567456" + }, + { + "id": "msbuild@ebf68ed", + "repo": "msbuild", + "title": "Extract DebugTrace into a standalone Framework class", + "url": "https://github.com/dotnet/msbuild/pull/14494", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ebf68ed" + }, + { + "id": "msbuild@8c6eac5", + "repo": "msbuild", + "title": "Consolidate message code parsing and formatting into MessageParser and MessageFormatter", + "url": "https://github.com/dotnet/msbuild/pull/14493", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@8c6eac5" + }, + { + "id": "msbuild@fecd32c", + "repo": "msbuild", + "title": "Remove orphaned neutral and English .xlf localization files", + "url": "https://github.com/dotnet/msbuild/pull/14491", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@fecd32c" + }, + { + "id": "msbuild@d5a1629", + "repo": "msbuild", + "title": "[Flaky Test] Quarantine 2 flaky tests", + "url": "https://github.com/dotnet/msbuild/pull/14503", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@d5a1629", + "labels": [ + "flaky-test" + ] + }, + { + "id": "msbuild@785cb69", + "repo": "msbuild", + "title": "Bump actions/checkout from 7.0.0 to 7.0.1", + "url": "https://github.com/dotnet/msbuild/pull/14518", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@785cb69", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@197a0dc", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions/setup from 0.82.13 to 0.83.3", + "url": "https://github.com/dotnet/msbuild/pull/14517", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@197a0dc", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@b3795da", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions/setup-cli from 0.82.13 to 0.83.3", + "url": "https://github.com/dotnet/msbuild/pull/14519", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b3795da", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@6ee486e", + "repo": "msbuild", + "title": "[main] Update dependencies from nuget/nuget.client", + "url": "https://github.com/dotnet/msbuild/pull/14523", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@6ee486e" + }, + { + "id": "msbuild@75cbd8a", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/14527", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@75cbd8a" + }, + { + "id": "msbuild@b2dfab3", + "repo": "msbuild", + "title": "Update expert-reviewer models: Opus 5, GPT-5.6 Sol, Gemini 3.6 Flash", + "url": "https://github.com/dotnet/msbuild/pull/14532", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b2dfab3" + }, + { + "id": "msbuild@4f9cab6", + "repo": "msbuild", + "title": "Fix false and over-broad checks in the expert-reviewer agent", + "url": "https://github.com/dotnet/msbuild/pull/14533", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4f9cab6" + }, + { + "id": "msbuild@16598b3", + "repo": "msbuild", + "title": "De-stale the release skill after #14277 removed stabilization", + "url": "https://github.com/dotnet/msbuild/pull/14534", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@16598b3" + }, + { + "id": "msbuild@867c136", + "repo": "msbuild", + "title": "Reset process state between MSBuild server requests", + "url": "https://github.com/dotnet/msbuild/pull/14475", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@867c136" + }, + { + "id": "msbuild@bf5e076", + "repo": "msbuild", + "title": "Fix quoting in eng/build.sh", + "url": "https://github.com/dotnet/msbuild/pull/14506", + "commit": "dotnet@9df364c", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@bf5e076" + }, + { + "id": "msbuild@4d66f62", + "repo": "msbuild", + "title": "Bump .NET runtime packages to 10.0.10", + "url": "https://github.com/dotnet/msbuild/pull/14549", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4d66f62" + }, + { + "id": "msbuild@2087063", + "repo": "msbuild", + "title": "[Flaky Test] Quarantine 1 flaky test", + "url": "https://github.com/dotnet/msbuild/pull/14542", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2087063", + "labels": [ + "flaky-test" + ] + }, + { + "id": "msbuild@70b8335", + "repo": "msbuild", + "title": "[Flaky Test] Quarantine 2 flaky tests", + "url": "https://github.com/dotnet/msbuild/pull/14553", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@70b8335", + "labels": [ + "flaky-test" + ] + }, + { + "id": "msbuild@c88db8e", + "repo": "msbuild", + "title": "Enlighten ResolveKeySource for multithreaded mode", + "url": "https://github.com/dotnet/msbuild/pull/13623", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@c88db8e" + }, + { + "id": "msbuild@fad8be0", + "repo": "msbuild", + "title": "Add vs18.10 to merge-flow config; retire vs18.7", + "url": "https://github.com/dotnet/msbuild/pull/14563", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@fad8be0" + }, + { + "id": "msbuild@7f9f93c", + "repo": "msbuild", + "title": "Bump main to 18.11.0 after vs18.10 snap", + "url": "https://github.com/dotnet/msbuild/pull/14564", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7f9f93c" + }, + { + "id": "msbuild@9dfdcc6", + "repo": "msbuild", + "title": "Phase out ChangeWaves 17.10, 17.12, 17.14 and 18.3", + "url": "https://github.com/dotnet/msbuild/pull/14551", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@9dfdcc6", + "labels": [ + "merge-carefully" + ] + }, + { + "id": "msbuild@60ad674", + "repo": "msbuild", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/msbuild/pull/14572", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@60ad674" + }, + { + "id": "msbuild@603464a", + "repo": "msbuild", + "title": "Default XML tasks to prohibit DTDs and improve DTD error diagnostics", + "url": "https://github.com/dotnet/msbuild/pull/14285", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@603464a" + }, + { + "id": "msbuild@239882b", + "repo": "msbuild", + "title": "Don\u0027t log TaskAssemblyLocationMismatch for task-host-routed tasks", + "url": "https://github.com/dotnet/msbuild/pull/14550", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@239882b" + }, + { + "id": "msbuild@6954378", + "repo": "msbuild", + "title": "Scope MSBuild server and coordinator resource names to the current user", + "url": "https://github.com/dotnet/msbuild/pull/14543", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@6954378" + }, + { + "id": "msbuild@8d1b63b", + "repo": "msbuild", + "title": "Promote MSBuild server out of Experimental namespace", + "url": "https://github.com/dotnet/msbuild/pull/12099", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@8d1b63b" + }, + { + "id": "msbuild@2ef0750", + "repo": "msbuild", + "title": "Fix builds by adding missing using", + "url": "https://github.com/dotnet/msbuild/pull/14587", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2ef0750" + }, + { + "id": "msbuild@ca770cf", + "repo": "msbuild", + "title": "Add event-level task telemetry (build/tasks/details)", + "url": "https://github.com/dotnet/msbuild/pull/13609", + "commit": "dotnet@51d1acd", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ca770cf" + }, + { + "id": "msbuild@7968ad6", + "repo": "msbuild", + "title": "Migrate ResolveCodeAnalysisRuleSet to multithreaded execution", + "url": "https://github.com/dotnet/msbuild/pull/13636", + "commit": "dotnet@51d1acd", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7968ad6" + }, + { + "id": "msbuild@29842cc", + "repo": "msbuild", + "title": "Use \u0026lt;inheritdoc /\u0026gt; for TaskEnvironment in ResolveCodeAnalysisRuleSet", + "url": "https://github.com/dotnet/msbuild/pull/14589", + "commit": "dotnet@51d1acd", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@29842cc" + }, + { + "id": "msbuild@98ce3fc", + "repo": "msbuild", + "title": "Add aliases for configuration and test parameters in build scripts", + "url": "https://github.com/dotnet/msbuild/pull/14591", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@98ce3fc" + }, + { + "id": "msbuild@002807a", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/14617", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@002807a" + }, + { + "id": "msbuild@f0430ed", + "repo": "msbuild", + "title": "Emit assemblyName payload for FallbackAssemblyLoad EventSource events", + "url": "https://github.com/dotnet/msbuild/pull/14014", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f0430ed" + }, + { + "id": "msbuild@22a2db3", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions/setup-cli from 0.83.3 to 0.84.1", + "url": "https://github.com/dotnet/msbuild/pull/14611", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@22a2db3", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@a4f9e74", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions/setup from 0.83.3 to 0.84.1", + "url": "https://github.com/dotnet/msbuild/pull/14610", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a4f9e74", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@157590d", + "repo": "msbuild", + "title": "Migrate GetAssembliesMetadata to multithreaded execution", + "url": "https://github.com/dotnet/msbuild/pull/13637", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@157590d" + }, + { + "id": "msbuild@4ff08a6", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/msbuild/pull/14619", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4ff08a6" + }, + { + "id": "msbuild@db4a6f7", + "repo": "msbuild", + "title": "Fix concurrent BuildCheck callback mutation", + "url": "https://github.com/dotnet/msbuild/pull/14590", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@db4a6f7" + }, + { + "id": "msbuild@e58028f", + "repo": "msbuild", + "title": "[main] Update dependencies from nuget/nuget.client", + "url": "https://github.com/dotnet/msbuild/pull/14612", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e58028f" + }, + { + "id": "msbuild@7905b8a", + "repo": "msbuild", + "title": "Make experimental VS insertion reviewers configurable", + "url": "https://github.com/dotnet/msbuild/pull/14632", + "commit": "dotnet@726517a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7905b8a" + }, + { + "id": "msbuild@ff8483a", + "repo": "msbuild", + "title": "Fix NullReferenceException reporting file accesses for detoured nodes", + "url": "https://github.com/dotnet/msbuild/pull/14602", + "commit": "dotnet@726517a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ff8483a" + }, + { + "id": "msbuild@83032bd", + "repo": "msbuild", + "title": "Scope .NET TaskHost handshake leniency to architecture", + "url": "https://github.com/dotnet/msbuild/pull/14579", + "commit": "dotnet@726517a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@83032bd" + }, + { + "id": "msbuild@c55eb9b", + "repo": "msbuild", + "title": "Ensure MSBuild.csproj is included for Release|ARM64", + "url": "https://github.com/dotnet/msbuild/pull/14622", + "commit": "dotnet@726517a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@c55eb9b" + }, + { + "id": "msbuild@17a094d", + "repo": "msbuild", + "title": "Declare the Sdk element in Microsoft.Build.Core.xsd", + "url": "https://github.com/dotnet/msbuild/pull/14637", + "commit": "dotnet@726517a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@17a094d" + }, + { + "id": "msbuild@df05c09", + "repo": "msbuild", + "title": "Call out MSBUILD_LOGGING_ARGS", + "url": "https://github.com/dotnet/msbuild/pull/14641", + "commit": "dotnet@726517a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@df05c09" + }, + { + "id": "msbuild@e45cc3d", + "repo": "msbuild", + "title": "[Spec] Define MSBuild server child-process ownership", + "url": "https://github.com/dotnet/msbuild/pull/14508", + "commit": "dotnet@b747db5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e45cc3d" + }, + { + "id": "msbuild@e5eb255", + "repo": "msbuild", + "title": "Pre-buffer TaskHost packet bodies before deserialization", + "url": "https://github.com/dotnet/msbuild/pull/14505", + "commit": "dotnet@7fb8cef", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e5eb255" + }, + { + "id": "msbuild@928dc06", + "repo": "msbuild", + "title": "Expose item glob patterns via MSBuildProvideItemGlobs", + "url": "https://github.com/dotnet/msbuild/pull/14389", + "commit": "dotnet@7fb8cef", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@928dc06", + "labels": [ + "Partner request" + ] + }, + { + "id": "msbuild@0aefdf5", + "repo": "msbuild", + "title": "Avoid republishing coverage artifacts on CI retries", + "url": "https://github.com/dotnet/msbuild/pull/14423", + "commit": "dotnet@7fb8cef", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0aefdf5" + }, + { + "id": "msbuild@e02ab1f", + "repo": "msbuild", + "title": "Make the resolved change wave part of the node handshake", + "url": "https://github.com/dotnet/msbuild/pull/14557", + "commit": "dotnet@7fb8cef", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e02ab1f" + }, + { + "id": "msbuild@d0a4112", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions/setup from 0.84.1 to 0.86.1", + "url": "https://github.com/dotnet/msbuild/pull/14665", + "commit": "dotnet@3510a49", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@d0a4112", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@35b5bcf", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions/setup-cli from 0.84.1 to 0.86.1", + "url": "https://github.com/dotnet/msbuild/pull/14664", + "commit": "dotnet@3510a49", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@35b5bcf", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@9c64363", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/14672", + "commit": "dotnet@3510a49", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@9c64363" + }, + { + "id": "msbuild@b818cce", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/msbuild/pull/14677", + "commit": "dotnet@3510a49", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b818cce" + }, + { + "id": "msbuild@02d4d95", + "repo": "msbuild", + "title": "Give each transient MSBuild Server its own identity", + "url": "https://github.com/dotnet/msbuild/pull/14647", + "commit": "dotnet@3510a49", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@02d4d95" + }, + { + "id": "msbuild@f08c806", + "repo": "msbuild", + "title": "Don\u0027t discard the XML cache after restore when it reloads from disk", + "url": "https://github.com/dotnet/msbuild/pull/14558", + "commit": "dotnet@3510a49", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f08c806", + "labels": [ + "Area: Evaluation" + ] + }, + { + "id": "msbuild@e4a4b81", + "repo": "msbuild", + "title": "Add TarDirectory and Untar tasks for creating and extracting tar archives", + "url": "https://github.com/dotnet/msbuild/pull/14451", + "commit": "dotnet@a2c7953", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e4a4b81" + }, + { + "id": "msbuild@ff5b281", + "repo": "msbuild", + "title": "Add Directory.Parse.config to skip unknown attributes/elements during parsing", + "url": "https://github.com/dotnet/msbuild/pull/14588", + "commit": "dotnet@a2c7953", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ff5b281" + }, + { + "id": "msbuild@504051c", + "repo": "msbuild", + "title": "Revert branch freeze PowerShell automation", + "url": "https://github.com/dotnet/msbuild/pull/14692", + "commit": "dotnet@6176e86", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@504051c" + }, + { + "id": "msbuild@57dd836", + "repo": "msbuild", + "title": "Fix MT switch", + "url": "https://github.com/dotnet/msbuild/pull/14682", + "commit": "dotnet@6176e86", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@57dd836" + }, + { + "id": "msbuild@cc02931", + "repo": "msbuild", + "title": "Document multi-request target crosstalk", + "url": "https://github.com/dotnet/msbuild/pull/14403", + "commit": "dotnet@856ece5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@cc02931" + }, + { + "id": "msbuild@0044ba3", + "repo": "msbuild", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/msbuild/pull/14698", + "commit": "dotnet@856ece5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0044ba3" + }, + { + "id": "msbuild@27f1450", + "repo": "msbuild", + "title": "Keep project active through post-build telemetry", + "url": "https://github.com/dotnet/msbuild/pull/14679", + "commit": "dotnet@856ece5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@27f1450" + }, + { + "id": "msbuild@1b18faf", + "repo": "msbuild", + "title": "Make eng/build.sh portable (don\u0027t hardcode /bin/bash)", + "url": "https://github.com/dotnet/msbuild/pull/14707", + "commit": "dotnet@856ece5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@1b18faf" + }, + { + "id": "msbuild@aa68774", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/14709", + "commit": "dotnet@856ece5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@aa68774" + }, + { + "id": "msbuild@b6d968a", + "repo": "msbuild", + "title": "Drop stale secret group", + "url": "https://github.com/dotnet/msbuild/pull/14710", + "commit": "dotnet@856ece5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b6d968a" + }, + { + "id": "nuget-client@ef30865", + "repo": "nuget-client", + "title": "Disable dotnet cli AoT when running .net integration tests", + "url": "https://github.com/nuget/nuget.client/pull/7602", + "commit": "dotnet@70c391f", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@ef30865" + }, + { + "id": "nuget-client@aea750d", + "repo": "nuget-client", + "title": "Enable nullable for the final NuGet.Protocol metadata files", + "url": "https://github.com/nuget/nuget.client/pull/7596", + "commit": "dotnet@70c391f", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@aea750d" + }, + { + "id": "nuget-client@4a1790c", + "repo": "nuget-client", + "title": "Add regression test for contentFiles include with leading separator", + "url": "https://github.com/nuget/nuget.client/pull/7600", + "commit": "dotnet@70c391f", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@4a1790c" + }, + { + "id": "nuget-client@c82ceb9", + "repo": "nuget-client", + "title": "Re-implement Pack: reuse existing evaluations instead of forcing BuildProjectReferences=false", + "url": "https://github.com/nuget/nuget.client/pull/7603", + "commit": "dotnet@70c391f", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@c82ceb9", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@5b80146", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 14781747", + "url": "https://github.com/nuget/nuget.client/pull/7585", + "commit": "dotnet@8a6d49a", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@5b80146" + }, + { + "id": "nuget-client@68b6e2a", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 14868824", + "url": "https://github.com/nuget/nuget.client/pull/7617", + "commit": "dotnet@8a6d49a", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@68b6e2a" + }, + { + "id": "nuget-client@cfa5023", + "repo": "nuget-client", + "title": "Retarget dev to NuGet 7.11", + "url": "https://github.com/nuget/nuget.client/pull/7616", + "commit": "dotnet@8a6d49a", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@cfa5023" + }, + { + "id": "nuget-client@d6ddaa2", + "repo": "nuget-client", + "title": "Consider property substitution when reading nuspec in GetPackOutputItemsTask", + "url": "https://github.com/nuget/nuget.client/pull/7612", + "commit": "dotnet@8a6d49a", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@d6ddaa2", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@0e9f7d2", + "repo": "nuget-client", + "title": "Updated copilot instructions for better AI grounding", + "url": "https://github.com/nuget/nuget.client/pull/7573", + "commit": "dotnet@ec1247c", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@0e9f7d2", + "labels": [ + "Engineering" + ] + }, + { + "id": "nuget-client@f162fcc", + "repo": "nuget-client", + "title": "Update build SDK to .NET 11 preview", + "url": "https://github.com/nuget/nuget.client/pull/7618", + "commit": "dotnet@ec1247c", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@f162fcc" + }, + { + "id": "nuget-client@73bc1f9", + "repo": "nuget-client", + "title": "Package Source Mapping VS Settings now has command to invoke GitHub Copilot- #7482", + "url": "https://github.com/nuget/nuget.client/pull/7613", + "commit": "dotnet@ec1247c", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@73bc1f9" + }, + { + "id": "nuget-client@a4c3e09", + "repo": "nuget-client", + "title": "Fallback to PackageVersion if NuspecReader.GetVersion() returns null", + "url": "https://github.com/nuget/nuget.client/pull/7619", + "commit": "dotnet@19bc97f", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@a4c3e09", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@1a68d86", + "repo": "nuget-client", + "title": "dotnet package update --vulnerable works with TreatWarningsAsErrors", + "url": "https://github.com/nuget/nuget.client/pull/7605", + "commit": "dotnet@3cafd97", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@1a68d86" + }, + { + "id": "nuget-client@0f781ba", + "repo": "nuget-client", + "title": "Enable nullable annotations in NuGet.Credentials", + "url": "https://github.com/nuget/nuget.client/pull/7604", + "commit": "dotnet@fe2dc02", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@0f781ba" + }, + { + "id": "nuget-client@041426d", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 14939728", + "url": "https://github.com/nuget/nuget.client/pull/7624", + "commit": "dotnet@fe2dc02", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@041426d" + }, + { + "id": "nuget-client@580e641", + "repo": "nuget-client", + "title": "Stop instantiating PackageSourceMappingService on NuGetPackage initialization", + "url": "https://github.com/nuget/nuget.client/pull/7634", + "commit": "dotnet@5ffba20", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@580e641" + }, + { + "id": "nuget-client@9a03668", + "repo": "nuget-client", + "title": "Update URL used by SDPX license update script", + "url": "https://github.com/nuget/nuget.client/pull/7633", + "commit": "dotnet@12489cb", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@9a03668" + }, + { + "id": "nuget-client@ecf4a3d", + "repo": "nuget-client", + "title": "Replace per-restore static state resets with a single build-scoped event", + "url": "https://github.com/nuget/nuget.client/pull/7630", + "commit": "dotnet@12489cb", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@ecf4a3d", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@94bc75d", + "repo": "nuget-client", + "title": "Read and write cooldown settings in NuGet.Config", + "url": "https://github.com/nuget/nuget.client/pull/7622", + "commit": "dotnet@59deef2", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@94bc75d" + }, + { + "id": "nuget-client@2023968", + "repo": "nuget-client", + "title": "Switch to non-b2b DartLab template", + "url": "https://github.com/nuget/nuget.client/pull/7637", + "commit": "dotnet@810ad90", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@2023968", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@64732db", + "repo": "nuget-client", + "title": "fix: address regression in runTests.ps1 caused by missing definitions", + "url": "https://github.com/nuget/nuget.client/pull/7579", + "commit": "dotnet@704cbc6", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@64732db", + "labels": [ + "Community", + "Status:No recent activity" + ] + }, + { + "id": "nuget-client@ba367cf", + "repo": "nuget-client", + "title": "Preserve supplementary characters when PMC processes backspace", + "url": "https://github.com/nuget/nuget.client/pull/7621", + "commit": "dotnet@f0dc566", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@ba367cf", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@ebc9615", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 15014396", + "url": "https://github.com/nuget/nuget.client/pull/7639", + "commit": "dotnet@2b04b48", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@ebc9615" + }, + { + "id": "nuget-client@e8f96a0", + "repo": "nuget-client", + "title": "Improve reliability of 4 VS tests", + "url": "https://github.com/nuget/nuget.client/pull/7644", + "commit": "dotnet@d2ee2e6", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@e8f96a0" + }, + { + "id": "nuget-client@6f72cac", + "repo": "nuget-client", + "title": "Stop first Apex test from timing out", + "url": "https://github.com/nuget/nuget.client/pull/7651", + "commit": "dotnet@4362697", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@6f72cac" + }, + { + "id": "nuget-client@a56034b", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 15096055", + "url": "https://github.com/nuget/nuget.client/pull/7646", + "commit": "dotnet@53e5429", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@a56034b" + }, + { + "id": "nuget-client@4653358", + "repo": "nuget-client", + "title": "Introduce \u0027Fix with GitHub Copilot\u0027 vulnerabilities InfoBar to PM UI with reusable InfoBar service", + "url": "https://github.com/nuget/nuget.client/pull/7640", + "commit": "dotnet@53e5429", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@4653358" + }, + { + "id": "nuget-client@d386d8d", + "repo": "nuget-client", + "title": "Fix culture-dependent test failures by setting en-US culture", + "url": "https://github.com/nuget/nuget.client/pull/7580", + "commit": "dotnet@53e5429", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@d386d8d", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@baf40af", + "repo": "nuget-client", + "title": "[dev] Source code updates from dotnet/dotnet", + "url": "https://github.com/nuget/nuget.client/pull/7649", + "commit": "dotnet@53e5429", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@baf40af" + }, + { + "id": "nuget-client@9f47324", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 15098096", + "url": "https://github.com/nuget/nuget.client/pull/7655", + "commit": "dotnet@53e5429", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@9f47324" + }, + { + "id": "nuget-client@3871fe3", + "repo": "nuget-client", + "title": "Modernize VSIX and VSSDK projects", + "url": "https://github.com/nuget/nuget.client/pull/7645", + "commit": "dotnet@013cb9b", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@3871fe3" + }, + { + "id": "nuget-client@b2c37df", + "repo": "nuget-client", + "title": "Handle missing active Visual Studio project", + "url": "https://github.com/nuget/nuget.client/pull/7654", + "commit": "dotnet@8e9f6ee", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@b2c37df" + }, + { + "id": "nuget-client@b18853a", + "repo": "nuget-client", + "title": "Review Supply Chain security with Copilot using a VS Error List fixer", + "url": "https://github.com/nuget/nuget.client/pull/7632", + "commit": "dotnet@329b3a6", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@b18853a" + }, + { + "id": "nuget-client@cf19315", + "repo": "nuget-client", + "title": "Target NuGet libraries at .NET 10", + "url": "https://github.com/nuget/nuget.client/pull/7657", + "commit": "dotnet@0f901f6", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@cf19315", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@966b322", + "repo": "nuget-client", + "title": "Deterministic pack should be opt-in (disabled by default)", + "url": "https://github.com/nuget/nuget.client/pull/7652", + "commit": "dotnet@0e50d04", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@966b322" + }, + { + "id": "nuget-client@d94bb30", + "repo": "nuget-client", + "title": "Fix PackageSourceProvider.UpdatePackageSource when enabling sources", + "url": "https://github.com/nuget/nuget.client/pull/7641", + "commit": "dotnet@f7b9673", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@d94bb30" + }, + { + "id": "nuget-client@46aee09", + "repo": "nuget-client", + "title": "Fix failing EndToEnd VS integration tests", + "url": "https://github.com/nuget/nuget.client/pull/7658", + "commit": "dotnet@f7b9673", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@46aee09" + }, + { + "id": "roslyn@3bd751d", + "repo": "roslyn", + "title": "Sonic 3.1: Generate Decl Files", + "url": "https://github.com/dotnet/roslyn/pull/83688", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3bd751d", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@d4023fe", + "repo": "roslyn", + "title": "Sonic 3.2: Activate the decl/impl split", + "url": "https://github.com/dotnet/roslyn/pull/83887", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d4023fe", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@7c6451a", + "repo": "roslyn", + "title": "[Sonic] Fix Semantic tokens", + "url": "https://github.com/dotnet/roslyn/pull/83944", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7c6451a", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@39d8f62", + "repo": "roslyn", + "title": "Merge main to features/sonic", + "url": "https://github.com/dotnet/roslyn/pull/83967", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@39d8f62", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@5e59d70", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# generated documents in diagnostics", + "url": "https://github.com/dotnet/roslyn/pull/83989", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5e59d70", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@6fe2b96", + "repo": "roslyn", + "title": "[Sonic] Create a way to do sonic tooling development and keep some kind of sanity", + "url": "https://github.com/dotnet/roslyn/pull/84008", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6fe2b96", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@9333a49", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in hover", + "url": "https://github.com/dotnet/roslyn/pull/84031", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9333a49", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@bd4b481", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in document highlight", + "url": "https://github.com/dotnet/roslyn/pull/84025", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@bd4b481", + "labels": [ + "Area-IDE", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@0518de1", + "repo": "roslyn", + "title": "Merge main into features/sonic", + "url": "https://github.com/dotnet/roslyn/pull/84067", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0518de1", + "labels": [ + "Area-Compilers" + ] + }, + { + "id": "roslyn@87ff5ca", + "repo": "roslyn", + "title": "[Sonic] Inlay hints, folding ranges, and go to definition", + "url": "https://github.com/dotnet/roslyn/pull/84102", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@87ff5ca", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@11d5cb6", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in formatting", + "url": "https://github.com/dotnet/roslyn/pull/84097", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@11d5cb6", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@d00caf2", + "repo": "roslyn", + "title": "[Sonic] Move edit service up to Remote and make it sonic aware", + "url": "https://github.com/dotnet/roslyn/pull/84086", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d00caf2", + "labels": [ + "Area-Infrastructure", + "Area-Razor" + ] + }, + { + "id": "roslyn@f877407", + "repo": "roslyn", + "title": "[Sonic] Make even more Razor features to be sonic compatible", + "url": "https://github.com/dotnet/roslyn/pull/84075", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f877407", + "labels": [ + "Area-Infrastructure", + "Area-Razor" + ] + }, + { + "id": "roslyn@4e74067", + "repo": "roslyn", + "title": "[Sonic] Move a few more Razor features to be sonic compatible", + "url": "https://github.com/dotnet/roslyn/pull/84069", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4e74067", + "labels": [ + "Area-Infrastructure", + "Area-Razor" + ] + }, + { + "id": "roslyn@d77d151", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in signature help", + "url": "https://github.com/dotnet/roslyn/pull/84135", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d77d151", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@bb1a6a6", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in Rename", + "url": "https://github.com/dotnet/roslyn/pull/84134", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@bb1a6a6", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@8160059", + "repo": "roslyn", + "title": "[Sonic] Call hierarchy support for multiple C# documents", + "url": "https://github.com/dotnet/roslyn/pull/84149", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8160059", + "labels": [ + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@6b834d3", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in auto insert", + "url": "https://github.com/dotnet/roslyn/pull/84148", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6b834d3", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@dfc5eca", + "repo": "roslyn", + "title": "Merge main to features/sonic", + "url": "https://github.com/dotnet/roslyn/pull/84125", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@dfc5eca", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@e2805db", + "repo": "roslyn", + "title": "Add render-tree-builder-call baseline for component codegen tests", + "url": "https://github.com/dotnet/roslyn/pull/84162", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e2805db", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@e176cff", + "repo": "roslyn", + "title": "[Sonic] Minor cleanup", + "url": "https://github.com/dotnet/roslyn/pull/84181", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e176cff", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@be1c541", + "repo": "roslyn", + "title": "[Sonic] Add a new button to the Syntax Visualizer", + "url": "https://github.com/dotnet/roslyn/pull/84167", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@be1c541", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@1e531bd", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in code actions", + "url": "https://github.com/dotnet/roslyn/pull/84203", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1e531bd", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@141eeb1", + "repo": "roslyn", + "title": "[Sonic] Test cleanup", + "url": "https://github.com/dotnet/roslyn/pull/84224", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@141eeb1" + }, + { + "id": "roslyn@45b1ac9", + "repo": "roslyn", + "title": "[Sonic] Debugging and breakpoint bits", + "url": "https://github.com/dotnet/roslyn/pull/84166", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@45b1ac9", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@f55836f", + "repo": "roslyn", + "title": "[Sonic] Completion support for multiple C# documents", + "url": "https://github.com/dotnet/roslyn/pull/84222", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f55836f", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@59fd28d", + "repo": "roslyn", + "title": "Remove \u0060IDocumentSnapshot\u0060, \u0060IProjectSnapshot\u0060, \u0060DocumentContext\u0060 etc.", + "url": "https://github.com/dotnet/roslyn/pull/84268", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@59fd28d", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@3d36d22", + "repo": "roslyn", + "title": "Remove RemoteDocumentContext now that it\u0027s essentially useless", + "url": "https://github.com/dotnet/roslyn/pull/84330", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3d36d22", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@3f2b2f6", + "repo": "roslyn", + "title": "Remove IFilePathService and replace with simple extension methods", + "url": "https://github.com/dotnet/roslyn/pull/84351", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3f2b2f6", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@667f9e8", + "repo": "roslyn", + "title": "Merge main to features/sonic", + "url": "https://github.com/dotnet/roslyn/pull/84349", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@667f9e8", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@b31f38e", + "repo": "roslyn", + "title": "Move Razor to DocumentUri", + "url": "https://github.com/dotnet/roslyn/pull/84370", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b31f38e", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@b2ee350", + "repo": "roslyn", + "title": "Merge main into features/sonic", + "url": "https://github.com/dotnet/roslyn/pull/84535", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b2ee350", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@0bf3f65", + "repo": "roslyn", + "title": "Handle iterator safe contexts in ref safety analysis", + "url": "https://github.com/dotnet/roslyn/pull/84254", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0bf3f65", + "labels": [ + "Area-Compilers" + ] + }, + { + "id": "roslyn@28f5241", + "repo": "roslyn", + "title": "Adjust/add unions tests", + "url": "https://github.com/dotnet/roslyn/pull/84565", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@28f5241", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@31fbed6", + "repo": "roslyn", + "title": "Unsafe evolution: report error for \u0060unsafe\u0060 with no effect", + "url": "https://github.com/dotnet/roslyn/pull/84378", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@31fbed6", + "labels": [ + "Area-Compilers", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@37b7c06", + "repo": "roslyn", + "title": "Optimize DecisionDagBuilder with Tests.ValueSet for large or-patterns", + "url": "https://github.com/dotnet/roslyn/pull/83513", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@37b7c06", + "labels": [ + "Area-Infrastructure", + "Area-Razor" + ] + }, + { + "id": "roslyn@4a820e0", + "repo": "roslyn", + "title": "Add missing feed configuration to our pr-validation pipeline", + "url": "https://github.com/dotnet/roslyn/pull/84566", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4a820e0" + }, + { + "id": "roslyn@457c297", + "repo": "roslyn", + "title": "Remove per-feature Razor code generation opt-ins", + "url": "https://github.com/dotnet/roslyn/pull/84567", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@457c297", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@37dbf5a", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/roslyn/pull/84558", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@37dbf5a" + }, + { + "id": "roslyn@6e8d159", + "repo": "roslyn", + "title": "File-based apps: avoid running a few irrelevant editor features", + "url": "https://github.com/dotnet/roslyn/pull/84575", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6e8d159", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@c2dccc7", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84580", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c2dccc7" + }, + { + "id": "roslyn@1fd71c8", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3028554", + "url": "https://github.com/dotnet/roslyn/pull/84583", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1fd71c8" + }, + { + "id": "roslyn@aecfd0b", + "repo": "roslyn", + "title": "Defer Introduce Parameter\u0027s call-site search to when the action is applied", + "url": "https://github.com/dotnet/roslyn/pull/84572", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@aecfd0b", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@4fe9da4", + "repo": "roslyn", + "title": "Query impl and decl documents in Razor code lens and document symbols", + "url": "https://github.com/dotnet/roslyn/pull/84586", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4fe9da4", + "labels": [ + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@0109684", + "repo": "roslyn", + "title": "Remove feedUrl from NuGetAuthenticate task", + "url": "https://github.com/dotnet/roslyn/pull/84592", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0109684" + }, + { + "id": "roslyn@1b7e529", + "repo": "roslyn", + "title": "Split Razor components into decl/impl before tag-helper resolution", + "url": "https://github.com/dotnet/roslyn/pull/84577", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1b7e529", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@f33de77", + "repo": "roslyn", + "title": "Simplify NuGet authentication step", + "url": "https://github.com/dotnet/roslyn/pull/84593", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f33de77" + }, + { + "id": "roslyn@d441b2d", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3029275", + "url": "https://github.com/dotnet/roslyn/pull/84597", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d441b2d" + }, + { + "id": "roslyn@1295b9e", + "repo": "roslyn", + "title": "Fix false positive with Color Color static member access", + "url": "https://github.com/dotnet/roslyn/pull/84533", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1295b9e", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@4301b82", + "repo": "roslyn", + "title": "CI desktop test jobs: run Release_64 instead of Release_32 on PRs. Delete Debug_32 job.", + "url": "https://github.com/dotnet/roslyn/pull/84598", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4301b82" + }, + { + "id": "roslyn@5e6fcb4", + "repo": "roslyn", + "title": "Avoid nullref when opening XAML documents with no view adapter", + "url": "https://github.com/dotnet/roslyn/pull/84595", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5e6fcb4" + }, + { + "id": "roslyn@0285ca0", + "repo": "roslyn", + "title": "Run Razor decl C# lowering before tag-helper discovery (classify-first component split)", + "url": "https://github.com/dotnet/roslyn/pull/84605", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0285ca0", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@d098c98", + "repo": "roslyn", + "title": "Compiler: Guard EditorConfig section matching recursion", + "url": "https://github.com/dotnet/roslyn/pull/84606", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d098c98", + "labels": [ + "Area-Compilers" + ] + }, + { + "id": "roslyn@41021db", + "repo": "roslyn", + "title": "Bump Microsoft.Build to 18.7.1 and mark ShowMessageForImplicitlySkipAnalyzers multithreadable", + "url": "https://github.com/dotnet/roslyn/pull/84343", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@41021db", + "labels": [ + "Community" + ] + }, + { + "id": "roslyn@cf93df4", + "repo": "roslyn", + "title": "Update nuget project model to STJ version", + "url": "https://github.com/dotnet/roslyn/pull/84618", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@cf93df4" + }, + { + "id": "roslyn@490f516", + "repo": "roslyn", + "title": "Implement LSP daemon mode", + "url": "https://github.com/dotnet/roslyn/pull/84199", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@490f516", + "labels": [ + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@70f2b43", + "repo": "roslyn", + "title": "Prevent diagnostic port inheritance by child processes", + "url": "https://github.com/dotnet/roslyn/pull/84620", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@70f2b43", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@09173f5", + "repo": "roslyn", + "title": "Don\u0027t throw exceptions for nested, prefixed, tag helpers", + "url": "https://github.com/dotnet/roslyn/pull/84611", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@09173f5", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@a213b74", + "repo": "roslyn", + "title": "Fix duplicate \u0060SyntaxNodeAction\u0060s for union declarations and its members", + "url": "https://github.com/dotnet/roslyn/pull/84604", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a213b74", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@da97f2a", + "repo": "roslyn", + "title": "Fix typo in OverloadResolution.PairedExtensionOperatorSignatureComparer.Equals", + "url": "https://github.com/dotnet/roslyn/pull/84639", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@da97f2a", + "labels": [ + "Area-Compilers" + ] + }, + { + "id": "roslyn@169d5a9", + "repo": "roslyn", + "title": "Fix IL3000: guard Assembly.Location access behind RuntimeFeature.IsDynamicCodeSupported", + "url": "https://github.com/dotnet/roslyn/pull/84599", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@169d5a9" + }, + { + "id": "roslyn@0b43e52", + "repo": "roslyn", + "title": "Unions: cache some calculated results on NamedTypeSymbol representing a union type", + "url": "https://github.com/dotnet/roslyn/pull/84589", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0b43e52", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@066da23", + "repo": "roslyn", + "title": "Add plan-first working loop to Copilot instructions", + "url": "https://github.com/dotnet/roslyn/pull/84532", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@066da23", + "labels": [ + "Area-Infrastructure" + ] + }, + { + "id": "roslyn@7c69ea6", + "repo": "roslyn", + "title": "Provide access to SymbolKey for TestDiscovery", + "url": "https://github.com/dotnet/roslyn/pull/84643", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7c69ea6", + "labels": [ + "Needs API Review", + "VSCode" + ] + }, + { + "id": "roslyn@5d8485e", + "repo": "roslyn", + "title": "Honour C# new line settings in Razor auto insert", + "url": "https://github.com/dotnet/roslyn/pull/84632", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5d8485e", + "labels": [ + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@d9e3ded", + "repo": "roslyn", + "title": "Preserve line breaks after collapsed Razor blocks", + "url": "https://github.com/dotnet/roslyn/pull/84630", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d9e3ded" + }, + { + "id": "roslyn@30a8500", + "repo": "roslyn", + "title": "Reduce LSP request handling allocations", + "url": "https://github.com/dotnet/roslyn/pull/84623", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@30a8500", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@cf0761f", + "repo": "roslyn", + "title": "Trim lsp dispatch allocations", + "url": "https://github.com/dotnet/roslyn/pull/84651", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@cf0761f", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@01fccf1", + "repo": "roslyn", + "title": "Update version to 18.11, set insertions to draft", + "url": "https://github.com/dotnet/roslyn/pull/84649", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@01fccf1" + }, + { + "id": "roslyn@6838561", + "repo": "roslyn", + "title": "Unions: cache TryGetValue methods on NamedTypeSymbol representing a union type", + "url": "https://github.com/dotnet/roslyn/pull/84645", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6838561", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@4791936", + "repo": "roslyn", + "title": "Report LSP daemon lifecycle telemetry", + "url": "https://github.com/dotnet/roslyn/pull/84652", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4791936", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@bd978cd", + "repo": "roslyn", + "title": "Ensure we don\u0027t log errors when we are cancelling loading", + "url": "https://github.com/dotnet/roslyn/pull/84622", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@bd978cd", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@1cbc531", + "repo": "roslyn", + "title": "Restore EA project references in LanguageServer.csproj", + "url": "https://github.com/dotnet/roslyn/pull/84663", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1cbc531" + }, + { + "id": "roslyn@24d1db3", + "repo": "roslyn", + "title": "Fix daemon relay exit classification", + "url": "https://github.com/dotnet/roslyn/pull/84666", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@24d1db3", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@c67ab9a", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84671", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c67ab9a" + }, + { + "id": "roslyn@3bc642c", + "repo": "roslyn", + "title": "Unsafe evolution: ensure diagnostics are picked up by IDE", + "url": "https://github.com/dotnet/roslyn/pull/84603", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3bc642c", + "labels": [ + "Area-Compilers", + "VSCode", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@ee4c2a7", + "repo": "roslyn", + "title": "Fix three defects in the VB grammar generator", + "url": "https://github.com/dotnet/roslyn/pull/84661", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ee4c2a7", + "labels": [ + "Area-Compilers", + "Community" + ] + }, + { + "id": "roslyn@d315a4a", + "repo": "roslyn", + "title": "Escape token text in VB grammar generator", + "url": "https://github.com/dotnet/roslyn/pull/84659", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d315a4a", + "labels": [ + "Area-Compilers", + "Community" + ] + }, + { + "id": "roslyn@d15aa7f", + "repo": "roslyn", + "title": "Unions: Remove some trivial wrapper methods", + "url": "https://github.com/dotnet/roslyn/pull/84678", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d15aa7f", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@e84bc2b", + "repo": "roslyn", + "title": "Add basic instrumentation tests for union declarations", + "url": "https://github.com/dotnet/roslyn/pull/84637", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e84bc2b", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@58d28cd", + "repo": "roslyn", + "title": "Fix: LINQ implicit anonymous type property allows stack-only type, causing runtime TypeLoadException", + "url": "https://github.com/dotnet/roslyn/pull/84485", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@58d28cd", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@f24acf1", + "repo": "roslyn", + "title": "Cache more information for Closed Classes and Unions on NamedTypeSymbol", + "url": "https://github.com/dotnet/roslyn/pull/84660", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f24acf1", + "labels": [ + "Area-Compilers", + "Feature - Closed Class Hierarchies", + "Feature - Unions" + ] + }, + { + "id": "roslyn@eb900f9", + "repo": "roslyn", + "title": "Stream project.assets.json when checking for unresolved package references", + "url": "https://github.com/dotnet/roslyn/pull/84647", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@eb900f9", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@b8b83bd", + "repo": "roslyn", + "title": "Do not report hidden pattern diagnostics", + "url": "https://github.com/dotnet/roslyn/pull/84576", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b8b83bd" + }, + { + "id": "roslyn@ffd09ee", + "repo": "roslyn", + "title": "Adopt editor InlinePromptService for documentation comments", + "url": "https://github.com/dotnet/roslyn/pull/84282", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ffd09ee", + "labels": [ + "Community", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@c65021c", + "repo": "roslyn", + "title": "Consume split Razor declarations through pre-compilation source output", + "url": "https://github.com/dotnet/roslyn/pull/84670", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c65021c", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@fa85091", + "repo": "roslyn", + "title": "Add LSP daemon project-loading benchmarks", + "url": "https://github.com/dotnet/roslyn/pull/84667", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@fa85091", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@a1d9564", + "repo": "roslyn", + "title": "Fix IdeCore benchmark build isolation", + "url": "https://github.com/dotnet/roslyn/pull/84668", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a1d9564" + }, + { + "id": "roslyn@f41a524", + "repo": "roslyn", + "title": "Allow showing all C# code actions in Razor in VS Code", + "url": "https://github.com/dotnet/roslyn/pull/84673", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f41a524", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@7970a5a", + "repo": "roslyn", + "title": "Allow submitting rename conflicts and rename unambiguous erroneous references", + "url": "https://github.com/dotnet/roslyn/pull/84686", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7970a5a", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@1d025e7", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84696", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1d025e7" + }, + { + "id": "roslyn@7e7ebef", + "repo": "roslyn", + "title": "Allow MSBuildWorkspace to open file-based apps", + "url": "https://github.com/dotnet/roslyn/pull/84139", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7e7ebef", + "labels": [ + "Area-IDE", + "VSCode", + "Feature - Run File" + ] + }, + { + "id": "roslyn@677eb5a", + "repo": "roslyn", + "title": "Fix crash in code gen", + "url": "https://github.com/dotnet/roslyn/pull/84681", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@677eb5a", + "labels": [ + "Area-Compilers" + ] + }, + { + "id": "roslyn@522aced", + "repo": "roslyn", + "title": "Skip redundant discovery and declaration lowering when replaying a Razor document", + "url": "https://github.com/dotnet/roslyn/pull/84698", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@522aced", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@dc1db3e", + "repo": "roslyn", + "title": "Fix on-type and code action formatting on Razor explicit statements", + "url": "https://github.com/dotnet/roslyn/pull/84699", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@dc1db3e", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@c9f1270", + "repo": "roslyn", + "title": "Unsafe evolution: relax \u0060safe\u0060 modifier placement restrictions", + "url": "https://github.com/dotnet/roslyn/pull/84602", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c9f1270", + "labels": [ + "Area-Compilers", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@496dd9c", + "repo": "roslyn", + "title": "Unsafe evolution: add ISymbol public API", + "url": "https://github.com/dotnet/roslyn/pull/84674", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@496dd9c", + "labels": [ + "Area-Compilers", + "Needs API Review", + "VSCode", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@19d71c6", + "repo": "roslyn", + "title": "Unsafe evolution: fixup conflicting merges", + "url": "https://github.com/dotnet/roslyn/pull/84723", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@19d71c6", + "labels": [ + "Area-Compilers", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@b459609", + "repo": "roslyn", + "title": "Add ITypeSymbol.UnionCaseTypes property", + "url": "https://github.com/dotnet/roslyn/pull/84707", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b459609", + "labels": [ + "Area-Compilers", + "Needs API Review", + "VSCode", + "Feature - Unions" + ] + }, + { + "id": "roslyn@020290b", + "repo": "roslyn", + "title": "Unions: enforce the same order of processing for base interfaces of a member provider interface source vs. metadata.", + "url": "https://github.com/dotnet/roslyn/pull/84664", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@020290b", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@a75fe2f", + "repo": "roslyn", + "title": "VB: Fix state tracking in AbstractFlowPass.VisitBinaryConditionalExpression", + "url": "https://github.com/dotnet/roslyn/pull/84705", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a75fe2f", + "labels": [ + "Area-Compilers" + ] + }, + { + "id": "roslyn@afda669", + "repo": "roslyn", + "title": "Generate Documentation - incorrect buffer bug", + "url": "https://github.com/dotnet/roslyn/pull/84709", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@afda669" + }, + { + "id": "roslyn@db4642f", + "repo": "roslyn", + "title": "Fix Razor code block close brace indentation", + "url": "https://github.com/dotnet/roslyn/pull/84716", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@db4642f", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@0d42d70", + "repo": "roslyn", + "title": "Clone the IR tree so we don\u0027t have to re-lower from syntax.", + "url": "https://github.com/dotnet/roslyn/pull/84715", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0d42d70", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@8792129", + "repo": "roslyn", + "title": "Change insertionCreateDraftPR to false after VS snap", + "url": "https://github.com/dotnet/roslyn/pull/84729", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8792129" + }, + { + "id": "roslyn@31722b8", + "repo": "roslyn", + "title": "More fixes for Razor multiline attribute formatting", + "url": "https://github.com/dotnet/roslyn/pull/84656", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@31722b8", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@518aa60", + "repo": "roslyn", + "title": "Improves tracking of pending solution updates", + "url": "https://github.com/dotnet/roslyn/pull/84726", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@518aa60", + "labels": [ + "Interactive-EnC", + "VSCode" + ] + }, + { + "id": "roslyn@eaf09d6", + "repo": "roslyn", + "title": "Better handling for Razor on type formatting edits around the cursor", + "url": "https://github.com/dotnet/roslyn/pull/84717", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@eaf09d6", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@ce65aa8", + "repo": "roslyn", + "title": "Handle textDocument/didChange notifications that don\u0027t pass across the range", + "url": "https://github.com/dotnet/roslyn/pull/84714", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ce65aa8", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@e091fb9", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3037463", + "url": "https://github.com/dotnet/roslyn/pull/84727", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e091fb9", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@db11709", + "repo": "roslyn", + "title": "Improve LSP project load progress messages", + "url": "https://github.com/dotnet/roslyn/pull/84744", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@db11709" + }, + { + "id": "roslyn@a550b13", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3038397", + "url": "https://github.com/dotnet/roslyn/pull/84746", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a550b13" + }, + { + "id": "roslyn@aeabc6d", + "repo": "roslyn", + "title": "Retire the PROTOTYPE(sonic) markers under src/Razor", + "url": "https://github.com/dotnet/roslyn/pull/84743", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@aeabc6d", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@a4f585c", + "repo": "roslyn", + "title": "Update pr validation inputs", + "url": "https://github.com/dotnet/roslyn/pull/84742", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a4f585c" + }, + { + "id": "roslyn@331e174", + "repo": "roslyn", + "title": "Remove dotnet-format tool from dotnet-tools.json", + "url": "https://github.com/dotnet/roslyn/pull/84728", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@331e174" + }, + { + "id": "roslyn@774473b", + "repo": "roslyn", + "title": "Warn when \u0060@model\u0060 is ignored by \u0060@inherits\u0060", + "url": "https://github.com/dotnet/roslyn/pull/84749", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@774473b", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@012b788", + "repo": "roslyn", + "title": "Ignore formatting changes from Html that change non-whitespace characters", + "url": "https://github.com/dotnet/roslyn/pull/84747", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@012b788", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@8c4f2ae", + "repo": "roslyn", + "title": "Merge main into features/sonic", + "url": "https://github.com/dotnet/roslyn/pull/84754", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8c4f2ae", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@b8fd4a7", + "repo": "roslyn", + "title": "Fix type completion in static contexts for primary constructors", + "url": "https://github.com/dotnet/roslyn/pull/84753", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b8fd4a7", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@af17bf8", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3039293", + "url": "https://github.com/dotnet/roslyn/pull/84755", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@af17bf8" + }, + { + "id": "roslyn@934af28", + "repo": "roslyn", + "title": "Avoid assert on erroneous target-typed conditionals", + "url": "https://github.com/dotnet/roslyn/pull/84752", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@934af28", + "labels": [ + "Area-Compilers", + "Feature - Nullable Reference Types" + ] + }, + { + "id": "roslyn@331842d", + "repo": "roslyn", + "title": "Disallow applying updates to FBA MSBuildWorkspace", + "url": "https://github.com/dotnet/roslyn/pull/84722", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@331842d", + "labels": [ + "Area-IDE", + "VSCode" + ] + }, + { + "id": "roslyn@32ccbfc", + "repo": "roslyn", + "title": "Share metadata between lsp server instances in daemon mode", + "url": "https://github.com/dotnet/roslyn/pull/84713", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@32ccbfc", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@411a7e4", + "repo": "roslyn", + "title": "Harden BuildHost interactions", + "url": "https://github.com/dotnet/roslyn/pull/84745", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@411a7e4", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@513d669", + "repo": "roslyn", + "title": "Add AI artifact audit workflow", + "url": "https://github.com/dotnet/roslyn/pull/84757", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@513d669" + }, + { + "id": "roslyn@e56fc24", + "repo": "roslyn", + "title": "Unify the behavior of AsyncBatchingWorkQueue\u0027s Dispose() and clean up uses", + "url": "https://github.com/dotnet/roslyn/pull/84712", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e56fc24", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@7716b3b", + "repo": "roslyn", + "title": "File-based apps: Add support for \u0060#:ref\u0060 directive", + "url": "https://github.com/dotnet/roslyn/pull/83985", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7716b3b", + "labels": [ + "Area-IDE", + "VSCode", + "Feature - Run File" + ] + }, + { + "id": "roslyn@00404da", + "repo": "roslyn", + "title": "update lock file for AI Audit Workflow", + "url": "https://github.com/dotnet/roslyn/pull/84772", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@00404da" + }, + { + "id": "roslyn@985209c", + "repo": "roslyn", + "title": "Resolve consecutive WithoutEndTag tag helpers as siblings", + "url": "https://github.com/dotnet/roslyn/pull/84771", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@985209c", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@1847997", + "repo": "roslyn", + "title": "Add a couple more Razor tests for C# preview features", + "url": "https://github.com/dotnet/roslyn/pull/84759", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1847997", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@f33ae3e", + "repo": "roslyn", + "title": "Fix formatting error when Roslyn adds an extra blank line", + "url": "https://github.com/dotnet/roslyn/pull/84751", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f33ae3e", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@9e46e17", + "repo": "roslyn", + "title": "Pin to specific model for ai audit workflow", + "url": "https://github.com/dotnet/roslyn/pull/84786", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9e46e17" + }, + { + "id": "roslyn@5873250", + "repo": "roslyn", + "title": "Allow for better parallelization with brokered services", + "url": "https://github.com/dotnet/roslyn/pull/82733", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5873250", + "labels": [ + "Area-IDE", + "VSCode" + ] + }, + { + "id": "roslyn@3b76c91", + "repo": "roslyn", + "title": "Remove the warning that a branch isn\u0027t -vs-deps", + "url": "https://github.com/dotnet/roslyn/pull/84773", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3b76c91" + }, + { + "id": "roslyn@f700524", + "repo": "roslyn", + "title": "Add tests in CI that our NuGet packages can reliably install", + "url": "https://github.com/dotnet/roslyn/pull/84711", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f700524" + }, + { + "id": "roslyn@a92cce0", + "repo": "roslyn", + "title": "Add definition of done and PR sizing guidance to instructions", + "url": "https://github.com/dotnet/roslyn/pull/84788", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a92cce0" + }, + { + "id": "roslyn@5839d80", + "repo": "roslyn", + "title": "Merge/sonic into main", + "url": "https://github.com/dotnet/roslyn/pull/84778", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5839d80", + "labels": [ + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@2bdb3a3", + "repo": "roslyn", + "title": "Warn for empty outer tags when context switching from C# to markup", + "url": "https://github.com/dotnet/roslyn/pull/84764", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2bdb3a3", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@0f73495", + "repo": "roslyn", + "title": "Add agent instruction regarding CS1996", + "url": "https://github.com/dotnet/roslyn/pull/84794", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0f73495" + }, + { + "id": "roslyn@8cd4945", + "repo": "roslyn", + "title": "Report CS8802 on every file with top-level statements", + "url": "https://github.com/dotnet/roslyn/pull/83916", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8cd4945", + "labels": [ + "Area-Compilers", + "Community", + "VSCode" + ] + }, + { + "id": "roslyn@59d60a4", + "repo": "roslyn", + "title": "Always pass C# formatting options to Razor functions", + "url": "https://github.com/dotnet/roslyn/pull/84795", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@59d60a4", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@130c588", + "repo": "roslyn", + "title": "Enable preview versions for .NET SDK in PR Val", + "url": "https://github.com/dotnet/roslyn/pull/84802", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@130c588" + }, + { + "id": "roslyn@eef7df3", + "repo": "roslyn", + "title": "Update DiaSymReader.Converter package versions", + "url": "https://github.com/dotnet/roslyn/pull/84614", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@eef7df3", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@67fd114", + "repo": "roslyn", + "title": "Remove unnecessary UseDotNet tasks", + "url": "https://github.com/dotnet/roslyn/pull/84806", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@67fd114", + "labels": [ + "Area-Infrastructure" + ] + }, + { + "id": "roslyn@b0622a0", + "repo": "roslyn", + "title": "Add warnings for various unbound attributes in Razor", + "url": "https://github.com/dotnet/roslyn/pull/84760", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b0622a0", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@4cfd9ff", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84740", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4cfd9ff", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@19ea9f5", + "repo": "roslyn", + "title": "Share syntax trees across language server workspaces", + "url": "https://github.com/dotnet/roslyn/pull/84758", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@19ea9f5", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@821002e", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84815", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@821002e" + }, + { + "id": "roslyn@9f2738a", + "repo": "roslyn", + "title": "Restore public GetCSharpDocument() and GeneratedCode for runtime compilation", + "url": "https://github.com/dotnet/roslyn/pull/84813", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9f2738a", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@1c763d1", + "repo": "roslyn", + "title": "Remove SDL validation parameters from pipeline", + "url": "https://github.com/dotnet/roslyn/pull/84824", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1c763d1" + }, + { + "id": "roslyn@85590d7", + "repo": "roslyn", + "title": "Remove unnecessary toolset compiler", + "url": "https://github.com/dotnet/roslyn/pull/84826", + "commit": "dotnet@f5782bf", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@85590d7", + "labels": [ + "Area-Infrastructure", + "Feature - Caching Compiler" + ] + }, + { + "id": "roslyn@24f9a0c", + "repo": "roslyn", + "title": "Keep a fallback component\u0027s derived tag helpers during discovery", + "url": "https://github.com/dotnet/roslyn/pull/84818", + "commit": "dotnet@f5782bf", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@24f9a0c", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@e8346d2", + "repo": "roslyn", + "title": "Unsafe evolution: fix name of ISymbol public API", + "url": "https://github.com/dotnet/roslyn/pull/84784", + "commit": "dotnet@f5782bf", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e8346d2", + "labels": [ + "Area-Compilers", + "Needs API Review", + "VSCode", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@f5db0a2", + "repo": "roslyn", + "title": "Do not offer introduce parameter for incomplete calls", + "url": "https://github.com/dotnet/roslyn/pull/84769", + "commit": "dotnet@f5782bf", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f5db0a2", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@3d24b6a", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84819", + "commit": "dotnet@f5782bf", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3d24b6a" + }, + { + "id": "roslyn@9d07b18", + "repo": "roslyn", + "title": "AI Workflow - switch to use personal token instead of organizational", + "url": "https://github.com/dotnet/roslyn/pull/84832", + "commit": "dotnet@f5782bf", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9d07b18" + }, + { + "id": "roslyn@5864742", + "repo": "roslyn", + "title": "Revert the sonic decl/impl split merge from main", + "url": "https://github.com/dotnet/roslyn/pull/84831", + "commit": "dotnet@69f3197", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5864742", + "labels": [ + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@23c971c", + "repo": "roslyn", + "title": "Reorder stages for localization and build", + "url": "https://github.com/dotnet/roslyn/pull/84841", + "commit": "dotnet@69f3197", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@23c971c" + }, + { + "id": "roslyn@8148052", + "repo": "roslyn", + "title": "Fix empty localization stage on non-main/release branches in official pipeline", + "url": "https://github.com/dotnet/roslyn/pull/84845", + "commit": "dotnet@69f3197", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8148052" + }, + { + "id": "roslyn@461c2ef", + "repo": "roslyn", + "title": "Unsafe evolution: allow await in unsafe context", + "url": "https://github.com/dotnet/roslyn/pull/84616", + "commit": "dotnet@69f3197", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@461c2ef", + "labels": [ + "Area-Compilers", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@c4d5b22", + "repo": "roslyn", + "title": "Prevent tool install from using nuget.org", + "url": "https://github.com/dotnet/roslyn/pull/84852", + "commit": "dotnet@69f3197", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c4d5b22" + }, + { + "id": "roslyn@1284a4a", + "repo": "roslyn", + "title": "Add C# 15 language version", + "url": "https://github.com/dotnet/roslyn/pull/84799", + "commit": "dotnet@69f3197", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1284a4a", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@5bd7e0e", + "repo": "roslyn", + "title": "Revert \u0022Use SQLite3MC \u0022 and update SourceGear.Sqlite3 to 3.53.4", + "url": "https://github.com/dotnet/roslyn/pull/84140", + "commit": "dotnet@8c6eab4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5bd7e0e" + }, + { + "id": "roslyn@36f8b50", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84836", + "commit": "dotnet@8c6eab4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@36f8b50" + }, + { + "id": "roslyn@2fc01fb", + "repo": "roslyn", + "title": "enable network isolation for pr val", + "url": "https://github.com/dotnet/roslyn/pull/84853", + "commit": "dotnet@8c6eab4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2fc01fb" + }, + { + "id": "roslyn@802bbca", + "repo": "roslyn", + "title": "Use helix job monitor", + "url": "https://github.com/dotnet/roslyn/pull/84810", + "commit": "dotnet@8c6eab4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@802bbca", + "labels": [ + "Area-Infrastructure" + ] + }, + { + "id": "roslyn@c60e924", + "repo": "roslyn", + "title": "Ensure we report test results with a name the helix monitor expects", + "url": "https://github.com/dotnet/roslyn/pull/84872", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c60e924" + }, + { + "id": "roslyn@7e585cf", + "repo": "roslyn", + "title": "ShadowCopyAnalyzerPathResolver: Use cache to amortize cost of AV scans", + "url": "https://github.com/dotnet/roslyn/pull/84765", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7e585cf", + "labels": [ + "Area-Compilers", + "VSCode" + ] + }, + { + "id": "roslyn@383bcbd", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84876", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@383bcbd" + }, + { + "id": "roslyn@9c32699", + "repo": "roslyn", + "title": "Stop labeling Loc PRs as community", + "url": "https://github.com/dotnet/roslyn/pull/84878", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9c32699" + }, + { + "id": "roslyn@2916718", + "repo": "roslyn", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/roslyn/pull/84879", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2916718" + }, + { + "id": "roslyn@aa87394", + "repo": "roslyn", + "title": "Track status for feature \u0022Type Parameter Inference from Constraints\u0022", + "url": "https://github.com/dotnet/roslyn/pull/84869", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@aa87394", + "labels": [ + "Area-Compilers", + "Documentation", + "Feature - Type Inference from Constraints" + ] + }, + { + "id": "roslyn@f5aee94", + "repo": "roslyn", + "title": "Fix RestrictChildren incorrectly flagging valid child tags", + "url": "https://github.com/dotnet/roslyn/pull/84870", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f5aee94", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@9624511", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84882", + "commit": "dotnet@fa79da2", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9624511" + }, + { + "id": "roslyn@c90b70b", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84896", + "commit": "dotnet@4eec913", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c90b70b" + }, + { + "id": "roslyn@0280f7f", + "repo": "roslyn", + "title": "Return MethodNotFound for unsupported LSP method dispatch", + "url": "https://github.com/dotnet/roslyn/pull/84892", + "commit": "dotnet@4eec913", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0280f7f", + "labels": [ + "VSCode" + ] + }, + { + "id": "runtime@df8fb5a", + "repo": "runtime", + "title": "Remove dead NativeAOT dynamic-delegate path from \u0060System.Delegate\u0060", + "url": "https://github.com/dotnet/runtime/pull/131150", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@df8fb5a", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@56c76e2", + "repo": "runtime", + "title": "Merge Runtime_131137 into the shared regression runner", + "url": "https://github.com/dotnet/runtime/pull/131173", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@56c76e2", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@207f276", + "repo": "runtime", + "title": "Disable new test on clr interpreter", + "url": "https://github.com/dotnet/runtime/pull/131139", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@207f276", + "labels": [ + "area-System.Diagnostics" + ] + }, + { + "id": "runtime@23860fb", + "repo": "runtime", + "title": "Fix agentic threat-detection auth by recompiling pat_pool workflows with gh-aw v0.82.6", + "url": "https://github.com/dotnet/runtime/pull/131156", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@23860fb", + "labels": [ + "area-Meta", + "agentic-workflows" + ] + }, + { + "id": "runtime@97e5cfb", + "repo": "runtime", + "title": "Throw PNSE for Extended Protection on unsupported platforms", + "url": "https://github.com/dotnet/runtime/pull/131144", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@97e5cfb", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@f9b710c", + "repo": "runtime", + "title": "[main] Update dependencies from dotnet/runtime-assets", + "url": "https://github.com/dotnet/runtime/pull/130062", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f9b710c", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@a4b2df0", + "repo": "runtime", + "title": "Update container image digests", + "url": "https://github.com/dotnet/runtime/pull/131067", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a4b2df0", + "labels": [ + "area-Infrastructure", + "community-contribution" + ] + }, + { + "id": "runtime@e9d093a", + "repo": "runtime", + "title": "Bump actions/setup-python from 6 to 7", + "url": "https://github.com/dotnet/runtime/pull/131105", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e9d093a", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@b5d85b1", + "repo": "runtime", + "title": "Fix building the sanitizer instrumentation and hooking it into the hosts", + "url": "https://github.com/dotnet/runtime/pull/116166", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b5d85b1", + "labels": [ + "area-Infrastructure", + "community-contribution" + ] + }, + { + "id": "runtime@5ddc303", + "repo": "runtime", + "title": "Support IEEE 754 decimals in TotalOrderIeee754Comparer and fast-path the built-in types", + "url": "https://github.com/dotnet/runtime/pull/131087", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5ddc303", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@cb14717", + "repo": "runtime", + "title": "Improve perf of attribute duplicate check", + "url": "https://github.com/dotnet/runtime/pull/130968", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cb14717", + "labels": [ + "area-System.Xml" + ] + }, + { + "id": "runtime@5d9a801", + "repo": "runtime", + "title": "Compare full HMAC against full SignatureValue in SignedXml.CheckSignedInfo", + "url": "https://github.com/dotnet/runtime/pull/130969", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d9a801", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@4eb5650", + "repo": "runtime", + "title": "Update BootJsonData generation to account for runtimeconfig.dev.json", + "url": "https://github.com/dotnet/runtime/pull/130825", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4eb5650", + "labels": [ + "arch-wasm", + "area-Infrastructure", + "os-browser" + ] + }, + { + "id": "runtime@1e4f2d6", + "repo": "runtime", + "title": "Add a spec augment on escaping value type instances based on \u0060RefSafetyRulesAttribute\u0060", + "url": "https://github.com/dotnet/runtime/pull/130863", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1e4f2d6", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@57f3e7e", + "repo": "runtime", + "title": "Remove K\u0026R style parameter declaration", + "url": "https://github.com/dotnet/runtime/pull/131185", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@57f3e7e", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@c66d7e1", + "repo": "runtime", + "title": "Arm64: Improve support for HW_Flag_ReturnsPerElementMask", + "url": "https://github.com/dotnet/runtime/pull/128326", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c66d7e1", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@dc3757e", + "repo": "runtime", + "title": "[wasm] Model class-init helper as value-returning in the JIT", + "url": "https://github.com/dotnet/runtime/pull/130813", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dc3757e", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@107acda", + "repo": "runtime", + "title": "[cDAC] Implement GetMetadata for cDAC", + "url": "https://github.com/dotnet/runtime/pull/131169", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@107acda", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@c1a8496", + "repo": "runtime", + "title": "[Wasm RyuJit] HW Intrinsic Regalloc: Properly consume temporary from addr operand", + "url": "https://github.com/dotnet/runtime/pull/131113", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c1a8496", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@8532f0e", + "repo": "runtime", + "title": "Use MSVC_DEBUG_INFORMATION_FORMAT for CoreCLR object libraries", + "url": "https://github.com/dotnet/runtime/pull/130983", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8532f0e", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@b02815c", + "repo": "runtime", + "title": "Remove unnecessary layers of indirection in \u0060PreallocatedOverlapped\u0060.", + "url": "https://github.com/dotnet/runtime/pull/131182", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b02815c", + "labels": [ + "area-System.Threading", + "community-contribution" + ] + }, + { + "id": "runtime@65e35e5", + "repo": "runtime", + "title": "Make cDAC generated IData classes read fields lazily", + "url": "https://github.com/dotnet/runtime/pull/130645", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@65e35e5", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@78fd36e", + "repo": "runtime", + "title": "[wasm] Ensure R2R entry-point PEP is callable in RunMain", + "url": "https://github.com/dotnet/runtime/pull/131217", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@78fd36e", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@e4960d8", + "repo": "runtime", + "title": "JIT: don\u0027t let tail-merge try and remove the OSR-protected entry block", + "url": "https://github.com/dotnet/runtime/pull/131164", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e4960d8", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@026096b", + "repo": "runtime", + "title": "Make MethodDataObject::FillEntryDataForAncestor lazy per-level", + "url": "https://github.com/dotnet/runtime/pull/131176", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@026096b", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@1524f31", + "repo": "runtime", + "title": "Fix incorrect fprintf format string", + "url": "https://github.com/dotnet/runtime/pull/131186", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1524f31", + "labels": [ + "area-System.Globalization" + ] + }, + { + "id": "runtime@ad46406", + "repo": "runtime", + "title": "Fix Mono LLVM lowering of MinNumber/MaxNumber to preserve the sign of zero", + "url": "https://github.com/dotnet/runtime/pull/131172", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ad46406", + "labels": [ + "area-Codegen-LLVM-mono" + ] + }, + { + "id": "runtime@756cb59", + "repo": "runtime", + "title": "Compact NativeAOT dispatch cell info encoding", + "url": "https://github.com/dotnet/runtime/pull/130824", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@756cb59", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@5e9d1e9", + "repo": "runtime", + "title": "JIT: recognize generic Vector128 intrinsics on wasm", + "url": "https://github.com/dotnet/runtime/pull/131227", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5e9d1e9", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@6e3885e", + "repo": "runtime", + "title": "Disable FullPdbThrower test in ilasm round trip testing", + "url": "https://github.com/dotnet/runtime/pull/131238", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6e3885e", + "labels": [ + "area-ILTools-coreclr" + ] + }, + { + "id": "runtime@eb77ad6", + "repo": "runtime", + "title": "Fill WASM SIMD gaps: Base64 vectorization and byte/ushort LeadingZeroCount", + "url": "https://github.com/dotnet/runtime/pull/131239", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@eb77ad6", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@c8132fb", + "repo": "runtime", + "title": "JIT: Fix WASM scalar extraction from SIMD parameters", + "url": "https://github.com/dotnet/runtime/pull/131237", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c8132fb", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@5f10c08", + "repo": "runtime", + "title": "Fix issues flagged by compiling \u0060clr.aot\u0060 with clang on Windows", + "url": "https://github.com/dotnet/runtime/pull/131183", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5f10c08", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@413da79", + "repo": "runtime", + "title": "[wasm] Emit the \u0027V\u0027 thunk signature-key char for Vector128\u003CT\u003E/Vector\u003CT\u003E args", + "url": "https://github.com/dotnet/runtime/pull/131246", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@413da79", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@ca428fe", + "repo": "runtime", + "title": "Fix exponent/significand cohort comparison for differing byte lengths", + "url": "https://github.com/dotnet/runtime/pull/131205", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ca428fe", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@3eb69b8", + "repo": "runtime", + "title": "[r2r] Add support for compiling szarray methods", + "url": "https://github.com/dotnet/runtime/pull/130413", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3eb69b8", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@e4f7353", + "repo": "runtime", + "title": "Add runtime async tests for catching non-Exception throws", + "url": "https://github.com/dotnet/runtime/pull/130506", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e4f7353", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@6e1d992", + "repo": "runtime", + "title": "Fix 130437 testcase for gcstress", + "url": "https://github.com/dotnet/runtime/pull/131171", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6e1d992", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@3e64752", + "repo": "runtime", + "title": "Implement channel binding support on Unix", + "url": "https://github.com/dotnet/runtime/pull/130758", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3e64752", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@06bd751", + "repo": "runtime", + "title": "Add low-level TLS state machine API (TlsContext / TlsSession)", + "url": "https://github.com/dotnet/runtime/pull/130366", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@06bd751", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@46e1d77", + "repo": "runtime", + "title": "System.Native: Stop using EV_RECEIPT in the kevent code", + "url": "https://github.com/dotnet/runtime/pull/130372", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@46e1d77", + "labels": [ + "area-System.Net.Sockets", + "os-freebsd", + "community-contribution" + ] + }, + { + "id": "runtime@5b9d56d", + "repo": "runtime", + "title": "[LoongArch64] Fix the \u0060m_usComponentSize\u0060 load in \u0060RhpNewArrayFast\u0060.", + "url": "https://github.com/dotnet/runtime/pull/130958", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5b9d56d", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution", + "arch-loongarch64" + ] + }, + { + "id": "runtime@7de2dab", + "repo": "runtime", + "title": "Fix address sanitizer issues", + "url": "https://github.com/dotnet/runtime/pull/130932", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7de2dab", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@4bdf87b", + "repo": "runtime", + "title": "Fix EH - throw from catch in UnmanagedCallersOnly", + "url": "https://github.com/dotnet/runtime/pull/131163", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4bdf87b", + "labels": [ + "area-ExceptionHandling-coreclr" + ] + }, + { + "id": "runtime@7ffec08", + "repo": "runtime", + "title": "[mono][wasm][AOT] Generate gsharedvt out-sig wrappers for Nullable\u003CT\u003E.Box/Unbox", + "url": "https://github.com/dotnet/runtime/pull/131049", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7ffec08", + "labels": [ + "area-Codegen-AOT-mono" + ] + }, + { + "id": "runtime@cba9587", + "repo": "runtime", + "title": "Replace Newtonsoft with System.Text.Json for generating RID graph", + "url": "https://github.com/dotnet/runtime/pull/131212", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cba9587", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@e7354b6", + "repo": "runtime", + "title": "Add ISOSDacInterface18 for GCInfo inspection APIs", + "url": "https://github.com/dotnet/runtime/pull/129761", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e7354b6", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@2142388", + "repo": "runtime", + "title": "[ILLink] Add regression test for KeyNotFoundException crash in async partial methods with capturing lambdas", + "url": "https://github.com/dotnet/runtime/pull/126733", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2142388", + "labels": [ + "area-Meta", + "linkable-framework" + ] + }, + { + "id": "runtime@03fc461", + "repo": "runtime", + "title": "Add missing check for corrupted central directory", + "url": "https://github.com/dotnet/runtime/pull/131257", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@03fc461", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@9e50350", + "repo": "runtime", + "title": "Call into PerfMap logic exclusively in preemptive mode", + "url": "https://github.com/dotnet/runtime/pull/129019", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9e50350", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@54549c8", + "repo": "runtime", + "title": "Clear some stale GTF_ORDER_SIDEEFF flags", + "url": "https://github.com/dotnet/runtime/pull/130007", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@54549c8", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@309ac56", + "repo": "runtime", + "title": "[wasm] Fix R2R stackwalk for inline P/Invoke frames and composite-image RVA base", + "url": "https://github.com/dotnet/runtime/pull/131243", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@309ac56", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@ce07ce4", + "repo": "runtime", + "title": "Fix nested exception handler reachability in ILLink", + "url": "https://github.com/dotnet/runtime/pull/131236", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ce07ce4", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@27882f4", + "repo": "runtime", + "title": "Add ARM64 FP register debug info support", + "url": "https://github.com/dotnet/runtime/pull/130980", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@27882f4", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@22c5825", + "repo": "runtime", + "title": "Enable CoreCLR for linux-bionic platforms and include singlefilehost in AppHost pack", + "url": "https://github.com/dotnet/runtime/pull/131115", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@22c5825", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@71830fd", + "repo": "runtime", + "title": "[wasm][coreCLR] R2R: VM-side load of a flat webcil composite image", + "url": "https://github.com/dotnet/runtime/pull/131016", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@71830fd", + "labels": [ + "arch-wasm", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@304d1cc", + "repo": "runtime", + "title": "[wasm] Fix R2R codegen trap on async try/return/catch normal-completion branch", + "url": "https://github.com/dotnet/runtime/pull/131287", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@304d1cc", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@1ccd637", + "repo": "runtime", + "title": "[wasm] Restrict enclosing-try throw-helper attach to the same funclet", + "url": "https://github.com/dotnet/runtime/pull/131279", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1ccd637", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@35ecc51", + "repo": "runtime", + "title": "Add an experimental option to avoid partitioning the connection pool by SNI", + "url": "https://github.com/dotnet/runtime/pull/131153", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@35ecc51", + "labels": [ + "area-System.Net.Http", + "linkable-framework" + ] + }, + { + "id": "runtime@2d98140", + "repo": "runtime", + "title": "Add unsafe modifier migration code fixer", + "url": "https://github.com/dotnet/runtime/pull/131002", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2d98140", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@3a76b78", + "repo": "runtime", + "title": "Fix incorrect result for pow(x, 1) on ARM/ARM64", + "url": "https://github.com/dotnet/runtime/pull/131286", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3a76b78", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@fb2eff4", + "repo": "runtime", + "title": "Remove unused GC signature type provider", + "url": "https://github.com/dotnet/runtime/pull/131292", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fb2eff4", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@1220ced", + "repo": "runtime", + "title": "Add cDAC usage graph analyzer and documentation gates", + "url": "https://github.com/dotnet/runtime/pull/131281", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1220ced", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@b8625e8", + "repo": "runtime", + "title": "JIT: Delete unused functions", + "url": "https://github.com/dotnet/runtime/pull/131124", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b8625e8", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@ba5a0fd", + "repo": "runtime", + "title": "Fix Linux crash loading recursive Nullable static-abstract value types", + "url": "https://github.com/dotnet/runtime/pull/130088", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ba5a0fd", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@f28d27f", + "repo": "runtime", + "title": "Fix FTP/SSL data stream closure causing protocol violation in .NET 10", + "url": "https://github.com/dotnet/runtime/pull/123234", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f28d27f", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@7827553", + "repo": "runtime", + "title": "Disable newly added tests on interpreter", + "url": "https://github.com/dotnet/runtime/pull/131250", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7827553", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@b73b8fa", + "repo": "runtime", + "title": "Fix in-proc crash reporter frame assert.", + "url": "https://github.com/dotnet/runtime/pull/131273", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b73b8fa", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@18c67a7", + "repo": "runtime", + "title": "Add on-demand in-proc crash report generation.", + "url": "https://github.com/dotnet/runtime/pull/131220", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@18c67a7", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@a453d8a", + "repo": "runtime", + "title": "Switch runtime iOS jobs to simulator temporarily", + "url": "https://github.com/dotnet/runtime/pull/131305", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a453d8a", + "labels": [ + "area-Infrastructure-mono", + "os-ios" + ] + }, + { + "id": "runtime@57e7203", + "repo": "runtime", + "title": "Implement IXCLRDataProcess with existing cDAC contracts", + "url": "https://github.com/dotnet/runtime/pull/130954", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@57e7203", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@13c1fa6", + "repo": "runtime", + "title": "Add managed cDAC type wrapper scaffolding", + "url": "https://github.com/dotnet/runtime/pull/131301", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@13c1fa6", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@8642df8", + "repo": "runtime", + "title": "Fall back to NTLM in managed SPNEGO when Kerberos credentials are missing on Unix", + "url": "https://github.com/dotnet/runtime/pull/131195", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8642df8", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@3028f1d", + "repo": "runtime", + "title": "Correct comment formatting in Runtime_131285.csproj", + "url": "https://github.com/dotnet/runtime/pull/131314", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3028f1d", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@dad8c23", + "repo": "runtime", + "title": "Fix config binder source generator emitting invalid tuple instantiation code", + "url": "https://github.com/dotnet/runtime/pull/130119", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dad8c23", + "labels": [ + "area-Extensions-Configuration", + "source-generator" + ] + }, + { + "id": "runtime@c6ece1e", + "repo": "runtime", + "title": "Fix EventSource WriteEvent varargs overloads dropped from EventPipe", + "url": "https://github.com/dotnet/runtime/pull/130525", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c6ece1e", + "labels": [ + "area-Tracing-coreclr" + ] + }, + { + "id": "runtime@fb070c0", + "repo": "runtime", + "title": "JIT: Optimize always suspending helpers", + "url": "https://github.com/dotnet/runtime/pull/130493", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fb070c0", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@46cb84d", + "repo": "runtime", + "title": "Update ad-hoc signing in HostModel for changed \u0060codesign\u0060 behaviour (code directory page size) in macOS 26\u002B", + "url": "https://github.com/dotnet/runtime/pull/131283", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@46cb84d", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@37096df", + "repo": "runtime", + "title": "Add sshd and Copilot CLI to Android Dev Container", + "url": "https://github.com/dotnet/runtime/pull/129307", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@37096df", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@2a16a4c", + "repo": "runtime", + "title": "Configuration Binder SG: ignore unresolvable metadata types to prevent ambiguous/missing-type emissions", + "url": "https://github.com/dotnet/runtime/pull/130118", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2a16a4c", + "labels": [ + "area-Extensions-Configuration", + "source-generator" + ] + }, + { + "id": "runtime@c4767ed", + "repo": "runtime", + "title": "Convert apphost to C", + "url": "https://github.com/dotnet/runtime/pull/126367", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c4767ed", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@380c478", + "repo": "runtime", + "title": "Remove dead NAOT import", + "url": "https://github.com/dotnet/runtime/pull/131300", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@380c478", + "labels": [ + "community-contribution", + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@caeff23", + "repo": "runtime", + "title": "SPMI: Allow superpmi.py -details to point to a directory", + "url": "https://github.com/dotnet/runtime/pull/131260", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@caeff23", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@9461aa0", + "repo": "runtime", + "title": "Add Signal, WaitForExitStatus, TryWaitForExitStatus, WaitForExitStatusAsync to Process", + "url": "https://github.com/dotnet/runtime/pull/131165", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9461aa0", + "labels": [ + "area-System.Diagnostics.Process" + ] + }, + { + "id": "runtime@fe8656c", + "repo": "runtime", + "title": "Implement CLR data Request methods in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131335", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fe8656c", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@0758314", + "repo": "runtime", + "title": "Shrink large multidimensional array tests to avoid OOM killer", + "url": "https://github.com/dotnet/runtime/pull/131332", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0758314", + "labels": [ + "area-System.Runtime" + ] + }, + { + "id": "runtime@9df78db", + "repo": "runtime", + "title": "Remove contract system support for RETURN/RETVAL/POSTCONDITION", + "url": "https://github.com/dotnet/runtime/pull/126625", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9df78db", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@186b7ac", + "repo": "runtime", + "title": "Optimize Half comparison operators and CompareTo", + "url": "https://github.com/dotnet/runtime/pull/131297", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@186b7ac", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@6a69e3c", + "repo": "runtime", + "title": "Re-enable Half modulus negative-zero tests", + "url": "https://github.com/dotnet/runtime/pull/131290", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6a69e3c", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@199b1a0", + "repo": "runtime", + "title": "JIT: handle adjacent no-GC regions", + "url": "https://github.com/dotnet/runtime/pull/115719", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@199b1a0" + }, + { + "id": "runtime@ce50d13", + "repo": "runtime", + "title": "Seed doc comments for WASM PackedSimd intrinsics", + "url": "https://github.com/dotnet/runtime/pull/131322", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ce50d13", + "labels": [ + "area-System.Runtime" + ] + }, + { + "id": "runtime@911ee58", + "repo": "runtime", + "title": "Remove large-memory CopyTo and parser overflow tests", + "url": "https://github.com/dotnet/runtime/pull/131280", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@911ee58", + "labels": [ + "area-System.Memory" + ] + }, + { + "id": "runtime@174ad35", + "repo": "runtime", + "title": "[wasm][R2R] Fix Vector128 argument alignment in crossgen ArgIterator", + "url": "https://github.com/dotnet/runtime/pull/131328", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@174ad35", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@13cd8e3", + "repo": "runtime", + "title": "[cDAC] Implement IsThreadSuspendedOrHijacked for cDAC", + "url": "https://github.com/dotnet/runtime/pull/131274", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@13cd8e3", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@18ff5e5", + "repo": "runtime", + "title": "[cDAC] Implement DacDbi GetStackWalkCurrentFrameInfo", + "url": "https://github.com/dotnet/runtime/pull/130646", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@18ff5e5", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@a6c4461", + "repo": "runtime", + "title": "Implement TypeHandle::GetName in managed cDAC", + "url": "https://github.com/dotnet/runtime/pull/131336", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a6c4461", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@8761edb", + "repo": "runtime", + "title": "Implement IXCLRDataProcess3::GetFunctionTable in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131284", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8761edb", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@cb58529", + "repo": "runtime", + "title": "Remove \u0060host_mode_t::split_fx\u0060", + "url": "https://github.com/dotnet/runtime/pull/131348", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cb58529", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@1741008", + "repo": "runtime", + "title": "Add DbgShimCreateInstanceFromContractDescriptor cDAC export", + "url": "https://github.com/dotnet/runtime/pull/131357", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1741008", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@f599e09", + "repo": "runtime", + "title": "Vectorize Base64 DecodeFromUtf8InPlace", + "url": "https://github.com/dotnet/runtime/pull/131333", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f599e09", + "labels": [ + "area-System.Buffers" + ] + }, + { + "id": "runtime@d4524ad", + "repo": "runtime", + "title": "[browser] Move boot config tests to Wasm.Build.Tests", + "url": "https://github.com/dotnet/runtime/pull/131223", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d4524ad", + "labels": [ + "arch-wasm", + "test-enhancement", + "area-Infrastructure-mono", + "os-browser" + ] + }, + { + "id": "runtime@2826b2d", + "repo": "runtime", + "title": "Implement cDAC method definition enumeration by address", + "url": "https://github.com/dotnet/runtime/pull/131338", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2826b2d", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@8f65ed7", + "repo": "runtime", + "title": "Fix nested type forwarder preservation", + "url": "https://github.com/dotnet/runtime/pull/131331", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8f65ed7", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@9904543", + "repo": "runtime", + "title": "JIT: fold wasm R2R address constants into load memarg offsets", + "url": "https://github.com/dotnet/runtime/pull/131353", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9904543", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@68fdb23", + "repo": "runtime", + "title": "[wasm] Export cDAC contract descriptor getter on non-emscripten wasm (wasi-sdk)", + "url": "https://github.com/dotnet/runtime/pull/131241", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@68fdb23", + "labels": [ + "arch-wasm", + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@ca073c0", + "repo": "runtime", + "title": "[RyuJIT Wasm] Handle all codegen cases for PackedSimd.Shuffle", + "url": "https://github.com/dotnet/runtime/pull/130991", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ca073c0", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@bd240d9", + "repo": "runtime", + "title": "Update copilot instructions", + "url": "https://github.com/dotnet/runtime/pull/131396", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bd240d9", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@2aa2ce0", + "repo": "runtime", + "title": "[wasm] Assign frame offsets to dependently promoted parameter fields", + "url": "https://github.com/dotnet/runtime/pull/131401", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2aa2ce0", + "labels": [ + "arch-wasm", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@39aaf28", + "repo": "runtime", + "title": "Fix reflection XmlSerializer choice identifier with XmlEnum aliases", + "url": "https://github.com/dotnet/runtime/pull/130445", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@39aaf28", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@69d18c7", + "repo": "runtime", + "title": "support isSequence in reflection xml serializer", + "url": "https://github.com/dotnet/runtime/pull/129493", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@69d18c7", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@f561b0b", + "repo": "runtime", + "title": "Add \u0060contentEncoding: base64\u0060 to JSON schema for byte[], Memory\u003Cbyte\u003E, and ReadOnlyMemory\u003Cbyte\u003E", + "url": "https://github.com/dotnet/runtime/pull/130881", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f561b0b", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@3d59a08", + "repo": "runtime", + "title": "Support CIDR notation in NO_PROXY env variable", + "url": "https://github.com/dotnet/runtime/pull/131397", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3d59a08", + "labels": [ + "area-System.Net.Http", + "community-contribution" + ] + }, + { + "id": "runtime@fefaaf4", + "repo": "runtime", + "title": "[wasm] Bump chrome for testing - linux: 150.0.7871.186, windows: 150.0.7871.187, mac: 150.0.7871.187", + "url": "https://github.com/dotnet/runtime/pull/131380", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fefaaf4", + "labels": [ + "arch-wasm", + "area-Infrastructure-mono" + ] + }, + { + "id": "runtime@55810a4", + "repo": "runtime", + "title": "[Diagnostics] Serialize concurrent reporters in InProc Crash Reporter", + "url": "https://github.com/dotnet/runtime/pull/130436", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@55810a4", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@65b0190", + "repo": "runtime", + "title": "Avoid materializing \u0060Task\u0060/\u0060ValueTask\u0060 in \u0060StreamReader\u0060/\u0060StreamWriter\u0060", + "url": "https://github.com/dotnet/runtime/pull/130689", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@65b0190", + "labels": [ + "area-System.IO", + "runtime-async" + ] + }, + { + "id": "runtime@0e04f95", + "repo": "runtime", + "title": "[browser] Turn the \u003E2GB memory test into an interop conformance test", + "url": "https://github.com/dotnet/runtime/pull/131360", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0e04f95", + "labels": [ + "arch-wasm", + "area-VM-meta-mono", + "os-browser" + ] + }, + { + "id": "runtime@6b6ef2e", + "repo": "runtime", + "title": "[wasm] Report on-frame GC slots as pinned", + "url": "https://github.com/dotnet/runtime/pull/131374", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6b6ef2e", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@3aa40d2", + "repo": "runtime", + "title": "Implement a workaround for ld-prime hitting an assert on large addends", + "url": "https://github.com/dotnet/runtime/pull/124721", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3aa40d2", + "labels": [ + "os-mac-os-x", + "os-ios", + "community-contribution", + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@cea5f60", + "repo": "runtime", + "title": "Fix g_gc_lowest_address updating", + "url": "https://github.com/dotnet/runtime/pull/131324", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cea5f60", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@c40bf12", + "repo": "runtime", + "title": "JIT: Remove boxing from value type instance calls", + "url": "https://github.com/dotnet/runtime/pull/130871", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c40bf12", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@c6e9091", + "repo": "runtime", + "title": "Fix native EH in external shared libs on macOS", + "url": "https://github.com/dotnet/runtime/pull/130693", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c6e9091", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@1103cab", + "repo": "runtime", + "title": "Fix GC.GetTotalMemory returning negative under regions GC", + "url": "https://github.com/dotnet/runtime/pull/130888", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1103cab", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@2177d80", + "repo": "runtime", + "title": "JIT: recompute exit weight in loop inversion", + "url": "https://github.com/dotnet/runtime/pull/131362", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2177d80", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@a3bdcb9", + "repo": "runtime", + "title": "Fix the net481 build break in AllocationHelper", + "url": "https://github.com/dotnet/runtime/pull/131417", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a3bdcb9", + "labels": [ + "area-System.Memory" + ] + }, + { + "id": "runtime@51c924d", + "repo": "runtime", + "title": "Remove PEAssembly::UrlToPath and PEAssembly::FindLastPathSeparator", + "url": "https://github.com/dotnet/runtime/pull/131359", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@51c924d", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@da60813", + "repo": "runtime", + "title": "FileConfigurationProvider: Handle and forward IO exceptions to OnLoadException", + "url": "https://github.com/dotnet/runtime/pull/126093", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@da60813", + "labels": [ + "breaking-change", + "area-Extensions-FileSystem" + ] + }, + { + "id": "runtime@c35b7ab", + "repo": "runtime", + "title": "Migrate JitOptimizationSensitive and GCStressIncompatible to SkipOnCoreClr attributes", + "url": "https://github.com/dotnet/runtime/pull/126108", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c35b7ab", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@2aadf33", + "repo": "runtime", + "title": "Fix config binder source gen for a sole read-only collection ctor param", + "url": "https://github.com/dotnet/runtime/pull/131358", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2aadf33", + "labels": [ + "area-Extensions-Configuration", + "community-contribution", + "source-generator" + ] + }, + { + "id": "runtime@5e36eb4", + "repo": "runtime", + "title": "JIT: cache the wasm image base in a local", + "url": "https://github.com/dotnet/runtime/pull/131369", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5e36eb4", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@79a5a09", + "repo": "runtime", + "title": "Make wasm \u0027V\u0027 signature raising deterministic and add a regression test", + "url": "https://github.com/dotnet/runtime/pull/131429", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@79a5a09", + "labels": [ + "arch-wasm", + "area-crossgen2-coreclr" + ] + }, + { + "id": "runtime@00115f0", + "repo": "runtime", + "title": "Start DBI changes needed for non-surrogate loading", + "url": "https://github.com/dotnet/runtime/pull/131008", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@00115f0", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@fac473e", + "repo": "runtime", + "title": "Implement ClrDataTypeInstance GetName and GetDefinition in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131366", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fac473e", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@f8cf526", + "repo": "runtime", + "title": "Fix EnC static field address cDAC API", + "url": "https://github.com/dotnet/runtime/pull/131443", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f8cf526", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@e2609d5", + "repo": "runtime", + "title": "Fix missed case of COOP to PREEMPT transition", + "url": "https://github.com/dotnet/runtime/pull/131444", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e2609d5", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@10ee48e", + "repo": "runtime", + "title": "Implement CLRDataMethodDefinition IL extent APIs in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131384", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@10ee48e", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@e614b71", + "repo": "runtime", + "title": "Use CodeVersioning for EnC", + "url": "https://github.com/dotnet/runtime/pull/130159", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e614b71", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@a41ab8d", + "repo": "runtime", + "title": "Arm64 SVE: Support scalable constant vectors and masks", + "url": "https://github.com/dotnet/runtime/pull/127520", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a41ab8d", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@965c2a1", + "repo": "runtime", + "title": "[wasm] Don\u0027t import the Mono wasm props on the CoreCLR path", + "url": "https://github.com/dotnet/runtime/pull/131420", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@965c2a1", + "labels": [ + "arch-wasm", + "area-Build-mono" + ] + }, + { + "id": "runtime@4d07108", + "repo": "runtime", + "title": "Use Reflection.Emit accessors when dynamic code is supported", + "url": "https://github.com/dotnet/runtime/pull/131452", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4d07108", + "labels": [ + "area-System.Text.Json" + ] + }, + { + "id": "runtime@9f9485d", + "repo": "runtime", + "title": "Update SetCredentialsAttributesW to match the native C API declaration", + "url": "https://github.com/dotnet/runtime/pull/131425", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9f9485d", + "labels": [ + "area-System.Net.Security", + "community-contribution" + ] + }, + { + "id": "runtime@0174775", + "repo": "runtime", + "title": "Do not allow generic inlining of ldftn requiring a fat function pointer", + "url": "https://github.com/dotnet/runtime/pull/131439", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0174775", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@4dc319f", + "repo": "runtime", + "title": "Preserve IL for CoreCLR interpreter fallback on Apple mobile", + "url": "https://github.com/dotnet/runtime/pull/130622", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4dc319f", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@989dae0", + "repo": "runtime", + "title": "Handle Decimal32/64/128 ABI packing in the VM and AOT type system", + "url": "https://github.com/dotnet/runtime/pull/131345", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@989dae0", + "labels": [ + "area-Interop-coreclr" + ] + }, + { + "id": "runtime@d025911", + "repo": "runtime", + "title": "Improve CI scanner duplicate KBE detection", + "url": "https://github.com/dotnet/runtime/pull/131312", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d025911", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@a7bb6df", + "repo": "runtime", + "title": "[mono] Fix interface call in case of reabstraction", + "url": "https://github.com/dotnet/runtime/pull/131219", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a7bb6df", + "labels": [ + "area-Codegen-JIT-mono" + ] + }, + { + "id": "runtime@adcd699", + "repo": "runtime", + "title": "Make Uri non-ASCII hex unescaping a bit faster", + "url": "https://github.com/dotnet/runtime/pull/131387", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@adcd699", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@35ccab4", + "repo": "runtime", + "title": "[Wasm Ryujit]: implement runtime-async codegen for R2R Wasm", + "url": "https://github.com/dotnet/runtime/pull/131167", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@35ccab4", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@4434a2c", + "repo": "runtime", + "title": "Hide remaining managed EH helpers from the debugger stack", + "url": "https://github.com/dotnet/runtime/pull/131446", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4434a2c", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@f54b55b", + "repo": "runtime", + "title": "Arm64: Initialization of TYP_SIMD/TYP_MASK locals", + "url": "https://github.com/dotnet/runtime/pull/128148", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f54b55b", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@8e33486", + "repo": "runtime", + "title": "Update winget install instructions in windows-requirements.md", + "url": "https://github.com/dotnet/runtime/pull/131462", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8e33486", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@9fe0964", + "repo": "runtime", + "title": "Define \u0060REPO_COMMIT_HASH\u0060 for singlefilehost", + "url": "https://github.com/dotnet/runtime/pull/131441", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9fe0964", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@95b7768", + "repo": "runtime", + "title": "[browser] Remove AssetEntry from dotnet.d.ts public API", + "url": "https://github.com/dotnet/runtime/pull/131413", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@95b7768", + "labels": [ + "arch-wasm", + "area-System.Runtime.InteropServices.JavaScript", + "os-browser" + ] + }, + { + "id": "runtime@ac3fc49", + "repo": "runtime", + "title": "Implement support for derived IXmlSerializable types in XmlSerializer", + "url": "https://github.com/dotnet/runtime/pull/129492", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ac3fc49", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@9758773", + "repo": "runtime", + "title": "Reuse per-thread MemoryStream/Utf8JsonWriter in EventSourceLogger.ToJson", + "url": "https://github.com/dotnet/runtime/pull/131229", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9758773", + "labels": [ + "area-Extensions-Logging" + ] + }, + { + "id": "runtime@f7ce9e3", + "repo": "runtime", + "title": "Fix xsi:list round-tripping with space-separated serialization", + "url": "https://github.com/dotnet/runtime/pull/130428", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f7ce9e3", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@b424f41", + "repo": "runtime", + "title": "JIT: don\u0027t merge assertions from orphaned pred blocks", + "url": "https://github.com/dotnet/runtime/pull/131471", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b424f41", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@318b469", + "repo": "runtime", + "title": "Handle CDATA in unknown extension data (IExtensibleDataObject)", + "url": "https://github.com/dotnet/runtime/pull/130502", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@318b469", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@e99b8d4", + "repo": "runtime", + "title": "[wasm][R2R] Fix Crst level violation between NativeImageEagerFixups and PregeneratedStringThunks", + "url": "https://github.com/dotnet/runtime/pull/131355", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e99b8d4", + "labels": [ + "arch-wasm", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@8f2655f", + "repo": "runtime", + "title": "Make XsdDataContractExporter export consistent for ctor-less collections", + "url": "https://github.com/dotnet/runtime/pull/131181", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8f2655f", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@2567c1a", + "repo": "runtime", + "title": "Fix CLR_Tools_Tests build break in WasmArgumentLayoutTests", + "url": "https://github.com/dotnet/runtime/pull/131505", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2567c1a", + "labels": [ + "area-crossgen2-coreclr" + ] + }, + { + "id": "runtime@950fea3", + "repo": "runtime", + "title": "[wasm] Fix JIT helper calls modeled with the wrong return arity", + "url": "https://github.com/dotnet/runtime/pull/131383", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@950fea3", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@40bfca6", + "repo": "runtime", + "title": "[Wasm RyuJit] assert function regions are contiguous after control flow", + "url": "https://github.com/dotnet/runtime/pull/131433", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@40bfca6", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@00fc09e", + "repo": "runtime", + "title": "Enable in-proc crash reporting on MacOS \u002B Linux", + "url": "https://github.com/dotnet/runtime/pull/131410", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@00fc09e", + "labels": [ + "area-PAL-coreclr" + ] + }, + { + "id": "runtime@ba10a6e", + "repo": "runtime", + "title": "Reconcile ReleaseHolder, ComHolderPreemp, and ComHolderAnyMode", + "url": "https://github.com/dotnet/runtime/pull/130373", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ba10a6e", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@1eb9a9c", + "repo": "runtime", + "title": "Add universal DBI with private PAL", + "url": "https://github.com/dotnet/runtime/pull/131458", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1eb9a9c", + "labels": [ + "area-Infrastructure-coreclr" + ] + }, + { + "id": "runtime@a3ee88f", + "repo": "runtime", + "title": "[cDAC] Validate contract presence in interface returning functions", + "url": "https://github.com/dotnet/runtime/pull/131009", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a3ee88f", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@0f3bb2e", + "repo": "runtime", + "title": "Harden dbgutil Windows PE export walk against corrupted or incomplete module data", + "url": "https://github.com/dotnet/runtime/pull/131363", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0f3bb2e", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@8f769f8", + "repo": "runtime", + "title": "[ci-scan-feedback] Route platform-specific crypto-config failures to loop-in", + "url": "https://github.com/dotnet/runtime/pull/131469", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8f769f8", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@ff75b1c", + "repo": "runtime", + "title": "Update CMakePresets.json to 3.26 version", + "url": "https://github.com/dotnet/runtime/pull/126014", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ff75b1c", + "labels": [ + "area-Infrastructure-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@eff9a2f", + "repo": "runtime", + "title": "Fix crash dump exit code comparison", + "url": "https://github.com/dotnet/runtime/pull/131520", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@eff9a2f", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@c62993f", + "repo": "runtime", + "title": "Fix config binding source generator duplicating collection items bound through a constructor parameter", + "url": "https://github.com/dotnet/runtime/pull/131092", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c62993f", + "labels": [ + "area-Extensions-Configuration" + ] + }, + { + "id": "runtime@9fb40cc", + "repo": "runtime", + "title": "Fix deadlock between EventListenersLock and ArrayPoolEventSource static ctor", + "url": "https://github.com/dotnet/runtime/pull/131501", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9fb40cc", + "labels": [ + "area-System.Diagnostics.Tracing" + ] + }, + { + "id": "runtime@3dad2c9", + "repo": "runtime", + "title": "Use an explicit allow list for SIMD types in getTypeLayout", + "url": "https://github.com/dotnet/runtime/pull/131479", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3dad2c9", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@d75c1ca", + "repo": "runtime", + "title": "[cDAC] Always assign IStringHolder in DacDbi GetModulePath for pathless modules", + "url": "https://github.com/dotnet/runtime/pull/131518", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d75c1ca", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@9ddd59e", + "repo": "runtime", + "title": "JIT: rewrite wasm local.set/local.get as local.tee", + "url": "https://github.com/dotnet/runtime/pull/131513", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9ddd59e", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@c149619", + "repo": "runtime", + "title": "Improve MemoryCache performance under high contention", + "url": "https://github.com/dotnet/runtime/pull/131470", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c149619", + "labels": [ + "area-System.Runtime.Caching", + "Priority:0" + ] + }, + { + "id": "runtime@d7e2960", + "repo": "runtime", + "title": "JIT: include element info when comparing array address trees", + "url": "https://github.com/dotnet/runtime/pull/131485", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d7e2960", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@930fa98", + "repo": "runtime", + "title": "[Diagnostics] Avoid resolving IL offsets for framed crash frames", + "url": "https://github.com/dotnet/runtime/pull/131481", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@930fa98", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@9de20a9", + "repo": "runtime", + "title": "[wasm] Provision build/test tools into a shared, version-keyed cache", + "url": "https://github.com/dotnet/runtime/pull/131351", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9de20a9", + "labels": [ + "arch-wasm", + "area-Build-mono" + ] + }, + { + "id": "runtime@5d12faf", + "repo": "runtime", + "title": "[browser][mono][MT] Uncaught TypeError: He._emscripten_force_exit is not a function", + "url": "https://github.com/dotnet/runtime/pull/131524", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d12faf", + "labels": [ + "arch-wasm", + "area-Build-mono" + ] + }, + { + "id": "runtime@0a25043", + "repo": "runtime", + "title": "Remove length check on debug log content", + "url": "https://github.com/dotnet/runtime/pull/131521", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0a25043", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@5c43bfb", + "repo": "runtime", + "title": "Unblock stacked PR CI by broadening PR branch filters in AzDO pipelines", + "url": "https://github.com/dotnet/runtime/pull/131539", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5c43bfb", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@006ca18", + "repo": "runtime", + "title": "Fix foreground shutdown test", + "url": "https://github.com/dotnet/runtime/pull/131437", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@006ca18", + "labels": [ + "area-System.Threading" + ] + }, + { + "id": "runtime@3018512", + "repo": "runtime", + "title": "[Tests] Disable inproc crash reporter for intentional crashing tests", + "url": "https://github.com/dotnet/runtime/pull/131536", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3018512", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@4360c75", + "repo": "runtime", + "title": "Fix Avx.Compare miscompile with non-constant FloatComparisonMode", + "url": "https://github.com/dotnet/runtime/pull/131482", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4360c75", + "labels": [ + "area-CodeGen-coreclr", + "Priority:2" + ] + }, + { + "id": "runtime@9c9c8bc", + "repo": "runtime", + "title": "Remove dead C\u002B\u002B wrappers left over from corehost C conversion", + "url": "https://github.com/dotnet/runtime/pull/131489", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9c9c8bc", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@85dad87", + "repo": "runtime", + "title": "Enable R2R for unresolved static virtual interface calls", + "url": "https://github.com/dotnet/runtime/pull/131282", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@85dad87", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@36c02c1", + "repo": "runtime", + "title": "Enable ML-DSA CMS tests on .NET Framework", + "url": "https://github.com/dotnet/runtime/pull/131445", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@36c02c1", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@7028c47", + "repo": "runtime", + "title": "Implement IXCLRDataTypeDefinition metadata methods in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131365", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7028c47", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@d1d60b3", + "repo": "runtime", + "title": "Implement IXCLRDataExceptionState.GetManagedObject in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131334", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d1d60b3", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@7a6987d", + "repo": "runtime", + "title": "Use cdac for metadata serialization", + "url": "https://github.com/dotnet/runtime/pull/131027", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7a6987d", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@72dac24", + "repo": "runtime", + "title": "[clrinterp] Small peep fixes", + "url": "https://github.com/dotnet/runtime/pull/131547", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@72dac24", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@b49902f", + "repo": "runtime", + "title": "JIT: Use a \u0022resumed?\u0022 indicator variable in runtime async instead of \u0060lvaAsyncContinuationArg != nullptr\u0060", + "url": "https://github.com/dotnet/runtime/pull/128152", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b49902f", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@ec8fd0d", + "repo": "runtime", + "title": "Enable process isolation for GC handle tests", + "url": "https://github.com/dotnet/runtime/pull/131531", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ec8fd0d", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@ea9195c", + "repo": "runtime", + "title": "Add process isolation requirement for GC tests", + "url": "https://github.com/dotnet/runtime/pull/131532", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ea9195c", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@d2bbb85", + "repo": "runtime", + "title": "[HTTP] High cardinality metrics to observable", + "url": "https://github.com/dotnet/runtime/pull/131275", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d2bbb85", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@2f1e024", + "repo": "runtime", + "title": "Interop.Process: Avoid unhandled exception on FreeBSD", + "url": "https://github.com/dotnet/runtime/pull/131534", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2f1e024", + "labels": [ + "area-System.Diagnostics.Process", + "community-contribution" + ] + }, + { + "id": "runtime@727a4ac", + "repo": "runtime", + "title": "Fix WKS BGC access violation from stale ma_committed on unlinked expansion segment", + "url": "https://github.com/dotnet/runtime/pull/123490", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@727a4ac" + }, + { + "id": "runtime@ac60535", + "repo": "runtime", + "title": "Fix non-monotonic GC.GetTotalAllocatedBytes under DATAS (Server GC)", + "url": "https://github.com/dotnet/runtime/pull/131069", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ac60535", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@490a2b0", + "repo": "runtime", + "title": "Fix Uri perf regression from stackallocs", + "url": "https://github.com/dotnet/runtime/pull/131550", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@490a2b0", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@19ad191", + "repo": "runtime", + "title": "ConfigurationBinder: Skip binding null getter-only collection properties", + "url": "https://github.com/dotnet/runtime/pull/131045", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@19ad191", + "labels": [ + "area-Extensions-Configuration", + "community-contribution" + ] + }, + { + "id": "runtime@59c7521", + "repo": "runtime", + "title": "Add System.Text.Json converters for BFloat16 and the IEEE 754 decimal types", + "url": "https://github.com/dotnet/runtime/pull/131523", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@59c7521", + "labels": [ + "area-System.Text.Json" + ] + }, + { + "id": "runtime@5f971a6", + "repo": "runtime", + "title": "Optimize method invocations in System.Text.Json et al.", + "url": "https://github.com/dotnet/runtime/pull/131018", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5f971a6", + "labels": [ + "area-System.Text.Json", + "community-contribution" + ] + }, + { + "id": "runtime@fdccdc6", + "repo": "runtime", + "title": "Implement cDAC native code info DacDbi APIs", + "url": "https://github.com/dotnet/runtime/pull/131561", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fdccdc6", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@b618f5a", + "repo": "runtime", + "title": "Remove NYI_WASM_SIMD and JitNyiWasmSimdToR2RUnsupported", + "url": "https://github.com/dotnet/runtime/pull/131540", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b618f5a", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@0b4b5f2", + "repo": "runtime", + "title": "[RyuJIT Wasm] Remove some unreachable uses of \u0060NYI_WASM\u0060", + "url": "https://github.com/dotnet/runtime/pull/131560", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0b4b5f2", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@3965f5c", + "repo": "runtime", + "title": "Escape C# keyword identifiers in Configuration Binder source generator", + "url": "https://github.com/dotnet/runtime/pull/131453", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3965f5c", + "labels": [ + "area-Extensions-Configuration", + "source-generator" + ] + }, + { + "id": "runtime@efe647b", + "repo": "runtime", + "title": "XmlSerializer - Fire UnknownAttribute for stray attributes on built-in typed elements", + "url": "https://github.com/dotnet/runtime/pull/131302", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@efe647b", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@974b4b5", + "repo": "runtime", + "title": "[arm64] Use the scalar shift when scaling Vector64 shuffle indices", + "url": "https://github.com/dotnet/runtime/pull/131488", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@974b4b5", + "labels": [ + "arch-arm64", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@719a5c7", + "repo": "runtime", + "title": "Bypass CreateReadStream for PhysicalFileInfo in FileConfigurationProvider", + "url": "https://github.com/dotnet/runtime/pull/131486", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@719a5c7", + "labels": [ + "area-Extensions-FileSystem" + ] + }, + { + "id": "runtime@4a38c7b", + "repo": "runtime", + "title": "Ensure that Decimal32/64/128 ToString roundtrips and preserves the cohort", + "url": "https://github.com/dotnet/runtime/pull/131422", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4a38c7b", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@5b3683b", + "repo": "runtime", + "title": "Split the Copilot instruction files by activity", + "url": "https://github.com/dotnet/runtime/pull/131438", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5b3683b", + "labels": [ + "area-skills" + ] + }, + { + "id": "runtime@1e48ed6", + "repo": "runtime", + "title": "Re-enable the ArrayPool PollingEventFires test", + "url": "https://github.com/dotnet/runtime/pull/131326", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1e48ed6", + "labels": [ + "area-System.Collections" + ] + }, + { + "id": "runtime@bdfac9a", + "repo": "runtime", + "title": "JIT: evaluate wasm localloc call args to temps", + "url": "https://github.com/dotnet/runtime/pull/131559", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bdfac9a", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@d6089ff", + "repo": "runtime", + "title": "Treat empty string value from chained configuration as present", + "url": "https://github.com/dotnet/runtime/pull/131480", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d6089ff", + "labels": [ + "breaking-change", + "area-Extensions-Configuration" + ] + }, + { + "id": "runtime@4d8ec59", + "repo": "runtime", + "title": "Add Reset() to the Zlib-based Encoders/Decoders", + "url": "https://github.com/dotnet/runtime/pull/131307", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4d8ec59", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@780849b", + "repo": "runtime", + "title": "[Wasm RyuJit] repair multi-entry try regions", + "url": "https://github.com/dotnet/runtime/pull/131558", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@780849b", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@db6e4f9", + "repo": "runtime", + "title": "Ship hosting layer error codes as a public header", + "url": "https://github.com/dotnet/runtime/pull/131617", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@db6e4f9", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@166d120", + "repo": "runtime", + "title": "Remove custom prefix handling from Windows apphost", + "url": "https://github.com/dotnet/runtime/pull/131622", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@166d120", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@640b326", + "repo": "runtime", + "title": "Fix an out-of-bounds read when matching UTF-8 number separators", + "url": "https://github.com/dotnet/runtime/pull/131599", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@640b326", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@ba8afce", + "repo": "runtime", + "title": "[cDAC] Rename GetPEFileMDInternalRW to HasReadWriteMetadata and implement in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131571", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ba8afce", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@1e402a1", + "repo": "runtime", + "title": "[ios-clr] Deduplicate CreateThread event when a thread runs both R2R and interpreted code", + "url": "https://github.com/dotnet/runtime/pull/130127", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1e402a1", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@c77d463", + "repo": "runtime", + "title": "Retarget cdac projects to NetCoreAppMinimum (net10)", + "url": "https://github.com/dotnet/runtime/pull/131551", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c77d463", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@6e9facc", + "repo": "runtime", + "title": "[mono][interp] Fix miscompile of self-assignment via newobj with alised byref args.", + "url": "https://github.com/dotnet/runtime/pull/131586", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6e9facc", + "labels": [ + "area-Codegen-Interpreter-mono" + ] + }, + { + "id": "runtime@896a382", + "repo": "runtime", + "title": "Port in-process crash reporters to all Unix OSes", + "url": "https://github.com/dotnet/runtime/pull/131604", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@896a382", + "labels": [ + "area-Diagnostics-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@c0c00a0", + "repo": "runtime", + "title": "Add DI singleton reentrancy regression test", + "url": "https://github.com/dotnet/runtime/pull/131598", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c0c00a0", + "labels": [ + "area-Extensions-DependencyInjection" + ] + }, + { + "id": "runtime@bc8571b", + "repo": "runtime", + "title": "Don\u0027t share a value number between raw addresses taken in different pinned regions", + "url": "https://github.com/dotnet/runtime/pull/131625", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bc8571b", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@539a699", + "repo": "runtime", + "title": "Correctly implement fuzzers for new encryption streams", + "url": "https://github.com/dotnet/runtime/pull/131306", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@539a699", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@0e58de6", + "repo": "runtime", + "title": "Add unsafe contract consistency code fixes", + "url": "https://github.com/dotnet/runtime/pull/131454", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0e58de6", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@fd405fc", + "repo": "runtime", + "title": "Flush Crossgen2 R2R output stream before generating native PDB", + "url": "https://github.com/dotnet/runtime/pull/131607", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fd405fc", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@dc8d92d", + "repo": "runtime", + "title": "Integrating GetFrameType and SetContext into cDAC", + "url": "https://github.com/dotnet/runtime/pull/131608", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dc8d92d", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@fffed31", + "repo": "runtime", + "title": "Update copilot instructions to allow more efficient interactive CLI usage", + "url": "https://github.com/dotnet/runtime/pull/131626", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fffed31", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@44687f2", + "repo": "runtime", + "title": "Add ReadOnlySpan constructors to BitArray", + "url": "https://github.com/dotnet/runtime/pull/131500", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@44687f2", + "labels": [ + "area-System.Collections" + ] + }, + { + "id": "runtime@0bbeda6", + "repo": "runtime", + "title": "Normalize TYP_BYREF to TYP_INT in implicit casts even on x86", + "url": "https://github.com/dotnet/runtime/pull/131442", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0bbeda6", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@ccd6004", + "repo": "runtime", + "title": "[APX] refactor APX-EVEX emitter", + "url": "https://github.com/dotnet/runtime/pull/129915", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ccd6004", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@d5c739f", + "repo": "runtime", + "title": "Remove NativeAOT DebugHeader plumbing", + "url": "https://github.com/dotnet/runtime/pull/131553", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d5c739f", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@34a3c5d", + "repo": "runtime", + "title": "Delete long-disabled Bundle_can_be_renamed test", + "url": "https://github.com/dotnet/runtime/pull/131621", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@34a3c5d", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@d3764e0", + "repo": "runtime", + "title": "Make all entries in WASM tables SymbolDefinitions", + "url": "https://github.com/dotnet/runtime/pull/130920", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d3764e0", + "labels": [ + "arch-wasm", + "area-ReadyToRun" + ] + }, + { + "id": "runtime@2de3951", + "repo": "runtime", + "title": "Fix SuppressGCTransitionNegativeTest: restore GCStressIncompatible, document CLRTestExitCode requirement", + "url": "https://github.com/dotnet/runtime/pull/131670", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2de3951", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@9c1812d", + "repo": "runtime", + "title": "Fix CoreCLR browser-wasm native relink from a packaged SDK", + "url": "https://github.com/dotnet/runtime/pull/131646", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9c1812d", + "labels": [ + "arch-wasm", + "area-Build-mono" + ] + }, + { + "id": "runtime@f2b2cee", + "repo": "runtime", + "title": "JIT: use user arg indices when reading call args", + "url": "https://github.com/dotnet/runtime/pull/131661", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f2b2cee", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@5ce1449", + "repo": "runtime", + "title": "Fix NativeAOT crash in Server GC with ETW GCHeapDump tracing", + "url": "https://github.com/dotnet/runtime/pull/131678", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5ce1449", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@db42477", + "repo": "runtime", + "title": "Fix codegen assert reloading a spilled signed small cast source", + "url": "https://github.com/dotnet/runtime/pull/130985", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@db42477", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@ba80460", + "repo": "runtime", + "title": "Exclude WebSocketException from BinaryFormatter blob ToString comparison", + "url": "https://github.com/dotnet/runtime/pull/131682", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ba80460", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@99042b4", + "repo": "runtime", + "title": "Adopt issue-labeler v2.2.0 in runtime workflows", + "url": "https://github.com/dotnet/runtime/pull/131685", + "commit": "dotnet@e86a6da", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@99042b4", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@0eb5481", + "repo": "runtime", + "title": "Fix cDAC DBI cleanup lifetime", + "url": "https://github.com/dotnet/runtime/pull/131627", + "commit": "dotnet@e86a6da", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0eb5481", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@c251738", + "repo": "runtime", + "title": "Support unsafe evolution in LibraryImportGenerator", + "url": "https://github.com/dotnet/runtime/pull/131245", + "commit": "dotnet@e86a6da", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c251738", + "labels": [ + "area-System.Runtime.InteropServices", + "linkable-framework", + "source-generator", + "reduce-unsafe" + ] + }, + { + "id": "runtime@f7a6366", + "repo": "runtime", + "title": "Revert \u0022Retarget cdac projects to NetCoreAppMinimum (net10)\u0022", + "url": "https://github.com/dotnet/runtime/pull/131697", + "commit": "dotnet@e86a6da", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f7a6366", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@1645260", + "repo": "runtime", + "title": "Remove temporary array allocations in \u0060ComVariant.As\u0060.", + "url": "https://github.com/dotnet/runtime/pull/131704", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1645260", + "labels": [ + "area-System.Runtime.InteropServices", + "community-contribution" + ] + }, + { + "id": "runtime@75c1187", + "repo": "runtime", + "title": "Flush after each live enumerable write in SSE \u0026 JSON", + "url": "https://github.com/dotnet/runtime/pull/131585", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@75c1187", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@a2f953f", + "repo": "runtime", + "title": "Clean-up Windows interop code and project files.", + "url": "https://github.com/dotnet/runtime/pull/131233", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a2f953f", + "labels": [ + "area-System.Runtime.InteropServices", + "community-contribution" + ] + }, + { + "id": "runtime@79efd2d", + "repo": "runtime", + "title": "[cDAC] Fix bug in static address calculation", + "url": "https://github.com/dotnet/runtime/pull/131712", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@79efd2d", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@2d0ca35", + "repo": "runtime", + "title": "Avoid inlining Random.InternalSample", + "url": "https://github.com/dotnet/runtime/pull/131714", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2d0ca35", + "labels": [ + "area-System.Runtime" + ] + }, + { + "id": "runtime@5e52dd7", + "repo": "runtime", + "title": "[cDAC] Fix bug in EnumerateInstantiationFields", + "url": "https://github.com/dotnet/runtime/pull/131717", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5e52dd7", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@1110e1e", + "repo": "runtime", + "title": "[cDAC] bug fix in DacDbi GetModulePath", + "url": "https://github.com/dotnet/runtime/pull/131718", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1110e1e", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@316a34a", + "repo": "runtime", + "title": "[cDAC] Fix bug in GC contract", + "url": "https://github.com/dotnet/runtime/pull/131724", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@316a34a", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@abcd6eb", + "repo": "runtime", + "title": "[wasm] Bump chrome for testing - linux: 151.0.7922.71, windows: 151.0.7922.72, mac: 151.0.7922.72", + "url": "https://github.com/dotnet/runtime/pull/131705", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@abcd6eb", + "labels": [ + "arch-wasm", + "area-Infrastructure-mono" + ] + }, + { + "id": "runtime@c4fc2a5", + "repo": "runtime", + "title": "Fix comments for compression area", + "url": "https://github.com/dotnet/runtime/pull/131648", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c4fc2a5", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@a5a7cd0", + "repo": "runtime", + "title": "Fix interpreter TraceCall GC mode", + "url": "https://github.com/dotnet/runtime/pull/131587", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a5a7cd0", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@99a9a2e", + "repo": "runtime", + "title": "[android] Skip internal arm device test sends", + "url": "https://github.com/dotnet/runtime/pull/131637", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@99a9a2e", + "labels": [ + "os-android", + "area-Infrastructure-mono" + ] + }, + { + "id": "runtime@ebf0f55", + "repo": "runtime", + "title": "Fix NetworkInterface list on Windows", + "url": "https://github.com/dotnet/runtime/pull/131575", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ebf0f55", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@efb85c9", + "repo": "runtime", + "title": "Mark InteropServices.ObjectiveC APIs as available on all Apple platforms.", + "url": "https://github.com/dotnet/runtime/pull/131583", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@efb85c9", + "labels": [ + "area-System.Runtime.InteropServices" + ] + }, + { + "id": "runtime@f8454b4", + "repo": "runtime", + "title": "Fix custom-attribute generic argument dataflow in the trimmer", + "url": "https://github.com/dotnet/runtime/pull/128776", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f8454b4", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@919d070", + "repo": "runtime", + "title": "Fix configuration binder dropping collection items with null constructor parameters", + "url": "https://github.com/dotnet/runtime/pull/131455", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@919d070", + "labels": [ + "area-Extensions-Configuration" + ] + }, + { + "id": "runtime@3241014", + "repo": "runtime", + "title": "Make test file watchers more resilient", + "url": "https://github.com/dotnet/runtime/pull/131304", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3241014", + "labels": [ + "area-Extensions-FileSystem" + ] + }, + { + "id": "runtime@93add0d", + "repo": "runtime", + "title": "Emit a resolvable type name for Runtime Async continuations in GC heap dumps", + "url": "https://github.com/dotnet/runtime/pull/131684", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@93add0d", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@deb76ef", + "repo": "runtime", + "title": "Implement CLRDataMethodInstance APIs in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131340", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@deb76ef", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@46c94b3", + "repo": "runtime", + "title": "Remove calli target tagging from CoreCLR interop stubs", + "url": "https://github.com/dotnet/runtime/pull/131642", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@46c94b3", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@39d3f6a", + "repo": "runtime", + "title": "Fix TransactionManager DefaultTimeout/MaximumTimeout setter race condition", + "url": "https://github.com/dotnet/runtime/pull/130664", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@39d3f6a", + "labels": [ + "area-System.Transactions" + ] + }, + { + "id": "runtime@2cec259", + "repo": "runtime", + "title": "Support enum values in substitution XML", + "url": "https://github.com/dotnet/runtime/pull/131663", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2cec259", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@403a194", + "repo": "runtime", + "title": "Configure Server GC for NativeAOT regression test", + "url": "https://github.com/dotnet/runtime/pull/131727", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@403a194", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@dd08439", + "repo": "runtime", + "title": "[cDAC] Fix bug in exception contract", + "url": "https://github.com/dotnet/runtime/pull/131761", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dd08439", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@6b16041", + "repo": "runtime", + "title": "[cDAC] Hide module lookup map layout details", + "url": "https://github.com/dotnet/runtime/pull/130730", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6b16041", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@88956c7", + "repo": "runtime", + "title": "Make custom IData initializers lazy", + "url": "https://github.com/dotnet/runtime/pull/131763", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@88956c7", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@c159290", + "repo": "runtime", + "title": "JIT: Treat the indicator variable as transition-preserved", + "url": "https://github.com/dotnet/runtime/pull/131731", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c159290", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@389be14", + "repo": "runtime", + "title": "Restore stress guards on process-isolated IL tests", + "url": "https://github.com/dotnet/runtime/pull/131769", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@389be14", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@891f0e6", + "repo": "runtime", + "title": "JIT: fix bit-test switch lowering when the bit table is inverted", + "url": "https://github.com/dotnet/runtime/pull/131736", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@891f0e6", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@854ee08", + "repo": "runtime", + "title": "Compile ref-assemblies with updated-memory-safety-rules", + "url": "https://github.com/dotnet/runtime/pull/131733", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@854ee08", + "labels": [ + "area-Infrastructure-libraries" + ] + }, + { + "id": "runtime@10c04f7", + "repo": "runtime", + "title": "Add FreeBSD/powerpc64le (ppc64le) PAL and platform support", + "url": "https://github.com/dotnet/runtime/pull/129968", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@10c04f7", + "labels": [ + "os-freebsd", + "area-PAL-coreclr", + "arch-ppc64le" + ] + }, + { + "id": "runtime@80a98f8", + "repo": "runtime", + "title": "Remove ClassSupportsIClassX which always returns true", + "url": "https://github.com/dotnet/runtime/pull/131683", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@80a98f8", + "labels": [ + "area-Interop-coreclr" + ] + }, + { + "id": "runtime@5c0beda", + "repo": "runtime", + "title": "JIT: Handle op1 struct-values in commas in physical promotion", + "url": "https://github.com/dotnet/runtime/pull/131749", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5c0beda", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@f2b2fc2", + "repo": "runtime", + "title": "Add JsonPolymorphicAttribute.InferClosedTypePolymorphism", + "url": "https://github.com/dotnet/runtime/pull/131623", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f2b2fc2", + "labels": [ + "area-System.Text.Json" + ] + }, + { + "id": "runtime@80aa3f8", + "repo": "runtime", + "title": "Exclude reverse P/Invoke stubs from profiler code-transition callbacks.", + "url": "https://github.com/dotnet/runtime/pull/131578", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@80aa3f8", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@ed441c4", + "repo": "runtime", + "title": "Fix Tar cleanup one-liners", + "url": "https://github.com/dotnet/runtime/pull/131672", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ed441c4", + "labels": [ + "area-System.Formats.Tar" + ] + }, + { + "id": "runtime@96d5d8b", + "repo": "runtime", + "title": "[main] Update dependencies from dotnet/runtime-assets", + "url": "https://github.com/dotnet/runtime/pull/131516", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@96d5d8b", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@dab7ae5", + "repo": "runtime", + "title": "Reuse typical instantiation DispatchMap for generic instantiations", + "url": "https://github.com/dotnet/runtime/pull/130530", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dab7ae5", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@2dd5330", + "repo": "runtime", + "title": "Accept moving write buffers for socket-bound TLS sessions", + "url": "https://github.com/dotnet/runtime/pull/131759", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2dd5330", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@5a501b1", + "repo": "runtime", + "title": "Fix MemoryCache concurrency tests", + "url": "https://github.com/dotnet/runtime/pull/131728", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5a501b1", + "labels": [ + "area-Extensions-Caching" + ] + }, + { + "id": "runtime@53aec40", + "repo": "runtime", + "title": "Enable out-of-process tests for CoreCLR browser WASM", + "url": "https://github.com/dotnet/runtime/pull/131110", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@53aec40", + "labels": [ + "arch-wasm", + "area-Infrastructure-coreclr" + ] + }, + { + "id": "runtime@953021c", + "repo": "runtime", + "title": "Fix SslAuthenticationOptions incorrectly disposing unowned IntermediateCertificates", + "url": "https://github.com/dotnet/runtime/pull/131758", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@953021c", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@e81b1d1", + "repo": "runtime", + "title": "Add getter-only configuration binding parity tests", + "url": "https://github.com/dotnet/runtime/pull/131593", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e81b1d1", + "labels": [ + "area-Extensions-Configuration" + ] + }, + { + "id": "runtime@70568e2", + "repo": "runtime", + "title": "Disable TLS resume in SslStreamServer_RejectsClientCert_ClientObservesAlert", + "url": "https://github.com/dotnet/runtime/pull/131755", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@70568e2", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@14f9284", + "repo": "runtime", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/runtime/pull/131569", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@14f9284", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@5d00cb4", + "repo": "runtime", + "title": "Enforce required Negotiate mutual authentication", + "url": "https://github.com/dotnet/runtime/pull/131588", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d00cb4", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@4693307", + "repo": "runtime", + "title": "Avoid unbounded MemoryStream allocation when copying tar entry data", + "url": "https://github.com/dotnet/runtime/pull/131791", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4693307", + "labels": [ + "area-System.Formats.Tar" + ] + }, + { + "id": "runtime@eb3dce1", + "repo": "runtime", + "title": "JIT: bail out of CEA cloning if alloc block has multiple successors", + "url": "https://github.com/dotnet/runtime/pull/131762", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@eb3dce1", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@89cd016", + "repo": "runtime", + "title": "[mobile] Restore iOS device legs in runtime.yml", + "url": "https://github.com/dotnet/runtime/pull/131787", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@89cd016", + "labels": [ + "area-Infrastructure", + "os-ios" + ] + }, + { + "id": "runtime@24630fa", + "repo": "runtime", + "title": "Don\u0027t suggest GPT-5.3-codex for code review skill", + "url": "https://github.com/dotnet/runtime/pull/131775", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@24630fa", + "labels": [ + "area-skills" + ] + }, + { + "id": "runtime@b1f9045", + "repo": "runtime", + "title": "[cDAC] Implement IXCLRDataValue APIs", + "url": "https://github.com/dotnet/runtime/pull/131690", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b1f9045", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@ca4ed7d", + "repo": "runtime", + "title": "Restore symbol-free decoding for CORINFO_HELP_NEW helpers", + "url": "https://github.com/dotnet/runtime/pull/131554", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ca4ed7d", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@ae97cad", + "repo": "runtime", + "title": "JIT: elide redundant wasm Virtual IP updates", + "url": "https://github.com/dotnet/runtime/pull/131688", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ae97cad", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@176c222", + "repo": "runtime", + "title": "Fix BigInteger to double conversion rounding on s390x", + "url": "https://github.com/dotnet/runtime/pull/131491", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@176c222", + "labels": [ + "area-VM-meta-mono", + "community-contribution" + ] + }, + { + "id": "runtime@815a631", + "repo": "runtime", + "title": "[Mono]: Fix InvalidCastException for enum nested in a generic type on Mono", + "url": "https://github.com/dotnet/runtime/pull/131739", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@815a631", + "labels": [ + "area-VM-meta-mono" + ] + }, + { + "id": "runtime@7dfe2b5", + "repo": "runtime", + "title": "Enable Helix Job Monitor for the runtime pipeline", + "url": "https://github.com/dotnet/runtime/pull/129690", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7dfe2b5", + "labels": [ + "area-Infrastructure-mono" + ] + }, + { + "id": "runtime@c3901aa", + "repo": "runtime", + "title": "Add cordbdi_universal static library with MSCORDBI_LINKS_PRIVATE_PAL defined", + "url": "https://github.com/dotnet/runtime/pull/131825", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c3901aa", + "labels": [ + "area-Infrastructure-coreclr" + ] + }, + { + "id": "runtime@7be21e6", + "repo": "runtime", + "title": "Fix AV in ICorProfilerInfo2::GetClassLayout for Runtime Async continuation types", + "url": "https://github.com/dotnet/runtime/pull/131133", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7be21e6", + "labels": [ + "area-Diagnostics-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@f107b23", + "repo": "runtime", + "title": "JIT: Avoid unnecessary argument spills in indirect call transformer", + "url": "https://github.com/dotnet/runtime/pull/131754", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f107b23", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@19ff735", + "repo": "runtime", + "title": "Wasm: stop R2R stack walk at reverse-pinvoke frames", + "url": "https://github.com/dotnet/runtime/pull/131668", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@19ff735", + "labels": [ + "arch-wasm", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@f7d2d52", + "repo": "runtime", + "title": "Fix profiler ReJIT of Runtime Async method bodies", + "url": "https://github.com/dotnet/runtime/pull/131681", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f7d2d52", + "labels": [ + "area-Diagnostics-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@23ec3d9", + "repo": "runtime", + "title": "arm64: Optimize ARM64 compare mask ExtractMostSignificantBits consumers", + "url": "https://github.com/dotnet/runtime/pull/129688", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@23ec3d9", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@18f89a4", + "repo": "runtime", + "title": "Change VOLATILE_MEMORY_BARRIER for x64 Unix", + "url": "https://github.com/dotnet/runtime/pull/131807", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@18f89a4", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@10f36f5", + "repo": "runtime", + "title": "Fix incorrect checks for CreateThread failure", + "url": "https://github.com/dotnet/runtime/pull/131808", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@10f36f5", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@ff5613f", + "repo": "runtime", + "title": "Add ILLink coverage for unused virtual method annotations", + "url": "https://github.com/dotnet/runtime/pull/130640", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ff5613f", + "labels": [ + "area-Infrastructure", + "linkable-framework" + ] + }, + { + "id": "runtime@e275aeb", + "repo": "runtime", + "title": "Recognize bit-manipulation idioms and emit bzhi/bts/btc/btr/bt on xarch", + "url": "https://github.com/dotnet/runtime/pull/130481", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e275aeb", + "labels": [ + "area-CodeGen-coreclr", + "Priority:2" + ] + }, + { + "id": "runtime@4945fe8", + "repo": "runtime", + "title": "Run large array test exclusively", + "url": "https://github.com/dotnet/runtime/pull/131729", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4945fe8", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@1b7adc4", + "repo": "runtime", + "title": "[cDAC] Unwrap legacy AppDomain for method enumeration", + "url": "https://github.com/dotnet/runtime/pull/131837", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1b7adc4", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@173e6b4", + "repo": "runtime", + "title": "[cDAC] Preserve basic object type input", + "url": "https://github.com/dotnet/runtime/pull/131836", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@173e6b4", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@73b9acb", + "repo": "runtime", + "title": "Add cDAC runtime version information", + "url": "https://github.com/dotnet/runtime/pull/131780", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@73b9acb", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@8668a62", + "repo": "runtime", + "title": "Use inline arrays in \u0060GCMemoryInfoData\u0060.", + "url": "https://github.com/dotnet/runtime/pull/131827", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8668a62", + "labels": [ + "area-System.Runtime", + "community-contribution", + "reduce-unsafe" + ] + }, + { + "id": "runtime@4c7dfb6", + "repo": "runtime", + "title": "Exclude rundownvalidation from crossgen tests", + "url": "https://github.com/dotnet/runtime/pull/131829", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4c7dfb6", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@c8f9797", + "repo": "runtime", + "title": "Disable GetGeneration test under interpreter (InterpreterIncompatible)", + "url": "https://github.com/dotnet/runtime/pull/131816", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c8f9797", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@0b242ac", + "repo": "runtime", + "title": "Suppress union ambiguity warning when a global classified is specified at compile time", + "url": "https://github.com/dotnet/runtime/pull/131797", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0b242ac", + "labels": [ + "area-System.Text.Json" + ] + }, + { + "id": "runtime@c8e00c9", + "repo": "runtime", + "title": "[wasm][R2R] Request flat layout for composite image on WebAssembly", + "url": "https://github.com/dotnet/runtime/pull/131354", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c8e00c9", + "labels": [ + "arch-wasm", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@49a9c8c", + "repo": "runtime", + "title": "Bump the Helix Job Monitor", + "url": "https://github.com/dotnet/runtime/pull/131864", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@49a9c8c", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@b2a5d71", + "repo": "runtime", + "title": "Use native SDK for arm64 Apple simulator tests", + "url": "https://github.com/dotnet/runtime/pull/131468", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b2a5d71", + "labels": [ + "area-Infrastructure-mono" + ] + }, + { + "id": "runtime@b6caa7d", + "repo": "runtime", + "title": "Fix integer overflow in BufferBuilder.EnsureBuffer size calculation", + "url": "https://github.com/dotnet/runtime/pull/131845", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b6caa7d", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@d695c59", + "repo": "runtime", + "title": "Strictly require CRLF when parsing HTTP/1.1 chunked encoding lines", + "url": "https://github.com/dotnet/runtime/pull/131138", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d695c59", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@dfe2ba4", + "repo": "runtime", + "title": "Keep accepted sockets alive in TlsSession tests", + "url": "https://github.com/dotnet/runtime/pull/131857", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dfe2ba4", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@b3ff0c8", + "repo": "runtime", + "title": "[clr-interp] Fix DAC access to interpreter frame data", + "url": "https://github.com/dotnet/runtime/pull/131786", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b3ff0c8", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@97dd992", + "repo": "runtime", + "title": "Fix broken relative links in docs", + "url": "https://github.com/dotnet/runtime/pull/131865", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@97dd992", + "labels": [ + "area-Meta", + "community-contribution" + ] + }, + { + "id": "runtime@7548f91", + "repo": "runtime", + "title": "Fold clr.featuremultithreading.props into clr.featuredefines.props; use ConditionalFact for FeatureMultithreading test skips", + "url": "https://github.com/dotnet/runtime/pull/131844", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7548f91", + "labels": [ + "area-Infrastructure-coreclr" + ] + }, + { + "id": "runtime@acf8bab", + "repo": "runtime", + "title": "Improve watchdog child exit status check", + "url": "https://github.com/dotnet/runtime/pull/131819", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@acf8bab", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@0b3d90c", + "repo": "runtime", + "title": "Fix handling of inability to get free region in thread_final_regions", + "url": "https://github.com/dotnet/runtime/pull/131830", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0b3d90c", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@62093b5", + "repo": "runtime", + "title": "interp: don\u0027t alias a call\u0027s return buffer with its own arguments", + "url": "https://github.com/dotnet/runtime/pull/131645", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@62093b5", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@ecc21b8", + "repo": "runtime", + "title": "[browser] Package CoreCLR browser-wasm native relink headers in the runtime pack", + "url": "https://github.com/dotnet/runtime/pull/131863", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ecc21b8", + "labels": [ + "arch-wasm", + "area-Host", + "os-browser" + ] + }, + { + "id": "runtime@b6ea192", + "repo": "runtime", + "title": "JIT: expand multi-dimensional array intrinsics for large and struct elements", + "url": "https://github.com/dotnet/runtime/pull/131750", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b6ea192", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@7ddca6e", + "repo": "runtime", + "title": "[s390x] add in-process crash reporter for s390x", + "url": "https://github.com/dotnet/runtime/pull/131796", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7ddca6e", + "labels": [ + "area-Diagnostics-coreclr", + "community-contribution", + "arch-ppc64le" + ] + }, + { + "id": "runtime@c1e8cae", + "repo": "runtime", + "title": "Audit CoreLib for members that stay safe under unsafe-v2", + "url": "https://github.com/dotnet/runtime/pull/131719", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c1e8cae", + "labels": [ + "area-System.Runtime.InteropServices", + "linkable-framework" + ] + }, + { + "id": "runtime@f7d4c3b", + "repo": "runtime", + "title": "Invalidate metadata table lookup hashes when an EnC delta adds records", + "url": "https://github.com/dotnet/runtime/pull/131753", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f7d4c3b", + "labels": [ + "area-Diagnostics-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@c237529", + "repo": "runtime", + "title": "[cDAC] Remove IterateMethodInstances legacy fallback", + "url": "https://github.com/dotnet/runtime/pull/131777", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c237529", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@e308570", + "repo": "runtime", + "title": "[browser][CoreCLR] Restore R2R coverage and gate unsupported priority-1 tests", + "url": "https://github.com/dotnet/runtime/pull/131883", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e308570", + "labels": [ + "arch-wasm", + "area-Infrastructure-coreclr" + ] + }, + { + "id": "runtime@c36f112", + "repo": "runtime", + "title": "Remove development-only contract versions", + "url": "https://github.com/dotnet/runtime/pull/131790", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c36f112", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@cd7b92a", + "repo": "runtime", + "title": "Fix CMAKE_LINKER definition", + "url": "https://github.com/dotnet/runtime/pull/131723", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cd7b92a", + "labels": [ + "area-Infrastructure", + "community-contribution" + ] + }, + { + "id": "runtime@d97bba4", + "repo": "runtime", + "title": "Enable System.Private.CoreLib for testing in CoreRun scenarios", + "url": "https://github.com/dotnet/runtime/pull/131493", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d97bba4", + "labels": [ + "arch-wasm", + "area-crossgen2-coreclr" + ] + }, + { + "id": "runtime@6e7f343", + "repo": "runtime", + "title": "JIT: fix three wasm R2R codegen bugs", + "url": "https://github.com/dotnet/runtime/pull/131841", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6e7f343", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@8dbd192", + "repo": "runtime", + "title": "Improve Apple CryptoKit performance for AesGcm and ChaCha20Poly1305", + "url": "https://github.com/dotnet/runtime/pull/131630", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8dbd192", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@367f831", + "repo": "runtime", + "title": "Data contract renumber to v1", + "url": "https://github.com/dotnet/runtime/pull/131855", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@367f831", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@2c2d5d3", + "repo": "runtime", + "title": "[mono][wasm] Fix delegate over static abstract interface method under gsharedvt", + "url": "https://github.com/dotnet/runtime/pull/131880", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2c2d5d3", + "labels": [ + "arch-wasm", + "area-Codegen-AOT-mono" + ] + }, + { + "id": "runtime@f310f3d", + "repo": "runtime", + "title": "Add reply size limits to SmtpReplyReaderFactory", + "url": "https://github.com/dotnet/runtime/pull/131596", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f310f3d", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@cdd58f8", + "repo": "runtime", + "title": "Fix integer overflow infinite loop in WriteStateInfoBase.EnsureSpaceInBuffer", + "url": "https://github.com/dotnet/runtime/pull/131860", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cdd58f8", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@6a8ab8b", + "repo": "runtime", + "title": "Fix link-layer address enumeration on macOS", + "url": "https://github.com/dotnet/runtime/pull/131803", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6a8ab8b", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@ef1158f", + "repo": "runtime", + "title": "[System.Net] Fix IPNetwork.Contains for mapped IPv4 addresses", + "url": "https://github.com/dotnet/runtime/pull/131862", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ef1158f", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@0ec4de7", + "repo": "runtime", + "title": "Implement DnsResolver for Linux", + "url": "https://github.com/dotnet/runtime/pull/129846", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0ec4de7", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@8ffe515", + "repo": "runtime", + "title": "Fix HTTP/2 Pings not being sent/enforced in multiple scenarios", + "url": "https://github.com/dotnet/runtime/pull/131582", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8ffe515", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@a1af7eb", + "repo": "runtime", + "title": "Prevent Apple Helix stalls and skip hanging MacCatalyst test", + "url": "https://github.com/dotnet/runtime/pull/131765", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a1af7eb", + "labels": [ + "area-Infrastructure", + "os-maccatalyst" + ] + }, + { + "id": "runtime@8bb503b", + "repo": "runtime", + "title": "Fix standalone coreclr tests build", + "url": "https://github.com/dotnet/runtime/pull/129292", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8bb503b", + "labels": [ + "area-Infrastructure", + "community-contribution" + ] + }, + { + "id": "runtime@f61aa9a", + "repo": "runtime", + "title": "Move Ubuntu Helix queues to bare 24.04/26.04 VMs", + "url": "https://github.com/dotnet/runtime/pull/129863", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f61aa9a", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@0053539", + "repo": "runtime", + "title": "Remove runtime Helix MSBuild parallelism override", + "url": "https://github.com/dotnet/runtime/pull/131831", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0053539", + "labels": [ + "area-Infrastructure-libraries" + ] + }, + { + "id": "runtime@df9c698", + "repo": "runtime", + "title": "[cDAC] Make AMD64 unwinding breakpoint-aware", + "url": "https://github.com/dotnet/runtime/pull/131896", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@df9c698", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@d4fd128", + "repo": "runtime", + "title": "[cDAC] Use precise EnC IL", + "url": "https://github.com/dotnet/runtime/pull/131776", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d4fd128", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@dbd5911", + "repo": "runtime", + "title": "Reenable the GC/Regressions/Github/Runtime_76219 test", + "url": "https://github.com/dotnet/runtime/pull/131881", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dbd5911", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@8fa86ed", + "repo": "runtime", + "title": "Share crashing thread id gate between in-proc crash report and createdump.", + "url": "https://github.com/dotnet/runtime/pull/131788", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8fa86ed", + "labels": [ + "area-PAL-coreclr" + ] + }, + { + "id": "runtime@55fba98", + "repo": "runtime", + "title": "Add deterministic NativeAOT regression smoke test for GC restricted reverse P/Invoke assert path", + "url": "https://github.com/dotnet/runtime/pull/130459", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@55fba98", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@290d5ab", + "repo": "runtime", + "title": "Extract WASM section model", + "url": "https://github.com/dotnet/runtime/pull/131770", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@290d5ab", + "labels": [ + "arch-wasm", + "area-ReadyToRun" + ] + }, + { + "id": "runtime@276c0bf", + "repo": "runtime", + "title": "Skip CooperativeBlockingCanCreateThreadsFaster on Debug runtimes", + "url": "https://github.com/dotnet/runtime/pull/131834", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@276c0bf", + "labels": [ + "area-System.Threading" + ] + }, + { + "id": "runtime@e6f9510", + "repo": "runtime", + "title": "Fix GetGeneration GC API test failure under interpreter", + "url": "https://github.com/dotnet/runtime/pull/131918", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e6f9510", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@6b49b7a", + "repo": "runtime", + "title": "Fix cDAC GC info for argument types not yet loaded", + "url": "https://github.com/dotnet/runtime/pull/130447", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6b49b7a", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@69bbf82", + "repo": "runtime", + "title": "Remove unused parameter in RestartGC", + "url": "https://github.com/dotnet/runtime/pull/130557", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@69bbf82", + "labels": [ + "area-GC-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@9bf3be3", + "repo": "runtime", + "title": "[cDAC] Add stackwalk DAC flags", + "url": "https://github.com/dotnet/runtime/pull/131901", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9bf3be3", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@174a8af", + "repo": "runtime", + "title": "Remove boxing for awaited custom awaiters", + "url": "https://github.com/dotnet/runtime/pull/131342", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@174a8af", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1", + "runtime-async" + ] + }, + { + "id": "runtime@5d422c4", + "repo": "runtime", + "title": "Tweak Copilot Instructions for S.S.Cryptography", + "url": "https://github.com/dotnet/runtime/pull/131964", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d422c4", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@e65c41b", + "repo": "runtime", + "title": "Use released TFM for cDAC projects where supported", + "url": "https://github.com/dotnet/runtime/pull/131779", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e65c41b", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@b7130aa", + "repo": "runtime", + "title": "Trim unused CoreCLR native components from dotnet-linker-tests build", + "url": "https://github.com/dotnet/runtime/pull/131666", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b7130aa", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@ecef964", + "repo": "runtime", + "title": "[cDAC] Restore non-stub method resolution in GetRuntimeNameByAddress", + "url": "https://github.com/dotnet/runtime/pull/131977", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ecef964", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@00d4d87", + "repo": "runtime", + "title": "Disable timing out EncryptedXml encoded-DTD tests", + "url": "https://github.com/dotnet/runtime/pull/131955", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@00d4d87", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@cb1b022", + "repo": "runtime", + "title": "Disable GC/API/Refresh test when using segments GC flavor", + "url": "https://github.com/dotnet/runtime/pull/131967", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cb1b022", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@45fb46d", + "repo": "runtime", + "title": "Harden async-profiler dispatcher/wrapper frame name contract for callstack stitching.", + "url": "https://github.com/dotnet/runtime/pull/131963", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@45fb46d", + "labels": [ + "area-System.Runtime.CompilerServices" + ] + }, + { + "id": "runtime@2639a33", + "repo": "runtime", + "title": "Unify StubLinker stub memory management with JIT code allocator", + "url": "https://github.com/dotnet/runtime/pull/131903", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2639a33", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@be210a7", + "repo": "runtime", + "title": "Fix AV in gc_heap::init_heap_segment", + "url": "https://github.com/dotnet/runtime/pull/131947", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@be210a7", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@183c954", + "repo": "runtime", + "title": "Improve TlsSession error diagnostics", + "url": "https://github.com/dotnet/runtime/pull/131943", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@183c954", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@1f0e9ea", + "repo": "runtime", + "title": "Remove OpenBSD system tools support", + "url": "https://github.com/dotnet/runtime/pull/131986", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1f0e9ea", + "labels": [ + "area-Infrastructure", + "community-contribution", + "os-openbsd" + ] + }, + { + "id": "runtime@30eea45", + "repo": "runtime", + "title": "[wasm] Emit webcil payloadSize/tableSize into boot config for streaming instantiation", + "url": "https://github.com/dotnet/runtime/pull/131658", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@30eea45", + "labels": [ + "arch-wasm", + "area-Host" + ] + }, + { + "id": "runtime@605d2f4", + "repo": "runtime", + "title": "Add kotlarmilos as a WebAssembly area owner", + "url": "https://github.com/dotnet/runtime/pull/132005", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@605d2f4", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@f659b2c", + "repo": "runtime", + "title": "createdump: fix macOS arm64 thread IDs in LLDB", + "url": "https://github.com/dotnet/runtime/pull/131962", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f659b2c", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@675fd37", + "repo": "runtime", + "title": "Fix validated part uri equality", + "url": "https://github.com/dotnet/runtime/pull/131806", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@675fd37", + "labels": [ + "area-System.IO" + ] + }, + { + "id": "runtime@26b8250", + "repo": "runtime", + "title": "Clarify ObjectInstance behavior when no owning object is available", + "url": "https://github.com/dotnet/runtime/pull/131900", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@26b8250", + "labels": [ + "area-System.ComponentModel.DataAnnotations" + ] + }, + { + "id": "runtime@e3c8347", + "repo": "runtime", + "title": "Add Compliance tests for GB18030-2022", + "url": "https://github.com/dotnet/runtime/pull/118075", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e3c8347", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@8d2e7fe", + "repo": "runtime", + "title": "Fix thread-count runaway in GC/Scenarios/THDChaos test", + "url": "https://github.com/dotnet/runtime/pull/131832", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8d2e7fe", + "labels": [ + "area-System.Threading" + ] + }, + { + "id": "runtime@6750b23", + "repo": "runtime", + "title": "Add ILLink Copilot instructions", + "url": "https://github.com/dotnet/runtime/pull/132021", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6750b23", + "labels": [ + "area-Infrastructure", + "linkable-framework" + ] + }, + { + "id": "runtime@7da460b", + "repo": "runtime", + "title": "Remove queue-subdispatching pattern to the ThreadPool global queue", + "url": "https://github.com/dotnet/runtime/pull/131177", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7da460b", + "labels": [ + "area-System.Net.Sockets", + "area-System.Threading" + ] + }, + { + "id": "runtime@8b031ee", + "repo": "runtime", + "title": "Fix documentation signatures for nested type references", + "url": "https://github.com/dotnet/runtime/pull/131958", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8b031ee", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@af635b0", + "repo": "runtime", + "title": "JIT: home dead-at-entry wasm GC register params reported to the GC", + "url": "https://github.com/dotnet/runtime/pull/131884", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@af635b0", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@7db60d0", + "repo": "runtime", + "title": "Round-trip TimeZoneInfo.ToSerializedString on Unix", + "url": "https://github.com/dotnet/runtime/pull/19794", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7db60d0" + }, + { + "id": "runtime@5be76cb", + "repo": "runtime", + "title": "Allow runtime monitor stages with no Helix jobs", + "url": "https://github.com/dotnet/runtime/pull/132019", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5be76cb", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@9669364", + "repo": "runtime", + "title": "[cDAC] Implement IXCLRDataStackWalk.GetStackSizeSkipped", + "url": "https://github.com/dotnet/runtime/pull/131965", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9669364", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@4c86c57", + "repo": "runtime", + "title": "Consolidate libraries Helix submissions", + "url": "https://github.com/dotnet/runtime/pull/131971", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4c86c57", + "labels": [ + "area-Infrastructure-libraries" + ] + }, + { + "id": "runtime@ff3979a", + "repo": "runtime", + "title": "[main] Update dependencies from dnceng/internal/dotnet-optimization", + "url": "https://github.com/dotnet/runtime/pull/131916", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ff3979a", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@778a989", + "repo": "runtime", + "title": "Add dataflow support for deconstruction assignments", + "url": "https://github.com/dotnet/runtime/pull/131624", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@778a989", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@fecef02", + "repo": "runtime", + "title": "Ensure that Native AOT libraries are not unloaded", + "url": "https://github.com/dotnet/runtime/pull/131960", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fecef02", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@1239cfb", + "repo": "runtime", + "title": "Remove the fallback binder from PEAssembly and AssemblySpec", + "url": "https://github.com/dotnet/runtime/pull/131894", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1239cfb", + "labels": [ + "area-AssemblyLoader" + ] + }, + { + "id": "runtime@a94502c", + "repo": "runtime", + "title": "Don\u0027t attempt to unload cdac", + "url": "https://github.com/dotnet/runtime/pull/132028", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a94502c", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@f5f5f83", + "repo": "runtime", + "title": "Stabilize configuration polling reload tests", + "url": "https://github.com/dotnet/runtime/pull/131876", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f5f5f83", + "labels": [ + "area-Extensions-FileSystem" + ] + }, + { + "id": "runtime@a248569", + "repo": "runtime", + "title": "[cDAC] Fix x86 stackwalking bug", + "url": "https://github.com/dotnet/runtime/pull/132020", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a248569", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@d9162a8", + "repo": "runtime", + "title": "JIT: rewrite Runtime_131713 without the XML serializer", + "url": "https://github.com/dotnet/runtime/pull/132014", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d9162a8", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@9904b93", + "repo": "runtime", + "title": "Fix haiku and illumos x64 builds", + "url": "https://github.com/dotnet/runtime/pull/131700", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9904b93", + "labels": [ + "area-Infrastructure", + "os-SunOS", + "community-contribution", + "os-haiku" + ] + }, + { + "id": "runtime@c668fd4", + "repo": "runtime", + "title": "[cDAC] Disable Helix job monitor on XPlat dump generation", + "url": "https://github.com/dotnet/runtime/pull/132043", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c668fd4", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@14b601e", + "repo": "runtime", + "title": "Share MemoryMarshal.GetArrayDataReference between CoreCLR and NativeAOT", + "url": "https://github.com/dotnet/runtime/pull/132057", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@14b601e", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@9803759", + "repo": "runtime", + "title": "Accelerate System.Half arithmetic and conversions with FP16", + "url": "https://github.com/dotnet/runtime/pull/130512", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9803759", + "labels": [ + "arch-arm64", + "arch-x86", + "area-CodeGen-coreclr", + "Priority:2" + ] + }, + { + "id": "runtime@d22185a", + "repo": "runtime", + "title": "Fix Windows case sensitive zip extraction", + "url": "https://github.com/dotnet/runtime/pull/131202", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d22185a", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@d27915e", + "repo": "runtime", + "title": "[QUIC] Timing fix and more logging", + "url": "https://github.com/dotnet/runtime/pull/132012", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d27915e", + "labels": [ + "area-System.Net.Quic" + ] + }, + { + "id": "runtime@0d8e5f7", + "repo": "runtime", + "title": "Bump the Helix Job Monitor package", + "url": "https://github.com/dotnet/runtime/pull/132066", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0d8e5f7", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@ab094c1", + "repo": "runtime", + "title": "[wasm] Bump chrome for testing - linux: 151.0.7922.108, windows: 151.0.7922.77, mac: 151.0.7922.77", + "url": "https://github.com/dotnet/runtime/pull/132044", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ab094c1", + "labels": [ + "arch-wasm", + "area-Infrastructure-mono" + ] + }, + { + "id": "runtime@17b4b06", + "repo": "runtime", + "title": "Improve PaxTarEntry construction performance", + "url": "https://github.com/dotnet/runtime/pull/132013", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@17b4b06", + "labels": [ + "area-System.Formats.Tar" + ] + }, + { + "id": "runtime@7ff312e", + "repo": "runtime", + "title": "Freeze .NET 11 data contracts", + "url": "https://github.com/dotnet/runtime/pull/131858", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7ff312e", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@795badf", + "repo": "runtime", + "title": "[wasm][R2R] Implement JIT_PollGC rare path", + "url": "https://github.com/dotnet/runtime/pull/131653", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@795badf", + "labels": [ + "arch-wasm", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@1e4f4bc", + "repo": "runtime", + "title": "Refresh agentic workflows to gh-aw v0.83.5", + "url": "https://github.com/dotnet/runtime/pull/131996", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1e4f4bc", + "labels": [ + "area-skills" + ] + }, + { + "id": "runtime@a14f454", + "repo": "runtime", + "title": "Enable GitHub MCP tools in CI evals", + "url": "https://github.com/dotnet/runtime/pull/132067", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a14f454", + "labels": [ + "area-skills" + ] + }, + { + "id": "runtime@f47b211", + "repo": "runtime", + "title": "Reduce false sharing in MemoryCache", + "url": "https://github.com/dotnet/runtime/pull/131696", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f47b211", + "labels": [ + "area-Extensions-Caching" + ] + }, + { + "id": "runtime@19ea048", + "repo": "runtime", + "title": "Restore synchronous TarWriter fast path", + "url": "https://github.com/dotnet/runtime/pull/131993", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@19ea048", + "labels": [ + "area-System.Formats.Tar" + ] + }, + { + "id": "runtime@28c5e52", + "repo": "runtime", + "title": "[browser][coreCLR] corerun: hard-exit Node on explicit process exit", + "url": "https://github.com/dotnet/runtime/pull/131937", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@28c5e52" + }, + { + "id": "runtime@5e6e2bb", + "repo": "runtime", + "title": "Fix for out of range rotate amount during lower", + "url": "https://github.com/dotnet/runtime/pull/131909", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5e6e2bb", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@382a215", + "repo": "runtime", + "title": "JIT: Fix async analysis filter dataflow", + "url": "https://github.com/dotnet/runtime/pull/132027", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@382a215", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@08352a3", + "repo": "runtime", + "title": "Always match union payloads through the Value property pattern", + "url": "https://github.com/dotnet/runtime/pull/131879", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@08352a3", + "labels": [ + "area-System.Text.Json" + ] + }, + { + "id": "runtime@60108ba", + "repo": "runtime", + "title": "Fix Environment.GetCommandLineArgs()[0] to report the host invocation name", + "url": "https://github.com/dotnet/runtime/pull/131671", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@60108ba", + "labels": [ + "area-Host", + "community-contribution" + ] + }, + { + "id": "runtime@0dec467", + "repo": "runtime", + "title": "JIT: fold wasm address modes into the load/store memarg", + "url": "https://github.com/dotnet/runtime/pull/131978", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0dec467", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@c3164ed", + "repo": "runtime", + "title": "Fix up core count detection logic on android", + "url": "https://github.com/dotnet/runtime/pull/131234", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c3164ed", + "labels": [ + "area-System.Threading", + "os-android" + ] + }, + { + "id": "runtime@c12540e", + "repo": "runtime", + "title": "System.IO: Fix StringStream reads with empty encoder fallback", + "url": "https://github.com/dotnet/runtime/pull/131904", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c12540e", + "labels": [ + "area-System.IO" + ] + }, + { + "id": "runtime@067d74c", + "repo": "runtime", + "title": "Fix contract violation in CodeVersionManager::EnumerateClosedMethodDescs", + "url": "https://github.com/dotnet/runtime/pull/132091", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@067d74c", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@1eb8c23", + "repo": "runtime", + "title": "[CrashReporter] Enable InProc CrashReporter for crashing GC threads", + "url": "https://github.com/dotnet/runtime/pull/131821", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1eb8c23", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@522b95f", + "repo": "runtime", + "title": "Avoid redundant Java GC bridge graph computation", + "url": "https://github.com/dotnet/runtime/pull/131764", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@522b95f", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@b470543", + "repo": "runtime", + "title": "Enable Moq HostTests on ios", + "url": "https://github.com/dotnet/runtime/pull/131919", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b470543", + "labels": [ + "linkable-framework", + "area-Extensions-Hosting" + ] + }, + { + "id": "runtime@6cfdcd6", + "repo": "runtime", + "title": "Disable DnsResolverTest.ResolveAddresses_NonExistent_ReturnsNxDomain on Windows Server 2025", + "url": "https://github.com/dotnet/runtime/pull/132065", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6cfdcd6", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@643b896", + "repo": "runtime", + "title": "Limit Helix job monitor to runtime pipeline", + "url": "https://github.com/dotnet/runtime/pull/132084", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@643b896", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@c82af78", + "repo": "runtime", + "title": "Ensure FileStream.CanSeek works for PIPE_ACCESS_OUTBOUND pipes", + "url": "https://github.com/dotnet/runtime/pull/132077", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c82af78", + "labels": [ + "area-System.IO" + ] + }, + { + "id": "runtime@6597edb", + "repo": "runtime", + "title": "Avoid rooting cryptography through ZipArchive on browser", + "url": "https://github.com/dotnet/runtime/pull/130688", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6597edb", + "labels": [ + "arch-wasm", + "area-System.IO.Compression", + "os-browser" + ] + }, + { + "id": "runtime@5de80d3", + "repo": "runtime", + "title": "Fix NativeAOT aggregate executable dSYM publish paths", + "url": "https://github.com/dotnet/runtime/pull/132018", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5de80d3", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@4f6f3a5", + "repo": "runtime", + "title": "Signal GC suspension pending during NativeAOT thread suspension", + "url": "https://github.com/dotnet/runtime/pull/132083", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4f6f3a5", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@0abc149", + "repo": "runtime", + "title": "Deduplicate minipal thread ID TLS cache.", + "url": "https://github.com/dotnet/runtime/pull/131991", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0abc149", + "labels": [ + "area-System.Threading" + ] + }, + { + "id": "runtime@ad77ad8", + "repo": "runtime", + "title": "[crossgen2][wasm] Shrink Code Section Relocs", + "url": "https://github.com/dotnet/runtime/pull/132029", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ad77ad8", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@5d6c15a", + "repo": "runtime", + "title": "Remove and clarify \u0060PEAssembly\u0060 constructor parameters", + "url": "https://github.com/dotnet/runtime/pull/132097", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d6c15a", + "labels": [ + "area-AssemblyLoader" + ] + }, + { + "id": "runtime@4b61662", + "repo": "runtime", + "title": "System.IO: Make text and sequence streams non-seekable", + "url": "https://github.com/dotnet/runtime/pull/132023", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4b61662", + "labels": [ + "area-System.IO" + ] + }, + { + "id": "runtime@eef6936", + "repo": "runtime", + "title": "Don\u0027t validate/materialize HTTP headers when logging them", + "url": "https://github.com/dotnet/runtime/pull/132010", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@eef6936", + "labels": [ + "area-Extensions-HttpClientFactory" + ] + }, + { + "id": "runtime@00457c4", + "repo": "runtime", + "title": "Don\u0027t attach code-fix locations from outside the analyzed compilation", + "url": "https://github.com/dotnet/runtime/pull/131828", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@00457c4", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@e83b5d5", + "repo": "runtime", + "title": "Add regression test for tuple swap with implicit indexer references", + "url": "https://github.com/dotnet/runtime/pull/132086", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e83b5d5", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@633ab1a", + "repo": "runtime", + "title": "JIT: fold wasm local address frame offsets into store memargs", + "url": "https://github.com/dotnet/runtime/pull/132100", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@633ab1a", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@440d3d7", + "repo": "runtime", + "title": "Disable Helix Job Monitor in runtime pipeline", + "url": "https://github.com/dotnet/runtime/pull/132182", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@440d3d7", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@a910997", + "repo": "runtime", + "title": "[cDAC] Fix ARM unwind implementation", + "url": "https://github.com/dotnet/runtime/pull/132183", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a910997", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@d6f396f", + "repo": "runtime", + "title": "Move GB18030 tests to feature test projects", + "url": "https://github.com/dotnet/runtime/pull/132112", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d6f396f", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@19a2d97", + "repo": "runtime", + "title": "DispatchResolve: Avoid clobbering t1 in RhpInterfaceDispatch", + "url": "https://github.com/dotnet/runtime/pull/132134", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@19a2d97", + "labels": [ + "community-contribution", + "area-NativeAOT-coreclr", + "arch-riscv" + ] + }, + { + "id": "runtime@705bed2", + "repo": "runtime", + "title": "Restore isolation for GC Collect tests", + "url": "https://github.com/dotnet/runtime/pull/132076", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@705bed2", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@656d1d6", + "repo": "runtime", + "title": "[cDAC] Fix bugs in x86 unwinder", + "url": "https://github.com/dotnet/runtime/pull/132169", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@656d1d6", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@6014587", + "repo": "runtime", + "title": "Use CRLF for chunked response framing test", + "url": "https://github.com/dotnet/runtime/pull/132124", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6014587", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@b2ff50e", + "repo": "runtime", + "title": "TlsContext/TlsSession: document lifetime, tighten AttachSocket", + "url": "https://github.com/dotnet/runtime/pull/131457", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b2ff50e", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@3265efb", + "repo": "runtime", + "title": "Type definitions are loaded by IDE out of the box", + "url": "https://github.com/dotnet/runtime/pull/132122", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3265efb", + "labels": [ + "arch-wasm", + "area-Build-mono" + ] + }, + { + "id": "runtime@1b64959", + "repo": "runtime", + "title": "Consolidate unix platforms flavors in S.N.Http", + "url": "https://github.com/dotnet/runtime/pull/129926", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1b64959", + "labels": [ + "area-System.Net.Http", + "community-contribution" + ] + }, + { + "id": "runtime@2cc068d", + "repo": "runtime", + "title": "Limit buffer size for CommandStream", + "url": "https://github.com/dotnet/runtime/pull/132148", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2cc068d", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@57128fd", + "repo": "runtime", + "title": "Enable Helix job monitor across test pipelines", + "url": "https://github.com/dotnet/runtime/pull/132150", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@57128fd", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@e8c760f", + "repo": "runtime", + "title": "Fix interpreter delegate calls through shuffle thunks", + "url": "https://github.com/dotnet/runtime/pull/132141", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e8c760f", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@49cb411", + "repo": "runtime", + "title": "Fix SslStream client certificate credential caching", + "url": "https://github.com/dotnet/runtime/pull/132079", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@49cb411", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@02e8771", + "repo": "runtime", + "title": "[WebSocket] Fix handling of BFinal in WebSocket deflate.", + "url": "https://github.com/dotnet/runtime/pull/132201", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@02e8771", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@ddf5313", + "repo": "runtime", + "title": "[QUIC] Update MsQuic", + "url": "https://github.com/dotnet/runtime/pull/132202", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ddf5313", + "labels": [ + "area-System.Net.Quic" + ] + }, + { + "id": "runtime@1a57603", + "repo": "runtime", + "title": "Zip centraldirectory Hardening", + "url": "https://github.com/dotnet/runtime/pull/131738", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1a57603", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@30afaa3", + "repo": "runtime", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 3045920", + "url": "https://github.com/dotnet/runtime/pull/132206", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@30afaa3", + "labels": [ + "area-Infrastructure-libraries" + ] + }, + { + "id": "runtime@c2d7ecb", + "repo": "runtime", + "title": "Crossgen2: don\u0027t mutate getCallInfo token", + "url": "https://github.com/dotnet/runtime/pull/132186", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c2d7ecb", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@6ff5991", + "repo": "runtime", + "title": "Emit version 2 for NativeAOT managed data descriptor", + "url": "https://github.com/dotnet/runtime/pull/132211", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6ff5991", + "labels": [ + "area-NativeAOT-coreclr", + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@e97796d", + "repo": "runtime", + "title": "Preserve the V1 async-profiler stitch boundary", + "url": "https://github.com/dotnet/runtime/pull/132158", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e97796d", + "labels": [ + "area-System.Threading.Tasks" + ] + }, + { + "id": "runtime@f452281", + "repo": "runtime", + "title": "Modernize JIT Directed merged runners", + "url": "https://github.com/dotnet/runtime/pull/132101", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f452281", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@98e33f5", + "repo": "runtime", + "title": "Fix Unix file descriptor assertion", + "url": "https://github.com/dotnet/runtime/pull/132136", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@98e33f5", + "labels": [ + "area-System.IO" + ] + }, + { + "id": "runtime@e53147e", + "repo": "runtime", + "title": "[Wasm RyuJIT]: Remove more unreachable NYI_WASM entries", + "url": "https://github.com/dotnet/runtime/pull/132170", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e53147e", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@abb0f8d", + "repo": "runtime", + "title": "Revert \u0022JIT: cache the wasm image base in a local\u0022", + "url": "https://github.com/dotnet/runtime/pull/132166", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@abb0f8d", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@1adc98b", + "repo": "runtime", + "title": "Disable GcRestrictedCalloutReversePInvoke under GC/JIT stress modes; require multithreading support", + "url": "https://github.com/dotnet/runtime/pull/132176", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1adc98b", + "labels": [ + "area-Interop-coreclr" + ] + }, + { + "id": "runtime@4fe034e", + "repo": "runtime", + "title": "[wasm] Pass Int128, Decimal128 and wide vectors by value", + "url": "https://github.com/dotnet/runtime/pull/131492", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4fe034e", + "labels": [ + "arch-wasm", + "area-crossgen2-coreclr" + ] + }, + { + "id": "runtime@b28fa26", + "repo": "runtime", + "title": "Remove redundant / too-strict asserts in LoadAssembly", + "url": "https://github.com/dotnet/runtime/pull/132177", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b28fa26", + "labels": [ + "area-AssemblyLoader" + ] + }, + { + "id": "runtime@573d5a0", + "repo": "runtime", + "title": "Fix agentic workflow markers removed from safe outputs", + "url": "https://github.com/dotnet/runtime/pull/132011", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@573d5a0", + "labels": [ + "area-skills" + ] + }, + { + "id": "runtime@4cbe919", + "repo": "runtime", + "title": "System.IO: Make CanSeek independent of SafeFileHandle.Type", + "url": "https://github.com/dotnet/runtime/pull/132151", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4cbe919", + "labels": [ + "area-System.IO" + ] + }, + { + "id": "runtime@6190b8e", + "repo": "runtime", + "title": "Fix WASM R2R virtual IP initialization", + "url": "https://github.com/dotnet/runtime/pull/132172", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6190b8e", + "labels": [ + "arch-wasm", + "area-ReadyToRun" + ] + }, + { + "id": "runtime@89c45f7", + "repo": "runtime", + "title": "Disable Runtime_129681 CrossGen2 testing", + "url": "https://github.com/dotnet/runtime/pull/132126", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@89c45f7", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@7a6684f", + "repo": "runtime", + "title": "[cDAC] Fix ARM64 save_any opcode decoding", + "url": "https://github.com/dotnet/runtime/pull/132187", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7a6684f", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@91c5866", + "repo": "runtime", + "title": "Rename INS_FLGAS in consistent style for xarch emitter.", + "url": "https://github.com/dotnet/runtime/pull/131835", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@91c5866", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1", + "community-contribution" + ] + }, + { + "id": "runtime@cdc5b62", + "repo": "runtime", + "title": "Validate invalid base type declarations in ILVerify", + "url": "https://github.com/dotnet/runtime/pull/129118", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cdc5b62", + "labels": [ + "area-Tools-ILVerification", + "community-contribution" + ] + }, + { + "id": "runtime@de224a4", + "repo": "runtime", + "title": "JIT: Do not mark an async call no-return because its callee has no ret", + "url": "https://github.com/dotnet/runtime/pull/132222", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@de224a4", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@2ae5ad8", + "repo": "runtime", + "title": "JIT: Fix build break in instruction table", + "url": "https://github.com/dotnet/runtime/pull/132246", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2ae5ad8", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@1b245d5", + "repo": "runtime", + "title": "[cDAC] Fix LoongArch64 epilog scope sizing", + "url": "https://github.com/dotnet/runtime/pull/132226", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1b245d5", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@0c4851b", + "repo": "runtime", + "title": "Fix FileNotFoundException in NativeAOT test", + "url": "https://github.com/dotnet/runtime/pull/132173", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0c4851b", + "labels": [ + "area-Infrastructure-libraries" + ] + }, + { + "id": "runtime@63ae268", + "repo": "runtime", + "title": "Add SslStream legacy path compatibility switch", + "url": "https://github.com/dotnet/runtime/pull/132210", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@63ae268", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@811225a", + "repo": "runtime", + "title": "Replace SHA-1/RSA-1024 test data with SHA-256/RSA-2048 equivalents", + "url": "https://github.com/dotnet/runtime/pull/131783", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@811225a", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@99b9810", + "repo": "runtime", + "title": "Fix CoreLib extern modifier ordering", + "url": "https://github.com/dotnet/runtime/pull/132240", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@99b9810", + "labels": [ + "area-Infrastructure", + "linkable-framework" + ] + }, + { + "id": "runtime@d6797fa", + "repo": "runtime", + "title": "Enable long paths for AspNetCore sync checkout", + "url": "https://github.com/dotnet/runtime/pull/132265", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d6797fa", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@6553dc4", + "repo": "runtime", + "title": "Fix RISC-V unwind scope calculations", + "url": "https://github.com/dotnet/runtime/pull/132229", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6553dc4", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@4188b86", + "repo": "runtime", + "title": "[LoongArch64] Fix some crash CoreRoot tests under --gcstresslevel=4 like Methodical_{r2|d2}.", + "url": "https://github.com/dotnet/runtime/pull/131976", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4188b86", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution", + "arch-loongarch64" + ] + }, + { + "id": "runtime@439a23c", + "repo": "runtime", + "title": "Reject null characters in process environment variables", + "url": "https://github.com/dotnet/runtime/pull/132214", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@439a23c", + "labels": [ + "area-System.Diagnostics.Process" + ] + }, + { + "id": "runtime@2ae298c", + "repo": "runtime", + "title": "Handle truncation errors in diagnostic IPC transport names", + "url": "https://github.com/dotnet/runtime/pull/132220", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2ae298c", + "labels": [ + "area-Tracing-coreclr" + ] + }, + { + "id": "runtime@a82eb31", + "repo": "runtime", + "title": "Remove Signature consumer documentation", + "url": "https://github.com/dotnet/runtime/pull/131966", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a82eb31", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@80a1b79", + "repo": "runtime", + "title": "Fix extraction of password-protected ZIP archives with empty files", + "url": "https://github.com/dotnet/runtime/pull/132217", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@80a1b79", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@6e4a856", + "repo": "runtime", + "title": "Add Runtime Async profiler API coverage", + "url": "https://github.com/dotnet/runtime/pull/131988", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6e4a856", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@a3a0683", + "repo": "runtime", + "title": "Unify sync/async Options validation contract", + "url": "https://github.com/dotnet/runtime/pull/131197", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a3a0683", + "labels": [ + "area-Extensions-Options" + ] + }, + { + "id": "runtime@2580b59", + "repo": "runtime", + "title": "Disable test using gc cover on interpreter", + "url": "https://github.com/dotnet/runtime/pull/132199", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2580b59", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@0edd2d8", + "repo": "runtime", + "title": "Throw Win32Exception(ERROR_NO_ASSOCIATION) when Unix has no shell opener", + "url": "https://github.com/dotnet/runtime/pull/132219", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0edd2d8", + "labels": [ + "area-System.Diagnostics.Process" + ] + }, + { + "id": "runtime@3332b39", + "repo": "runtime", + "title": "Diagnose LibraryImport/[GeneratedComInterface] with restricted CCW/RCW options", + "url": "https://github.com/dotnet/runtime/pull/130097", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3332b39", + "labels": [ + "area-Interop-coreclr" + ] + }, + { + "id": "runtime@72c0a5d", + "repo": "runtime", + "title": "JIT: Add an inlining stress mode for general runtime async inlining", + "url": "https://github.com/dotnet/runtime/pull/132223", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@72c0a5d", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@cb0ca14", + "repo": "runtime", + "title": "Enable hardware intrinsics for ExtractMostSignificantBits test", + "url": "https://github.com/dotnet/runtime/pull/132146", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cb0ca14", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@d00a0a2", + "repo": "runtime", + "title": "ILVerify: Use case-insensitive comparer for assembly binding cache", + "url": "https://github.com/dotnet/runtime/pull/132108", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d00a0a2", + "labels": [ + "area-Tools-ILVerification" + ] + }, + { + "id": "runtime@f6e73fc", + "repo": "runtime", + "title": "Wasm: don\u0027t zero-pad the caller\u0027s return buffer in the interp-to-R2R thunk", + "url": "https://github.com/dotnet/runtime/pull/132257", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f6e73fc", + "labels": [ + "arch-wasm", + "area-ReadyToRun" + ] + }, + { + "id": "runtime@57fe570", + "repo": "runtime", + "title": "Fix TryParsePartial under-reporting charsConsumed for leading whitespace", + "url": "https://github.com/dotnet/runtime/pull/132270", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@57fe570", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@691fd96", + "repo": "runtime", + "title": "Deduplicate minipal header helpers", + "url": "https://github.com/dotnet/runtime/pull/132113", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@691fd96", + "labels": [ + "area-PAL-coreclr" + ] + }, + { + "id": "runtime@be0ab63", + "repo": "runtime", + "title": "[mono][wasm] Box gsharedvt Nullable\u003CT\u003E via a wrapper-free runtime helper", + "url": "https://github.com/dotnet/runtime/pull/132153", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@be0ab63", + "labels": [ + "arch-wasm", + "area-Codegen-AOT-mono" + ] + }, + { + "id": "runtime@3221eac", + "repo": "runtime", + "title": "[QUIC] Fix receive race.", + "url": "https://github.com/dotnet/runtime/pull/132287", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3221eac", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@81372ea", + "repo": "runtime", + "title": "Enable DnsResolver tests on all Unix platforms", + "url": "https://github.com/dotnet/runtime/pull/132216", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@81372ea", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@48fa6ef", + "repo": "runtime", + "title": "Compile UpdateOptions_ServerCertificateContextProvided test on desktop only", + "url": "https://github.com/dotnet/runtime/pull/132277", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@48fa6ef", + "labels": [ + "area-System.Net.Security", + "os-tvos" + ] + }, + { + "id": "runtime@86d8d19", + "repo": "runtime", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/runtime/pull/132272", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@86d8d19", + "labels": [ + "linkable-framework", + "area-codeflow" + ] + }, + { + "id": "runtime@afb1dc1", + "repo": "runtime", + "title": "Prevent corrupted SMTP headers when MailAddress.DisplayName contains CR/LF", + "url": "https://github.com/dotnet/runtime/pull/128980", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@afb1dc1", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@cdcc43c", + "repo": "runtime", + "title": "Fold installer build and test into CoreCLR jobs", + "url": "https://github.com/dotnet/runtime/pull/132284", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cdcc43c", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@6bb4060", + "repo": "runtime", + "title": "Limit header name in HtppListenerRequest", + "url": "https://github.com/dotnet/runtime/pull/132163", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6bb4060", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@00e092e", + "repo": "runtime", + "title": "Sync shared code from aspnetcore", + "url": "https://github.com/dotnet/runtime/pull/132273", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@00e092e", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@761d9db", + "repo": "runtime", + "title": "Mirror Windows behavior for managed HttpListener Content-Length", + "url": "https://github.com/dotnet/runtime/pull/130910", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@761d9db", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@d12602d", + "repo": "runtime", + "title": "Reset charsConsumed when BigInteger partial parsing fails", + "url": "https://github.com/dotnet/runtime/pull/132278", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d12602d", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@495998c", + "repo": "runtime", + "title": "Accept canonical NaN in BFloat16 explicit conversions on WASM", + "url": "https://github.com/dotnet/runtime/pull/132307", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@495998c", + "labels": [ + "arch-wasm", + "area-System.Numerics" + ] + }, + { + "id": "runtime@abf1d19", + "repo": "runtime", + "title": "Extend ERROR_NO_ASSOCIATION with descriptive error messages", + "url": "https://github.com/dotnet/runtime/pull/132292", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@abf1d19", + "labels": [ + "area-System.Diagnostics.Process" + ] + }, + { + "id": "runtime@be7a025", + "repo": "runtime", + "title": "Use minipal timers directly in GC", + "url": "https://github.com/dotnet/runtime/pull/132197", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@be7a025", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@e1169ff", + "repo": "runtime", + "title": "Fix XmlSerializer UnknownAttribute perf regression", + "url": "https://github.com/dotnet/runtime/pull/131908", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e1169ff", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@1a3a974", + "repo": "runtime", + "title": "JIT: Support general inlining in runtime async", + "url": "https://github.com/dotnet/runtime/pull/131538", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1a3a974", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1", + "runtime-async" + ] + }, + { + "id": "runtime@046e4ec", + "repo": "runtime", + "title": "Fix lock inversion in HttpListener\u0027s Windows WebSocket impl", + "url": "https://github.com/dotnet/runtime/pull/132314", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@046e4ec", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@0df564f", + "repo": "runtime", + "title": "[OptionsValidator] source generator: emit ValidateAsync() for IAsyncValidateOptions\u003CT\u003E", + "url": "https://github.com/dotnet/runtime/pull/130263", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0df564f", + "labels": [ + "area-Extensions-Options", + "source-generator" + ] + }, + { + "id": "runtime@7cb858d", + "repo": "runtime", + "title": "Remove redundant \u0060fAcquireLock\u0060 from binder \u0060SetupBindingPaths\u0060", + "url": "https://github.com/dotnet/runtime/pull/132290", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7cb858d", + "labels": [ + "area-AssemblyLoader" + ] + }, + { + "id": "runtime@63666de", + "repo": "runtime", + "title": "Suppress interface generic dataflow warnings under RUC", + "url": "https://github.com/dotnet/runtime/pull/131911", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@63666de", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@bbee85f", + "repo": "runtime", + "title": "[XmlSerializer] Avoid \u0060IList\u0060/\u0060Array.GetValue\u0060 path for array item serialization in reflection writer", + "url": "https://github.com/dotnet/runtime/pull/128504", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bbee85f", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@420dfbb", + "repo": "runtime", + "title": "Improve HTTP/2 extended CONNECT error message", + "url": "https://github.com/dotnet/runtime/pull/132184", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@420dfbb", + "labels": [ + "area-System.Net.Http", + "community-contribution" + ] + }, + { + "id": "runtime@7e90f85", + "repo": "runtime", + "title": "[Test] Mark DynamicOptimization profiler test as GCStressIncompatible", + "url": "https://github.com/dotnet/runtime/pull/131594", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7e90f85", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@0605684", + "repo": "runtime", + "title": "JIT: Strip GC/reloc flags from the size in arm64 instGen_Set_Reg_To_Imm", + "url": "https://github.com/dotnet/runtime/pull/132269", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0605684", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@ec30ac0", + "repo": "runtime", + "title": "[mono][wasm] Handle versioned OS platform P/Invoke attributes", + "url": "https://github.com/dotnet/runtime/pull/132300", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ec30ac0", + "labels": [ + "arch-wasm", + "area-Build-mono", + "community-contribution" + ] + }, + { + "id": "runtime@fa733bb", + "repo": "runtime", + "title": "Update NuGet restore sources for HttpStress project", + "url": "https://github.com/dotnet/runtime/pull/132295", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fa733bb", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@4bd5e8c", + "repo": "runtime", + "title": "Package reusable cDAC usage graph analyzer", + "url": "https://github.com/dotnet/runtime/pull/132234", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4bd5e8c", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@f11b245", + "repo": "runtime", + "title": "Fix edge likelihoods out of optimize bools", + "url": "https://github.com/dotnet/runtime/pull/131356", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f11b245", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@6ae1484", + "repo": "runtime", + "title": "Remove obsolete WASM TypeScript definition cleanup logic", + "url": "https://github.com/dotnet/runtime/pull/132208", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6ae1484", + "labels": [ + "arch-wasm", + "area-Build-mono" + ] + }, + { + "id": "runtime@7d2ff70", + "repo": "runtime", + "title": "JIT: don\u0027t use a jump-threaded block\u0027s sharpened predicate for dominator-based inference", + "url": "https://github.com/dotnet/runtime/pull/132281", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7d2ff70", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@1ff6458", + "repo": "runtime", + "title": "[wasm] Rename confusing fromMonoPackage variable in AssetsComputingHelper.cs", + "url": "https://github.com/dotnet/runtime/pull/132205", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1ff6458", + "labels": [ + "area-Build-mono", + "os-browser" + ] + }, + { + "id": "runtime@e3fd39f", + "repo": "runtime", + "title": "JIT: Fix VN map select cache inconsistency on budget exhaustion", + "url": "https://github.com/dotnet/runtime/pull/132313", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e3fd39f", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@7639f3d", + "repo": "runtime", + "title": "Fix for array\u0027s dimensions LowerBound verbose check in ILlink tool", + "url": "https://github.com/dotnet/runtime/pull/132310", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7639f3d", + "labels": [ + "linkable-framework", + "community-contribution", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@6276bd4", + "repo": "runtime", + "title": "Add format attribute to printf-style wrappers and fix format string errors", + "url": "https://github.com/dotnet/runtime/pull/123920", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6276bd4", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@3cad7b3", + "repo": "runtime", + "title": "JIT: Do not skip reference prolog zero inits in async methods", + "url": "https://github.com/dotnet/runtime/pull/132326", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3cad7b3", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@0cfd407", + "repo": "runtime", + "title": "Populate RetryAfter on SlidingWindowRateLimiter", + "url": "https://github.com/dotnet/runtime/pull/131225", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0cfd407", + "labels": [ + "area-System.Threading", + "community-contribution" + ] + }, + { + "id": "runtime@7e12af9", + "repo": "runtime", + "title": "[R2R] Handle missing virtual method signatures", + "url": "https://github.com/dotnet/runtime/pull/132337", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7e12af9", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@feede76", + "repo": "runtime", + "title": "Enable sccache for macOS CoreCLR legs", + "url": "https://github.com/dotnet/runtime/pull/128675", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@feede76", + "labels": [ + "area-Infrastructure-coreclr" + ] + }, + { + "id": "runtime@bf532f6", + "repo": "runtime", + "title": "Add locking for cDAC APIs", + "url": "https://github.com/dotnet/runtime/pull/132302", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bf532f6", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@d20b851", + "repo": "runtime", + "title": "[wasm] Encode struct alignment in thunk signatures", + "url": "https://github.com/dotnet/runtime/pull/132248", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d20b851", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@62d0b6f", + "repo": "runtime", + "title": "Partition the ComWrappers RCW cache into per-processor buckets", + "url": "https://github.com/dotnet/runtime/pull/132033", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@62d0b6f", + "labels": [ + "area-System.Runtime.InteropServices", + "tenet-performance", + "community-contribution" + ] + }, + { + "id": "runtime@d3815d7", + "repo": "runtime", + "title": "Restore Windows Arm64 support for CPUs without LSE", + "url": "https://github.com/dotnet/runtime/pull/132345", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d3815d7", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@c99188c", + "repo": "runtime", + "title": "Skip GitHub_130545 on NativeAOT", + "url": "https://github.com/dotnet/runtime/pull/132342", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c99188c", + "labels": [ + "area-TypeSystem-coreclr" + ] + }, + { + "id": "runtime@c2de915", + "repo": "runtime", + "title": "Buffer consecutive text nodes when loading XContainer to avoid O(n^2)", + "url": "https://github.com/dotnet/runtime/pull/130835", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c2de915", + "labels": [ + "area-System.Xml" + ] + }, + { + "id": "runtime@86f11fb", + "repo": "runtime", + "title": "Fix macOS crash in NetworkChange when the run loop thread already exited", + "url": "https://github.com/dotnet/runtime/pull/131867", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@86f11fb", + "labels": [ + "area-System.Net", + "community-contribution" + ] + }, + { + "id": "runtime@f2568ad", + "repo": "runtime", + "title": "[release/11.0-rc1] Add structural union type classifier", + "url": "https://github.com/dotnet/runtime/pull/132427", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f2568ad", + "labels": [ + "Servicing-approved", + "area-System.Text.Json" + ] + }, + { + "id": "runtime@d0b2617", + "repo": "runtime", + "title": "[release/11.0-rc1] [Build] Fix minipal build on Apple targets", + "url": "https://github.com/dotnet/runtime/pull/132470", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d0b2617", + "labels": [ + "Servicing-approved", + "area-Infrastructure-libraries" + ] + }, + { + "id": "runtime@5214d79", + "repo": "runtime", + "title": "[release/11.0-rc1] Reject malformed UTF-8 number separators", + "url": "https://github.com/dotnet/runtime/pull/132471", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5214d79", + "labels": [ + "Servicing-approved", + "area-System.Numerics" + ] + }, + { + "id": "runtime@1c4703c", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix duplicate _start offset in Tensor.Resize", + "url": "https://github.com/dotnet/runtime/pull/132472", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1c4703c", + "labels": [ + "Servicing-approved", + "area-System.Numerics.Tensors" + ] + }, + { + "id": "runtime@6965b65", + "repo": "runtime", + "title": "[release/11.0-rc1] NativeAOT: remove BOM from generated source/response files", + "url": "https://github.com/dotnet/runtime/pull/132433", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6965b65", + "labels": [ + "Servicing-approved", + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@bdbf8b8", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix PAL QueryThreadCycleTime test format macros", + "url": "https://github.com/dotnet/runtime/pull/132436", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bdbf8b8", + "labels": [ + "Servicing-approved", + "area-PAL-coreclr" + ] + }, + { + "id": "runtime@58fc0f7", + "repo": "runtime", + "title": "[release/11.0-rc1] Implement AES-KW", + "url": "https://github.com/dotnet/runtime/pull/132477", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@58fc0f7", + "labels": [ + "Servicing-approved", + "area-System.Security" + ] + }, + { + "id": "runtime@a972521", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix unordered DiagnosticsHelper tag comparison", + "url": "https://github.com/dotnet/runtime/pull/132514", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a972521", + "labels": [ + "Servicing-approved", + "area-System.Diagnostics.Tracing" + ] + }, + { + "id": "runtime@09ae3cd", + "repo": "runtime", + "title": "[release/11.0-rc1] [mono][wasm] Intrinsify Vector128.MultiplyAddEstimate in the interpreter", + "url": "https://github.com/dotnet/runtime/pull/132524", + "commit": "dotnet@7a31dc7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@09ae3cd", + "labels": [ + "Servicing-approved", + "area-Codegen-Interpreter-mono" + ] + }, + { + "id": "runtime@be80e4c", + "repo": "runtime", + "title": "[release/11.0-rc1] Disable ContextualReflection test on browser wasm", + "url": "https://github.com/dotnet/runtime/pull/132567", + "commit": "dotnet@c637683", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@be80e4c", + "labels": [ + "Servicing-approved", + "area-Infrastructure" + ] + }, + { + "id": "runtime@e9a181b", + "repo": "runtime", + "title": "[release/11.0-rc1] [mono][interp] Fix mis-sorted SIMD intrinsic tables making entries unreachable", + "url": "https://github.com/dotnet/runtime/pull/132525", + "commit": "dotnet@838e5ea", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e9a181b", + "labels": [ + "Servicing-approved", + "area-VM-meta-mono" + ] + }, + { + "id": "runtime@08a8097", + "repo": "runtime", + "title": "[release/11.0-rc1] [CoreCLR] Protect exception object across funclet callbacks", + "url": "https://github.com/dotnet/runtime/pull/132532", + "commit": "dotnet@838e5ea", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@08a8097", + "labels": [ + "Servicing-approved", + "area-ExceptionHandling-coreclr" + ] + }, + { + "id": "runtime@6dd4cd9", + "repo": "runtime", + "title": "[release/11.0-rc1] [mono][interp] Intrinsify Vector128.Store/StoreUnsafe on wasm", + "url": "https://github.com/dotnet/runtime/pull/132575", + "commit": "dotnet@e5fc056", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6dd4cd9", + "labels": [ + "Servicing-approved", + "arch-wasm", + "area-Codegen-Interpreter-mono" + ] + }, + { + "id": "runtime@d05381f", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix hang in InvalidClientRequestTests by guarding oversized Content-Length cases to managed implementation", + "url": "https://github.com/dotnet/runtime/pull/132593", + "commit": "dotnet@f49d493", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d05381f", + "labels": [ + "Servicing-approved", + "area-Infrastructure" + ] + }, + { + "id": "runtime@475dd5f", + "repo": "runtime", + "title": "[release/11.0-rc1] Widen the internal Number.BigInteger buffer to nuint", + "url": "https://github.com/dotnet/runtime/pull/132577", + "commit": "dotnet@6e72cb9", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@475dd5f", + "labels": [ + "Servicing-approved", + "area-System.Numerics" + ] + }, + { + "id": "runtime@d4848d7", + "repo": "runtime", + "title": "[release/11.0-rc1] Use stable net/netframework folders for the mono SDK tasks", + "url": "https://github.com/dotnet/runtime/pull/132414", + "commit": "dotnet@e68a362", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d4848d7", + "labels": [ + "Servicing-approved", + "area-Build-mono" + ] + }, + { + "id": "runtime@3eb635f", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix DeflateEncoder.GetMaxCompressedLength conservative bound", + "url": "https://github.com/dotnet/runtime/pull/132476", + "commit": "dotnet@e68a362", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3eb635f", + "labels": [ + "Servicing-approved", + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@378adc3", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix CrossGen2 TypeMap blob-only type references", + "url": "https://github.com/dotnet/runtime/pull/132537", + "commit": "dotnet@e68a362", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@378adc3", + "labels": [ + "Servicing-approved", + "area-ReadyToRun" + ] + }, + { + "id": "runtime@ffef270", + "repo": "runtime", + "title": "[release/11.0-rc1] Ensure BackgroundService invokes ExecuteAsync after start", + "url": "https://github.com/dotnet/runtime/pull/132598", + "commit": "dotnet@e68a362", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ffef270", + "labels": [ + "Servicing-approved", + "area-Extensions-Hosting" + ] + }, + { + "id": "runtime@a6e900c", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix synchronous cancellation race in Channels", + "url": "https://github.com/dotnet/runtime/pull/132638", + "commit": "dotnet@7fb4f7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a6e900c", + "labels": [ + "Servicing-approved", + "area-System.Threading" + ] + }, + { + "id": "runtime@0d49690", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix transition from monomorphic to polymorphic VSD", + "url": "https://github.com/dotnet/runtime/pull/132622", + "commit": "dotnet@6038eaf", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0d49690", + "labels": [ + "Servicing-approved", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@ab19415", + "repo": "runtime", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/runtime/pull/132568", + "commit": "dotnet@ac4a9f8", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ab19415", + "labels": [ + "Servicing-approved", + "linkable-framework", + "area-codeflow" + ] + }, + { + "id": "scenario-tests@2ae7f98", + "repo": "scenario-tests", + "title": "Bound post-kill WaitForExit to prevent scenario-test hangs", + "url": "https://github.com/dotnet/scenario-tests/pull/354", + "commit": "dotnet@b615a81", + "is_security": false, + "local_repo_commit": "scenario-tests@2ae7f98" + }, + { + "id": "scenario-tests@2f6ce16", + "repo": "scenario-tests", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/scenario-tests/pull/355", + "commit": "dotnet@1a69fc6", + "is_security": false, + "local_repo_commit": "scenario-tests@2f6ce16" + }, + { + "id": "scenario-tests@b56c21e", + "repo": "scenario-tests", + "title": "Synchronize redirected output snapshots", + "url": "https://github.com/dotnet/scenario-tests/pull/359", + "commit": "dotnet@1a69fc6", + "is_security": false, + "local_repo_commit": "scenario-tests@b56c21e" + }, + { + "id": "scenario-tests@8464a98", + "repo": "scenario-tests", + "title": "Add backport workflow", + "url": "https://github.com/dotnet/scenario-tests/pull/360", + "commit": "dotnet@1a69fc6", + "is_security": false, + "local_repo_commit": "scenario-tests@8464a98" + }, + { + "id": "sdk@82c65d1", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54281", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@82c65d1" + }, + { + "id": "sdk@5d4f1d5", + "repo": "sdk", + "title": "Merging internal commits for release/8.0.1xx", + "url": "https://github.com/dotnet/sdk/pull/54270", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5d4f1d5" + }, + { + "id": "sdk@97b23da", + "repo": "sdk", + "title": "Merging internal commits for release/8.0.4xx", + "url": "https://github.com/dotnet/sdk/pull/54269", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@97b23da" + }, + { + "id": "sdk@9a605cb", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/8.0.1xx\u0027 =\u003E \u0027release/8.0.4xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54315", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9a605cb" + }, + { + "id": "sdk@9819148", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/8.0.4xx\u0027 =\u003E \u0027release/9.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54316", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9819148" + }, + { + "id": "sdk@17fbde9", + "repo": "sdk", + "title": "Add task to remove blocked audit sources from NuGet.config", + "url": "https://github.com/dotnet/sdk/pull/54318", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@17fbde9" + }, + { + "id": "sdk@47334b7", + "repo": "sdk", + "title": "Merging internal commits for release/9.0.1xx", + "url": "https://github.com/dotnet/sdk/pull/54265", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@47334b7" + }, + { + "id": "sdk@896be5c", + "repo": "sdk", + "title": "[release/8.0.4xx] Update dependencies from dotnet/source-build-externals", + "url": "https://github.com/dotnet/sdk/pull/54338", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@896be5c" + }, + { + "id": "sdk@374029d", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/source-build-externals", + "url": "https://github.com/dotnet/sdk/pull/54327", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@374029d" + }, + { + "id": "sdk@d14ffe5", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54342", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d14ffe5" + }, + { + "id": "sdk@0722178", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/8.0.1xx\u0027 =\u003E \u0027release/8.0.4xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54345", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0722178" + }, + { + "id": "sdk@c8e4d65", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/8.0.4xx\u0027 =\u003E \u0027release/9.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54326", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c8e4d65" + }, + { + "id": "sdk@c0c4142", + "repo": "sdk", + "title": "[release/9.0.1xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54347", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c0c4142" + }, + { + "id": "sdk@dc9f730", + "repo": "sdk", + "title": ".NET Source-Build 9.0.117 May 2026 Updates", + "url": "https://github.com/dotnet/sdk/pull/54273", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@dc9f730" + }, + { + "id": "sdk@4c110b1", + "repo": "sdk", + "title": "[release/8.0.4xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54366", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4c110b1" + }, + { + "id": "sdk@49f05cc", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/8.0.4xx\u0027 =\u003E \u0027release/9.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54370", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@49f05cc" + }, + { + "id": "sdk@a0e0343", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.1xx\u0027 =\u003E \u0027release/9.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54354", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a0e0343" + }, + { + "id": "sdk@45075de", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54454", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@45075de" + }, + { + "id": "sdk@4f80815", + "repo": "sdk", + "title": "[release/10.0.1xx] Add \u0027mcpserver\u0027 project template as bundled template", + "url": "https://github.com/dotnet/sdk/pull/54319", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4f80815", + "labels": [ + "Servicing-approved", + "Area-Templates" + ] + }, + { + "id": "sdk@6c926d4", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54521", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6c926d4" + }, + { + "id": "sdk@408f2aa", + "repo": "sdk", + "title": "Remove the package zip cache download", + "url": "https://github.com/dotnet/sdk/pull/54503", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@408f2aa" + }, + { + "id": "sdk@2eee43c", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54537", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2eee43c" + }, + { + "id": "sdk@0e3f0f1", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54573", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0e3f0f1" + }, + { + "id": "sdk@2dec1c2", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54582", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2dec1c2" + }, + { + "id": "sdk@08d37d8", + "repo": "sdk", + "title": "Update branding to 9.0.119", + "url": "https://github.com/dotnet/sdk/pull/54563", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@08d37d8" + }, + { + "id": "sdk@2c115a6", + "repo": "sdk", + "title": "Update branding to 9.0.316", + "url": "https://github.com/dotnet/sdk/pull/54564", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2c115a6" + }, + { + "id": "sdk@50dd91b", + "repo": "sdk", + "title": "[release/10.0.1xx] Fix --environment variables not applied to test process without launch profile", + "url": "https://github.com/dotnet/sdk/pull/54613", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@50dd91b" + }, + { + "id": "sdk@410c9ba", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54610", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@410c9ba" + }, + { + "id": "sdk@cd8d483", + "repo": "sdk", + "title": "[release/9.0.3xx] Update dependencies from dotnet/scenario-tests", + "url": "https://github.com/dotnet/sdk/pull/54478", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cd8d483" + }, + { + "id": "sdk@5c60093", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.3xx\u0027 =\u003E \u0027release/10.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54593", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5c60093" + }, + { + "id": "sdk@4421d8c", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54639", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4421d8c" + }, + { + "id": "sdk@fb21816", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.1xx\u0027 =\u003E \u0027release/9.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54592", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@fb21816", + "labels": [ + "Area-Workloads" + ] + }, + { + "id": "sdk@df11f85", + "repo": "sdk", + "title": "Merging internal commits for release/9.0.3xx", + "url": "https://github.com/dotnet/sdk/pull/54664", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@df11f85" + }, + { + "id": "sdk@cab7ab0", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.3xx\u0027 =\u003E \u0027release/10.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54738", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cab7ab0" + }, + { + "id": "sdk@ada4803", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54718", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ada4803" + }, + { + "id": "sdk@2ceba48", + "repo": "sdk", + "title": "[release/9.0.3xx] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/sdk/pull/54452", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2ceba48" + }, + { + "id": "sdk@2875cfe", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.3xx\u0027 =\u003E \u0027release/10.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54784", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2875cfe" + }, + { + "id": "sdk@a4831de", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54809", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a4831de" + }, + { + "id": "sdk@828410f", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54833", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@828410f" + }, + { + "id": "sdk@953218f", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54843", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@953218f" + }, + { + "id": "sdk@87e8d20", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54878", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@87e8d20" + }, + { + "id": "sdk@90bfb45", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.1xx\u0027 =\u003E \u0027release/10.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54484", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@90bfb45" + }, + { + "id": "sdk@61f5d14", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54994", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@61f5d14" + }, + { + "id": "sdk@bda9bff", + "repo": "sdk", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54987", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bda9bff" + }, + { + "id": "sdk@7e005ed", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55065", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7e005ed" + }, + { + "id": "sdk@514d1a2", + "repo": "sdk", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55080", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@514d1a2" + }, + { + "id": "sdk@849aaa9", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55079", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@849aaa9" + }, + { + "id": "sdk@f83535c", + "repo": "sdk", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55087", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f83535c" + }, + { + "id": "sdk@9af0d6f", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55086", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9af0d6f" + }, + { + "id": "sdk@93a35b5", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55113", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@93a35b5" + }, + { + "id": "sdk@5e2b311", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.1xx\u0027 =\u003E \u0027release/10.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54995", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5e2b311" + }, + { + "id": "sdk@ee43387", + "repo": "sdk", + "title": "[release/9.0.3xx] Update branding to 9.0.317", + "url": "https://github.com/dotnet/sdk/pull/55151", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ee43387", + "labels": [ + "Servicing-consider", + "Branch Lockdown" + ] + }, + { + "id": "sdk@6620038", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55129", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6620038" + }, + { + "id": "sdk@311b049", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.3xx\u0027 =\u003E \u0027release/10.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/55169", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@311b049" + }, + { + "id": "sdk@33cd56c", + "repo": "sdk", + "title": "[release/10.0.1xx] Use full Application Insights connection string instead of instrumentation key", + "url": "https://github.com/dotnet/sdk/pull/55177", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@33cd56c", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "sdk@daf9a47", + "repo": "sdk", + "title": "[release/10.0.4xx] Use full Application Insights connection string instead of instrumentation key", + "url": "https://github.com/dotnet/sdk/pull/55178", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@daf9a47", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "sdk@6ad2ac3", + "repo": "sdk", + "title": "[watch] Avoid updating running processes state in GetManagedCodeUpdatesAsync", + "url": "https://github.com/dotnet/sdk/pull/55160", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6ad2ac3" + }, + { + "id": "sdk@e768cfd", + "repo": "sdk", + "title": "[watch] Refactor CompilationHandler", + "url": "https://github.com/dotnet/sdk/pull/55172", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e768cfd" + }, + { + "id": "sdk@c4620b6", + "repo": "sdk", + "title": "[watch] Static web asset abstraction", + "url": "https://github.com/dotnet/sdk/pull/55188", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c4620b6" + }, + { + "id": "sdk@e2c64bc", + "repo": "sdk", + "title": "[watch aspire] Suppress OperationCanceledException in StartChannelReader on shutdown", + "url": "https://github.com/dotnet/sdk/pull/55242", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e2c64bc" + }, + { + "id": "sdk@6991e27", + "repo": "sdk", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55202", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6991e27" + }, + { + "id": "sdk@06fc7f6", + "repo": "sdk", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55175", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@06fc7f6" + }, + { + "id": "sdk@bf5c14c", + "repo": "sdk", + "title": "Update VersionFeature80 and VersionFeature90 calculations for the August release", + "url": "https://github.com/dotnet/sdk/pull/55222", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bf5c14c" + }, + { + "id": "sdk@009019f", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.1xx\u0027 =\u003E \u0027release/10.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/55170", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@009019f" + }, + { + "id": "sdk@a5edf54", + "repo": "sdk", + "title": "Sign Microsoft.DotNet.HotReload.WebAssembly.Browser.lib.module.js", + "url": "https://github.com/dotnet/sdk/pull/55317", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a5edf54", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "sdk@b68e16f", + "repo": "sdk", + "title": "Fix Containers digest test failures and align digest validation closer to OCI spec", + "url": "https://github.com/dotnet/sdk/pull/53933", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b68e16f", + "labels": [ + "Area-Containers" + ] + }, + { + "id": "sdk@83b5b18", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.3xx\u0027 =\u003E \u0027release/10.0.4xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/55061", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@83b5b18" + }, + { + "id": "sdk@63f4446", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.1xx\u0027 =\u003E \u0027release/10.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/55323", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@63f4446" + }, + { + "id": "sdk@5b2b079", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.3xx\u0027 =\u003E \u0027release/10.0.4xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/55375", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5b2b079" + }, + { + "id": "sdk@b10be98", + "repo": "sdk", + "title": "Escape semicolons in conditional test scope pipeline variable", + "url": "https://github.com/dotnet/sdk/pull/55401", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b10be98" + }, + { + "id": "sdk@1958128", + "repo": "sdk", + "title": "[Draft] Support Microsoft.Build.Traversal projects in dotnet test (MTP)", + "url": "https://github.com/dotnet/sdk/pull/55297", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1958128" + }, + { + "id": "sdk@bf68967", + "repo": "sdk", + "title": "Support --nologo in Microsoft.Testing.Platform test mode", + "url": "https://github.com/dotnet/sdk/pull/55376", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bf68967" + }, + { + "id": "sdk@fc099e5", + "repo": "sdk", + "title": "Expose --no-banner in MTP dotnet test help", + "url": "https://github.com/dotnet/sdk/pull/55412", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@fc099e5" + }, + { + "id": "sdk@1d1aa49", + "repo": "sdk", + "title": "Re-enable C\u002B\u002B/CLI test coverage previously gated on VS 2026 toolset availability", + "url": "https://github.com/dotnet/sdk/pull/54558", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1d1aa49" + }, + { + "id": "sdk@72524e5", + "repo": "sdk", + "title": "Bump minimum MSBuild version to 18.7", + "url": "https://github.com/dotnet/sdk/pull/55230", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@72524e5" + }, + { + "id": "sdk@a81cf7c", + "repo": "sdk", + "title": "Add deep-nested traversal e2e tests for dotnet test (MTP)", + "url": "https://github.com/dotnet/sdk/pull/55407", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a81cf7c" + }, + { + "id": "sdk@b792a18", + "repo": "sdk", + "title": "Forward MSBuild build/tasks/details telemetry event", + "url": "https://github.com/dotnet/sdk/pull/54092", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b792a18" + }, + { + "id": "sdk@0135f03", + "repo": "sdk", + "title": "Normalize SDK build leg naming", + "url": "https://github.com/dotnet/sdk/pull/55400", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0135f03" + }, + { + "id": "sdk@cbb5d5a", + "repo": "sdk", + "title": "Add test authoring guidance for Helix compatibility and TFM properties", + "url": "https://github.com/dotnet/sdk/pull/55388", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cbb5d5a" + }, + { + "id": "sdk@5e25224", + "repo": "sdk", + "title": "Add MTP artifact post-processing to dotnet test", + "url": "https://github.com/dotnet/sdk/pull/55419", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5e25224" + }, + { + "id": "sdk@008a7da", + "repo": "sdk", + "title": "Bump MSTest.Sdk from 4.4.0-preview.26367.7 to 4.4.0-preview.26372.14", + "url": "https://github.com/dotnet/sdk/pull/55425", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@008a7da", + "labels": [ + "dependencies", + "dependabot: main" + ] + }, + { + "id": "sdk@e83a7f9", + "repo": "sdk", + "title": "Document multi-repo ownership boundaries", + "url": "https://github.com/dotnet/sdk/pull/55432", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e83a7f9" + }, + { + "id": "sdk@360efc5", + "repo": "sdk", + "title": "Fix multi-arch container label parsing", + "url": "https://github.com/dotnet/sdk/pull/55414", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@360efc5", + "labels": [ + "Area-Containers" + ] + }, + { + "id": "sdk@bb37a53", + "repo": "sdk", + "title": "[main] Fix Native AOT SDK version lookup", + "url": "https://github.com/dotnet/sdk/pull/55413", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bb37a53", + "labels": [ + "auto-merge", + "backport" + ] + }, + { + "id": "sdk@3f3c7c3", + "repo": "sdk", + "title": "Add PartitionByClass support to Helix test scheduling", + "url": "https://github.com/dotnet/sdk/pull/55434", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3f3c7c3" + }, + { + "id": "sdk@24dcbf7", + "repo": "sdk", + "title": "Fixed a lot of typos in the codebase and documentation", + "url": "https://github.com/dotnet/sdk/pull/55327", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@24dcbf7", + "labels": [ + "sdk-diagnostic-docs-needed" + ] + }, + { + "id": "sdk@d9d7ec4", + "repo": "sdk", + "title": "Fix ValidatePatternBaseDir for wildcard-in-directory-name patterns", + "url": "https://github.com/dotnet/sdk/pull/55433", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d9d7ec4" + }, + { + "id": "sdk@36c0dfd", + "repo": "sdk", + "title": "Add copilot-app LLM environment telemetry detection", + "url": "https://github.com/dotnet/sdk/pull/55440", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@36c0dfd" + }, + { + "id": "sdk@83e4e51", + "repo": "sdk", + "title": "Add telemetry for --help, --version, and --info options", + "url": "https://github.com/dotnet/sdk/pull/55442", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@83e4e51" + }, + { + "id": "sdk@b3edf14", + "repo": "sdk", + "title": "[Blazor] Fix Blazor WebAssembly diagnostics defaults to use the defined opt-out property", + "url": "https://github.com/dotnet/sdk/pull/55447", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b3edf14" + }, + { + "id": "sdk@b4c5c63", + "repo": "sdk", + "title": "Enable live output for MSTest tests", + "url": "https://github.com/dotnet/sdk/pull/55418", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b4c5c63" + }, + { + "id": "sdk@cc56ad4", + "repo": "sdk", + "title": "Migrate DefineStaticWebAssets to multithreaded task execution", + "url": "https://github.com/dotnet/sdk/pull/55117", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cc56ad4" + }, + { + "id": "sdk@01968e2", + "repo": "sdk", + "title": "Honor Configuration environment variable in CLI options", + "url": "https://github.com/dotnet/sdk/pull/55431", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@01968e2", + "labels": [ + "Area-dotnet test", + "breaking-change", + "Area-CLI", + "cli-ux", + "needs-breaking-change-doc-created" + ] + }, + { + "id": "sdk@aa2ca0b", + "repo": "sdk", + "title": "Preserve whitespace paths in static web asset tasks", + "url": "https://github.com/dotnet/sdk/pull/55266", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@aa2ca0b" + }, + { + "id": "sdk@9cac8b9", + "repo": "sdk", + "title": "Add copilot-app LLM environment telemetry detection [10.0.4xx]", + "url": "https://github.com/dotnet/sdk/pull/55443", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9cac8b9" + }, + { + "id": "sdk@d9edd27", + "repo": "sdk", + "title": "Fix flaky It_generates_satellite_assemblies by decoding captured test stdout as UTF-8", + "url": "https://github.com/dotnet/sdk/pull/55428", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d9edd27" + }, + { + "id": "sdk@ed75fed", + "repo": "sdk", + "title": "Better error when workload set version uses package version format", + "url": "https://github.com/dotnet/sdk/pull/54929", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ed75fed", + "labels": [ + "Area-CLI", + "Area-Workloads" + ] + }, + { + "id": "sdk@caaadc2", + "repo": "sdk", + "title": "Simplify MacAddressGetter to use NetworkInterface API directly", + "url": "https://github.com/dotnet/sdk/pull/55420", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@caaadc2" + }, + { + "id": "sdk@79e9664", + "repo": "sdk", + "title": "[main] Update dependencies from microsoft/testfx", + "url": "https://github.com/dotnet/sdk/pull/55469", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@79e9664" + }, + { + "id": "sdk@78b84df", + "repo": "sdk", + "title": "Implement global command-line options for dotnet test (MTP): --timeout and --maximum-failed-tests", + "url": "https://github.com/dotnet/sdk/pull/55458", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@78b84df" + }, + { + "id": "sdk@e5b5609", + "repo": "sdk", + "title": "Move cross-AOT legs into shared SDK job matrix", + "url": "https://github.com/dotnet/sdk/pull/55479", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e5b5609" + }, + { + "id": "sdk@e8bcb34", + "repo": "sdk", + "title": "Avoid copying http-client.env.json to the output folder", + "url": "https://github.com/dotnet/sdk/pull/50280", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e8bcb34", + "labels": [ + "Area-AspNetCore" + ] + }, + { + "id": "sdk@c00884c", + "repo": "sdk", + "title": "Convert dotnet-format integration tests from pipeline YAML to MSTest/Helix", + "url": "https://github.com/dotnet/sdk/pull/55399", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c00884c" + }, + { + "id": "sdk@da2d405", + "repo": "sdk", + "title": "Skip test-runtime install on cross-architecture builds", + "url": "https://github.com/dotnet/sdk/pull/55460", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@da2d405" + }, + { + "id": "sdk@75d534e", + "repo": "sdk", + "title": "Remove reassignments of \u0060MSBuildAllProjects\u0060 property.", + "url": "https://github.com/dotnet/sdk/pull/47772", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@75d534e", + "labels": [ + "Area-Infrastructure", + "untriaged", + "stale" + ] + }, + { + "id": "sdk@1d4d926", + "repo": "sdk", + "title": "Scope .editorconfig discovery to included files in dotnet format folder mode", + "url": "https://github.com/dotnet/sdk/pull/55248", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1d4d926" + }, + { + "id": "sdk@96d832b", + "repo": "sdk", + "title": "Harden MTP artifact post-processing and add an opt-out", + "url": "https://github.com/dotnet/sdk/pull/55480", + "commit": "dotnet@25ef6dd", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@96d832b" + }, + { + "id": "sdk@62dd893", + "repo": "sdk", + "title": "Fix \u0027dotnet publish -o .\u0027 excluding all source files (CS5001)", + "url": "https://github.com/dotnet/sdk/pull/55461", + "commit": "dotnet@25ef6dd", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@62dd893" + }, + { + "id": "sdk@042be08", + "repo": "sdk", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55465", + "commit": "dotnet@25ef6dd", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@042be08" + }, + { + "id": "sdk@9e79671", + "repo": "sdk", + "title": "Host the Razor source generator in rzc (opt-in generate/discover)", + "url": "https://github.com/dotnet/sdk/pull/55422", + "commit": "dotnet@25ef6dd", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9e79671" + }, + { + "id": "sdk@00a92f6", + "repo": "sdk", + "title": "[main] Fix missing data for ReportInstallSucces", + "url": "https://github.com/dotnet/sdk/pull/55487", + "commit": "dotnet@25ef6dd", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@00a92f6", + "labels": [ + "backport" + ] + }, + { + "id": "sdk@5b623a1", + "repo": "sdk", + "title": "[release/10.0.4xx] Fix missing data for ReportInstallSucces", + "url": "https://github.com/dotnet/sdk/pull/55485", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5b623a1", + "labels": [ + "Servicing-approved", + "backport" + ] + }, + { + "id": "sdk@d2afe1e", + "repo": "sdk", + "title": "Include failing NuGet source in workload advertising manifest update errors", + "url": "https://github.com/dotnet/sdk/pull/55081", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d2afe1e" + }, + { + "id": "sdk@b360919", + "repo": "sdk", + "title": "Share SDK resolution during Pack and Publish discovery", + "url": "https://github.com/dotnet/sdk/pull/55426", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b360919", + "labels": [ + "Area-CLI", + "cli-ux", + "Area-MSBuild" + ] + }, + { + "id": "sdk@9ea4e48", + "repo": "sdk", + "title": "Move VirtualProjectBuilder to FileBasedPrograms source package", + "url": "https://github.com/dotnet/sdk/pull/54773", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9ea4e48", + "labels": [ + "Area-run-file" + ] + }, + { + "id": "sdk@34bb679", + "repo": "sdk", + "title": "[release/10.0.4xx] Fix NuGet subcommand help forwarding", + "url": "https://github.com/dotnet/sdk/pull/55482", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@34bb679", + "labels": [ + "Servicing-approved", + "Area-CLI", + "backport" + ] + }, + { + "id": "sdk@32593ca", + "repo": "sdk", + "title": "[release/10.0.4xx] Fix hostfxr resolution failure on musl", + "url": "https://github.com/dotnet/sdk/pull/55519", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@32593ca", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "sdk@a49e3d7", + "repo": "sdk", + "title": "Add E2E coverage for dotnet test (MTP) live test-host output", + "url": "https://github.com/dotnet/sdk/pull/55517", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a49e3d7" + }, + { + "id": "sdk@afb617b", + "repo": "sdk", + "title": "[test] Fix duplicate runtime pack in \u0060dotnet test\u0060 device deployment", + "url": "https://github.com/dotnet/sdk/pull/55502", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@afb617b" + }, + { + "id": "sdk@4cce02f", + "repo": "sdk", + "title": "Address review round 2: give the agent a diff base, drop dead output", + "url": "https://github.com/dotnet/sdk/pull/55526", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4cce02f" + }, + { + "id": "sdk@f9917e8", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sdk/pull/55273", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f9917e8", + "labels": [ + "Area-Watch" + ] + }, + { + "id": "sdk@4fdbafe", + "repo": "sdk", + "title": "Fix race in Razor dispatcher test", + "url": "https://github.com/dotnet/sdk/pull/55515", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4fdbafe" + }, + { + "id": "sdk@f688063", + "repo": "sdk", + "title": "Fix UWP XBF files losing subdirectory paths in resources.pri when UseArtifactsOutput is enabled", + "url": "https://github.com/dotnet/sdk/pull/53867", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f688063" + }, + { + "id": "sdk@f556100", + "repo": "sdk", + "title": "Report MSBuild errors from \u0060dotnet test\u0060 device deploy and run-argument builds", + "url": "https://github.com/dotnet/sdk/pull/55524", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f556100" + }, + { + "id": "sdk@b5b1801", + "repo": "sdk", + "title": "Add ILLink conditional test scope to reduce PR validation time", + "url": "https://github.com/dotnet/sdk/pull/55522", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b5b1801" + }, + { + "id": "sdk@2e5fa46", + "repo": "sdk", + "title": "Unify internal CI matrix and refactor CG mode to SDL mode", + "url": "https://github.com/dotnet/sdk/pull/55500", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2e5fa46" + }, + { + "id": "sdk@87f7384", + "repo": "sdk", + "title": "Update merge flow to remove 10.0.3xx", + "url": "https://github.com/dotnet/sdk/pull/55534", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@87f7384" + }, + { + "id": "sdk@6895c4c", + "repo": "sdk", + "title": "Add a skill for authoring .NET analyzers", + "url": "https://github.com/dotnet/sdk/pull/55510", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6895c4c" + }, + { + "id": "sdk@1266dc0", + "repo": "sdk", + "title": "Add a shared fix-all provider that fixes a document through one editor", + "url": "https://github.com/dotnet/sdk/pull/55533", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1266dc0" + }, + { + "id": "sdk@390f04e", + "repo": "sdk", + "title": "Update link to ASP.NET Core tools", + "url": "https://github.com/dotnet/sdk/pull/53278", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@390f04e", + "labels": [ + "Area-AspNetCore" + ] + }, + { + "id": "sdk@7c53be7", + "repo": "sdk", + "title": "[Blazor] Fix BlazorWebAssemblyDiagnosticsEnabled so it can be set from a .csproj", + "url": "https://github.com/dotnet/sdk/pull/55537", + "commit": "dotnet@59c7700", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7c53be7" + }, + { + "id": "sdk@beccf68", + "repo": "sdk", + "title": "Stop running build jobs on official check-in CI runs", + "url": "https://github.com/dotnet/sdk/pull/55547", + "commit": "dotnet@59c7700", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@beccf68" + }, + { + "id": "sdk@14cea59", + "repo": "sdk", + "title": "Seed CLI telemetry session IDs from CI workflow context", + "url": "https://github.com/dotnet/sdk/pull/54447", + "commit": "dotnet@59c7700", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@14cea59", + "labels": [ + "Area-Telemetry" + ] + }, + { + "id": "sdk@04f3a37", + "repo": "sdk", + "title": "Add /parallel-audit agentic workflow, bump testfx, adopt [ResourceLock]", + "url": "https://github.com/dotnet/sdk/pull/55527", + "commit": "dotnet@8b943be", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@04f3a37" + }, + { + "id": "sdk@b356bc2", + "repo": "sdk", + "title": "Close SDK-side gaps in MTP artifact post-processing", + "url": "https://github.com/dotnet/sdk/pull/55554", + "commit": "dotnet@8b943be", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b356bc2" + }, + { + "id": "sdk@03487ce", + "repo": "sdk", + "title": "[dotnet test][MTP] Don\u0027t replay live output in the exit-code summary", + "url": "https://github.com/dotnet/sdk/pull/55550", + "commit": "dotnet@8b943be", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@03487ce" + }, + { + "id": "sdk@c907364", + "repo": "sdk", + "title": "Track the new testfx TerminalTestReporter partials in the vendored-files manifest", + "url": "https://github.com/dotnet/sdk/pull/55564", + "commit": "dotnet@8b943be", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c907364" + }, + { + "id": "sdk@8ca11db", + "repo": "sdk", + "title": "Fix stale TRX merged-report location in artifact post-processing doc", + "url": "https://github.com/dotnet/sdk/pull/55577", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8ca11db" + }, + { + "id": "sdk@cbbd13d", + "repo": "sdk", + "title": "Reconcile testfx terminal allocation drift", + "url": "https://github.com/dotnet/sdk/pull/55579", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cbbd13d" + }, + { + "id": "sdk@6fbc980", + "repo": "sdk", + "title": "[main] Update dependencies from microsoft/testfx", + "url": "https://github.com/dotnet/sdk/pull/55562", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6fbc980" + }, + { + "id": "sdk@e0b7508", + "repo": "sdk", + "title": "Extend the single MSBuild build session of \u0060dotnet test -bl\u0060 to the device paths", + "url": "https://github.com/dotnet/sdk/pull/53488", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e0b7508" + }, + { + "id": "sdk@26f715e", + "repo": "sdk", + "title": "Migrate GenerateStaticWebAssetEndpointsManifest to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54706", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@26f715e" + }, + { + "id": "sdk@3ff7707", + "repo": "sdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55512", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3ff7707" + }, + { + "id": "sdk@0b8c543", + "repo": "sdk", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55506", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0b8c543" + }, + { + "id": "sdk@8970c17", + "repo": "sdk", + "title": "Fix corrupted \u0060dotnet test -bl\u0060 binary logs by using a single MSBuild build session", + "url": "https://github.com/dotnet/sdk/pull/55521", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8970c17" + }, + { + "id": "sdk@222b3e7", + "repo": "sdk", + "title": "Extend the single \u0060dotnet test -bl\u0060 build session to the device (MAUI) paths", + "url": "https://github.com/dotnet/sdk/pull/55589", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@222b3e7" + }, + { + "id": "sdk@fd07760", + "repo": "sdk", + "title": "[run/test] Set host path for direct MSBuild builds", + "url": "https://github.com/dotnet/sdk/pull/55581", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@fd07760" + }, + { + "id": "sdk@2ed4b7b", + "repo": "sdk", + "title": "Emit NETSDK1244 warning when IncludeAllContentForSelfExtract is enabled", + "url": "https://github.com/dotnet/sdk/pull/55559", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2ed4b7b", + "labels": [ + "sdk-diagnostic-docs-needed" + ] + }, + { + "id": "sdk@69a4e2d", + "repo": "sdk", + "title": "Document CI telemetry correlation requirements", + "url": "https://github.com/dotnet/sdk/pull/55556", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@69a4e2d", + "labels": [ + "documentation", + "Area-Telemetry" + ] + }, + { + "id": "sdk@8dee7ba", + "repo": "sdk", + "title": "Add targeted test workflow for agents", + "url": "https://github.com/dotnet/sdk/pull/55532", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8dee7ba" + }, + { + "id": "sdk@c01ea5a", + "repo": "sdk", + "title": "Add --prerelease flag to dotnet new install", + "url": "https://github.com/dotnet/sdk/pull/55503", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c01ea5a" + }, + { + "id": "sdk@51e0aa3", + "repo": "sdk", + "title": "Fix PublishSingleFile failure when GenerateDocumentationFile=true and CopyDocumentationFileToOutputDirectory=false", + "url": "https://github.com/dotnet/sdk/pull/53156", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@51e0aa3", + "labels": [ + "Area-NetSDK" + ] + }, + { + "id": "sdk@1c9fb67", + "repo": "sdk", + "title": "Add affected test selection to dotnet test", + "url": "https://github.com/dotnet/sdk/pull/55574", + "commit": "dotnet@e99ff1c", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1c9fb67" + }, + { + "id": "sdk@b42cc9b", + "repo": "sdk", + "title": "Update the NetAnalyzers Roslyn reference to 4.14.0", + "url": "https://github.com/dotnet/sdk/pull/55525", + "commit": "dotnet@e99ff1c", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b42cc9b" + }, + { + "id": "sdk@6f3e55e", + "repo": "sdk", + "title": "Reconcile testfx terminal reporter drift", + "url": "https://github.com/dotnet/sdk/pull/55605", + "commit": "dotnet@e99ff1c", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6f3e55e" + }, + { + "id": "sdk@a86dbf9", + "repo": "sdk", + "title": "Add \u0060dotnet test --results-directory-layout\u0060 to stop test reports overwriting each other", + "url": "https://github.com/dotnet/sdk/pull/55475", + "commit": "dotnet@e99ff1c", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a86dbf9" + }, + { + "id": "sdk@20936f2", + "repo": "sdk", + "title": "Validate PAT pool entries before selection", + "url": "https://github.com/dotnet/sdk/pull/55621", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@20936f2" + }, + { + "id": "sdk@de84823", + "repo": "sdk", + "title": "Fix flaky FileWatcher event assertions", + "url": "https://github.com/dotnet/sdk/pull/55620", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@de84823" + }, + { + "id": "sdk@3a169f6", + "repo": "sdk", + "title": "Fix dotnet-watch dependency output races", + "url": "https://github.com/dotnet/sdk/pull/55618", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3a169f6" + }, + { + "id": "sdk@6d5079c", + "repo": "sdk", + "title": "Use partial evaluation in dotnet test discovery", + "url": "https://github.com/dotnet/sdk/pull/55633", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6d5079c" + }, + { + "id": "sdk@9f0a101", + "repo": "sdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55595", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9f0a101" + }, + { + "id": "sdk@3edf4b3", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sdk/pull/55594", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3edf4b3" + }, + { + "id": "sdk@13778d5", + "repo": "sdk", + "title": "Enable cached file-based run in Native AOT CLI", + "url": "https://github.com/dotnet/sdk/pull/55529", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@13778d5", + "labels": [ + "Area-run-file" + ] + }, + { + "id": "sdk@60d1899", + "repo": "sdk", + "title": "Fix fix-all correctness and authoring conformance across the .NET analyzers", + "url": "https://github.com/dotnet/sdk/pull/55538", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@60d1899" + }, + { + "id": "sdk@b2907e5", + "repo": "sdk", + "title": "Bump MSTest.Sdk from 4.4.0-preview.26402.3 to 4.4.0-preview.26405.9", + "url": "https://github.com/dotnet/sdk/pull/55628", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b2907e5", + "labels": [ + "dependencies", + "dependabot: main" + ] + }, + { + "id": "sdk@ddbc6ec", + "repo": "sdk", + "title": "Fix Microsoft.CodeAnalysis.Analyzers version mismatch", + "url": "https://github.com/dotnet/sdk/pull/55654", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ddbc6ec" + }, + { + "id": "sdk@5289a12", + "repo": "sdk", + "title": "Add support for formatting file-based apps", + "url": "https://github.com/dotnet/sdk/pull/55626", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5289a12", + "labels": [ + "Area-Format", + "Area-run-file" + ] + }, + { + "id": "sdk@eb9dd9e", + "repo": "sdk", + "title": "Enable method-level parallelism for TemplateEngine CLI tests", + "url": "https://github.com/dotnet/sdk/pull/55631", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@eb9dd9e" + }, + { + "id": "sdk@3e28731", + "repo": "sdk", + "title": "Support artifacts output mode for MTP test results", + "url": "https://github.com/dotnet/sdk/pull/55609", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3e28731" + }, + { + "id": "sdk@55f2a7b", + "repo": "sdk", + "title": "Add HTTP transport for WebAssembly test hosts", + "url": "https://github.com/dotnet/sdk/pull/55672", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@55f2a7b" + }, + { + "id": "sdk@053fb74", + "repo": "sdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55668", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@053fb74" + }, + { + "id": "sdk@24abf9a", + "repo": "sdk", + "title": "Enable fully qualified Helix test name reporting", + "url": "https://github.com/dotnet/sdk/pull/55404", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@24abf9a" + }, + { + "id": "sdk@09b0403", + "repo": "sdk", + "title": "Temporarily quarantine dotnet-watch tests on macOS", + "url": "https://github.com/dotnet/sdk/pull/55675", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@09b0403" + }, + { + "id": "sdk@2763d13", + "repo": "sdk", + "title": "Fix MSBuild telemetry when the server is enabled", + "url": "https://github.com/dotnet/sdk/pull/55582", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2763d13", + "labels": [ + "Area-Telemetry", + "Area-MSBuild" + ] + }, + { + "id": "sdk@9d938ee", + "repo": "sdk", + "title": "Disallow \u0060:\u0060 in property directives", + "url": "https://github.com/dotnet/sdk/pull/55671", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9d938ee", + "labels": [ + "Area-run-file" + ] + }, + { + "id": "sdk@e5c36a9", + "repo": "sdk", + "title": "Onboard the Build Failure Analysis agentic workflow", + "url": "https://github.com/dotnet/sdk/pull/55539", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e5c36a9" + }, + { + "id": "sdk@dfb74e6", + "repo": "sdk", + "title": "Address deadlock and race conditions in WebSocketConnection", + "url": "https://github.com/dotnet/sdk/pull/55651", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@dfb74e6" + }, + { + "id": "sdk@49a5d37", + "repo": "sdk", + "title": "Update Windows SDK projections", + "url": "https://github.com/dotnet/sdk/pull/55444", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@49a5d37" + }, + { + "id": "sdk@3ff3c5a", + "repo": "sdk", + "title": "Fix preview workload version search", + "url": "https://github.com/dotnet/sdk/pull/55685", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3ff3c5a" + }, + { + "id": "sdk@246ce2d", + "repo": "sdk", + "title": "Update XML transform for apphost.exe", + "url": "https://github.com/dotnet/sdk/pull/55704", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@246ce2d" + }, + { + "id": "sdk@8795d01", + "repo": "sdk", + "title": "Flow CodeAnalysis analyzers version automatically", + "url": "https://github.com/dotnet/sdk/pull/55680", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8795d01" + }, + { + "id": "sdk@5dfbb56", + "repo": "sdk", + "title": "[main] Update dependencies from microsoft/testfx", + "url": "https://github.com/dotnet/sdk/pull/55693", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5dfbb56" + }, + { + "id": "sdk@8231a56", + "repo": "sdk", + "title": "Re-enable template search sorting test", + "url": "https://github.com/dotnet/sdk/pull/55705", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8231a56" + }, + { + "id": "sdk@a9692be", + "repo": "sdk", + "title": "Fix workload advertising manifest extraction with WiX v4\u002B built MSIs", + "url": "https://github.com/dotnet/sdk/pull/55576", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a9692be" + }, + { + "id": "sdk@d8fe720", + "repo": "sdk", + "title": "Fix invalid argument handling for workload search version", + "url": "https://github.com/dotnet/sdk/pull/55682", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d8fe720" + }, + { + "id": "sdk@f3ab5e1", + "repo": "sdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55688", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f3ab5e1" + }, + { + "id": "sdk@b7c2f46", + "repo": "sdk", + "title": "Fix formatting of automated telemetry message", + "url": "https://github.com/dotnet/sdk/pull/55573", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b7c2f46", + "labels": [ + "Area-Infrastructure" + ] + }, + { + "id": "sdk@e86710e", + "repo": "sdk", + "title": "Optimize the NativeAOT CLI for size", + "url": "https://github.com/dotnet/sdk/pull/55733", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e86710e", + "labels": [ + "Area-dotnet AOT" + ] + }, + { + "id": "sdk@0427940", + "repo": "sdk", + "title": "[Experiment] Create a .NET SDK Issue Monster", + "url": "https://github.com/dotnet/sdk/pull/55243", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0427940" + }, + { + "id": "sdk@a7a9e91", + "repo": "sdk", + "title": "Migrate test package feeds to dotnet-public", + "url": "https://github.com/dotnet/sdk/pull/55463", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a7a9e91" + }, + { + "id": "sdk@bb01d92", + "repo": "sdk", + "title": "Allow Copilot assignment even if \u003E= 2 issues are assigned to Copilot", + "url": "https://github.com/dotnet/sdk/pull/55759", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bb01d92" + }, + { + "id": "sdk@7fedd5d", + "repo": "sdk", + "title": "Update Issue Monster workflow lock file", + "url": "https://github.com/dotnet/sdk/pull/55760", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7fedd5d" + }, + { + "id": "sdk@bbb124f", + "repo": "sdk", + "title": "Place file-based app artifacts into repo\u0027s artifacts dir if used", + "url": "https://github.com/dotnet/sdk/pull/55697", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bbb124f", + "labels": [ + "Area-run-file" + ] + }, + { + "id": "sdk@98b6980", + "repo": "sdk", + "title": "Add android-arm to NativeAOT runtime pack RIDs", + "url": "https://github.com/dotnet/sdk/pull/55750", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@98b6980" + }, + { + "id": "sdk@11be866", + "repo": "sdk", + "title": "Ping run-file team on relevant changes", + "url": "https://github.com/dotnet/sdk/pull/55769", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@11be866" + }, + { + "id": "sdk@a753c74", + "repo": "sdk", + "title": "Add end-to-end MSBuild telemetry coverage and fix spans", + "url": "https://github.com/dotnet/sdk/pull/55752", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a753c74" + }, + { + "id": "sdk@6a1f9ee", + "repo": "sdk", + "title": "Work around cached Copilot CLI path mismatch", + "url": "https://github.com/dotnet/sdk/pull/55763", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6a1f9ee" + }, + { + "id": "sdk@ebe7798", + "repo": "sdk", + "title": "Use PAT pool for Issue Monster threat detection", + "url": "https://github.com/dotnet/sdk/pull/55774", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ebe7798" + }, + { + "id": "sdk@16bd309", + "repo": "sdk", + "title": "Add WebAssembly project reference discovery targets", + "url": "https://github.com/dotnet/sdk/pull/55782", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@16bd309", + "labels": [ + "Area-WasmSdk" + ] + }, + { + "id": "sdk@d6e2be3", + "repo": "sdk", + "title": "[Experiment] Add CI Quality Investigator workflow", + "url": "https://github.com/dotnet/sdk/pull/55467", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d6e2be3" + }, + { + "id": "sdk@812a817", + "repo": "sdk", + "title": "Reduce \u0060issue_dispatch tool\u0060 hallucinations in the \u0060issue monster\u0060 when making a tool call:", + "url": "https://github.com/dotnet/sdk/pull/55777", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@812a817" + }, + { + "id": "sdk@64269ae", + "repo": "sdk", + "title": "Reduce Issue Monster \u0060base_branch\u0060 selection hallucinations w/ target vs source branch terms", + "url": "https://github.com/dotnet/sdk/pull/55778", + "commit": "dotnet@73e6150", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@64269ae" + }, + { + "id": "sdk@887dc12", + "repo": "sdk", + "title": "Dispatch Issue Monster for CI incidents", + "url": "https://github.com/dotnet/sdk/pull/55788", + "commit": "dotnet@73e6150", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@887dc12" + }, + { + "id": "sdk@5b9b9e1", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Recognize roslyn telemetry", + "url": "https://github.com/dotnet/sdk/pull/55826", + "commit": "dotnet@8b4cb02", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5b9b9e1", + "labels": [ + "Area-Telemetry", + "backport" + ] + }, + { + "id": "sdk@10b2efd", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Package download: Validate paths on non-Windows platforms", + "url": "https://github.com/dotnet/sdk/pull/55812", + "commit": "dotnet@8650eb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@10b2efd", + "labels": [ + "auto-merge", + "backport" + ] + }, + { + "id": "sdk@af6fc84", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Fix Include Symbols when using dotnet pack with nuspec file", + "url": "https://github.com/dotnet/sdk/pull/55252", + "commit": "dotnet@89ca209", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@af6fc84" + }, + { + "id": "sdk@3f7ca9e", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Make published container images reproducible", + "url": "https://github.com/dotnet/sdk/pull/55836", + "commit": "dotnet@89ca209", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3f7ca9e", + "labels": [ + "auto-merge", + "backport" + ] + }, + { + "id": "sdk@6bb52e2", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Skip redundant container uploads for existing manifests", + "url": "https://github.com/dotnet/sdk/pull/55838", + "commit": "dotnet@1da4c41", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6bb52e2", + "labels": [ + "auto-merge", + "backport" + ] + }, + { + "id": "sdk@b1b438a", + "repo": "sdk", + "title": "Update VersionFeature 8/9/10 for the next release", + "url": "https://github.com/dotnet/sdk/pull/55846", + "commit": "dotnet@22586bf", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b1b438a", + "labels": [ + "Area-Infrastructure" + ] + }, + { + "id": "sdk@87d436b", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55887", + "commit": "dotnet@25c0025", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@87d436b" + }, + { + "id": "sdk@0eac0cf", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55893", + "commit": "dotnet@a22bf1c", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0eac0cf" + }, + { + "id": "source-build-assets@2667540", + "repo": "source-build-assets", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/source-build-assets/pull/1753", + "commit": "dotnet@34e6b7a", + "is_security": false, + "local_repo_commit": "source-build-assets@2667540" + }, + { + "id": "source-build-assets@b70367d", + "repo": "source-build-assets", + "title": "Remove unused ANTLR Maven project files", + "url": "https://github.com/dotnet/source-build-assets/pull/1756", + "commit": "dotnet@34e6b7a", + "is_security": false, + "local_repo_commit": "source-build-assets@b70367d" + }, + { + "id": "source-build-assets@4956228", + "repo": "source-build-assets", + "title": "Update dependencies from build 325363", + "url": "https://github.com/dotnet/source-build-assets/pull/1759", + "commit": "dotnet@cdeb134", + "is_security": false, + "local_repo_commit": "source-build-assets@4956228" + }, + { + "id": "source-build-assets@2623acb", + "repo": "source-build-assets", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/source-build-assets/pull/1761", + "commit": "dotnet@cdeb134", + "is_security": false, + "local_repo_commit": "source-build-assets@2623acb" + }, + { + "id": "source-build-assets@6deaef4", + "repo": "source-build-assets", + "title": "Update dependencies from build 325824", + "url": "https://github.com/dotnet/source-build-assets/pull/1764", + "commit": "dotnet@cdeb134", + "is_security": false, + "local_repo_commit": "source-build-assets@6deaef4" + }, + { + "id": "source-build-assets@722aa44", + "repo": "source-build-assets", + "title": "Update dependencies from build 326034", + "url": "https://github.com/dotnet/source-build-assets/pull/1765", + "commit": "dotnet@cdeb134", + "is_security": false, + "local_repo_commit": "source-build-assets@722aa44" + }, + { + "id": "source-build-assets@b48fda0", + "repo": "source-build-assets", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/source-build-assets/pull/1766", + "commit": "dotnet@cdeb134", + "is_security": false, + "local_repo_commit": "source-build-assets@b48fda0" + }, + { + "id": "source-build-assets@7171679", + "repo": "source-build-assets", + "title": "Document current-version reference package restriction", + "url": "https://github.com/dotnet/source-build-assets/pull/1768", + "commit": "dotnet@cdeb134", + "is_security": false, + "local_repo_commit": "source-build-assets@7171679" + }, + { + "id": "source-build-assets@91bf5c6", + "repo": "source-build-assets", + "title": "Pin workflow actions to immutable SHAs and add Dependabot SHA update policy", + "url": "https://github.com/dotnet/source-build-assets/pull/1772", + "commit": "dotnet@7cba5e9", + "is_security": false, + "local_repo_commit": "source-build-assets@91bf5c6" + }, + { + "id": "source-build-assets@21fb0df", + "repo": "source-build-assets", + "title": "Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/source-build-assets/pull/1773", + "commit": "dotnet@7cba5e9", + "is_security": false, + "local_repo_commit": "source-build-assets@21fb0df", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "source-build-assets@ff98800", + "repo": "source-build-assets", + "title": "Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/source-build-assets/pull/1775", + "commit": "dotnet@472d3ee", + "is_security": false, + "local_repo_commit": "source-build-assets@ff98800", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "sourcelink@bd09f31", + "repo": "sourcelink", + "title": "Mark dotnet-sourcelink as non-shipping", + "url": "https://github.com/dotnet/sourcelink/pull/1568", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@bd09f31" + }, + { + "id": "sourcelink@e45ebd2", + "repo": "sourcelink", + "title": "[release/10.0.2xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1576", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@e45ebd2" + }, + { + "id": "sourcelink@2752a5e", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1569", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@2752a5e" + }, + { + "id": "sourcelink@59ef729", + "repo": "sourcelink", + "title": "Update dependencies", + "url": "https://github.com/dotnet/sourcelink/pull/1581", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@59ef729" + }, + { + "id": "sourcelink@44e26bc", + "repo": "sourcelink", + "title": "[automated] Merge branch \u0027release/10.0.2xx\u0027 =\u003E \u0027release/10.0.3xx\u0027", + "url": "https://github.com/dotnet/sourcelink/pull/1577", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@44e26bc" + }, + { + "id": "sourcelink@87111bc", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1586", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@87111bc" + }, + { + "id": "sourcelink@d746610", + "repo": "sourcelink", + "title": "Update dependencies from build 301313", + "url": "https://github.com/dotnet/sourcelink/pull/1588", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@d746610" + }, + { + "id": "sourcelink@8d1a4d6", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1590", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@8d1a4d6" + }, + { + "id": "sourcelink@89b290f", + "repo": "sourcelink", + "title": "Update dependencies from build 301549", + "url": "https://github.com/dotnet/sourcelink/pull/1589", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@89b290f" + }, + { + "id": "sourcelink@9657f7b", + "repo": "sourcelink", + "title": "Backflow VMR 3xx 302154", + "url": "https://github.com/dotnet/sourcelink/pull/1596", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@9657f7b" + }, + { + "id": "sourcelink@bf1b575", + "repo": "sourcelink", + "title": "Update dependencies from build 302311", + "url": "https://github.com/dotnet/sourcelink/pull/1597", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@bf1b575" + }, + { + "id": "sourcelink@cae2cf7", + "repo": "sourcelink", + "title": "Update dependencies from build 302124", + "url": "https://github.com/dotnet/sourcelink/pull/1595", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@cae2cf7" + }, + { + "id": "sourcelink@33165b3", + "repo": "sourcelink", + "title": "Update dependencies from build 302254", + "url": "https://github.com/dotnet/sourcelink/pull/1600", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@33165b3" + }, + { + "id": "sourcelink@b6b76d3", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1604", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@b6b76d3" + }, + { + "id": "sourcelink@5f04f05", + "repo": "sourcelink", + "title": "Update dependencies from build 303467", + "url": "https://github.com/dotnet/sourcelink/pull/1607", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@5f04f05" + }, + { + "id": "sourcelink@56c33eb", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1606", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@56c33eb" + }, + { + "id": "sourcelink@e1d00fd", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1608", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@e1d00fd" + }, + { + "id": "sourcelink@74a4af8", + "repo": "sourcelink", + "title": "Update dependencies from build 303525", + "url": "https://github.com/dotnet/sourcelink/pull/1609", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@74a4af8" + }, + { + "id": "sourcelink@ec2d8f8", + "repo": "sourcelink", + "title": "Update dependencies from build 304343", + "url": "https://github.com/dotnet/sourcelink/pull/1613", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@ec2d8f8" + }, + { + "id": "sourcelink@56a186c", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1615", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@56a186c" + }, + { + "id": "sourcelink@f514121", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1614", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@f514121" + }, + { + "id": "sourcelink@53657c5", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1625", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@53657c5" + }, + { + "id": "sourcelink@f2c605a", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1626", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@f2c605a" + }, + { + "id": "sourcelink@b0620fe", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1623", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@b0620fe" + }, + { + "id": "sourcelink@30a9e14", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1628", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@30a9e14" + }, + { + "id": "sourcelink@8fe801e", + "repo": "sourcelink", + "title": "Update dependencies from build 307387", + "url": "https://github.com/dotnet/sourcelink/pull/1633", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@8fe801e" + }, + { + "id": "sourcelink@067d8ae", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1632", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@067d8ae" + }, + { + "id": "sourcelink@7616f66", + "repo": "sourcelink", + "title": "Update dependencies from build 307443", + "url": "https://github.com/dotnet/sourcelink/pull/1634", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@7616f66" + }, + { + "id": "sourcelink@a063623", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1640", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@a063623" + }, + { + "id": "sourcelink@e3cb8eb", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1647", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@e3cb8eb" + }, + { + "id": "sourcelink@13a85b0", + "repo": "sourcelink", + "title": "Update dependencies from build 311030", + "url": "https://github.com/dotnet/sourcelink/pull/1656", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@13a85b0" + }, + { + "id": "sourcelink@a9436ff", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1653", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@a9436ff" + }, + { + "id": "sourcelink@317814b", + "repo": "sourcelink", + "title": "Use common dir to locate packed-refs and reftable", + "url": "https://github.com/dotnet/sourcelink/pull/1657", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@317814b" + }, + { + "id": "sourcelink@898dc0f", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Preserve \u0060.git\u0060 suffix in repository names when generating SourceLink URLs", + "url": "https://github.com/dotnet/sourcelink/pull/1658", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@898dc0f" + }, + { + "id": "sourcelink@2614ffa", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1662", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@2614ffa" + }, + { + "id": "sourcelink@62454d9", + "repo": "sourcelink", + "title": "Use common dir to locate packed-refs and reftable", + "url": "https://github.com/dotnet/sourcelink/pull/1665", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@62454d9", + "labels": [ + "servicing-approved" + ] + }, + { + "id": "sourcelink@a9d4f97", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1664", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@a9d4f97" + }, + { + "id": "sourcelink@89fa426", + "repo": "sourcelink", + "title": "Update dependencies from build 312649", + "url": "https://github.com/dotnet/sourcelink/pull/1663", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@89fa426" + }, + { + "id": "sourcelink@f26b6d9", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1635", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@f26b6d9" + }, + { + "id": "sourcelink@564729b", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1666", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@564729b" + }, + { + "id": "sourcelink@6ef9f87", + "repo": "sourcelink", + "title": "Update dependencies from build 312947", + "url": "https://github.com/dotnet/sourcelink/pull/1667", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@6ef9f87" + }, + { + "id": "sourcelink@02da6b2", + "repo": "sourcelink", + "title": "Update dependencies from build 312829", + "url": "https://github.com/dotnet/sourcelink/pull/1668", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@02da6b2" + }, + { + "id": "sourcelink@11f810d", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1671", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@11f810d" + }, + { + "id": "sourcelink@af9d896", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1669", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@af9d896" + }, + { + "id": "sourcelink@8e386fb", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1670", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@8e386fb" + }, + { + "id": "sourcelink@8926ace", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1677", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@8926ace" + }, + { + "id": "sourcelink@05efc47", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1676", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@05efc47" + }, + { + "id": "sourcelink@7323c66", + "repo": "sourcelink", + "title": "Update dependencies from build 313473", + "url": "https://github.com/dotnet/sourcelink/pull/1675", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@7323c66" + }, + { + "id": "sourcelink@055392c", + "repo": "sourcelink", + "title": "Update dependencies from build 315051", + "url": "https://github.com/dotnet/sourcelink/pull/1683", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@055392c" + }, + { + "id": "sourcelink@993efbc", + "repo": "sourcelink", + "title": "Update dependencies from build 315339", + "url": "https://github.com/dotnet/sourcelink/pull/1685", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@993efbc" + }, + { + "id": "sourcelink@20d8b0b", + "repo": "sourcelink", + "title": "Update dependencies from build 315195", + "url": "https://github.com/dotnet/sourcelink/pull/1684", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@20d8b0b" + }, + { + "id": "sourcelink@491a001", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1691", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@491a001" + }, + { + "id": "sourcelink@d53bcdd", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1690", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@d53bcdd" + }, + { + "id": "sourcelink@22dd227", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1695", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@22dd227" + }, + { + "id": "sourcelink@40da6c1", + "repo": "sourcelink", + "title": "Update dependencies from build 316379", + "url": "https://github.com/dotnet/sourcelink/pull/1702", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@40da6c1" + }, + { + "id": "sourcelink@9dec14a", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1700", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@9dec14a" + }, + { + "id": "sourcelink@a168913", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1696", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@a168913" + }, + { + "id": "sourcelink@ff194d1", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1706", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@ff194d1" + }, + { + "id": "sourcelink@5b7195a", + "repo": "sourcelink", + "title": "Update dependencies from build 317140", + "url": "https://github.com/dotnet/sourcelink/pull/1707", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@5b7195a" + }, + { + "id": "sourcelink@b486dc3", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1711", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@b486dc3" + }, + { + "id": "sourcelink@0ab0100", + "repo": "sourcelink", + "title": "Update dependencies from build 317205", + "url": "https://github.com/dotnet/sourcelink/pull/1710", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@0ab0100" + }, + { + "id": "sourcelink@274958d", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1708", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@274958d" + }, + { + "id": "sourcelink@5c03094", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1716", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@5c03094" + }, + { + "id": "sourcelink@381a86e", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1715", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@381a86e" + }, + { + "id": "sourcelink@9252047", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1714", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@9252047" + }, + { + "id": "sourcelink@f98ad81", + "repo": "sourcelink", + "title": "Update dependencies from build 318531", + "url": "https://github.com/dotnet/sourcelink/pull/1721", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@f98ad81" + }, + { + "id": "sourcelink@44079da", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1720", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@44079da" + }, + { + "id": "sourcelink@75aaa9b", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1724", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@75aaa9b" + }, + { + "id": "sourcelink@64112ea", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1723", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@64112ea" + }, + { + "id": "sourcelink@60310a5", + "repo": "sourcelink", + "title": "Update dependencies from build 318769", + "url": "https://github.com/dotnet/sourcelink/pull/1719", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@60310a5" + }, + { + "id": "sourcelink@68f7441", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1727", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@68f7441" + }, + { + "id": "sourcelink@828a762", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1726", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@828a762" + }, + { + "id": "sourcelink@c09b9ff", + "repo": "sourcelink", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1731", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@c09b9ff" + }, + { + "id": "sourcelink@b077073", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1736", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@b077073" + }, + { + "id": "sourcelink@7b1bd72", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1730", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@7b1bd72" + }, + { + "id": "sourcelink@72f83ac", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1729", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@72f83ac" + }, + { + "id": "sourcelink@917a997", + "repo": "sourcelink", + "title": "Update dependencies from build 324827", + "url": "https://github.com/dotnet/sourcelink/pull/1742", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@917a997" + }, + { + "id": "sourcelink@cc04654", + "repo": "sourcelink", + "title": "Fix github-merge-flow.jsonc", + "url": "https://github.com/dotnet/sourcelink/pull/1744", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@cc04654" + }, + { + "id": "sourcelink@266b39a", + "repo": "sourcelink", + "title": "[automated] Merge branch \u0027release/10.0.3xx\u0027 =\u003E \u0027release/10.0.4xx\u0027", + "url": "https://github.com/dotnet/sourcelink/pull/1746", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@266b39a" + }, + { + "id": "sourcelink@b989174", + "repo": "sourcelink", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sourcelink/pull/1747", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@b989174" + }, + { + "id": "sourcelink@cc896b0", + "repo": "sourcelink", + "title": "Strip user name and password from repository URLs", + "url": "https://github.com/dotnet/sourcelink/pull/1761", + "commit": "dotnet@8296263", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@cc896b0" + }, + { + "id": "sourcelink@8b697da", + "repo": "sourcelink", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1752", + "commit": "dotnet@8296263", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@8b697da" + }, + { + "id": "sourcelink@6ec19dd", + "repo": "sourcelink", + "title": "Update dependencies from build 326717", + "url": "https://github.com/dotnet/sourcelink/pull/1762", + "commit": "dotnet@8296263", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@6ec19dd" + }, + { + "id": "symreader@4335ee8", + "repo": "symreader", + "title": "Update dependencies from build 301945", + "url": "https://github.com/dotnet/symreader/pull/388", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@4335ee8" + }, + { + "id": "symreader@9026879", + "repo": "symreader", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/391", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@9026879" + }, + { + "id": "symreader@bd2da3b", + "repo": "symreader", + "title": "Update dependencies from build 303525", + "url": "https://github.com/dotnet/symreader/pull/393", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@bd2da3b" + }, + { + "id": "symreader@9a6bfda", + "repo": "symreader", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/396", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@9a6bfda" + }, + { + "id": "symreader@779aa12", + "repo": "symreader", + "title": "Update dependencies from build 306251", + "url": "https://github.com/dotnet/symreader/pull/403", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@779aa12" + }, + { + "id": "symreader@5255860", + "repo": "symreader", + "title": "Update dependencies from build 307268", + "url": "https://github.com/dotnet/symreader/pull/406", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@5255860" + }, + { + "id": "symreader@3172661", + "repo": "symreader", + "title": "Update dependencies from build 308175", + "url": "https://github.com/dotnet/symreader/pull/408", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@3172661" + }, + { + "id": "symreader@834ba03", + "repo": "symreader", + "title": "Update dependencies from build 309217", + "url": "https://github.com/dotnet/symreader/pull/411", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@834ba03" + }, + { + "id": "symreader@0311e4c", + "repo": "symreader", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/414", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@0311e4c" + }, + { + "id": "symreader@9f990a3", + "repo": "symreader", + "title": "Update dependencies from build 310763", + "url": "https://github.com/dotnet/symreader/pull/417", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@9f990a3" + }, + { + "id": "symreader@a44c37a", + "repo": "symreader", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/422", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@a44c37a" + }, + { + "id": "symreader@da24ef5", + "repo": "symreader", + "title": "Update dependencies from build 313473", + "url": "https://github.com/dotnet/symreader/pull/425", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@da24ef5" + }, + { + "id": "symreader@8655fee", + "repo": "symreader", + "title": "[release/10.0] Fix crash in UnsafeComStreamWrapper.Stat with in-memory symbols", + "url": "https://github.com/dotnet/symreader/pull/428", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@8655fee", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "symreader@028a635", + "repo": "symreader", + "title": "Update dependencies from build 314618", + "url": "https://github.com/dotnet/symreader/pull/427", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@028a635" + }, + { + "id": "symreader@d556177", + "repo": "symreader", + "title": "Update dependencies from build 315678", + "url": "https://github.com/dotnet/symreader/pull/431", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@d556177" + }, + { + "id": "symreader@5cc4088", + "repo": "symreader", + "title": "Update dependencies from build 315684", + "url": "https://github.com/dotnet/symreader/pull/430", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@5cc4088" + }, + { + "id": "symreader@b75e0d0", + "repo": "symreader", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/434", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@b75e0d0" + }, + { + "id": "symreader@05dafde", + "repo": "symreader", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/433", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@05dafde" + }, + { + "id": "symreader@aac63a4", + "repo": "symreader", + "title": "Update dependencies from build 317590", + "url": "https://github.com/dotnet/symreader/pull/438", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@aac63a4" + }, + { + "id": "symreader@d05cc88", + "repo": "symreader", + "title": "Update dependencies from build 317483", + "url": "https://github.com/dotnet/symreader/pull/437", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@d05cc88" + }, + { + "id": "symreader@d8370c7", + "repo": "symreader", + "title": "Update dependencies from build 318531", + "url": "https://github.com/dotnet/symreader/pull/441", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@d8370c7" + }, + { + "id": "symreader@f867871", + "repo": "symreader", + "title": "Update dependencies from build 318609", + "url": "https://github.com/dotnet/symreader/pull/440", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@f867871" + }, + { + "id": "symreader@83124e3", + "repo": "symreader", + "title": "Update dependencies from build 319504", + "url": "https://github.com/dotnet/symreader/pull/443", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@83124e3" + }, + { + "id": "symreader@b35c161", + "repo": "symreader", + "title": "Update dependencies from build 319511", + "url": "https://github.com/dotnet/symreader/pull/442", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@b35c161" + }, + { + "id": "symreader@db979a9", + "repo": "symreader", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/445", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@db979a9" + }, + { + "id": "symreader@2b4d6f4", + "repo": "symreader", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/444", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@2b4d6f4" + }, + { + "id": "symreader@8593ff8", + "repo": "symreader", + "title": "Update merge flow configuration for release/10.0", + "url": "https://github.com/dotnet/symreader/pull/446", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@8593ff8" + }, + { + "id": "symreader@b579795", + "repo": "symreader", + "title": "[automated] Merge branch \u0027release/10.0\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/symreader/pull/447", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@b579795" + }, + { + "id": "symreader@260aefc", + "repo": "symreader", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/448", + "commit": "dotnet@aecb12d", + "is_security": false, + "local_repo_commit": "symreader@260aefc" + }, + { + "id": "vstest@5c6dc58", + "repo": "vstest", + "title": "Fix false positives in the markdown link checker", + "url": "https://github.com/microsoft/vstest/pull/16312", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@5c6dc58" + }, + { + "id": "vstest@7255fd2", + "repo": "vstest", + "title": "[link-checker] Fix broken v16.5.0 compare link in releases.md", + "url": "https://github.com/microsoft/vstest/pull/16313", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@7255fd2" + }, + { + "id": "vstest@634d097", + "repo": "vstest", + "title": "Branding as 18.11.0", + "url": "https://github.com/microsoft/vstest/pull/16314", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@634d097" + }, + { + "id": "vstest@f73598e", + "repo": "vstest", + "title": "Update reviewer team ID in Azure pipeline config", + "url": "https://github.com/microsoft/vstest/pull/16321", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@f73598e" + }, + { + "id": "vstest@262a9dd", + "repo": "vstest", + "title": "Recompile expert reviewer workflow lock", + "url": "https://github.com/microsoft/vstest/pull/16324", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@262a9dd" + }, + { + "id": "vstest@252890f", + "repo": "vstest", + "title": "Bump Microsoft.VisualStudio.Diagnostics.Utilities to a release-branch build to fix SymbolCheck (main)", + "url": "https://github.com/microsoft/vstest/pull/16323", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@252890f" + }, + { + "id": "vstest@f7d5f02", + "repo": "vstest", + "title": "Quote left side of MSBuild condition expressions", + "url": "https://github.com/microsoft/vstest/pull/16325", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@f7d5f02" + }, + { + "id": "vstest@e331e3b", + "repo": "vstest", + "title": "Fix TRX logger mangling astral-plane (non-BMP) characters", + "url": "https://github.com/microsoft/vstest/pull/16318", + "commit": "dotnet@f62012b", + "is_security": false, + "local_repo_commit": "vstest@e331e3b" + }, + { + "id": "vstest@0f85456", + "repo": "vstest", + "title": "Disable the MTP testhost by default", + "url": "https://github.com/microsoft/vstest/pull/16337", + "commit": "dotnet@f62012b", + "is_security": false, + "local_repo_commit": "vstest@0f85456" + }, + { + "id": "vstest@384428e", + "repo": "vstest", + "title": "Fix OS-blind apphost probe in MTP bridge (regression from #16201)", + "url": "https://github.com/microsoft/vstest/pull/16336", + "commit": "dotnet@f49a708", + "is_security": false, + "local_repo_commit": "vstest@384428e" + }, + { + "id": "vstest@6411dc2", + "repo": "vstest", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/microsoft/vstest/pull/16310", + "commit": "dotnet@f49a708", + "is_security": false, + "local_repo_commit": "vstest@6411dc2" + }, + { + "id": "vstest@7a6c166", + "repo": "vstest", + "title": "Pin GitHub Actions to full-length commit SHAs", + "url": "https://github.com/microsoft/vstest/pull/16338", + "commit": "dotnet@9ab39fa", + "is_security": false, + "local_repo_commit": "vstest@7a6c166" + }, + { + "id": "vstest@17c14fe", + "repo": "vstest", + "title": "Fix logger concurrency correctness and TRX write reliability", + "url": "https://github.com/microsoft/vstest/pull/16326", + "commit": "dotnet@9ab39fa", + "is_security": false, + "local_repo_commit": "vstest@17c14fe" + }, + { + "id": "vstest@d8f6af1", + "repo": "vstest", + "title": "Restore custom data collector platform tests", + "url": "https://github.com/microsoft/vstest/pull/16354", + "commit": "dotnet@3e91fc1", + "is_security": false, + "local_repo_commit": "vstest@d8f6af1" + }, + { + "id": "vstest@a3b36a6", + "repo": "vstest", + "title": "Revive socket client and server tests", + "url": "https://github.com/microsoft/vstest/pull/16348", + "commit": "dotnet@81c2c1f", + "is_security": false, + "local_repo_commit": "vstest@a3b36a6" + }, + { + "id": "vstest@5210ceb", + "repo": "vstest", + "title": "Simplify SocketServer: use is null and discard Task.Run result", + "url": "https://github.com/microsoft/vstest/pull/16361", + "commit": "dotnet@88f1490", + "is_security": false, + "local_repo_commit": "vstest@5210ceb" + }, + { + "id": "vstest@9cbb02d", + "repo": "vstest", + "title": "Retarget the MTP client onto Microsoft.Testing.Platform.ServerMode.Client.Sources", + "url": "https://github.com/microsoft/vstest/pull/16300", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@9cbb02d" + }, + { + "id": "vstest@ae77b29", + "repo": "vstest", + "title": "Fix MsCoverageReferencedPathMaps: skip during design-time builds and add BuildInParallel", + "url": "https://github.com/microsoft/vstest/pull/16043", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@ae77b29" + }, + { + "id": "vstest@d2c19c0", + "repo": "vstest", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/microsoft/vstest/pull/16334", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@d2c19c0" + }, + { + "id": "vstest@b207e49", + "repo": "vstest", + "title": "Simplify MTP code: combine or-patterns and use tuple deconstruction", + "url": "https://github.com/microsoft/vstest/pull/16369", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@b207e49" + }, + { + "id": "vstest@7e06f03", + "repo": "vstest", + "title": "Pass arguments to PowerShell with -File instead of -command", + "url": "https://github.com/microsoft/vstest/pull/16363", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@7e06f03" + }, + { + "id": "vstest@5193be4", + "repo": "vstest", + "title": "Respect console logger verbosity from a settings file", + "url": "https://github.com/microsoft/vstest/pull/16044", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@5193be4", + "labels": [ + "bug" + ] + }, + { + "id": "vstest@da2d6ea", + "repo": "vstest", + "title": "Remove reflection-based deserialization setters", + "url": "https://github.com/microsoft/vstest/pull/16356", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@da2d6ea" + }, + { + "id": "vstest@1faab3d", + "repo": "vstest", + "title": "Remove two stale IDE0060 suppressions", + "url": "https://github.com/microsoft/vstest/pull/16373", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@1faab3d" + }, + { + "id": "vstest@7e128f4", + "repo": "vstest", + "title": "Compile the MTP client out of source-only builds", + "url": "https://github.com/microsoft/vstest/pull/16385", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@7e128f4" + }, + { + "id": "vstest@6b5328f", + "repo": "vstest", + "title": "Fix the single-test command in AGENTS.md that eng/build.ps1 rejects", + "url": "https://github.com/microsoft/vstest/pull/16387", + "commit": "dotnet@cc48b2d", + "is_security": false, + "local_repo_commit": "vstest@6b5328f" + }, + { + "id": "vstest@0f5ac69", + "repo": "vstest", + "title": "Enable CA1310 and make culture-sensitive string comparisons ordinal", + "url": "https://github.com/microsoft/vstest/pull/16388", + "commit": "dotnet@cc48b2d", + "is_security": false, + "local_repo_commit": "vstest@0f5ac69" + }, + { + "id": "vstest@499c9af", + "repo": "vstest", + "title": "[fix] Fix backslash normalization in VSTestCLIRunSettings on Unix", + "url": "https://github.com/microsoft/vstest/pull/15795", + "commit": "dotnet@cceb892", + "is_security": false, + "local_repo_commit": "vstest@499c9af" + }, + { + "id": "vstest@daac823", + "repo": "vstest", + "title": "Guard against a missing PATH in the NativeAOT publish test", + "url": "https://github.com/microsoft/vstest/pull/16380", + "commit": "dotnet@cceb892", + "is_security": false, + "local_repo_commit": "vstest@daac823" + }, + { + "id": "vstest@0b289d5", + "repo": "vstest", + "title": "Align expert reviewer verdicts with safe outputs", + "url": "https://github.com/microsoft/vstest/pull/16381", + "commit": "dotnet@cceb892", + "is_security": false, + "local_repo_commit": "vstest@0b289d5" + }, + { + "id": "vstest@5bf95dc", + "repo": "vstest", + "title": "docs: fix typo explicitely -\u003E explicitly", + "url": "https://github.com/microsoft/vstest/pull/16397", + "commit": "dotnet@62bd0d2", + "is_security": false, + "local_repo_commit": "vstest@5bf95dc" + }, + { + "id": "vstest@3470ed5", + "repo": "vstest", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/microsoft/vstest/pull/16368", + "commit": "dotnet@62bd0d2", + "is_security": false, + "local_repo_commit": "vstest@3470ed5" + }, + { + "id": "vstest@3941969", + "repo": "vstest", + "title": "Skip the diagnostic test results publish when there is nothing to publish", + "url": "https://github.com/microsoft/vstest/pull/16401", + "commit": "dotnet@900850d", + "is_security": false, + "local_repo_commit": "vstest@3941969" + }, + { + "id": "vstest@d52fd7f", + "repo": "vstest", + "title": "Re-enable official signing validation", + "url": "https://github.com/microsoft/vstest/pull/16364", + "commit": "dotnet@efaca5b", + "is_security": false, + "local_repo_commit": "vstest@d52fd7f" + }, + { + "id": "vstest@9bdb396", + "repo": "vstest", + "title": "Remove dead ExternalEnvironmentVariables left by #16116", + "url": "https://github.com/microsoft/vstest/pull/16402", + "commit": "dotnet@efaca5b", + "is_security": false, + "local_repo_commit": "vstest@9bdb396" + }, + { + "id": "vstest@d6dbc41", + "repo": "vstest", + "title": "Copy acceptance test diagnostic logs into the test results directory", + "url": "https://github.com/microsoft/vstest/pull/16403", + "commit": "dotnet@993d3f9", + "is_security": false, + "local_repo_commit": "vstest@d6dbc41" + }, + { + "id": "vstest@7f981db", + "repo": "vstest", + "title": "Branding as 18.11.0-release", + "url": "https://github.com/microsoft/vstest/pull/16407", + "commit": "dotnet@89234f1", + "is_security": false, + "local_repo_commit": "vstest@7f981db" + }, + { + "id": "windowsdesktop@0eacc4f", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5832", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@0eacc4f" + }, + { + "id": "windowsdesktop@3fe80ee", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5835", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@3fe80ee" + }, + { + "id": "windowsdesktop@ee5ed07", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5837", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@ee5ed07" + }, + { + "id": "windowsdesktop@b61fa52", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5840", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@b61fa52" + }, + { + "id": "windowsdesktop@0fc1e06", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5842", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@0fc1e06" + }, + { + "id": "windowsdesktop@783feda", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5845", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@783feda" + }, + { + "id": "windowsdesktop@18b7032", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5846", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@18b7032" + }, + { + "id": "windowsdesktop@df89cf0", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5859", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@df89cf0" + }, + { + "id": "windowsdesktop@de39d3b", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5862", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@de39d3b" + }, + { + "id": "windowsdesktop@8a8c2aa", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5865", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@8a8c2aa" + }, + { + "id": "windowsdesktop@8aaf723", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5868", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@8aaf723" + }, + { + "id": "windowsdesktop@2e1d367", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5870", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@2e1d367" + }, + { + "id": "windowsdesktop@bb44349", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5872", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@bb44349" + }, + { + "id": "windowsdesktop@150042a", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5875", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@150042a" + }, + { + "id": "windowsdesktop@cf37430", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5877", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@cf37430" + }, + { + "id": "windowsdesktop@145df5c", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5878", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@145df5c" + }, + { + "id": "windowsdesktop@4261f5b", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5879", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@4261f5b" + }, + { + "id": "windowsdesktop@faa88b8", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5880", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@faa88b8" + }, + { + "id": "windowsdesktop@f422312", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5882", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@f422312" + }, + { + "id": "windowsdesktop@f356729", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5888", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@f356729" + }, + { + "id": "windowsdesktop@4fe93cc", + "repo": "windowsdesktop", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5895", + "commit": "dotnet@1502a5c", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@4fe93cc" + }, + { + "id": "windowsdesktop@79679b8", + "repo": "windowsdesktop", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5897", + "commit": "dotnet@9fe4549", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@79679b8" + }, + { + "id": "winforms@c8139b9", + "repo": "winforms", + "title": "Centralize feature prompts by target release", + "url": "https://github.com/dotnet/winforms/pull/14767", + "commit": "dotnet@9db0ce7", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@c8139b9", + "labels": [ + "NewApi-Net11", + "copilot-feature-prompt" + ] + }, + { + "id": "winforms@8554492", + "repo": "winforms", + "title": ".NET 11: integrate application, rendering, and visual styles APIs", + "url": "https://github.com/dotnet/winforms/pull/14809", + "commit": "dotnet@d7036ce", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@8554492" + }, + { + "id": "winforms@bab083a", + "repo": "winforms", + "title": "Hide the VisualStylesModeChanged event of the PropertyGrid", + "url": "https://github.com/dotnet/winforms/pull/14814", + "commit": "dotnet@7f1c1bc", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@bab083a" + }, + { + "id": "winforms@4ba3b30", + "repo": "winforms", + "title": "Fix vertical scrollbar not rendering in RTL multiline TextBox", + "url": "https://github.com/dotnet/winforms/pull/14820", + "commit": "dotnet@f62091e", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@4ba3b30" + }, + { + "id": "winforms@480ddfb", + "repo": "winforms", + "title": "Fix ControlPaint.Light interpolation for system colors", + "url": "https://github.com/dotnet/winforms/pull/14833", + "commit": "dotnet@097feb4", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@480ddfb" + }, + { + "id": "winforms@52484fe", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14835", + "commit": "dotnet@935bbf0", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@52484fe" + }, + { + "id": "winforms@c598564", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14850", + "commit": "dotnet@b1881cf", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@c598564" + }, + { + "id": "winforms@faf0029", + "repo": "winforms", + "title": "Fix disabled ComboBox rendering to use system disabled palette in modern visual styles", + "url": "https://github.com/dotnet/winforms/pull/14843", + "commit": "dotnet@b1881cf", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@faf0029" + }, + { + "id": "winforms@b31ceb0", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14858", + "commit": "dotnet@b1881cf", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@b31ceb0" + }, + { + "id": "winforms@3dfb5be", + "repo": "winforms", + "title": "Fix issue 14796: ComboBox with FlatStyle.System renders incorrectly at design time", + "url": "https://github.com/dotnet/winforms/pull/14852", + "commit": "dotnet@b1881cf", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@3dfb5be" + }, + { + "id": "winforms@f6f1591", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14864", + "commit": "dotnet@ba83c14", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@f6f1591" + }, + { + "id": "winforms@a5594f0", + "repo": "winforms", + "title": "Fix issue 14807: CheckBox/RadioButton: ToggleSwitch renders black background when BackColor is Transparent", + "url": "https://github.com/dotnet/winforms/pull/14813", + "commit": "dotnet@ba83c14", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@a5594f0", + "labels": [ + "waiting-for-testing" + ] + }, + { + "id": "winforms@a7c141e", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14867", + "commit": "dotnet@e1bc8c3", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@a7c141e" + }, + { + "id": "winforms@5793277", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14868", + "commit": "dotnet@e1bc8c3", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@5793277" + }, + { + "id": "winforms@1156c7f", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14869", + "commit": "dotnet@e1bc8c3", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@1156c7f" + }, + { + "id": "winforms@bba6052", + "repo": "winforms", + "title": "Fix ComboBox drop-down button incorrectly uses BackColor", + "url": "https://github.com/dotnet/winforms/pull/14861", + "commit": "dotnet@e1bc8c3", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@bba6052" + }, + { + "id": "winforms@1549e93", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14872", + "commit": "dotnet@e1bc8c3", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@1549e93" + }, + { + "id": "winforms@fd595a1", + "repo": "winforms", + "title": "Fix The Form1 title bar change to white color when set the RightToLeft to Yes in PropertyGrid control", + "url": "https://github.com/dotnet/winforms/pull/14742", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@fd595a1" + }, + { + "id": "winforms@de1e85d", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14883", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@de1e85d" + }, + { + "id": "winforms@e2bbd5e", + "repo": "winforms", + "title": "Fix ErrorProvider tooltip rendering in dark mode", + "url": "https://github.com/dotnet/winforms/pull/14888", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@e2bbd5e" + }, + { + "id": "winforms@3c3fc01", + "repo": "winforms", + "title": "Enable dark mode for TreeView and ListView mouse tooltips", + "url": "https://github.com/dotnet/winforms/pull/14889", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@3c3fc01" + }, + { + "id": "winforms@7d033a9", + "repo": "winforms", + "title": "Document ToggleSwitch CheckAlign behavior for CheckBox and RadioButton", + "url": "https://github.com/dotnet/winforms/pull/14880", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@7d033a9" + }, + { + "id": "winforms@277da14", + "repo": "winforms", + "title": "Fix ComboBox text clipping in NET11 VisualStylesMode", + "url": "https://github.com/dotnet/winforms/pull/14874", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@277da14" + }, + { + "id": "winforms@114433a", + "repo": "winforms", + "title": "Fix issue 14831: TaskDialogPage.GetBoundButtonByID throws IndexOutOfRangeException when TaskDialogIndirect returns unexpected button ID", + "url": "https://github.com/dotnet/winforms/pull/14842", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@114433a" + }, + { + "id": "winforms@c522de4", + "repo": "winforms", + "title": "Fixes PrintPreviewControl displays a black preview page after assigning an empty PrintDocument", + "url": "https://github.com/dotnet/winforms/pull/14857", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@c522de4" + }, + { + "id": "winforms@63a0bc7", + "repo": "winforms", + "title": "Restoring autoConvert behavior in Clipboard APIs", + "url": "https://github.com/dotnet/winforms/pull/14893", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@63a0bc7" + }, + { + "id": "winforms@0f2c1fe", + "repo": "winforms", + "title": "Fix icons of PropertyGrid control are not scaled well on 100% secondary monitor", + "url": "https://github.com/dotnet/winforms/pull/14828", + "commit": "dotnet@669771e", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@0f2c1fe" + }, + { + "id": "winforms@f724c22", + "repo": "winforms", + "title": "Adjust new APIs for RC1", + "url": "https://github.com/dotnet/winforms/pull/14892", + "commit": "dotnet@669771e", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@f724c22", + "labels": [ + "NewApi-Net11" + ] + }, + { + "id": "winforms@1d7784a", + "repo": "winforms", + "title": "Fix PictureBox frame callback handle race in OnFrameChanged", + "url": "https://github.com/dotnet/winforms/pull/14826", + "commit": "dotnet@669771e", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@1d7784a", + "labels": [ + "releasenotes-breaking-change-NetFx" + ] + }, + { + "id": "winforms@af0c793", + "repo": "winforms", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 164: Build ID 3043310", + "url": "https://github.com/dotnet/winforms/pull/14818", + "commit": "dotnet@669771e", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@af0c793" + }, + { + "id": "winforms@18e1d3d", + "repo": "winforms", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14912", + "commit": "dotnet@e41f3ac", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@18e1d3d" + }, + { + "id": "winforms@6f164bc", + "repo": "winforms", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14915", + "commit": "dotnet@61fb6b3", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@6f164bc" + }, + { + "id": "wpf@5aec2fb", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11721", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@5aec2fb", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@c161dc9", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11724", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@c161dc9", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@511eaa4", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11728", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@511eaa4", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@d517c9f", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11729", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@d517c9f", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@2954415", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11738", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@2954415", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@86e19c2", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11743", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@86e19c2", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@5cbd167", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11745", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@5cbd167", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@3f0b9a6", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11749", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@3f0b9a6", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@e2a145f", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11752", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@e2a145f", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@4ec8bdb", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11758", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@4ec8bdb", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@07ae487", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11762", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@07ae487", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@b962f9e", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11768", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@b962f9e", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@1131ae4", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11770", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@1131ae4", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@3cff265", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11773", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@3cff265", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@47886a9", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11780", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@47886a9", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@61e05a3", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11788", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@61e05a3" + }, + { + "id": "wpf@83e6cbd", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11790", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@83e6cbd" + }, + { + "id": "wpf@6ebec62", + "repo": "wpf", + "title": "Fix potential issues in WPF Native Code", + "url": "https://github.com/dotnet/wpf/pull/11797", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@6ebec62", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@a0d8e49", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11805", + "commit": "dotnet@987faee", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@a0d8e49", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@2041bf5", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11810", + "commit": "dotnet@987faee", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@2041bf5", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@2ca0375", + "repo": "wpf", + "title": "Add CodeQL comments to clarify trusted input handling in ResourcesGen\u2026", + "url": "https://github.com/dotnet/wpf/pull/11763", + "commit": "dotnet@987faee", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@2ca0375", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@b5d953c", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11814", + "commit": "dotnet@4baa324", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@b5d953c", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@a0553fd", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11821", + "commit": "dotnet@4baa324", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@a0553fd", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@92a18a6", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11822", + "commit": "dotnet@4baa324", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@92a18a6", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@42c8af9", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11823", + "commit": "dotnet@4baa324", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@42c8af9", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@99caccf", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11825", + "commit": "dotnet@4baa324", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@99caccf", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@8218c1c", + "repo": "wpf", + "title": "Fix potential issues in WPF Native Code", + "url": "https://github.com/dotnet/wpf/pull/11835", + "commit": "dotnet@4baa324", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@8218c1c", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@1346571", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11838", + "commit": "dotnet@4b2746a", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@1346571", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@e0d4969", + "repo": "wpf", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11850", + "commit": "dotnet@4b2746a", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@e0d4969", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@8c74082", + "repo": "wpf", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11853", + "commit": "dotnet@88e9056", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@8c74082", + "labels": [ + "PR" + ] + }, + { + "id": "xdt@8f200a6", + "repo": "xdt", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/xdt/pull/661", + "commit": "dotnet@33dcb09", + "is_security": false, + "local_repo_commit": "xdt@8f200a6" + }, + { + "id": "xdt@2414cbd", + "repo": "xdt", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/xdt/pull/666", + "commit": "dotnet@33dcb09", + "is_security": false, + "local_repo_commit": "xdt@2414cbd" + }, + { + "id": "xdt@6735b78", + "repo": "xdt", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/xdt/pull/670", + "commit": "dotnet@dfb4519", + "is_security": false, + "local_repo_commit": "xdt@6735b78" + } + ], + "commits": { + "arcade@8a12eb3": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "8a12eb390b37b3f4f9c47aa85b53c777698a26f4", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/8a12eb390b37b3f4f9c47aa85b53c777698a26f4.diff" + }, + "arcade@354124b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "354124b7f692896476b39a34c6d9796502a7cca9", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/354124b7f692896476b39a34c6d9796502a7cca9.diff" + }, + "arcade@282971f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "282971f5b297bfd5f7fbdf0dfe34ead057418000", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/282971f5b297bfd5f7fbdf0dfe34ead057418000.diff" + }, + "arcade@c49af1f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "c49af1fc24766dfe633109caac5c41d4b79a7446", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/c49af1fc24766dfe633109caac5c41d4b79a7446.diff" + }, + "arcade@8de33a8": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "8de33a8803925a948c11efe92631bfab24958959", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/8de33a8803925a948c11efe92631bfab24958959.diff" + }, + "arcade@b313cd0": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "b313cd0e996936af80fe6937f9a47cba65b2145b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b313cd0e996936af80fe6937f9a47cba65b2145b.diff" + }, + "arcade@5ef01f7": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "5ef01f7cedf7110446233887ef0469cf89647ab3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/5ef01f7cedf7110446233887ef0469cf89647ab3.diff" + }, + "arcade@cf1fc76": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "cf1fc768d0d52699b51dfdb05c4f3b02f76878f4", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/cf1fc768d0d52699b51dfdb05c4f3b02f76878f4.diff" + }, + "arcade@619ad6b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "619ad6b0be641f95d69c8cbe38f148fdf5773a61", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/619ad6b0be641f95d69c8cbe38f148fdf5773a61.diff" + }, + "arcade@78f90ac": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "78f90ac9eafddabc487b0c8aa550c4167078723a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/78f90ac9eafddabc487b0c8aa550c4167078723a.diff" + }, + "arcade@1c1a1bd": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "1c1a1bdaf2e0c38aeede7ed8cd2ec6fd4694aaa8", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/1c1a1bdaf2e0c38aeede7ed8cd2ec6fd4694aaa8.diff" + }, + "arcade@e5f974b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "e5f974ba880c3da69932191c665e90ee64e8da26", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/e5f974ba880c3da69932191c665e90ee64e8da26.diff" + }, + "arcade@470d6fd": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "470d6fd92bbc3a15883eecba73c008b64bb636c3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/470d6fd92bbc3a15883eecba73c008b64bb636c3.diff" + }, + "arcade@977be8d": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "977be8dde8368e31773043abad01b7e5eba7b374", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/977be8dde8368e31773043abad01b7e5eba7b374.diff" + }, + "arcade@9ab4b6b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "9ab4b6b5ed1047913c1869800bb006c0c739de40", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/9ab4b6b5ed1047913c1869800bb006c0c739de40.diff" + }, + "arcade@f13ca6a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f13ca6ac58a49e5e1875417fd88b2861390e8065", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f13ca6ac58a49e5e1875417fd88b2861390e8065.diff" + }, + "arcade@de41e7a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "de41e7af1e86b7ad4d199f7ec4e33a464904d449", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/de41e7af1e86b7ad4d199f7ec4e33a464904d449.diff" + }, + "arcade@24c548a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "24c548a0d3de04c06530d87dff376a37a0a0c723", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/24c548a0d3de04c06530d87dff376a37a0a0c723.diff" + }, + "arcade@b166c7e": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "b166c7e04055f96bcfe4b58ee1205cc9f24e2020", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b166c7e04055f96bcfe4b58ee1205cc9f24e2020.diff" + }, + "arcade@29182c9": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "29182c95dde47a6db8ed418e87352e5d6103db8e", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/29182c95dde47a6db8ed418e87352e5d6103db8e.diff" + }, + "arcade@b7d4e15": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "b7d4e1500b9b9c525be2f7af6abbe80af19d6cc7", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b7d4e1500b9b9c525be2f7af6abbe80af19d6cc7.diff" + }, + "arcade@de2fe25": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "de2fe253005235b3ffee14aca0e61d989bb8787e", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/de2fe253005235b3ffee14aca0e61d989bb8787e.diff" + }, + "arcade@1d34ead": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "1d34ead1f3b7a73d7ce702876f433973cf7a45c0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/1d34ead1f3b7a73d7ce702876f433973cf7a45c0.diff" + }, + "arcade@f279e7e": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f279e7e286c11fd4e7b58e84dd43a040c0ad2c59", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f279e7e286c11fd4e7b58e84dd43a040c0ad2c59.diff" + }, + "arcade@0a73840": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "0a7384092beac94720dcbf5f8edfcfb95bde2b03", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/0a7384092beac94720dcbf5f8edfcfb95bde2b03.diff" + }, + "arcade@a57b49b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "a57b49b9c171b3ebd2336e4ff220ee2a3b8f44ae", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/a57b49b9c171b3ebd2336e4ff220ee2a3b8f44ae.diff" + }, + "arcade@2257f1d": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "2257f1db1a3da49555eeba69121125d144eb32bc", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/2257f1db1a3da49555eeba69121125d144eb32bc.diff" + }, + "arcade@646d5b1": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "646d5b12dcb3bf808ce9bd2ee47fd088063d0694", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/646d5b12dcb3bf808ce9bd2ee47fd088063d0694.diff" + }, + "arcade@4224ff1": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "4224ff117316a4fa2fb1dfb0a5fa3e6736104643", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/4224ff117316a4fa2fb1dfb0a5fa3e6736104643.diff" + }, + "arcade@29b7289": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "29b7289da3d1dd1422aaf171277a64f7bf73b58a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/29b7289da3d1dd1422aaf171277a64f7bf73b58a.diff" + }, + "arcade@e5bf0e8": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "e5bf0e8753a6e016843e65a7cc1a5f2621abba7d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/e5bf0e8753a6e016843e65a7cc1a5f2621abba7d.diff" + }, + "arcade@a342c87": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "a342c87364c10537ee12241268a7c6941653a8ba", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/a342c87364c10537ee12241268a7c6941653a8ba.diff" + }, + "arcade@30d47c2": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "30d47c2897246b4b2fb1936b375b0f1db7f7187e", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/30d47c2897246b4b2fb1936b375b0f1db7f7187e.diff" + }, + "arcade@3c37d4f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "3c37d4fe18f5a704ad38f227d8816a068dd41ece", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3c37d4fe18f5a704ad38f227d8816a068dd41ece.diff" + }, + "arcade@039623c": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "039623c35e66d7cab5394c22c218312529e0c255", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/039623c35e66d7cab5394c22c218312529e0c255.diff" + }, + "arcade@f38e621": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f38e621374e236a4ebf4ba33428006ae9ab8ea6d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f38e621374e236a4ebf4ba33428006ae9ab8ea6d.diff" + }, + "arcade@9ea2218": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "9ea22187727da4e2ca2150650587a2060906885e", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/9ea22187727da4e2ca2150650587a2060906885e.diff" + }, + "arcade@a565336": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "a565336cfa8cb902d01d221e28a5b224a166c67a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/a565336cfa8cb902d01d221e28a5b224a166c67a.diff" + }, + "arcade@04ba820": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "04ba8203048fd5128314c2334d8c41f931c4917d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/04ba8203048fd5128314c2334d8c41f931c4917d.diff" + }, + "arcade@02009bf": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "02009bf7ba0e5fdf35a1f8a9242fda1a5ac4bc55", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/02009bf7ba0e5fdf35a1f8a9242fda1a5ac4bc55.diff" + }, + "arcade@00e9d55": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "00e9d5509e7e00ebfbcec8ab892c8f85f308f0d3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/00e9d5509e7e00ebfbcec8ab892c8f85f308f0d3.diff" + }, + "arcade@6dafa05": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "6dafa0516394d202aacd0542afac758965e0f275", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/6dafa0516394d202aacd0542afac758965e0f275.diff" + }, + "arcade@be7c952": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "be7c952ae97a0b6250f004dd11e6ce952ff4b36a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/be7c952ae97a0b6250f004dd11e6ce952ff4b36a.diff" + }, + "arcade@3a08066": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "3a08066a733385d6ffcea36ff19b6230f3e044f6", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3a08066a733385d6ffcea36ff19b6230f3e044f6.diff" + }, + "arcade@93eebf1": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "93eebf1a31a5eaafd44326f1a81ca107913e098c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/93eebf1a31a5eaafd44326f1a81ca107913e098c.diff" + }, + "arcade@c1e5954": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "c1e5954dcaf93e0f9eaeeecf7ec490bd3ad0e2f3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/c1e5954dcaf93e0f9eaeeecf7ec490bd3ad0e2f3.diff" + }, + "arcade@ad771c5": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "ad771c5b9662acc1c93394201972bc718a231247", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/ad771c5b9662acc1c93394201972bc718a231247.diff" + }, + "arcade@3d13532": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "3d135325fdadd83e619a5744d58ab546917f4220", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3d135325fdadd83e619a5744d58ab546917f4220.diff" + }, + "arcade@b50c0ce": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "b50c0ce837bc015c94eda7e2c16ef5937ca2d0e4", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b50c0ce837bc015c94eda7e2c16ef5937ca2d0e4.diff" + }, + "arcade@2b1fc0d": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "2b1fc0da4d84fa9b987f948c5b1f9b3538322558", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/2b1fc0da4d84fa9b987f948c5b1f9b3538322558.diff" + }, + "arcade@1e2b532": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "1e2b532bcf685b0998473eb20482ac2f2232802d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/1e2b532bcf685b0998473eb20482ac2f2232802d.diff" + }, + "arcade@ee33d0a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "ee33d0a22bd4d047ee9ba696c11ccce7b4f31474", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/ee33d0a22bd4d047ee9ba696c11ccce7b4f31474.diff" + }, + "arcade@148d2b0": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "148d2b0731b501c836ff171074a784fa41f8cbd0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/148d2b0731b501c836ff171074a784fa41f8cbd0.diff" + }, + "arcade@610cc07": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "610cc077f89939922298fe7db6e99530b589ba4d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/610cc077f89939922298fe7db6e99530b589ba4d.diff" + }, + "arcade@35ea7e6": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "35ea7e6192f7ab5fddd068ea9ce3f5e3d5491298", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/35ea7e6192f7ab5fddd068ea9ce3f5e3d5491298.diff" + }, + "arcade@561ae26": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "561ae26d6b1386f660d3ed049559dd287876de88", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/561ae26d6b1386f660d3ed049559dd287876de88.diff" + }, + "arcade@dc8ca52": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "dc8ca5248ff22e9faf667285855d901e981b037a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/dc8ca5248ff22e9faf667285855d901e981b037a.diff" + }, + "arcade@30ded1a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "30ded1a6253883eda1cb1949b7db6049eb8463f0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/30ded1a6253883eda1cb1949b7db6049eb8463f0.diff" + }, + "arcade@30bcfdf": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "30bcfdfb9b45e78670d46158f36930eda2d41bc8", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/30bcfdfb9b45e78670d46158f36930eda2d41bc8.diff" + }, + "arcade@5e3cb3a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "5e3cb3ac1315de94f850f7414268d0a07fdf1320", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/5e3cb3ac1315de94f850f7414268d0a07fdf1320.diff" + }, + "arcade@e36fc5b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "e36fc5bfe34dcfb6bd9060a998efce1e97b2354b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/e36fc5bfe34dcfb6bd9060a998efce1e97b2354b.diff" + }, + "arcade@147da4b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "147da4bd2463ee264f2b3b92a9949ce57163d5bd", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/147da4bd2463ee264f2b3b92a9949ce57163d5bd.diff" + }, + "arcade@3c9ea14": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "3c9ea145dcde0cd27f2d41aa5434b3cdfc3c6820", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3c9ea145dcde0cd27f2d41aa5434b3cdfc3c6820.diff" + }, + "arcade@6f44b2b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "6f44b2b60af1f53bab72554d7b4f9b9784a9699c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/6f44b2b60af1f53bab72554d7b4f9b9784a9699c.diff" + }, + "arcade@5c85e60": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "5c85e609063918c65cbc3b1d6081b305604469c1", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/5c85e609063918c65cbc3b1d6081b305604469c1.diff" + }, + "arcade@78231a3": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "78231a374126f7a1852d311181a345f8d1afbb7b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/78231a374126f7a1852d311181a345f8d1afbb7b.diff" + }, + "arcade@cddc57f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "cddc57fa95883ccf77d506b218f536023ded9044", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/cddc57fa95883ccf77d506b218f536023ded9044.diff" + }, + "arcade@2cf38de": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "2cf38de4aff0006b84b96f9595f8929edf2189be", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/2cf38de4aff0006b84b96f9595f8929edf2189be.diff" + }, + "arcade@b91b69b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "b91b69bdf8c698a8f5ea5ee1a12641dd3df282f6", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b91b69bdf8c698a8f5ea5ee1a12641dd3df282f6.diff" + }, + "arcade@d89b0f5": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "d89b0f58e31eda800074a454cf6f2a699d339b94", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/d89b0f58e31eda800074a454cf6f2a699d339b94.diff" + }, + "arcade@9932f5f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "9932f5f57694d50587a4b2f43efef83b2c011498", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/9932f5f57694d50587a4b2f43efef83b2c011498.diff" + }, + "arcade@3affc7a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "3affc7a3de29391180207194ea22447bc5d08fd7", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3affc7a3de29391180207194ea22447bc5d08fd7.diff" + }, + "arcade@60cb175": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "60cb175e2d7ba9b51b411e3f43687b62d6cf8f04", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/60cb175e2d7ba9b51b411e3f43687b62d6cf8f04.diff" + }, + "arcade@f2f2a57": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f2f2a57324847e6d56070783f120c7906d5e64f0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f2f2a57324847e6d56070783f120c7906d5e64f0.diff" + }, + "arcade@56e1007": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "56e100793253dc1fea3cb0fde3faa4d421e7b96f", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/56e100793253dc1fea3cb0fde3faa4d421e7b96f.diff" + }, + "arcade@84cc65b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "84cc65bb70cab5d88be115028b4f24961700e47f", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/84cc65bb70cab5d88be115028b4f24961700e47f.diff" + }, + "arcade@438992a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "438992a6a8fbb00388abcfdc36ff91ed713f00e9", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/438992a6a8fbb00388abcfdc36ff91ed713f00e9.diff" + }, + "arcade@41232a6": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "41232a67a0c1a77d425a6bef59ded8a81a2fdf3c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/41232a67a0c1a77d425a6bef59ded8a81a2fdf3c.diff" + }, + "arcade@2129602": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "212960245c74330fbfb71776563638061e35446c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/212960245c74330fbfb71776563638061e35446c.diff" + }, + "arcade@323c2c3": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "323c2c3ed268db02f6fde34a31452271c5c2e127", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/323c2c3ed268db02f6fde34a31452271c5c2e127.diff" + }, + "arcade@f569a34": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f569a345010edf4fe984329e26cdd3292818bce3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f569a345010edf4fe984329e26cdd3292818bce3.diff" + }, + "arcade@6cc362b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "6cc362b0d9af2c8ff541748f0f37de5b51ec319c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/6cc362b0d9af2c8ff541748f0f37de5b51ec319c.diff" + }, + "arcade@0ae0c6c": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "0ae0c6ccf68bce9f368fd94ab7861dea55b42307", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/0ae0c6ccf68bce9f368fd94ab7861dea55b42307.diff" + }, + "arcade@f29593f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f29593fc24c22305bb9a444c97c313e6222b84b3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f29593fc24c22305bb9a444c97c313e6222b84b3.diff" + }, + "arcade@65088f0": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "65088f0f45fb42309a84ca721d495c4de9774ea1", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/65088f0f45fb42309a84ca721d495c4de9774ea1.diff" + }, + "arcade@14b9295": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "14b9295224d85faa7c81c8930b1a6e573d50a601", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/14b9295224d85faa7c81c8930b1a6e573d50a601.diff" + }, + "arcade@da8da4b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "da8da4bc1e2a77f44a0eda4c769971a82f1042b0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/da8da4bc1e2a77f44a0eda4c769971a82f1042b0.diff" + }, + "arcade@498a70a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "498a70a6c2c045c4027cb813d08d2e1cd198d509", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/498a70a6c2c045c4027cb813d08d2e1cd198d509.diff" + }, + "arcade@f711373": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f71137339a663fd2a0d72c1998a13ce080169042", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f71137339a663fd2a0d72c1998a13ce080169042.diff" + }, + "arcade@735ff77": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "735ff773d2d96d5fa6d366c519900b1d35bfbd8b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/735ff773d2d96d5fa6d366c519900b1d35bfbd8b.diff" + }, + "arcade@6ba2d0c": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "6ba2d0cd3df5ddecdd660a41eba00587835eb099", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/6ba2d0cd3df5ddecdd660a41eba00587835eb099.diff" + }, + "arcade@aa35bba": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "aa35bba6b4a26a327ba848304be83c3887988780", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/aa35bba6b4a26a327ba848304be83c3887988780.diff" + }, + "arcade@2a4b873": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "2a4b873dc15423d356c0509a7ac9663276f39664", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/2a4b873dc15423d356c0509a7ac9663276f39664.diff" + }, + "arcade@4fa23de": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "4fa23debba6c3cd194ee45d56bb516596f92f884", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/4fa23debba6c3cd194ee45d56bb516596f92f884.diff" + }, + "arcade@7b0431f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "7b0431f0958f430595f828fe80e8ea665f8ced3b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/7b0431f0958f430595f828fe80e8ea665f8ced3b.diff" + }, + "arcade@4e948e7": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "4e948e7c5bbfab4e87a02fc9b27bfaa068d0d4b3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/4e948e7c5bbfab4e87a02fc9b27bfaa068d0d4b3.diff" + }, + "arcade@68787c8": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "68787c8e6aa869b0157b547850b707f018e7599d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/68787c8e6aa869b0157b547850b707f018e7599d.diff" + }, + "arcade@4742da5": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "4742da5837b5184f02ba410ebde1f80fdd0b0c27", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/4742da5837b5184f02ba410ebde1f80fdd0b0c27.diff" + }, + "arcade@64ce3ee": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "64ce3ee35200b77af62db5e912e43c8f837d004c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/64ce3ee35200b77af62db5e912e43c8f837d004c.diff" + }, + "arcade@b3f12b0": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "b3f12b04fd088dc84dd9d8c195cf380744ee62e0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b3f12b04fd088dc84dd9d8c195cf380744ee62e0.diff" + }, + "arcade@337495e": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "337495e7f4aadd92fc2b7fe462377038667613ec", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/337495e7f4aadd92fc2b7fe462377038667613ec.diff" + }, + "arcade@70aa45b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "70aa45b6a3e644096bad0e5584da7235f05f59d7", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/70aa45b6a3e644096bad0e5584da7235f05f59d7.diff" + }, + "arcade@5d1ab5e": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "5d1ab5e861c886f4224c8328aac9070e73228e10", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/5d1ab5e861c886f4224c8328aac9070e73228e10.diff" + }, + "arcade@09a0bcf": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "09a0bcffb8286738e8679282171cd1ba548c8c52", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/09a0bcffb8286738e8679282171cd1ba548c8c52.diff" + }, + "aspnetcore@ac660ce": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "ac660ce41ac8ccfa28e0b89adff0ee9dfdcc0b22", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ac660ce41ac8ccfa28e0b89adff0ee9dfdcc0b22.diff" + }, + "aspnetcore@285cae5": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "285cae5757d5c4479ae095c00eaa6a65cd10d338", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/285cae5757d5c4479ae095c00eaa6a65cd10d338.diff" + }, + "aspnetcore@31b471d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "31b471d8a144abc2d681adcb44f123a9187d2c3c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/31b471d8a144abc2d681adcb44f123a9187d2c3c.diff" + }, + "aspnetcore@5a7aa99": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5a7aa99a1160a572f5f5fac42f33888ec8c693b7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5a7aa99a1160a572f5f5fac42f33888ec8c693b7.diff" + }, + "aspnetcore@51a14e4": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "51a14e4ed38741ad2fceec17971b484d1d7ef494", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/51a14e4ed38741ad2fceec17971b484d1d7ef494.diff" + }, + "aspnetcore@38a33b3": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "38a33b31b475c26f9af987cfbbbb563a3f191b4c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/38a33b31b475c26f9af987cfbbbb563a3f191b4c.diff" + }, + "aspnetcore@58c8c6c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "58c8c6c3cdba2fc982e2695cfdb882ac6ad425ea", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/58c8c6c3cdba2fc982e2695cfdb882ac6ad425ea.diff" + }, + "aspnetcore@901977f": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "901977fc29ddcb28f3615207f0ca6f560ca32e4d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/901977fc29ddcb28f3615207f0ca6f560ca32e4d.diff" + }, + "aspnetcore@da04189": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "da04189b2892827339bf88f0047ba640a19b1797", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/da04189b2892827339bf88f0047ba640a19b1797.diff" + }, + "aspnetcore@3979cca": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3979cca72929d1330613a96951b6483032b56778", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3979cca72929d1330613a96951b6483032b56778.diff" + }, + "aspnetcore@e21db21": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e21db218505fe866a909a92b64398df911acbfca", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e21db218505fe866a909a92b64398df911acbfca.diff" + }, + "aspnetcore@3e4dba0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3e4dba008d794974a21d7c720c71c4664ba7e631", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3e4dba008d794974a21d7c720c71c4664ba7e631.diff" + }, + "aspnetcore@a1c5f7c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a1c5f7c64c23bd666cbf404068aa5b82078e4c52", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a1c5f7c64c23bd666cbf404068aa5b82078e4c52.diff" + }, + "aspnetcore@0ae3b02": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0ae3b028b124d49f9239945aa9336b313fdd4515", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0ae3b028b124d49f9239945aa9336b313fdd4515.diff" + }, + "aspnetcore@2af03c1": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2af03c194db77dd2cf6896335b3b7db7eed9b635", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2af03c194db77dd2cf6896335b3b7db7eed9b635.diff" + }, + "aspnetcore@23a3622": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "23a3622b8b52e8703f01a9b2e69b10a3128f11dd", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/23a3622b8b52e8703f01a9b2e69b10a3128f11dd.diff" + }, + "aspnetcore@fbb5271": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fbb527105cf7999a18d1e3d5fd752a14b99530d2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fbb527105cf7999a18d1e3d5fd752a14b99530d2.diff" + }, + "aspnetcore@e909743": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e9097430720faca78501b6bf3ceb61555f9bd3b9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e9097430720faca78501b6bf3ceb61555f9bd3b9.diff" + }, + "aspnetcore@342686d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "342686d1567e85442729b7bfbff4031b8bad10eb", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/342686d1567e85442729b7bfbff4031b8bad10eb.diff" + }, + "aspnetcore@a973708": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a9737086802b7d6a39b762a4f6b13e55d592a471", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a9737086802b7d6a39b762a4f6b13e55d592a471.diff" + }, + "aspnetcore@66b8fc3": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "66b8fc3123864d763d934cbd99ce6b69a5e3b42a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/66b8fc3123864d763d934cbd99ce6b69a5e3b42a.diff" + }, + "aspnetcore@c635db7": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c635db7f9c9de859641d1dde1b704231d9c4f164", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c635db7f9c9de859641d1dde1b704231d9c4f164.diff" + }, + "aspnetcore@0b5f8d8": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0b5f8d8f91b79ce9d8d19f16b0236b0d7e493c14", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0b5f8d8f91b79ce9d8d19f16b0236b0d7e493c14.diff" + }, + "aspnetcore@74de729": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "74de72982f3552115001935c2543ffae9fec2423", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/74de72982f3552115001935c2543ffae9fec2423.diff" + }, + "aspnetcore@e7df8fc": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e7df8fc6001e694594c346d995c1ef7dc768bf36", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e7df8fc6001e694594c346d995c1ef7dc768bf36.diff" + }, + "aspnetcore@93a3bd5": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "93a3bd52de3c02cdba9c53871bbb50ac33adab77", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/93a3bd52de3c02cdba9c53871bbb50ac33adab77.diff" + }, + "aspnetcore@84ede44": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "84ede4496926a25b6cb80a72c190dc7166b1ae6e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/84ede4496926a25b6cb80a72c190dc7166b1ae6e.diff" + }, + "aspnetcore@7cd2a15": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7cd2a1511e24c83d64726986feebcafc4b14d0f1", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7cd2a1511e24c83d64726986feebcafc4b14d0f1.diff" + }, + "aspnetcore@6058c72": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "6058c72bf2431b8cc25b5f1a788ee809f9bea8de", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6058c72bf2431b8cc25b5f1a788ee809f9bea8de.diff" + }, + "aspnetcore@cbe14cc": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "cbe14ccd9d1e086dc81b920163167d36228fbcf4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/cbe14ccd9d1e086dc81b920163167d36228fbcf4.diff" + }, + "aspnetcore@79c8130": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "79c813023a1b9f24b7d4ab920b26bbc49e3227ae", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/79c813023a1b9f24b7d4ab920b26bbc49e3227ae.diff" + }, + "aspnetcore@c5bc40e": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c5bc40e7de8224e8377777d1db6dc18e0033249b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c5bc40e7de8224e8377777d1db6dc18e0033249b.diff" + }, + "aspnetcore@d31f07d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d31f07dc0beee2160b447c3aeeb217bed6633746", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d31f07dc0beee2160b447c3aeeb217bed6633746.diff" + }, + "aspnetcore@3cc4839": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3cc4839659f3695953a2cc3430b12bdd6b651e31", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3cc4839659f3695953a2cc3430b12bdd6b651e31.diff" + }, + "aspnetcore@1259668": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1259668fb4d3516e038ff1c7f0f4bbbacf6f2ff6", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1259668fb4d3516e038ff1c7f0f4bbbacf6f2ff6.diff" + }, + "aspnetcore@16378af": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "16378afb9ca8eddfeaed9c0c40de16ace3d4aa16", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/16378afb9ca8eddfeaed9c0c40de16ace3d4aa16.diff" + }, + "aspnetcore@07e3015": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "07e30156f8312560d68edd20236b16b476b2709a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/07e30156f8312560d68edd20236b16b476b2709a.diff" + }, + "aspnetcore@07ab825": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "07ab825a56b6da294eb48988e82fe76783cf7783", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/07ab825a56b6da294eb48988e82fe76783cf7783.diff" + }, + "aspnetcore@b13fa46": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b13fa461cb27c21d72767d0933a49a13411b1d11", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/b13fa461cb27c21d72767d0933a49a13411b1d11.diff" + }, + "aspnetcore@00905b6": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "00905b60fb6d1ded57f7588b067c7b05f3959837", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/00905b60fb6d1ded57f7588b067c7b05f3959837.diff" + }, + "aspnetcore@0aa2e10": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0aa2e101a04acc4a738a574f75da655a3852deba", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0aa2e101a04acc4a738a574f75da655a3852deba.diff" + }, + "aspnetcore@1d1e00c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1d1e00c5e991f44227f91627e3fff9e8542c3ff4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1d1e00c5e991f44227f91627e3fff9e8542c3ff4.diff" + }, + "aspnetcore@38cef4b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "38cef4bc495fa4ef49460faf61ce9c075e47d438", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/38cef4bc495fa4ef49460faf61ce9c075e47d438.diff" + }, + "aspnetcore@5bf2119": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5bf2119456b7173f65f7f61f7a891947e1f86231", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5bf2119456b7173f65f7f61f7a891947e1f86231.diff" + }, + "aspnetcore@fdae203": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fdae20392172d3047e11889f3efead6c45b2d96e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fdae20392172d3047e11889f3efead6c45b2d96e.diff" + }, + "aspnetcore@3aac446": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3aac446c04a5bd273c3ad0455e9b3d80a956f316", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3aac446c04a5bd273c3ad0455e9b3d80a956f316.diff" + }, + "aspnetcore@b233611": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b23361138c31f0a08726a4e83e8b24324680088d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/b23361138c31f0a08726a4e83e8b24324680088d.diff" + }, + "aspnetcore@f2d72c3": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f2d72c3382f4549a1ed6bed179a38d52f8fbfd76", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f2d72c3382f4549a1ed6bed179a38d52f8fbfd76.diff" + }, + "aspnetcore@5997c34": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5997c34364c4405108a4cc48bed1610e25e0fa1c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5997c34364c4405108a4cc48bed1610e25e0fa1c.diff" + }, + "aspnetcore@e106a87": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e106a8730457145735f68d0c11afe5c22c937d81", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e106a8730457145735f68d0c11afe5c22c937d81.diff" + }, + "aspnetcore@5c9be5b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5c9be5bed95190ab5affbd0b2a21533b8aad5f9c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5c9be5bed95190ab5affbd0b2a21533b8aad5f9c.diff" + }, + "aspnetcore@96c2298": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "96c2298645ce4803accbb6826de32b70067d4547", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/96c2298645ce4803accbb6826de32b70067d4547.diff" + }, + "aspnetcore@2e05e26": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2e05e269f599be5615cea4fcd2d27f7080f6e54f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2e05e269f599be5615cea4fcd2d27f7080f6e54f.diff" + }, + "aspnetcore@eb04e43": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "eb04e4399c96e09b208979253b3cacbce97d60e0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/eb04e4399c96e09b208979253b3cacbce97d60e0.diff" + }, + "aspnetcore@4cc739b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4cc739b99c410cf26dfd4624b60feffa8429e97e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4cc739b99c410cf26dfd4624b60feffa8429e97e.diff" + }, + "aspnetcore@9c53fc0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "9c53fc0ec24fad7d6da7ed4d85d393d207e6c04d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9c53fc0ec24fad7d6da7ed4d85d393d207e6c04d.diff" + }, + "aspnetcore@642a4a0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "642a4a00a60e3a68e17c044907b00066bb6f3da7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/642a4a00a60e3a68e17c044907b00066bb6f3da7.diff" + }, + "aspnetcore@747d2cd": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "747d2cdb584079a0c7309115979f13c331fb7df7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/747d2cdb584079a0c7309115979f13c331fb7df7.diff" + }, + "aspnetcore@cd4daf1": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "cd4daf17ece5667f4fd056d22c960851d7981667", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/cd4daf17ece5667f4fd056d22c960851d7981667.diff" + }, + "aspnetcore@8d2e54b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8d2e54b9632ef5ff4f24cdbc219bfa6ff1a454d1", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8d2e54b9632ef5ff4f24cdbc219bfa6ff1a454d1.diff" + }, + "aspnetcore@b5220c3": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b5220c34d86e50dc85a590ff4f109e4c263003e8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/b5220c34d86e50dc85a590ff4f109e4c263003e8.diff" + }, + "aspnetcore@9f99606": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "9f99606fb477763ddd79279bb41379f07d89555a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9f99606fb477763ddd79279bb41379f07d89555a.diff" + }, + "aspnetcore@4061277": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4061277cd4bc0c8dbcca300f46decada040ebc7c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4061277cd4bc0c8dbcca300f46decada040ebc7c.diff" + }, + "aspnetcore@87bea93": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "87bea9349a35ec14195bd74cd35962fbe8dab9f2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/87bea9349a35ec14195bd74cd35962fbe8dab9f2.diff" + }, + "aspnetcore@c8d78ff": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c8d78ff0cb7a1e7932d7dd9b149ff9584e376c78", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c8d78ff0cb7a1e7932d7dd9b149ff9584e376c78.diff" + }, + "aspnetcore@77d9143": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "77d914362719ec2f42893b4b3dfcb666f77d0191", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/77d914362719ec2f42893b4b3dfcb666f77d0191.diff" + }, + "aspnetcore@73ae049": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "73ae049090fe2c621fa4d6adbb41e84a13aecea2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/73ae049090fe2c621fa4d6adbb41e84a13aecea2.diff" + }, + "aspnetcore@1a93b55": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1a93b551d107e786b16c0f7d19eccc063cd6a6e2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1a93b551d107e786b16c0f7d19eccc063cd6a6e2.diff" + }, + "aspnetcore@e483d28": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e483d284948ab73ee61816bea24e20b2918398df", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e483d284948ab73ee61816bea24e20b2918398df.diff" + }, + "aspnetcore@d3542c3": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d3542c37b9bf7298c3a04e0f53decdce921bb43e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d3542c37b9bf7298c3a04e0f53decdce921bb43e.diff" + }, + "aspnetcore@ab732c4": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "ab732c4cd800c6730d32f4b321a9eefe6a031c9a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ab732c4cd800c6730d32f4b321a9eefe6a031c9a.diff" + }, + "aspnetcore@99fa485": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "99fa485b6820e324595234e50d564cdb2268824d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/99fa485b6820e324595234e50d564cdb2268824d.diff" + }, + "aspnetcore@764d4ad": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "764d4ad4e21216dd442b75a320c05d94153d54c0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/764d4ad4e21216dd442b75a320c05d94153d54c0.diff" + }, + "aspnetcore@5de3c46": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5de3c46fdbf68355967e0d49c9ebcb9554e0a46b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5de3c46fdbf68355967e0d49c9ebcb9554e0a46b.diff" + }, + "aspnetcore@51e6c94": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "51e6c945be9871d2a7dbd999928d4ede586b6cc7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/51e6c945be9871d2a7dbd999928d4ede586b6cc7.diff" + }, + "aspnetcore@c3b8222": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c3b822275eb202c0b27bd163e6bbf46b1ea2ac3e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c3b822275eb202c0b27bd163e6bbf46b1ea2ac3e.diff" + }, + "aspnetcore@3ea89c5": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3ea89c57226200ef70eb17862b3e64a7879a8f48", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3ea89c57226200ef70eb17862b3e64a7879a8f48.diff" + }, + "aspnetcore@28dd8a5": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "28dd8a5895819baed4d7211120dbff0b452cc368", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/28dd8a5895819baed4d7211120dbff0b452cc368.diff" + }, + "aspnetcore@58b4fc9": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "58b4fc9c5c1f4cefbdb7bfcdc524ffca369486a8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/58b4fc9c5c1f4cefbdb7bfcdc524ffca369486a8.diff" + }, + "aspnetcore@c7e9984": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c7e99846d6da9cf4f3e3f643731347be241a8771", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c7e99846d6da9cf4f3e3f643731347be241a8771.diff" + }, + "aspnetcore@31b9bcd": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "31b9bcde346e9782682e14b654a5d98238bf74fe", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/31b9bcde346e9782682e14b654a5d98238bf74fe.diff" + }, + "aspnetcore@c445615": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c445615b18a9fcaa464437cf097442e3e08c8b68", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c445615b18a9fcaa464437cf097442e3e08c8b68.diff" + }, + "aspnetcore@8c76631": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8c76631b742d7a431a1999344a806ad56775b284", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8c76631b742d7a431a1999344a806ad56775b284.diff" + }, + "aspnetcore@9b8c2c8": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "9b8c2c879b4aafc2e2e70c0fc5798f006d5017ad", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9b8c2c879b4aafc2e2e70c0fc5798f006d5017ad.diff" + }, + "aspnetcore@c10ee0e": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c10ee0eb580a5561b639b446b14dcc507a8f1050", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c10ee0eb580a5561b639b446b14dcc507a8f1050.diff" + }, + "aspnetcore@5aca3b4": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5aca3b47361aa7b977461bd410f4620d775cc0b3", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5aca3b47361aa7b977461bd410f4620d775cc0b3.diff" + }, + "aspnetcore@5b85db2": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5b85db2bbf07e4ad1050bb754a2e004f72ebfbc9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5b85db2bbf07e4ad1050bb754a2e004f72ebfbc9.diff" + }, + "aspnetcore@8425644": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "842564408c18281166f015d7bf9708a12c402132", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/842564408c18281166f015d7bf9708a12c402132.diff" + }, + "aspnetcore@968922c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "968922c902d609271901d3180ccb8c6568cf0b27", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/968922c902d609271901d3180ccb8c6568cf0b27.diff" + }, + "aspnetcore@a81552c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a81552cb860965aa41ca4b454bb45e909335c15f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a81552cb860965aa41ca4b454bb45e909335c15f.diff" + }, + "aspnetcore@d54440a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d54440abab1a017dd86f2c0fcebd220dfc598df0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d54440abab1a017dd86f2c0fcebd220dfc598df0.diff" + }, + "aspnetcore@0916dab": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0916dabf59443fdd52155d4b4d0fa555425e8eb0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0916dabf59443fdd52155d4b4d0fa555425e8eb0.diff" + }, + "aspnetcore@8e7c5ab": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8e7c5ab015eafd9e538e7a68376f8421831aedc0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8e7c5ab015eafd9e538e7a68376f8421831aedc0.diff" + }, + "aspnetcore@dc1fb6c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "dc1fb6c84526d281b5bc65fb281e0e83b9e01152", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/dc1fb6c84526d281b5bc65fb281e0e83b9e01152.diff" + }, + "aspnetcore@5409db8": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5409db8ad5bc2c858e236fc5cd0b93b232a3d587", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5409db8ad5bc2c858e236fc5cd0b93b232a3d587.diff" + }, + "aspnetcore@294cab2": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "294cab2f9b2e03af6b953820c7ab497c3c8b7ad9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/294cab2f9b2e03af6b953820c7ab497c3c8b7ad9.diff" + }, + "aspnetcore@169ace1": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "169ace1a8a4a5cbed62eaf65d3be29f0bf67619e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/169ace1a8a4a5cbed62eaf65d3be29f0bf67619e.diff" + }, + "aspnetcore@f0e6aa6": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f0e6aa641a6c54eeb103654e349996d8587d4b9d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f0e6aa641a6c54eeb103654e349996d8587d4b9d.diff" + }, + "aspnetcore@92f07e2": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "92f07e298d5c5a629385b8b0a32d7164b1b53906", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/92f07e298d5c5a629385b8b0a32d7164b1b53906.diff" + }, + "aspnetcore@a728d98": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a728d9836edf4f4d73d77c8b4355e4b9d57a94cf", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a728d9836edf4f4d73d77c8b4355e4b9d57a94cf.diff" + }, + "aspnetcore@a5ee747": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a5ee747919141424f649e308cb91ec40a0649fb9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a5ee747919141424f649e308cb91ec40a0649fb9.diff" + }, + "aspnetcore@44c4b60": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "44c4b60281d8838e71144c7eb7d4f9e8fc6a3a17", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/44c4b60281d8838e71144c7eb7d4f9e8fc6a3a17.diff" + }, + "aspnetcore@1d5f6d8": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1d5f6d893cdee1bf4655cd374ca5bae8d8d85231", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1d5f6d893cdee1bf4655cd374ca5bae8d8d85231.diff" + }, + "aspnetcore@c4278c0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c4278c066ea9114f67b435567a2e8d6241ac764d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c4278c066ea9114f67b435567a2e8d6241ac764d.diff" + }, + "aspnetcore@a9ffda9": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a9ffda9d6c5a66d480de1528084e8cc5b53d2cf7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a9ffda9d6c5a66d480de1528084e8cc5b53d2cf7.diff" + }, + "aspnetcore@73babb0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "73babb003fe734f68574e0b7d4a990d0e55fe3ef", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/73babb003fe734f68574e0b7d4a990d0e55fe3ef.diff" + }, + "aspnetcore@330e89c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "330e89cc648d14ab67c8f556de8c2ad587b985ef", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/330e89cc648d14ab67c8f556de8c2ad587b985ef.diff" + }, + "aspnetcore@4ca8f9a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4ca8f9a14dbaee330a756ee97fbd7a736e75135f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4ca8f9a14dbaee330a756ee97fbd7a736e75135f.diff" + }, + "aspnetcore@66eb32d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "66eb32df1f70a5d174a380a968c4a9786475e4de", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/66eb32df1f70a5d174a380a968c4a9786475e4de.diff" + }, + "aspnetcore@45317be": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "45317bee954f2eb1e4f892c63166dec822caedae", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/45317bee954f2eb1e4f892c63166dec822caedae.diff" + }, + "aspnetcore@66e8a02": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "66e8a029d94b5ce2af03c2c8f8023aba1f39a093", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/66e8a029d94b5ce2af03c2c8f8023aba1f39a093.diff" + }, + "aspnetcore@651fc25": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "651fc25bcc1b520e49ff7d39adb1676a1e58dc13", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/651fc25bcc1b520e49ff7d39adb1676a1e58dc13.diff" + }, + "aspnetcore@3600ca0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3600ca084e9c8b5f4174fc5e747f4c52d2100806", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3600ca084e9c8b5f4174fc5e747f4c52d2100806.diff" + }, + "aspnetcore@4e5ba32": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4e5ba321dd579d0c261f803318097e0473ab263a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4e5ba321dd579d0c261f803318097e0473ab263a.diff" + }, + "aspnetcore@a55bb8b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a55bb8b069aa2586e396e974f19b7ae638c8d4e5", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a55bb8b069aa2586e396e974f19b7ae638c8d4e5.diff" + }, + "aspnetcore@933baa0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "933baa08e981a68c9c87aa709b860284cbfbf269", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/933baa08e981a68c9c87aa709b860284cbfbf269.diff" + }, + "aspnetcore@2daa22c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2daa22c6508224fcc2f6d0d8fa576d0148545c46", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2daa22c6508224fcc2f6d0d8fa576d0148545c46.diff" + }, + "aspnetcore@ee12843": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "ee12843e843a11036c8a88e5636619df0c7cc0f8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ee12843e843a11036c8a88e5636619df0c7cc0f8.diff" + }, + "aspnetcore@be6114d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "be6114d2f9928d84c60d8098c2b05a397ecffa19", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/be6114d2f9928d84c60d8098c2b05a397ecffa19.diff" + }, + "aspnetcore@f508645": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f508645b07490321221ec2f3c784c562203ca193", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f508645b07490321221ec2f3c784c562203ca193.diff" + }, + "aspnetcore@8372d2a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8372d2a18f45fcb66d8dac25e10eb0a9dd22e98c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8372d2a18f45fcb66d8dac25e10eb0a9dd22e98c.diff" + }, + "aspnetcore@208aaaf": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "208aaaf877c826e8615649ef2e16b53dc4e6cda0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/208aaaf877c826e8615649ef2e16b53dc4e6cda0.diff" + }, + "aspnetcore@fa2e746": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fa2e7469793ee31ed365da8ef6ae50d9a5ea7c87", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fa2e7469793ee31ed365da8ef6ae50d9a5ea7c87.diff" + }, + "aspnetcore@2cc1a4e": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2cc1a4e9d2cb137b885404bad7777ce2daae9107", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2cc1a4e9d2cb137b885404bad7777ce2daae9107.diff" + }, + "aspnetcore@d04c380": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d04c380aad2e54cc12d65c74f1565cf25928cad5", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d04c380aad2e54cc12d65c74f1565cf25928cad5.diff" + }, + "aspnetcore@78cf766": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "78cf766bb1069ac3d65df5ddfc78c68b453f283b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/78cf766bb1069ac3d65df5ddfc78c68b453f283b.diff" + }, + "aspnetcore@fbf8544": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fbf85440ec57d813202462fc723a12d42b50f7aa", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fbf85440ec57d813202462fc723a12d42b50f7aa.diff" + }, + "aspnetcore@4a54fb7": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4a54fb7a8f98d14ebc18be912820cab5d41f686c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4a54fb7a8f98d14ebc18be912820cab5d41f686c.diff" + }, + "aspnetcore@7a1c5c1": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7a1c5c1f848413dda7ec17fbeeb948f30cc6b5f4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7a1c5c1f848413dda7ec17fbeeb948f30cc6b5f4.diff" + }, + "aspnetcore@a3714d9": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a3714d9047ddeff07ce61cad0ee1813daf383f75", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a3714d9047ddeff07ce61cad0ee1813daf383f75.diff" + }, + "aspnetcore@8a3632c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8a3632c7f946ac7664f15c46ec63cbde393fd44f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8a3632c7f946ac7664f15c46ec63cbde393fd44f.diff" + }, + "aspnetcore@9d6f69a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "9d6f69add9b04e16ed9775130ab09f866e947fa2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9d6f69add9b04e16ed9775130ab09f866e947fa2.diff" + }, + "aspnetcore@ec6b9d0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "ec6b9d01d008746b8255b01d8f4b2048c000f7a6", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ec6b9d01d008746b8255b01d8f4b2048c000f7a6.diff" + }, + "aspnetcore@7df7e8e": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7df7e8e7b11f71859fa795776790923ac6ec1ef6", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7df7e8e7b11f71859fa795776790923ac6ec1ef6.diff" + }, + "aspnetcore@2a0388b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2a0388b463b2b80c4de4b6de4409857432ae9c1d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2a0388b463b2b80c4de4b6de4409857432ae9c1d.diff" + }, + "aspnetcore@8eaeccb": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8eaeccbd9dc346cb884a6270a39dfc36735c7964", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8eaeccbd9dc346cb884a6270a39dfc36735c7964.diff" + }, + "aspnetcore@704fddd": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "704fddddc31f96a26aabc36f557103a733545442", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/704fddddc31f96a26aabc36f557103a733545442.diff" + }, + "aspnetcore@43acd80": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "43acd80b779c92568be5673d63c0dc5c761a5f71", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/43acd80b779c92568be5673d63c0dc5c761a5f71.diff" + }, + "aspnetcore@b201479": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b201479a8d734dc3707b04ba564884836dfbf0ac", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/b201479a8d734dc3707b04ba564884836dfbf0ac.diff" + }, + "aspnetcore@1825bfe": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1825bfee35dfec4f69828529f02827e751174b62", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1825bfee35dfec4f69828529f02827e751174b62.diff" + }, + "aspnetcore@1f689ce": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1f689ce2bede1617d28fd3c76bce99532bb15ba8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1f689ce2bede1617d28fd3c76bce99532bb15ba8.diff" + }, + "aspnetcore@624894d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "624894db39d27189dbac06273f70d08b164b8961", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/624894db39d27189dbac06273f70d08b164b8961.diff" + }, + "aspnetcore@80de79a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "80de79ab881ab6b3899146db6c6fb8f8d339fd94", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/80de79ab881ab6b3899146db6c6fb8f8d339fd94.diff" + }, + "aspnetcore@1a4a830": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1a4a8309ca17ea5456f45014efc3fb31a9a0e8ae", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1a4a8309ca17ea5456f45014efc3fb31a9a0e8ae.diff" + }, + "aspnetcore@87485f0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "87485f0007fbb47ed37119440b815e5198617299", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/87485f0007fbb47ed37119440b815e5198617299.diff" + }, + "aspnetcore@8ff6e4c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8ff6e4c31562ca0dee4e0f86cc7132449bcfe7d8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8ff6e4c31562ca0dee4e0f86cc7132449bcfe7d8.diff" + }, + "aspnetcore@a9a6754": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a9a675478af85251dbf9ffdc864473d3f362312c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a9a675478af85251dbf9ffdc864473d3f362312c.diff" + }, + "aspnetcore@01b15bd": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "01b15bda6b2574a4309beb9671966ed3aa993ef8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/01b15bda6b2574a4309beb9671966ed3aa993ef8.diff" + }, + "aspnetcore@c0c8774": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c0c8774eea3543c610ab4b6d78921c2c5d11d1b5", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c0c8774eea3543c610ab4b6d78921c2c5d11d1b5.diff" + }, + "aspnetcore@5467b04": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5467b04e68e3046f6da460c717c72d8bc8612943", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5467b04e68e3046f6da460c717c72d8bc8612943.diff" + }, + "aspnetcore@f97c0ff": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f97c0ff2454b2fea03439134734e0620eb816586", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f97c0ff2454b2fea03439134734e0620eb816586.diff" + }, + "aspnetcore@a019c0b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a019c0b84e9d073f819aebf3cdbb5942e6bb521a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a019c0b84e9d073f819aebf3cdbb5942e6bb521a.diff" + }, + "aspnetcore@0f91a13": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0f91a13b02cf02a0c1f2d4aa6c98a246ce814b4e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0f91a13b02cf02a0c1f2d4aa6c98a246ce814b4e.diff" + }, + "aspnetcore@757a459": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "757a459d0a58deec7d47657de037b6033a5d4062", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/757a459d0a58deec7d47657de037b6033a5d4062.diff" + }, + "aspnetcore@f4cf688": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f4cf688e13972401b89d70655c789c9488bccb54", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f4cf688e13972401b89d70655c789c9488bccb54.diff" + }, + "aspnetcore@a6dab8a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a6dab8a15b3a553ee6f8886b6f9b0ce44cdee1ef", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a6dab8a15b3a553ee6f8886b6f9b0ce44cdee1ef.diff" + }, + "aspnetcore@0b72e0b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0b72e0b152fa94ada8fa7b74bb6d75b27d13023b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0b72e0b152fa94ada8fa7b74bb6d75b27d13023b.diff" + }, + "aspnetcore@656195d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "656195df4d44575c90c90718e8ed52b3e65eb2f4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/656195df4d44575c90c90718e8ed52b3e65eb2f4.diff" + }, + "aspnetcore@401bbfb": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "401bbfb7d8e5c423796875ec187f1884383405d5", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/401bbfb7d8e5c423796875ec187f1884383405d5.diff" + }, + "aspnetcore@76d1e57": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "76d1e574cfbcfe47dde48ff804b1423fb4fe089b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/76d1e574cfbcfe47dde48ff804b1423fb4fe089b.diff" + }, + "aspnetcore@733b51b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "733b51b9c272cc31374730bd588d9d88881f7ead", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/733b51b9c272cc31374730bd588d9d88881f7ead.diff" + }, + "aspnetcore@e6a7426": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e6a742608bed4876cc17ed145f6c2a024795d0b8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e6a742608bed4876cc17ed145f6c2a024795d0b8.diff" + }, + "aspnetcore@efe577d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "efe577ddfcd69aceb17064e0c0b4e34e265ec838", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/efe577ddfcd69aceb17064e0c0b4e34e265ec838.diff" + }, + "aspnetcore@07d11eb": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "07d11eb57133cc1d31f96d423ea669a38923b0d0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/07d11eb57133cc1d31f96d423ea669a38923b0d0.diff" + }, + "aspnetcore@75c3218": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "75c32185b96fb7f320b90b7305aa3c9fc3e8744f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/75c32185b96fb7f320b90b7305aa3c9fc3e8744f.diff" + }, + "aspnetcore@17b8a4a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "17b8a4ad3455484ccd656e781792ae6224222ee2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/17b8a4ad3455484ccd656e781792ae6224222ee2.diff" + }, + "aspnetcore@0b69dba": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0b69dba30ab092191d83d7f5c8f6dc752ba4cbca", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0b69dba30ab092191d83d7f5c8f6dc752ba4cbca.diff" + }, + "aspnetcore@1a82e94": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1a82e94b1d3b768bfdf1a837a38ef09e06c05af7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1a82e94b1d3b768bfdf1a837a38ef09e06c05af7.diff" + }, + "aspnetcore@593368b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "593368b9d1dd219662efa3f2ecfc544e7afd0444", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/593368b9d1dd219662efa3f2ecfc544e7afd0444.diff" + }, + "aspnetcore@47b2e02": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "47b2e02e0282eb278bc3a46b8fea70c4ac93fa1d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/47b2e02e0282eb278bc3a46b8fea70c4ac93fa1d.diff" + }, + "aspnetcore@d201668": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d201668e63ed8ef230220808e8b13418ac64f5b6", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d201668e63ed8ef230220808e8b13418ac64f5b6.diff" + }, + "aspnetcore@35b3142": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "35b31429fb50e32e0d5c39b66478db046798764b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/35b31429fb50e32e0d5c39b66478db046798764b.diff" + }, + "aspnetcore@96b7ae9": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "96b7ae9999a954147cabc0245063f87cf2a0029b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/96b7ae9999a954147cabc0245063f87cf2a0029b.diff" + }, + "aspnetcore@7638d71": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7638d7114ad4a74465ad10e6d61d0915067b80c3", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7638d7114ad4a74465ad10e6d61d0915067b80c3.diff" + }, + "aspnetcore@6df01e3": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "6df01e3639f127812659bc8fae71c30e02b0cb02", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6df01e3639f127812659bc8fae71c30e02b0cb02.diff" + }, + "aspnetcore@026aff6": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "026aff6366dcda33a3f82eaba2a37731e35688c0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/026aff6366dcda33a3f82eaba2a37731e35688c0.diff" + }, + "aspnetcore@555ae4e": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "555ae4eae9c1f27974e888c755d724ab229039d1", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/555ae4eae9c1f27974e888c755d724ab229039d1.diff" + }, + "aspnetcore@558ba2c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "558ba2cb67f0495e112c4e10bdcea600e5065c13", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/558ba2cb67f0495e112c4e10bdcea600e5065c13.diff" + }, + "aspnetcore@696ea7b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "696ea7b263bcc641e573cbba6198f90abd5cdd94", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/696ea7b263bcc641e573cbba6198f90abd5cdd94.diff" + }, + "aspnetcore@4c1e2ed": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4c1e2edad8e9816fb65a923b8d9589022a5b688e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4c1e2edad8e9816fb65a923b8d9589022a5b688e.diff" + }, + "aspnetcore@88cf74b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "88cf74baaa4e60a6d81463b7870b5b13f998be6e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/88cf74baaa4e60a6d81463b7870b5b13f998be6e.diff" + }, + "aspnetcore@a65d5c0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a65d5c00e265954caa207d25c7fedd8aab0d7852", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a65d5c00e265954caa207d25c7fedd8aab0d7852.diff" + }, + "aspnetcore@29e87b5": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "29e87b52eb59b2f100d74691276e730b4a3f224d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/29e87b52eb59b2f100d74691276e730b4a3f224d.diff" + }, + "aspnetcore@9245482": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "9245482a33933ca2832e67b01f77c05bb3d0d5c0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9245482a33933ca2832e67b01f77c05bb3d0d5c0.diff" + }, + "aspnetcore@db0c572": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "db0c572da262dfd9e36d33789a6129acd4e40084", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/db0c572da262dfd9e36d33789a6129acd4e40084.diff" + }, + "aspnetcore@c3325ee": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c3325eeb6b47bc6383c127d4f4827dc9642a2b6e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c3325eeb6b47bc6383c127d4f4827dc9642a2b6e.diff" + }, + "cecil@8e1ae7b": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "8e1ae7b4ea67ccc38cb8db3ded6802643109ffd7", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/8e1ae7b4ea67ccc38cb8db3ded6802643109ffd7.diff" + }, + "cecil@608fac6": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "608fac6f22814e3eeb4609c80c0b5f08205e24ed", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/608fac6f22814e3eeb4609c80c0b5f08205e24ed.diff" + }, + "cecil@50292e7": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "50292e77590951e6cbb3b0c02051a847dca0d9f5", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/50292e77590951e6cbb3b0c02051a847dca0d9f5.diff" + }, + "cecil@a0f61f9": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "a0f61f99afb4c201c96e87a12604c560f98f6c32", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/a0f61f99afb4c201c96e87a12604c560f98f6c32.diff" + }, + "cecil@f1c428a": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "f1c428ad8f340002799d4e3030cf633e0b63efc0", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/f1c428ad8f340002799d4e3030cf633e0b63efc0.diff" + }, + "cecil@3136847": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "3136847ea620fb9b4a3ff96bc4f573148e8bd2e4", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/3136847ea620fb9b4a3ff96bc4f573148e8bd2e4.diff" + }, + "cecil@882ca5e": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "882ca5eedda1e62eb41bd5869aeb15d8f1538e51", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/882ca5eedda1e62eb41bd5869aeb15d8f1538e51.diff" + }, + "cecil@9ab6174": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "9ab6174bd11f4c650cf4567a41f3fcc0b07c5a2e", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/9ab6174bd11f4c650cf4567a41f3fcc0b07c5a2e.diff" + }, + "cecil@1d00074": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "1d00074bcdd520d76ed3f74618455bd718e9b131", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/1d00074bcdd520d76ed3f74618455bd718e9b131.diff" + }, + "cecil@cac3d15": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "cac3d15061f8dd0d95fc996d1f6acceaa4a92e33", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/cac3d15061f8dd0d95fc996d1f6acceaa4a92e33.diff" + }, + "cecil@8fa2b5a": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "8fa2b5a42e13994b1a5cc55ae1d0fef87cfa84b8", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/8fa2b5a42e13994b1a5cc55ae1d0fef87cfa84b8.diff" + }, + "cecil@b1ee7ec": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "b1ee7ec8c7850cdab34e82f7a26ad86385683f4b", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/b1ee7ec8c7850cdab34e82f7a26ad86385683f4b.diff" + }, + "cecil@4388e43": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "4388e43ddfe77dddb4679ea6b49d98ac662fbe35", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/4388e43ddfe77dddb4679ea6b49d98ac662fbe35.diff" + }, + "cecil@74999f2": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "74999f26338d28fd212d256184adec77a504b058", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/74999f26338d28fd212d256184adec77a504b058.diff" + }, + "cecil@cd6dc99": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "cd6dc99b54b1ee7a893b308341b8f9a2db84b0c1", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/cd6dc99b54b1ee7a893b308341b8f9a2db84b0c1.diff" + }, + "cecil@251438f": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "251438f6d5db4cb41b70fa5473c2cb8a813013d8", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/251438f6d5db4cb41b70fa5473c2cb8a813013d8.diff" + }, + "cecil@5ae012f": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "5ae012f4314d0556554edb2f5472728c1bc6d01e", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/5ae012f4314d0556554edb2f5472728c1bc6d01e.diff" + }, + "command-line-api@8a70ae0": { + "repo": "command-line-api", + "branch": "release/11.0.1xx-rc1", + "hash": "8a70ae0bd24c0aca2414c6dda39463ebefbd334e", + "org": "dotnet", + "url": "https://github.com/dotnet/command-line-api/commit/8a70ae0bd24c0aca2414c6dda39463ebefbd334e.diff" + }, + "deployment-tools@3ccca8e": { + "repo": "deployment-tools", + "branch": "release/11.0.1xx-rc1", + "hash": "3ccca8ebeb60499745410770186c8b823069c552", + "org": "dotnet", + "url": "https://github.com/dotnet/deployment-tools/commit/3ccca8ebeb60499745410770186c8b823069c552.diff" + }, + "deployment-tools@9baf0bb": { + "repo": "deployment-tools", + "branch": "release/11.0.1xx-rc1", + "hash": "9baf0bb1ba14ad5eab3ed0cccf7e37f812edd1bd", + "org": "dotnet", + "url": "https://github.com/dotnet/deployment-tools/commit/9baf0bb1ba14ad5eab3ed0cccf7e37f812edd1bd.diff" + }, + "diagnostics@36bb98a": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "36bb98a68d880920d307d3d7f772db577649048f", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/36bb98a68d880920d307d3d7f772db577649048f.diff" + }, + "diagnostics@f38c7fb": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "f38c7fb468e5d4d027c17f5c0fbfef235e54f16e", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/f38c7fb468e5d4d027c17f5c0fbfef235e54f16e.diff" + }, + "diagnostics@dd02fe7": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "dd02fe71048ed4f8e8f057a87d358516f0bd7c38", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/dd02fe71048ed4f8e8f057a87d358516f0bd7c38.diff" + }, + "diagnostics@3a32126": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "3a3212627029e97412e0beeb72fa5607357c2c31", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/3a3212627029e97412e0beeb72fa5607357c2c31.diff" + }, + "diagnostics@27c0f9b": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "27c0f9b0476a16685a396e78a848af5f77c52a3b", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/27c0f9b0476a16685a396e78a848af5f77c52a3b.diff" + }, + "diagnostics@33b37bf": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "33b37bf046cdf45d50413bf4cd3b25dc4c60c73c", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/33b37bf046cdf45d50413bf4cd3b25dc4c60c73c.diff" + }, + "diagnostics@f810787": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "f810787606d9bbfa64bfacbee2f40f550df64769", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/f810787606d9bbfa64bfacbee2f40f550df64769.diff" + }, + "diagnostics@f7bf65b": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "f7bf65b339fcd7ee6d38a3ce9bce52fd8f5dcf53", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/f7bf65b339fcd7ee6d38a3ce9bce52fd8f5dcf53.diff" + }, + "diagnostics@0885e1c": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "0885e1c210814d34bceb05642918738d734e40dc", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/0885e1c210814d34bceb05642918738d734e40dc.diff" + }, + "diagnostics@d33e046": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "d33e0468df192db43ce5f2b028dd202d836e39c2", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/d33e0468df192db43ce5f2b028dd202d836e39c2.diff" + }, + "diagnostics@61cdd16": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "61cdd16d77296ffadafb57d41a123f588c03f687", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/61cdd16d77296ffadafb57d41a123f588c03f687.diff" + }, + "diagnostics@02d6e10": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "02d6e1088ee7fb93ab82107fd3b740d7702d23ff", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/02d6e1088ee7fb93ab82107fd3b740d7702d23ff.diff" + }, + "diagnostics@b9f6e14": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "b9f6e148735ca5b235dcd7051842fd9ba3145d58", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/b9f6e148735ca5b235dcd7051842fd9ba3145d58.diff" + }, + "diagnostics@4c0c68d": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "4c0c68de41f39d390c71a0b329a7e846af67d9d4", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/4c0c68de41f39d390c71a0b329a7e846af67d9d4.diff" + }, + "diagnostics@8a2daa6": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "8a2daa6767e917e68b463ca324ee2244c7934869", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/8a2daa6767e917e68b463ca324ee2244c7934869.diff" + }, + "diagnostics@32306e7": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "32306e749c506e0a3fbb8a38ff3f0b2019c2a303", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/32306e749c506e0a3fbb8a38ff3f0b2019c2a303.diff" + }, + "diagnostics@7395877": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "739587794903d1de521996d37eeeb395f25c64c9", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/739587794903d1de521996d37eeeb395f25c64c9.diff" + }, + "diagnostics@eb91cff": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "eb91cff05b85440fdb5da362d82537db318b9a05", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/eb91cff05b85440fdb5da362d82537db318b9a05.diff" + }, + "diagnostics@3c9f99e": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "3c9f99e8251b0c68cb229afad5bf30a6edeb3c13", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/3c9f99e8251b0c68cb229afad5bf30a6edeb3c13.diff" + }, + "diagnostics@1b6da39": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "1b6da394f9505d663eac0f4e330e889746564e24", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/1b6da394f9505d663eac0f4e330e889746564e24.diff" + }, + "diagnostics@c014870": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "c0148701676e8af329c4c5d7183adda1c96773a8", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/c0148701676e8af329c4c5d7183adda1c96773a8.diff" + }, + "diagnostics@db95979": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "db95979a79a06ac93f6e1f1e3c67285599b144f7", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/db95979a79a06ac93f6e1f1e3c67285599b144f7.diff" + }, + "diagnostics@d2e06f3": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "d2e06f384db592b4ffab763381cc2d905c32e09e", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/d2e06f384db592b4ffab763381cc2d905c32e09e.diff" + }, + "diagnostics@66ffffc": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "66ffffc244acec7ff9cc6674e4cb89625ebf7ba0", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/66ffffc244acec7ff9cc6674e4cb89625ebf7ba0.diff" + }, + "efcore@5fb4c00": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5fb4c00c2f1a8afbf7262c5d79b05889efa29806", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5fb4c00c2f1a8afbf7262c5d79b05889efa29806.diff" + }, + "efcore@cbcceb3": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "cbcceb3602bc867e0f8782a180f782da31dd3c42", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/cbcceb3602bc867e0f8782a180f782da31dd3c42.diff" + }, + "efcore@3b58d48": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3b58d48113f1618f2a222eb8a32272e6096defee", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3b58d48113f1618f2a222eb8a32272e6096defee.diff" + }, + "efcore@2be12e7": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2be12e7dcb9b1656e2a7a7544f287defdfe7f002", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2be12e7dcb9b1656e2a7a7544f287defdfe7f002.diff" + }, + "efcore@06142d0": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "06142d0198d4a2126edf575c56d574aac26877f2", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/06142d0198d4a2126edf575c56d574aac26877f2.diff" + }, + "efcore@2415516": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2415516f8bf6d86148ea56b2a680326f43b9f382", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2415516f8bf6d86148ea56b2a680326f43b9f382.diff" + }, + "efcore@e81830a": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e81830a94fab8b7c46afb1976e1db7a037143dab", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e81830a94fab8b7c46afb1976e1db7a037143dab.diff" + }, + "efcore@d564943": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d564943613be486f5be1785558ce6083c396092b", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/d564943613be486f5be1785558ce6083c396092b.diff" + }, + "efcore@4fbaf8a": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4fbaf8a0dcb50f5c8301878a5e8bd6f24e23a24e", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/4fbaf8a0dcb50f5c8301878a5e8bd6f24e23a24e.diff" + }, + "efcore@69b203d": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "69b203d3b25e645d396e5de020020e86cd4c0545", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/69b203d3b25e645d396e5de020020e86cd4c0545.diff" + }, + "efcore@fc9a766": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fc9a76600e7bebc8fb963c108cb43becd5663ecf", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/fc9a76600e7bebc8fb963c108cb43becd5663ecf.diff" + }, + "efcore@23c978a": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "23c978aba436575612880a2439a582ee73198ede", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/23c978aba436575612880a2439a582ee73198ede.diff" + }, + "efcore@5ee96bd": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5ee96bdf95b5ad178bf000bf556ec0fa09df53b6", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5ee96bdf95b5ad178bf000bf556ec0fa09df53b6.diff" + }, + "efcore@a556d07": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a556d07f7cd292fde758dbe8a315a8aeb6a2206f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/a556d07f7cd292fde758dbe8a315a8aeb6a2206f.diff" + }, + "efcore@7bd71eb": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7bd71eb553ff3128ed698dca56b73c5aa93b109c", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/7bd71eb553ff3128ed698dca56b73c5aa93b109c.diff" + }, + "efcore@684d590": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "684d5902e8296cfeeb281466d50b93a84102e5bc", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/684d5902e8296cfeeb281466d50b93a84102e5bc.diff" + }, + "efcore@dd3b1e3": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "dd3b1e3ee7790bd88b872f8af2ca6ae802905cf9", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/dd3b1e3ee7790bd88b872f8af2ca6ae802905cf9.diff" + }, + "efcore@2fb3ab1": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2fb3ab16a3f71af75e08266ec3c3ffdd7f3794ab", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2fb3ab16a3f71af75e08266ec3c3ffdd7f3794ab.diff" + }, + "efcore@37d63ac": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "37d63ac01d6d524364a6b2918eae9afc83c49d01", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/37d63ac01d6d524364a6b2918eae9afc83c49d01.diff" + }, + "efcore@5b5fcba": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5b5fcbab9dfac74693f299a81863156762362d29", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5b5fcbab9dfac74693f299a81863156762362d29.diff" + }, + "efcore@4a19f27": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4a19f27828311e4dbb95c139c407233bbd2a43ee", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/4a19f27828311e4dbb95c139c407233bbd2a43ee.diff" + }, + "efcore@3b4b27d": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3b4b27d4ed404af070eaceec6bbd93c312a83e57", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3b4b27d4ed404af070eaceec6bbd93c312a83e57.diff" + }, + "efcore@61317c9": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "61317c9eb9166f2de9d6a357066193a5833a8dd5", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/61317c9eb9166f2de9d6a357066193a5833a8dd5.diff" + }, + "efcore@1f36ba0": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1f36ba0cdd990dbd64ae35abc3f2edfcc6932684", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/1f36ba0cdd990dbd64ae35abc3f2edfcc6932684.diff" + }, + "efcore@b5e5c92": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b5e5c92aaece042c0ea8461dc54fc2f5bf2e05a2", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b5e5c92aaece042c0ea8461dc54fc2f5bf2e05a2.diff" + }, + "efcore@ada8239": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "ada82397096df1855dfd543512273d3edb18a0dd", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ada82397096df1855dfd543512273d3edb18a0dd.diff" + }, + "efcore@0ab5fd8": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0ab5fd8bdf3e3502b0868c6e2598559815bf9ffa", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/0ab5fd8bdf3e3502b0868c6e2598559815bf9ffa.diff" + }, + "efcore@fb44ee1": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fb44ee11531314864ec46e0ec5084ed8c04f203e", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/fb44ee11531314864ec46e0ec5084ed8c04f203e.diff" + }, + "efcore@37bef29": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "37bef295900c01f8507cbf3652194174b517bbc2", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/37bef295900c01f8507cbf3652194174b517bbc2.diff" + }, + "efcore@a0344ff": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a0344ff48d0c1fa7a9773ec7511efe1603956371", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/a0344ff48d0c1fa7a9773ec7511efe1603956371.diff" + }, + "efcore@893ccd3": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "893ccd3cf107fdee551a189b5f27f3d0ff03fdd8", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/893ccd3cf107fdee551a189b5f27f3d0ff03fdd8.diff" + }, + "efcore@6e2d381": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "6e2d381171fb5f24b749306b66f743e5952ff8ab", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/6e2d381171fb5f24b749306b66f743e5952ff8ab.diff" + }, + "efcore@af85674": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "af85674145f3191d43a4ac446e60c9c02291aaa4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/af85674145f3191d43a4ac446e60c9c02291aaa4.diff" + }, + "efcore@f98eac8": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f98eac8c0d1ff75561d8a350ac617de8d606672a", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f98eac8c0d1ff75561d8a350ac617de8d606672a.diff" + }, + "efcore@cf6ebe0": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "cf6ebe05a9d37d4a865b20ccab1579aa814bf1ce", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/cf6ebe05a9d37d4a865b20ccab1579aa814bf1ce.diff" + }, + "efcore@3c7283f": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3c7283f94c6b3b902728c1a57a98560712bc50b7", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3c7283f94c6b3b902728c1a57a98560712bc50b7.diff" + }, + "efcore@39b5015": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "39b50159ea5524fe992e6b7462ebe6e425785378", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/39b50159ea5524fe992e6b7462ebe6e425785378.diff" + }, + "efcore@b9678d4": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b9678d43582f9bc521d4bcba28b92a8866c6f02b", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b9678d43582f9bc521d4bcba28b92a8866c6f02b.diff" + }, + "efcore@0a76475": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0a7647596d5f77c0c431f279b23e0f7de2b5c481", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/0a7647596d5f77c0c431f279b23e0f7de2b5c481.diff" + }, + "efcore@3454802": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3454802156b3493cf399b7668b1520ca0865b46c", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3454802156b3493cf399b7668b1520ca0865b46c.diff" + }, + "efcore@d223635": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d223635279d624518718f37e3221ade8943ff4eb", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/d223635279d624518718f37e3221ade8943ff4eb.diff" + }, + "efcore@67e74e8": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "67e74e8059ed974c83a11bf337ea1e8c40be974f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/67e74e8059ed974c83a11bf337ea1e8c40be974f.diff" + }, + "efcore@b1c40e4": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b1c40e4323ba863b5f40c912254adafc6b073d7d", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b1c40e4323ba863b5f40c912254adafc6b073d7d.diff" + }, + "efcore@5c55ab6": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5c55ab6e670fd25a59f639cb3ed454ada59e7b24", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5c55ab6e670fd25a59f639cb3ed454ada59e7b24.diff" + }, + "efcore@422f2dc": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "422f2dc6329f9136c39efea49184c43bceffbce7", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/422f2dc6329f9136c39efea49184c43bceffbce7.diff" + }, + "efcore@7710f8c": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7710f8cd015029c2684380d7adde85dcbba0e8db", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/7710f8cd015029c2684380d7adde85dcbba0e8db.diff" + }, + "efcore@71440e1": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "71440e197a13939149048544762db8b8722c5427", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/71440e197a13939149048544762db8b8722c5427.diff" + }, + "efcore@3aab811": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3aab8114cff74096c5f0bef871060c1b94595326", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3aab8114cff74096c5f0bef871060c1b94595326.diff" + }, + "efcore@7d34557": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7d34557a37a4e7886523e7f1526fc2480ff0b01d", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/7d34557a37a4e7886523e7f1526fc2480ff0b01d.diff" + }, + "efcore@ccbe0c4": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "ccbe0c4b7fc50b2cfb8f3ea8be903587240203a0", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ccbe0c4b7fc50b2cfb8f3ea8be903587240203a0.diff" + }, + "efcore@b55b4d4": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b55b4d45e9b35b5e70dda676c749df92debc6a2c", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b55b4d45e9b35b5e70dda676c749df92debc6a2c.diff" + }, + "efcore@49271f3": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "49271f3c59e5861ecf61f833df80c52d8bf4a44d", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/49271f3c59e5861ecf61f833df80c52d8bf4a44d.diff" + }, + "efcore@a8cdc8c": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a8cdc8c62b413e5ec0d4851bfaba584ab2c71a44", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/a8cdc8c62b413e5ec0d4851bfaba584ab2c71a44.diff" + }, + "efcore@dbf9771": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "dbf9771522148d61a2467854921bd5dc6f6e6916", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/dbf9771522148d61a2467854921bd5dc6f6e6916.diff" + }, + "efcore@b70a04b": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b70a04b474fd695c7ffe2ff6dab4cd34600e90a1", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b70a04b474fd695c7ffe2ff6dab4cd34600e90a1.diff" + }, + "efcore@e17ea37": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e17ea37fad12e9e569af3bf11462b4ee44a1cfc4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e17ea37fad12e9e569af3bf11462b4ee44a1cfc4.diff" + }, + "efcore@aa8b871": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "aa8b871febe53300a52e61720192a581e6c01857", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/aa8b871febe53300a52e61720192a581e6c01857.diff" + }, + "efcore@892a9f1": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "892a9f130b136f97b6fca5f096c51a05a0f1590d", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/892a9f130b136f97b6fca5f096c51a05a0f1590d.diff" + }, + "efcore@e5ca7df": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e5ca7dfd95e838e56de24ca2df1b671da91cd729", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e5ca7dfd95e838e56de24ca2df1b671da91cd729.diff" + }, + "efcore@96c13ea": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "96c13eafe59bfecf384c01f981b41fa86a7a18c0", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/96c13eafe59bfecf384c01f981b41fa86a7a18c0.diff" + }, + "efcore@e95f1e2": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e95f1e2cda9ac8f83ac1d58965782ada900de2e9", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e95f1e2cda9ac8f83ac1d58965782ada900de2e9.diff" + }, + "efcore@f6a0670": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f6a0670f80d706cd3391e1dd2569d3f7fa6f63e0", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f6a0670f80d706cd3391e1dd2569d3f7fa6f63e0.diff" + }, + "efcore@0e529dd": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0e529ddcb0c77f9f46534ffd0d8f48b78dc2070f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/0e529ddcb0c77f9f46534ffd0d8f48b78dc2070f.diff" + }, + "efcore@fd223dd": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fd223ddcd00e759068f88acb3fc34f550ea92797", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/fd223ddcd00e759068f88acb3fc34f550ea92797.diff" + }, + "efcore@41895a5": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "41895a508f5daa00dad41067e5dc5fc8ad5f3deb", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/41895a508f5daa00dad41067e5dc5fc8ad5f3deb.diff" + }, + "efcore@f65d06c": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f65d06cf7e72808f7dd1f5b44ecf83479eb2fbfb", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f65d06cf7e72808f7dd1f5b44ecf83479eb2fbfb.diff" + }, + "efcore@3957f18": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3957f18977cf62a4489e1d8e5ad7856d6e27c456", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3957f18977cf62a4489e1d8e5ad7856d6e27c456.diff" + }, + "efcore@51ab80a": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "51ab80acd64a320699dc485920a8798273370dbd", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/51ab80acd64a320699dc485920a8798273370dbd.diff" + }, + "efcore@5479de2": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5479de2b7b7c003338cac28789d741217842d260", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5479de2b7b7c003338cac28789d741217842d260.diff" + }, + "efcore@e74936c": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e74936c4935d6e85094bae40cfbd9f0d2d406d92", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e74936c4935d6e85094bae40cfbd9f0d2d406d92.diff" + }, + "efcore@d6be773": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d6be773af824b13b677e32edb4dc2b84cf8dffa4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/d6be773af824b13b677e32edb4dc2b84cf8dffa4.diff" + }, + "efcore@3a2006e": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3a2006ef569de08368d59db5e1468aa8f407e4f8", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3a2006ef569de08368d59db5e1468aa8f407e4f8.diff" + }, + "efcore@c60800b": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c60800ba3965be483350e7f85add65293237a4b5", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/c60800ba3965be483350e7f85add65293237a4b5.diff" + }, + "efcore@e59f838": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e59f838516fe592d1ebc4a87250b11d9338531b9", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e59f838516fe592d1ebc4a87250b11d9338531b9.diff" + }, + "efcore@3f8b9c7": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3f8b9c7acf56b87b98eb0315a532a98ace1668e0", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3f8b9c7acf56b87b98eb0315a532a98ace1668e0.diff" + }, + "efcore@312a74a": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "312a74af05a4cbd4361e5918a71fa2926c6f3cce", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/312a74af05a4cbd4361e5918a71fa2926c6f3cce.diff" + }, + "efcore@f249a6e": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f249a6e0b95df6a1bf37d06885d0b8b06bb62de8", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f249a6e0b95df6a1bf37d06885d0b8b06bb62de8.diff" + }, + "efcore@5e88965": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5e8896500ed9c91f53481e6825ddc42528180184", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5e8896500ed9c91f53481e6825ddc42528180184.diff" + }, + "efcore@32c059d": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "32c059df167b3c7ab6607d2e4ba21e015460b7e4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/32c059df167b3c7ab6607d2e4ba21e015460b7e4.diff" + }, + "efcore@d2f9995": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d2f9995a4b9795e8e3bc876ce5b3a0a694cb5102", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/d2f9995a4b9795e8e3bc876ce5b3a0a694cb5102.diff" + }, + "efcore@85563a8": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "85563a8f42b8370c5aac8e1aa9fb18ca2a750b2e", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/85563a8f42b8370c5aac8e1aa9fb18ca2a750b2e.diff" + }, + "efcore@c32a283": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c32a283e27b4bfc5159941f162fa58aaeedf3dcb", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/c32a283e27b4bfc5159941f162fa58aaeedf3dcb.diff" + }, + "efcore@77dd661": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "77dd66151065750d69d83ec1a257edb1706fc31a", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/77dd66151065750d69d83ec1a257edb1706fc31a.diff" + }, + "efcore@26a12eb": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "26a12eb6d7d9649d4e8d319b961f13a51281af68", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/26a12eb6d7d9649d4e8d319b961f13a51281af68.diff" + }, + "efcore@3198b21": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3198b213e6e9dab0ce9d38320e6b4170e481f380", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3198b213e6e9dab0ce9d38320e6b4170e481f380.diff" + }, + "efcore@98e8a0c": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "98e8a0c8804014175a1b5b820d70211b9f984643", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/98e8a0c8804014175a1b5b820d70211b9f984643.diff" + }, + "efcore@227a63d": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "227a63dc3ab36639a5eae54fd95dc54a365098c2", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/227a63dc3ab36639a5eae54fd95dc54a365098c2.diff" + }, + "efcore@af3e50c": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "af3e50c5343dac445357dea4ab3670769867a6eb", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/af3e50c5343dac445357dea4ab3670769867a6eb.diff" + }, + "efcore@fe892ea": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fe892eac29c255080875a307f3562c68ce3bcd87", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/fe892eac29c255080875a307f3562c68ce3bcd87.diff" + }, + "efcore@2b11184": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2b11184caddc0135e0361c5ff40780f76d794e0f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2b11184caddc0135e0361c5ff40780f76d794e0f.diff" + }, + "efcore@62f1eee": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "62f1eee4d460280e8c10d09bf30cc244de542031", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/62f1eee4d460280e8c10d09bf30cc244de542031.diff" + }, + "efcore@c22dd77": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c22dd77aa7f7392f997cf779f0c23e0b9aab1988", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/c22dd77aa7f7392f997cf779f0c23e0b9aab1988.diff" + }, + "emsdk@5303251": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5303251a5c4889d8e15bafc09262bb9ed3b8c7f0", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/5303251a5c4889d8e15bafc09262bb9ed3b8c7f0.diff" + }, + "emsdk@464fd8d": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "464fd8d53791ddc68a3849db4d5aa85ff2cfa47e", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/464fd8d53791ddc68a3849db4d5aa85ff2cfa47e.diff" + }, + "emsdk@6f15ccb": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6f15ccbc05a16d28bf217ed11a580267ee42771a", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/6f15ccbc05a16d28bf217ed11a580267ee42771a.diff" + }, + "emsdk@80b1acc": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "80b1accc16c35feaf67dec1cbd41747f1c101bc8", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/80b1accc16c35feaf67dec1cbd41747f1c101bc8.diff" + }, + "emsdk@45ed27c": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "45ed27c1f0d49ec6eea48c64812844d6b85918fa", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/45ed27c1f0d49ec6eea48c64812844d6b85918fa.diff" + }, + "emsdk@afed593": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "afed5931b84734a92b28be41b62df77a23c6c690", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/afed5931b84734a92b28be41b62df77a23c6c690.diff" + }, + "emsdk@2713dfb": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2713dfbcd6b4443b4d3f842e5abb7221e7d67fd6", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/2713dfbcd6b4443b4d3f842e5abb7221e7d67fd6.diff" + }, + "emsdk@52228f2": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "52228f26fba1fba133aa83561ffa6a82ca647bd7", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/52228f26fba1fba133aa83561ffa6a82ca647bd7.diff" + }, + "emsdk@bf28440": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bf28440205369c6f81862a82f37e8da8a0daa5c9", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/bf28440205369c6f81862a82f37e8da8a0daa5c9.diff" + }, + "emsdk@4b07a4c": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "4b07a4c324e798406acd9e0f8aad1664ccd2cd27", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/4b07a4c324e798406acd9e0f8aad1664ccd2cd27.diff" + }, + "emsdk@b3445f6": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b3445f6c98fd338c59ea680e5d30f09232a3f011", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/b3445f6c98fd338c59ea680e5d30f09232a3f011.diff" + }, + "emsdk@971ef81": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "971ef81067438adf6ec3e5c0d878f73bdd378a19", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/971ef81067438adf6ec3e5c0d878f73bdd378a19.diff" + }, + "emsdk@0805307": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0805307588e7d8c85a65a1ef206c281a845e01bd", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/0805307588e7d8c85a65a1ef206c281a845e01bd.diff" + }, + "emsdk@b629bd5": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b629bd5d6caaa874a3786acbe3f6e360fcd17fa7", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/b629bd5d6caaa874a3786acbe3f6e360fcd17fa7.diff" + }, + "emsdk@9e3efbc": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9e3efbc1d3b5580f9efdf5ba2dd935ea6ecec117", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/9e3efbc1d3b5580f9efdf5ba2dd935ea6ecec117.diff" + }, + "emsdk@cb3a914": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "cb3a9142e4556671502019e6226e3de07bb97af3", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/cb3a9142e4556671502019e6226e3de07bb97af3.diff" + }, + "emsdk@3eff02a": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3eff02af13bcb1578ccb5a5d8d06c0f65c55a01e", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/3eff02af13bcb1578ccb5a5d8d06c0f65c55a01e.diff" + }, + "emsdk@396eb82": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "396eb82c67b3504e05126ea2f9f1d9d8b0a5ce2c", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/396eb82c67b3504e05126ea2f9f1d9d8b0a5ce2c.diff" + }, + "emsdk@ce8d342": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "ce8d342292f81d6fa3a9e14352ed7a9a042ddb51", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/ce8d342292f81d6fa3a9e14352ed7a9a042ddb51.diff" + }, + "emsdk@74269dd": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "74269dd3071d85e79ecea85aaeb1364119738269", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/74269dd3071d85e79ecea85aaeb1364119738269.diff" + }, + "emsdk@0fd3210": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0fd32103daa52aeb9be393d08ea2fb1c7e5e0e33", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/0fd32103daa52aeb9be393d08ea2fb1c7e5e0e33.diff" + }, + "fsharp@fd6ed49": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "fd6ed49fd083fae8b9a2bdbcac726c5f9adb8552", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/fd6ed49fd083fae8b9a2bdbcac726c5f9adb8552.diff" + }, + "fsharp@0c94e4e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "0c94e4e0c6a3f477cea980e30d0db257de9e4e09", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/0c94e4e0c6a3f477cea980e30d0db257de9e4e09.diff" + }, + "fsharp@5dfbf7f": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "5dfbf7f1f9adc57ebe99d0ea11e61f3856127393", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/5dfbf7f1f9adc57ebe99d0ea11e61f3856127393.diff" + }, + "fsharp@17cb503": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "17cb50388d0078e83378d3fed646db915582497d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/17cb50388d0078e83378d3fed646db915582497d.diff" + }, + "fsharp@c00299f": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "c00299f285bce6edeb535d28261ea7a46998e721", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c00299f285bce6edeb535d28261ea7a46998e721.diff" + }, + "fsharp@f4b785f": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "f4b785f189aedc4a0f1ec22182e3653a0b9dd142", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/f4b785f189aedc4a0f1ec22182e3653a0b9dd142.diff" + }, + "fsharp@d3403ca": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d3403caee0e62ae3a64964f19fc93f20a50d6aae", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d3403caee0e62ae3a64964f19fc93f20a50d6aae.diff" + }, + "fsharp@f5c88eb": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "f5c88eb5e99201e5537e9ca131051a31fdf6954f", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/f5c88eb5e99201e5537e9ca131051a31fdf6954f.diff" + }, + "fsharp@647548b": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "647548bcb3d89ccafc26bd96e3259222430a7f89", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/647548bcb3d89ccafc26bd96e3259222430a7f89.diff" + }, + "fsharp@536800c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "536800cd82a0481c055f08d570bbc924712331b2", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/536800cd82a0481c055f08d570bbc924712331b2.diff" + }, + "fsharp@3cc7755": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "3cc77558348067a8a560c0613887fa2a4f07e46e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/3cc77558348067a8a560c0613887fa2a4f07e46e.diff" + }, + "fsharp@ea778bb": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "ea778bb414648883fca4219bf7a69286bf82dd6b", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ea778bb414648883fca4219bf7a69286bf82dd6b.diff" + }, + "fsharp@36ce348": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "36ce34832713bb979e03625eaadb323b9acf47c6", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/36ce34832713bb979e03625eaadb323b9acf47c6.diff" + }, + "fsharp@d89529c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d89529c5625350ac93562c665061ea3dcfd6b689", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d89529c5625350ac93562c665061ea3dcfd6b689.diff" + }, + "fsharp@92a3700": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "92a370012898dbd087b16731c50df2491d6bc067", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/92a370012898dbd087b16731c50df2491d6bc067.diff" + }, + "fsharp@2038269": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "20382698ea0985a650248838dc5a21e50c6203d9", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/20382698ea0985a650248838dc5a21e50c6203d9.diff" + }, + "fsharp@7094674": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "7094674e0f6f3c6df22d73b666fdac210db870b5", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7094674e0f6f3c6df22d73b666fdac210db870b5.diff" + }, + "fsharp@24b283e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "24b283eeec783386a1120820dfaf3c6862cabf4d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/24b283eeec783386a1120820dfaf3c6862cabf4d.diff" + }, + "fsharp@b268614": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "b268614d2adcb71441f50d172fba11ae7340b90a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/b268614d2adcb71441f50d172fba11ae7340b90a.diff" + }, + "fsharp@05af9c8": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "05af9c8e0f9ac6148d67d1b1a54d807547080ad1", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/05af9c8e0f9ac6148d67d1b1a54d807547080ad1.diff" + }, + "fsharp@11c59aa": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "11c59aa41bcf3dba4f27a86334dc8d5403006c73", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/11c59aa41bcf3dba4f27a86334dc8d5403006c73.diff" + }, + "fsharp@5fa2950": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "5fa2950baf8f90c675a0b02e5820344d6ffde3b5", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/5fa2950baf8f90c675a0b02e5820344d6ffde3b5.diff" + }, + "fsharp@e4d4473": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e4d44731a04c67a605e8b85a20c445812868a0ed", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e4d44731a04c67a605e8b85a20c445812868a0ed.diff" + }, + "fsharp@84eefce": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "84eefcee8c61b71d1000fbbbfda7942169c3842f", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/84eefcee8c61b71d1000fbbbfda7942169c3842f.diff" + }, + "fsharp@93659f3": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "93659f336bd5c4fe9029225e3ea13f5b20d508bc", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/93659f336bd5c4fe9029225e3ea13f5b20d508bc.diff" + }, + "fsharp@5260b68": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "5260b68c6db2a56b973a0fba0d614cadf3599682", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/5260b68c6db2a56b973a0fba0d614cadf3599682.diff" + }, + "fsharp@2c245dd": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "2c245dd1558d1815856f35586707c4751b074bf3", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/2c245dd1558d1815856f35586707c4751b074bf3.diff" + }, + "fsharp@9357a4f": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "9357a4fccce37dfbfe656e9157bd461578afc30c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/9357a4fccce37dfbfe656e9157bd461578afc30c.diff" + }, + "fsharp@e9fdc37": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e9fdc379d5faf04221eb547f613e88f0a569e613", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e9fdc379d5faf04221eb547f613e88f0a569e613.diff" + }, + "fsharp@2def18d": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "2def18dc8807b9138e1871457609e4713b378c14", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/2def18dc8807b9138e1871457609e4713b378c14.diff" + }, + "fsharp@e1ad05c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e1ad05c7418fbdf3a7be95c9e09add5a02451119", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e1ad05c7418fbdf3a7be95c9e09add5a02451119.diff" + }, + "fsharp@34a3053": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "34a3053b13046308abf17dce79d7dc854cadae2e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/34a3053b13046308abf17dce79d7dc854cadae2e.diff" + }, + "fsharp@7e2cbf1": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "7e2cbf10edb6ac52b09c88214a4a39a8c774eebd", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7e2cbf10edb6ac52b09c88214a4a39a8c774eebd.diff" + }, + "fsharp@20fdc50": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "20fdc501abedb4ee1d11ab4dc616d4aee9c84baa", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/20fdc501abedb4ee1d11ab4dc616d4aee9c84baa.diff" + }, + "fsharp@4a929f3": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "4a929f3f8fcc710432ecd3581204cf0aecc3df67", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/4a929f3f8fcc710432ecd3581204cf0aecc3df67.diff" + }, + "fsharp@fa85b35": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "fa85b35e6644ff0814c1667e597ea4d91eddc99e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/fa85b35e6644ff0814c1667e597ea4d91eddc99e.diff" + }, + "fsharp@ab2e066": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "ab2e0668aed13f67ad9be17562460ecd22cf6c7a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ab2e0668aed13f67ad9be17562460ecd22cf6c7a.diff" + }, + "fsharp@80b7e4e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "80b7e4e87c03c73640fff5df247a4421795416b3", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/80b7e4e87c03c73640fff5df247a4421795416b3.diff" + }, + "fsharp@22a8a5d": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "22a8a5dcc724ea58041b8bc0b95e51268d7b656d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/22a8a5dcc724ea58041b8bc0b95e51268d7b656d.diff" + }, + "fsharp@853c500": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "853c500401c58e394180a106322bd686c1e0f12b", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/853c500401c58e394180a106322bd686c1e0f12b.diff" + }, + "fsharp@8111bff": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "8111bff65fafaa4dc221a58ff66c466d68cbfdb6", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/8111bff65fafaa4dc221a58ff66c466d68cbfdb6.diff" + }, + "fsharp@4890294": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "4890294f262a6c4ef4cd384e28dca53cb1522716", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/4890294f262a6c4ef4cd384e28dca53cb1522716.diff" + }, + "fsharp@51dd37e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "51dd37eda8b357da25e731f50684a87887533d76", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/51dd37eda8b357da25e731f50684a87887533d76.diff" + }, + "fsharp@23fa8d5": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "23fa8d5f489a0f67905b63d1d2227e954559def2", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/23fa8d5f489a0f67905b63d1d2227e954559def2.diff" + }, + "fsharp@c2b38d7": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "c2b38d7a2e0350d12363be9129ea2b92946397d4", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c2b38d7a2e0350d12363be9129ea2b92946397d4.diff" + }, + "fsharp@afe45bf": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "afe45bfeda02e5eab2b9e8a959174a95fdf9ae5e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/afe45bfeda02e5eab2b9e8a959174a95fdf9ae5e.diff" + }, + "fsharp@4990959": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "4990959c868d0e215acb92d3ad22846375493323", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/4990959c868d0e215acb92d3ad22846375493323.diff" + }, + "fsharp@9f19d64": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "9f19d6441d03563cda5570370e92a79aedb1f049", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/9f19d6441d03563cda5570370e92a79aedb1f049.diff" + }, + "fsharp@623d80d": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "623d80dc2655d64c865ae7458110f8095dd47dfe", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/623d80dc2655d64c865ae7458110f8095dd47dfe.diff" + }, + "fsharp@1852df8": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "1852df84e035d3bddb77c2fe3b10fb3caa3458a3", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/1852df84e035d3bddb77c2fe3b10fb3caa3458a3.diff" + }, + "fsharp@840498e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "840498e639ec4215fb6b7b242185265d9dd38da9", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/840498e639ec4215fb6b7b242185265d9dd38da9.diff" + }, + "fsharp@ce9b62a": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "ce9b62a6632215f166b5f11c042d4584e40dfe48", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ce9b62a6632215f166b5f11c042d4584e40dfe48.diff" + }, + "fsharp@22e1934": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "22e1934953ebcf9c11b9ddbeb354758bf9a51a5e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/22e1934953ebcf9c11b9ddbeb354758bf9a51a5e.diff" + }, + "fsharp@208b7b4": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "208b7b4bf967e3032f66ab8e1b75f0cbd9f47d24", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/208b7b4bf967e3032f66ab8e1b75f0cbd9f47d24.diff" + }, + "fsharp@29718dd": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "29718dd942497eb4e0753777e8a8e104c9abf6e3", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/29718dd942497eb4e0753777e8a8e104c9abf6e3.diff" + }, + "fsharp@ffa6ef1": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "ffa6ef193665e8a03c00b71b394a4fc72c686255", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ffa6ef193665e8a03c00b71b394a4fc72c686255.diff" + }, + "fsharp@d3fab44": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d3fab443a1cde90f68d9a272e7e776959936a84c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d3fab443a1cde90f68d9a272e7e776959936a84c.diff" + }, + "fsharp@1e94cc5": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "1e94cc5f61bf880b9ec0ecf5df2fe003983da8a0", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/1e94cc5f61bf880b9ec0ecf5df2fe003983da8a0.diff" + }, + "fsharp@6ac056a": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "6ac056a5ee3d3dc2ff11b83b2ee09c4e6eacfdd8", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/6ac056a5ee3d3dc2ff11b83b2ee09c4e6eacfdd8.diff" + }, + "fsharp@e09605c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e09605cdcf4e98fc1380a052b11694dcd8d747a7", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e09605cdcf4e98fc1380a052b11694dcd8d747a7.diff" + }, + "fsharp@5d6e4dc": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "5d6e4dcabe53433706d2d406149a6ea4d8268908", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/5d6e4dcabe53433706d2d406149a6ea4d8268908.diff" + }, + "fsharp@0640920": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "0640920463534599d2bb6b479bc67662f79515f0", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/0640920463534599d2bb6b479bc67662f79515f0.diff" + }, + "fsharp@d26c842": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d26c842f3de53b6084d53f25d0b1789d5d8ebaa8", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d26c842f3de53b6084d53f25d0b1789d5d8ebaa8.diff" + }, + "fsharp@6999595": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "699959510a225be7cfb3029509d8fce1ab9e5e57", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/699959510a225be7cfb3029509d8fce1ab9e5e57.diff" + }, + "fsharp@90767c7": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "90767c77e9c1bcc0a0ea8e4db389416c077fc804", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/90767c77e9c1bcc0a0ea8e4db389416c077fc804.diff" + }, + "fsharp@7efd608": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "7efd6083ea0c40c40bff02041e41a3e483fd67bf", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7efd6083ea0c40c40bff02041e41a3e483fd67bf.diff" + }, + "fsharp@1928203": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "1928203285369c52aaf7bf53115701f69e036eb9", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/1928203285369c52aaf7bf53115701f69e036eb9.diff" + }, + "fsharp@492d417": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "492d417754af3d7ecf8efe7439a90234e6e54d40", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/492d417754af3d7ecf8efe7439a90234e6e54d40.diff" + }, + "fsharp@f8287a1": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "f8287a1da193f2f75c0567ee75ac0711fa1c4307", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/f8287a1da193f2f75c0567ee75ac0711fa1c4307.diff" + }, + "fsharp@c939fe3": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "c939fe3cec3e8155c5e980dd8e09aea368050a88", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c939fe3cec3e8155c5e980dd8e09aea368050a88.diff" + }, + "fsharp@161c13d": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "161c13d5b2b4dbb50d7a9b2e5d90f4a59966468e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/161c13d5b2b4dbb50d7a9b2e5d90f4a59966468e.diff" + }, + "fsharp@95ca590": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "95ca5901c06afc7558c9d00e26839b470ec28816", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/95ca5901c06afc7558c9d00e26839b470ec28816.diff" + }, + "fsharp@923796e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "923796e42183ae55f32917581853c6e821eac3a5", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/923796e42183ae55f32917581853c6e821eac3a5.diff" + }, + "fsharp@732b1cd": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "732b1cdb6ef17e823c82d94e00d867a0cac7b8aa", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/732b1cdb6ef17e823c82d94e00d867a0cac7b8aa.diff" + }, + "fsharp@344602c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "344602ce8acd3a8492b87749cce1166ef9073880", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/344602ce8acd3a8492b87749cce1166ef9073880.diff" + }, + "fsharp@1e0a6e7": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "1e0a6e7d0480a1b34d365caa7be00271df755c78", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/1e0a6e7d0480a1b34d365caa7be00271df755c78.diff" + }, + "fsharp@b413249": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "b413249638dd268626ad30aa88a64411016fc7ba", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/b413249638dd268626ad30aa88a64411016fc7ba.diff" + }, + "fsharp@c01bfbd": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "c01bfbd46e671721501c4d68db8f8576326cf815", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c01bfbd46e671721501c4d68db8f8576326cf815.diff" + }, + "fsharp@26714c1": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "26714c183e67c662e346074183d5c55ebf1e2f65", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/26714c183e67c662e346074183d5c55ebf1e2f65.diff" + }, + "fsharp@d9fff57": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d9fff57ee737b86c3e08bbaa0e50086d8d60725c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d9fff57ee737b86c3e08bbaa0e50086d8d60725c.diff" + }, + "fsharp@bc50d5e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "bc50d5e744eb1b8f7931d01cd06373f73c7abe19", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/bc50d5e744eb1b8f7931d01cd06373f73c7abe19.diff" + }, + "fsharp@d05075e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d05075e098278aedcea3379159504d664628a495", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d05075e098278aedcea3379159504d664628a495.diff" + }, + "fsharp@24119c4": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "24119c44ad8166516fd295ea4c9c8928d62c023f", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/24119c44ad8166516fd295ea4c9c8928d62c023f.diff" + }, + "fsharp@1361727": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "1361727543589b7a2997cbae48302025cc93564a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/1361727543589b7a2997cbae48302025cc93564a.diff" + }, + "fsharp@732b9eb": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "732b9ebd4504e8f111df592921f12eb8b0c5f807", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/732b9ebd4504e8f111df592921f12eb8b0c5f807.diff" + }, + "fsharp@6b77e6c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "6b77e6cc133f48fc90035d25d86adf37e7993556", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/6b77e6cc133f48fc90035d25d86adf37e7993556.diff" + }, + "fsharp@ca730a6": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "ca730a61887fefd5ddca0a9c85f60efed047d1fd", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ca730a61887fefd5ddca0a9c85f60efed047d1fd.diff" + }, + "fsharp@88613a3": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "88613a30ad30883b249a599a204ba1c9db03d19f", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/88613a30ad30883b249a599a204ba1c9db03d19f.diff" + }, + "fsharp@0ae686c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "0ae686cdf042f62d364408f5a69082b020d9831c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/0ae686cdf042f62d364408f5a69082b020d9831c.diff" + }, + "fsharp@05de518": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "05de518b9717a5d53aff7c43c5f5a6e7fc642abd", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/05de518b9717a5d53aff7c43c5f5a6e7fc642abd.diff" + }, + "fsharp@a94b3d8": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "a94b3d8edcf412374853feab864fa03dbca35773", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/a94b3d8edcf412374853feab864fa03dbca35773.diff" + }, + "fsharp@7727673": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "7727673ea13f0e09aa46abf6093da050cd16bc3a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7727673ea13f0e09aa46abf6093da050cd16bc3a.diff" + }, + "fsharp@491d71a": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "491d71a315a92963dfc2289e4759afaf08e425e3", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/491d71a315a92963dfc2289e4759afaf08e425e3.diff" + }, + "fsharp@7b487c5": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "7b487c5eebd27e92465c775fcee8880f848c3512", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7b487c5eebd27e92465c775fcee8880f848c3512.diff" + }, + "fsharp@e9181b1": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e9181b1d8cc6cd130f53fc498c56851071b7b887", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e9181b1d8cc6cd130f53fc498c56851071b7b887.diff" + }, + "fsharp@90f5781": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "90f578112fe16577821165e362888ecef754df14", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/90f578112fe16577821165e362888ecef754df14.diff" + }, + "fsharp@001ab66": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "001ab663857b83c6f3e9213bd55ecf3c2071510a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/001ab663857b83c6f3e9213bd55ecf3c2071510a.diff" + }, + "fsharp@c1427e7": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "c1427e73e18fe3b09fc52215cad7549197d40f8a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c1427e73e18fe3b09fc52215cad7549197d40f8a.diff" + }, + "fsharp@e100465": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e10046541df5ca4341e260dde9dd44feadb6e732", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e10046541df5ca4341e260dde9dd44feadb6e732.diff" + }, + "fsharp@6f607ab": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "6f607ab629c088f07b7e29bb06de2b993e0895db", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/6f607ab629c088f07b7e29bb06de2b993e0895db.diff" + }, + "fsharp@d7027a9": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d7027a9c1f86c9efa1ee750d5ea8dddad847f4b6", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d7027a9c1f86c9efa1ee750d5ea8dddad847f4b6.diff" + }, + "fsharp@8e00165": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "8e00165b017d13beb3984a1c25b04abf62ed1e13", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/8e00165b017d13beb3984a1c25b04abf62ed1e13.diff" + }, + "fsharp@57fca23": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "57fca232c43f262382cb37053f70d0b97c53d366", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/57fca232c43f262382cb37053f70d0b97c53d366.diff" + }, + "fsharp@e5bb364": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e5bb3643f0788630f03bc8821bc40447d6296845", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e5bb3643f0788630f03bc8821bc40447d6296845.diff" + }, + "fsharp@d8be66a": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d8be66a022bb7a762daea3bd1bdab2468cf8795f", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d8be66a022bb7a762daea3bd1bdab2468cf8795f.diff" + }, + "fsharp@66522b5": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "66522b50bea592e68aa28baf7a370ebd16892091", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/66522b50bea592e68aa28baf7a370ebd16892091.diff" + }, + "fsharp@38593ce": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "38593ced8bd289e238fc13730301ced493d7a629", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/38593ced8bd289e238fc13730301ced493d7a629.diff" + }, + "fsharp@46a178b": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "46a178b5bf1c07619dc4ff97680e14e222dccd2c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/46a178b5bf1c07619dc4ff97680e14e222dccd2c.diff" + }, + "fsharp@f9981af": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "f9981afd7d53c99d60b5e4265999d1c36f7d46b7", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/f9981afd7d53c99d60b5e4265999d1c36f7d46b7.diff" + }, + "fsharp@bff4365": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "bff436550f7188a824a801e091bc3d338ffd48e9", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/bff436550f7188a824a801e091bc3d338ffd48e9.diff" + }, + "fsharp@4507f94": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "4507f94a47b615329ba5ebd6afab5846ae3d898e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/4507f94a47b615329ba5ebd6afab5846ae3d898e.diff" + }, + "fsharp@41bb85c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "41bb85cb7e0805ab5a2f8ee4dc015c3daedc6182", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/41bb85cb7e0805ab5a2f8ee4dc015c3daedc6182.diff" + }, + "fsharp@4dfd177": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "4dfd1770ab58c2c5a7789fc9e45f14bb2b6767c4", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/4dfd1770ab58c2c5a7789fc9e45f14bb2b6767c4.diff" + }, + "fsharp@73d251a": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "73d251a2d8290653b4afe9b26077b8d7003d04d1", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/73d251a2d8290653b4afe9b26077b8d7003d04d1.diff" + }, + "fsharp@c251d06": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "c251d06dc38db89fa6df30b0b17a233e0ffe403d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c251d06dc38db89fa6df30b0b17a233e0ffe403d.diff" + }, + "fsharp@52f7a1b": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "52f7a1b9e30c17157b3716afc3cd9815d9f560c5", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/52f7a1b9e30c17157b3716afc3cd9815d9f560c5.diff" + }, + "fsharp@cecab99": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "cecab991fb8c8e47058c0fad5426235b99f3a293", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/cecab991fb8c8e47058c0fad5426235b99f3a293.diff" + }, + "fsharp@a04f7d6": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "a04f7d66f6dff99e8a4ecc019a292c1449e68801", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/a04f7d66f6dff99e8a4ecc019a292c1449e68801.diff" + }, + "fsharp@73b1a1e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "73b1a1e5f54532205a0914d8861453451c47039f", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/73b1a1e5f54532205a0914d8861453451c47039f.diff" + }, + "fsharp@3ec76a9": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "3ec76a9b9ac738f45012735fce800c831236415d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/3ec76a9b9ac738f45012735fce800c831236415d.diff" + }, + "fsharp@4e52594": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "4e525947502db5e8623858a7eeb6451d141308bb", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/4e525947502db5e8623858a7eeb6451d141308bb.diff" + }, + "fsharp@3402e3c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "3402e3cbf9274ae779358dafb4bde2361e1489a6", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/3402e3cbf9274ae779358dafb4bde2361e1489a6.diff" + }, + "fsharp@3407182": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "3407182832c7978370a4417ccab0131d384c4b10", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/3407182832c7978370a4417ccab0131d384c4b10.diff" + }, + "fsharp@57375f6": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "57375f68ee74696200c1da5e8063f89c2ee7a561", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/57375f68ee74696200c1da5e8063f89c2ee7a561.diff" + }, + "fsharp@ef4f617": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "ef4f617829a82251e3472d37160181504949b7e7", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ef4f617829a82251e3472d37160181504949b7e7.diff" + }, + "fsharp@74ec4f7": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "74ec4f7df70717a162d6ffd23007603cf298fb8b", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/74ec4f7df70717a162d6ffd23007603cf298fb8b.diff" + }, + "fsharp@e631ed7": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e631ed7f4f210cb3dade65b1d6341bb7106e51bb", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e631ed7f4f210cb3dade65b1d6341bb7106e51bb.diff" + }, + "msbuild@07911ae": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "07911ae4c4a7d1c3394da4f84871c4b79cc7804f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/07911ae4c4a7d1c3394da4f84871c4b79cc7804f.diff" + }, + "msbuild@43103ca": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "43103ca28065dc6d2e29c87efdb0cac8d34be20d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/43103ca28065dc6d2e29c87efdb0cac8d34be20d.diff" + }, + "msbuild@be22965": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "be2296577f13768dcbc2bcf6565670d0a4afd374", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/be2296577f13768dcbc2bcf6565670d0a4afd374.diff" + }, + "msbuild@3c5a18d": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "3c5a18da72077d6b0b54e1f42fcd71d5e97373b2", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/3c5a18da72077d6b0b54e1f42fcd71d5e97373b2.diff" + }, + "msbuild@a3f26c8": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "a3f26c8a893be2590fe1a2aac954539065e2b7db", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a3f26c8a893be2590fe1a2aac954539065e2b7db.diff" + }, + "msbuild@317c30b": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "317c30bd0e933a5890166793105d4d8ba7d2f71c", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/317c30bd0e933a5890166793105d4d8ba7d2f71c.diff" + }, + "msbuild@a6ed776": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "a6ed776c8af17d3ba790a30e2d171a7191abae55", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a6ed776c8af17d3ba790a30e2d171a7191abae55.diff" + }, + "msbuild@0567456": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "05674565ae5ba4a5ac1c4da38f1dd6a7f9a991a1", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/05674565ae5ba4a5ac1c4da38f1dd6a7f9a991a1.diff" + }, + "msbuild@ebf68ed": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "ebf68ed284b1cab1924f9d735f69226edcd7bb08", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ebf68ed284b1cab1924f9d735f69226edcd7bb08.diff" + }, + "msbuild@8c6eac5": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "8c6eac506373a16fc21d8c697054bb350812c548", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/8c6eac506373a16fc21d8c697054bb350812c548.diff" + }, + "msbuild@fecd32c": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "fecd32cb8181813b4d9fd2ffea6691746461fabd", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/fecd32cb8181813b4d9fd2ffea6691746461fabd.diff" + }, + "msbuild@d5a1629": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "d5a16291a80b4e732c0f20df0a91a37e4e2dec5d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/d5a16291a80b4e732c0f20df0a91a37e4e2dec5d.diff" + }, + "msbuild@785cb69": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "785cb69f5f4fc1f7bca126edec348e3f165803f0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/785cb69f5f4fc1f7bca126edec348e3f165803f0.diff" + }, + "msbuild@197a0dc": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "197a0dc613ae62c36a91468a98a013738c88449e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/197a0dc613ae62c36a91468a98a013738c88449e.diff" + }, + "msbuild@b3795da": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "b3795da582462514e59b923cf55674ceeb53dbce", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b3795da582462514e59b923cf55674ceeb53dbce.diff" + }, + "msbuild@6ee486e": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "6ee486e60f0c5a6de36fd0e4606fcd6c670776a7", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/6ee486e60f0c5a6de36fd0e4606fcd6c670776a7.diff" + }, + "msbuild@75cbd8a": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "75cbd8a14cc082d0188cd83540d3c3e24881aa40", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/75cbd8a14cc082d0188cd83540d3c3e24881aa40.diff" + }, + "msbuild@b2dfab3": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "b2dfab394b6a32fc3ff829b92567a02448cb7637", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b2dfab394b6a32fc3ff829b92567a02448cb7637.diff" + }, + "msbuild@4f9cab6": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "4f9cab6db12d8491843044820c0b4b8e4fb3b353", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4f9cab6db12d8491843044820c0b4b8e4fb3b353.diff" + }, + "msbuild@16598b3": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "16598b3a2a596c3b7094a2b444b668c4a3c2fcae", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/16598b3a2a596c3b7094a2b444b668c4a3c2fcae.diff" + }, + "msbuild@867c136": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "867c13677e3b414f163ffd3519fcd3a09d8a7b4d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/867c13677e3b414f163ffd3519fcd3a09d8a7b4d.diff" + }, + "msbuild@bf5e076": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "bf5e076cdd69ffadbd70dc086b29d3645c21b110", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/bf5e076cdd69ffadbd70dc086b29d3645c21b110.diff" + }, + "msbuild@4d66f62": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "4d66f62600b3cf622f3ba4690e8d7c2616a4c25f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4d66f62600b3cf622f3ba4690e8d7c2616a4c25f.diff" + }, + "msbuild@2087063": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "2087063fcc35b219e87b2e91467b1229d4220ab1", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2087063fcc35b219e87b2e91467b1229d4220ab1.diff" + }, + "msbuild@70b8335": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "70b833597fdedcedee7bfa663f9e8a3db37d77de", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/70b833597fdedcedee7bfa663f9e8a3db37d77de.diff" + }, + "msbuild@c88db8e": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "c88db8eb054510123cf4511ae3398225099a598f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/c88db8eb054510123cf4511ae3398225099a598f.diff" + }, + "msbuild@fad8be0": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "fad8be00697c30e5c2ad32af2537903c146bc4f2", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/fad8be00697c30e5c2ad32af2537903c146bc4f2.diff" + }, + "msbuild@7f9f93c": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "7f9f93cbf460c39e2386a74487cbbebd5932deb3", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7f9f93cbf460c39e2386a74487cbbebd5932deb3.diff" + }, + "msbuild@9dfdcc6": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "9dfdcc640f49c51af9cdc8ba8331344d6d314e0e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/9dfdcc640f49c51af9cdc8ba8331344d6d314e0e.diff" + }, + "msbuild@60ad674": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "60ad674afdd77d733f87a37e6ed174bc23f26e44", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/60ad674afdd77d733f87a37e6ed174bc23f26e44.diff" + }, + "msbuild@603464a": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "603464aa4634ec148f66e1051b2e7bdd38c28ba4", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/603464aa4634ec148f66e1051b2e7bdd38c28ba4.diff" + }, + "msbuild@239882b": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "239882be782f92573b8f9cce5ab8f8f77ee4a001", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/239882be782f92573b8f9cce5ab8f8f77ee4a001.diff" + }, + "msbuild@6954378": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "69543780d3b7401029ac9242733ee48d60c76db6", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/69543780d3b7401029ac9242733ee48d60c76db6.diff" + }, + "msbuild@8d1b63b": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "8d1b63b8d899238e3f0b9c74a13ce40e0dbc9c8d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/8d1b63b8d899238e3f0b9c74a13ce40e0dbc9c8d.diff" + }, + "msbuild@2ef0750": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "2ef07504899b9348b6eaaeb9e1ba0de115456b8b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2ef07504899b9348b6eaaeb9e1ba0de115456b8b.diff" + }, + "msbuild@ca770cf": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "ca770cf7be0d5b3e3b85c6defceafcf68069b6e0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ca770cf7be0d5b3e3b85c6defceafcf68069b6e0.diff" + }, + "msbuild@7968ad6": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "7968ad60e2fd1ed0eaf39f802700b0a5c00c002c", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7968ad60e2fd1ed0eaf39f802700b0a5c00c002c.diff" + }, + "msbuild@29842cc": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "29842ccdf4f9b9c8b73e616fffbff097d28214a7", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/29842ccdf4f9b9c8b73e616fffbff097d28214a7.diff" + }, + "msbuild@98ce3fc": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "98ce3fc663ef73f06df7b86e22d24cd6a82b0d9e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/98ce3fc663ef73f06df7b86e22d24cd6a82b0d9e.diff" + }, + "msbuild@002807a": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "002807af701c018d080835038da3839f97d67242", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/002807af701c018d080835038da3839f97d67242.diff" + }, + "msbuild@f0430ed": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "f0430ed65a0cf0989f453964f5d724f622f18285", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f0430ed65a0cf0989f453964f5d724f622f18285.diff" + }, + "msbuild@22a2db3": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "22a2db34f7c74adad6c9f9929c9258ea64188525", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/22a2db34f7c74adad6c9f9929c9258ea64188525.diff" + }, + "msbuild@a4f9e74": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "a4f9e74f011a2390d9f441ebf638c217ce4fe770", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a4f9e74f011a2390d9f441ebf638c217ce4fe770.diff" + }, + "msbuild@157590d": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "157590d3e0e0700e7e8b7f5934b149c79d77d9d0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/157590d3e0e0700e7e8b7f5934b149c79d77d9d0.diff" + }, + "msbuild@4ff08a6": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "4ff08a6dc464c4cd2493beb31cd0bb42dad88a90", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4ff08a6dc464c4cd2493beb31cd0bb42dad88a90.diff" + }, + "msbuild@db4a6f7": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "db4a6f79d7bf760e12a03a591b76b5664e264eb2", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/db4a6f79d7bf760e12a03a591b76b5664e264eb2.diff" + }, + "msbuild@e58028f": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "e58028fb46ee169c77b29d6f0c767968898823e1", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e58028fb46ee169c77b29d6f0c767968898823e1.diff" + }, + "msbuild@7905b8a": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "7905b8aed98c3b763f34134c5ae7dce6653adbc7", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7905b8aed98c3b763f34134c5ae7dce6653adbc7.diff" + }, + "msbuild@ff8483a": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "ff8483a251926a22efa79da0f2badaf34a95ab33", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ff8483a251926a22efa79da0f2badaf34a95ab33.diff" + }, + "msbuild@83032bd": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "83032bd50251c62671f847401c9f03f8b536cc77", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/83032bd50251c62671f847401c9f03f8b536cc77.diff" + }, + "msbuild@c55eb9b": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "c55eb9bda565d7ede619a27991b886ad67df04cf", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/c55eb9bda565d7ede619a27991b886ad67df04cf.diff" + }, + "msbuild@17a094d": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "17a094db7e2954e3a726897f875b8d7cef99fd7a", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/17a094db7e2954e3a726897f875b8d7cef99fd7a.diff" + }, + "msbuild@df05c09": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "df05c0968f39d8d35fd351416836525e411c15f9", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/df05c0968f39d8d35fd351416836525e411c15f9.diff" + }, + "msbuild@e45cc3d": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "e45cc3de8a44d5b92cdad6e0ca7f8a5852c2afbd", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e45cc3de8a44d5b92cdad6e0ca7f8a5852c2afbd.diff" + }, + "msbuild@e5eb255": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "e5eb2559c64d77dbae543c02890c20d20dc75425", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e5eb2559c64d77dbae543c02890c20d20dc75425.diff" + }, + "msbuild@928dc06": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "928dc064e88a8a3fc4c07556287d112103268840", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/928dc064e88a8a3fc4c07556287d112103268840.diff" + }, + "msbuild@0aefdf5": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "0aefdf535960e620c803653ec15f5c8095c506b0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/0aefdf535960e620c803653ec15f5c8095c506b0.diff" + }, + "msbuild@e02ab1f": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "e02ab1fa8eae232bfeb965347daf01ddc7cb496d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e02ab1fa8eae232bfeb965347daf01ddc7cb496d.diff" + }, + "msbuild@d0a4112": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "d0a4112d91a7897821a8b9048a474a52f3a9cfa5", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/d0a4112d91a7897821a8b9048a474a52f3a9cfa5.diff" + }, + "msbuild@35b5bcf": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "35b5bcf24fa90206064fa14d1bc53f6ed045e92e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/35b5bcf24fa90206064fa14d1bc53f6ed045e92e.diff" + }, + "msbuild@9c64363": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "9c6436303fb9d690fbfb50d36bb4ede0d02ff0bc", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/9c6436303fb9d690fbfb50d36bb4ede0d02ff0bc.diff" + }, + "msbuild@b818cce": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "b818cce9aebaa25142121be1f0d15fdcb4eba1d1", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b818cce9aebaa25142121be1f0d15fdcb4eba1d1.diff" + }, + "msbuild@02d4d95": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "02d4d9536bdd63987775eda30ffdda504296ff29", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/02d4d9536bdd63987775eda30ffdda504296ff29.diff" + }, + "msbuild@f08c806": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "f08c80626816028e6197636edb41e918c530a632", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f08c80626816028e6197636edb41e918c530a632.diff" + }, + "msbuild@e4a4b81": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "e4a4b8185417ff1dc7be88a05929c1b6d3f382f6", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e4a4b8185417ff1dc7be88a05929c1b6d3f382f6.diff" + }, + "msbuild@ff5b281": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "ff5b281f0c5828dec0d092fcd1b682019de7d1ca", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ff5b281f0c5828dec0d092fcd1b682019de7d1ca.diff" + }, + "msbuild@504051c": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "504051cb59f72ee22b91b838a6b6418d602b9e18", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/504051cb59f72ee22b91b838a6b6418d602b9e18.diff" + }, + "msbuild@57dd836": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "57dd8366fb18374a41769b2016dabb15a99bd466", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/57dd8366fb18374a41769b2016dabb15a99bd466.diff" + }, + "msbuild@cc02931": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "cc02931420a1f5ad0443c9aed4fd365d52eb3763", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/cc02931420a1f5ad0443c9aed4fd365d52eb3763.diff" + }, + "msbuild@0044ba3": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "0044ba3bb767aa30126bba681ff9d05feeffd38b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/0044ba3bb767aa30126bba681ff9d05feeffd38b.diff" + }, + "msbuild@27f1450": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "27f14505c8ccb1813a4762ec4694c720ff73ed8f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/27f14505c8ccb1813a4762ec4694c720ff73ed8f.diff" + }, + "msbuild@1b18faf": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "1b18faf965b43a9a3cc2c757da293d0db64fb8ad", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/1b18faf965b43a9a3cc2c757da293d0db64fb8ad.diff" + }, + "msbuild@aa68774": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "aa687747afe1f48bb1d9fee259edbe718b3399f0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/aa687747afe1f48bb1d9fee259edbe718b3399f0.diff" + }, + "msbuild@b6d968a": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "b6d968a085d1010fd04b7a65d3adb1684d297153", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b6d968a085d1010fd04b7a65d3adb1684d297153.diff" + }, + "nuget-client@ef30865": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "ef3086589e96e5acbf580f7a9db604b15c021cef", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/ef3086589e96e5acbf580f7a9db604b15c021cef.diff" + }, + "nuget-client@aea750d": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "aea750d78d777e4f99a195aeefd2ab16c4d23d95", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/aea750d78d777e4f99a195aeefd2ab16c4d23d95.diff" + }, + "nuget-client@4a1790c": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "4a1790c46bdc107e89a2cbd9c7d3337cff649adf", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/4a1790c46bdc107e89a2cbd9c7d3337cff649adf.diff" + }, + "nuget-client@c82ceb9": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "c82ceb9ad93dc8fdcb51fb6807c8e8c70f1443e8", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/c82ceb9ad93dc8fdcb51fb6807c8e8c70f1443e8.diff" + }, + "nuget-client@5b80146": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "5b8014660bfd5051a0367d5a2e826918c66e262d", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/5b8014660bfd5051a0367d5a2e826918c66e262d.diff" + }, + "nuget-client@68b6e2a": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "68b6e2aaf6353ec400e287fdc573ae9297e88f93", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/68b6e2aaf6353ec400e287fdc573ae9297e88f93.diff" + }, + "nuget-client@cfa5023": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "cfa5023e1455befa5ab7f83e8240c549d0a47996", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/cfa5023e1455befa5ab7f83e8240c549d0a47996.diff" + }, + "nuget-client@d6ddaa2": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "d6ddaa20a79e748b56a78c1f3522a13edb87255e", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/d6ddaa20a79e748b56a78c1f3522a13edb87255e.diff" + }, + "nuget-client@0e9f7d2": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "0e9f7d2c6b98d2ab1a9c74e273f8b28f04f0e2b9", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/0e9f7d2c6b98d2ab1a9c74e273f8b28f04f0e2b9.diff" + }, + "nuget-client@f162fcc": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "f162fcc69f60a7951362e073683dc5adcca83574", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/f162fcc69f60a7951362e073683dc5adcca83574.diff" + }, + "nuget-client@73bc1f9": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "73bc1f9f8f517cdfd52fec7db945a3b039f15017", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/73bc1f9f8f517cdfd52fec7db945a3b039f15017.diff" + }, + "nuget-client@a4c3e09": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "a4c3e091ec9b389e39a0dbbc0d08640ab77e4f69", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/a4c3e091ec9b389e39a0dbbc0d08640ab77e4f69.diff" + }, + "nuget-client@1a68d86": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "1a68d868a8fcfc2aff2edacb0b3c80407eb4ffd9", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/1a68d868a8fcfc2aff2edacb0b3c80407eb4ffd9.diff" + }, + "nuget-client@0f781ba": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "0f781ba852a302b8f7fa7d67435edae22a446a86", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/0f781ba852a302b8f7fa7d67435edae22a446a86.diff" + }, + "nuget-client@041426d": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "041426d8336f6057256adea5fb61ba2153474306", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/041426d8336f6057256adea5fb61ba2153474306.diff" + }, + "nuget-client@580e641": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "580e641edacc3f04e18f1d270c03a955c3a276e0", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/580e641edacc3f04e18f1d270c03a955c3a276e0.diff" + }, + "nuget-client@9a03668": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "9a0366831623d45133ac901dea66a09c85bfbb34", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/9a0366831623d45133ac901dea66a09c85bfbb34.diff" + }, + "nuget-client@ecf4a3d": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "ecf4a3d86d03a5f2c4dff78b1ca660ce5714a864", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/ecf4a3d86d03a5f2c4dff78b1ca660ce5714a864.diff" + }, + "nuget-client@94bc75d": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "94bc75d3e88e5ea1f0d43d8ca389054f289f884c", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/94bc75d3e88e5ea1f0d43d8ca389054f289f884c.diff" + }, + "nuget-client@2023968": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "2023968affb292ebc367e4414d6a9b2057dfa0a8", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/2023968affb292ebc367e4414d6a9b2057dfa0a8.diff" + }, + "nuget-client@64732db": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "64732dbe7156380b74764aa938d8d03f3ba1ebcf", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/64732dbe7156380b74764aa938d8d03f3ba1ebcf.diff" + }, + "nuget-client@ba367cf": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "ba367cf8880b4cea387b2499643724d9c4d9e222", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/ba367cf8880b4cea387b2499643724d9c4d9e222.diff" + }, + "nuget-client@ebc9615": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "ebc9615813b3d475f848339310f1ced8e9fc1182", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/ebc9615813b3d475f848339310f1ced8e9fc1182.diff" + }, + "nuget-client@e8f96a0": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "e8f96a017b65bdda6c740dd007b182ca5d8f3d21", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/e8f96a017b65bdda6c740dd007b182ca5d8f3d21.diff" + }, + "nuget-client@6f72cac": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "6f72cacb2213ff483e85b7c3ac28fe6a3e6e9075", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/6f72cacb2213ff483e85b7c3ac28fe6a3e6e9075.diff" + }, + "nuget-client@a56034b": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "a56034bf8f153da2246a276c6382eb697df016fc", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/a56034bf8f153da2246a276c6382eb697df016fc.diff" + }, + "nuget-client@4653358": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "4653358875211fd6ba51d38d4ebe05482adf0796", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/4653358875211fd6ba51d38d4ebe05482adf0796.diff" + }, + "nuget-client@d386d8d": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "d386d8d7d55e3acd24f4c75d73ee7a27374ed2d6", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/d386d8d7d55e3acd24f4c75d73ee7a27374ed2d6.diff" + }, + "nuget-client@baf40af": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "baf40afdc54efdcf4a0541dc6bbedc91ad52d5eb", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/baf40afdc54efdcf4a0541dc6bbedc91ad52d5eb.diff" + }, + "nuget-client@9f47324": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "9f473243a27d9cb5690cc0b9041502bba439b467", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/9f473243a27d9cb5690cc0b9041502bba439b467.diff" + }, + "nuget-client@3871fe3": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "3871fe3fcee5c889e33a77ac745ba7b2fe97d879", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/3871fe3fcee5c889e33a77ac745ba7b2fe97d879.diff" + }, + "nuget-client@b2c37df": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "b2c37dfcb1b34bd980c5b83219097d3533c11158", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/b2c37dfcb1b34bd980c5b83219097d3533c11158.diff" + }, + "nuget-client@b18853a": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "b18853ad7ca54afd334f7ff47424c9b729d5197c", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/b18853ad7ca54afd334f7ff47424c9b729d5197c.diff" + }, + "nuget-client@cf19315": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "cf19315a9d4a3d78436695d849ddd2ae8da99cb9", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/cf19315a9d4a3d78436695d849ddd2ae8da99cb9.diff" + }, + "nuget-client@966b322": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "966b322cab23bd65cae3f4ae089275b01161014b", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/966b322cab23bd65cae3f4ae089275b01161014b.diff" + }, + "nuget-client@d94bb30": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "d94bb3024bda367a0aa672e3427107a42a2d12ac", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/d94bb3024bda367a0aa672e3427107a42a2d12ac.diff" + }, + "nuget-client@46aee09": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "46aee099c43beed28a8b8e3dff58f2b9742a1cdf", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/46aee099c43beed28a8b8e3dff58f2b9742a1cdf.diff" + }, + "roslyn@3bd751d": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "3bd751dcf8d37802dc1b52edb3539c0fb0390fd2", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3bd751dcf8d37802dc1b52edb3539c0fb0390fd2.diff" + }, + "roslyn@d4023fe": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d4023fe1320f02dbbb531db5a74508ab7a3e89fa", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d4023fe1320f02dbbb531db5a74508ab7a3e89fa.diff" + }, + "roslyn@7c6451a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "7c6451af1749fc3bd3c58bacfb01030e550e7620", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7c6451af1749fc3bd3c58bacfb01030e550e7620.diff" + }, + "roslyn@39d8f62": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "39d8f62bcf709d6db76a3e4ecee9746036fd0a4e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/39d8f62bcf709d6db76a3e4ecee9746036fd0a4e.diff" + }, + "roslyn@5e59d70": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "5e59d70ebbd2d4f7e563197171b486c111ca434c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5e59d70ebbd2d4f7e563197171b486c111ca434c.diff" + }, + "roslyn@6fe2b96": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "6fe2b96a67c869cbc915f004bd8ffa2c50faf2a1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6fe2b96a67c869cbc915f004bd8ffa2c50faf2a1.diff" + }, + "roslyn@9333a49": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "9333a490f37f0652790e4388be2a653873283789", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9333a490f37f0652790e4388be2a653873283789.diff" + }, + "roslyn@bd4b481": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "bd4b48168dd146490afca3f964ae764929ba285e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/bd4b48168dd146490afca3f964ae764929ba285e.diff" + }, + "roslyn@0518de1": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0518de1429ea0cd1699f17d6c476596c52e06f4f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0518de1429ea0cd1699f17d6c476596c52e06f4f.diff" + }, + "roslyn@87ff5ca": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "87ff5cae612390707534495380171f447de5ec74", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/87ff5cae612390707534495380171f447de5ec74.diff" + }, + "roslyn@11d5cb6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "11d5cb680cf07e8232dd7bcec19d11ed15eb3ff5", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/11d5cb680cf07e8232dd7bcec19d11ed15eb3ff5.diff" + }, + "roslyn@d00caf2": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d00caf2d8befbb481abd319d4abfc15bf7a13b22", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d00caf2d8befbb481abd319d4abfc15bf7a13b22.diff" + }, + "roslyn@f877407": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f87740753870f4aee8bd7e1b404e88d4957cdff5", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f87740753870f4aee8bd7e1b404e88d4957cdff5.diff" + }, + "roslyn@4e74067": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "4e7406736af08447ba57a778c8ab671f5a1337fc", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4e7406736af08447ba57a778c8ab671f5a1337fc.diff" + }, + "roslyn@d77d151": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d77d151e9313973a7dc7f13fb8eb3a0faaf8bc56", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d77d151e9313973a7dc7f13fb8eb3a0faaf8bc56.diff" + }, + "roslyn@bb1a6a6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "bb1a6a6730bb18870516919127a592d81c4d9285", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/bb1a6a6730bb18870516919127a592d81c4d9285.diff" + }, + "roslyn@8160059": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "81600597320e50fcbb892021e6bc2ef8a8ce6374", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/81600597320e50fcbb892021e6bc2ef8a8ce6374.diff" + }, + "roslyn@6b834d3": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "6b834d3bbecaa1f29842bcf1b28d850c19c8cb32", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6b834d3bbecaa1f29842bcf1b28d850c19c8cb32.diff" + }, + "roslyn@dfc5eca": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "dfc5ecaf0cf977c9984430068a4aee28d60bc05d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/dfc5ecaf0cf977c9984430068a4aee28d60bc05d.diff" + }, + "roslyn@e2805db": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "e2805dbba003eb49325ec2cd5f26a67b0bdc810d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e2805dbba003eb49325ec2cd5f26a67b0bdc810d.diff" + }, + "roslyn@e176cff": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "e176cff965c7ad4676225980130d0210ed6b4eb7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e176cff965c7ad4676225980130d0210ed6b4eb7.diff" + }, + "roslyn@be1c541": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "be1c5413d965cc06451f8132438654958ae4d4b0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/be1c5413d965cc06451f8132438654958ae4d4b0.diff" + }, + "roslyn@1e531bd": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1e531bdfbe4073a8e99a640739c019c16ab7b938", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1e531bdfbe4073a8e99a640739c019c16ab7b938.diff" + }, + "roslyn@141eeb1": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "141eeb1680aecd2e22cc01f28bc1d0f00e966470", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/141eeb1680aecd2e22cc01f28bc1d0f00e966470.diff" + }, + "roslyn@45b1ac9": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "45b1ac948526b77d9f3a5f6d64714c997d56f534", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/45b1ac948526b77d9f3a5f6d64714c997d56f534.diff" + }, + "roslyn@f55836f": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f55836f076401af6718784d627ea723cf18ac161", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f55836f076401af6718784d627ea723cf18ac161.diff" + }, + "roslyn@59fd28d": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "59fd28dcb2650e3ef83c912b18a731f70328cc63", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/59fd28dcb2650e3ef83c912b18a731f70328cc63.diff" + }, + "roslyn@3d36d22": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "3d36d22b2479274283923b27b5216ae4ede0cafd", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3d36d22b2479274283923b27b5216ae4ede0cafd.diff" + }, + "roslyn@3f2b2f6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "3f2b2f6dc3c8a9baba438d85aae725879a643774", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3f2b2f6dc3c8a9baba438d85aae725879a643774.diff" + }, + "roslyn@667f9e8": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "667f9e849152372d1fd9014f54336413e4eed67a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/667f9e849152372d1fd9014f54336413e4eed67a.diff" + }, + "roslyn@b31f38e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "b31f38e4bab59e9e679edfdf7ff1ad260d5a9907", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b31f38e4bab59e9e679edfdf7ff1ad260d5a9907.diff" + }, + "roslyn@b2ee350": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "b2ee350ccbd69229212429be72743fa75b6a0a03", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b2ee350ccbd69229212429be72743fa75b6a0a03.diff" + }, + "roslyn@0bf3f65": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0bf3f656254d13fb28f26015496327395bf27a89", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0bf3f656254d13fb28f26015496327395bf27a89.diff" + }, + "roslyn@28f5241": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "28f5241f398bd38006e9a121a23a8fa3974dca66", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/28f5241f398bd38006e9a121a23a8fa3974dca66.diff" + }, + "roslyn@31fbed6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "31fbed61593b9eee915356aca51179cb9e875f8d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/31fbed61593b9eee915356aca51179cb9e875f8d.diff" + }, + "roslyn@37b7c06": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "37b7c0669170ead0b53e014fa51f192d663ea692", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/37b7c0669170ead0b53e014fa51f192d663ea692.diff" + }, + "roslyn@4a820e0": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "4a820e00e515d72c29813a118f2013d4a709fbad", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4a820e00e515d72c29813a118f2013d4a709fbad.diff" + }, + "roslyn@457c297": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "457c297aca2ae89913564daa25ffc583ec309c16", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/457c297aca2ae89913564daa25ffc583ec309c16.diff" + }, + "roslyn@37dbf5a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "37dbf5a9cd46a2724011368bdc2b9a3acef8b50a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/37dbf5a9cd46a2724011368bdc2b9a3acef8b50a.diff" + }, + "roslyn@6e8d159": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "6e8d159310d29977d8cdba9503ea9938dfb3bb2f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6e8d159310d29977d8cdba9503ea9938dfb3bb2f.diff" + }, + "roslyn@c2dccc7": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c2dccc7ca84734cf9445b27dd67c50d982765c39", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c2dccc7ca84734cf9445b27dd67c50d982765c39.diff" + }, + "roslyn@1fd71c8": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1fd71c83ae62bac3ebe9184ece4b4ae13d671aa6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1fd71c83ae62bac3ebe9184ece4b4ae13d671aa6.diff" + }, + "roslyn@aecfd0b": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "aecfd0b1f22420d79331855391f7511ca8c9c4c9", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/aecfd0b1f22420d79331855391f7511ca8c9c4c9.diff" + }, + "roslyn@4fe9da4": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "4fe9da444c399a656ee588d1521c9e7c05ac8faf", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4fe9da444c399a656ee588d1521c9e7c05ac8faf.diff" + }, + "roslyn@0109684": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0109684ee34b3e2aee4ff4c702a66d55ffa851ea", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0109684ee34b3e2aee4ff4c702a66d55ffa851ea.diff" + }, + "roslyn@1b7e529": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1b7e529237fea33c43cdb7d168ed86657d3e42ea", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1b7e529237fea33c43cdb7d168ed86657d3e42ea.diff" + }, + "roslyn@f33de77": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f33de779e03c18beb7916d9717e82171573b53c8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f33de779e03c18beb7916d9717e82171573b53c8.diff" + }, + "roslyn@d441b2d": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d441b2da65fd4569e827daca9a60ab529d06d299", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d441b2da65fd4569e827daca9a60ab529d06d299.diff" + }, + "roslyn@1295b9e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1295b9ef1ab881539961bd5087d5e64800f4689b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1295b9ef1ab881539961bd5087d5e64800f4689b.diff" + }, + "roslyn@4301b82": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "4301b829b400e5aa125aece835fb6e89cefbfa41", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4301b829b400e5aa125aece835fb6e89cefbfa41.diff" + }, + "roslyn@5e6fcb4": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "5e6fcb4cef4d5a3636700634154a359d0012654c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5e6fcb4cef4d5a3636700634154a359d0012654c.diff" + }, + "roslyn@0285ca0": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0285ca098a5bcc47ac0cb6958a525640ae48eff3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0285ca098a5bcc47ac0cb6958a525640ae48eff3.diff" + }, + "roslyn@d098c98": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d098c989ab64beaa2b3b1e780c0694a9b6dd4e94", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d098c989ab64beaa2b3b1e780c0694a9b6dd4e94.diff" + }, + "roslyn@41021db": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "41021db1a8d6401a8fbe5e128d2258f8ba3f10a3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/41021db1a8d6401a8fbe5e128d2258f8ba3f10a3.diff" + }, + "roslyn@cf93df4": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "cf93df48f51bc0713257776f93cc949cccc7c2ab", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/cf93df48f51bc0713257776f93cc949cccc7c2ab.diff" + }, + "roslyn@490f516": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "490f5163245c332b2c0bd067408ac559633b3300", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/490f5163245c332b2c0bd067408ac559633b3300.diff" + }, + "roslyn@70f2b43": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "70f2b430d0c1e2b2d7965ec3b0f479f09af42b73", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/70f2b430d0c1e2b2d7965ec3b0f479f09af42b73.diff" + }, + "roslyn@09173f5": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "09173f5d7777c115c4dd0f5c2af6a7ff1dbf2d83", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/09173f5d7777c115c4dd0f5c2af6a7ff1dbf2d83.diff" + }, + "roslyn@a213b74": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "a213b74a81f3e66512c01d5e8f146cd05720cfe7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a213b74a81f3e66512c01d5e8f146cd05720cfe7.diff" + }, + "roslyn@da97f2a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "da97f2abacae4c609a51d849a3a6b5b1f9f07de3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/da97f2abacae4c609a51d849a3a6b5b1f9f07de3.diff" + }, + "roslyn@169d5a9": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "169d5a973cfa7a34f561ccc891eb38e96e29a29e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/169d5a973cfa7a34f561ccc891eb38e96e29a29e.diff" + }, + "roslyn@0b43e52": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0b43e52fbc68cfc48b1a2c996521283a1527bda7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0b43e52fbc68cfc48b1a2c996521283a1527bda7.diff" + }, + "roslyn@066da23": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "066da23fec3ae218a609e7c84e311073aec37f5f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/066da23fec3ae218a609e7c84e311073aec37f5f.diff" + }, + "roslyn@7c69ea6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "7c69ea6a9a16bd8ded79ce0d7c0256d59736d486", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7c69ea6a9a16bd8ded79ce0d7c0256d59736d486.diff" + }, + "roslyn@5d8485e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "5d8485e23a4fdbfa77ecb7643b989871015757ef", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5d8485e23a4fdbfa77ecb7643b989871015757ef.diff" + }, + "roslyn@d9e3ded": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d9e3ded52660c0ec70ba7af208fb5453eb3455be", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d9e3ded52660c0ec70ba7af208fb5453eb3455be.diff" + }, + "roslyn@30a8500": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "30a8500c919377cf3cfdaec5b2b65a57afd3e469", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/30a8500c919377cf3cfdaec5b2b65a57afd3e469.diff" + }, + "roslyn@cf0761f": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "cf0761f2146b2ba1587ba8edbd7bdc4edfec902c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/cf0761f2146b2ba1587ba8edbd7bdc4edfec902c.diff" + }, + "roslyn@01fccf1": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "01fccf11567cb6dfa84254085163492936141266", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/01fccf11567cb6dfa84254085163492936141266.diff" + }, + "roslyn@6838561": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "6838561dcbb47ca7fd83fa5119eafc207bfea493", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6838561dcbb47ca7fd83fa5119eafc207bfea493.diff" + }, + "roslyn@4791936": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "47919365a6032ca0a6d01ec866d1ef4e3dcb245f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/47919365a6032ca0a6d01ec866d1ef4e3dcb245f.diff" + }, + "roslyn@bd978cd": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "bd978cd1e11fec118d67ab5d0f7eb2e38035ef5f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/bd978cd1e11fec118d67ab5d0f7eb2e38035ef5f.diff" + }, + "roslyn@1cbc531": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1cbc531ca3872b71da61959a0ba6f30249bc33c4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1cbc531ca3872b71da61959a0ba6f30249bc33c4.diff" + }, + "roslyn@24d1db3": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "24d1db313dbf27657b9a4b05b0f16ae296148639", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/24d1db313dbf27657b9a4b05b0f16ae296148639.diff" + }, + "roslyn@c67ab9a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c67ab9a38782b72900e4c758a6fcea476a600b44", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c67ab9a38782b72900e4c758a6fcea476a600b44.diff" + }, + "roslyn@3bc642c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "3bc642c5ed78a6305f7589f4730fe4b9a16ee924", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3bc642c5ed78a6305f7589f4730fe4b9a16ee924.diff" + }, + "roslyn@ee4c2a7": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "ee4c2a701c90c96d981a0441cbc3fa349499fdf1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ee4c2a701c90c96d981a0441cbc3fa349499fdf1.diff" + }, + "roslyn@d315a4a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d315a4a87b8d77677caf6ded6c2b33ca068c5cd7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d315a4a87b8d77677caf6ded6c2b33ca068c5cd7.diff" + }, + "roslyn@d15aa7f": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d15aa7fb86f07183fba8d19b8be9ac61f877a35b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d15aa7fb86f07183fba8d19b8be9ac61f877a35b.diff" + }, + "roslyn@e84bc2b": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "e84bc2ba08dd68592928f4016c443043bf5a4d48", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e84bc2ba08dd68592928f4016c443043bf5a4d48.diff" + }, + "roslyn@58d28cd": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "58d28cd034e35d48f03bb40fe9f4764af537ddd4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/58d28cd034e35d48f03bb40fe9f4764af537ddd4.diff" + }, + "roslyn@f24acf1": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f24acf1e9b05204e278c818ea4c32d003be778ee", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f24acf1e9b05204e278c818ea4c32d003be778ee.diff" + }, + "roslyn@eb900f9": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "eb900f9fc13b09d6ad1b0492f1b998ede3006ec1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/eb900f9fc13b09d6ad1b0492f1b998ede3006ec1.diff" + }, + "roslyn@b8b83bd": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "b8b83bd4ea7972a66fe0eb58ee83f0362d8a9841", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b8b83bd4ea7972a66fe0eb58ee83f0362d8a9841.diff" + }, + "roslyn@ffd09ee": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "ffd09eed5b85095fbf95f2a790f9c801283c7f39", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ffd09eed5b85095fbf95f2a790f9c801283c7f39.diff" + }, + "roslyn@c65021c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c65021cc8e4a0f07491ff0887daa81992a45bba2", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c65021cc8e4a0f07491ff0887daa81992a45bba2.diff" + }, + "roslyn@fa85091": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "fa85091de1c5385236593be6f6ae62e07480412e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/fa85091de1c5385236593be6f6ae62e07480412e.diff" + }, + "roslyn@a1d9564": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "a1d9564d4589342605f1b463d1ba00e1ac00fd5e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a1d9564d4589342605f1b463d1ba00e1ac00fd5e.diff" + }, + "roslyn@f41a524": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f41a524609e3a16eb2517cb708bb4087f28c6928", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f41a524609e3a16eb2517cb708bb4087f28c6928.diff" + }, + "roslyn@7970a5a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "7970a5a21bb136f8d993361be836d67f4481c2d3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7970a5a21bb136f8d993361be836d67f4481c2d3.diff" + }, + "roslyn@1d025e7": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1d025e7edcb7ab1a786f102eae3cb0c55c98ff65", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1d025e7edcb7ab1a786f102eae3cb0c55c98ff65.diff" + }, + "roslyn@7e7ebef": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "7e7ebef25985b625ab77c3e07ec1d2b0b11415b1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7e7ebef25985b625ab77c3e07ec1d2b0b11415b1.diff" + }, + "roslyn@677eb5a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "677eb5a8bf8a431b3ec0bf33c2d1fba5dc8b8060", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/677eb5a8bf8a431b3ec0bf33c2d1fba5dc8b8060.diff" + }, + "roslyn@522aced": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "522aced9e35768223971a4080853333f24c5b31d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/522aced9e35768223971a4080853333f24c5b31d.diff" + }, + "roslyn@dc1db3e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "dc1db3e7dee178e2744a73eb06dce107c07fa7b1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/dc1db3e7dee178e2744a73eb06dce107c07fa7b1.diff" + }, + "roslyn@c9f1270": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c9f12709e0cd477febd54d1a5b5e3e3731a1ada2", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c9f12709e0cd477febd54d1a5b5e3e3731a1ada2.diff" + }, + "roslyn@496dd9c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "496dd9ca13b54f31ffc9cc473847e167dbf0bbc7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/496dd9ca13b54f31ffc9cc473847e167dbf0bbc7.diff" + }, + "roslyn@19d71c6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "19d71c67bd78bfee0f7abb13574aa39cd607aaaa", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/19d71c67bd78bfee0f7abb13574aa39cd607aaaa.diff" + }, + "roslyn@b459609": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "b459609bb91420d98f0139ab2fddeeee43505878", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b459609bb91420d98f0139ab2fddeeee43505878.diff" + }, + "roslyn@020290b": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "020290b93824672f48e23213871f0f5ce709a27f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/020290b93824672f48e23213871f0f5ce709a27f.diff" + }, + "roslyn@a75fe2f": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "a75fe2fa2aaed2cc4b9e74ec5b2b4166ca7f5e2a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a75fe2fa2aaed2cc4b9e74ec5b2b4166ca7f5e2a.diff" + }, + "roslyn@afda669": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "afda669263c9cb656a0c78da27830ec4f844edb4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/afda669263c9cb656a0c78da27830ec4f844edb4.diff" + }, + "roslyn@db4642f": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "db4642fa98152e3123f3e7a9ae9b8acb295526eb", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/db4642fa98152e3123f3e7a9ae9b8acb295526eb.diff" + }, + "roslyn@0d42d70": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0d42d700305824c5d92f2e478b62eaf11a312e18", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0d42d700305824c5d92f2e478b62eaf11a312e18.diff" + }, + "roslyn@8792129": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "879212960135252479487a5f4b606bd9142dff31", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/879212960135252479487a5f4b606bd9142dff31.diff" + }, + "roslyn@31722b8": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "31722b8bfc51250630db7c7dbf45f7513a0e2409", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/31722b8bfc51250630db7c7dbf45f7513a0e2409.diff" + }, + "roslyn@518aa60": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "518aa60f525172225a02516a00a863eb66e44364", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/518aa60f525172225a02516a00a863eb66e44364.diff" + }, + "roslyn@eaf09d6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "eaf09d65b2e64e112f7aa72a2cc974f786ed956f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/eaf09d65b2e64e112f7aa72a2cc974f786ed956f.diff" + }, + "roslyn@ce65aa8": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "ce65aa8924e226142d370921b8f254b57a37b757", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ce65aa8924e226142d370921b8f254b57a37b757.diff" + }, + "roslyn@e091fb9": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "e091fb9d8ae849cac0f577f86d5f2ffd01033b20", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e091fb9d8ae849cac0f577f86d5f2ffd01033b20.diff" + }, + "roslyn@db11709": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "db117095bd5872eb20f260d50bb39e3e4b68fa5a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/db117095bd5872eb20f260d50bb39e3e4b68fa5a.diff" + }, + "roslyn@a550b13": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "a550b13bea9d7caef13cfaab6d0f8374349c8fd8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a550b13bea9d7caef13cfaab6d0f8374349c8fd8.diff" + }, + "roslyn@aeabc6d": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "aeabc6d91fcf63e84ad33743d65d6c02a4a390a6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/aeabc6d91fcf63e84ad33743d65d6c02a4a390a6.diff" + }, + "roslyn@a4f585c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "a4f585c0dfaa5d71e79931b28452094b746c7e09", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a4f585c0dfaa5d71e79931b28452094b746c7e09.diff" + }, + "roslyn@331e174": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "331e174a56b546d048b8f896505c2b3b68684a84", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/331e174a56b546d048b8f896505c2b3b68684a84.diff" + }, + "roslyn@774473b": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "774473b9e169699a228fd9b95f87e8e2943f1513", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/774473b9e169699a228fd9b95f87e8e2943f1513.diff" + }, + "roslyn@012b788": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "012b7884ce08d021aeacf597eb7af2d49557a60c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/012b7884ce08d021aeacf597eb7af2d49557a60c.diff" + }, + "roslyn@8c4f2ae": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "8c4f2ae9eac4c6df9659dad05f60be33ebcafc56", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/8c4f2ae9eac4c6df9659dad05f60be33ebcafc56.diff" + }, + "roslyn@b8fd4a7": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "b8fd4a78494652a5e53d92ef78b1008d151910ea", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b8fd4a78494652a5e53d92ef78b1008d151910ea.diff" + }, + "roslyn@af17bf8": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "af17bf8b7435b984115f943bee4cce0dc95df42c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/af17bf8b7435b984115f943bee4cce0dc95df42c.diff" + }, + "roslyn@934af28": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "934af28ff9070fff11e3bf5dae9773b348c781b0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/934af28ff9070fff11e3bf5dae9773b348c781b0.diff" + }, + "roslyn@331842d": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "331842d3facf16d76d21e144cf3037cdb2d4a23c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/331842d3facf16d76d21e144cf3037cdb2d4a23c.diff" + }, + "roslyn@32ccbfc": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "32ccbfc29fceba4c29152f358de18dee9b24e41d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/32ccbfc29fceba4c29152f358de18dee9b24e41d.diff" + }, + "roslyn@411a7e4": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "411a7e4df1c1b81b4e202e7cdf12bc0cba536785", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/411a7e4df1c1b81b4e202e7cdf12bc0cba536785.diff" + }, + "roslyn@513d669": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "513d6698d42d554ca6d855c6c148a9802d20f310", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/513d6698d42d554ca6d855c6c148a9802d20f310.diff" + }, + "roslyn@e56fc24": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "e56fc24b0a0261bfc3f4d38a8ee6f393ca77dace", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e56fc24b0a0261bfc3f4d38a8ee6f393ca77dace.diff" + }, + "roslyn@7716b3b": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "7716b3bdb3ec06629fee9ab70cd00558d022568a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7716b3bdb3ec06629fee9ab70cd00558d022568a.diff" + }, + "roslyn@00404da": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "00404da0de996bd609b1c832c3acfd5315d6809f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/00404da0de996bd609b1c832c3acfd5315d6809f.diff" + }, + "roslyn@985209c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "985209cc585188691d4246b8fadfa25dabd33c47", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/985209cc585188691d4246b8fadfa25dabd33c47.diff" + }, + "roslyn@1847997": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1847997cc6046cbc3de70ad103eaa05ec7130d73", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1847997cc6046cbc3de70ad103eaa05ec7130d73.diff" + }, + "roslyn@f33ae3e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f33ae3e34c00d93ae70abf2e8f5d38ba45563405", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f33ae3e34c00d93ae70abf2e8f5d38ba45563405.diff" + }, + "roslyn@9e46e17": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "9e46e172f9ea95295961d86a6faa19e8c2e2b741", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9e46e172f9ea95295961d86a6faa19e8c2e2b741.diff" + }, + "roslyn@5873250": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "58732508a6fe13f6e49252e7a0a99da1a5a66068", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/58732508a6fe13f6e49252e7a0a99da1a5a66068.diff" + }, + "roslyn@3b76c91": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "3b76c911ee9c75ff810c88a6b0e27c7f827f9700", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3b76c911ee9c75ff810c88a6b0e27c7f827f9700.diff" + }, + "roslyn@f700524": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f700524c5788db21883438070d154c4fffd48c63", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f700524c5788db21883438070d154c4fffd48c63.diff" + }, + "roslyn@a92cce0": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "a92cce0b9626ceae9093cb49583a1459b9e951d1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a92cce0b9626ceae9093cb49583a1459b9e951d1.diff" + }, + "roslyn@5839d80": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "5839d80983a6bb4539b14adc5e77c27410f11939", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5839d80983a6bb4539b14adc5e77c27410f11939.diff" + }, + "roslyn@2bdb3a3": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "2bdb3a3e397679e5d2f43cd6313e2d304c5af573", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2bdb3a3e397679e5d2f43cd6313e2d304c5af573.diff" + }, + "roslyn@0f73495": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0f73495965b7adffc17c725dc29a8d128af0d01a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0f73495965b7adffc17c725dc29a8d128af0d01a.diff" + }, + "roslyn@8cd4945": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "8cd4945083e1b6ea764ae5d6432f6a1df0d0a877", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/8cd4945083e1b6ea764ae5d6432f6a1df0d0a877.diff" + }, + "roslyn@59d60a4": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "59d60a4243f04f97f0976ba449c26d0a0e1b2b64", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/59d60a4243f04f97f0976ba449c26d0a0e1b2b64.diff" + }, + "roslyn@130c588": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "130c588d3734676fb78ddfff2b7706cc3404470f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/130c588d3734676fb78ddfff2b7706cc3404470f.diff" + }, + "roslyn@eef7df3": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "eef7df3df57f99f188ffbb68b7767c037f3c9488", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/eef7df3df57f99f188ffbb68b7767c037f3c9488.diff" + }, + "roslyn@67fd114": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "67fd1146810b7472cc0de877ed3d3e7139836bca", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/67fd1146810b7472cc0de877ed3d3e7139836bca.diff" + }, + "roslyn@b0622a0": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "b0622a0834c029d7bfc3244b600eef4f0057a4bf", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b0622a0834c029d7bfc3244b600eef4f0057a4bf.diff" + }, + "roslyn@4cfd9ff": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "4cfd9ff852cd53da8a88f7653873506f9f9f055a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4cfd9ff852cd53da8a88f7653873506f9f9f055a.diff" + }, + "roslyn@19ea9f5": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "19ea9f5044434417258fca0ab236d32e369ad2a5", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/19ea9f5044434417258fca0ab236d32e369ad2a5.diff" + }, + "roslyn@821002e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "821002e9fbca8cbcff74533bdb25400cee299dd8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/821002e9fbca8cbcff74533bdb25400cee299dd8.diff" + }, + "roslyn@9f2738a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "9f2738ae1fd8a2cf21bcb08514f10e452bcbfd71", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9f2738ae1fd8a2cf21bcb08514f10e452bcbfd71.diff" + }, + "roslyn@1c763d1": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1c763d1ebebec5e8f37f965f4c76fe53b03b7527", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1c763d1ebebec5e8f37f965f4c76fe53b03b7527.diff" + }, + "roslyn@85590d7": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "85590d7ffa7a64130851a6ddf87af6825a51b9ae", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/85590d7ffa7a64130851a6ddf87af6825a51b9ae.diff" + }, + "roslyn@24f9a0c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "24f9a0c35dfffdd7d2d259c5315f4d9e8c913e33", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/24f9a0c35dfffdd7d2d259c5315f4d9e8c913e33.diff" + }, + "roslyn@e8346d2": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "e8346d22ed1d237c538abd8ec0e285ade823f8b3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e8346d22ed1d237c538abd8ec0e285ade823f8b3.diff" + }, + "roslyn@f5db0a2": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f5db0a2b837e9f4af8679db55e20aa465e850b2a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f5db0a2b837e9f4af8679db55e20aa465e850b2a.diff" + }, + "roslyn@3d24b6a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "3d24b6acf24f119e2f1533574973dce514c3d630", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3d24b6acf24f119e2f1533574973dce514c3d630.diff" + }, + "roslyn@9d07b18": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "9d07b182de04adc8164a228ff3c527652821a337", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9d07b182de04adc8164a228ff3c527652821a337.diff" + }, + "roslyn@5864742": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "5864742d19c0ca35d7a318a12701d87413a08bd3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5864742d19c0ca35d7a318a12701d87413a08bd3.diff" + }, + "roslyn@23c971c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "23c971cfc006ac6a36deba1251ef2cad09385bcc", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/23c971cfc006ac6a36deba1251ef2cad09385bcc.diff" + }, + "roslyn@8148052": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "814805248f0c8ef52d8f3fc3d65b1060f7913fd3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/814805248f0c8ef52d8f3fc3d65b1060f7913fd3.diff" + }, + "roslyn@461c2ef": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "461c2ef6f586ac0490945bc6b69ec784c55c4bc8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/461c2ef6f586ac0490945bc6b69ec784c55c4bc8.diff" + }, + "roslyn@c4d5b22": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c4d5b22853b1539b96c80a174e876d831cc7ba8a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c4d5b22853b1539b96c80a174e876d831cc7ba8a.diff" + }, + "roslyn@1284a4a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1284a4abf6ee5778539a554f8df12ea0040415ce", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1284a4abf6ee5778539a554f8df12ea0040415ce.diff" + }, + "roslyn@5bd7e0e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "5bd7e0eb6bbf779d5d76f882df9848dc77a056a3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5bd7e0eb6bbf779d5d76f882df9848dc77a056a3.diff" + }, + "roslyn@36f8b50": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "36f8b50520026ca63f0446376fbd6073245ecb8a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/36f8b50520026ca63f0446376fbd6073245ecb8a.diff" + }, + "roslyn@2fc01fb": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "2fc01fb5cfaf2fdc44d9b3a549283b3e1fa00d34", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2fc01fb5cfaf2fdc44d9b3a549283b3e1fa00d34.diff" + }, + "roslyn@802bbca": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "802bbca6419bbb53810973097dc483e3dbe810f6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/802bbca6419bbb53810973097dc483e3dbe810f6.diff" + }, + "roslyn@c60e924": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c60e924623c01f2f890320aba59888b4d5993ede", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c60e924623c01f2f890320aba59888b4d5993ede.diff" + }, + "roslyn@7e585cf": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "7e585cf143a278ea48d30dcd1126b3b5bdc6f79c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7e585cf143a278ea48d30dcd1126b3b5bdc6f79c.diff" + }, + "roslyn@383bcbd": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "383bcbdd6edc3b1277ff31cc949e658cd8699967", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/383bcbdd6edc3b1277ff31cc949e658cd8699967.diff" + }, + "roslyn@9c32699": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "9c32699dcda1bfd0896409dc2145e89553064fa3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9c32699dcda1bfd0896409dc2145e89553064fa3.diff" + }, + "roslyn@2916718": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "29167183fcbdf496333f86c082cb812c23701850", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/29167183fcbdf496333f86c082cb812c23701850.diff" + }, + "roslyn@aa87394": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "aa87394a88a4672037b247d7158e1473cffcf4ed", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/aa87394a88a4672037b247d7158e1473cffcf4ed.diff" + }, + "roslyn@f5aee94": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f5aee9448cac5ec79712e58ce1022f696e5d5999", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f5aee9448cac5ec79712e58ce1022f696e5d5999.diff" + }, + "roslyn@9624511": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "9624511b64ead198424267624ff96ce9a7869307", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9624511b64ead198424267624ff96ce9a7869307.diff" + }, + "roslyn@c90b70b": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c90b70ba703db632111d0ac32d20b906561a89a5", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c90b70ba703db632111d0ac32d20b906561a89a5.diff" + }, + "roslyn@0280f7f": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0280f7f9457d50a46cd523ce0082807b5d70b236", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0280f7f9457d50a46cd523ce0082807b5d70b236.diff" + }, + "runtime@df8fb5a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "df8fb5a9d9b7f38bab55d67bf8b25e442b77169c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/df8fb5a9d9b7f38bab55d67bf8b25e442b77169c.diff" + }, + "runtime@56c76e2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "56c76e2f3594e2b6208c8bf61f5dda0eb476e353", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/56c76e2f3594e2b6208c8bf61f5dda0eb476e353.diff" + }, + "runtime@207f276": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "207f27695dc65b8b261f7cc7e2dc0a2af517278f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/207f27695dc65b8b261f7cc7e2dc0a2af517278f.diff" + }, + "runtime@23860fb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "23860fbb246a18fdfec2e0a590850ece0eec9358", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/23860fbb246a18fdfec2e0a590850ece0eec9358.diff" + }, + "runtime@97e5cfb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "97e5cfb1cb0abe25865e96267845e44a75a6f5b7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/97e5cfb1cb0abe25865e96267845e44a75a6f5b7.diff" + }, + "runtime@f9b710c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f9b710c3e207a804b0a8146ec98767b7bd5aa766", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f9b710c3e207a804b0a8146ec98767b7bd5aa766.diff" + }, + "runtime@a4b2df0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a4b2df0e43b45c9a5ecb638bf0bb92ebef9234f0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a4b2df0e43b45c9a5ecb638bf0bb92ebef9234f0.diff" + }, + "runtime@e9d093a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e9d093ab7068dcd456f5a07b9edf8810ae6940ff", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e9d093ab7068dcd456f5a07b9edf8810ae6940ff.diff" + }, + "runtime@b5d85b1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b5d85b1a78aa6e7686bf3b3acf4d6eef8e854908", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b5d85b1a78aa6e7686bf3b3acf4d6eef8e854908.diff" + }, + "runtime@5ddc303": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5ddc3036a61e0d8fd16d1b783022e63374b3c24b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5ddc3036a61e0d8fd16d1b783022e63374b3c24b.diff" + }, + "runtime@cb14717": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cb14717e630229646b9d1393eb4b4cc77cb77a49", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cb14717e630229646b9d1393eb4b4cc77cb77a49.diff" + }, + "runtime@5d9a801": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5d9a8014f5f990e95f0ec290acbb43d90493f2e8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d9a8014f5f990e95f0ec290acbb43d90493f2e8.diff" + }, + "runtime@4eb5650": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4eb565085e48b7504e6e40308f54d5ef444026e8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4eb565085e48b7504e6e40308f54d5ef444026e8.diff" + }, + "runtime@1e4f2d6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1e4f2d6430488cd48837019d1fcf9dea933587f9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1e4f2d6430488cd48837019d1fcf9dea933587f9.diff" + }, + "runtime@57f3e7e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "57f3e7eaec55cf263674f65eabb8965b612dc997", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/57f3e7eaec55cf263674f65eabb8965b612dc997.diff" + }, + "runtime@c66d7e1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c66d7e17e3fd31c15dd0fa6fffb2d0224b63ad63", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c66d7e17e3fd31c15dd0fa6fffb2d0224b63ad63.diff" + }, + "runtime@dc3757e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dc3757e67b2d6eb7d6db7e052574a02c3d445432", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dc3757e67b2d6eb7d6db7e052574a02c3d445432.diff" + }, + "runtime@107acda": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "107acda3e71562e0cbf02a26399f05d4d5246259", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/107acda3e71562e0cbf02a26399f05d4d5246259.diff" + }, + "runtime@c1a8496": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c1a849630fd6f91ccaf84afd879d148ebd9c7827", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c1a849630fd6f91ccaf84afd879d148ebd9c7827.diff" + }, + "runtime@8532f0e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8532f0e413039e0a93184f02ee85433ed244d551", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8532f0e413039e0a93184f02ee85433ed244d551.diff" + }, + "runtime@b02815c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b02815cbb58328520c2397dc7f47a547b1e37247", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b02815cbb58328520c2397dc7f47a547b1e37247.diff" + }, + "runtime@65e35e5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "65e35e502420b3fdd3c1086773632062c5fb8bfd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/65e35e502420b3fdd3c1086773632062c5fb8bfd.diff" + }, + "runtime@78fd36e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "78fd36e126ad9818df1a32001273c66763944e55", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/78fd36e126ad9818df1a32001273c66763944e55.diff" + }, + "runtime@e4960d8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e4960d8e0b262ae6d616296bcd70389c35dc1a08", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e4960d8e0b262ae6d616296bcd70389c35dc1a08.diff" + }, + "runtime@026096b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "026096b77a9dcfe0368a5d04d6fdc28efc3865d1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/026096b77a9dcfe0368a5d04d6fdc28efc3865d1.diff" + }, + "runtime@1524f31": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1524f316fdb1a9e7a967365daab11750984715de", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1524f316fdb1a9e7a967365daab11750984715de.diff" + }, + "runtime@ad46406": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ad4640648227932b112398e3b99ac805e03de013", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ad4640648227932b112398e3b99ac805e03de013.diff" + }, + "runtime@756cb59": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "756cb59b516eb8ee71819242a8dfdc67ebeb2053", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/756cb59b516eb8ee71819242a8dfdc67ebeb2053.diff" + }, + "runtime@5e9d1e9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5e9d1e9a99eba44387eef607c8ff4d68d752abcf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5e9d1e9a99eba44387eef607c8ff4d68d752abcf.diff" + }, + "runtime@6e3885e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6e3885e18dc46796b8e6b8f8664e7b2edb06a1c4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6e3885e18dc46796b8e6b8f8664e7b2edb06a1c4.diff" + }, + "runtime@eb77ad6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "eb77ad6a53419b4cca5bf304af88a476bd3a752a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/eb77ad6a53419b4cca5bf304af88a476bd3a752a.diff" + }, + "runtime@c8132fb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c8132fb3ce4a33c695784b43317fbf21c85ca4d2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c8132fb3ce4a33c695784b43317fbf21c85ca4d2.diff" + }, + "runtime@5f10c08": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5f10c08acf65f6fdbe5b6064e8f947d2193f3e05", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5f10c08acf65f6fdbe5b6064e8f947d2193f3e05.diff" + }, + "runtime@413da79": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "413da79f2cd163813600cf72f23740745be50f8e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/413da79f2cd163813600cf72f23740745be50f8e.diff" + }, + "runtime@ca428fe": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ca428fea1ed3f9ee0eb4adb6879f5146c0f39e92", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ca428fea1ed3f9ee0eb4adb6879f5146c0f39e92.diff" + }, + "runtime@3eb69b8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3eb69b81dc405151fe90129e7038a45c4b78a335", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3eb69b81dc405151fe90129e7038a45c4b78a335.diff" + }, + "runtime@e4f7353": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e4f7353c0c15d0afcee4857aa6875fb6fbc98343", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e4f7353c0c15d0afcee4857aa6875fb6fbc98343.diff" + }, + "runtime@6e1d992": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6e1d992511ee6c5f6e096bf94b5cd5d435ec7e2b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6e1d992511ee6c5f6e096bf94b5cd5d435ec7e2b.diff" + }, + "runtime@3e64752": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3e64752d437bc3429276c0cd019f30e6d4088d1f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3e64752d437bc3429276c0cd019f30e6d4088d1f.diff" + }, + "runtime@06bd751": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "06bd751859b665126f806e3fad1e1dd8dbde9c89", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/06bd751859b665126f806e3fad1e1dd8dbde9c89.diff" + }, + "runtime@46e1d77": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "46e1d77bd266c59fe1c80c1903c6221b41ab8476", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/46e1d77bd266c59fe1c80c1903c6221b41ab8476.diff" + }, + "runtime@5b9d56d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5b9d56d4e9f7a77bd5ebaf897f30b44d1f56fcf8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5b9d56d4e9f7a77bd5ebaf897f30b44d1f56fcf8.diff" + }, + "runtime@7de2dab": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7de2dab3e7c090ba39ce1dd6f968052c5bb0d4ac", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7de2dab3e7c090ba39ce1dd6f968052c5bb0d4ac.diff" + }, + "runtime@4bdf87b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4bdf87bc308aa265559cf1ebb24d11f4c9946f33", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4bdf87bc308aa265559cf1ebb24d11f4c9946f33.diff" + }, + "runtime@7ffec08": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7ffec088158c895276b85cf176e37904f7d53a56", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7ffec088158c895276b85cf176e37904f7d53a56.diff" + }, + "runtime@cba9587": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cba95874fc4613b7325f2ad650da783768fe27cc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cba95874fc4613b7325f2ad650da783768fe27cc.diff" + }, + "runtime@e7354b6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e7354b62dd16cd9c3e67107cfacd98cea8acadbe", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e7354b62dd16cd9c3e67107cfacd98cea8acadbe.diff" + }, + "runtime@2142388": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "21423880dc08193fa3e20d258d49318d0e123ff2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/21423880dc08193fa3e20d258d49318d0e123ff2.diff" + }, + "runtime@03fc461": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "03fc461cdb86f083f834151ce4cf16c6990f1f94", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/03fc461cdb86f083f834151ce4cf16c6990f1f94.diff" + }, + "runtime@9e50350": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9e503504508329338dd7fffafb326e15caae92a7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9e503504508329338dd7fffafb326e15caae92a7.diff" + }, + "runtime@54549c8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "54549c8df1cdbd7b373b56a53104439e75bcfcbd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/54549c8df1cdbd7b373b56a53104439e75bcfcbd.diff" + }, + "runtime@309ac56": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "309ac56a28439708bce19d7d92325d14e58d5ca5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/309ac56a28439708bce19d7d92325d14e58d5ca5.diff" + }, + "runtime@ce07ce4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ce07ce4a31180341565aca42edaee0c3260c93b7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ce07ce4a31180341565aca42edaee0c3260c93b7.diff" + }, + "runtime@27882f4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "27882f43f71c249a8b0d43fa91e96ad2d3928e18", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/27882f43f71c249a8b0d43fa91e96ad2d3928e18.diff" + }, + "runtime@22c5825": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "22c58250a4d3a500b08ab7c60cda198c3da16566", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/22c58250a4d3a500b08ab7c60cda198c3da16566.diff" + }, + "runtime@71830fd": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "71830fdb091c9be1ad297b8649ac445af628fb81", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/71830fdb091c9be1ad297b8649ac445af628fb81.diff" + }, + "runtime@304d1cc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "304d1ccb68bb9f069a49bef6780238d236b936f5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/304d1ccb68bb9f069a49bef6780238d236b936f5.diff" + }, + "runtime@1ccd637": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1ccd637ad5a28f816d485a951af63c1198e03fae", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1ccd637ad5a28f816d485a951af63c1198e03fae.diff" + }, + "runtime@35ecc51": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "35ecc5127685db1a20219858b32d672703faf220", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/35ecc5127685db1a20219858b32d672703faf220.diff" + }, + "runtime@2d98140": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2d981406ac8e3ec2e39bdd50331739d13a46a297", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2d981406ac8e3ec2e39bdd50331739d13a46a297.diff" + }, + "runtime@3a76b78": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3a76b784148f79d59ac241c643643f57c517b3a3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3a76b784148f79d59ac241c643643f57c517b3a3.diff" + }, + "runtime@fb2eff4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fb2eff49468e0da0b7f1af5ff2235cfd812524a1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fb2eff49468e0da0b7f1af5ff2235cfd812524a1.diff" + }, + "runtime@1220ced": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1220ced8892899364536609ed6295cbf05de44f8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1220ced8892899364536609ed6295cbf05de44f8.diff" + }, + "runtime@b8625e8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b8625e8e11e550e0ce017d9a44e80cebc2cd5a57", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b8625e8e11e550e0ce017d9a44e80cebc2cd5a57.diff" + }, + "runtime@ba5a0fd": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ba5a0fd2cb99e45bedcca833f6e173aea870ae3d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ba5a0fd2cb99e45bedcca833f6e173aea870ae3d.diff" + }, + "runtime@f28d27f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f28d27fdd8ce8d463e2012565924bad7c22dbe53", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f28d27fdd8ce8d463e2012565924bad7c22dbe53.diff" + }, + "runtime@7827553": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "78275532612cf3b66ad46231ae08571260889264", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/78275532612cf3b66ad46231ae08571260889264.diff" + }, + "runtime@b73b8fa": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b73b8faea68a07902cd42b6ad135f58fe87abb43", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b73b8faea68a07902cd42b6ad135f58fe87abb43.diff" + }, + "runtime@18c67a7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "18c67a7254b906386faeac389dc72fe8fb2daf58", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/18c67a7254b906386faeac389dc72fe8fb2daf58.diff" + }, + "runtime@a453d8a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a453d8a266d041927edf992dcdbac1cc65cdfe45", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a453d8a266d041927edf992dcdbac1cc65cdfe45.diff" + }, + "runtime@57e7203": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "57e72039286a4e03912d28bb7ae0652dfa449ec9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/57e72039286a4e03912d28bb7ae0652dfa449ec9.diff" + }, + "runtime@13c1fa6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "13c1fa652b557658f1196fd2a5a511f0c9431b34", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/13c1fa652b557658f1196fd2a5a511f0c9431b34.diff" + }, + "runtime@8642df8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8642df88eefc000c0584c04a9f1751c187aaed84", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8642df88eefc000c0584c04a9f1751c187aaed84.diff" + }, + "runtime@3028f1d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3028f1da75239cdfb1feee47009229c83d00e82d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3028f1da75239cdfb1feee47009229c83d00e82d.diff" + }, + "runtime@dad8c23": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dad8c23384924cd46ba8d4482131416443b06445", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dad8c23384924cd46ba8d4482131416443b06445.diff" + }, + "runtime@c6ece1e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c6ece1e110c4ae3dcd4246bd45690c33e824a7c4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c6ece1e110c4ae3dcd4246bd45690c33e824a7c4.diff" + }, + "runtime@fb070c0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fb070c0e45433615165fc78aee0f08be3bcd5e26", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fb070c0e45433615165fc78aee0f08be3bcd5e26.diff" + }, + "runtime@46cb84d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "46cb84dbfc338b1003616de1262cc9097cad7680", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/46cb84dbfc338b1003616de1262cc9097cad7680.diff" + }, + "runtime@37096df": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "37096df41e52affdf3c3d84624ed32975101b240", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/37096df41e52affdf3c3d84624ed32975101b240.diff" + }, + "runtime@2a16a4c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2a16a4c10dd5a3593b390b1868d1a7f97ca560ca", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2a16a4c10dd5a3593b390b1868d1a7f97ca560ca.diff" + }, + "runtime@c4767ed": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c4767ed5c6f4c274e70ac0016a0b97fff59d8836", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c4767ed5c6f4c274e70ac0016a0b97fff59d8836.diff" + }, + "runtime@380c478": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "380c47860bf0fc9e6489445ca1fc63c8097c2e35", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/380c47860bf0fc9e6489445ca1fc63c8097c2e35.diff" + }, + "runtime@caeff23": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "caeff2384f3189dcee847316a59e0f3bc1425256", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/caeff2384f3189dcee847316a59e0f3bc1425256.diff" + }, + "runtime@9461aa0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9461aa066c4c669822317fc4126b82e66644757a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9461aa066c4c669822317fc4126b82e66644757a.diff" + }, + "runtime@fe8656c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fe8656c43a52ea1008e51ccb628a976563676efc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fe8656c43a52ea1008e51ccb628a976563676efc.diff" + }, + "runtime@0758314": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0758314f108aaca3acdbe5f3f5620817ef73e93e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0758314f108aaca3acdbe5f3f5620817ef73e93e.diff" + }, + "runtime@9df78db": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9df78dbd39162ca2f6c9c0701b9e91af359050f4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9df78dbd39162ca2f6c9c0701b9e91af359050f4.diff" + }, + "runtime@186b7ac": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "186b7ac68a6ebceb23f10e41854d323c16833b39", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/186b7ac68a6ebceb23f10e41854d323c16833b39.diff" + }, + "runtime@6a69e3c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6a69e3caca2d5ccd7db9db54aed7cfdbcf05f549", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6a69e3caca2d5ccd7db9db54aed7cfdbcf05f549.diff" + }, + "runtime@199b1a0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "199b1a07f80858850ed7946da3082d5c4e74cc14", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/199b1a07f80858850ed7946da3082d5c4e74cc14.diff" + }, + "runtime@ce50d13": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ce50d13398a75685602ece1bf1f6a55720029ba0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ce50d13398a75685602ece1bf1f6a55720029ba0.diff" + }, + "runtime@911ee58": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "911ee587428fb804dbeb181910a64704d5a7269e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/911ee587428fb804dbeb181910a64704d5a7269e.diff" + }, + "runtime@174ad35": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "174ad355de6b37aaf07d4eb445c3232eb1d73203", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/174ad355de6b37aaf07d4eb445c3232eb1d73203.diff" + }, + "runtime@13cd8e3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "13cd8e344c41d55e63b2be288b1b8a1e2596b32d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/13cd8e344c41d55e63b2be288b1b8a1e2596b32d.diff" + }, + "runtime@18ff5e5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "18ff5e5e6b9e66ad48c8e6e39ca7c76d1f73a06f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/18ff5e5e6b9e66ad48c8e6e39ca7c76d1f73a06f.diff" + }, + "runtime@a6c4461": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a6c4461df541373f2024acbe5483573b50eda6fe", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a6c4461df541373f2024acbe5483573b50eda6fe.diff" + }, + "runtime@8761edb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8761edb031e62cd59dde001c19eadef783cfb3cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8761edb031e62cd59dde001c19eadef783cfb3cd.diff" + }, + "runtime@cb58529": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cb585295efb3e4b1215bc6d323d3ab5b119376e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cb585295efb3e4b1215bc6d323d3ab5b119376e0.diff" + }, + "runtime@1741008": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "17410083f15697752bdef70be92abdf1f68e5416", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/17410083f15697752bdef70be92abdf1f68e5416.diff" + }, + "runtime@f599e09": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f599e0929cfaf6757ed296a21a49ff18c9e473dd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f599e0929cfaf6757ed296a21a49ff18c9e473dd.diff" + }, + "runtime@d4524ad": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d4524adfde4c03b4a1a8a2102b40c9ec805efb41", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d4524adfde4c03b4a1a8a2102b40c9ec805efb41.diff" + }, + "runtime@2826b2d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2826b2dcc5cbba79fa03297c84f3ed335f4d758f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2826b2dcc5cbba79fa03297c84f3ed335f4d758f.diff" + }, + "runtime@8f65ed7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8f65ed776323eac3ad84930f5c82a3f665280e70", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8f65ed776323eac3ad84930f5c82a3f665280e70.diff" + }, + "runtime@9904543": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "99045438327bb0e19d4a0c2fe8c1a79bcde47cae", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/99045438327bb0e19d4a0c2fe8c1a79bcde47cae.diff" + }, + "runtime@68fdb23": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "68fdb23f5c6b09942af65bdf339e305f03d53567", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/68fdb23f5c6b09942af65bdf339e305f03d53567.diff" + }, + "runtime@ca073c0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ca073c0866e1504313b43781c209f7f680d0ecb3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ca073c0866e1504313b43781c209f7f680d0ecb3.diff" + }, + "runtime@bd240d9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "bd240d93b9b967e1ed7ca1c2688ff402ac922d03", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bd240d93b9b967e1ed7ca1c2688ff402ac922d03.diff" + }, + "runtime@2aa2ce0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2aa2ce008a33a25ac77f4f340b628e135b94087f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2aa2ce008a33a25ac77f4f340b628e135b94087f.diff" + }, + "runtime@39aaf28": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "39aaf28f091632aa65cfdf781ed6fd5fb1b4693d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/39aaf28f091632aa65cfdf781ed6fd5fb1b4693d.diff" + }, + "runtime@69d18c7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "69d18c7af02f97ed5588f06adb0f63491c1b2be1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/69d18c7af02f97ed5588f06adb0f63491c1b2be1.diff" + }, + "runtime@f561b0b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f561b0b09fe7f56e8686807ac84c66aefb70b856", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f561b0b09fe7f56e8686807ac84c66aefb70b856.diff" + }, + "runtime@3d59a08": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3d59a088c3bbf4da262eb6371a24479615481a72", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3d59a088c3bbf4da262eb6371a24479615481a72.diff" + }, + "runtime@fefaaf4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fefaaf43570b09890f7afc1f3cc41c6ae04872da", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fefaaf43570b09890f7afc1f3cc41c6ae04872da.diff" + }, + "runtime@55810a4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "55810a4482127080c655b48d50eb1dc97fc25b05", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/55810a4482127080c655b48d50eb1dc97fc25b05.diff" + }, + "runtime@65b0190": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "65b0190679e7afaea3c09bcfc474c55414403972", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/65b0190679e7afaea3c09bcfc474c55414403972.diff" + }, + "runtime@0e04f95": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0e04f95f1c392b561410d04efcf0823897ba3f27", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0e04f95f1c392b561410d04efcf0823897ba3f27.diff" + }, + "runtime@6b6ef2e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6b6ef2eae64e3fad168738311a75ec5a11a09003", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6b6ef2eae64e3fad168738311a75ec5a11a09003.diff" + }, + "runtime@3aa40d2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3aa40d2467309b0a739c78abde35278d5fa69721", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3aa40d2467309b0a739c78abde35278d5fa69721.diff" + }, + "runtime@cea5f60": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cea5f60bfc210775f9a17484b8b10e36b9dbe2fe", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cea5f60bfc210775f9a17484b8b10e36b9dbe2fe.diff" + }, + "runtime@c40bf12": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c40bf1205afb6d2332192e9f58db24342e4ecba8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c40bf1205afb6d2332192e9f58db24342e4ecba8.diff" + }, + "runtime@c6e9091": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c6e9091cfedcaa03d5b99a94d87df7a5f8621118", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c6e9091cfedcaa03d5b99a94d87df7a5f8621118.diff" + }, + "runtime@1103cab": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1103cabc8eff8a5d7296b6379f969c76bfca2af7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1103cabc8eff8a5d7296b6379f969c76bfca2af7.diff" + }, + "runtime@2177d80": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2177d80507aa99951e27b516e49207962313ea34", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2177d80507aa99951e27b516e49207962313ea34.diff" + }, + "runtime@a3bdcb9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a3bdcb902558cbac458f392216886b9d49720ef4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a3bdcb902558cbac458f392216886b9d49720ef4.diff" + }, + "runtime@51c924d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "51c924dc634e95246651fde4cfcc101fae5bd259", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/51c924dc634e95246651fde4cfcc101fae5bd259.diff" + }, + "runtime@da60813": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "da6081391e5d3227e462c082b345af8720db05c1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/da6081391e5d3227e462c082b345af8720db05c1.diff" + }, + "runtime@c35b7ab": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c35b7ab136a2111f745584cd0439c22ddc646ae1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c35b7ab136a2111f745584cd0439c22ddc646ae1.diff" + }, + "runtime@2aadf33": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2aadf3368a0d44a66fd0f96b2211cb6dd1ae67c5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2aadf3368a0d44a66fd0f96b2211cb6dd1ae67c5.diff" + }, + "runtime@5e36eb4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5e36eb489402c03565039d421ada9e9e530f62dc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5e36eb489402c03565039d421ada9e9e530f62dc.diff" + }, + "runtime@79a5a09": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "79a5a0993c8bb0229aa919eed0350e5c6706925f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/79a5a0993c8bb0229aa919eed0350e5c6706925f.diff" + }, + "runtime@00115f0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "00115f085a2df36ea7b135673d290298e20775f7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00115f085a2df36ea7b135673d290298e20775f7.diff" + }, + "runtime@fac473e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fac473e37b114e6636e9b38ff3e8c9f779803750", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fac473e37b114e6636e9b38ff3e8c9f779803750.diff" + }, + "runtime@f8cf526": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f8cf526f300e471f20d9899ba89bec84fdcea753", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f8cf526f300e471f20d9899ba89bec84fdcea753.diff" + }, + "runtime@e2609d5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e2609d56faf1669990ed907be740e23aca52599c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e2609d56faf1669990ed907be740e23aca52599c.diff" + }, + "runtime@10ee48e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "10ee48e2f9267fd0914d94c3f37e704a3548d0d7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/10ee48e2f9267fd0914d94c3f37e704a3548d0d7.diff" + }, + "runtime@e614b71": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e614b717a9de49446fa0a59c4ce7e7c051d749c6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e614b717a9de49446fa0a59c4ce7e7c051d749c6.diff" + }, + "runtime@a41ab8d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a41ab8d84462b4b41c54cd6ad1e6ccb568ce4c86", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a41ab8d84462b4b41c54cd6ad1e6ccb568ce4c86.diff" + }, + "runtime@965c2a1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "965c2a192b4a674cd483b1d6082a298ebe52b585", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/965c2a192b4a674cd483b1d6082a298ebe52b585.diff" + }, + "runtime@4d07108": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4d07108c0125e4741bda596f27740118c0fe3833", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4d07108c0125e4741bda596f27740118c0fe3833.diff" + }, + "runtime@9f9485d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9f9485d11b6047bf9f9aefa0aa5e6c412a929a7c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9f9485d11b6047bf9f9aefa0aa5e6c412a929a7c.diff" + }, + "runtime@0174775": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "01747755cfa24b103e580b43ea45c19df189db0d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/01747755cfa24b103e580b43ea45c19df189db0d.diff" + }, + "runtime@4dc319f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4dc319f37df052eb717f05fedff0a71a5bdb45a6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4dc319f37df052eb717f05fedff0a71a5bdb45a6.diff" + }, + "runtime@989dae0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "989dae08a9b17e8c3bd2a9ce18da656a6589a923", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/989dae08a9b17e8c3bd2a9ce18da656a6589a923.diff" + }, + "runtime@d025911": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d025911e35e6672573b5ccea12d17ae73cfcb963", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d025911e35e6672573b5ccea12d17ae73cfcb963.diff" + }, + "runtime@a7bb6df": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a7bb6dfe4ab5ba1804be80698cf138a65e9c0370", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a7bb6dfe4ab5ba1804be80698cf138a65e9c0370.diff" + }, + "runtime@adcd699": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "adcd699bca7242dae3d572a283b12e637cc61d08", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/adcd699bca7242dae3d572a283b12e637cc61d08.diff" + }, + "runtime@35ccab4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "35ccab4a8601f91b25baef8a1ba997a3e357121e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/35ccab4a8601f91b25baef8a1ba997a3e357121e.diff" + }, + "runtime@4434a2c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4434a2c3d6afc1b38acd603b4c0390fa1c7ec131", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4434a2c3d6afc1b38acd603b4c0390fa1c7ec131.diff" + }, + "runtime@f54b55b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f54b55b87074fcbe769953f7ef55224fd5f255e5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f54b55b87074fcbe769953f7ef55224fd5f255e5.diff" + }, + "runtime@8e33486": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8e3348691b71def954ebfc74a58f05a01cecc9e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8e3348691b71def954ebfc74a58f05a01cecc9e0.diff" + }, + "runtime@9fe0964": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9fe0964ccdfaeaf6213b682e0868eec4a3f1fdea", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9fe0964ccdfaeaf6213b682e0868eec4a3f1fdea.diff" + }, + "runtime@95b7768": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "95b776802e7925130bde329247a2679b718f1e06", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/95b776802e7925130bde329247a2679b718f1e06.diff" + }, + "runtime@ac3fc49": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ac3fc49467e499d87708418317b6d6372f880d80", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ac3fc49467e499d87708418317b6d6372f880d80.diff" + }, + "runtime@9758773": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "975877333c98d9d08bad66670d74accc6047be34", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34.diff" + }, + "runtime@f7ce9e3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f7ce9e324dcebb53aaa7f39c4f5ff7c10024083b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f7ce9e324dcebb53aaa7f39c4f5ff7c10024083b.diff" + }, + "runtime@b424f41": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b424f4161827580c259e3690387d735c90cda592", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b424f4161827580c259e3690387d735c90cda592.diff" + }, + "runtime@318b469": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "318b469e5619ead76acf02699d4d79ca1ab1b114", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/318b469e5619ead76acf02699d4d79ca1ab1b114.diff" + }, + "runtime@e99b8d4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e99b8d43fb35e74e1fc160f61a2be8f333db5732", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e99b8d43fb35e74e1fc160f61a2be8f333db5732.diff" + }, + "runtime@8f2655f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8f2655f1dba0c59a732f7ae6b318ca0ddea87e22", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8f2655f1dba0c59a732f7ae6b318ca0ddea87e22.diff" + }, + "runtime@2567c1a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2567c1ac980f98b06b26e893fdfa34c7692eb4ae", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2567c1ac980f98b06b26e893fdfa34c7692eb4ae.diff" + }, + "runtime@950fea3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "950fea3bc4e61e8c3e04c1647bbd1e748d595bd3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/950fea3bc4e61e8c3e04c1647bbd1e748d595bd3.diff" + }, + "runtime@40bfca6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "40bfca608e30d68149b9e1f4693f77ccbcccf22c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/40bfca608e30d68149b9e1f4693f77ccbcccf22c.diff" + }, + "runtime@00fc09e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "00fc09ea5b2e39c46d56fda130b6693e07d449d8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00fc09ea5b2e39c46d56fda130b6693e07d449d8.diff" + }, + "runtime@ba10a6e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ba10a6ee8aa80fce1bb3e40b57b2b941102107c9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ba10a6ee8aa80fce1bb3e40b57b2b941102107c9.diff" + }, + "runtime@1eb9a9c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1eb9a9c0eab0b07c4c7d6523c720a7573064a678", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1eb9a9c0eab0b07c4c7d6523c720a7573064a678.diff" + }, + "runtime@a3ee88f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a3ee88f6221f65bba8290b475b27b8d7441281da", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a3ee88f6221f65bba8290b475b27b8d7441281da.diff" + }, + "runtime@0f3bb2e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0f3bb2e52b7120e1145b387510758c4238ca7af1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0f3bb2e52b7120e1145b387510758c4238ca7af1.diff" + }, + "runtime@8f769f8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8f769f811a4b5b69328c175c9e2ae5d09cdc7c23", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8f769f811a4b5b69328c175c9e2ae5d09cdc7c23.diff" + }, + "runtime@ff75b1c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ff75b1cda518d813f4d5da9d8bc1fa2488872ff3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ff75b1cda518d813f4d5da9d8bc1fa2488872ff3.diff" + }, + "runtime@eff9a2f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "eff9a2f106447f2d7d08a3e1fb2209136b4bf2aa", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/eff9a2f106447f2d7d08a3e1fb2209136b4bf2aa.diff" + }, + "runtime@c62993f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c62993f5dd000f05d0b6a03d34a6bf341e41140f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c62993f5dd000f05d0b6a03d34a6bf341e41140f.diff" + }, + "runtime@9fb40cc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9fb40ccae4b81a01d301b414894d9996e6da8efe", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9fb40ccae4b81a01d301b414894d9996e6da8efe.diff" + }, + "runtime@3dad2c9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3dad2c9f5b81d9263c01399d8b28c32b979c2da5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5.diff" + }, + "runtime@d75c1ca": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d75c1ca395b6f4e4d14925207c3d0e421f6e78e1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d75c1ca395b6f4e4d14925207c3d0e421f6e78e1.diff" + }, + "runtime@9ddd59e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9ddd59eb60eea7aac5cd56a395a8db9ca4f236c2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9ddd59eb60eea7aac5cd56a395a8db9ca4f236c2.diff" + }, + "runtime@c149619": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c14961913cef94fe724ed9d59b03a180d44e0c61", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c14961913cef94fe724ed9d59b03a180d44e0c61.diff" + }, + "runtime@d7e2960": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d7e2960a0e982d1300f196be542cd5b1c4be7c8e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d7e2960a0e982d1300f196be542cd5b1c4be7c8e.diff" + }, + "runtime@930fa98": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "930fa98a4bca9966ac53d0a10b355e784a5a5158", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/930fa98a4bca9966ac53d0a10b355e784a5a5158.diff" + }, + "runtime@9de20a9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9de20a95a25dfe589365ad66ddbbc5baa4b2f80e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9de20a95a25dfe589365ad66ddbbc5baa4b2f80e.diff" + }, + "runtime@5d12faf": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5d12faf56d0f6eea462c83c59122cd0844eec73d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d12faf56d0f6eea462c83c59122cd0844eec73d.diff" + }, + "runtime@0a25043": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0a25043f48f83ecfa896966929f25f792463344b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0a25043f48f83ecfa896966929f25f792463344b.diff" + }, + "runtime@5c43bfb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5c43bfbbf37b7a75d1bbfac2397bfd12770f0c30", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5c43bfbbf37b7a75d1bbfac2397bfd12770f0c30.diff" + }, + "runtime@006ca18": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "006ca185bd709a2d691dc300388ceabdb32ec2e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/006ca185bd709a2d691dc300388ceabdb32ec2e0.diff" + }, + "runtime@3018512": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "301851238b87b51d00bed4c3f080e74cdd35bb9a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/301851238b87b51d00bed4c3f080e74cdd35bb9a.diff" + }, + "runtime@4360c75": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4360c752ac4a81e9ade3d7cb19783d7374677511", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4360c752ac4a81e9ade3d7cb19783d7374677511.diff" + }, + "runtime@9c9c8bc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9c9c8bc097633da7b98b7d772a94104497735f30", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9c9c8bc097633da7b98b7d772a94104497735f30.diff" + }, + "runtime@85dad87": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "85dad87bb89e091af99e4ea3870610ebec6d9255", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/85dad87bb89e091af99e4ea3870610ebec6d9255.diff" + }, + "runtime@36c02c1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "36c02c1041fca4d6449cdd9006356cf0127b7807", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/36c02c1041fca4d6449cdd9006356cf0127b7807.diff" + }, + "runtime@7028c47": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7028c47c0bde9c3d01bc6f4fae85a8790a0a2415", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7028c47c0bde9c3d01bc6f4fae85a8790a0a2415.diff" + }, + "runtime@d1d60b3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d1d60b31914b2a81a755890fad31cb44ca5cf5cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d1d60b31914b2a81a755890fad31cb44ca5cf5cd.diff" + }, + "runtime@7a6987d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7a6987d6e1ca353163a8684054b71693c9db8fc6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7a6987d6e1ca353163a8684054b71693c9db8fc6.diff" + }, + "runtime@72dac24": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "72dac24a0e6fa1047002858a762f36c88e53850b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/72dac24a0e6fa1047002858a762f36c88e53850b.diff" + }, + "runtime@b49902f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b49902fbd743af2d5ff911a737208a00116fe2a0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b49902fbd743af2d5ff911a737208a00116fe2a0.diff" + }, + "runtime@ec8fd0d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ec8fd0d23eb36cdfc6e74751c6661c99a5bc28c2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ec8fd0d23eb36cdfc6e74751c6661c99a5bc28c2.diff" + }, + "runtime@ea9195c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ea9195ca958a7b84d233c2b6c5684a4e06610578", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ea9195ca958a7b84d233c2b6c5684a4e06610578.diff" + }, + "runtime@d2bbb85": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d2bbb85641d6b3406153e589c37a3d85f390d7c4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d2bbb85641d6b3406153e589c37a3d85f390d7c4.diff" + }, + "runtime@2f1e024": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2f1e0242ed07f3cbd529020ff246b30286ff8767", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2f1e0242ed07f3cbd529020ff246b30286ff8767.diff" + }, + "runtime@727a4ac": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "727a4acc010adcf88857438cdcfa423dc8b4ec34", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/727a4acc010adcf88857438cdcfa423dc8b4ec34.diff" + }, + "runtime@ac60535": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ac605351eff9aaaef01d017486d3fd90a22c1e23", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ac605351eff9aaaef01d017486d3fd90a22c1e23.diff" + }, + "runtime@490a2b0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "490a2b069df755f1489170c5ba2a27ce272d1c69", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/490a2b069df755f1489170c5ba2a27ce272d1c69.diff" + }, + "runtime@19ad191": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "19ad191bdc387ea57e046e00cce224bc53fd7689", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/19ad191bdc387ea57e046e00cce224bc53fd7689.diff" + }, + "runtime@59c7521": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "59c7521855c2774db13d90984d0a7d8913c6e221", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/59c7521855c2774db13d90984d0a7d8913c6e221.diff" + }, + "runtime@5f971a6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5f971a6a49ceacca793c481ee45053afed385692", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5f971a6a49ceacca793c481ee45053afed385692.diff" + }, + "runtime@fdccdc6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fdccdc6954791fcde7ffa2834d75930c0efa5456", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fdccdc6954791fcde7ffa2834d75930c0efa5456.diff" + }, + "runtime@b618f5a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b618f5ad56c6bcd91d5d3c8d0a59b8f7e32bf836", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b618f5ad56c6bcd91d5d3c8d0a59b8f7e32bf836.diff" + }, + "runtime@0b4b5f2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0b4b5f2a1f7d17cea994e6dd6620a0a3b51735a6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0b4b5f2a1f7d17cea994e6dd6620a0a3b51735a6.diff" + }, + "runtime@3965f5c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3965f5ce78a5ff61b3a870031a0d8836f9db2848", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3965f5ce78a5ff61b3a870031a0d8836f9db2848.diff" + }, + "runtime@efe647b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "efe647b7aa3928130fa2a24069a397d3b8c9cbe4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/efe647b7aa3928130fa2a24069a397d3b8c9cbe4.diff" + }, + "runtime@974b4b5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "974b4b56b05ffe12857f731320f4b235bf36169c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/974b4b56b05ffe12857f731320f4b235bf36169c.diff" + }, + "runtime@719a5c7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "719a5c7e1c7c0d3faebc45aa15d0cd10fe54a611", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/719a5c7e1c7c0d3faebc45aa15d0cd10fe54a611.diff" + }, + "runtime@4a38c7b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4a38c7bd33cd0e405c33386aa8d52c5c7ec36302", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4a38c7bd33cd0e405c33386aa8d52c5c7ec36302.diff" + }, + "runtime@5b3683b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5b3683bc150d9de48957cb7fe49b26305693bb8a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5b3683bc150d9de48957cb7fe49b26305693bb8a.diff" + }, + "runtime@1e48ed6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1e48ed63cfe63e781ed0134be27a07563681580e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1e48ed63cfe63e781ed0134be27a07563681580e.diff" + }, + "runtime@bdfac9a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "bdfac9aa0da853fd13d6130723fa1cb51b3ba443", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bdfac9aa0da853fd13d6130723fa1cb51b3ba443.diff" + }, + "runtime@d6089ff": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d6089ff257cd3c767a797b4ad8a9939ff62f0bb2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d6089ff257cd3c767a797b4ad8a9939ff62f0bb2.diff" + }, + "runtime@4d8ec59": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4d8ec59f02f53118f23425f746c975e334309d8a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4d8ec59f02f53118f23425f746c975e334309d8a.diff" + }, + "runtime@780849b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "780849bd2b38b07c2b08b9160762a48adddef8cf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/780849bd2b38b07c2b08b9160762a48adddef8cf.diff" + }, + "runtime@db6e4f9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "db6e4f98f32573df19634b3e833d98225acbdb72", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/db6e4f98f32573df19634b3e833d98225acbdb72.diff" + }, + "runtime@166d120": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "166d120135b7150af1f4d1770d6b549c3b1621f6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/166d120135b7150af1f4d1770d6b549c3b1621f6.diff" + }, + "runtime@640b326": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "640b326fc81d94d410753b67c0f89b166d6666df", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/640b326fc81d94d410753b67c0f89b166d6666df.diff" + }, + "runtime@ba8afce": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ba8afceee83540ed1d867987483f74d4ad2cfae9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ba8afceee83540ed1d867987483f74d4ad2cfae9.diff" + }, + "runtime@1e402a1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1e402a166243ae99b9c0e33e199c2e5215f0820f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1e402a166243ae99b9c0e33e199c2e5215f0820f.diff" + }, + "runtime@c77d463": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c77d463ba1b36dff0dc55bf73d5e5fd5fc6bd136", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c77d463ba1b36dff0dc55bf73d5e5fd5fc6bd136.diff" + }, + "runtime@6e9facc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6e9facc541874e5fa97ba58b7e7771ae1e262247", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6e9facc541874e5fa97ba58b7e7771ae1e262247.diff" + }, + "runtime@896a382": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "896a3828ea34c1f7f2ccb06c7bf4325e8c07d0a1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/896a3828ea34c1f7f2ccb06c7bf4325e8c07d0a1.diff" + }, + "runtime@c0c00a0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c0c00a075ccfb3d1af89cb0c317c415add6dfaa9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c0c00a075ccfb3d1af89cb0c317c415add6dfaa9.diff" + }, + "runtime@bc8571b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "bc8571b46791e93660270e283f9241684b2bf95d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bc8571b46791e93660270e283f9241684b2bf95d.diff" + }, + "runtime@539a699": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "539a699bd3ad753106b62afeb9e2416d0a8ae435", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/539a699bd3ad753106b62afeb9e2416d0a8ae435.diff" + }, + "runtime@0e58de6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0e58de655dae34313075b98fe11a9bc917d2a4af", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0e58de655dae34313075b98fe11a9bc917d2a4af.diff" + }, + "runtime@fd405fc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fd405fc61ba682887bb23267a6fa2f2b1a299bca", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fd405fc61ba682887bb23267a6fa2f2b1a299bca.diff" + }, + "runtime@dc8d92d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dc8d92dfeb8cfbec6299919bd7f4c86df3af7ea0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dc8d92dfeb8cfbec6299919bd7f4c86df3af7ea0.diff" + }, + "runtime@fffed31": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fffed3110252313578f7948cf5d6bd1977dba600", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fffed3110252313578f7948cf5d6bd1977dba600.diff" + }, + "runtime@44687f2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "44687f2d763be239ff562b137360ab572f47066e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/44687f2d763be239ff562b137360ab572f47066e.diff" + }, + "runtime@0bbeda6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0bbeda6cbad404ffb8c28a84c73b8c71f22009f6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0bbeda6cbad404ffb8c28a84c73b8c71f22009f6.diff" + }, + "runtime@ccd6004": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ccd60043990dbe3f0e3466a5eaf5b0979415650a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ccd60043990dbe3f0e3466a5eaf5b0979415650a.diff" + }, + "runtime@d5c739f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d5c739f99fa75a37ea863b06dd8d31a51965c8be", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d5c739f99fa75a37ea863b06dd8d31a51965c8be.diff" + }, + "runtime@34a3c5d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "34a3c5d23559ace2a686bac2b572a50e348f4571", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/34a3c5d23559ace2a686bac2b572a50e348f4571.diff" + }, + "runtime@d3764e0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d3764e0f2fbd2a550b5b7231ee0a01d1e0db87e5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d3764e0f2fbd2a550b5b7231ee0a01d1e0db87e5.diff" + }, + "runtime@2de3951": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2de3951d884ee8ac3d61f9277fc16c8c7265ad77", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2de3951d884ee8ac3d61f9277fc16c8c7265ad77.diff" + }, + "runtime@9c1812d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9c1812dc9bd839f5815aa8eeb2c1005e9e6b9ce9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9c1812dc9bd839f5815aa8eeb2c1005e9e6b9ce9.diff" + }, + "runtime@f2b2cee": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f2b2cee58af8d51b1dc00dca4817153ddc22a24d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f2b2cee58af8d51b1dc00dca4817153ddc22a24d.diff" + }, + "runtime@5ce1449": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5ce14491a5ace56a917bc6ac9868925ba387b723", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5ce14491a5ace56a917bc6ac9868925ba387b723.diff" + }, + "runtime@db42477": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "db42477f91f3b9e22585acb2ad25fda8a23894a0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/db42477f91f3b9e22585acb2ad25fda8a23894a0.diff" + }, + "runtime@ba80460": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ba804600579e7f220b5d6545e3005406d78eb36c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ba804600579e7f220b5d6545e3005406d78eb36c.diff" + }, + "runtime@99042b4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "99042b4786561b94888c38013150de62f1fd410f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/99042b4786561b94888c38013150de62f1fd410f.diff" + }, + "runtime@0eb5481": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0eb5481340ea675857c7a7abf18f68a60b52a686", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0eb5481340ea675857c7a7abf18f68a60b52a686.diff" + }, + "runtime@c251738": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c25173808a41517b547a0880a424d64aff9c7e80", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c25173808a41517b547a0880a424d64aff9c7e80.diff" + }, + "runtime@f7a6366": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f7a6366c5400f3d8b6aa882944e57d5ae37c1848", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f7a6366c5400f3d8b6aa882944e57d5ae37c1848.diff" + }, + "runtime@1645260": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1645260ffcbdc651dd3c0938be593cdb5bcec492", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1645260ffcbdc651dd3c0938be593cdb5bcec492.diff" + }, + "runtime@75c1187": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "75c1187a6c4669f5b35f2e900a659b4a55f352c6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/75c1187a6c4669f5b35f2e900a659b4a55f352c6.diff" + }, + "runtime@a2f953f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a2f953fe266dc72602436e77614a9e10f60a7128", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a2f953fe266dc72602436e77614a9e10f60a7128.diff" + }, + "runtime@79efd2d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "79efd2de59f086171fd811d7375241616c43b890", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/79efd2de59f086171fd811d7375241616c43b890.diff" + }, + "runtime@2d0ca35": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2d0ca357ce85052001d174534b74c1a30a348acf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2d0ca357ce85052001d174534b74c1a30a348acf.diff" + }, + "runtime@5e52dd7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5e52dd713492d69171f0b016fc58ded9b9509e19", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5e52dd713492d69171f0b016fc58ded9b9509e19.diff" + }, + "runtime@1110e1e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1110e1e923579c970199ab8a5a3482d48987d925", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1110e1e923579c970199ab8a5a3482d48987d925.diff" + }, + "runtime@316a34a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "316a34af920b66a2e297ee7e45cddd4478f2c9a8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/316a34af920b66a2e297ee7e45cddd4478f2c9a8.diff" + }, + "runtime@abcd6eb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "abcd6eb3137ac133ef7f73eae95e7928160386c9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/abcd6eb3137ac133ef7f73eae95e7928160386c9.diff" + }, + "runtime@c4fc2a5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c4fc2a5afc5644e10973054b1aa63c27a1584404", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c4fc2a5afc5644e10973054b1aa63c27a1584404.diff" + }, + "runtime@a5a7cd0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a5a7cd0b087fd157010e32976a9d6c565b5e4e81", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a5a7cd0b087fd157010e32976a9d6c565b5e4e81.diff" + }, + "runtime@99a9a2e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "99a9a2ed9e5e52aa5c7fcd700f11548149130480", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/99a9a2ed9e5e52aa5c7fcd700f11548149130480.diff" + }, + "runtime@ebf0f55": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ebf0f55998ae74e575ca784005fa1d2182f3abfd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ebf0f55998ae74e575ca784005fa1d2182f3abfd.diff" + }, + "runtime@efb85c9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "efb85c9570c78809ef53978a7efc820614e26a73", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/efb85c9570c78809ef53978a7efc820614e26a73.diff" + }, + "runtime@f8454b4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f8454b4ae245b0e2e66ded08ffb922e2d0a58415", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f8454b4ae245b0e2e66ded08ffb922e2d0a58415.diff" + }, + "runtime@919d070": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "919d070acce0fb0490244a4d9d45f321db68dc11", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/919d070acce0fb0490244a4d9d45f321db68dc11.diff" + }, + "runtime@3241014": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3241014d5a2d09d044d112af0b5bed2d2ad94e96", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3241014d5a2d09d044d112af0b5bed2d2ad94e96.diff" + }, + "runtime@93add0d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "93add0d39af4c738d817797feebfd539e3ee9fd0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/93add0d39af4c738d817797feebfd539e3ee9fd0.diff" + }, + "runtime@deb76ef": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "deb76efc4046ad22011608161db8af54a5ca1bfc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/deb76efc4046ad22011608161db8af54a5ca1bfc.diff" + }, + "runtime@46c94b3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "46c94b3bae1af46ed9fac1220c36ea05f1f00ba4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/46c94b3bae1af46ed9fac1220c36ea05f1f00ba4.diff" + }, + "runtime@39d3f6a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "39d3f6a864b898bb29be11e413e1c47d55667d79", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/39d3f6a864b898bb29be11e413e1c47d55667d79.diff" + }, + "runtime@2cec259": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2cec2598a9f274df90ae17d8bdf7ecf8b863efb4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2cec2598a9f274df90ae17d8bdf7ecf8b863efb4.diff" + }, + "runtime@403a194": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "403a1942bec0062acab5e711fecd81f62351b211", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/403a1942bec0062acab5e711fecd81f62351b211.diff" + }, + "runtime@dd08439": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dd08439a4d160e50df56d1fe7d5c890a82ee704a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dd08439a4d160e50df56d1fe7d5c890a82ee704a.diff" + }, + "runtime@6b16041": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6b16041fd618859115e3c793a879bd0ef76bb3fe", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6b16041fd618859115e3c793a879bd0ef76bb3fe.diff" + }, + "runtime@88956c7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "88956c7f4433c29c87df4d1ae9c7859b7e29c0ec", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/88956c7f4433c29c87df4d1ae9c7859b7e29c0ec.diff" + }, + "runtime@c159290": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c1592900dfaa141a8f2b762dc62277aa1e41256f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c1592900dfaa141a8f2b762dc62277aa1e41256f.diff" + }, + "runtime@389be14": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "389be147438f232004b103721e62a85089ff71cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/389be147438f232004b103721e62a85089ff71cd.diff" + }, + "runtime@891f0e6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "891f0e67104c9fbb3da62b287d5dbd28e5b14f27", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/891f0e67104c9fbb3da62b287d5dbd28e5b14f27.diff" + }, + "runtime@854ee08": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "854ee0872ab804701b45b64fdf794944657d4bc8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/854ee0872ab804701b45b64fdf794944657d4bc8.diff" + }, + "runtime@10c04f7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "10c04f707d28097296d509a66c6123ee848361e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/10c04f707d28097296d509a66c6123ee848361e0.diff" + }, + "runtime@80a98f8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "80a98f8740e9ec7293e4f940022aec8ca70a58b4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/80a98f8740e9ec7293e4f940022aec8ca70a58b4.diff" + }, + "runtime@5c0beda": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5c0bedab51fadc4179f1aa127334cd21ccd29d10", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5c0bedab51fadc4179f1aa127334cd21ccd29d10.diff" + }, + "runtime@f2b2fc2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f2b2fc271c1819e393f518db61d7f4c4a0d874f0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f2b2fc271c1819e393f518db61d7f4c4a0d874f0.diff" + }, + "runtime@80aa3f8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "80aa3f8c5a2d33664fbedafd2f2bb18fdeb8002f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/80aa3f8c5a2d33664fbedafd2f2bb18fdeb8002f.diff" + }, + "runtime@ed441c4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ed441c43103762631b8f53f323bdb855c4ab3f3c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ed441c43103762631b8f53f323bdb855c4ab3f3c.diff" + }, + "runtime@96d5d8b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "96d5d8b070207c2c55a4e33d7cc3f7c7235d56e3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/96d5d8b070207c2c55a4e33d7cc3f7c7235d56e3.diff" + }, + "runtime@dab7ae5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dab7ae578c5fa991d6b04a7a62fa0948be0e6ff6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dab7ae578c5fa991d6b04a7a62fa0948be0e6ff6.diff" + }, + "runtime@2dd5330": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2dd5330804f9d4f49599d82c90a67892d4dd8af0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2dd5330804f9d4f49599d82c90a67892d4dd8af0.diff" + }, + "runtime@5a501b1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5a501b1cece1b88b8a82d07fcf98972c9e10252b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5a501b1cece1b88b8a82d07fcf98972c9e10252b.diff" + }, + "runtime@53aec40": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "53aec40da3b3d819ce391d23800218a3e5562f4b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/53aec40da3b3d819ce391d23800218a3e5562f4b.diff" + }, + "runtime@953021c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "953021c788d65a6e6aa31d18038048d433f5f58d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/953021c788d65a6e6aa31d18038048d433f5f58d.diff" + }, + "runtime@e81b1d1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e81b1d13c512af3f8842021c2f902b7e6c9ca6d2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e81b1d13c512af3f8842021c2f902b7e6c9ca6d2.diff" + }, + "runtime@70568e2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "70568e28c9e9114234871326ff998dfb206cbb89", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/70568e28c9e9114234871326ff998dfb206cbb89.diff" + }, + "runtime@14f9284": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "14f928484db7d8838bb559f5f8d120c6173645b2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/14f928484db7d8838bb559f5f8d120c6173645b2.diff" + }, + "runtime@5d00cb4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5d00cb4d8681a6497a1333bf9c745428a51b639a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d00cb4d8681a6497a1333bf9c745428a51b639a.diff" + }, + "runtime@4693307": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4693307c17d18d8384cb9fce079edb1449906af6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4693307c17d18d8384cb9fce079edb1449906af6.diff" + }, + "runtime@eb3dce1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "eb3dce14167190159a4c569e8998464b9ee81465", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/eb3dce14167190159a4c569e8998464b9ee81465.diff" + }, + "runtime@89cd016": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "89cd016e806c2965c6afc3082dc668a1c4f2405c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/89cd016e806c2965c6afc3082dc668a1c4f2405c.diff" + }, + "runtime@24630fa": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "24630fa3a58eb820e82448fe3b317b9da757683e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/24630fa3a58eb820e82448fe3b317b9da757683e.diff" + }, + "runtime@b1f9045": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b1f90459de17da812c2053fd83375bb98592ceef", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b1f90459de17da812c2053fd83375bb98592ceef.diff" + }, + "runtime@ca4ed7d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ca4ed7d4a265c32e5240863c6b8ff45121339cc4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ca4ed7d4a265c32e5240863c6b8ff45121339cc4.diff" + }, + "runtime@ae97cad": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ae97cad8cd036b9aafeb21549f1a937338a3e6be", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ae97cad8cd036b9aafeb21549f1a937338a3e6be.diff" + }, + "runtime@176c222": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "176c2228af621740c463e3a704b1281d96d8937c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/176c2228af621740c463e3a704b1281d96d8937c.diff" + }, + "runtime@815a631": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "815a6312babdf37f517e9fef05389bcdcd6802cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/815a6312babdf37f517e9fef05389bcdcd6802cd.diff" + }, + "runtime@7dfe2b5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7dfe2b5a774fcf88866752124c452157c99ac698", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7dfe2b5a774fcf88866752124c452157c99ac698.diff" + }, + "runtime@c3901aa": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c3901aafba2513705da036e20fdfde3058aa74e5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c3901aafba2513705da036e20fdfde3058aa74e5.diff" + }, + "runtime@7be21e6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7be21e6f613065188ea05b84f1c2648edd68a603", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7be21e6f613065188ea05b84f1c2648edd68a603.diff" + }, + "runtime@f107b23": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f107b2325cccfd453f9bf46013159f4704ea56c2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f107b2325cccfd453f9bf46013159f4704ea56c2.diff" + }, + "runtime@19ff735": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "19ff7353cf23cc40b33e2521b42c5b914143f11f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/19ff7353cf23cc40b33e2521b42c5b914143f11f.diff" + }, + "runtime@f7d2d52": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f7d2d521667ad056e7dfbe3fc1c89cb9597d2d7b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f7d2d521667ad056e7dfbe3fc1c89cb9597d2d7b.diff" + }, + "runtime@23ec3d9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "23ec3d982ce25e7b3037296eeed2dec0d0837795", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/23ec3d982ce25e7b3037296eeed2dec0d0837795.diff" + }, + "runtime@18f89a4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "18f89a452f2ab5f51cce9b67c08b094f87745c22", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/18f89a452f2ab5f51cce9b67c08b094f87745c22.diff" + }, + "runtime@10f36f5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "10f36f550495d574639776752a719520acc2937b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/10f36f550495d574639776752a719520acc2937b.diff" + }, + "runtime@ff5613f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ff5613f81da69d4bb097148d54c40ab603477667", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ff5613f81da69d4bb097148d54c40ab603477667.diff" + }, + "runtime@e275aeb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e275aeb2177f62966a78ca40788fef1e8fc52933", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e275aeb2177f62966a78ca40788fef1e8fc52933.diff" + }, + "runtime@4945fe8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4945fe8badf8daec44e33febc7c633d88589f66d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4945fe8badf8daec44e33febc7c633d88589f66d.diff" + }, + "runtime@1b7adc4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1b7adc4e03f16318cf6ad36dbd9c1e413fc0d133", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1b7adc4e03f16318cf6ad36dbd9c1e413fc0d133.diff" + }, + "runtime@173e6b4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "173e6b40e02cd1652102c09e07bd4cf7320b3d4d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/173e6b40e02cd1652102c09e07bd4cf7320b3d4d.diff" + }, + "runtime@73b9acb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "73b9acb83ac0fe72041cc6e08819451269d11790", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/73b9acb83ac0fe72041cc6e08819451269d11790.diff" + }, + "runtime@8668a62": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8668a6212a32bde6c14e9c7ffbff27c21881144f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8668a6212a32bde6c14e9c7ffbff27c21881144f.diff" + }, + "runtime@4c7dfb6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4c7dfb656c1e07262fd66022372a8a2ab827743f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4c7dfb656c1e07262fd66022372a8a2ab827743f.diff" + }, + "runtime@c8f9797": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c8f97975ab0d8ff84aebf176829e17f7c7052f03", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c8f97975ab0d8ff84aebf176829e17f7c7052f03.diff" + }, + "runtime@0b242ac": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0b242ac94ad93f7d2b81f7b976bc8001ad4283a2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0b242ac94ad93f7d2b81f7b976bc8001ad4283a2.diff" + }, + "runtime@c8e00c9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c8e00c97835aa8278551ec51afed831a1987d462", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c8e00c97835aa8278551ec51afed831a1987d462.diff" + }, + "runtime@49a9c8c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "49a9c8c1ed3cf7851620f88abfe5f92ae13b5b1a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/49a9c8c1ed3cf7851620f88abfe5f92ae13b5b1a.diff" + }, + "runtime@b2a5d71": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b2a5d715a550326d4ef00bce46a167d046c490e4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b2a5d715a550326d4ef00bce46a167d046c490e4.diff" + }, + "runtime@b6caa7d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b6caa7d9ec9b346b2b09a31ab3fccfe7d049b723", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b6caa7d9ec9b346b2b09a31ab3fccfe7d049b723.diff" + }, + "runtime@d695c59": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d695c5938b013ff3ef2887b36bd10b03e8c29590", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d695c5938b013ff3ef2887b36bd10b03e8c29590.diff" + }, + "runtime@dfe2ba4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dfe2ba4461fecb0c259f5c55780d0e7caf07d559", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dfe2ba4461fecb0c259f5c55780d0e7caf07d559.diff" + }, + "runtime@b3ff0c8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b3ff0c8e3aa36e262115378bfb9c5fc13602f212", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b3ff0c8e3aa36e262115378bfb9c5fc13602f212.diff" + }, + "runtime@97dd992": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "97dd992a04cd296ed82c3af054817c3ef7211f31", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/97dd992a04cd296ed82c3af054817c3ef7211f31.diff" + }, + "runtime@7548f91": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7548f91a521aa1305cca506cfa71aab747b259c0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7548f91a521aa1305cca506cfa71aab747b259c0.diff" + }, + "runtime@acf8bab": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "acf8babc3cbbfaab46e1087611143347c9fa16cc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/acf8babc3cbbfaab46e1087611143347c9fa16cc.diff" + }, + "runtime@0b3d90c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0b3d90c44edc3f727843f57ba22c5a119c85f678", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0b3d90c44edc3f727843f57ba22c5a119c85f678.diff" + }, + "runtime@62093b5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "62093b5a949e1ed4110cea1f4da79764a93a556e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/62093b5a949e1ed4110cea1f4da79764a93a556e.diff" + }, + "runtime@ecc21b8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ecc21b8a08df017dbe4d92e81191a028213d418e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ecc21b8a08df017dbe4d92e81191a028213d418e.diff" + }, + "runtime@b6ea192": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b6ea192428d8b7be9e1721420a258fd279a3f96d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b6ea192428d8b7be9e1721420a258fd279a3f96d.diff" + }, + "runtime@7ddca6e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7ddca6ea6099f3983e9b6d63d52acd9337bfcb7a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7ddca6ea6099f3983e9b6d63d52acd9337bfcb7a.diff" + }, + "runtime@c1e8cae": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c1e8caefe71f65cb07261f99ebceda3a131f44c3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c1e8caefe71f65cb07261f99ebceda3a131f44c3.diff" + }, + "runtime@f7d4c3b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f7d4c3b52d5bd89eb5b5b06414566a531050b60f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f7d4c3b52d5bd89eb5b5b06414566a531050b60f.diff" + }, + "runtime@c237529": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c2375293196b9fe29e92e3cc760e5dc91df9fd52", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c2375293196b9fe29e92e3cc760e5dc91df9fd52.diff" + }, + "runtime@e308570": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e308570159eaaac6d349d2705673b11deebfc399", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e308570159eaaac6d349d2705673b11deebfc399.diff" + }, + "runtime@c36f112": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c36f112e7ad108b8f52e5d7028d2ecc09a4015f2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c36f112e7ad108b8f52e5d7028d2ecc09a4015f2.diff" + }, + "runtime@cd7b92a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cd7b92a1dcf68876cbc26d28a6a9fc864136c0c4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cd7b92a1dcf68876cbc26d28a6a9fc864136c0c4.diff" + }, + "runtime@d97bba4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d97bba44b3db39dd73ed1d655d236b5a3bb6a880", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d97bba44b3db39dd73ed1d655d236b5a3bb6a880.diff" + }, + "runtime@6e7f343": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6e7f3434c54a58277a5d53eb30e89823e54788d6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6e7f3434c54a58277a5d53eb30e89823e54788d6.diff" + }, + "runtime@8dbd192": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8dbd19285c6dfc7ccfc053d176c1a6c30723ec64", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8dbd19285c6dfc7ccfc053d176c1a6c30723ec64.diff" + }, + "runtime@367f831": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "367f831cc65d0edb72c757864befa166603c17c0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/367f831cc65d0edb72c757864befa166603c17c0.diff" + }, + "runtime@2c2d5d3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2c2d5d30ebc9316c8846eca7deea1d36aa7e4a0c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2c2d5d30ebc9316c8846eca7deea1d36aa7e4a0c.diff" + }, + "runtime@f310f3d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f310f3d8c99e9778d7b9d64ab5c34b1a5ae1956e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f310f3d8c99e9778d7b9d64ab5c34b1a5ae1956e.diff" + }, + "runtime@cdd58f8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cdd58f8c0b81bae04dc8033b87de4835ee23a5c8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cdd58f8c0b81bae04dc8033b87de4835ee23a5c8.diff" + }, + "runtime@6a8ab8b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6a8ab8bcbffca28557bdc8cae0650e9837b75a64", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6a8ab8bcbffca28557bdc8cae0650e9837b75a64.diff" + }, + "runtime@ef1158f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ef1158f14b22f591f32a3e526e35110c8be49456", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ef1158f14b22f591f32a3e526e35110c8be49456.diff" + }, + "runtime@0ec4de7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0ec4de7c5597614d976eb3d49cced0433e99e749", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0ec4de7c5597614d976eb3d49cced0433e99e749.diff" + }, + "runtime@8ffe515": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8ffe51558dc6bf2e78cbf0c603628ed8620bb0a9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8ffe51558dc6bf2e78cbf0c603628ed8620bb0a9.diff" + }, + "runtime@a1af7eb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a1af7ebb861a5163922bc38504aa2406395582b5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a1af7ebb861a5163922bc38504aa2406395582b5.diff" + }, + "runtime@8bb503b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8bb503ba545dedbd9797d47829599e5d61a221ed", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8bb503ba545dedbd9797d47829599e5d61a221ed.diff" + }, + "runtime@f61aa9a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f61aa9a3db8bead7dca8a8de605c05edd6714bc3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f61aa9a3db8bead7dca8a8de605c05edd6714bc3.diff" + }, + "runtime@0053539": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "00535391c036e2a3b35e00addb1795d1f25517d7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00535391c036e2a3b35e00addb1795d1f25517d7.diff" + }, + "runtime@df9c698": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "df9c6988c203c5be152937fa1823469397f61dad", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/df9c6988c203c5be152937fa1823469397f61dad.diff" + }, + "runtime@d4fd128": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d4fd1281520af0a2fa7f4359efc1086da37ceec6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d4fd1281520af0a2fa7f4359efc1086da37ceec6.diff" + }, + "runtime@dbd5911": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dbd59119f770d80319a3cc5cf69289b3ffd83a7e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dbd59119f770d80319a3cc5cf69289b3ffd83a7e.diff" + }, + "runtime@8fa86ed": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8fa86ed4ad3d1ae09bf2461e3456ca0fca78cea6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8fa86ed4ad3d1ae09bf2461e3456ca0fca78cea6.diff" + }, + "runtime@55fba98": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "55fba988b198b5d36d3adae189b4ab1d1420cf7c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/55fba988b198b5d36d3adae189b4ab1d1420cf7c.diff" + }, + "runtime@290d5ab": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "290d5ab72cc1102813fbc0406fb186ceadabc340", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/290d5ab72cc1102813fbc0406fb186ceadabc340.diff" + }, + "runtime@276c0bf": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "276c0bf1f2b571895ae795c57af711827c5b541e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/276c0bf1f2b571895ae795c57af711827c5b541e.diff" + }, + "runtime@e6f9510": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e6f9510147eebb739ca15a64446b4603908f024f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e6f9510147eebb739ca15a64446b4603908f024f.diff" + }, + "runtime@6b49b7a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6b49b7ab6c74939849e1f951dab0a8e7a9ca05de", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6b49b7ab6c74939849e1f951dab0a8e7a9ca05de.diff" + }, + "runtime@69bbf82": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "69bbf821ef6b836848671a34901ca8fd0c327e98", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/69bbf821ef6b836848671a34901ca8fd0c327e98.diff" + }, + "runtime@9bf3be3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9bf3be3ad48e77e97436fa96825cb713a6964389", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9bf3be3ad48e77e97436fa96825cb713a6964389.diff" + }, + "runtime@174a8af": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "174a8af5be1a64fe28b5112e32466a97397974b4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/174a8af5be1a64fe28b5112e32466a97397974b4.diff" + }, + "runtime@5d422c4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5d422c410c193a9764a173761d4aa77e395c1145", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d422c410c193a9764a173761d4aa77e395c1145.diff" + }, + "runtime@e65c41b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e65c41b55dc296ea350ab6754dacd647fee1050a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e65c41b55dc296ea350ab6754dacd647fee1050a.diff" + }, + "runtime@b7130aa": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b7130aa5e416e88ac48fafe92bf56a9d64e13c97", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b7130aa5e416e88ac48fafe92bf56a9d64e13c97.diff" + }, + "runtime@ecef964": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ecef964caf5e7eebc60c61b1186d27863cef4eca", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ecef964caf5e7eebc60c61b1186d27863cef4eca.diff" + }, + "runtime@00d4d87": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "00d4d87dbd3349e504a5b2ac948939111c56c227", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00d4d87dbd3349e504a5b2ac948939111c56c227.diff" + }, + "runtime@cb1b022": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cb1b022b40e5c44b54f200909da0e871ef7f5ac3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cb1b022b40e5c44b54f200909da0e871ef7f5ac3.diff" + }, + "runtime@45fb46d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "45fb46d810550207fe12a2b02dabec25f47c71ad", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/45fb46d810550207fe12a2b02dabec25f47c71ad.diff" + }, + "runtime@2639a33": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2639a33017aa15cdbdcac71ccf2e11fb2ac5e4de", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2639a33017aa15cdbdcac71ccf2e11fb2ac5e4de.diff" + }, + "runtime@be210a7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "be210a7341a790982b4c24d15884f87e590a52dc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/be210a7341a790982b4c24d15884f87e590a52dc.diff" + }, + "runtime@183c954": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "183c9545c2eb20d57accd91dc8d300800a89a9a6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/183c9545c2eb20d57accd91dc8d300800a89a9a6.diff" + }, + "runtime@1f0e9ea": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1f0e9eadd29b9c15dae9313234abf486f1c4ef96", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1f0e9eadd29b9c15dae9313234abf486f1c4ef96.diff" + }, + "runtime@30eea45": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "30eea4559e530cd6f5438bf6b279a13b5d01f65e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/30eea4559e530cd6f5438bf6b279a13b5d01f65e.diff" + }, + "runtime@605d2f4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "605d2f4a9df193e1062fe9ccbd9294821bb67cf5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/605d2f4a9df193e1062fe9ccbd9294821bb67cf5.diff" + }, + "runtime@f659b2c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f659b2cb8bff3a94be0adaec91c6775c1774a056", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f659b2cb8bff3a94be0adaec91c6775c1774a056.diff" + }, + "runtime@675fd37": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "675fd373abded50040d41682c87c51c496c0a457", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/675fd373abded50040d41682c87c51c496c0a457.diff" + }, + "runtime@26b8250": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "26b8250248974f0b9859817a5c9ee985203800cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/26b8250248974f0b9859817a5c9ee985203800cd.diff" + }, + "runtime@e3c8347": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e3c83471fb99e253939622727314420945171647", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e3c83471fb99e253939622727314420945171647.diff" + }, + "runtime@8d2e7fe": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8d2e7fe323665fd6ea5a9471f6aaae8ca234556f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8d2e7fe323665fd6ea5a9471f6aaae8ca234556f.diff" + }, + "runtime@6750b23": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6750b2377ba8275f3903bfe2658e131d1a20d5e4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6750b2377ba8275f3903bfe2658e131d1a20d5e4.diff" + }, + "runtime@7da460b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7da460b99b9c7e76b3060ef6da6687a008263ab9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7da460b99b9c7e76b3060ef6da6687a008263ab9.diff" + }, + "runtime@8b031ee": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8b031ee3b5940a72802225d4ef0b4b52a15159fa", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8b031ee3b5940a72802225d4ef0b4b52a15159fa.diff" + }, + "runtime@af635b0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "af635b05391878db3a8113c2f4c7e4d249868287", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/af635b05391878db3a8113c2f4c7e4d249868287.diff" + }, + "runtime@7db60d0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7db60d0e3a23e0c1bc14730c39521c636707db0c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7db60d0e3a23e0c1bc14730c39521c636707db0c.diff" + }, + "runtime@5be76cb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5be76cb954712fe2c06fcc7d45a53bbe9776b2b9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5be76cb954712fe2c06fcc7d45a53bbe9776b2b9.diff" + }, + "runtime@9669364": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "96693645bbda2e11e5114a1eca6513c07a03eb22", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/96693645bbda2e11e5114a1eca6513c07a03eb22.diff" + }, + "runtime@4c86c57": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4c86c57ac3a6569063da4cb0a7245aadbc276f00", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4c86c57ac3a6569063da4cb0a7245aadbc276f00.diff" + }, + "runtime@ff3979a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ff3979a816ae963ec9d1aab7f7e9c3ef83508a11", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ff3979a816ae963ec9d1aab7f7e9c3ef83508a11.diff" + }, + "runtime@778a989": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "778a989778ea32cac578964f403faa32d0ef09c7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/778a989778ea32cac578964f403faa32d0ef09c7.diff" + }, + "runtime@fecef02": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fecef02e3ce91d13b539f4024c8e7b37f1330100", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fecef02e3ce91d13b539f4024c8e7b37f1330100.diff" + }, + "runtime@1239cfb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1239cfbc0dbc2c161cd2bfd3e7248326db7427fc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1239cfbc0dbc2c161cd2bfd3e7248326db7427fc.diff" + }, + "runtime@a94502c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a94502c975d011f1a3a4da9755f10fff1a57391d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a94502c975d011f1a3a4da9755f10fff1a57391d.diff" + }, + "runtime@f5f5f83": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f5f5f83dd8676416636eda75d8c091c6c4f8d506", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f5f5f83dd8676416636eda75d8c091c6c4f8d506.diff" + }, + "runtime@a248569": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a24856970564444facc287635ac65ca035b21616", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a24856970564444facc287635ac65ca035b21616.diff" + }, + "runtime@d9162a8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d9162a8b5629465d37d6881f377e5773c202d1f7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d9162a8b5629465d37d6881f377e5773c202d1f7.diff" + }, + "runtime@9904b93": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9904b9343c89c898fea3a9dfa68a6aba7fa8f3c1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9904b9343c89c898fea3a9dfa68a6aba7fa8f3c1.diff" + }, + "runtime@c668fd4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c668fd41fd95a3b52c783bfdc761604712010ba3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c668fd41fd95a3b52c783bfdc761604712010ba3.diff" + }, + "runtime@14b601e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "14b601ec5edfeecbc70368890e8676fe5c29da83", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/14b601ec5edfeecbc70368890e8676fe5c29da83.diff" + }, + "runtime@9803759": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "98037590c8dd74cf65d3cde986af6d03ba0da2f3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/98037590c8dd74cf65d3cde986af6d03ba0da2f3.diff" + }, + "runtime@d22185a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d22185a602f6b9affb335d2d3242ac1d6dcfbdf3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d22185a602f6b9affb335d2d3242ac1d6dcfbdf3.diff" + }, + "runtime@d27915e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d27915efe3b21a96112be28d1ae4e1822dac30f7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d27915efe3b21a96112be28d1ae4e1822dac30f7.diff" + }, + "runtime@0d8e5f7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0d8e5f7d1510c52d1b67bdf89f3a38e945b59f4e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0d8e5f7d1510c52d1b67bdf89f3a38e945b59f4e.diff" + }, + "runtime@ab094c1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ab094c18ba7f4a96d145afd8b34f965c5c3ef31d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ab094c18ba7f4a96d145afd8b34f965c5c3ef31d.diff" + }, + "runtime@17b4b06": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "17b4b06d4b254eb9d97ca50543692d43a5edb976", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/17b4b06d4b254eb9d97ca50543692d43a5edb976.diff" + }, + "runtime@7ff312e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7ff312eff4748dda2aeda652f95ecc4d5410b4e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7ff312eff4748dda2aeda652f95ecc4d5410b4e0.diff" + }, + "runtime@795badf": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "795badfa03d01074a359ce0b65da2213043ee78c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/795badfa03d01074a359ce0b65da2213043ee78c.diff" + }, + "runtime@1e4f4bc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1e4f4bc96e9a45eeba82a5d358d1779795bfbcb1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1e4f4bc96e9a45eeba82a5d358d1779795bfbcb1.diff" + }, + "runtime@a14f454": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a14f45431067deeda7610a09a4bd9fc263e52fb0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a14f45431067deeda7610a09a4bd9fc263e52fb0.diff" + }, + "runtime@f47b211": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f47b2119dee59cb9bccb8614e495e8ba1e5959e8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f47b2119dee59cb9bccb8614e495e8ba1e5959e8.diff" + }, + "runtime@19ea048": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "19ea048037d250183bf293ba4aa42198c18c47fd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/19ea048037d250183bf293ba4aa42198c18c47fd.diff" + }, + "runtime@28c5e52": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "28c5e52dd163464bb67420ce11e8319248b1fb7a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/28c5e52dd163464bb67420ce11e8319248b1fb7a.diff" + }, + "runtime@5e6e2bb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5e6e2bb52fef5e097fff579b7722b8e2a4f4b9ab", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5e6e2bb52fef5e097fff579b7722b8e2a4f4b9ab.diff" + }, + "runtime@382a215": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "382a215da8bfa5c677e10501df6852474d34f89b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/382a215da8bfa5c677e10501df6852474d34f89b.diff" + }, + "runtime@08352a3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "08352a318153d823293bfcf2e6ae0dab5e19b7b9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/08352a318153d823293bfcf2e6ae0dab5e19b7b9.diff" + }, + "runtime@60108ba": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "60108ba66eb7d1d12f595480091b4ad80a24b172", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172.diff" + }, + "runtime@0dec467": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0dec4676352d7c00d0333fb9f11fc00e4884b36d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0dec4676352d7c00d0333fb9f11fc00e4884b36d.diff" + }, + "runtime@c3164ed": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c3164ed91260357ce30fb9a17defa354a7e3272f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c3164ed91260357ce30fb9a17defa354a7e3272f.diff" + }, + "runtime@c12540e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c12540eb53044276c55a86c3a834c662eff2872f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c12540eb53044276c55a86c3a834c662eff2872f.diff" + }, + "runtime@067d74c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "067d74c23c41161cedb93f672be3de0f2452a3d0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/067d74c23c41161cedb93f672be3de0f2452a3d0.diff" + }, + "runtime@1eb8c23": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1eb8c23d7a7907b30c81a6f0ff7135a5763be224", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1eb8c23d7a7907b30c81a6f0ff7135a5763be224.diff" + }, + "runtime@522b95f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "522b95fca9ce6b632c425b2264356040d97b9c5b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/522b95fca9ce6b632c425b2264356040d97b9c5b.diff" + }, + "runtime@b470543": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b470543f2f101c83205ac0a0e008c934be9774db", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b470543f2f101c83205ac0a0e008c934be9774db.diff" + }, + "runtime@6cfdcd6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6cfdcd665645ab5daf08adc1d8990e7a3812698d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6cfdcd665645ab5daf08adc1d8990e7a3812698d.diff" + }, + "runtime@643b896": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "643b8962835e549e8f6c88fd8b19f6f79685fba0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/643b8962835e549e8f6c88fd8b19f6f79685fba0.diff" + }, + "runtime@c82af78": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c82af78e179fac11077ec49e5d1e95593c431a40", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c82af78e179fac11077ec49e5d1e95593c431a40.diff" + }, + "runtime@6597edb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6597edb0936de18005623b1a17adf29880df60e6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6597edb0936de18005623b1a17adf29880df60e6.diff" + }, + "runtime@5de80d3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5de80d3fe2cba1131242ad0a66d41d7b7784bca3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5de80d3fe2cba1131242ad0a66d41d7b7784bca3.diff" + }, + "runtime@4f6f3a5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4f6f3a51111aaff70192fbaa565ba1351298ef37", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4f6f3a51111aaff70192fbaa565ba1351298ef37.diff" + }, + "runtime@0abc149": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0abc14991784c86dc24ca3018a6985c169ffb486", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0abc14991784c86dc24ca3018a6985c169ffb486.diff" + }, + "runtime@ad77ad8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ad77ad81d6dfea9a2704a4c4d99465be03cddebf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ad77ad81d6dfea9a2704a4c4d99465be03cddebf.diff" + }, + "runtime@5d6c15a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5d6c15abd137996bc9f59c1785e4cedf9c0dfdf3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d6c15abd137996bc9f59c1785e4cedf9c0dfdf3.diff" + }, + "runtime@4b61662": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4b61662ba110acfabedde4e9d22b4975335811a1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4b61662ba110acfabedde4e9d22b4975335811a1.diff" + }, + "runtime@eef6936": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "eef6936f3f9388a47f4cbf5f44b17ab40f3754a1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/eef6936f3f9388a47f4cbf5f44b17ab40f3754a1.diff" + }, + "runtime@00457c4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "00457c48266d2a48931d6d9be1850c49b4e35fdd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00457c48266d2a48931d6d9be1850c49b4e35fdd.diff" + }, + "runtime@e83b5d5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e83b5d502d68723c49b09fa0458102e4d6675a96", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e83b5d502d68723c49b09fa0458102e4d6675a96.diff" + }, + "runtime@633ab1a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "633ab1a41439ad2405ba2eb241295ba1842fcf5a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/633ab1a41439ad2405ba2eb241295ba1842fcf5a.diff" + }, + "runtime@440d3d7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "440d3d7b35049ed71d3a94b84df01e6200362fd7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/440d3d7b35049ed71d3a94b84df01e6200362fd7.diff" + }, + "runtime@a910997": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a9109971b46bdf4d3d0df1bc81f0396f7b5af06e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a9109971b46bdf4d3d0df1bc81f0396f7b5af06e.diff" + }, + "runtime@d6f396f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d6f396f3861d573ac144fec86d06e35e1ada2e90", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d6f396f3861d573ac144fec86d06e35e1ada2e90.diff" + }, + "runtime@19a2d97": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "19a2d977ed14ff9ab7417519f0257b3b296a82f4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4.diff" + }, + "runtime@705bed2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "705bed2ebf88648af022985891666a3c11220a92", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/705bed2ebf88648af022985891666a3c11220a92.diff" + }, + "runtime@656d1d6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "656d1d6f42b140e751f65a2ec58e5066b54e1f54", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/656d1d6f42b140e751f65a2ec58e5066b54e1f54.diff" + }, + "runtime@6014587": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "601458799b53c09fef359f020b2ea9173f4e9034", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/601458799b53c09fef359f020b2ea9173f4e9034.diff" + }, + "runtime@b2ff50e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b2ff50e6bab86a732d6cbbb2a640219d45966634", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b2ff50e6bab86a732d6cbbb2a640219d45966634.diff" + }, + "runtime@3265efb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3265efb5e12590ea8a9dd55f005afa3d9b55b2ea", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3265efb5e12590ea8a9dd55f005afa3d9b55b2ea.diff" + }, + "runtime@1b64959": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1b64959b2f4455fc211b96642fd63f8366503c52", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1b64959b2f4455fc211b96642fd63f8366503c52.diff" + }, + "runtime@2cc068d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2cc068d0008c898c67578f2868bd5b17a64c6366", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2cc068d0008c898c67578f2868bd5b17a64c6366.diff" + }, + "runtime@57128fd": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "57128fd9bacf06e4fdc6ababab422c9eab3601f8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/57128fd9bacf06e4fdc6ababab422c9eab3601f8.diff" + }, + "runtime@e8c760f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e8c760f0bfa9ecd023c4d99bd5a4460da8f60653", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e8c760f0bfa9ecd023c4d99bd5a4460da8f60653.diff" + }, + "runtime@49cb411": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "49cb411b68545d8f052e5dc657f4c083468ef638", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/49cb411b68545d8f052e5dc657f4c083468ef638.diff" + }, + "runtime@02e8771": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "02e87719c42f968e8a81bece3dd0ad2bb1bf00f9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/02e87719c42f968e8a81bece3dd0ad2bb1bf00f9.diff" + }, + "runtime@ddf5313": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ddf5313382960f6bcfd3f210460a2feb6472c416", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ddf5313382960f6bcfd3f210460a2feb6472c416.diff" + }, + "runtime@1a57603": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1a576031b2ba2fca7055863d24934d0d593820af", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1a576031b2ba2fca7055863d24934d0d593820af.diff" + }, + "runtime@30afaa3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "30afaa3bad89ca762f08e437ca99cd88a1f45083", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/30afaa3bad89ca762f08e437ca99cd88a1f45083.diff" + }, + "runtime@c2d7ecb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c2d7ecb9f9be32308463b38b4167f759afc6ef7e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c2d7ecb9f9be32308463b38b4167f759afc6ef7e.diff" + }, + "runtime@6ff5991": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6ff599170b1e9bfd8cd5cc89c422e50217cdb62b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6ff599170b1e9bfd8cd5cc89c422e50217cdb62b.diff" + }, + "runtime@e97796d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e97796d8fb186bf3a49b9ea3f446cbf22973d62d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e97796d8fb186bf3a49b9ea3f446cbf22973d62d.diff" + }, + "runtime@f452281": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f4522811342cad2a57235f435edbd999cbe55bf3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f4522811342cad2a57235f435edbd999cbe55bf3.diff" + }, + "runtime@98e33f5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "98e33f5b530028a9abc8e4409f2fdd5f62758977", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/98e33f5b530028a9abc8e4409f2fdd5f62758977.diff" + }, + "runtime@e53147e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e53147eebf6f7e32899297306efd14b59cdfdb40", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e53147eebf6f7e32899297306efd14b59cdfdb40.diff" + }, + "runtime@abb0f8d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "abb0f8d8baaafca95dfbb63eac8820e88f09534e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/abb0f8d8baaafca95dfbb63eac8820e88f09534e.diff" + }, + "runtime@1adc98b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1adc98b4e7a366725b7cf59d2edd3fedbdf29acb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1adc98b4e7a366725b7cf59d2edd3fedbdf29acb.diff" + }, + "runtime@4fe034e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4fe034e949ed7a7fea9c1260245a0b8f1a414f41", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4fe034e949ed7a7fea9c1260245a0b8f1a414f41.diff" + }, + "runtime@b28fa26": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b28fa2657575132e4b0de207924f888d2e66cc43", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b28fa2657575132e4b0de207924f888d2e66cc43.diff" + }, + "runtime@573d5a0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "573d5a07bbbe5d416bd3315bbd01d3bf3278495f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/573d5a07bbbe5d416bd3315bbd01d3bf3278495f.diff" + }, + "runtime@4cbe919": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4cbe9198d844537a6ecca7757f54ba4b8b12b7bc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4cbe9198d844537a6ecca7757f54ba4b8b12b7bc.diff" + }, + "runtime@6190b8e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6190b8ef9c3edebc438e0e39a5e1215a174a5707", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6190b8ef9c3edebc438e0e39a5e1215a174a5707.diff" + }, + "runtime@89c45f7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "89c45f70b7466843342a6b552e091560c027c1d3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/89c45f70b7466843342a6b552e091560c027c1d3.diff" + }, + "runtime@7a6684f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7a6684fdfb2b19670441687f8f8aa95c184ed2e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7a6684fdfb2b19670441687f8f8aa95c184ed2e0.diff" + }, + "runtime@91c5866": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "91c5866c3d81aa90af51fab54b62276f730606bd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/91c5866c3d81aa90af51fab54b62276f730606bd.diff" + }, + "runtime@cdc5b62": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cdc5b6220b7ad6a0fce09fed36aa6d6275f629ce", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cdc5b6220b7ad6a0fce09fed36aa6d6275f629ce.diff" + }, + "runtime@de224a4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "de224a44507cba2516ea23e5fd94769dff100a70", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/de224a44507cba2516ea23e5fd94769dff100a70.diff" + }, + "runtime@2ae5ad8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2ae5ad8402c6e4fd99c3c345efe5348dc3c53fed", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2ae5ad8402c6e4fd99c3c345efe5348dc3c53fed.diff" + }, + "runtime@1b245d5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1b245d53b23be3982d4240afe9a0ff18d88cf8e5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1b245d53b23be3982d4240afe9a0ff18d88cf8e5.diff" + }, + "runtime@0c4851b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0c4851bf2cb3af6040d861f79a1e2f41e723fa37", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0c4851bf2cb3af6040d861f79a1e2f41e723fa37.diff" + }, + "runtime@63ae268": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "63ae268826a5091dfc89baa49844df1aed874a95", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/63ae268826a5091dfc89baa49844df1aed874a95.diff" + }, + "runtime@811225a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "811225a482702af7ecc35d817966bc70b88a3a23", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/811225a482702af7ecc35d817966bc70b88a3a23.diff" + }, + "runtime@99b9810": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "99b98105a22206828e625a0febaeb215f9c181f2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/99b98105a22206828e625a0febaeb215f9c181f2.diff" + }, + "runtime@d6797fa": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d6797fa323e8f24f463a0e821dff30e644ed0adb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d6797fa323e8f24f463a0e821dff30e644ed0adb.diff" + }, + "runtime@6553dc4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6553dc433e0d379a2d12cb86c99bb4a748180eae", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6553dc433e0d379a2d12cb86c99bb4a748180eae.diff" + }, + "runtime@4188b86": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4188b8664bb717af5dbae121a3912577998d9532", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4188b8664bb717af5dbae121a3912577998d9532.diff" + }, + "runtime@439a23c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "439a23cda07b26a618fbfd1b338119656c311744", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/439a23cda07b26a618fbfd1b338119656c311744.diff" + }, + "runtime@2ae298c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2ae298c44c7a8713d5c016dea969fe1f5cbc2420", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2ae298c44c7a8713d5c016dea969fe1f5cbc2420.diff" + }, + "runtime@a82eb31": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a82eb31e1127a9d2bc5a6859cbfd997527dd86bc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a82eb31e1127a9d2bc5a6859cbfd997527dd86bc.diff" + }, + "runtime@80a1b79": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "80a1b79bbea4105fd5b8e1b53eaac35b6306c3f6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/80a1b79bbea4105fd5b8e1b53eaac35b6306c3f6.diff" + }, + "runtime@6e4a856": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6e4a856b25bde000507e90ba85b9457b5688d36c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6e4a856b25bde000507e90ba85b9457b5688d36c.diff" + }, + "runtime@a3a0683": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a3a0683d3fa4d8841a46cf2e27cc1a86fdb9e964", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a3a0683d3fa4d8841a46cf2e27cc1a86fdb9e964.diff" + }, + "runtime@2580b59": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2580b590a05d8094853482acf0faa9ecbf06f2fc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2580b590a05d8094853482acf0faa9ecbf06f2fc.diff" + }, + "runtime@0edd2d8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0edd2d80dd560a5785744f9fd0084aaf33f57a0e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0edd2d80dd560a5785744f9fd0084aaf33f57a0e.diff" + }, + "runtime@3332b39": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3332b396e7f98271a54f80ce0378cc734cd49a15", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3332b396e7f98271a54f80ce0378cc734cd49a15.diff" + }, + "runtime@72c0a5d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "72c0a5db7ef59e67b22d549f63e78cc58e5af522", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/72c0a5db7ef59e67b22d549f63e78cc58e5af522.diff" + }, + "runtime@cb0ca14": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cb0ca14abbceb73de2809f44ae0f643939145eb1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cb0ca14abbceb73de2809f44ae0f643939145eb1.diff" + }, + "runtime@d00a0a2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d00a0a24912957046ed2443adc0af7bbfb4c43bc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d00a0a24912957046ed2443adc0af7bbfb4c43bc.diff" + }, + "runtime@f6e73fc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f6e73fc121ae148356ca0e46b01759e64a03d32b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f6e73fc121ae148356ca0e46b01759e64a03d32b.diff" + }, + "runtime@57fe570": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "57fe570ae92e658f2161d2ffbfafe32054785e28", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/57fe570ae92e658f2161d2ffbfafe32054785e28.diff" + }, + "runtime@691fd96": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "691fd960eb500743b4be71373b11b2263bdbc318", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/691fd960eb500743b4be71373b11b2263bdbc318.diff" + }, + "runtime@be0ab63": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "be0ab632aab7554542c35f97c714208f49d9cbb3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/be0ab632aab7554542c35f97c714208f49d9cbb3.diff" + }, + "runtime@3221eac": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3221eacc0997bb32cae83e57591e58cf941636af", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3221eacc0997bb32cae83e57591e58cf941636af.diff" + }, + "runtime@81372ea": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "81372ea648739f8ea595f5c66b0ff4a62e5d218c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/81372ea648739f8ea595f5c66b0ff4a62e5d218c.diff" + }, + "runtime@48fa6ef": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "48fa6effffe394ec7a7fd59146c9cad88a8d7709", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/48fa6effffe394ec7a7fd59146c9cad88a8d7709.diff" + }, + "runtime@86d8d19": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "86d8d19c53664b9f6b5703d1b305841f87b8a01b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/86d8d19c53664b9f6b5703d1b305841f87b8a01b.diff" + }, + "runtime@afb1dc1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "afb1dc1f8fbffeb5afda4ec624695ae8ddd2960d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/afb1dc1f8fbffeb5afda4ec624695ae8ddd2960d.diff" + }, + "runtime@cdcc43c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cdcc43c84bba186f697b0aa52eef068811f66497", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cdcc43c84bba186f697b0aa52eef068811f66497.diff" + }, + "runtime@6bb4060": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6bb40604e2127335269df8d71b60e23ed00a1a23", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6bb40604e2127335269df8d71b60e23ed00a1a23.diff" + }, + "runtime@00e092e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "00e092ebc6d1a3756242513a609024e304997c23", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00e092ebc6d1a3756242513a609024e304997c23.diff" + }, + "runtime@761d9db": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "761d9db478acd73b86d46286460da1fdc949ac5a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/761d9db478acd73b86d46286460da1fdc949ac5a.diff" + }, + "runtime@d12602d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d12602dd16090d475cee0ea8475d53a02c2fa061", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d12602dd16090d475cee0ea8475d53a02c2fa061.diff" + }, + "runtime@495998c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "495998c897ba68f1089088bfb7c299c2a602f260", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/495998c897ba68f1089088bfb7c299c2a602f260.diff" + }, + "runtime@abf1d19": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "abf1d19afbb3cb8ca869e32f1e6ccb6ad0e8315c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/abf1d19afbb3cb8ca869e32f1e6ccb6ad0e8315c.diff" + }, + "runtime@be7a025": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "be7a02516b71c75c5f5ce0adc25f37dc4c41f582", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/be7a02516b71c75c5f5ce0adc25f37dc4c41f582.diff" + }, + "runtime@e1169ff": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e1169ff692b7e08353df95a7e67d5ae7236e3a43", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e1169ff692b7e08353df95a7e67d5ae7236e3a43.diff" + }, + "runtime@1a3a974": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1a3a974c271798a5f1ce2c5371ab48d3455c1989", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1a3a974c271798a5f1ce2c5371ab48d3455c1989.diff" + }, + "runtime@046e4ec": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "046e4ec11e218a4dcde624ce68e1218f7917f3cf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/046e4ec11e218a4dcde624ce68e1218f7917f3cf.diff" + }, + "runtime@0df564f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0df564ff20ef6314737d703039f39874a48e2bf6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0df564ff20ef6314737d703039f39874a48e2bf6.diff" + }, + "runtime@7cb858d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7cb858d4c2cc6c0d0eccc93d17644c92ea7bb1a3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7cb858d4c2cc6c0d0eccc93d17644c92ea7bb1a3.diff" + }, + "runtime@63666de": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "63666def1d955789f7461310a451ef8d3d6e048b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/63666def1d955789f7461310a451ef8d3d6e048b.diff" + }, + "runtime@bbee85f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "bbee85f27ddfc5a654996090464b7f70a6d5da0c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bbee85f27ddfc5a654996090464b7f70a6d5da0c.diff" + }, + "runtime@420dfbb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "420dfbb4f584c1b0ddebec9615d1a673437050f6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/420dfbb4f584c1b0ddebec9615d1a673437050f6.diff" + }, + "runtime@7e90f85": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7e90f85c16bc576d7a192302b3ad805a83a94694", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7e90f85c16bc576d7a192302b3ad805a83a94694.diff" + }, + "runtime@0605684": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0605684adddba34f67cd5c6e21e572dc3b23bbb5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0605684adddba34f67cd5c6e21e572dc3b23bbb5.diff" + }, + "runtime@ec30ac0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ec30ac03c0f7db62e09bc6cb81f04f3166d443cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ec30ac03c0f7db62e09bc6cb81f04f3166d443cd.diff" + }, + "runtime@fa733bb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fa733bb2b8ed194941a302f18e2f661a644be40b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fa733bb2b8ed194941a302f18e2f661a644be40b.diff" + }, + "runtime@4bd5e8c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4bd5e8c3b5b2ad857d107d2638ae1aa23ee5c5a5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4bd5e8c3b5b2ad857d107d2638ae1aa23ee5c5a5.diff" + }, + "runtime@f11b245": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f11b24593cc3ec1825f5fcea37304c5f2ae2cbdb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f11b24593cc3ec1825f5fcea37304c5f2ae2cbdb.diff" + }, + "runtime@6ae1484": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6ae1484154403a0cbe517a0ac6945f9a877214e1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6ae1484154403a0cbe517a0ac6945f9a877214e1.diff" + }, + "runtime@7d2ff70": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7d2ff705dbe7cd150add7eb4566601d1c159e2f2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7d2ff705dbe7cd150add7eb4566601d1c159e2f2.diff" + }, + "runtime@1ff6458": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1ff64582500534b34dde26c1cba4d023b2d686f1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1ff64582500534b34dde26c1cba4d023b2d686f1.diff" + }, + "runtime@e3fd39f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e3fd39f34e5d3877888a90813a60f6ce0741e532", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e3fd39f34e5d3877888a90813a60f6ce0741e532.diff" + }, + "runtime@7639f3d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7639f3d88653200531fed47a187b3ac80c663541", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7639f3d88653200531fed47a187b3ac80c663541.diff" + }, + "runtime@6276bd4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6276bd4a23e9e21597ccccba91f908917bc8e189", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6276bd4a23e9e21597ccccba91f908917bc8e189.diff" + }, + "runtime@3cad7b3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3cad7b3c92326b7b1443f874064f82686d947b43", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3cad7b3c92326b7b1443f874064f82686d947b43.diff" + }, + "runtime@0cfd407": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0cfd4076fba54a30ee789fa8d8ad6ed13b9f9f5c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0cfd4076fba54a30ee789fa8d8ad6ed13b9f9f5c.diff" + }, + "runtime@7e12af9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7e12af92167ee44d4656b332e199488c0f09dc4f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7e12af92167ee44d4656b332e199488c0f09dc4f.diff" + }, + "runtime@feede76": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "feede76a68710c11dafa54f8f14bfcdd49fbf54d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/feede76a68710c11dafa54f8f14bfcdd49fbf54d.diff" + }, + "runtime@bf532f6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "bf532f663f07bff1430d81b7b7335ffb9fe4c509", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bf532f663f07bff1430d81b7b7335ffb9fe4c509.diff" + }, + "runtime@d20b851": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d20b851534fa056b4c0de9517387065b5a3de16a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d20b851534fa056b4c0de9517387065b5a3de16a.diff" + }, + "runtime@62d0b6f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "62d0b6fb8604016356e6f924e782c9af877b5ffd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/62d0b6fb8604016356e6f924e782c9af877b5ffd.diff" + }, + "runtime@d3815d7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d3815d74e18e118ebb0fc180041d15350043ea25", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d3815d74e18e118ebb0fc180041d15350043ea25.diff" + }, + "runtime@c99188c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c99188c2f97b94c8b086cc9b87516b6d710ec4ff", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c99188c2f97b94c8b086cc9b87516b6d710ec4ff.diff" + }, + "runtime@c2de915": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c2de915bb1560b5008499d61b1d1afaa2acc659b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c2de915bb1560b5008499d61b1d1afaa2acc659b.diff" + }, + "runtime@86f11fb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "86f11fbddc7d604daa7296cd9cc8e82211c55c61", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/86f11fbddc7d604daa7296cd9cc8e82211c55c61.diff" + }, + "runtime@f2568ad": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f2568ada0923e08fc0e6e972ae583a3bc794837a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f2568ada0923e08fc0e6e972ae583a3bc794837a.diff" + }, + "runtime@d0b2617": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d0b2617aa8f93db9350f886951045d105ded4042", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d0b2617aa8f93db9350f886951045d105ded4042.diff" + }, + "runtime@5214d79": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5214d79f46e39d8629b7c853a25da2a5c0ae0a32", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5214d79f46e39d8629b7c853a25da2a5c0ae0a32.diff" + }, + "runtime@1c4703c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1c4703c1aa73230ac4833932840ec80164d51a4f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1c4703c1aa73230ac4833932840ec80164d51a4f.diff" + }, + "runtime@6965b65": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6965b65fa0c2c138ab1cdc6e08bdfadb0c790e55", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6965b65fa0c2c138ab1cdc6e08bdfadb0c790e55.diff" + }, + "runtime@bdbf8b8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "bdbf8b8bccf3084d1eddd185b5cef784b7969d80", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bdbf8b8bccf3084d1eddd185b5cef784b7969d80.diff" + }, + "runtime@58fc0f7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "58fc0f7eb460c9ea0e92032d4deca1850d7c9165", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/58fc0f7eb460c9ea0e92032d4deca1850d7c9165.diff" + }, + "runtime@a972521": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a972521404e765e6401d8258917490571d3918e3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a972521404e765e6401d8258917490571d3918e3.diff" + }, + "runtime@09ae3cd": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "09ae3cd7eaa79241737dec9780e14ffc2aee83bb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/09ae3cd7eaa79241737dec9780e14ffc2aee83bb.diff" + }, + "runtime@be80e4c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "be80e4c79d5be869cb0e6af81a0ae5195f0ad8c8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/be80e4c79d5be869cb0e6af81a0ae5195f0ad8c8.diff" + }, + "runtime@e9a181b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e9a181b106a4f6870f57b597dc663af7b4b987b8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e9a181b106a4f6870f57b597dc663af7b4b987b8.diff" + }, + "runtime@08a8097": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "08a8097ba530a1a1c994b11ff46afa5640432c65", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/08a8097ba530a1a1c994b11ff46afa5640432c65.diff" + }, + "runtime@6dd4cd9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6dd4cd9510120b1fbb2b81eb7f174946e6d14a9c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6dd4cd9510120b1fbb2b81eb7f174946e6d14a9c.diff" + }, + "runtime@d05381f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d05381f906b275674098aa57c9db80a6a217f49e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d05381f906b275674098aa57c9db80a6a217f49e.diff" + }, + "runtime@475dd5f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "475dd5f452f427bac0132d87ef0455e118bfe6fa", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/475dd5f452f427bac0132d87ef0455e118bfe6fa.diff" + }, + "runtime@d4848d7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d4848d7bff218954afcc02abe6b3aca4fc328753", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d4848d7bff218954afcc02abe6b3aca4fc328753.diff" + }, + "runtime@3eb635f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3eb635f6f6d85bf71f163619669622cb12f6a255", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3eb635f6f6d85bf71f163619669622cb12f6a255.diff" + }, + "runtime@378adc3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "378adc3212565c7d3932a464638107e5e675ba32", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/378adc3212565c7d3932a464638107e5e675ba32.diff" + }, + "runtime@ffef270": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ffef27053d39af33dd2042f93865c1b521fece31", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ffef27053d39af33dd2042f93865c1b521fece31.diff" + }, + "runtime@a6e900c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a6e900c30393fdf31a9adf3b14293c2aff3c39d1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a6e900c30393fdf31a9adf3b14293c2aff3c39d1.diff" + }, + "runtime@0d49690": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0d496901b4007278ef5757f3284ae3e5c007baac", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0d496901b4007278ef5757f3284ae3e5c007baac.diff" + }, + "runtime@ab19415": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ab19415702aa8139d5369e47c73edb47343c34ad", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ab19415702aa8139d5369e47c73edb47343c34ad.diff" + }, + "scenario-tests@2ae7f98": { + "repo": "scenario-tests", + "branch": "release/11.0.1xx-rc1", + "hash": "2ae7f9895b958af492f8790a500fe6bd504c54a4", + "org": "dotnet", + "url": "https://github.com/dotnet/scenario-tests/commit/2ae7f9895b958af492f8790a500fe6bd504c54a4.diff" + }, + "scenario-tests@2f6ce16": { + "repo": "scenario-tests", + "branch": "release/11.0.1xx-rc1", + "hash": "2f6ce16942ad99d442ba50f3cbe0fa9d8077ca51", + "org": "dotnet", + "url": "https://github.com/dotnet/scenario-tests/commit/2f6ce16942ad99d442ba50f3cbe0fa9d8077ca51.diff" + }, + "scenario-tests@b56c21e": { + "repo": "scenario-tests", + "branch": "release/11.0.1xx-rc1", + "hash": "b56c21ef2d8a91ff6685c44cefc8239195ac497f", + "org": "dotnet", + "url": "https://github.com/dotnet/scenario-tests/commit/b56c21ef2d8a91ff6685c44cefc8239195ac497f.diff" + }, + "scenario-tests@8464a98": { + "repo": "scenario-tests", + "branch": "release/11.0.1xx-rc1", + "hash": "8464a981481551b4bd4c22e9e170fddfc613bcba", + "org": "dotnet", + "url": "https://github.com/dotnet/scenario-tests/commit/8464a981481551b4bd4c22e9e170fddfc613bcba.diff" + }, + "sdk@82c65d1": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "82c65d157ba6321304d15ba3298828a5333082c8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/82c65d157ba6321304d15ba3298828a5333082c8.diff" + }, + "sdk@5d4f1d5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5d4f1d5e25e31b680d136bb78b0025be8184b80a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5d4f1d5e25e31b680d136bb78b0025be8184b80a.diff" + }, + "sdk@97b23da": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "97b23da8dca1b0e7afc10111f9c79dc1f6be1afe", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/97b23da8dca1b0e7afc10111f9c79dc1f6be1afe.diff" + }, + "sdk@9a605cb": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9a605cb01e193987bb37abc790f3ac1151661dd1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9a605cb01e193987bb37abc790f3ac1151661dd1.diff" + }, + "sdk@9819148": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "98191489813213f3bdf7803b56a12f1acd228d7c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/98191489813213f3bdf7803b56a12f1acd228d7c.diff" + }, + "sdk@17fbde9": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "17fbde9a8298a094830bdd1d0610bc7d3ea17f7b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/17fbde9a8298a094830bdd1d0610bc7d3ea17f7b.diff" + }, + "sdk@47334b7": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "47334b723c694e7bd2b47cb7a7b61fce3e44d2b7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/47334b723c694e7bd2b47cb7a7b61fce3e44d2b7.diff" + }, + "sdk@896be5c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "896be5cc1d6ee0c5c0663c6ad0c8e7d44013b542", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/896be5cc1d6ee0c5c0663c6ad0c8e7d44013b542.diff" + }, + "sdk@374029d": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "374029dfa96139124b9b4b38040d5b1cc04d246c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/374029dfa96139124b9b4b38040d5b1cc04d246c.diff" + }, + "sdk@d14ffe5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "d14ffe51b8e19a1b9ffd94a0c09f1b8fcff44833", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d14ffe51b8e19a1b9ffd94a0c09f1b8fcff44833.diff" + }, + "sdk@0722178": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0722178515164c80e2a2fb2d6742f3178c41147b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0722178515164c80e2a2fb2d6742f3178c41147b.diff" + }, + "sdk@c8e4d65": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "c8e4d65fd7ec74b29f62fad085ee56f05c8c3115", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c8e4d65fd7ec74b29f62fad085ee56f05c8c3115.diff" + }, + "sdk@c0c4142": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "c0c41423e474c06f89ecfcf92c820f506cbbd57b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c0c41423e474c06f89ecfcf92c820f506cbbd57b.diff" + }, + "sdk@dc9f730": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "dc9f730df563486b79657bf3a4e3600eff8c1f0d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/dc9f730df563486b79657bf3a4e3600eff8c1f0d.diff" + }, + "sdk@4c110b1": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "4c110b115c60272ef81934640c5bb50f30b3234d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4c110b115c60272ef81934640c5bb50f30b3234d.diff" + }, + "sdk@49f05cc": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "49f05ccad781f5c0fa43d89b9d902e7f5aa4c3a7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/49f05ccad781f5c0fa43d89b9d902e7f5aa4c3a7.diff" + }, + "sdk@a0e0343": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a0e034337716c5dc768f7ea827b686f3ee022f8f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a0e034337716c5dc768f7ea827b686f3ee022f8f.diff" + }, + "sdk@45075de": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "45075de73a6ad7cd1301c5f327c0aa6015418919", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/45075de73a6ad7cd1301c5f327c0aa6015418919.diff" + }, + "sdk@4f80815": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "4f808158fbabbf49ed87b1b645c1df46f2f43635", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4f808158fbabbf49ed87b1b645c1df46f2f43635.diff" + }, + "sdk@6c926d4": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6c926d4dfd09d123326fcda176de2ac043f5a577", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6c926d4dfd09d123326fcda176de2ac043f5a577.diff" + }, + "sdk@408f2aa": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "408f2aaf7a1e5cd274df8fb320bd650bc5598bb6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/408f2aaf7a1e5cd274df8fb320bd650bc5598bb6.diff" + }, + "sdk@2eee43c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2eee43cfafe0abd0efe34959717bf683304dbbcf", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2eee43cfafe0abd0efe34959717bf683304dbbcf.diff" + }, + "sdk@0e3f0f1": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0e3f0f1e8d548ae247a4d2ab6b9f8e5131406b42", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0e3f0f1e8d548ae247a4d2ab6b9f8e5131406b42.diff" + }, + "sdk@2dec1c2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2dec1c2662324c828f945d9f4375fab3bbb4126f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2dec1c2662324c828f945d9f4375fab3bbb4126f.diff" + }, + "sdk@08d37d8": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "08d37d87849445d4b59000a9f3079bf8be41d4d8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/08d37d87849445d4b59000a9f3079bf8be41d4d8.diff" + }, + "sdk@2c115a6": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2c115a66ce263d165e47fe718d9410242c96b381", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2c115a66ce263d165e47fe718d9410242c96b381.diff" + }, + "sdk@50dd91b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "50dd91b1ed050851d925ead2b9fca8a65fd564d7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/50dd91b1ed050851d925ead2b9fca8a65fd564d7.diff" + }, + "sdk@410c9ba": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "410c9ba64bb086fc0d7230b3aab4f35e0e6f7224", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/410c9ba64bb086fc0d7230b3aab4f35e0e6f7224.diff" + }, + "sdk@cd8d483": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "cd8d483d1d369bf361ecd42f595903adee5bf7cd", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cd8d483d1d369bf361ecd42f595903adee5bf7cd.diff" + }, + "sdk@5c60093": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5c6009357b226aaf996c3f29f0756bf7a157af6c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5c6009357b226aaf996c3f29f0756bf7a157af6c.diff" + }, + "sdk@4421d8c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "4421d8c0dbd2e2b3d262ca925e33389bc13c9750", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4421d8c0dbd2e2b3d262ca925e33389bc13c9750.diff" + }, + "sdk@fb21816": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "fb218167c0f92a5bf70d237a4e6b8ec6d0739dbb", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/fb218167c0f92a5bf70d237a4e6b8ec6d0739dbb.diff" + }, + "sdk@df11f85": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "df11f857c8c7b803e6a5fa0e9745f6af39dc7627", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/df11f857c8c7b803e6a5fa0e9745f6af39dc7627.diff" + }, + "sdk@cab7ab0": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "cab7ab0befe9918c03899924e01f7e79bb11d2d7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cab7ab0befe9918c03899924e01f7e79bb11d2d7.diff" + }, + "sdk@ada4803": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "ada4803453011d0e012278f08c508d273d0c9270", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ada4803453011d0e012278f08c508d273d0c9270.diff" + }, + "sdk@2ceba48": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2ceba4815659ccdb1bcaafeebf8e17e4fdc85e02", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2ceba4815659ccdb1bcaafeebf8e17e4fdc85e02.diff" + }, + "sdk@2875cfe": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2875cfe9774b60ea010985b96574c37aba3d97a9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2875cfe9774b60ea010985b96574c37aba3d97a9.diff" + }, + "sdk@a4831de": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a4831dedb22f6fa651f8a01faf88b3c327a8a862", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a4831dedb22f6fa651f8a01faf88b3c327a8a862.diff" + }, + "sdk@828410f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "828410f6a07ac651d204dc430617c0557c72f0bc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/828410f6a07ac651d204dc430617c0557c72f0bc.diff" + }, + "sdk@953218f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "953218fb5e3767fc877b2e41f08f5278de8958ca", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/953218fb5e3767fc877b2e41f08f5278de8958ca.diff" + }, + "sdk@87e8d20": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "87e8d204d939f13112755d92e59797b719c5d756", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/87e8d204d939f13112755d92e59797b719c5d756.diff" + }, + "sdk@90bfb45": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "90bfb4595d8ebf00d93ccc5208d52bb5a5a78a03", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/90bfb4595d8ebf00d93ccc5208d52bb5a5a78a03.diff" + }, + "sdk@61f5d14": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "61f5d144a6dbc2feaa04da6e0ed510460e739746", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/61f5d144a6dbc2feaa04da6e0ed510460e739746.diff" + }, + "sdk@bda9bff": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bda9bff311b2832f26f804acba72d415c5cba081", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bda9bff311b2832f26f804acba72d415c5cba081.diff" + }, + "sdk@7e005ed": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "7e005edbade0667d33920cd6fefc569ad3bc4e72", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7e005edbade0667d33920cd6fefc569ad3bc4e72.diff" + }, + "sdk@514d1a2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "514d1a244a3524ef6498b96fa8cbf85219b02016", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/514d1a244a3524ef6498b96fa8cbf85219b02016.diff" + }, + "sdk@849aaa9": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "849aaa9fa08ceb87bc892212ad8d722101a6bd65", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/849aaa9fa08ceb87bc892212ad8d722101a6bd65.diff" + }, + "sdk@f83535c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "f83535c0acac21e84a0025b6e554610c37d34d5e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f83535c0acac21e84a0025b6e554610c37d34d5e.diff" + }, + "sdk@9af0d6f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9af0d6fac11c73ccb19af17637e066ed2a9f6d95", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9af0d6fac11c73ccb19af17637e066ed2a9f6d95.diff" + }, + "sdk@93a35b5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "93a35b5cdb51f520a5da040840dbf14965e1848e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/93a35b5cdb51f520a5da040840dbf14965e1848e.diff" + }, + "sdk@5e2b311": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5e2b311f9624c239a7e47207dd06a065d8871970", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5e2b311f9624c239a7e47207dd06a065d8871970.diff" + }, + "sdk@ee43387": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "ee43387bef329c02fb58e45f30f351b1d3482cf6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ee43387bef329c02fb58e45f30f351b1d3482cf6.diff" + }, + "sdk@6620038": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6620038151bd3c4b14b6752b0902631eea274f47", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6620038151bd3c4b14b6752b0902631eea274f47.diff" + }, + "sdk@311b049": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "311b04938226d89bda2f976fc2a62e1d377e9ee1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/311b04938226d89bda2f976fc2a62e1d377e9ee1.diff" + }, + "sdk@33cd56c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "33cd56cf0b2c21954bb369faece40ea400a035a9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/33cd56cf0b2c21954bb369faece40ea400a035a9.diff" + }, + "sdk@daf9a47": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "daf9a475b89214b5f7df559c73fd19cc349d7db1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/daf9a475b89214b5f7df559c73fd19cc349d7db1.diff" + }, + "sdk@6ad2ac3": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6ad2ac3c77f38061c88418ab5c8ea76a4990b220", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6ad2ac3c77f38061c88418ab5c8ea76a4990b220.diff" + }, + "sdk@e768cfd": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e768cfd22f5016abb5312711b09242d7a4699b71", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e768cfd22f5016abb5312711b09242d7a4699b71.diff" + }, + "sdk@c4620b6": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "c4620b6093beb449292446f9ed8aabdfd6128359", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c4620b6093beb449292446f9ed8aabdfd6128359.diff" + }, + "sdk@e2c64bc": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e2c64bc635689670592704941085b2d1d203a8a1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e2c64bc635689670592704941085b2d1d203a8a1.diff" + }, + "sdk@6991e27": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6991e2724bde751dfd87bee86705730de9bf45e8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6991e2724bde751dfd87bee86705730de9bf45e8.diff" + }, + "sdk@06fc7f6": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "06fc7f62ed0bbe35d6828cca6b5687ce503da925", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/06fc7f62ed0bbe35d6828cca6b5687ce503da925.diff" + }, + "sdk@bf5c14c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bf5c14cc242233fa4309ebc8e6254c290f511661", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bf5c14cc242233fa4309ebc8e6254c290f511661.diff" + }, + "sdk@009019f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "009019ff6941d916c76e85263ad369e53c320ac2", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/009019ff6941d916c76e85263ad369e53c320ac2.diff" + }, + "sdk@a5edf54": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a5edf5477acbfaec67419da8d38767c84bed03a0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a5edf5477acbfaec67419da8d38767c84bed03a0.diff" + }, + "sdk@b68e16f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b68e16f4be13def3dead532ba1462bb66692dc82", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b68e16f4be13def3dead532ba1462bb66692dc82.diff" + }, + "sdk@83b5b18": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "83b5b1835e1eac811a61bedbf260007aae6c9f70", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/83b5b1835e1eac811a61bedbf260007aae6c9f70.diff" + }, + "sdk@63f4446": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "63f4446e8a0aa021dc8881dc1e0763a966eb229a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/63f4446e8a0aa021dc8881dc1e0763a966eb229a.diff" + }, + "sdk@5b2b079": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5b2b079c3c8c3e60cf1d43b907327431a0c88d89", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5b2b079c3c8c3e60cf1d43b907327431a0c88d89.diff" + }, + "sdk@b10be98": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b10be98a622085e7a3717ab0648982ef5f0a01fb", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b10be98a622085e7a3717ab0648982ef5f0a01fb.diff" + }, + "sdk@1958128": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "19581281b14f7c89abd374a3751c1a06a308d628", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/19581281b14f7c89abd374a3751c1a06a308d628.diff" + }, + "sdk@bf68967": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bf68967ec0227421cf973f4ed8bbc61e8465fbb0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bf68967ec0227421cf973f4ed8bbc61e8465fbb0.diff" + }, + "sdk@fc099e5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "fc099e51a4abe54cf6c37354cf85f24e2535d64e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/fc099e51a4abe54cf6c37354cf85f24e2535d64e.diff" + }, + "sdk@1d1aa49": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "1d1aa492add8cbf60e8a5f5321a66e487a27a497", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1d1aa492add8cbf60e8a5f5321a66e487a27a497.diff" + }, + "sdk@72524e5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "72524e5fd0391da85e67d8c74a9bcdff3da9a43f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/72524e5fd0391da85e67d8c74a9bcdff3da9a43f.diff" + }, + "sdk@a81cf7c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a81cf7ca391a589d2c8e0d0ef7f82a04c5b7e0bc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a81cf7ca391a589d2c8e0d0ef7f82a04c5b7e0bc.diff" + }, + "sdk@b792a18": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b792a18b5d53e043545f637c64334a69700e8f90", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b792a18b5d53e043545f637c64334a69700e8f90.diff" + }, + "sdk@0135f03": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0135f03ca3aa7fdbd08fc9bf589f0ff16c7cea5c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0135f03ca3aa7fdbd08fc9bf589f0ff16c7cea5c.diff" + }, + "sdk@cbb5d5a": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "cbb5d5a463498e3a70bb57c84f4ede3f4c947646", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cbb5d5a463498e3a70bb57c84f4ede3f4c947646.diff" + }, + "sdk@5e25224": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5e25224c9bd3f17fe55eef11cadecccf541e1886", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5e25224c9bd3f17fe55eef11cadecccf541e1886.diff" + }, + "sdk@008a7da": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "008a7da8604df63a0ef5a8352d6c5ba4735a291b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/008a7da8604df63a0ef5a8352d6c5ba4735a291b.diff" + }, + "sdk@e83a7f9": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e83a7f98023ecb8b950f986bfbdc83d75e0ac0e3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e83a7f98023ecb8b950f986bfbdc83d75e0ac0e3.diff" + }, + "sdk@360efc5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "360efc595accd6f16a0c722192afcb171cc548f9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/360efc595accd6f16a0c722192afcb171cc548f9.diff" + }, + "sdk@bb37a53": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bb37a538dbcce9cb4a836cf092e2f5ad5bc0b00b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bb37a538dbcce9cb4a836cf092e2f5ad5bc0b00b.diff" + }, + "sdk@3f3c7c3": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3f3c7c355db8dc2646a1e00d64404d6212a60c35", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3f3c7c355db8dc2646a1e00d64404d6212a60c35.diff" + }, + "sdk@24dcbf7": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "24dcbf77854145c3c9c61c910de92185c24aa090", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/24dcbf77854145c3c9c61c910de92185c24aa090.diff" + }, + "sdk@d9d7ec4": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "d9d7ec4b0fb62b54e2f90eed304ce6225a5f5db7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d9d7ec4b0fb62b54e2f90eed304ce6225a5f5db7.diff" + }, + "sdk@36c0dfd": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "36c0dfd3d07cf666a073dafbde624a1b389b02d3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/36c0dfd3d07cf666a073dafbde624a1b389b02d3.diff" + }, + "sdk@83e4e51": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "83e4e5192f2d06232858817e7330c51fdb5a26a8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/83e4e5192f2d06232858817e7330c51fdb5a26a8.diff" + }, + "sdk@b3edf14": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b3edf14ddfedae9b3b6e037741032e1c6a1d7977", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b3edf14ddfedae9b3b6e037741032e1c6a1d7977.diff" + }, + "sdk@b4c5c63": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b4c5c63f23216f98756424742379d4fa674c4687", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b4c5c63f23216f98756424742379d4fa674c4687.diff" + }, + "sdk@cc56ad4": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "cc56ad4147df2481e840598cbeda68f3f917c5b4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cc56ad4147df2481e840598cbeda68f3f917c5b4.diff" + }, + "sdk@01968e2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "01968e21e242ec1245fdf7fecf647c73e795f93e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/01968e21e242ec1245fdf7fecf647c73e795f93e.diff" + }, + "sdk@aa2ca0b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "aa2ca0b5160bb7ed2a899aee0cdb95fcc802cd94", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/aa2ca0b5160bb7ed2a899aee0cdb95fcc802cd94.diff" + }, + "sdk@9cac8b9": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9cac8b9c84425d82040517c79ec5f083f9c7004b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9cac8b9c84425d82040517c79ec5f083f9c7004b.diff" + }, + "sdk@d9edd27": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "d9edd27673fbbea87a334ca5d96bed77533f50d3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d9edd27673fbbea87a334ca5d96bed77533f50d3.diff" + }, + "sdk@ed75fed": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "ed75fed7a38797e324594bcaefa261cab9d74f2b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ed75fed7a38797e324594bcaefa261cab9d74f2b.diff" + }, + "sdk@caaadc2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "caaadc2ea583f09bd15e1bb4d88f67c1b96956e9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/caaadc2ea583f09bd15e1bb4d88f67c1b96956e9.diff" + }, + "sdk@79e9664": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "79e9664eb6918a0d6b78d1018e196a468901977f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/79e9664eb6918a0d6b78d1018e196a468901977f.diff" + }, + "sdk@78b84df": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "78b84df89821f3ec40482115ba9a7c41cb624f08", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/78b84df89821f3ec40482115ba9a7c41cb624f08.diff" + }, + "sdk@e5b5609": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e5b56096230f8807546ddc3ca5df18746b713967", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e5b56096230f8807546ddc3ca5df18746b713967.diff" + }, + "sdk@e8bcb34": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e8bcb349b41f149645a8bf3d658eed1c7390162b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e8bcb349b41f149645a8bf3d658eed1c7390162b.diff" + }, + "sdk@c00884c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "c00884cda772cabeceb3c3a5d7edcccd20cde1b6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c00884cda772cabeceb3c3a5d7edcccd20cde1b6.diff" + }, + "sdk@da2d405": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "da2d405643bb91788bd49df5cc7d074a6d7bdd1d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/da2d405643bb91788bd49df5cc7d074a6d7bdd1d.diff" + }, + "sdk@75d534e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "75d534e608fd62d5bb82caf4a10dde37bd3c987a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/75d534e608fd62d5bb82caf4a10dde37bd3c987a.diff" + }, + "sdk@1d4d926": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "1d4d9266732cfe4220c2137058d4281c12226212", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1d4d9266732cfe4220c2137058d4281c12226212.diff" + }, + "sdk@96d832b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "96d832b1d67260846629165e7136c024cfcdd473", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/96d832b1d67260846629165e7136c024cfcdd473.diff" + }, + "sdk@62dd893": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "62dd8932ac4bdf254b5d86c3f3c773e5dc82a942", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/62dd8932ac4bdf254b5d86c3f3c773e5dc82a942.diff" + }, + "sdk@042be08": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "042be085e4de19973f6503af51863851a4d6c35a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/042be085e4de19973f6503af51863851a4d6c35a.diff" + }, + "sdk@9e79671": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9e79671f4cdf0a00a6731f245abb076446b3b28b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9e79671f4cdf0a00a6731f245abb076446b3b28b.diff" + }, + "sdk@00a92f6": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "00a92f6a9f0a32ffe1405c891028a423d465b3d9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/00a92f6a9f0a32ffe1405c891028a423d465b3d9.diff" + }, + "sdk@5b623a1": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5b623a1c2dcb124bd12b2c775b42dcafcb058eed", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5b623a1c2dcb124bd12b2c775b42dcafcb058eed.diff" + }, + "sdk@d2afe1e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "d2afe1e6910e2f2e9df46b1bdb1169f4363da8a3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d2afe1e6910e2f2e9df46b1bdb1169f4363da8a3.diff" + }, + "sdk@b360919": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b360919272e6a4cae372ed7a08892979b0ff2c60", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b360919272e6a4cae372ed7a08892979b0ff2c60.diff" + }, + "sdk@9ea4e48": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9ea4e48db1d9e9737e5fcc9adfe54ed5015a60da", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9ea4e48db1d9e9737e5fcc9adfe54ed5015a60da.diff" + }, + "sdk@34bb679": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "34bb679eaeec8ecc649e103339827d4923bdf3fe", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/34bb679eaeec8ecc649e103339827d4923bdf3fe.diff" + }, + "sdk@32593ca": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "32593ca81f8aae7b0d41c1a7198529c3365106b8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/32593ca81f8aae7b0d41c1a7198529c3365106b8.diff" + }, + "sdk@a49e3d7": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a49e3d7e5c5cd104e16bf63902d1059716c712ac", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a49e3d7e5c5cd104e16bf63902d1059716c712ac.diff" + }, + "sdk@afb617b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "afb617bb6c1d49a0ff1a7b8c7c3bbfcdf1318745", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/afb617bb6c1d49a0ff1a7b8c7c3bbfcdf1318745.diff" + }, + "sdk@4cce02f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "4cce02fd489d3446bd97b941e305cddb3252a53f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4cce02fd489d3446bd97b941e305cddb3252a53f.diff" + }, + "sdk@f9917e8": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "f9917e88d691bc37b753dc3f089d55220b0fd60e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f9917e88d691bc37b753dc3f089d55220b0fd60e.diff" + }, + "sdk@4fdbafe": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "4fdbafef140592e49e24bb92403433bace4cb501", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4fdbafef140592e49e24bb92403433bace4cb501.diff" + }, + "sdk@f688063": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "f6880635674f844c78fefa618a2d15e861d71b2e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f6880635674f844c78fefa618a2d15e861d71b2e.diff" + }, + "sdk@f556100": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "f556100854791f8a4e17b8e9353ddaee2f4daf50", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f556100854791f8a4e17b8e9353ddaee2f4daf50.diff" + }, + "sdk@b5b1801": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b5b1801b2031cb8eefc86a3655fa9ff406a6de50", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b5b1801b2031cb8eefc86a3655fa9ff406a6de50.diff" + }, + "sdk@2e5fa46": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2e5fa46b2d150671d77cf313930d4de322907118", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2e5fa46b2d150671d77cf313930d4de322907118.diff" + }, + "sdk@87f7384": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "87f7384dfd5a2cce88e24929d6583450c10a6b8d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/87f7384dfd5a2cce88e24929d6583450c10a6b8d.diff" + }, + "sdk@6895c4c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6895c4c1647544c73e23645d0acb07e9fe5d2683", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6895c4c1647544c73e23645d0acb07e9fe5d2683.diff" + }, + "sdk@1266dc0": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "1266dc05d02e971df476d75bea5b441121f3f01e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1266dc05d02e971df476d75bea5b441121f3f01e.diff" + }, + "sdk@390f04e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "390f04ee6f9f635962e37ca94269904320745197", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/390f04ee6f9f635962e37ca94269904320745197.diff" + }, + "sdk@7c53be7": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "7c53be7e622b8aa4e92522503c348ebe0a656c32", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7c53be7e622b8aa4e92522503c348ebe0a656c32.diff" + }, + "sdk@beccf68": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "beccf68ef26f54209a77a0d3d4ef5fe301699130", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/beccf68ef26f54209a77a0d3d4ef5fe301699130.diff" + }, + "sdk@14cea59": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "14cea5928a450bf9131f63bbdef6fc946820970c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/14cea5928a450bf9131f63bbdef6fc946820970c.diff" + }, + "sdk@04f3a37": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "04f3a372dd01b1cd3581a3c5bd0d1a127a75167e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/04f3a372dd01b1cd3581a3c5bd0d1a127a75167e.diff" + }, + "sdk@b356bc2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b356bc28e70910158040961c979a5e6dc6b49e3d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b356bc28e70910158040961c979a5e6dc6b49e3d.diff" + }, + "sdk@03487ce": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "03487cec1a0d0c3965f93818c4a38fbd34b41913", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/03487cec1a0d0c3965f93818c4a38fbd34b41913.diff" + }, + "sdk@c907364": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "c907364019eafdc8521bc82d3cf1acc3fc2197cd", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c907364019eafdc8521bc82d3cf1acc3fc2197cd.diff" + }, + "sdk@8ca11db": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "8ca11db1fae2ef2d57cc7d810f167d171b5491f1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8ca11db1fae2ef2d57cc7d810f167d171b5491f1.diff" + }, + "sdk@cbbd13d": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "cbbd13d0ccb839d6633962db9934eeb692b8eaf3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cbbd13d0ccb839d6633962db9934eeb692b8eaf3.diff" + }, + "sdk@6fbc980": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6fbc980c627e6e1b00000f75609407e65841da26", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6fbc980c627e6e1b00000f75609407e65841da26.diff" + }, + "sdk@e0b7508": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e0b750893509aab9ca91c49b875598f894cced96", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e0b750893509aab9ca91c49b875598f894cced96.diff" + }, + "sdk@26f715e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "26f715e0eff58344078c733d8a65655857595589", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/26f715e0eff58344078c733d8a65655857595589.diff" + }, + "sdk@3ff7707": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3ff7707d9740735268c705472cec93306ab44e8a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3ff7707d9740735268c705472cec93306ab44e8a.diff" + }, + "sdk@0b8c543": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0b8c5430c40cade6f55942d3b70e3954c97c01db", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0b8c5430c40cade6f55942d3b70e3954c97c01db.diff" + }, + "sdk@8970c17": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "8970c173fc2f6d5a3b3c8c6a97c538ce208ee073", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8970c173fc2f6d5a3b3c8c6a97c538ce208ee073.diff" + }, + "sdk@222b3e7": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "222b3e7dac8dd04992dafbe3553d00bddfab05dc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/222b3e7dac8dd04992dafbe3553d00bddfab05dc.diff" + }, + "sdk@fd07760": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "fd077600ae6b7d9361e5c6f3dd888ee321f2ae00", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/fd077600ae6b7d9361e5c6f3dd888ee321f2ae00.diff" + }, + "sdk@2ed4b7b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2ed4b7bfa0a62a9d26c7dd9435ce447073fdf0cc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2ed4b7bfa0a62a9d26c7dd9435ce447073fdf0cc.diff" + }, + "sdk@69a4e2d": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "69a4e2d47c39fc93e093f259c311111769969b42", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/69a4e2d47c39fc93e093f259c311111769969b42.diff" + }, + "sdk@8dee7ba": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "8dee7bac7bcf987e84c35658ad4caebf5e1bc48f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8dee7bac7bcf987e84c35658ad4caebf5e1bc48f.diff" + }, + "sdk@c01ea5a": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "c01ea5acfd86c236361e67f0d8177eabebe14dfc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c01ea5acfd86c236361e67f0d8177eabebe14dfc.diff" + }, + "sdk@51e0aa3": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "51e0aa37b055a161c80481a9f49b3d90739b1df0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/51e0aa37b055a161c80481a9f49b3d90739b1df0.diff" + }, + "sdk@1c9fb67": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "1c9fb67ccc8e25e2ca2909c1fa0d15c405120ef3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1c9fb67ccc8e25e2ca2909c1fa0d15c405120ef3.diff" + }, + "sdk@b42cc9b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b42cc9b202e4160b48f00fcc01a70e0b7f791ad0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b42cc9b202e4160b48f00fcc01a70e0b7f791ad0.diff" + }, + "sdk@6f3e55e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6f3e55eb8bfc60fa007708cecc9954749ad52cae", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6f3e55eb8bfc60fa007708cecc9954749ad52cae.diff" + }, + "sdk@a86dbf9": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a86dbf92e2f7f362a1d85923b0d74b6254271963", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a86dbf92e2f7f362a1d85923b0d74b6254271963.diff" + }, + "sdk@20936f2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "20936f26f6668ba82b07cb00078e6eec6602ed61", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/20936f26f6668ba82b07cb00078e6eec6602ed61.diff" + }, + "sdk@de84823": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "de84823a709f75660268046bddc2ae7e0d7f2805", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/de84823a709f75660268046bddc2ae7e0d7f2805.diff" + }, + "sdk@3a169f6": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3a169f6f017de06914fbc66fc98c7dcce1e06fd8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3a169f6f017de06914fbc66fc98c7dcce1e06fd8.diff" + }, + "sdk@6d5079c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6d5079c514d9612fff681dd7060e1054c6ba83a8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6d5079c514d9612fff681dd7060e1054c6ba83a8.diff" + }, + "sdk@9f0a101": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9f0a10184ae8d7bf662efb121796954acdebd5aa", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9f0a10184ae8d7bf662efb121796954acdebd5aa.diff" + }, + "sdk@3edf4b3": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3edf4b32876493c125213dbd41297fbcf7789847", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3edf4b32876493c125213dbd41297fbcf7789847.diff" + }, + "sdk@13778d5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "13778d5a2f5c023927e8ab5e2e8467cf176973b9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/13778d5a2f5c023927e8ab5e2e8467cf176973b9.diff" + }, + "sdk@60d1899": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "60d1899387e329ad1cd0804616e083f70ddd7bbc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/60d1899387e329ad1cd0804616e083f70ddd7bbc.diff" + }, + "sdk@b2907e5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b2907e576a925986c4d798dd8f9be584214242e3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b2907e576a925986c4d798dd8f9be584214242e3.diff" + }, + "sdk@ddbc6ec": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "ddbc6ec7cc56950eed19bfdc2db3de541284a9c1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ddbc6ec7cc56950eed19bfdc2db3de541284a9c1.diff" + }, + "sdk@5289a12": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5289a12d82c743ebf795ef733064af52cc610a0f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5289a12d82c743ebf795ef733064af52cc610a0f.diff" + }, + "sdk@eb9dd9e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "eb9dd9ef8d79d1756a5b31f2611f7079557cd74f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/eb9dd9ef8d79d1756a5b31f2611f7079557cd74f.diff" + }, + "sdk@3e28731": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3e28731464fd825b3f01b7de0713f74a1f448c91", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3e28731464fd825b3f01b7de0713f74a1f448c91.diff" + }, + "sdk@55f2a7b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "55f2a7b42fd14b0f119db989d348702955399528", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/55f2a7b42fd14b0f119db989d348702955399528.diff" + }, + "sdk@053fb74": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "053fb74810178c43b126346465947e9096b93b90", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/053fb74810178c43b126346465947e9096b93b90.diff" + }, + "sdk@24abf9a": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "24abf9a7b6e9d37fedfec089359d96aa32d4c8d3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/24abf9a7b6e9d37fedfec089359d96aa32d4c8d3.diff" + }, + "sdk@09b0403": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "09b04037e6ad6449f97c2093013f43054765e509", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/09b04037e6ad6449f97c2093013f43054765e509.diff" + }, + "sdk@2763d13": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2763d135dec5d2fd6c8767e52cea9b82f6b42819", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2763d135dec5d2fd6c8767e52cea9b82f6b42819.diff" + }, + "sdk@9d938ee": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9d938ee3ad3ad3152f39b945ee145a0e6828c486", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9d938ee3ad3ad3152f39b945ee145a0e6828c486.diff" + }, + "sdk@e5c36a9": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e5c36a933e59d0a180cb3b70d3efab26521f20a9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e5c36a933e59d0a180cb3b70d3efab26521f20a9.diff" + }, + "sdk@dfb74e6": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "dfb74e6955e53a0709511cda70de584e83435445", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/dfb74e6955e53a0709511cda70de584e83435445.diff" + }, + "sdk@49a5d37": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "49a5d3780e048bc98095fae080fbc33d3a37ec75", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/49a5d3780e048bc98095fae080fbc33d3a37ec75.diff" + }, + "sdk@3ff3c5a": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3ff3c5a30a498061873750dae743f336e5ed4154", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3ff3c5a30a498061873750dae743f336e5ed4154.diff" + }, + "sdk@246ce2d": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "246ce2d6816e41868a1f87af10175cda7e4f0a56", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/246ce2d6816e41868a1f87af10175cda7e4f0a56.diff" + }, + "sdk@8795d01": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "8795d0128cf1efbb900edd5cfbd8e9789be10653", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8795d0128cf1efbb900edd5cfbd8e9789be10653.diff" + }, + "sdk@5dfbb56": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5dfbb56ff35b0580c88a92a9c80447406ac2553c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5dfbb56ff35b0580c88a92a9c80447406ac2553c.diff" + }, + "sdk@8231a56": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "8231a565531620b575f3a0e649bcb3d95e1c8a1e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8231a565531620b575f3a0e649bcb3d95e1c8a1e.diff" + }, + "sdk@a9692be": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a9692be1df7b5d4a6aa5fc9cd8245627582b55c6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a9692be1df7b5d4a6aa5fc9cd8245627582b55c6.diff" + }, + "sdk@d8fe720": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "d8fe720c2cbe6f2584abb51fe4532f9fc2f207db", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d8fe720c2cbe6f2584abb51fe4532f9fc2f207db.diff" + }, + "sdk@f3ab5e1": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "f3ab5e1abf39ef9859556f5c6d47c03f2d42a74a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f3ab5e1abf39ef9859556f5c6d47c03f2d42a74a.diff" + }, + "sdk@b7c2f46": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b7c2f460ac7d7cb97891bc3827cc6b80d22a4284", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b7c2f460ac7d7cb97891bc3827cc6b80d22a4284.diff" + }, + "sdk@e86710e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e86710e620ff0165b8c1642c7390a234fb6b1463", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e86710e620ff0165b8c1642c7390a234fb6b1463.diff" + }, + "sdk@0427940": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0427940a69d1a6f7223b00b71bb33b6809a5084c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0427940a69d1a6f7223b00b71bb33b6809a5084c.diff" + }, + "sdk@a7a9e91": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a7a9e915e21b8276aacedbf6d62f0452f05d9e0c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a7a9e915e21b8276aacedbf6d62f0452f05d9e0c.diff" + }, + "sdk@bb01d92": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bb01d92cd8cd06484db6e1b21c68cf35ec1e576f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bb01d92cd8cd06484db6e1b21c68cf35ec1e576f.diff" + }, + "sdk@7fedd5d": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "7fedd5dd639b514eec86cd84f8d84cabee7ed516", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7fedd5dd639b514eec86cd84f8d84cabee7ed516.diff" + }, + "sdk@bbb124f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bbb124fb8453ee9adef47b4f7907edc2c1212a74", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bbb124fb8453ee9adef47b4f7907edc2c1212a74.diff" + }, + "sdk@98b6980": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "98b6980e402961ddfb77b5c4e96549a9d6b8cd4c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/98b6980e402961ddfb77b5c4e96549a9d6b8cd4c.diff" + }, + "sdk@11be866": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "11be866f8b2d24148f819546133b8650963b899a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/11be866f8b2d24148f819546133b8650963b899a.diff" + }, + "sdk@a753c74": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a753c740968f80bfee2a6a78e2a75dbb69b574c2", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a753c740968f80bfee2a6a78e2a75dbb69b574c2.diff" + }, + "sdk@6a1f9ee": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6a1f9eec03ad75e66a3cb6ab0dba1f8a1e9119a4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6a1f9eec03ad75e66a3cb6ab0dba1f8a1e9119a4.diff" + }, + "sdk@ebe7798": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "ebe7798197140a50986666c986eebafbcfca3b65", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ebe7798197140a50986666c986eebafbcfca3b65.diff" + }, + "sdk@16bd309": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "16bd309427d325a5307d8fc9581f4ffd9e550d2e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/16bd309427d325a5307d8fc9581f4ffd9e550d2e.diff" + }, + "sdk@d6e2be3": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "d6e2be3017a71058a796da2300bb1aeba78518d1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d6e2be3017a71058a796da2300bb1aeba78518d1.diff" + }, + "sdk@812a817": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "812a817a2fb43d291dffd55345e46417ae56a0e2", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/812a817a2fb43d291dffd55345e46417ae56a0e2.diff" + }, + "sdk@64269ae": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "64269ae239613525897777fd2bed6d75888ba183", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/64269ae239613525897777fd2bed6d75888ba183.diff" + }, + "sdk@887dc12": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "887dc126ccb048f055f404c7516a1f3c6f64129a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/887dc126ccb048f055f404c7516a1f3c6f64129a.diff" + }, + "sdk@5b9b9e1": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5b9b9e13f157a36cbabeb19295166a30bb2460d4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5b9b9e13f157a36cbabeb19295166a30bb2460d4.diff" + }, + "sdk@10b2efd": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "10b2efdce12699dfacbe42073b60f0a1ddd5a125", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/10b2efdce12699dfacbe42073b60f0a1ddd5a125.diff" + }, + "sdk@af6fc84": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "af6fc8462b6b80b612a9337792b349f55ee9035a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/af6fc8462b6b80b612a9337792b349f55ee9035a.diff" + }, + "sdk@3f7ca9e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3f7ca9e75fa0bdba2b560f10a6f00edc0d0fff87", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3f7ca9e75fa0bdba2b560f10a6f00edc0d0fff87.diff" + }, + "sdk@6bb52e2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6bb52e256cd35f45066ee209812c099f2195122a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6bb52e256cd35f45066ee209812c099f2195122a.diff" + }, + "sdk@b1b438a": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b1b438a1bfb000957acfbac68aac1fae3e8b445c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b1b438a1bfb000957acfbac68aac1fae3e8b445c.diff" + }, + "sdk@87d436b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "87d436bc0931c7e543bda1f48eea5743076477fc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/87d436bc0931c7e543bda1f48eea5743076477fc.diff" + }, + "sdk@0eac0cf": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0eac0cf2f8e6e2b9db933ebf98fc1fae43e9b02f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0eac0cf2f8e6e2b9db933ebf98fc1fae43e9b02f.diff" + }, + "source-build-assets@2667540": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "266754091e735207b3b6138b17609be56a93a9eb", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/266754091e735207b3b6138b17609be56a93a9eb.diff" + }, + "source-build-assets@b70367d": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "b70367d3422e9e3001a41142b9972494cf9bafbe", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/b70367d3422e9e3001a41142b9972494cf9bafbe.diff" + }, + "source-build-assets@4956228": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "495622849cf5449dd6fea15893d58aeb3e1def93", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/495622849cf5449dd6fea15893d58aeb3e1def93.diff" + }, + "source-build-assets@2623acb": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "2623acb197866267f4f5a9a21a64b24e0e8b2e50", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/2623acb197866267f4f5a9a21a64b24e0e8b2e50.diff" + }, + "source-build-assets@6deaef4": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "6deaef41df08f7e8eca0f5310a7f32f3afba4fd3", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/6deaef41df08f7e8eca0f5310a7f32f3afba4fd3.diff" + }, + "source-build-assets@722aa44": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "722aa44500131e27539439208c4080a46d0c44b7", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/722aa44500131e27539439208c4080a46d0c44b7.diff" + }, + "source-build-assets@b48fda0": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "b48fda0e634be9cf6a4f1bfd1426d0bfa8ac465b", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/b48fda0e634be9cf6a4f1bfd1426d0bfa8ac465b.diff" + }, + "source-build-assets@7171679": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "71716795a1073c47e27c9374fbd822b4421f72da", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/71716795a1073c47e27c9374fbd822b4421f72da.diff" + }, + "source-build-assets@91bf5c6": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "91bf5c6b99b51cfde8b0f7cd6205a250f08f1ac5", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/91bf5c6b99b51cfde8b0f7cd6205a250f08f1ac5.diff" + }, + "source-build-assets@21fb0df": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "21fb0dfbb08b7f427ca01a268d4452e4b2cb3a91", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/21fb0dfbb08b7f427ca01a268d4452e4b2cb3a91.diff" + }, + "source-build-assets@ff98800": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "ff98800f2421f7de4d2a495c029871fcc590747d", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/ff98800f2421f7de4d2a495c029871fcc590747d.diff" + }, + "sourcelink@bd09f31": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "bd09f317fcb2542199ee478ed4743ac5d97866e7", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/bd09f317fcb2542199ee478ed4743ac5d97866e7.diff" + }, + "sourcelink@e45ebd2": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "e45ebd2b755a710d91b30f6380fed4d2b3fabedf", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/e45ebd2b755a710d91b30f6380fed4d2b3fabedf.diff" + }, + "sourcelink@2752a5e": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "2752a5e913a6edeb066e8e7c159a4c1f2b681b21", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/2752a5e913a6edeb066e8e7c159a4c1f2b681b21.diff" + }, + "sourcelink@59ef729": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "59ef729cec154edd66f435048b754f47fe1b75dd", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/59ef729cec154edd66f435048b754f47fe1b75dd.diff" + }, + "sourcelink@44e26bc": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "44e26bcffd37de72d86e1c25e4bf759d62f7ed95", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/44e26bcffd37de72d86e1c25e4bf759d62f7ed95.diff" + }, + "sourcelink@87111bc": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "87111bcd96317b807505e1e68e88b0b33059bbce", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/87111bcd96317b807505e1e68e88b0b33059bbce.diff" + }, + "sourcelink@d746610": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "d7466105d12c8f8e01c1a8d01ba11bbca4698f0b", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/d7466105d12c8f8e01c1a8d01ba11bbca4698f0b.diff" + }, + "sourcelink@8d1a4d6": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "8d1a4d6a3f55767cbbf610644febb5ac95c5c4ed", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/8d1a4d6a3f55767cbbf610644febb5ac95c5c4ed.diff" + }, + "sourcelink@89b290f": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "89b290fe5cf579afea6bd087c1294f8c2754d859", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/89b290fe5cf579afea6bd087c1294f8c2754d859.diff" + }, + "sourcelink@9657f7b": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "9657f7b40cbe8d467f9ddb76cf13c38abd31126a", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/9657f7b40cbe8d467f9ddb76cf13c38abd31126a.diff" + }, + "sourcelink@bf1b575": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "bf1b575fd38ef4511cde2ed33515ae8c339531fa", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/bf1b575fd38ef4511cde2ed33515ae8c339531fa.diff" + }, + "sourcelink@cae2cf7": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "cae2cf74ee870b33f470cdd97f876870f6e0ff20", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/cae2cf74ee870b33f470cdd97f876870f6e0ff20.diff" + }, + "sourcelink@33165b3": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "33165b31f68a18deeab13d95f1d31e0c0d877359", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/33165b31f68a18deeab13d95f1d31e0c0d877359.diff" + }, + "sourcelink@b6b76d3": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "b6b76d3c58b14ab7be5aa088d3b4c3bde5e19903", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/b6b76d3c58b14ab7be5aa088d3b4c3bde5e19903.diff" + }, + "sourcelink@5f04f05": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "5f04f058a99550b49f89ccc7f43622adebc6441f", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/5f04f058a99550b49f89ccc7f43622adebc6441f.diff" + }, + "sourcelink@56c33eb": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "56c33eb5b6c86767e33c2933c3e33edec0a68e48", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/56c33eb5b6c86767e33c2933c3e33edec0a68e48.diff" + }, + "sourcelink@e1d00fd": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "e1d00fd513a03a4dea67a94324ab1500b61e71a4", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/e1d00fd513a03a4dea67a94324ab1500b61e71a4.diff" + }, + "sourcelink@74a4af8": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "74a4af889e815c838a8862ab6eeda0d61303cffb", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/74a4af889e815c838a8862ab6eeda0d61303cffb.diff" + }, + "sourcelink@ec2d8f8": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "ec2d8f8c5fe044797794e6598848b0eac3a17095", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/ec2d8f8c5fe044797794e6598848b0eac3a17095.diff" + }, + "sourcelink@56a186c": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "56a186c432d38b0a747e001ee043211a85a409be", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/56a186c432d38b0a747e001ee043211a85a409be.diff" + }, + "sourcelink@f514121": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "f5141212dcb8f454c41c96a7b914c9e2db323600", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/f5141212dcb8f454c41c96a7b914c9e2db323600.diff" + }, + "sourcelink@53657c5": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "53657c5f1281d6dbc3ef4d220c5946d7cdd75a6d", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/53657c5f1281d6dbc3ef4d220c5946d7cdd75a6d.diff" + }, + "sourcelink@f2c605a": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "f2c605ad161641d1d4e45a3235cd17e56e643986", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/f2c605ad161641d1d4e45a3235cd17e56e643986.diff" + }, + "sourcelink@b0620fe": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "b0620feee69a5e80e0f165d60057d01da1a5d61a", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/b0620feee69a5e80e0f165d60057d01da1a5d61a.diff" + }, + "sourcelink@30a9e14": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "30a9e1467e19510b820440fe76865c3488b33c2e", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/30a9e1467e19510b820440fe76865c3488b33c2e.diff" + }, + "sourcelink@8fe801e": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "8fe801e2e0f25708b7e56b222088025f8e53b8a8", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/8fe801e2e0f25708b7e56b222088025f8e53b8a8.diff" + }, + "sourcelink@067d8ae": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "067d8ae3e33ed0630e6cadc97be21c6ae39f9941", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/067d8ae3e33ed0630e6cadc97be21c6ae39f9941.diff" + }, + "sourcelink@7616f66": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "7616f66260d0cc12a7a21d7c1e538f2ae756bf98", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/7616f66260d0cc12a7a21d7c1e538f2ae756bf98.diff" + }, + "sourcelink@a063623": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "a063623648156617e844ec526b62251bacbcde34", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/a063623648156617e844ec526b62251bacbcde34.diff" + }, + "sourcelink@e3cb8eb": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "e3cb8eb938453af821a790d916cd7ccf34335dc4", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/e3cb8eb938453af821a790d916cd7ccf34335dc4.diff" + }, + "sourcelink@13a85b0": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "13a85b0b02bf733a59e0a6759b7abe1bb1cb2b8b", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/13a85b0b02bf733a59e0a6759b7abe1bb1cb2b8b.diff" + }, + "sourcelink@a9436ff": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "a9436ff7292fa6bbd5a09d88f8801b58b5bf334d", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/a9436ff7292fa6bbd5a09d88f8801b58b5bf334d.diff" + }, + "sourcelink@317814b": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "317814b3a61a78f8d5924880544970bf37955abd", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/317814b3a61a78f8d5924880544970bf37955abd.diff" + }, + "sourcelink@898dc0f": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "898dc0f10fd374e0d67cae4aaeb24d326c3320cd", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/898dc0f10fd374e0d67cae4aaeb24d326c3320cd.diff" + }, + "sourcelink@2614ffa": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "2614ffa90a029d999de2414e7cefc8d7ca3ae54a", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/2614ffa90a029d999de2414e7cefc8d7ca3ae54a.diff" + }, + "sourcelink@62454d9": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "62454d9eb8f5fa8eef8fb041f8da53c636b2c0ec", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/62454d9eb8f5fa8eef8fb041f8da53c636b2c0ec.diff" + }, + "sourcelink@a9d4f97": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "a9d4f97495a3e80eed9c0345c614478cc551f7b8", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/a9d4f97495a3e80eed9c0345c614478cc551f7b8.diff" + }, + "sourcelink@89fa426": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "89fa42600ee81686b9f4d998ff7be35038ec9072", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/89fa42600ee81686b9f4d998ff7be35038ec9072.diff" + }, + "sourcelink@f26b6d9": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "f26b6d9e635cc4c4373b2fbff774b1469a0acb15", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/f26b6d9e635cc4c4373b2fbff774b1469a0acb15.diff" + }, + "sourcelink@564729b": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "564729b5285a0e5faedcab70584a7a98dcb901ac", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/564729b5285a0e5faedcab70584a7a98dcb901ac.diff" + }, + "sourcelink@6ef9f87": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "6ef9f87c3c8bf8b3571b2165ca723383977edaad", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/6ef9f87c3c8bf8b3571b2165ca723383977edaad.diff" + }, + "sourcelink@02da6b2": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "02da6b2ad52ddfad03aced644c87ddd81bac48ca", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/02da6b2ad52ddfad03aced644c87ddd81bac48ca.diff" + }, + "sourcelink@11f810d": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "11f810d2801eee64512f98914596620d95c74c79", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/11f810d2801eee64512f98914596620d95c74c79.diff" + }, + "sourcelink@af9d896": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "af9d8962e0f08b6dbfef50b9e0be25c54ce6e7d8", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/af9d8962e0f08b6dbfef50b9e0be25c54ce6e7d8.diff" + }, + "sourcelink@8e386fb": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "8e386fb47a384407aa0bac54e49f006b6c5e6714", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/8e386fb47a384407aa0bac54e49f006b6c5e6714.diff" + }, + "sourcelink@8926ace": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "8926ace6af998a4b77ed542d46f1224818b11848", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/8926ace6af998a4b77ed542d46f1224818b11848.diff" + }, + "sourcelink@05efc47": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "05efc47c4eeea9fae2b074ed6f514cd139966b26", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/05efc47c4eeea9fae2b074ed6f514cd139966b26.diff" + }, + "sourcelink@7323c66": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "7323c66f55d3ac59fa049d28d6b1270e2af037be", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/7323c66f55d3ac59fa049d28d6b1270e2af037be.diff" + }, + "sourcelink@055392c": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "055392c110737a0195cf47d1f18f520598bf01eb", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/055392c110737a0195cf47d1f18f520598bf01eb.diff" + }, + "sourcelink@993efbc": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "993efbc71c9429c39d0d01dca661d8a96d2879f3", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/993efbc71c9429c39d0d01dca661d8a96d2879f3.diff" + }, + "sourcelink@20d8b0b": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "20d8b0b12e94e85be1e29eec8237c1fb0ef0c951", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/20d8b0b12e94e85be1e29eec8237c1fb0ef0c951.diff" + }, + "sourcelink@491a001": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "491a0012e025715b7fcbbbbfb23f1f13ae8fe6cb", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/491a0012e025715b7fcbbbbfb23f1f13ae8fe6cb.diff" + }, + "sourcelink@d53bcdd": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "d53bcdd0ca19eac01e1f8b5630c1a4df9168e084", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/d53bcdd0ca19eac01e1f8b5630c1a4df9168e084.diff" + }, + "sourcelink@22dd227": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "22dd227d9c19820a16960ed7c5baf4eb732687d1", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/22dd227d9c19820a16960ed7c5baf4eb732687d1.diff" + }, + "sourcelink@40da6c1": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "40da6c121acaeb1f66cd15b5fc1dc7bd3bcb4f86", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/40da6c121acaeb1f66cd15b5fc1dc7bd3bcb4f86.diff" + }, + "sourcelink@9dec14a": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "9dec14ab706e381a9297ac43603f28a910bd4e74", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/9dec14ab706e381a9297ac43603f28a910bd4e74.diff" + }, + "sourcelink@a168913": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "a1689134d601035a153d27b429be765215fddb67", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/a1689134d601035a153d27b429be765215fddb67.diff" + }, + "sourcelink@ff194d1": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "ff194d1aa926c471404394ab06149ff00b75d20e", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/ff194d1aa926c471404394ab06149ff00b75d20e.diff" + }, + "sourcelink@5b7195a": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "5b7195ab595f1c35fffa7e9889364b46e0b470be", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/5b7195ab595f1c35fffa7e9889364b46e0b470be.diff" + }, + "sourcelink@b486dc3": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "b486dc34f78df390de4aae6bc2fa4fd13f99f535", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/b486dc34f78df390de4aae6bc2fa4fd13f99f535.diff" + }, + "sourcelink@0ab0100": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "0ab0100144b69d3b41716cf32fae980cbf7c3287", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/0ab0100144b69d3b41716cf32fae980cbf7c3287.diff" + }, + "sourcelink@274958d": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "274958d0cbd3087a5a950341f9d62b5ae618cb5d", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/274958d0cbd3087a5a950341f9d62b5ae618cb5d.diff" + }, + "sourcelink@5c03094": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "5c030948f85cb684146791842db666a7f28f1e89", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/5c030948f85cb684146791842db666a7f28f1e89.diff" + }, + "sourcelink@381a86e": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "381a86e4b6090ea1f206d9e16634c719f1f368e1", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/381a86e4b6090ea1f206d9e16634c719f1f368e1.diff" + }, + "sourcelink@9252047": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "9252047ba9beb5aee538a1e4ac9e17e0086a65fd", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/9252047ba9beb5aee538a1e4ac9e17e0086a65fd.diff" + }, + "sourcelink@f98ad81": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "f98ad813573a23bd90d885b4eff9b21d02707afe", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/f98ad813573a23bd90d885b4eff9b21d02707afe.diff" + }, + "sourcelink@44079da": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "44079da3e66d233e1249cb224218061da0cc54ef", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/44079da3e66d233e1249cb224218061da0cc54ef.diff" + }, + "sourcelink@75aaa9b": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "75aaa9b05cb10ef3e1bfd7d107684fda38aa9965", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/75aaa9b05cb10ef3e1bfd7d107684fda38aa9965.diff" + }, + "sourcelink@64112ea": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "64112eaba695517d916eeee57ea9883c40276ad1", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/64112eaba695517d916eeee57ea9883c40276ad1.diff" + }, + "sourcelink@60310a5": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "60310a5d6b185ddb154d1e217ea1d162944764c7", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/60310a5d6b185ddb154d1e217ea1d162944764c7.diff" + }, + "sourcelink@68f7441": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "68f7441853236634c5df941900bc5944a710b84f", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/68f7441853236634c5df941900bc5944a710b84f.diff" + }, + "sourcelink@828a762": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "828a76229ba9e9e021d6a4e845198e85c4ac01af", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/828a76229ba9e9e021d6a4e845198e85c4ac01af.diff" + }, + "sourcelink@c09b9ff": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "c09b9ff67a8052c83237815db2a33775c25cbae3", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/c09b9ff67a8052c83237815db2a33775c25cbae3.diff" + }, + "sourcelink@b077073": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "b077073bec0a7e2ca924034330364c170fd496ca", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/b077073bec0a7e2ca924034330364c170fd496ca.diff" + }, + "sourcelink@7b1bd72": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "7b1bd72b51c72f2bb8f235cd0b79217594800080", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/7b1bd72b51c72f2bb8f235cd0b79217594800080.diff" + }, + "sourcelink@72f83ac": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "72f83ac23c802b98d53be926e2c6a36d41667338", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/72f83ac23c802b98d53be926e2c6a36d41667338.diff" + }, + "sourcelink@917a997": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "917a997577492ee19957baf760bf00bccd0c4055", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/917a997577492ee19957baf760bf00bccd0c4055.diff" + }, + "sourcelink@cc04654": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "cc046540908aa2d0084986324af7ba761d322801", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/cc046540908aa2d0084986324af7ba761d322801.diff" + }, + "sourcelink@266b39a": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "266b39a09259613c957479df6cb43bb991ddbab4", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/266b39a09259613c957479df6cb43bb991ddbab4.diff" + }, + "sourcelink@b989174": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "b989174b808b9065982d25f36419cb05644258a8", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/b989174b808b9065982d25f36419cb05644258a8.diff" + }, + "sourcelink@cc896b0": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "cc896b0983ea895820d5cfc4d05e0c54d58d17aa", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/cc896b0983ea895820d5cfc4d05e0c54d58d17aa.diff" + }, + "sourcelink@8b697da": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "8b697da5bcbdc0be8b31d398fe24a14f1118b35a", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/8b697da5bcbdc0be8b31d398fe24a14f1118b35a.diff" + }, + "sourcelink@6ec19dd": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "6ec19dda0e195435884deb056354390cfa0c0cf7", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/6ec19dda0e195435884deb056354390cfa0c0cf7.diff" + }, + "symreader@4335ee8": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "4335ee83c782d49329303eb73bebf2865dfbc109", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/4335ee83c782d49329303eb73bebf2865dfbc109.diff" + }, + "symreader@9026879": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "9026879506d152533ad8b3d32f3953694a20ba8a", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/9026879506d152533ad8b3d32f3953694a20ba8a.diff" + }, + "symreader@bd2da3b": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "bd2da3b267bc91031038a1a69d1798d8f7b1ffc8", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/bd2da3b267bc91031038a1a69d1798d8f7b1ffc8.diff" + }, + "symreader@9a6bfda": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "9a6bfda1c3c04fbc99dd20d7fffe620a94ae7069", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/9a6bfda1c3c04fbc99dd20d7fffe620a94ae7069.diff" + }, + "symreader@779aa12": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "779aa121b9e6fd1aef33d2daafc7b686f4f0798c", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/779aa121b9e6fd1aef33d2daafc7b686f4f0798c.diff" + }, + "symreader@5255860": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "5255860f6ad782ed7a38b8faaf59246226251385", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/5255860f6ad782ed7a38b8faaf59246226251385.diff" + }, + "symreader@3172661": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "31726618f8b86f45f46c5df7f3a1aeaaf0384374", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/31726618f8b86f45f46c5df7f3a1aeaaf0384374.diff" + }, + "symreader@834ba03": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "834ba030f3bc1adc347e28d81570ef24d4f7800b", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/834ba030f3bc1adc347e28d81570ef24d4f7800b.diff" + }, + "symreader@0311e4c": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "0311e4ceb44fe57fc7d698ef3be7cffe8ed949e2", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/0311e4ceb44fe57fc7d698ef3be7cffe8ed949e2.diff" + }, + "symreader@9f990a3": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "9f990a3941b4c16c635f654549b990564da2f453", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/9f990a3941b4c16c635f654549b990564da2f453.diff" + }, + "symreader@a44c37a": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "a44c37a710d2098d7a5a02096bb5b1f141942bed", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/a44c37a710d2098d7a5a02096bb5b1f141942bed.diff" + }, + "symreader@da24ef5": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "da24ef5e5c8ab20678b342d9fdf36a9405fc0766", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/da24ef5e5c8ab20678b342d9fdf36a9405fc0766.diff" + }, + "symreader@8655fee": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "8655fee9aae40ba74257255cbcd1f05edc2f48fa", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/8655fee9aae40ba74257255cbcd1f05edc2f48fa.diff" + }, + "symreader@028a635": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "028a63579257e0fe39b9cf8808a7e9f498eb8541", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/028a63579257e0fe39b9cf8808a7e9f498eb8541.diff" + }, + "symreader@d556177": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "d5561779be37fe9232786a0c0eca5be401f876ef", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/d5561779be37fe9232786a0c0eca5be401f876ef.diff" + }, + "symreader@5cc4088": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "5cc4088103da7243d57f66fffb5653b9ae112cb8", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/5cc4088103da7243d57f66fffb5653b9ae112cb8.diff" + }, + "symreader@b75e0d0": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "b75e0d02ea051dc9513f07dc40a9103713be2702", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/b75e0d02ea051dc9513f07dc40a9103713be2702.diff" + }, + "symreader@05dafde": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "05dafde63d521f79a8fb81505010c75e240a2fa4", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/05dafde63d521f79a8fb81505010c75e240a2fa4.diff" + }, + "symreader@aac63a4": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "aac63a4322b50e53b2c0b1b5766006381bf9d010", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/aac63a4322b50e53b2c0b1b5766006381bf9d010.diff" + }, + "symreader@d05cc88": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "d05cc88a80ebf1556fe197187ef76de8f2c48b79", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/d05cc88a80ebf1556fe197187ef76de8f2c48b79.diff" + }, + "symreader@d8370c7": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "d8370c791acabc56db969cfede629246a5764063", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/d8370c791acabc56db969cfede629246a5764063.diff" + }, + "symreader@f867871": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "f86787198780578dfc565037769e9cdb7776e4e2", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/f86787198780578dfc565037769e9cdb7776e4e2.diff" + }, + "symreader@83124e3": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "83124e32b2020dc80aa383ba91b7d45985587a4e", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/83124e32b2020dc80aa383ba91b7d45985587a4e.diff" + }, + "symreader@b35c161": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "b35c161ec9e3ac38dd1daa14b8160f9968d8467f", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/b35c161ec9e3ac38dd1daa14b8160f9968d8467f.diff" + }, + "symreader@db979a9": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "db979a9d703fbb2fee3f6368e7d525ab8f817357", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/db979a9d703fbb2fee3f6368e7d525ab8f817357.diff" + }, + "symreader@2b4d6f4": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "2b4d6f400f353bea7616bec8a50d8cf0b9724776", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/2b4d6f400f353bea7616bec8a50d8cf0b9724776.diff" + }, + "symreader@8593ff8": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "8593ff8485fe9aa94b6e27ca01d3b3c15085bce9", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/8593ff8485fe9aa94b6e27ca01d3b3c15085bce9.diff" + }, + "symreader@b579795": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "b57979542a0a0384aeb9614ff8dca2a70a55bd5d", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/b57979542a0a0384aeb9614ff8dca2a70a55bd5d.diff" + }, + "symreader@260aefc": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "260aefcbf91e84ea4a4941336a0210656edd55d7", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/260aefcbf91e84ea4a4941336a0210656edd55d7.diff" + }, + "vstest@5c6dc58": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "5c6dc581fa94907b6ef26bb0f8ad0943a39b1865", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/5c6dc581fa94907b6ef26bb0f8ad0943a39b1865.diff" + }, + "vstest@7255fd2": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "7255fd2095d7b2e03536ed667df8ddf6de87b585", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/7255fd2095d7b2e03536ed667df8ddf6de87b585.diff" + }, + "vstest@634d097": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "634d097466e9d1b0641d453e77043fa74eb7e0f1", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/634d097466e9d1b0641d453e77043fa74eb7e0f1.diff" + }, + "vstest@f73598e": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "f73598e6c0ca06578c44b5b2802f01697fc52d60", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/f73598e6c0ca06578c44b5b2802f01697fc52d60.diff" + }, + "vstest@262a9dd": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "262a9dd7bca31854bceabff28380c78504342e96", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/262a9dd7bca31854bceabff28380c78504342e96.diff" + }, + "vstest@252890f": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "252890fd193bfae7c59bd2a24ccf8a4582168226", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/252890fd193bfae7c59bd2a24ccf8a4582168226.diff" + }, + "vstest@f7d5f02": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "f7d5f02233dd94250b21e352340ef1e2c0760e64", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/f7d5f02233dd94250b21e352340ef1e2c0760e64.diff" + }, + "vstest@e331e3b": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "e331e3be87cf9a517d033b4fb1d12ef7fe663dbd", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/e331e3be87cf9a517d033b4fb1d12ef7fe663dbd.diff" + }, + "vstest@0f85456": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "0f854569231bc22aa77c54f3fb3a6938462fa8aa", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/0f854569231bc22aa77c54f3fb3a6938462fa8aa.diff" + }, + "vstest@384428e": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "384428e02b79a8494b4d8ced734e053a25cd5f28", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/384428e02b79a8494b4d8ced734e053a25cd5f28.diff" + }, + "vstest@6411dc2": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "6411dc2d85c5ae88a4eb786e0a7daa3ce978fc20", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/6411dc2d85c5ae88a4eb786e0a7daa3ce978fc20.diff" + }, + "vstest@7a6c166": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "7a6c1662ab5f8d8b3aaf90aea0003a3ca7b18714", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/7a6c1662ab5f8d8b3aaf90aea0003a3ca7b18714.diff" + }, + "vstest@17c14fe": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "17c14fe899f1633f8d4805f67abd2fd51a8da77b", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/17c14fe899f1633f8d4805f67abd2fd51a8da77b.diff" + }, + "vstest@d8f6af1": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "d8f6af1b1c9a20e2b76ecc6798a6ebdc35ba50fe", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/d8f6af1b1c9a20e2b76ecc6798a6ebdc35ba50fe.diff" + }, + "vstest@a3b36a6": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "a3b36a6f96608ffd3d90531d31a868fcbc1941b0", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/a3b36a6f96608ffd3d90531d31a868fcbc1941b0.diff" + }, + "vstest@5210ceb": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "5210cebdcca0335183b1aada61861b847e228581", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/5210cebdcca0335183b1aada61861b847e228581.diff" + }, + "vstest@9cbb02d": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "9cbb02dc32ca24b93c96ca1b2424283a987fef1c", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/9cbb02dc32ca24b93c96ca1b2424283a987fef1c.diff" + }, + "vstest@ae77b29": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "ae77b29c156881343f25cee00d312fa03ceaf63a", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/ae77b29c156881343f25cee00d312fa03ceaf63a.diff" + }, + "vstest@d2c19c0": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "d2c19c0328f6b609e6ee5a41bb69fcc22249173e", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/d2c19c0328f6b609e6ee5a41bb69fcc22249173e.diff" + }, + "vstest@b207e49": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "b207e4976c0983cb3a358caece566209edfc66ef", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/b207e4976c0983cb3a358caece566209edfc66ef.diff" + }, + "vstest@7e06f03": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "7e06f03fbefee44f1a843d9e12f1bbd1d92c4354", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/7e06f03fbefee44f1a843d9e12f1bbd1d92c4354.diff" + }, + "vstest@5193be4": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "5193be4a2fb84a6abd3bbaa5c88807b23c470eb2", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/5193be4a2fb84a6abd3bbaa5c88807b23c470eb2.diff" + }, + "vstest@da2d6ea": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "da2d6ea5bd829c09b2189a66789391072aabc8ba", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/da2d6ea5bd829c09b2189a66789391072aabc8ba.diff" + }, + "vstest@1faab3d": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "1faab3dd3e8fbed6165b959b1aba78e846a80447", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/1faab3dd3e8fbed6165b959b1aba78e846a80447.diff" + }, + "vstest@7e128f4": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "7e128f4236ebf5f539dc235b367dd954f9c81aeb", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/7e128f4236ebf5f539dc235b367dd954f9c81aeb.diff" + }, + "vstest@6b5328f": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "6b5328f99f91c4d659fcacade7964aedbf877535", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/6b5328f99f91c4d659fcacade7964aedbf877535.diff" + }, + "vstest@0f5ac69": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "0f5ac692f0a12d54ecf977db2d7eadcb5c4de067", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/0f5ac692f0a12d54ecf977db2d7eadcb5c4de067.diff" + }, + "vstest@499c9af": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "499c9afa4ff0f2743ccbad46d3cd2fb4c43cfbed", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/499c9afa4ff0f2743ccbad46d3cd2fb4c43cfbed.diff" + }, + "vstest@daac823": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "daac8232a37ae5a00a3316014bdc0b459a03709f", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/daac8232a37ae5a00a3316014bdc0b459a03709f.diff" + }, + "vstest@0b289d5": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "0b289d54af2f0b7aba88364cd6e2718ac69cbd49", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/0b289d54af2f0b7aba88364cd6e2718ac69cbd49.diff" + }, + "vstest@5bf95dc": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "5bf95dcb36c3bcac79cc99391451b589bceb3c9f", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/5bf95dcb36c3bcac79cc99391451b589bceb3c9f.diff" + }, + "vstest@3470ed5": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "3470ed512c1afccc020f457648fe40824db2f3b6", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/3470ed512c1afccc020f457648fe40824db2f3b6.diff" + }, + "vstest@3941969": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "3941969ef368368cf7b34681676d3782276b38d9", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/3941969ef368368cf7b34681676d3782276b38d9.diff" + }, + "vstest@d52fd7f": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "d52fd7f1be97ae79fd8ddac28fd066449f72c70b", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/d52fd7f1be97ae79fd8ddac28fd066449f72c70b.diff" + }, + "vstest@9bdb396": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "9bdb3961ec155424a662be8c9748fbd0163d88bb", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/9bdb3961ec155424a662be8c9748fbd0163d88bb.diff" + }, + "vstest@d6dbc41": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "d6dbc41a9fa2368ba0d731131dd9a3081c58926d", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/d6dbc41a9fa2368ba0d731131dd9a3081c58926d.diff" + }, + "vstest@7f981db": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "7f981db1904afd480a03e0a01a1c40f6275a59d8", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/7f981db1904afd480a03e0a01a1c40f6275a59d8.diff" + }, + "windowsdesktop@0eacc4f": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "0eacc4fa0ff2a68a1785739b77986fc4916e2b50", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/0eacc4fa0ff2a68a1785739b77986fc4916e2b50.diff" + }, + "windowsdesktop@3fe80ee": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "3fe80ee818c42869a1786c6aba241469ab53592d", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/3fe80ee818c42869a1786c6aba241469ab53592d.diff" + }, + "windowsdesktop@ee5ed07": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "ee5ed0724b71a2cdffa8903025256db9d9101751", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/ee5ed0724b71a2cdffa8903025256db9d9101751.diff" + }, + "windowsdesktop@b61fa52": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "b61fa52f289a6f36a755551aa235f53e0a37f574", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/b61fa52f289a6f36a755551aa235f53e0a37f574.diff" + }, + "windowsdesktop@0fc1e06": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "0fc1e060ecd88cd442a12fda239cfd4773f011b0", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/0fc1e060ecd88cd442a12fda239cfd4773f011b0.diff" + }, + "windowsdesktop@783feda": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "783fedadb6f9e40e0d7b498e48427fa284fd224b", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/783fedadb6f9e40e0d7b498e48427fa284fd224b.diff" + }, + "windowsdesktop@18b7032": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "18b7032885fea04785e6e18fa6fa6e99400ff747", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/18b7032885fea04785e6e18fa6fa6e99400ff747.diff" + }, + "windowsdesktop@df89cf0": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "df89cf09467c324c76db9e91359afc3171d60541", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/df89cf09467c324c76db9e91359afc3171d60541.diff" + }, + "windowsdesktop@de39d3b": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "de39d3b78b7087a800a889f193e4b4302ce42d3c", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/de39d3b78b7087a800a889f193e4b4302ce42d3c.diff" + }, + "windowsdesktop@8a8c2aa": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "8a8c2aaedbe0861a74948f446e35d4489a43f2f2", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/8a8c2aaedbe0861a74948f446e35d4489a43f2f2.diff" + }, + "windowsdesktop@8aaf723": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "8aaf72356e17bd658dae427ecf62682c60eccf01", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/8aaf72356e17bd658dae427ecf62682c60eccf01.diff" + }, + "windowsdesktop@2e1d367": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "2e1d36773dbe6848e9105b9d14652d2cf6755f47", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/2e1d36773dbe6848e9105b9d14652d2cf6755f47.diff" + }, + "windowsdesktop@bb44349": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "bb4434983bbe392292500e65653d1f28e8614349", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/bb4434983bbe392292500e65653d1f28e8614349.diff" + }, + "windowsdesktop@150042a": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "150042a3d5e36723bbe67eb7f6f3560db49796db", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/150042a3d5e36723bbe67eb7f6f3560db49796db.diff" + }, + "windowsdesktop@cf37430": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "cf37430ce4040f6786b987158186c85a039b4022", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/cf37430ce4040f6786b987158186c85a039b4022.diff" + }, + "windowsdesktop@145df5c": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "145df5c1073133598e5f108ed1454b0c76328343", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/145df5c1073133598e5f108ed1454b0c76328343.diff" + }, + "windowsdesktop@4261f5b": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "4261f5bc65d9b130558e71853f6283ac8b10a7e7", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/4261f5bc65d9b130558e71853f6283ac8b10a7e7.diff" + }, + "windowsdesktop@faa88b8": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "faa88b8aa9cbf2000c4206aa8a88dd743d2e1aa1", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/faa88b8aa9cbf2000c4206aa8a88dd743d2e1aa1.diff" + }, + "windowsdesktop@f422312": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "f42231241e512bf9d2c4acbd34a411c8030d4349", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/f42231241e512bf9d2c4acbd34a411c8030d4349.diff" + }, + "windowsdesktop@f356729": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "f356729de70a63cd5349ce0806146247a9a6fcb5", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/f356729de70a63cd5349ce0806146247a9a6fcb5.diff" + }, + "windowsdesktop@4fe93cc": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "4fe93cce331648158265824c2d34bba60cb26557", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/4fe93cce331648158265824c2d34bba60cb26557.diff" + }, + "windowsdesktop@79679b8": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "79679b83f94d5475067ea31f824e2e9498b02045", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/79679b83f94d5475067ea31f824e2e9498b02045.diff" + }, + "winforms@c8139b9": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "c8139b9f19afa644f8360f08684a17f57ac694ff", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/c8139b9f19afa644f8360f08684a17f57ac694ff.diff" + }, + "winforms@8554492": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "8554492fb5e5f03b849abd9874c562c58755d951", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/8554492fb5e5f03b849abd9874c562c58755d951.diff" + }, + "winforms@bab083a": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "bab083ae0ef5e5d66acb360697ee3932d3f68cd0", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/bab083ae0ef5e5d66acb360697ee3932d3f68cd0.diff" + }, + "winforms@4ba3b30": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "4ba3b30be6ef0371ff76f4dfa8a2cc7a6df40f6f", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/4ba3b30be6ef0371ff76f4dfa8a2cc7a6df40f6f.diff" + }, + "winforms@480ddfb": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "480ddfbd62ede94f539cc7f1750d5bd1c6bd08d3", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/480ddfbd62ede94f539cc7f1750d5bd1c6bd08d3.diff" + }, + "winforms@52484fe": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "52484fe2ab255735c594fa92097716095b6b88d6", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/52484fe2ab255735c594fa92097716095b6b88d6.diff" + }, + "winforms@c598564": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "c59856435bb6fb12cbc329053175d33c037ae3c9", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/c59856435bb6fb12cbc329053175d33c037ae3c9.diff" + }, + "winforms@faf0029": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "faf002959fc9abf4ae1c9039ce4e0e47b3c1bbe5", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/faf002959fc9abf4ae1c9039ce4e0e47b3c1bbe5.diff" + }, + "winforms@b31ceb0": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "b31ceb0ef7aa000011aeb74addd228f98920c83b", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/b31ceb0ef7aa000011aeb74addd228f98920c83b.diff" + }, + "winforms@3dfb5be": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "3dfb5be22b7c98cdfb56aba152805c09426bb1e4", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/3dfb5be22b7c98cdfb56aba152805c09426bb1e4.diff" + }, + "winforms@f6f1591": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "f6f15912e0ba28fbf66cc41f8edd40979dd8ad77", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/f6f15912e0ba28fbf66cc41f8edd40979dd8ad77.diff" + }, + "winforms@a5594f0": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "a5594f02fe87b74944471d1c3bd3d1d76196b0be", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/a5594f02fe87b74944471d1c3bd3d1d76196b0be.diff" + }, + "winforms@a7c141e": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "a7c141ee42d67ac4c5385eb350d2754abad6f4e4", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/a7c141ee42d67ac4c5385eb350d2754abad6f4e4.diff" + }, + "winforms@5793277": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "5793277e72521f3ed2104012596d1e9c4563f6d4", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/5793277e72521f3ed2104012596d1e9c4563f6d4.diff" + }, + "winforms@1156c7f": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "1156c7f088826c8d982f3e8d8dc9b4f4cb664f26", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/1156c7f088826c8d982f3e8d8dc9b4f4cb664f26.diff" + }, + "winforms@bba6052": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "bba6052071146eafe12d88c27d6fe012fc361717", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/bba6052071146eafe12d88c27d6fe012fc361717.diff" + }, + "winforms@1549e93": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "1549e9368a3e3fb21a4e1c936e75f988ea4bd0e7", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/1549e9368a3e3fb21a4e1c936e75f988ea4bd0e7.diff" + }, + "winforms@fd595a1": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "fd595a1c1652d743c4d969bafa5690c9aa7e2721", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/fd595a1c1652d743c4d969bafa5690c9aa7e2721.diff" + }, + "winforms@de1e85d": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "de1e85dadc1355f91a0f76255c064c07ce133e6c", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/de1e85dadc1355f91a0f76255c064c07ce133e6c.diff" + }, + "winforms@e2bbd5e": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "e2bbd5e696849662a44574045ceced6ac801223d", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/e2bbd5e696849662a44574045ceced6ac801223d.diff" + }, + "winforms@3c3fc01": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "3c3fc0106b94f5e78a6e3ed59541638a16288504", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/3c3fc0106b94f5e78a6e3ed59541638a16288504.diff" + }, + "winforms@7d033a9": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "7d033a985f7907e11ca94da46a4a0bcdf2c45091", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/7d033a985f7907e11ca94da46a4a0bcdf2c45091.diff" + }, + "winforms@277da14": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "277da14a89c81f3006f36fb2b8e9d7421be8ac72", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/277da14a89c81f3006f36fb2b8e9d7421be8ac72.diff" + }, + "winforms@114433a": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "114433a53cb8a92b94004dc4b6bddafbab02e691", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/114433a53cb8a92b94004dc4b6bddafbab02e691.diff" + }, + "winforms@c522de4": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "c522de4ffec55f24a43fbed56922a1c3802caea2", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/c522de4ffec55f24a43fbed56922a1c3802caea2.diff" + }, + "winforms@63a0bc7": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "63a0bc756240a9c55e72b5a60ca700f392389138", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/63a0bc756240a9c55e72b5a60ca700f392389138.diff" + }, + "winforms@0f2c1fe": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "0f2c1feb64b1d79b3a225ec67127bfa8d6c52ca8", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/0f2c1feb64b1d79b3a225ec67127bfa8d6c52ca8.diff" + }, + "winforms@f724c22": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "f724c2277a0695ca71d1816575636afc802d73b9", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/f724c2277a0695ca71d1816575636afc802d73b9.diff" + }, + "winforms@1d7784a": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "1d7784a9568671e8e2f09ad950723312cdab135c", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/1d7784a9568671e8e2f09ad950723312cdab135c.diff" + }, + "winforms@af0c793": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "af0c793d58f30c92a3e42b5fabb8fee1ffe14796", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/af0c793d58f30c92a3e42b5fabb8fee1ffe14796.diff" + }, + "winforms@18e1d3d": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "18e1d3ddefeb84da3e7b7e3e474cb8ad0acf1fb4", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/18e1d3ddefeb84da3e7b7e3e474cb8ad0acf1fb4.diff" + }, + "winforms@6f164bc": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "6f164bc963819a3578b430d584a25728bfd70e51", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/6f164bc963819a3578b430d584a25728bfd70e51.diff" + }, + "wpf@5aec2fb": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "5aec2fbc441f25da0f9067f15c718a89b5834c13", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/5aec2fbc441f25da0f9067f15c718a89b5834c13.diff" + }, + "wpf@c161dc9": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "c161dc985dbe19b6c8d19f7ab774ca1c90ca4995", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/c161dc985dbe19b6c8d19f7ab774ca1c90ca4995.diff" + }, + "wpf@511eaa4": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "511eaa44164372f174c6836cfd502fb4e38d90c0", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/511eaa44164372f174c6836cfd502fb4e38d90c0.diff" + }, + "wpf@d517c9f": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "d517c9f415af892ddb3e700ec52cd9a8c9947f1b", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/d517c9f415af892ddb3e700ec52cd9a8c9947f1b.diff" + }, + "wpf@2954415": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "29544158c23c0dcd586adfae5555a61a127ad052", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/29544158c23c0dcd586adfae5555a61a127ad052.diff" + }, + "wpf@86e19c2": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "86e19c29f7e332177e71bcf3b7492b9141f9fb04", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/86e19c29f7e332177e71bcf3b7492b9141f9fb04.diff" + }, + "wpf@5cbd167": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "5cbd1678714523d4d34d4fee95e795fda7182f26", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/5cbd1678714523d4d34d4fee95e795fda7182f26.diff" + }, + "wpf@3f0b9a6": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "3f0b9a62db3a01daac1a682f178a99bef2b15b4d", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/3f0b9a62db3a01daac1a682f178a99bef2b15b4d.diff" + }, + "wpf@e2a145f": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "e2a145fe05e667143fa2a96cc73b407705a6974c", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/e2a145fe05e667143fa2a96cc73b407705a6974c.diff" + }, + "wpf@4ec8bdb": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "4ec8bdb5a1fa4d246b821990048f154aae47f156", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/4ec8bdb5a1fa4d246b821990048f154aae47f156.diff" + }, + "wpf@07ae487": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "07ae487dddc7a805ad1c98ed31cd09b298cb4c33", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/07ae487dddc7a805ad1c98ed31cd09b298cb4c33.diff" + }, + "wpf@b962f9e": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "b962f9e81213d512c22a12cb7d98bbfa9f97cfc9", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/b962f9e81213d512c22a12cb7d98bbfa9f97cfc9.diff" + }, + "wpf@1131ae4": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "1131ae499da9687fcd7c5b25cea7ac37f5885c61", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/1131ae499da9687fcd7c5b25cea7ac37f5885c61.diff" + }, + "wpf@3cff265": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "3cff26550833741ab136dbb2cca3eb6c4d83e686", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/3cff26550833741ab136dbb2cca3eb6c4d83e686.diff" + }, + "wpf@47886a9": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "47886a9831bb03e3ffd8ff6f1d38f3c1e0257220", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/47886a9831bb03e3ffd8ff6f1d38f3c1e0257220.diff" + }, + "wpf@61e05a3": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "61e05a3fd5a702790ee24cf12fb2718243fa2ced", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/61e05a3fd5a702790ee24cf12fb2718243fa2ced.diff" + }, + "wpf@83e6cbd": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "83e6cbda760818a2ab885c4aa3fc7e3a39eedf58", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/83e6cbda760818a2ab885c4aa3fc7e3a39eedf58.diff" + }, + "wpf@6ebec62": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "6ebec6211a69e7d86e24116b29b9e5d571f8f9e3", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/6ebec6211a69e7d86e24116b29b9e5d571f8f9e3.diff" + }, + "wpf@a0d8e49": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "a0d8e4971c809eb5d984d28caa234650952fcba6", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/a0d8e4971c809eb5d984d28caa234650952fcba6.diff" + }, + "wpf@2041bf5": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "2041bf5e3399c6598dea089b2878f067cbc3d939", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/2041bf5e3399c6598dea089b2878f067cbc3d939.diff" + }, + "wpf@2ca0375": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "2ca037562c207924e53cfcc99286e523d3694de3", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/2ca037562c207924e53cfcc99286e523d3694de3.diff" + }, + "wpf@b5d953c": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "b5d953c77a948fbce344787f7480d419fd853334", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/b5d953c77a948fbce344787f7480d419fd853334.diff" + }, + "wpf@a0553fd": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "a0553fd3fbc5fd74f70ab23f36e8b62524739d80", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/a0553fd3fbc5fd74f70ab23f36e8b62524739d80.diff" + }, + "wpf@92a18a6": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "92a18a6a387f3d749ed2fa308a60aacab8d469d0", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/92a18a6a387f3d749ed2fa308a60aacab8d469d0.diff" + }, + "wpf@42c8af9": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "42c8af917982f672eb14dcc347f2de361936ee28", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/42c8af917982f672eb14dcc347f2de361936ee28.diff" + }, + "wpf@99caccf": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "99caccf23145777f910711b51961885bec783213", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/99caccf23145777f910711b51961885bec783213.diff" + }, + "wpf@8218c1c": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "8218c1c1856f91ffe2b7a1b8a8137ec375a875d6", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/8218c1c1856f91ffe2b7a1b8a8137ec375a875d6.diff" + }, + "wpf@1346571": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "1346571efc19a83a90edf3abe9059d18f8412cdb", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/1346571efc19a83a90edf3abe9059d18f8412cdb.diff" + }, + "wpf@e0d4969": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "e0d49697870d7547d84162a24eda74c6fc3c5a8a", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/e0d49697870d7547d84162a24eda74c6fc3c5a8a.diff" + }, + "wpf@8c74082": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "8c74082a732dc882db037766332cf28b8726f840", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/8c74082a732dc882db037766332cf28b8726f840.diff" + }, + "xdt@8f200a6": { + "repo": "xdt", + "branch": "release/11.0.1xx-rc1", + "hash": "8f200a69784ac38fa9a856a9e0c9741ac416f4c2", + "org": "dotnet", + "url": "https://github.com/dotnet/xdt/commit/8f200a69784ac38fa9a856a9e0c9741ac416f4c2.diff" + }, + "xdt@2414cbd": { + "repo": "xdt", + "branch": "release/11.0.1xx-rc1", + "hash": "2414cbd4d70dee77b185cb3369d2fe5751036637", + "org": "dotnet", + "url": "https://github.com/dotnet/xdt/commit/2414cbd4d70dee77b185cb3369d2fe5751036637.diff" + }, + "xdt@6735b78": { + "repo": "xdt", + "branch": "release/11.0.1xx-rc1", + "hash": "6735b7889c8388ff68dc3d80319aecf98a4b9fac", + "org": "dotnet", + "url": "https://github.com/dotnet/xdt/commit/6735b7889c8388ff68dc3d80319aecf98a4b9fac.diff" + }, + "dotnet@96edf19": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "96edf19be2988b8e9bb834c68a94e0132f1c20f2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/96edf19be2988b8e9bb834c68a94e0132f1c20f2.diff" + }, + "dotnet@2417249": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "2417249eb3e8e4219ea3f1f814f05cc27044b74a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/2417249eb3e8e4219ea3f1f814f05cc27044b74a.diff" + }, + "dotnet@9cf3518": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9cf351835bb477eb1bcfd3737313c24e4f2293f0", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9cf351835bb477eb1bcfd3737313c24e4f2293f0.diff" + }, + "dotnet@921c21f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "921c21f8e0b77618b3c56e8247b3ab36c0ba9f65", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/921c21f8e0b77618b3c56e8247b3ab36c0ba9f65.diff" + }, + "dotnet@c19ede7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "c19ede72621b369f66d7b7cc2f6efbbb3a3775ff", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c19ede72621b369f66d7b7cc2f6efbbb3a3775ff.diff" + }, + "dotnet@aff9e7b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "aff9e7b830188cb080feeef9408a132b96f1e06e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/aff9e7b830188cb080feeef9408a132b96f1e06e.diff" + }, + "dotnet@448ba1d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "448ba1dc07afca2cf2b697dae7cef510872bbc42", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/448ba1dc07afca2cf2b697dae7cef510872bbc42.diff" + }, + "dotnet@158159d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "158159df5e24d61a84f4252b40914161ee501138", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/158159df5e24d61a84f4252b40914161ee501138.diff" + }, + "dotnet@60577c1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "60577c123e02cbdcaded893d3010e5173226644a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/60577c123e02cbdcaded893d3010e5173226644a.diff" + }, + "dotnet@5650f9e": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "5650f9ea9b6b108f7ba1da30ffa0bbc07186af46", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5650f9ea9b6b108f7ba1da30ffa0bbc07186af46.diff" + }, + "dotnet@6a4f108": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "6a4f10869f96cce988bffc18111b2adfac261ee8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6a4f10869f96cce988bffc18111b2adfac261ee8.diff" + }, + "dotnet@a331ec1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a331ec1877b0aca43d294b3d3f91af49bf403ee9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a331ec1877b0aca43d294b3d3f91af49bf403ee9.diff" + }, + "dotnet@5c2608e": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "5c2608eb32db66a85ef1c37a552b65ead415aab5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5c2608eb32db66a85ef1c37a552b65ead415aab5.diff" + }, + "dotnet@d3f6f56": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "d3f6f56f8d34ae366a045c18b83df6e51d080e56", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d3f6f56f8d34ae366a045c18b83df6e51d080e56.diff" + }, + "dotnet@7fdfc69": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7fdfc694c61a4f55ea857c4d08858d2bd3445350", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7fdfc694c61a4f55ea857c4d08858d2bd3445350.diff" + }, + "dotnet@10d983b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "10d983b64926b7669b8322caee13a6fb81e11378", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/10d983b64926b7669b8322caee13a6fb81e11378.diff" + }, + "dotnet@dae5ffc": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "dae5ffc086112e88fad42af8c849e55f111789e8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/dae5ffc086112e88fad42af8c849e55f111789e8.diff" + }, + "dotnet@85b5b6f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "85b5b6f463bf23afff7f39d0c8a86968c2c668e2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/85b5b6f463bf23afff7f39d0c8a86968c2c668e2.diff" + }, + "dotnet@facc02a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "facc02a3dead5872962f2314f02d401325da1350", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/facc02a3dead5872962f2314f02d401325da1350.diff" + }, + "dotnet@dd04f34": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "dd04f34f546a6062063f3e726e64ac9958def4f0", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/dd04f34f546a6062063f3e726e64ac9958def4f0.diff" + }, + "dotnet@0e7aef3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0e7aef384fdec5e2a5cadb697a8fa023ef60574e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0e7aef384fdec5e2a5cadb697a8fa023ef60574e.diff" + }, + "dotnet@cad6c58": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cad6c5889c0fc434d248c6991090b78c750b3e76", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cad6c5889c0fc434d248c6991090b78c750b3e76.diff" + }, + "dotnet@bfb5366": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "bfb5366c2c6e45c00cd194bc21c623d32fcd4066", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/bfb5366c2c6e45c00cd194bc21c623d32fcd4066.diff" + }, + "dotnet@532c61a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "532c61aa9f4e3301fc6666c3ed9f54cfc46393d3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/532c61aa9f4e3301fc6666c3ed9f54cfc46393d3.diff" + }, + "dotnet@a7445f2": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a7445f213bfc7c78e8ba4dcdcc2571f8e48f9249", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a7445f213bfc7c78e8ba4dcdcc2571f8e48f9249.diff" + }, + "dotnet@c43b046": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "c43b046d28b5e90fc9072bcb668bd8201d4ce4ec", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c43b046d28b5e90fc9072bcb668bd8201d4ce4ec.diff" + }, + "dotnet@f3c80f2": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f3c80f28f11a3e356e4f7bcdc0deab146ca399eb", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f3c80f28f11a3e356e4f7bcdc0deab146ca399eb.diff" + }, + "dotnet@5b35027": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "5b35027a776d7383f5820f97685e7ee595ed1c0e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5b35027a776d7383f5820f97685e7ee595ed1c0e.diff" + }, + "dotnet@7cdb217": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7cdb217445905f3342bbb0266a4497b9a014389a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7cdb217445905f3342bbb0266a4497b9a014389a.diff" + }, + "dotnet@f5ca191": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f5ca1918478c10660bb098632cc31db43f3877db", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f5ca1918478c10660bb098632cc31db43f3877db.diff" + }, + "dotnet@ae3e8cf": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ae3e8cf666ef0d76996aa24d3281e9a4cbcd2a8f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ae3e8cf666ef0d76996aa24d3281e9a4cbcd2a8f.diff" + }, + "dotnet@6e65486": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "6e6548689136d21cb174c18f3db9594493734d94", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6e6548689136d21cb174c18f3db9594493734d94.diff" + }, + "dotnet@9093808": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9093808bebfff8aab0bbd3d40836ef8787ab5515", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9093808bebfff8aab0bbd3d40836ef8787ab5515.diff" + }, + "dotnet@276e6bc": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "276e6bc0d812d255aaf022c13d962480ba0c85f2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/276e6bc0d812d255aaf022c13d962480ba0c85f2.diff" + }, + "dotnet@4b1cb9c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "4b1cb9c66e50f301504a04e169470e035f24d273", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4b1cb9c66e50f301504a04e169470e035f24d273.diff" + }, + "dotnet@0013c35": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0013c35b9d6b2506e6f8d5e4efd458c363afd123", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0013c35b9d6b2506e6f8d5e4efd458c363afd123.diff" + }, + "dotnet@ca0ae67": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ca0ae672b6d19a7f18c676b982aeeede02e73ba8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ca0ae672b6d19a7f18c676b982aeeede02e73ba8.diff" + }, + "dotnet@494027a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "494027aa769b7480b8e2663be3c61fac7f748546", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/494027aa769b7480b8e2663be3c61fac7f748546.diff" + }, + "dotnet@1b824c3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1b824c3db1daac42e59a890c2d5acabbaf604a02", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1b824c3db1daac42e59a890c2d5acabbaf604a02.diff" + }, + "dotnet@1b32b22": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1b32b2254acc4ebb9c5c820d2730346b74c1e79b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1b32b2254acc4ebb9c5c820d2730346b74c1e79b.diff" + }, + "dotnet@9456371": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "945637150ce3780992bb1d0c2b70c188695d7307", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/945637150ce3780992bb1d0c2b70c188695d7307.diff" + }, + "dotnet@204b770": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "204b77076ae6569e793b8314bc7a4e71b00b1bde", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/204b77076ae6569e793b8314bc7a4e71b00b1bde.diff" + }, + "dotnet@47ea3f3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "47ea3f38b4846b815645d3f96c6da19fb4d96d48", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/47ea3f38b4846b815645d3f96c6da19fb4d96d48.diff" + }, + "dotnet@70f87cb": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "70f87cbd29d450ff1b796194a2ec5f4ece65b363", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/70f87cbd29d450ff1b796194a2ec5f4ece65b363.diff" + }, + "dotnet@3c5cb3a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3c5cb3adfe90f245cbdc8406511a666b7ba192e9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3c5cb3adfe90f245cbdc8406511a666b7ba192e9.diff" + }, + "dotnet@22ce7ab": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "22ce7ab58936132ab625daa8946d7af22998c1ee", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/22ce7ab58936132ab625daa8946d7af22998c1ee.diff" + }, + "dotnet@a308a0d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a308a0d17196a8e32d80e089b8d7356f5889dfc6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a308a0d17196a8e32d80e089b8d7356f5889dfc6.diff" + }, + "dotnet@2b9e622": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "2b9e622c9d4246f1e5ebbcf6f2378842f39439ab", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/2b9e622c9d4246f1e5ebbcf6f2378842f39439ab.diff" + }, + "dotnet@b7f6925": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "b7f6925ae6fdd9921b95ee8fc71e67d122522ac3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b7f6925ae6fdd9921b95ee8fc71e67d122522ac3.diff" + }, + "dotnet@435b20f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "435b20f0da59cbaf8c11be3a59d6778ce8ef1282", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/435b20f0da59cbaf8c11be3a59d6778ce8ef1282.diff" + }, + "dotnet@ae0c1cc": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ae0c1cc77741df57a314a02374d5acdf7f4d597d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ae0c1cc77741df57a314a02374d5acdf7f4d597d.diff" + }, + "dotnet@968db01": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "968db0161fe4991b90e78cd1db49d1de86a65a1c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/968db0161fe4991b90e78cd1db49d1de86a65a1c.diff" + }, + "dotnet@d5c1e6e": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "d5c1e6ef3a82d9480271b5abbe79f3ff5f062d8b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d5c1e6ef3a82d9480271b5abbe79f3ff5f062d8b.diff" + }, + "dotnet@1b329a0": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1b329a051b83600cccbaf4dc7de91ce75e69fd1a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1b329a051b83600cccbaf4dc7de91ce75e69fd1a.diff" + }, + "dotnet@813f634": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "813f634ceb016018f5acc9bd3c2b16e17dff4686", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/813f634ceb016018f5acc9bd3c2b16e17dff4686.diff" + }, + "dotnet@245c4ce": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "245c4ce4477f3e5d6f373fc2d63a0e3664dd8e18", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/245c4ce4477f3e5d6f373fc2d63a0e3664dd8e18.diff" + }, + "dotnet@779ddcc": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "779ddcc38e51de06d17f51c0fe6d11b282dd2446", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/779ddcc38e51de06d17f51c0fe6d11b282dd2446.diff" + }, + "dotnet@9a14b8d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9a14b8d9eab781efc12421ee7766469219338c53", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9a14b8d9eab781efc12421ee7766469219338c53.diff" + }, + "dotnet@e4540ae": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e4540ae0b33b9ef5e812819e951d1d0a3fa93617", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e4540ae0b33b9ef5e812819e951d1d0a3fa93617.diff" + }, + "dotnet@fb1ea17": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "fb1ea17165b1318a71d07f9469c93f85f5cfb062", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/fb1ea17165b1318a71d07f9469c93f85f5cfb062.diff" + }, + "dotnet@00feb6c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "00feb6c6bc09aac97e1b657ff88544eb439c07ef", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/00feb6c6bc09aac97e1b657ff88544eb439c07ef.diff" + }, + "dotnet@290d471": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "290d4715511fb1ba0a0f66885179fc9420449d50", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/290d4715511fb1ba0a0f66885179fc9420449d50.diff" + }, + "dotnet@cc5e5f5": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cc5e5f5271b0905254da8b41946dcdc1b796d790", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cc5e5f5271b0905254da8b41946dcdc1b796d790.diff" + }, + "dotnet@74a35cb": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "74a35cb1403e10b8a6a79392125ee0334d34b51a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/74a35cb1403e10b8a6a79392125ee0334d34b51a.diff" + }, + "dotnet@257a939": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "257a9393bfa8e4e0cea3e41357dd5e338b11d804", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/257a9393bfa8e4e0cea3e41357dd5e338b11d804.diff" + }, + "dotnet@ca0c0dc": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ca0c0dcff9a8563edd1de5a556699b666fb77271", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ca0c0dcff9a8563edd1de5a556699b666fb77271.diff" + }, + "dotnet@93991b4": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "93991b4382a51dbb542d745d493926e715adaa75", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/93991b4382a51dbb542d745d493926e715adaa75.diff" + }, + "dotnet@cfec64d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cfec64decbee729fe0df3b15ebb884786b412779", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cfec64decbee729fe0df3b15ebb884786b412779.diff" + }, + "dotnet@a1c6ecd": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a1c6ecd5728ca60dd0c8f97485f4419856c8b030", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a1c6ecd5728ca60dd0c8f97485f4419856c8b030.diff" + }, + "dotnet@13a51a3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "13a51a374931ee7021dd6b366d3f7256ddfa2871", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/13a51a374931ee7021dd6b366d3f7256ddfa2871.diff" + }, + "dotnet@0e42a31": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0e42a3199a0332993d447e363d39659ffa5a1ca7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0e42a3199a0332993d447e363d39659ffa5a1ca7.diff" + }, + "dotnet@8c26bde": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8c26bdebedd5dc9c998b97a387d8649a54863751", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8c26bdebedd5dc9c998b97a387d8649a54863751.diff" + }, + "dotnet@3592a64": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3592a64cf255990d169fc11be5b74f94e767ca71", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3592a64cf255990d169fc11be5b74f94e767ca71.diff" + }, + "dotnet@35b6656": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "35b6656adcb0a16315dcfb3a098a6dfd0597c6c7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/35b6656adcb0a16315dcfb3a098a6dfd0597c6c7.diff" + }, + "dotnet@ad9ec99": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ad9ec99efec4239bc329085b0ac5a366f2ce2832", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ad9ec99efec4239bc329085b0ac5a366f2ce2832.diff" + }, + "dotnet@f67f2a1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f67f2a1f86ec08fbbaabe26f2fd6c9e61f1ec567", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f67f2a1f86ec08fbbaabe26f2fd6c9e61f1ec567.diff" + }, + "dotnet@0eacc21": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0eacc21b08623883eab3730c4ae704250a559955", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0eacc21b08623883eab3730c4ae704250a559955.diff" + }, + "dotnet@0e2c769": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0e2c76929d6b462c0b81bb78ff5d3eb7fb6de947", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0e2c76929d6b462c0b81bb78ff5d3eb7fb6de947.diff" + }, + "dotnet@73225e1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "73225e1a82587b127e4ecdbd735da39e9eebe1b6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/73225e1a82587b127e4ecdbd735da39e9eebe1b6.diff" + }, + "dotnet@184afa0": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "184afa05c527129f23056c6243b60973d75180e5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/184afa05c527129f23056c6243b60973d75180e5.diff" + }, + "dotnet@e4c0822": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e4c0822d9e1ded5b1002c13acc261255f52e827e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e4c0822d9e1ded5b1002c13acc261255f52e827e.diff" + }, + "dotnet@07dd44b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "07dd44b3b619d69f07431b444cbb41a9c676e121", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/07dd44b3b619d69f07431b444cbb41a9c676e121.diff" + }, + "dotnet@82a0f4b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "82a0f4b836840a98c5a29baea8e90c5948370a5c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/82a0f4b836840a98c5a29baea8e90c5948370a5c.diff" + }, + "dotnet@64dc398": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "64dc398ced81dba4d68e108f135b73c63a75d23c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/64dc398ced81dba4d68e108f135b73c63a75d23c.diff" + }, + "dotnet@d7e87c1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "d7e87c197a584da4a8213bae1739e803ed467c3e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d7e87c197a584da4a8213bae1739e803ed467c3e.diff" + }, + "dotnet@abf8c05": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "abf8c05e6d33e1680bd15c1f1cbb52c90d8230c1", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/abf8c05e6d33e1680bd15c1f1cbb52c90d8230c1.diff" + }, + "dotnet@2ed6907": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "2ed690736dcdedee7c9412ac6b942b72fe0d40c9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/2ed690736dcdedee7c9412ac6b942b72fe0d40c9.diff" + }, + "dotnet@72bafe7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "72bafe7398304cf6758d0c74d91c66869ee8aba5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/72bafe7398304cf6758d0c74d91c66869ee8aba5.diff" + }, + "dotnet@1448031": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "144803141fe95544e69613cdaf74b9d10daca7f7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/144803141fe95544e69613cdaf74b9d10daca7f7.diff" + }, + "dotnet@9df364c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9df364c20f5c5220ffe8ac81da8b09eb33ac5ed9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9df364c20f5c5220ffe8ac81da8b09eb33ac5ed9.diff" + }, + "dotnet@45ee027": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "45ee027fe6e3e41dfe3c747563bb5bf728768b97", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/45ee027fe6e3e41dfe3c747563bb5bf728768b97.diff" + }, + "dotnet@51d1acd": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "51d1acd4a5ea7a5be927889bb227e28682f02d78", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/51d1acd4a5ea7a5be927889bb227e28682f02d78.diff" + }, + "dotnet@49ba704": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "49ba70465fcc71b98a2e248e334430101ea2c59c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/49ba70465fcc71b98a2e248e334430101ea2c59c.diff" + }, + "dotnet@726517a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "726517a071f5d90d3a3df39274f4fd8619880ddd", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/726517a071f5d90d3a3df39274f4fd8619880ddd.diff" + }, + "dotnet@b747db5": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "b747db52fc529cca44be0bc793f7cfed2368f65a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b747db52fc529cca44be0bc793f7cfed2368f65a.diff" + }, + "dotnet@7fb8cef": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7fb8cef14d9ae6bd729b04638f88d00f1ba7eb99", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7fb8cef14d9ae6bd729b04638f88d00f1ba7eb99.diff" + }, + "dotnet@3510a49": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3510a49273e08402976e252a2361e31d87662ac4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3510a49273e08402976e252a2361e31d87662ac4.diff" + }, + "dotnet@a2c7953": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a2c79539ae1265f88edea9a4663ac174cd657d67", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a2c79539ae1265f88edea9a4663ac174cd657d67.diff" + }, + "dotnet@6176e86": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "6176e86b349bd543162b70bfc9d92abbad6b2fd6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6176e86b349bd543162b70bfc9d92abbad6b2fd6.diff" + }, + "dotnet@856ece5": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "856ece578efb39d11258afa9b0622c5b6759abba", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/856ece578efb39d11258afa9b0622c5b6759abba.diff" + }, + "dotnet@70c391f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "70c391f344a869f21a5b69d2b4ac896872184a95", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/70c391f344a869f21a5b69d2b4ac896872184a95.diff" + }, + "dotnet@8a6d49a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4.diff" + }, + "dotnet@ec1247c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ec1247c5088fc419e002d66df73843762f033044", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ec1247c5088fc419e002d66df73843762f033044.diff" + }, + "dotnet@19bc97f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "19bc97f3dd3ab67c7810e4ab179125b7c6a60641", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/19bc97f3dd3ab67c7810e4ab179125b7c6a60641.diff" + }, + "dotnet@3cafd97": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3cafd97928caed9a810b0c5e07db3998408d519b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3cafd97928caed9a810b0c5e07db3998408d519b.diff" + }, + "dotnet@fe2dc02": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "fe2dc0238eba105d2af261027b19a20629333a38", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/fe2dc0238eba105d2af261027b19a20629333a38.diff" + }, + "dotnet@5ffba20": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "5ffba20cffeccc09ac682eb25fe7cf2f7fafa9e6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5ffba20cffeccc09ac682eb25fe7cf2f7fafa9e6.diff" + }, + "dotnet@12489cb": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "12489cbca557f0a10a17a5562a6e8ff54ed00a5f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/12489cbca557f0a10a17a5562a6e8ff54ed00a5f.diff" + }, + "dotnet@59deef2": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "59deef2ff704ca8bcbd7e2a7c532e5f463fffbee", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/59deef2ff704ca8bcbd7e2a7c532e5f463fffbee.diff" + }, + "dotnet@810ad90": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "810ad9059a6ce623984a01088c1b2dbbeb744874", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/810ad9059a6ce623984a01088c1b2dbbeb744874.diff" + }, + "dotnet@704cbc6": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "704cbc68f2e0ca7e102fdd1b5e1992360a31881d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/704cbc68f2e0ca7e102fdd1b5e1992360a31881d.diff" + }, + "dotnet@f0dc566": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f0dc566c14db4aed372eca96b4ae7eb343bf8bad", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f0dc566c14db4aed372eca96b4ae7eb343bf8bad.diff" + }, + "dotnet@2b04b48": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "2b04b481b21c158f8362ca46fe5d2dd8997a5895", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/2b04b481b21c158f8362ca46fe5d2dd8997a5895.diff" + }, + "dotnet@d2ee2e6": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "d2ee2e67b5b1ffd0288ddbdf3f0cc0f38d160253", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d2ee2e67b5b1ffd0288ddbdf3f0cc0f38d160253.diff" + }, + "dotnet@4362697": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "43626970540a8841706f3eb5f2d477ebd82fd723", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/43626970540a8841706f3eb5f2d477ebd82fd723.diff" + }, + "dotnet@53e5429": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "53e5429c81d9de90810ac2afb4075b2f467f4ef0", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/53e5429c81d9de90810ac2afb4075b2f467f4ef0.diff" + }, + "dotnet@013cb9b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "013cb9b6c2dd95d65d4cbdcb0dd928f726245e80", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/013cb9b6c2dd95d65d4cbdcb0dd928f726245e80.diff" + }, + "dotnet@8e9f6ee": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8e9f6ee29f935f523aea4c6fb9a019f9be0f0e0c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8e9f6ee29f935f523aea4c6fb9a019f9be0f0e0c.diff" + }, + "dotnet@329b3a6": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "329b3a6544f9d94257cb2e45e3c32b02708191a9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/329b3a6544f9d94257cb2e45e3c32b02708191a9.diff" + }, + "dotnet@0f901f6": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0f901f6f9a67285e9e0c732c26627284633be02e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0f901f6f9a67285e9e0c732c26627284633be02e.diff" + }, + "dotnet@0e50d04": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0e50d0498859e5734f562aa14e8ab4f914c38fd3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0e50d0498859e5734f562aa14e8ab4f914c38fd3.diff" + }, + "dotnet@f7b9673": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f7b9673394cf207df9f9d5b32538b3eb182e6688", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f7b9673394cf207df9f9d5b32538b3eb182e6688.diff" + }, + "dotnet@aedf05a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "aedf05ae4b6c7f74f789e64a0a8d9d169414f04f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f.diff" + }, + "dotnet@4f845b6": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "4f845b6abe0c5c1572f003a63679fce7e8eafef9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4f845b6abe0c5c1572f003a63679fce7e8eafef9.diff" + }, + "dotnet@3caa118": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3caa11899e00e76c9567abd601d5197f9f8cd76a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3caa11899e00e76c9567abd601d5197f9f8cd76a.diff" + }, + "dotnet@f5782bf": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f5782bfe7cbe62e23058d578aa2216269b0ad34a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f5782bfe7cbe62e23058d578aa2216269b0ad34a.diff" + }, + "dotnet@69f3197": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "69f3197038440949673cf17e61f56f024512f75f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/69f3197038440949673cf17e61f56f024512f75f.diff" + }, + "dotnet@8c6eab4": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8c6eab4a72e64ecf43f37ff1bf08657e4bb5ee91", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8c6eab4a72e64ecf43f37ff1bf08657e4bb5ee91.diff" + }, + "dotnet@d9699cb": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "d9699cb3bab5d777e256fa050f23828b0034100d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d9699cb3bab5d777e256fa050f23828b0034100d.diff" + }, + "dotnet@fa79da2": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "fa79da288fb22877faacf951642602040990186d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/fa79da288fb22877faacf951642602040990186d.diff" + }, + "dotnet@4eec913": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "4eec9130e8bac6043cfd955c3f8331798abb8209", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4eec9130e8bac6043cfd955c3f8331798abb8209.diff" + }, + "dotnet@eebb147": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "eebb14786cbe4c8e8b2d17d0fef3f1a5c6c64fc9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/eebb14786cbe4c8e8b2d17d0fef3f1a5c6c64fc9.diff" + }, + "dotnet@0079c80": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0079c807639c8d7be426a7159f05c7451f6bcb0e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0079c807639c8d7be426a7159f05c7451f6bcb0e.diff" + }, + "dotnet@3dc10d7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3dc10d7035d97e4a50afc9a1be854b9c43f5e9a1", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3dc10d7035d97e4a50afc9a1be854b9c43f5e9a1.diff" + }, + "dotnet@56c8505": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "56c8505f848f3f214cb0670f99f8750dc5361e1d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/56c8505f848f3f214cb0670f99f8750dc5361e1d.diff" + }, + "dotnet@c84a25e": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "c84a25e831e82a8eeb6693380e2da0676d14baa3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c84a25e831e82a8eeb6693380e2da0676d14baa3.diff" + }, + "dotnet@f833911": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f83391180e75b5152e1ab5ca20e65108622c81bd", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f83391180e75b5152e1ab5ca20e65108622c81bd.diff" + }, + "dotnet@179c54a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "179c54ae6a2b4a41e81b109b1698316dda213c1c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/179c54ae6a2b4a41e81b109b1698316dda213c1c.diff" + }, + "dotnet@3bc7120": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3bc712079ac6bdd771c4d5ba5ff3409e220c2f9b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3bc712079ac6bdd771c4d5ba5ff3409e220c2f9b.diff" + }, + "dotnet@e86a6da": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e86a6da87ba778405842982ece3910dc73b966c8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e86a6da87ba778405842982ece3910dc73b966c8.diff" + }, + "dotnet@f8667f2": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f8667f2d9a112fec1f131fb5f8c90f2cb804edd2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f8667f2d9a112fec1f131fb5f8c90f2cb804edd2.diff" + }, + "dotnet@8cfd3af": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8cfd3af28f8a6d659103243f42ec5824778285f3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8cfd3af28f8a6d659103243f42ec5824778285f3.diff" + }, + "dotnet@090e98a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "090e98ab4beb4ba2eb972031ff1e4e59f2057287", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/090e98ab4beb4ba2eb972031ff1e4e59f2057287.diff" + }, + "dotnet@a1d6c2a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a1d6c2ac14bd1ee3a983fa1b29c1964e30235625", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a1d6c2ac14bd1ee3a983fa1b29c1964e30235625.diff" + }, + "dotnet@71df12d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "71df12ddf58e9cf0961fa0d17a9f6a730c920561", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/71df12ddf58e9cf0961fa0d17a9f6a730c920561.diff" + }, + "dotnet@ed5cb12": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ed5cb12b968e126b4c0c7142dde001727ecfab5f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ed5cb12b968e126b4c0c7142dde001727ecfab5f.diff" + }, + "dotnet@db95ef1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "db95ef13a031f9f901bc0b87338df11bf8599c7b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/db95ef13a031f9f901bc0b87338df11bf8599c7b.diff" + }, + "dotnet@9cb6317": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9cb6317c23651c5f9c09455ad4f0652ef3837894", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9cb6317c23651c5f9c09455ad4f0652ef3837894.diff" + }, + "dotnet@671fe24": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "671fe24fc377f619ce90d9df0f01ce28e7de3c9e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/671fe24fc377f619ce90d9df0f01ce28e7de3c9e.diff" + }, + "dotnet@7a32281": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7a32281d3a2401a51d1e0de97681596be9a6768b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7a32281d3a2401a51d1e0de97681596be9a6768b.diff" + }, + "dotnet@bdff1f3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "bdff1f3e57be84f1e5cd3652d35af7f252b08027", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/bdff1f3e57be84f1e5cd3652d35af7f252b08027.diff" + }, + "dotnet@a218087": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a2180874388ce10dea33597e67bbf322a814a93e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a2180874388ce10dea33597e67bbf322a814a93e.diff" + }, + "dotnet@8ad8e2a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8ad8e2a75049c55950b992d36c702e65276ed66b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8ad8e2a75049c55950b992d36c702e65276ed66b.diff" + }, + "dotnet@7a31dc7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7a31dc7487ad2a78feebf5536e9876563c452e89", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7a31dc7487ad2a78feebf5536e9876563c452e89.diff" + }, + "dotnet@c637683": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "c637683fa7f005773e178c15c03ed6fc44af66f8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c637683fa7f005773e178c15c03ed6fc44af66f8.diff" + }, + "dotnet@838e5ea": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "838e5ea6268725379523e02e66776bcf856230c5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/838e5ea6268725379523e02e66776bcf856230c5.diff" + }, + "dotnet@e5fc056": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e5fc0568dcfe55b4781320870c58f713ef3b0802", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e5fc0568dcfe55b4781320870c58f713ef3b0802.diff" + }, + "dotnet@f49d493": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f49d4933f4585edea9484e478e7bea5d53cbb128", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f49d4933f4585edea9484e478e7bea5d53cbb128.diff" + }, + "dotnet@6e72cb9": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "6e72cb95e46998a1821e75d030a83f046729e0c7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6e72cb95e46998a1821e75d030a83f046729e0c7.diff" + }, + "dotnet@e68a362": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e68a3624fa92f73bed828888421130bd20b5ef1d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e68a3624fa92f73bed828888421130bd20b5ef1d.diff" + }, + "dotnet@7fb4f7f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7fb4f7f2874cef9a69410ff39b7e5c159e087f70", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7fb4f7f2874cef9a69410ff39b7e5c159e087f70.diff" + }, + "dotnet@6038eaf": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "6038eafb396d5f6e13e41bc3584a6f14c268a408", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6038eafb396d5f6e13e41bc3584a6f14c268a408.diff" + }, + "dotnet@ac4a9f8": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ac4a9f807644466c90531d42731031eea8834591", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ac4a9f807644466c90531d42731031eea8834591.diff" + }, + "dotnet@b615a81": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "b615a814e38876d027ee1e93a4d8a2a6f601667d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b615a814e38876d027ee1e93a4d8a2a6f601667d.diff" + }, + "dotnet@1a69fc6": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1a69fc6ba78244bdc68f3f51ba07066f79c32938", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1a69fc6ba78244bdc68f3f51ba07066f79c32938.diff" + }, + "dotnet@f654743": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f65474350c67dda03aa2d5e4ed0864a2db29734c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f65474350c67dda03aa2d5e4ed0864a2db29734c.diff" + }, + "dotnet@8405f04": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8405f042b42aa1750904d974d9596030fbd92431", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8405f042b42aa1750904d974d9596030fbd92431.diff" + }, + "dotnet@9a00ec9": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9a00ec9c5122b0d14e87ea4139e90ec634c2ab59", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9a00ec9c5122b0d14e87ea4139e90ec634c2ab59.diff" + }, + "dotnet@cf08d28": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cf08d283e291d74cc8b7afc0310f42a7c9169a62", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cf08d283e291d74cc8b7afc0310f42a7c9169a62.diff" + }, + "dotnet@25ef6dd": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "25ef6dd9bf791f8882ee80771d74f66949b90256", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/25ef6dd9bf791f8882ee80771d74f66949b90256.diff" + }, + "dotnet@a855907": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a85590736bc179923231d6b2e9da151b92c39f6e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a85590736bc179923231d6b2e9da151b92c39f6e.diff" + }, + "dotnet@59c7700": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "59c770094b6cba3fdb45da3825e44521b0e2b44f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/59c770094b6cba3fdb45da3825e44521b0e2b44f.diff" + }, + "dotnet@8b943be": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8b943bee03187d859c26cd55d96c39eba6233258", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8b943bee03187d859c26cd55d96c39eba6233258.diff" + }, + "dotnet@6fcbc06": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "6fcbc06473e191d9ad34a1bf6b231f882cba9d8b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6fcbc06473e191d9ad34a1bf6b231f882cba9d8b.diff" + }, + "dotnet@e99ff1c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e99ff1ccd297bdae9c5109d51714c111783d1d31", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e99ff1ccd297bdae9c5109d51714c111783d1d31.diff" + }, + "dotnet@efe17ff": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "efe17ffce50991e76b4758c26a11b6034fb83ace", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/efe17ffce50991e76b4758c26a11b6034fb83ace.diff" + }, + "dotnet@7158e2f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7158e2fd0e6f027da130d639e9eb0568677bfac6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7158e2fd0e6f027da130d639e9eb0568677bfac6.diff" + }, + "dotnet@624eeb5": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "624eeb55d6511da1fa16d35920df79b62c3164a1", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/624eeb55d6511da1fa16d35920df79b62c3164a1.diff" + }, + "dotnet@73e6150": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "73e61503af0b9bf4bedaa621f4ecaa234388e86e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/73e61503af0b9bf4bedaa621f4ecaa234388e86e.diff" + }, + "dotnet@8b4cb02": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8b4cb027570f7f0482fdc08ffb6ee3790d9bbae5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8b4cb027570f7f0482fdc08ffb6ee3790d9bbae5.diff" + }, + "dotnet@8650eb7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8650eb7c7b68b5e23e92f3f7464f768bde11f0af", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8650eb7c7b68b5e23e92f3f7464f768bde11f0af.diff" + }, + "dotnet@89ca209": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "89ca2092d0c65928fc9b5f3b613fa6f530499a95", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/89ca2092d0c65928fc9b5f3b613fa6f530499a95.diff" + }, + "dotnet@1da4c41": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1da4c41e9de4f2d0de42c00cea85260acd6e4111", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1da4c41e9de4f2d0de42c00cea85260acd6e4111.diff" + }, + "dotnet@22586bf": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "22586bf37ce87b3e0207e4297461fcce75bffc22", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/22586bf37ce87b3e0207e4297461fcce75bffc22.diff" + }, + "dotnet@25c0025": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "25c0025e42e3857ccc7b946adff9fadea9fe35a4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/25c0025e42e3857ccc7b946adff9fadea9fe35a4.diff" + }, + "dotnet@a22bf1c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a22bf1ccee5bfe0c7cc61410cee00488bb09099c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a22bf1ccee5bfe0c7cc61410cee00488bb09099c.diff" + }, + "dotnet@34e6b7a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "34e6b7a305709c4abe67f78ccc17d7e8f1ea3717", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/34e6b7a305709c4abe67f78ccc17d7e8f1ea3717.diff" + }, + "dotnet@cdeb134": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cdeb134fa5501426e01cd00bcd855268bfe9f803", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cdeb134fa5501426e01cd00bcd855268bfe9f803.diff" + }, + "dotnet@7cba5e9": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7cba5e99f9bb2a43fd0bd0dad345b3a21583eb7b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7cba5e99f9bb2a43fd0bd0dad345b3a21583eb7b.diff" + }, + "dotnet@472d3ee": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "472d3ee2e11e39a9bf71e9bf6e2a3bff14ae7a3c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/472d3ee2e11e39a9bf71e9bf6e2a3bff14ae7a3c.diff" + }, + "dotnet@7b0c0ca": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7b0c0ca6ac8878e0ce76e30ec9830ee6c1cc758d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7b0c0ca6ac8878e0ce76e30ec9830ee6c1cc758d.diff" + }, + "dotnet@8296263": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "82962637f2490b3a8a3dbf1a1c29c0ed44bd7969", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/82962637f2490b3a8a3dbf1a1c29c0ed44bd7969.diff" + }, + "dotnet@92df1c7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "92df1c70330ca09d71d9200de13ce2eda4bd2a53", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/92df1c70330ca09d71d9200de13ce2eda4bd2a53.diff" + }, + "dotnet@aecb12d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "aecb12def1a59076bfa9ce964424f5384fab0a80", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/aecb12def1a59076bfa9ce964424f5384fab0a80.diff" + }, + "dotnet@a909109": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a909109ded802451787cb6dedb0ef786d966fae4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a909109ded802451787cb6dedb0ef786d966fae4.diff" + }, + "dotnet@f62012b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f62012b55fd6024e6b5b3853e8d60bbce46a76dd", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f62012b55fd6024e6b5b3853e8d60bbce46a76dd.diff" + }, + "dotnet@f49a708": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f49a708dc62e16f47563a7dfa3a62115d0086310", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f49a708dc62e16f47563a7dfa3a62115d0086310.diff" + }, + "dotnet@9ab39fa": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9ab39fa2e489393b480322742e791f71e7a1b7a6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9ab39fa2e489393b480322742e791f71e7a1b7a6.diff" + }, + "dotnet@3e91fc1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3e91fc16fad0e468097ef55c6a1483d5713412ae", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3e91fc16fad0e468097ef55c6a1483d5713412ae.diff" + }, + "dotnet@81c2c1f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "81c2c1f78eefb133b19330ab304d7008aa7106cf", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/81c2c1f78eefb133b19330ab304d7008aa7106cf.diff" + }, + "dotnet@88f1490": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "88f1490129ceda0c114abfde9cbb88d48b2f1c78", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/88f1490129ceda0c114abfde9cbb88d48b2f1c78.diff" + }, + "dotnet@c91260f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "c91260f021417cd76c941445d9b353391f3f9496", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c91260f021417cd76c941445d9b353391f3f9496.diff" + }, + "dotnet@cc48b2d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cc48b2db8e66282a07d93a4ed96ce0cf8e781886", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cc48b2db8e66282a07d93a4ed96ce0cf8e781886.diff" + }, + "dotnet@cceb892": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cceb892537d0f633566928f6a61349130632a2d7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cceb892537d0f633566928f6a61349130632a2d7.diff" + }, + "dotnet@62bd0d2": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "62bd0d2ed9ca6c66e2629060e5fa9843dded84a8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/62bd0d2ed9ca6c66e2629060e5fa9843dded84a8.diff" + }, + "dotnet@900850d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "900850d657812a652e928080717a591805d64ccf", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/900850d657812a652e928080717a591805d64ccf.diff" + }, + "dotnet@efaca5b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "efaca5b1b6f367c01a5f6165bbf0875e2fbbf4d1", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/efaca5b1b6f367c01a5f6165bbf0875e2fbbf4d1.diff" + }, + "dotnet@993d3f9": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "993d3f97ed7aa464133017db5c798bd8f0ade0e4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/993d3f97ed7aa464133017db5c798bd8f0ade0e4.diff" + }, + "dotnet@89234f1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "89234f1cec03c854aff3e426e8d5489a3b68eb64", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/89234f1cec03c854aff3e426e8d5489a3b68eb64.diff" + }, + "dotnet@ecb176d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ecb176da8ed0975f72b0c98e74cb5b3010ea6c64", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ecb176da8ed0975f72b0c98e74cb5b3010ea6c64.diff" + }, + "dotnet@1502a5c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1502a5c51cb224a604117f821971139679ad0636", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1502a5c51cb224a604117f821971139679ad0636.diff" + }, + "dotnet@9fe4549": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9fe4549e3cd6771454ae309dc4b8250b70fafe6d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9fe4549e3cd6771454ae309dc4b8250b70fafe6d.diff" + }, + "dotnet@9db0ce7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9db0ce7cdb7982fc2f18b59494d9b4438d6d14e6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9db0ce7cdb7982fc2f18b59494d9b4438d6d14e6.diff" + }, + "dotnet@d7036ce": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "d7036ce79641ec9cd522f8e17acf2de0e4fc92e8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d7036ce79641ec9cd522f8e17acf2de0e4fc92e8.diff" + }, + "dotnet@7f1c1bc": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7f1c1bc31a4dc44806d84234a5f59181ecc23cc7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7f1c1bc31a4dc44806d84234a5f59181ecc23cc7.diff" + }, + "dotnet@f62091e": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f62091e6efbb800b44b1b49be49e5ce4f3041c6b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f62091e6efbb800b44b1b49be49e5ce4f3041c6b.diff" + }, + "dotnet@097feb4": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "097feb4bedaef6db7a9f0596e4db9abea0d57139", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/097feb4bedaef6db7a9f0596e4db9abea0d57139.diff" + }, + "dotnet@935bbf0": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "935bbf0dbfca12e70cf8cb8f8dbcc248d4e2dc0e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/935bbf0dbfca12e70cf8cb8f8dbcc248d4e2dc0e.diff" + }, + "dotnet@b1881cf": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "b1881cf292059438d3e212c9c9ee7a00c68f2980", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b1881cf292059438d3e212c9c9ee7a00c68f2980.diff" + }, + "dotnet@ba83c14": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ba83c14267fb315a38eb21e78147609ac3658e37", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ba83c14267fb315a38eb21e78147609ac3658e37.diff" + }, + "dotnet@e1bc8c3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e1bc8c31c293a9d811b4cfc3e3bab5a3f32e71ce", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e1bc8c31c293a9d811b4cfc3e3bab5a3f32e71ce.diff" + }, + "dotnet@c88b829": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "c88b829c99ac676b3020ebb06e8227c4d5a161cc", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c88b829c99ac676b3020ebb06e8227c4d5a161cc.diff" + }, + "dotnet@669771e": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "669771edc7ff81d5535bb36bb1c460645fbc2de7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/669771edc7ff81d5535bb36bb1c460645fbc2de7.diff" + }, + "dotnet@e41f3ac": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e41f3acc4c81d7cb0d8cfb2f7f8dede21b30a193", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e41f3acc4c81d7cb0d8cfb2f7f8dede21b30a193.diff" + }, + "dotnet@61fb6b3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "61fb6b3355efc8ce7df72d7b7cb9dbf76077dc3b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/61fb6b3355efc8ce7df72d7b7cb9dbf76077dc3b.diff" + }, + "dotnet@1c96ded": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1c96dedbaec66649ccce8b80f375ab39a2496d41", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1c96dedbaec66649ccce8b80f375ab39a2496d41.diff" + }, + "dotnet@987faee": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "987faee3e0680c49ef587a6aaa60d26983c76ab9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/987faee3e0680c49ef587a6aaa60d26983c76ab9.diff" + }, + "dotnet@4baa324": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "4baa324fee873cd2a1e07d07b509ac849d1d662a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4baa324fee873cd2a1e07d07b509ac849d1d662a.diff" + }, + "dotnet@4b2746a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "4b2746afe93e277f05648d082282a5b581bf2264", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4b2746afe93e277f05648d082282a5b581bf2264.diff" + }, + "dotnet@88e9056": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "88e905681d5a594a3e7c2425277f092968373490", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/88e905681d5a594a3e7c2425277f092968373490.diff" + }, + "dotnet@33dcb09": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "33dcb0997ef65ec89e84831388275663626e827c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/33dcb0997ef65ec89e84831388275663626e827c.diff" + }, + "dotnet@dfb4519": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "dfb4519725e3c93e737bb7f75e3f79a55329bdfb", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/dfb4519725e3c93e737bb7f75e3f79a55329bdfb.diff" + } + } +} \ No newline at end of file diff --git a/release-notes/11.0/preview/rc1/features.json b/release-notes/11.0/preview/rc1/features.json new file mode 100644 index 0000000000..981fd1e3d2 --- /dev/null +++ b/release-notes/11.0/preview/rc1/features.json @@ -0,0 +1,37505 @@ +{ + "release_version": "11.0.0-rc.1", + "release_date": "2026-09-08", + "changes": [ + { + "id": "arcade@8a12eb3", + "repo": "arcade", + "title": "Bump Microsoft.Diagnostics.Runtime from 4.1.735801 to 4.1.736701", + "url": "https://github.com/dotnet/arcade/pull/17153", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@8a12eb3", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@354124b", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade, dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/17146", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@354124b" + }, + { + "id": "arcade@282971f", + "repo": "arcade", + "title": "Bump FreeBSD versions", + "url": "https://github.com/dotnet/arcade/pull/17155", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@282971f" + }, + { + "id": "arcade@c49af1f", + "repo": "arcade", + "title": "Bump Azure.Core from 1.59.0 to 1.60.0", + "url": "https://github.com/dotnet/arcade/pull/17151", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@c49af1f", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@8de33a8", + "repo": "arcade", + "title": "Add SkipRuntimesInstall property to InstallDotNetCore task and target", + "url": "https://github.com/dotnet/arcade/pull/17158", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@8de33a8" + }, + { + "id": "arcade@b313cd0", + "repo": "arcade", + "title": "Add Build Failure Analysis agentic workflow", + "url": "https://github.com/dotnet/arcade/pull/17125", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@b313cd0" + }, + { + "id": "arcade@5ef01f7", + "repo": "arcade", + "title": "Mark loongarch sid as 'released'", + "url": "https://github.com/dotnet/arcade/pull/17159", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@5ef01f7" + }, + { + "id": "arcade@cf1fc76", + "repo": "arcade", + "title": "Add Ubuntu 26.04 in rootfs script", + "url": "https://github.com/dotnet/arcade/pull/17160", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@cf1fc76" + }, + { + "id": "arcade@619ad6b", + "repo": "arcade", + "title": "Add support for OpenBSD 7.9", + "url": "https://github.com/dotnet/arcade/pull/17157", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@619ad6b" + }, + { + "id": "arcade@78f90ac", + "repo": "arcade", + "title": "Honor requested test architectures", + "url": "https://github.com/dotnet/arcade/pull/17143", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@78f90ac" + }, + { + "id": "arcade@1c1a1bd", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17164", + "commit": "dotnet@96edf19", + "is_security": false, + "local_repo_commit": "arcade@1c1a1bd" + }, + { + "id": "arcade@e5f974b", + "repo": "arcade", + "title": "Fix CG alerts: bump System.Security.Cryptography.Xml 10.0.9 -> 10.0.10", + "url": "https://github.com/dotnet/arcade/pull/17167", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@e5f974b" + }, + { + "id": "arcade@470d6fd", + "repo": "arcade", + "title": "Scope Helix Job Monitor to the current stage attempt", + "url": "https://github.com/dotnet/arcade/pull/17163", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@470d6fd" + }, + { + "id": "arcade@977be8d", + "repo": "arcade", + "title": "Job Monitor - Add warnings to log lines that matter", + "url": "https://github.com/dotnet/arcade/pull/17170", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@977be8d" + }, + { + "id": "arcade@9ab4b6b", + "repo": "arcade", + "title": "Re-land: Migrate AzDO feed publishing from PAT to Entra-based auth", + "url": "https://github.com/dotnet/arcade/pull/17113", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@9ab4b6b" + }, + { + "id": "arcade@f13ca6a", + "repo": "arcade", + "title": "Update usage for openbsd", + "url": "https://github.com/dotnet/arcade/pull/17165", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@f13ca6a" + }, + { + "id": "arcade@de41e7a", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17169", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@de41e7a" + }, + { + "id": "arcade@24c548a", + "repo": "arcade", + "title": "Revert publish.yml changes until arcade updates itself", + "url": "https://github.com/dotnet/arcade/pull/17182", + "commit": "dotnet@2417249", + "is_security": false, + "local_repo_commit": "arcade@24c548a" + }, + { + "id": "arcade@b166c7e", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17183", + "commit": "dotnet@9cf3518", + "is_security": false, + "local_repo_commit": "arcade@b166c7e" + }, + { + "id": "arcade@29182c9", + "repo": "arcade", + "title": "Helix SDK: treat 'armarch' queues as arm64 for DotNetCliRuntime selection", + "url": "https://github.com/dotnet/arcade/pull/17181", + "commit": "dotnet@9cf3518", + "is_security": false, + "local_repo_commit": "arcade@29182c9" + }, + { + "id": "arcade@b7d4e15", + "repo": "arcade", + "title": "Remove AzureDevOpsFeedsKey from Build Promotion publish.yml (keyless Entra publishing)", + "url": "https://github.com/dotnet/arcade/pull/17185", + "commit": "dotnet@9cf3518", + "is_security": false, + "local_repo_commit": "arcade@b7d4e15" + }, + { + "id": "arcade@de2fe25", + "repo": "arcade", + "title": "Revert #17185: restore AzureDevOpsFeedsKey (task NREs on null FeedKeys, breaking prod promotions)", + "url": "https://github.com/dotnet/arcade/pull/17186", + "commit": "dotnet@9cf3518", + "is_security": false, + "local_repo_commit": "arcade@de2fe25" + }, + { + "id": "arcade@1d34ead", + "repo": "arcade", + "title": "Null-guard feedKeys/feedOverrides in SetupTargetFeedConfigV3 (fixes NRE on keyless Entra publish)", + "url": "https://github.com/dotnet/arcade/pull/17188", + "commit": "dotnet@921c21f", + "is_security": false, + "local_repo_commit": "arcade@1d34ead" + }, + { + "id": "arcade@f279e7e", + "repo": "arcade", + "title": "Revert CreateBaselineUpdatePR Arcade task migration", + "url": "https://github.com/dotnet/arcade/pull/17199", + "commit": "dotnet@921c21f", + "is_security": false, + "local_repo_commit": "arcade@f279e7e" + }, + { + "id": "arcade@0a73840", + "repo": "arcade", + "title": "JobMonitor: Don't treat Inconclusive test results as failures", + "url": "https://github.com/dotnet/arcade/pull/17200", + "commit": "dotnet@921c21f", + "is_security": false, + "local_repo_commit": "arcade@0a73840" + }, + { + "id": "arcade@a57b49b", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade, dotnet/arcade-services, dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/17190", + "commit": "dotnet@921c21f", + "is_security": false, + "local_repo_commit": "arcade@a57b49b" + }, + { + "id": "arcade@2257f1d", + "repo": "arcade", + "title": "Keyless Build Promotion publishing (re-apply #17185) — gated on null-guard deploy", + "url": "https://github.com/dotnet/arcade/pull/17189", + "commit": "dotnet@c19ede7", + "is_security": false, + "local_repo_commit": "arcade@2257f1d" + }, + { + "id": "arcade@646d5b1", + "repo": "arcade", + "title": "Align Helix Job Monitor cancellation specification", + "url": "https://github.com/dotnet/arcade/pull/17178", + "commit": "dotnet@c19ede7", + "is_security": false, + "local_repo_commit": "arcade@646d5b1" + }, + { + "id": "arcade@4224ff1", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17203", + "commit": "dotnet@c19ede7", + "is_security": false, + "local_repo_commit": "arcade@4224ff1" + }, + { + "id": "arcade@29b7289", + "repo": "arcade", + "title": "Remove retired dn-bot-all-orgs-artifact-feeds-rw PAT from binlog redaction list", + "url": "https://github.com/dotnet/arcade/pull/17208", + "commit": "dotnet@c19ede7", + "is_security": false, + "local_repo_commit": "arcade@29b7289" + }, + { + "id": "arcade@e5bf0e8", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17213", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@e5bf0e8" + }, + { + "id": "arcade@a342c87", + "repo": "arcade", + "title": "Specify `os` in the `helix-job-monitor` template", + "url": "https://github.com/dotnet/arcade/pull/17214", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@a342c87" + }, + { + "id": "arcade@30d47c2", + "repo": "arcade", + "title": "Revise Arcade validation links in README.md", + "url": "https://github.com/dotnet/arcade/pull/17180", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@30d47c2" + }, + { + "id": "arcade@3c37d4f", + "repo": "arcade", + "title": "Add publishing for .NET 11 release channels", + "url": "https://github.com/dotnet/arcade/pull/17207", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@3c37d4f" + }, + { + "id": "arcade@039623c", + "repo": "arcade", + "title": "Job Monitor: Fix querying associated jobs in internal builds", + "url": "https://github.com/dotnet/arcade/pull/17217", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@039623c" + }, + { + "id": "arcade@f38e621", + "repo": "arcade", + "title": "Add standalone signing validation pipeline", + "url": "https://github.com/dotnet/arcade/pull/17211", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@f38e621" + }, + { + "id": "arcade@9ea2218", + "repo": "arcade", + "title": "Bump Microsoft.OpenApi and Microsoft.OpenApi.YamlReader", + "url": "https://github.com/dotnet/arcade/pull/17198", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@9ea2218", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@a565336", + "repo": "arcade", + "title": "Bump Microsoft.Diagnostics.Runtime from 4.1.736701 to 4.1.737102", + "url": "https://github.com/dotnet/arcade/pull/17195", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@a565336", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@04ba820", + "repo": "arcade", + "title": "Add VS 18.11 target channel config (id 10800)", + "url": "https://github.com/dotnet/arcade/pull/17215", + "commit": "dotnet@aff9e7b", + "is_security": false, + "local_repo_commit": "arcade@04ba820" + }, + { + "id": "arcade@02009bf", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/17222", + "commit": "dotnet@448ba1d", + "is_security": false, + "local_repo_commit": "arcade@02009bf" + }, + { + "id": "arcade@00e9d55", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17221", + "commit": "dotnet@448ba1d", + "is_security": false, + "local_repo_commit": "arcade@00e9d55" + }, + { + "id": "arcade@6dafa05", + "repo": "arcade", + "title": "Make Helix Job Monitor uploads restart-safe", + "url": "https://github.com/dotnet/arcade/pull/17179", + "commit": "dotnet@448ba1d", + "is_security": false, + "local_repo_commit": "arcade@6dafa05" + }, + { + "id": "arcade@be7c952", + "repo": "arcade", + "title": "Job Monitor: Fail when no jobs submitted", + "url": "https://github.com/dotnet/arcade/pull/17216", + "commit": "dotnet@158159d", + "is_security": false, + "local_repo_commit": "arcade@be7c952" + }, + { + "id": "arcade@3a08066", + "repo": "arcade", + "title": "Fix /analyze-build-failure slash command never firing", + "url": "https://github.com/dotnet/arcade/pull/17228", + "commit": "dotnet@158159d", + "is_security": false, + "local_repo_commit": "arcade@3a08066" + }, + { + "id": "arcade@93eebf1", + "repo": "arcade", + "title": "Target Helix Job Monitor at NetMinimum", + "url": "https://github.com/dotnet/arcade/pull/17231", + "commit": "dotnet@158159d", + "is_security": false, + "local_repo_commit": "arcade@93eebf1" + }, + { + "id": "arcade@c1e5954", + "repo": "arcade", + "title": "Use AzureLinux helix queues for testing instead of Ubuntu", + "url": "https://github.com/dotnet/arcade/pull/17229", + "commit": "dotnet@60577c1", + "is_security": false, + "local_repo_commit": "arcade@c1e5954" + }, + { + "id": "arcade@ad771c5", + "repo": "arcade", + "title": "Add GitHub App installation-token auth for OneLocBuild", + "url": "https://github.com/dotnet/arcade/pull/17219", + "commit": "dotnet@60577c1", + "is_security": false, + "local_repo_commit": "arcade@ad771c5" + }, + { + "id": "arcade@3d13532", + "repo": "arcade", + "title": "Fix: InitializeStandardNuspecProperties must run before _CalculateInputsOutputsForPack", + "url": "https://github.com/dotnet/arcade/pull/17227", + "commit": "dotnet@60577c1", + "is_security": false, + "local_repo_commit": "arcade@3d13532" + }, + { + "id": "arcade@b50c0ce", + "repo": "arcade", + "title": "Expose BuildQuality parameter on the Build Promotion pipeline", + "url": "https://github.com/dotnet/arcade/pull/17168", + "commit": "dotnet@60577c1", + "is_security": false, + "local_repo_commit": "arcade@b50c0ce" + }, + { + "id": "arcade@2b1fc0d", + "repo": "arcade", + "title": "Network Isolation for renovate", + "url": "https://github.com/dotnet/arcade/pull/17239", + "commit": "dotnet@5650f9e", + "is_security": false, + "local_repo_commit": "arcade@2b1fc0d" + }, + { + "id": "arcade@1e2b532", + "repo": "arcade", + "title": "Prefer complete merged changes when backporting squash-merged PRs", + "url": "https://github.com/dotnet/arcade/pull/17218", + "commit": "dotnet@5650f9e", + "is_security": false, + "local_repo_commit": "arcade@1e2b532" + }, + { + "id": "arcade@ee33d0a", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/xharness", + "url": "https://github.com/dotnet/arcade/pull/17114", + "commit": "dotnet@5650f9e", + "is_security": false, + "local_repo_commit": "arcade@ee33d0a" + }, + { + "id": "arcade@148d2b0", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade, dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/17224", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@148d2b0" + }, + { + "id": "arcade@610cc07", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17246", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@610cc07" + }, + { + "id": "arcade@35ea7e6", + "repo": "arcade", + "title": "Remove migrated all-orgs artifact-feed PAT", + "url": "https://github.com/dotnet/arcade/pull/17245", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@35ea7e6" + }, + { + "id": "arcade@561ae26", + "repo": "arcade", + "title": "Narrow publishing credential access", + "url": "https://github.com/dotnet/arcade/pull/17247", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@561ae26" + }, + { + "id": "arcade@dc8ca52", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/17225", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@dc8ca52" + }, + { + "id": "arcade@30ded1a", + "repo": "arcade", + "title": "Enable OneLoc GitHub App authentication by default", + "url": "https://github.com/dotnet/arcade/pull/17258", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@30ded1a" + }, + { + "id": "arcade@30bcfdf", + "repo": "arcade", + "title": "Make ContinueOnError configurable for Helix Job Monitor", + "url": "https://github.com/dotnet/arcade/pull/17260", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@30bcfdf" + }, + { + "id": "arcade@5e3cb3a", + "repo": "arcade", + "title": "Remove retired artifact feed PAT variable group", + "url": "https://github.com/dotnet/arcade/pull/17259", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@5e3cb3a" + }, + { + "id": "arcade@e36fc5b", + "repo": "arcade", + "title": "Address review feedback on the build-failure-analysis pre-gate", + "url": "https://github.com/dotnet/arcade/pull/17240", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@e36fc5b" + }, + { + "id": "arcade@147da4b", + "repo": "arcade", + "title": "Fix OneLoc GitHub App token handling", + "url": "https://github.com/dotnet/arcade/pull/17263", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@147da4b" + }, + { + "id": "arcade@3c9ea14", + "repo": "arcade", + "title": "Fix entitlement link in BuildingInternalBranches.md", + "url": "https://github.com/dotnet/arcade/pull/17264", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@3c9ea14" + }, + { + "id": "arcade@6f44b2b", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/17268", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@6f44b2b" + }, + { + "id": "arcade@5c85e60", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17267", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@5c85e60" + }, + { + "id": "arcade@78231a3", + "repo": "arcade", + "title": "Update Azure DevOps feed permissions", + "url": "https://github.com/dotnet/arcade/pull/17270", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@78231a3" + }, + { + "id": "arcade@cddc57f", + "repo": "arcade", + "title": "Fix Helix test result upload retries", + "url": "https://github.com/dotnet/arcade/pull/17256", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@cddc57f" + }, + { + "id": "arcade@2cf38de", + "repo": "arcade", + "title": "Fix GitHub App Key Vault signing", + "url": "https://github.com/dotnet/arcade/pull/17271", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@2cf38de" + }, + { + "id": "arcade@b91b69b", + "repo": "arcade", + "title": "Add option to generate neutral .xlf file in XliffTasks", + "url": "https://github.com/dotnet/arcade/pull/17272", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@b91b69b" + }, + { + "id": "arcade@d89b0f5", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17275", + "commit": "dotnet@6a4f108", + "is_security": false, + "local_repo_commit": "arcade@d89b0f5" + }, + { + "id": "arcade@9932f5f", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17278", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@9932f5f" + }, + { + "id": "arcade@3affc7a", + "repo": "arcade", + "title": "Improve Azure Artifacts upload failure diagnostics", + "url": "https://github.com/dotnet/arcade/pull/17281", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@3affc7a" + }, + { + "id": "arcade@60cb175", + "repo": "arcade", + "title": "Manage OneLoc signing key with Secret Manager", + "url": "https://github.com/dotnet/arcade/pull/17277", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@60cb175" + }, + { + "id": "arcade@f2f2a57", + "repo": "arcade", + "title": "[SFI-PS3.1] Avoid passing NuGet credentials on PowerShell command lines", + "url": "https://github.com/dotnet/arcade/pull/17276", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@f2f2a57" + }, + { + "id": "arcade@56e1007", + "repo": "arcade", + "title": "Add verbose Helix test-result upload diagnostics", + "url": "https://github.com/dotnet/arcade/pull/17282", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@56e1007" + }, + { + "id": "arcade@84cc65b", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17283", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@84cc65b" + }, + { + "id": "arcade@438992a", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/17284", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@438992a" + }, + { + "id": "arcade@41232a6", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/17279", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@41232a6" + }, + { + "id": "arcade@2129602", + "repo": "arcade", + "title": "Retry newly created feed publishing", + "url": "https://github.com/dotnet/arcade/pull/17289", + "commit": "dotnet@a331ec1", + "is_security": false, + "local_repo_commit": "arcade@2129602" + }, + { + "id": "arcade@323c2c3", + "repo": "arcade", + "title": "Bump Azure.Core from 1.60.0 to 1.61.0", + "url": "https://github.com/dotnet/arcade/pull/17293", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@323c2c3", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@f569a34", + "repo": "arcade", + "title": "Bump Microsoft.WixToolset.Dependency.wixext from 6.0.3-dotnet.6 to 6.0.3-dotnet.14", + "url": "https://github.com/dotnet/arcade/pull/17297", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@f569a34", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@6cc362b", + "repo": "arcade", + "title": "Bump Microsoft.wix from 6.0.3-dotnet.6 to 6.0.3-dotnet.14", + "url": "https://github.com/dotnet/arcade/pull/17296", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@6cc362b", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@0ae0c6c", + "repo": "arcade", + "title": "Bump Microsoft.Diagnostics.NETCore.Client from 0.2.736901 to 0.2.740901", + "url": "https://github.com/dotnet/arcade/pull/17295", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@0ae0c6c", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@f29593f", + "repo": "arcade", + "title": "Bump Handlebars.Net from 2.1.6 to 2.4.1", + "url": "https://github.com/dotnet/arcade/pull/17294", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@f29593f", + "labels": [ + "dependencies", + ".NET" + ] + }, + { + "id": "arcade@65088f0", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17290", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@65088f0" + }, + { + "id": "arcade@14b9295", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/17302", + "commit": "dotnet@5c2608e", + "is_security": false, + "local_repo_commit": "arcade@14b9295" + }, + { + "id": "arcade@da8da4b", + "repo": "arcade", + "title": "Fix build-failure-analysis agent: 403 auth failure and lost binlog legs", + "url": "https://github.com/dotnet/arcade/pull/17301", + "commit": "dotnet@d3f6f56", + "is_security": false, + "local_repo_commit": "arcade@da8da4b" + }, + { + "id": "arcade@498a70a", + "repo": "arcade", + "title": "Restore legacy Helix test result attachment behavior", + "url": "https://github.com/dotnet/arcade/pull/17304", + "commit": "dotnet@d3f6f56", + "is_security": false, + "local_repo_commit": "arcade@498a70a" + }, + { + "id": "arcade@f711373", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17307", + "commit": "dotnet@d3f6f56", + "is_security": false, + "local_repo_commit": "arcade@f711373" + }, + { + "id": "arcade@735ff77", + "repo": "arcade", + "title": "Fix OneLoc GitHub App installation selection", + "url": "https://github.com/dotnet/arcade/pull/17312", + "commit": "dotnet@d3f6f56", + "is_security": false, + "local_repo_commit": "arcade@735ff77" + }, + { + "id": "arcade@6ba2d0c", + "repo": "arcade", + "title": "Enable .NET 12 publishing channels", + "url": "https://github.com/dotnet/arcade/pull/17316", + "commit": "dotnet@d3f6f56", + "is_security": false, + "local_repo_commit": "arcade@6ba2d0c" + }, + { + "id": "arcade@aa35bba", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17323", + "commit": "dotnet@7fdfc69", + "is_security": false, + "local_repo_commit": "arcade@aa35bba" + }, + { + "id": "arcade@2a4b873", + "repo": "arcade", + "title": "Enable .NET 11 Eng publishing channel", + "url": "https://github.com/dotnet/arcade/pull/17321", + "commit": "dotnet@7fdfc69", + "is_security": false, + "local_repo_commit": "arcade@2a4b873" + }, + { + "id": "arcade@4fa23de", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/17324", + "commit": "dotnet@7fdfc69", + "is_security": false, + "local_repo_commit": "arcade@4fa23de" + }, + { + "id": "arcade@7b0431f", + "repo": "arcade", + "title": "Download binlog artifacts to a file so curl retries cannot corrupt them", + "url": "https://github.com/dotnet/arcade/pull/17309", + "commit": "dotnet@7fdfc69", + "is_security": false, + "local_repo_commit": "arcade@7b0431f" + }, + { + "id": "arcade@4e948e7", + "repo": "arcade", + "title": "Job Monitor - Fix job chain ID computation", + "url": "https://github.com/dotnet/arcade/pull/17325", + "commit": "dotnet@7fdfc69", + "is_security": false, + "local_repo_commit": "arcade@4e948e7" + }, + { + "id": "arcade@68787c8", + "repo": "arcade", + "title": "Remove `BotAccount-dotnet-maestro-bot-mirroring-PAT`", + "url": "https://github.com/dotnet/arcade/pull/17308", + "commit": "dotnet@7fdfc69", + "is_security": false, + "local_repo_commit": "arcade@68787c8" + }, + { + "id": "arcade@4742da5", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17327", + "commit": "dotnet@10d983b", + "is_security": false, + "local_repo_commit": "arcade@4742da5" + }, + { + "id": "arcade@64ce3ee", + "repo": "arcade", + "title": "Avoid a conditionally skipped InitialTarget in Workarounds.targets", + "url": "https://github.com/dotnet/arcade/pull/17329", + "commit": "dotnet@10d983b", + "is_security": false, + "local_repo_commit": "arcade@64ce3ee" + }, + { + "id": "arcade@b3f12b0", + "repo": "arcade", + "title": "Add script to run Helix Job Monitor for Azure DevOps builds", + "url": "https://github.com/dotnet/arcade/pull/17326", + "commit": "dotnet@10d983b", + "is_security": false, + "local_repo_commit": "arcade@b3f12b0" + }, + { + "id": "arcade@337495e", + "repo": "arcade", + "title": "Avoid unresolved runtime token warnings in log publishing", + "url": "https://github.com/dotnet/arcade/pull/17320", + "commit": "dotnet@10d983b", + "is_security": false, + "local_repo_commit": "arcade@337495e" + }, + { + "id": "arcade@70aa45b", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/17339", + "commit": "dotnet@dae5ffc", + "is_security": false, + "local_repo_commit": "arcade@70aa45b" + }, + { + "id": "arcade@5d1ab5e", + "repo": "arcade", + "title": "Remove the `BotAccount-dotnet-bot-repoman-PAT` secret", + "url": "https://github.com/dotnet/arcade/pull/17310", + "commit": "dotnet@dae5ffc", + "is_security": false, + "local_repo_commit": "arcade@5d1ab5e" + }, + { + "id": "arcade@09a0bcf", + "repo": "arcade", + "title": "Add SignCheck exclusion pattern exceptions", + "url": "https://github.com/dotnet/arcade/pull/17334", + "commit": "dotnet@dae5ffc", + "is_security": false, + "local_repo_commit": "arcade@09a0bcf" + }, + { + "id": "aspnetcore@ac660ce", + "repo": "aspnetcore", + "title": "Map [Obsolete] attribute to deprecated in OpenAPI documents", + "url": "https://github.com/dotnet/aspnetcore/pull/66355", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ac660ce", + "labels": [ + "community-contribution", + "feature-openapi", + "pending-ci-rerun", + "area-minimal" + ], + "score": 7, + "score_reason": "Obsolete APIs automatically map to deprecated OpenAPI operations" + }, + { + "id": "aspnetcore@285cae5", + "repo": "aspnetcore", + "title": "Harden SignalR `negotiateVersion` parsing.", + "url": "https://github.com/dotnet/aspnetcore/pull/67908", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@285cae5", + "labels": [ + "area-signalr" + ] + }, + { + "id": "aspnetcore@31b471d", + "repo": "aspnetcore", + "title": "Fix QuickGrid End-mode async-provider prepend viewport drift", + "url": "https://github.com/dotnet/aspnetcore/pull/67938", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@31b471d", + "labels": [ + "area-blazor", + "feature-blazor-virtualization", + "feature-blazor-quickgrid" + ] + }, + { + "id": "aspnetcore@5a7aa99", + "repo": "aspnetcore", + "title": "Harden SignalR stateful reconnect.", + "url": "https://github.com/dotnet/aspnetcore/pull/67409", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5a7aa99" + }, + { + "id": "aspnetcore@51a14e4", + "repo": "aspnetcore", + "title": "Unhandled-security-metadata guard misses AuthorizationPolicy and IAuthorizationRequirementData", + "url": "https://github.com/dotnet/aspnetcore/pull/67742", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@51a14e4" + }, + { + "id": "aspnetcore@38a33b3", + "repo": "aspnetcore", + "title": "Update IdentityModelVersion to 8.19.2", + "url": "https://github.com/dotnet/aspnetcore/pull/67949", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@38a33b3" + }, + { + "id": "aspnetcore@58c8c6c", + "repo": "aspnetcore", + "title": "Updated npm packages 2026-07-21", + "url": "https://github.com/dotnet/aspnetcore/pull/67950", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@58c8c6c" + }, + { + "id": "aspnetcore@901977f", + "repo": "aspnetcore", + "title": "Fix issue-triage-agent: correct MCP tool name and read issue from payload", + "url": "https://github.com/dotnet/aspnetcore/pull/67962", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@901977f" + }, + { + "id": "aspnetcore@da04189", + "repo": "aspnetcore", + "title": "[test-quarantine] Unquarantine RedirectionTest.RedirectStreamingEnhancedGetToInternal", + "url": "https://github.com/dotnet/aspnetcore/pull/67878", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@da04189", + "labels": [ + "test-failure", + "agentic-threat-detected" + ] + }, + { + "id": "aspnetcore@3979cca", + "repo": "aspnetcore", + "title": "[test-quarantine] Unquarantine ServerVirtualizationTest.CancelsOutdatedRefreshes_Async", + "url": "https://github.com/dotnet/aspnetcore/pull/67879", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3979cca", + "labels": [ + "test-failure", + "agentic-threat-detected" + ] + }, + { + "id": "aspnetcore@e21db21", + "repo": "aspnetcore", + "title": "Fix Virtualize scroll jump from native/JS anchoring double-compensation", + "url": "https://github.com/dotnet/aspnetcore/pull/67934", + "commit": "dotnet@85b5b6f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e21db21", + "labels": [ + "area-blazor", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@3e4dba0", + "repo": "aspnetcore", + "title": "Ignore From when serializing a JsonPatchDocument for add, remove, rep…", + "url": "https://github.com/dotnet/aspnetcore/pull/64457", + "commit": "dotnet@facc02a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3e4dba0", + "labels": [ + "feature-json-patch", + "community-contribution", + "area-minimal" + ] + }, + { + "id": "aspnetcore@a1c5f7c", + "repo": "aspnetcore", + "title": "Respect IModelNameProvider when matching OpenAPI parameters", + "url": "https://github.com/dotnet/aspnetcore/pull/64535", + "commit": "dotnet@facc02a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a1c5f7c", + "labels": [ + "area-mvc", + "community-contribution", + "feature-openapi", + "pending-ci-rerun", + "area-minimal" + ] + }, + { + "id": "aspnetcore@0ae3b02", + "repo": "aspnetcore", + "title": "Move the abstract `Validatable*Info` from Microsoft.Extensions.Validation to be source-generated", + "url": "https://github.com/dotnet/aspnetcore/pull/67956", + "commit": "dotnet@facc02a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0ae3b02" + }, + { + "id": "aspnetcore@2af03c1", + "repo": "aspnetcore", + "title": "Make issue_read mandatory when triage payload is empty", + "url": "https://github.com/dotnet/aspnetcore/pull/67985", + "commit": "dotnet@facc02a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2af03c1" + }, + { + "id": "aspnetcore@23a3622", + "repo": "aspnetcore", + "title": "Update the weather page in the Blazor Web App template to persist prerendered state", + "url": "https://github.com/dotnet/aspnetcore/pull/64644", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@23a3622", + "labels": [ + "area-blazor", + "pending-ci-rerun", + "Attention: Shared Code Modified" + ] + }, + { + "id": "aspnetcore@fbb5271", + "repo": "aspnetcore", + "title": "[Blazor] Creating Blazor Gateway CLI package and tests", + "url": "https://github.com/dotnet/aspnetcore/pull/67599", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fbb5271" + }, + { + "id": "aspnetcore@e909743", + "repo": "aspnetcore", + "title": "[MVC] Optimize TextOutputFormatter Accept-Charset sort", + "url": "https://github.com/dotnet/aspnetcore/pull/67967", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e909743", + "labels": [ + "area-mvc" + ] + }, + { + "id": "aspnetcore@342686d", + "repo": "aspnetcore", + "title": "Handle passing a Func expression to Map* in ValidationsGenerator and RDG", + "url": "https://github.com/dotnet/aspnetcore/pull/67821", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@342686d" + }, + { + "id": "aspnetcore@a973708", + "repo": "aspnetcore", + "title": "Fix KeyRingProvider thread pool starvation on forced refresh", + "url": "https://github.com/dotnet/aspnetcore/pull/67986", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a973708", + "labels": [ + "bug", + "area-dataprotection" + ] + }, + { + "id": "aspnetcore@66b8fc3", + "repo": "aspnetcore", + "title": "Stabilize flaky `PaginatorCorrectItemsPerPage`", + "url": "https://github.com/dotnet/aspnetcore/pull/67978", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@66b8fc3", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@c635db7", + "repo": "aspnetcore", + "title": "Reshape BrowserOptions server-to-client configuration API per review", + "url": "https://github.com/dotnet/aspnetcore/pull/67918", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c635db7", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@0b5f8d8", + "repo": "aspnetcore", + "title": "Virtualize tests with `ItemProvider` should always contain a delay", + "url": "https://github.com/dotnet/aspnetcore/pull/67959", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0b5f8d8", + "labels": [ + "area-blazor", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@74de729", + "repo": "aspnetcore", + "title": "Streamline localization in Microsoft.Extensions.Validation", + "url": "https://github.com/dotnet/aspnetcore/pull/67987", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@74de729", + "labels": [ + "area-blazor", + "area-minimal", + "feature-validation" + ] + }, + { + "id": "aspnetcore@e7df8fc", + "repo": "aspnetcore", + "title": "Add failure-frequency stats and build links to quarantine issues", + "url": "https://github.com/dotnet/aspnetcore/pull/68002", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e7df8fc" + }, + { + "id": "aspnetcore@93a3bd5", + "repo": "aspnetcore", + "title": "[test-quarantine] Unquarantine Http2ConnectionTests.RequestHeaderStringReuse_MultipleStreams_KnownHeaderReused", + "url": "https://github.com/dotnet/aspnetcore/pull/67877", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@93a3bd5", + "labels": [ + "test-failure", + "agentic-threat-detected" + ] + }, + { + "id": "aspnetcore@84ede44", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/67998", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@84ede44", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@7cd2a15", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/67997", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7cd2a15", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@6058c72", + "repo": "aspnetcore", + "title": "[main] (deps): Bump src/submodules/googletest", + "url": "https://github.com/dotnet/aspnetcore/pull/67996", + "commit": "dotnet@dd04f34", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6058c72", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@cbe14cc", + "repo": "aspnetcore", + "title": "[test-quarantine] Re-quarantine ServerVirtualizationTest.CancelsOutdatedRefreshes_Async", + "url": "https://github.com/dotnet/aspnetcore/pull/68016", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@cbe14cc", + "labels": [ + "test-failure", + "re-quarantine" + ] + }, + { + "id": "aspnetcore@79c8130", + "repo": "aspnetcore", + "title": "[test-quarantine] Quarantine FormWithParentBindingContextTest.CanDisplayBindingErrorsCollectionsToDefaultForm", + "url": "https://github.com/dotnet/aspnetcore/pull/68022", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@79c8130", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@c5bc40e", + "repo": "aspnetcore", + "title": "[test-quarantine] Quarantine ServerVirtualizationTest.QuickGrid_AnchorMode_Top_AppendKeepsViewportStable", + "url": "https://github.com/dotnet/aspnetcore/pull/68018", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c5bc40e", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@d31f07d", + "repo": "aspnetcore", + "title": "Add OpenApiGenerationEnvironment property support for API description server document generation", + "url": "https://github.com/dotnet/aspnetcore/pull/63856", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d31f07d", + "labels": [ + "community-contribution", + "feature-openapi", + "area-minimal" + ] + }, + { + "id": "aspnetcore@3cc4839", + "repo": "aspnetcore", + "title": "Obsolete JsonPatch STJ OperationBase.ShouldSerializeFrom", + "url": "https://github.com/dotnet/aspnetcore/pull/67984", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3cc4839" + }, + { + "id": "aspnetcore@1259668", + "repo": "aspnetcore", + "title": "[test-quarantine] Quarantine HubConnectionTests authentication refresh tests", + "url": "https://github.com/dotnet/aspnetcore/pull/68020", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1259668", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@16378af", + "repo": "aspnetcore", + "title": "Update dependencies from https://github.com/dotnet/extensions build 20260723.3", + "url": "https://github.com/dotnet/aspnetcore/pull/68031", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@16378af" + }, + { + "id": "aspnetcore@07e3015", + "repo": "aspnetcore", + "title": "Configure Dependabot to update NuGet dependencies not automated by Maestro", + "url": "https://github.com/dotnet/aspnetcore/pull/68012", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@07e3015" + }, + { + "id": "aspnetcore@07ab825", + "repo": "aspnetcore", + "title": "Put package assets in TFM-specific folder", + "url": "https://github.com/dotnet/aspnetcore/pull/58995", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@07ab825", + "labels": [ + "area-mvc", + "pending-ci-rerun" + ] + }, + { + "id": "aspnetcore@b13fa46", + "repo": "aspnetcore", + "title": "Use PreReleaseVersionLabel to detect servicing branches in CodeCheck.ps1", + "url": "https://github.com/dotnet/aspnetcore/pull/68051", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@b13fa46" + }, + { + "id": "aspnetcore@00905b6", + "repo": "aspnetcore", + "title": "Updated npm packages 2026-07-27", + "url": "https://github.com/dotnet/aspnetcore/pull/68052", + "commit": "dotnet@0e7aef3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@00905b6" + }, + { + "id": "aspnetcore@0aa2e10", + "repo": "aspnetcore", + "title": "Stabilize `CanDisplayBindingErrorsCollectionsToDefaultForm` flaky test", + "url": "https://github.com/dotnet/aspnetcore/pull/68056", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0aa2e10", + "labels": [ + "area-blazor", + "test-fixed" + ] + }, + { + "id": "aspnetcore@1d1e00c", + "repo": "aspnetcore", + "title": "[ASP.NET] Add review-public-api Copilot skill", + "url": "https://github.com/dotnet/aspnetcore/pull/67335", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1d1e00c" + }, + { + "id": "aspnetcore@38cef4b", + "repo": "aspnetcore", + "title": "[Blazor] Revamp Components Blazor samples + add validate-blazor-feature skill", + "url": "https://github.com/dotnet/aspnetcore/pull/67497", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@38cef4b" + }, + { + "id": "aspnetcore@5bf2119", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68047", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5bf2119", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@fdae203", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68048", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fdae203", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@3aac446", + "repo": "aspnetcore", + "title": "Fix Gateway publish race with concurrent top-level build", + "url": "https://github.com/dotnet/aspnetcore/pull/68069", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3aac446" + }, + { + "id": "aspnetcore@b233611", + "repo": "aspnetcore", + "title": "Harden input and output restrictions for test-quarantine workflow", + "url": "https://github.com/dotnet/aspnetcore/pull/68074", + "commit": "dotnet@cad6c58", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@b233611" + }, + { + "id": "aspnetcore@f2d72c3", + "repo": "aspnetcore", + "title": "Improve circuit initialization error message for failed CircuitHandler activation", + "url": "https://github.com/dotnet/aspnetcore/pull/68078", + "commit": "dotnet@bfb5366", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f2d72c3", + "labels": [ + "area-blazor", + "community-contribution" + ] + }, + { + "id": "aspnetcore@5997c34", + "repo": "aspnetcore", + "title": "Use ReadOnlyDictionary/ReadOnlyCollection for ValidateContext.ValidationErrors backing collections", + "url": "https://github.com/dotnet/aspnetcore/pull/67822", + "commit": "dotnet@bfb5366", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5997c34" + }, + { + "id": "aspnetcore@e106a87", + "repo": "aspnetcore", + "title": "Add separate no-unquarantine-for-30-days label for unquarantine PRs", + "url": "https://github.com/dotnet/aspnetcore/pull/68089", + "commit": "dotnet@bfb5366", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e106a87" + }, + { + "id": "aspnetcore@5c9be5b", + "repo": "aspnetcore", + "title": "Onboard aspnetcore-ci-unofficial to CFSClean2 network isolation", + "url": "https://github.com/dotnet/aspnetcore/pull/68093", + "commit": "dotnet@bfb5366", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5c9be5b" + }, + { + "id": "aspnetcore@96c2298", + "repo": "aspnetcore", + "title": "[Blazor] Never stabilize Components.Media and Components.Testing packages", + "url": "https://github.com/dotnet/aspnetcore/pull/68061", + "commit": "dotnet@bfb5366", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@96c2298" + }, + { + "id": "aspnetcore@2e05e26", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/68090", + "commit": "dotnet@bfb5366", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2e05e26", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "aspnetcore@eb04e43", + "repo": "aspnetcore", + "title": "Device Bound Session Credentials (DBSC) for cookie authentication (prototype)", + "url": "https://github.com/dotnet/aspnetcore/pull/67388", + "commit": "dotnet@532c61a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@eb04e43", + "score": 6, + "score_reason": "Experimental device-bound sessions strengthen cookie authentication" + }, + { + "id": "aspnetcore@4cc739b", + "repo": "aspnetcore", + "title": "Fix `InputDateInteractsWithEditContext_NonNullableDateTime` and `InputDateInteractsWithEditContext_NullableDateTimeOffset`", + "url": "https://github.com/dotnet/aspnetcore/pull/68107", + "commit": "dotnet@532c61a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4cc739b", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@9c53fc0", + "repo": "aspnetcore", + "title": "Only fail Dependencies.props CodeCheck for non-Maestro dependency changes", + "url": "https://github.com/dotnet/aspnetcore/pull/68097", + "commit": "dotnet@532c61a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9c53fc0" + }, + { + "id": "aspnetcore@642a4a0", + "repo": "aspnetcore", + "title": "Fix cursor landing in InputDateInteractsWithEditContext_TimeInput", + "url": "https://github.com/dotnet/aspnetcore/pull/68115", + "commit": "dotnet@532c61a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@642a4a0" + }, + { + "id": "aspnetcore@747d2cd", + "repo": "aspnetcore", + "title": "Add SignalR TypeScript auth refresh", + "url": "https://github.com/dotnet/aspnetcore/pull/67964", + "commit": "dotnet@532c61a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@747d2cd", + "labels": [ + "area-signalr", + "feature-client-javascript" + ], + "score": 8, + "score_reason": "SignalR clients can refresh authentication without reconnecting" + }, + { + "id": "aspnetcore@cd4daf1", + "repo": "aspnetcore", + "title": "Update dependencies from build 325056", + "url": "https://github.com/dotnet/aspnetcore/pull/68121", + "commit": "dotnet@a7445f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@cd4daf1", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "aspnetcore@8d2e54b", + "repo": "aspnetcore", + "title": "Stabilize `VirtualizationTest.CancelsOutdatedRefreshes_Async` flaky test", + "url": "https://github.com/dotnet/aspnetcore/pull/68079", + "commit": "dotnet@a7445f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8d2e54b", + "labels": [ + "area-blazor", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@b5220c3", + "repo": "aspnetcore", + "title": "Fix nullable get-only/constructor-bound property schema generation in OpenAPI", + "url": "https://github.com/dotnet/aspnetcore/pull/68116", + "commit": "dotnet@a7445f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@b5220c3" + }, + { + "id": "aspnetcore@9f99606", + "repo": "aspnetcore", + "title": "Harden SocialSample FailureMessage rendering and add READMEs into samples", + "url": "https://github.com/dotnet/aspnetcore/pull/67995", + "commit": "dotnet@a7445f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9f99606" + }, + { + "id": "aspnetcore@4061277", + "repo": "aspnetcore", + "title": "Use inbox `TaskToAsyncResult` class and remove `TaskToApm`.", + "url": "https://github.com/dotnet/aspnetcore/pull/68139", + "commit": "dotnet@a7445f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4061277" + }, + { + "id": "aspnetcore@87bea93", + "repo": "aspnetcore", + "title": "Cleanup OpenAPI handling of primitive formats", + "url": "https://github.com/dotnet/aspnetcore/pull/68082", + "commit": "dotnet@a7445f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@87bea93" + }, + { + "id": "aspnetcore@c8d78ff", + "repo": "aspnetcore", + "title": "Fix double-publish ILLink error in TestContentPackage.", + "url": "https://github.com/dotnet/aspnetcore/pull/68085", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c8d78ff", + "labels": [ + "area-infrastructure", + "area-blazor" + ] + }, + { + "id": "aspnetcore@77d9143", + "repo": "aspnetcore", + "title": "OpenAPI: Delete unused overload of WillBeComponentized", + "url": "https://github.com/dotnet/aspnetcore/pull/68135", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@77d9143" + }, + { + "id": "aspnetcore@73ae049", + "repo": "aspnetcore", + "title": "Quarantine ShutdownTests.ConfigurationChangeForcesChildProcessRestart", + "url": "https://github.com/dotnet/aspnetcore/pull/68152", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@73ae049", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@1a93b55", + "repo": "aspnetcore", + "title": "[Infrastructure] Updated npm packages 2026-07-29", + "url": "https://github.com/dotnet/aspnetcore/pull/68091", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1a93b55" + }, + { + "id": "aspnetcore@e483d28", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/68145", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e483d28" + }, + { + "id": "aspnetcore@d3542c3", + "repo": "aspnetcore", + "title": "Update dependencies from https://github.com/dotnet/extensions build 20260727.2", + "url": "https://github.com/dotnet/aspnetcore/pull/68164", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d3542c3" + }, + { + "id": "aspnetcore@ab732c4", + "repo": "aspnetcore", + "title": "Quarantine HubConnectionTests.RefreshChangingUserIdentifierClosesConnection", + "url": "https://github.com/dotnet/aspnetcore/pull/68151", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ab732c4", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@99fa485", + "repo": "aspnetcore", + "title": "Add exclude-paths to nuget dependabot config to fix scan timeout", + "url": "https://github.com/dotnet/aspnetcore/pull/68171", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@99fa485" + }, + { + "id": "aspnetcore@764d4ad", + "repo": "aspnetcore", + "title": "[main] (deps): Bump src/submodules/googletest", + "url": "https://github.com/dotnet/aspnetcore/pull/68174", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@764d4ad", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@5de3c46", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68177", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5de3c46", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@51e6c94", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68176", + "commit": "dotnet@c43b046", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@51e6c94", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@c3b8222", + "repo": "aspnetcore", + "title": "Add MessagePack submodule diagnostic", + "url": "https://github.com/dotnet/aspnetcore/pull/68142", + "commit": "dotnet@f3c80f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c3b8222", + "labels": [ + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@3ea89c5", + "repo": "aspnetcore", + "title": "Emit framework versions from Blazor WASM benchmark Driver", + "url": "https://github.com/dotnet/aspnetcore/pull/68119", + "commit": "dotnet@f3c80f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3ea89c5", + "labels": [ + "enhancement" + ] + }, + { + "id": "aspnetcore@28dd8a5", + "repo": "aspnetcore", + "title": "Integrate Helix Job Monitor into all Helix-submitting pipelines", + "url": "https://github.com/dotnet/aspnetcore/pull/68007", + "commit": "dotnet@f3c80f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@28dd8a5" + }, + { + "id": "aspnetcore@58b4fc9", + "repo": "aspnetcore", + "title": "Update dependencies from build 325363", + "url": "https://github.com/dotnet/aspnetcore/pull/68190", + "commit": "dotnet@f3c80f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@58b4fc9", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "aspnetcore@c7e9984", + "repo": "aspnetcore", + "title": "Recompile agentic workflow lockfiles", + "url": "https://github.com/dotnet/aspnetcore/pull/68208", + "commit": "dotnet@f3c80f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c7e9984" + }, + { + "id": "aspnetcore@31b9bcd", + "repo": "aspnetcore", + "title": "Update CHANGELOG for version 11.0.0-rc1", + "url": "https://github.com/dotnet/aspnetcore/pull/68207", + "commit": "dotnet@f3c80f2", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@31b9bcd", + "labels": [ + "area-signalr" + ] + }, + { + "id": "aspnetcore@c445615", + "repo": "aspnetcore", + "title": "Fix Persistent Component State for Re-executed Endpoints", + "url": "https://github.com/dotnet/aspnetcore/pull/68032", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c445615", + "labels": [ + "area-blazor", + "community-contribution" + ] + }, + { + "id": "aspnetcore@8c76631", + "repo": "aspnetcore", + "title": "Quarantine VirtualizationTest.AnchorMode_WindowScroll_HomeKeyJumpsToTop", + "url": "https://github.com/dotnet/aspnetcore/pull/68226", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8c76631", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@9b8c2c8", + "repo": "aspnetcore", + "title": "Fix `AnchorMode_End_PrependAtTop_ViewportStaysStable`", + "url": "https://github.com/dotnet/aspnetcore/pull/68064", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9b8c2c8", + "labels": [ + "area-blazor", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@c10ee0e", + "repo": "aspnetcore", + "title": "Quarantine AddValidationIntegrationTest.FormWithNestedValidation_Works", + "url": "https://github.com/dotnet/aspnetcore/pull/68224", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c10ee0e", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@5aca3b4", + "repo": "aspnetcore", + "title": "Update dependencies from build 325626", + "url": "https://github.com/dotnet/aspnetcore/pull/68210", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5aca3b4", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "aspnetcore@5b85db2", + "repo": "aspnetcore", + "title": "[Infrastructure] Update vulnerable npm packages", + "url": "https://github.com/dotnet/aspnetcore/pull/68233", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5b85db2" + }, + { + "id": "aspnetcore@8425644", + "repo": "aspnetcore", + "title": "Fix flaky RefreshChangingUserIdentifierClosesConnection test", + "url": "https://github.com/dotnet/aspnetcore/pull/68096", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8425644" + }, + { + "id": "aspnetcore@968922c", + "repo": "aspnetcore", + "title": "Mark RenderFragment serialization API as experimental", + "url": "https://github.com/dotnet/aspnetcore/pull/68230", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@968922c", + "labels": [ + "area-blazor", + "feature-rendering" + ] + }, + { + "id": "aspnetcore@a81552c", + "repo": "aspnetcore", + "title": "Add tests for validating null values of minimal API parameters", + "url": "https://github.com/dotnet/aspnetcore/pull/67395", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a81552c", + "labels": [ + "community-contribution", + "pr: pending author input", + "area-minimal", + "feature-validation" + ] + }, + { + "id": "aspnetcore@d54440a", + "repo": "aspnetcore", + "title": "Fix extra `\\n` in resourceManagement for breaking change announcement", + "url": "https://github.com/dotnet/aspnetcore/pull/68214", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d54440a" + }, + { + "id": "aspnetcore@0916dab", + "repo": "aspnetcore", + "title": "Drop ApiDescription.Client package", + "url": "https://github.com/dotnet/aspnetcore/pull/68211", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0916dab" + }, + { + "id": "aspnetcore@8e7c5ab", + "repo": "aspnetcore", + "title": "Clarify Components E2E build workflow", + "url": "https://github.com/dotnet/aspnetcore/pull/68238", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8e7c5ab", + "labels": [ + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@dc1fb6c", + "repo": "aspnetcore", + "title": "Improve Blazor WebAssembly E2E startup diagnostics", + "url": "https://github.com/dotnet/aspnetcore/pull/68200", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@dc1fb6c", + "labels": [ + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@5409db8", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/68246", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5409db8", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "aspnetcore@294cab2", + "repo": "aspnetcore", + "title": "Improve Sections warning messaging", + "url": "https://github.com/dotnet/aspnetcore/pull/67977", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@294cab2", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@169ace1", + "repo": "aspnetcore", + "title": "fix: Ensure OpenAPI request bodies include", + "url": "https://github.com/dotnet/aspnetcore/pull/59042", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@169ace1" + }, + { + "id": "aspnetcore@f0e6aa6", + "repo": "aspnetcore", + "title": "Log whether the localization resource is found or not", + "url": "https://github.com/dotnet/aspnetcore/pull/55897", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f0e6aa6", + "labels": [ + "community-contribution", + "area-ui-rendering" + ] + }, + { + "id": "aspnetcore@92f07e2", + "repo": "aspnetcore", + "title": "[.NET 11] Update MCP template dependency", + "url": "https://github.com/dotnet/aspnetcore/pull/68212", + "commit": "dotnet@5b35027", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@92f07e2", + "labels": [ + "Servicing-consider" + ] + }, + { + "id": "aspnetcore@a728d98", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/68259", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a728d98" + }, + { + "id": "aspnetcore@a5ee747", + "repo": "aspnetcore", + "title": "Enable MSBuild node reuse for local builds", + "url": "https://github.com/dotnet/aspnetcore/pull/68253", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a5ee747" + }, + { + "id": "aspnetcore@44c4b60", + "repo": "aspnetcore", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260807.1", + "url": "https://github.com/dotnet/aspnetcore/pull/68309", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@44c4b60", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "aspnetcore@1d5f6d8", + "repo": "aspnetcore", + "title": "[Blazor] Migrate Components.Testing from xUnit v3 to MSTest on MTP", + "url": "https://github.com/dotnet/aspnetcore/pull/67083", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1d5f6d8", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@c4278c0", + "repo": "aspnetcore", + "title": "Unquarantine BlazorWebTemplateTest.BlazorWebTemplate_CanUsePasskeys", + "url": "https://github.com/dotnet/aspnetcore/pull/68277", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c4278c0", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@a9ffda9", + "repo": "aspnetcore", + "title": "Unquarantine AddValidationIntegrationTest.FormWithNestedValidation_Works", + "url": "https://github.com/dotnet/aspnetcore/pull/68280", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a9ffda9", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@73babb0", + "repo": "aspnetcore", + "title": "Support nullable array element types in parameter schemas", + "url": "https://github.com/dotnet/aspnetcore/pull/68250", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@73babb0" + }, + { + "id": "aspnetcore@330e89c", + "repo": "aspnetcore", + "title": "[Blazor] Add Native AOT Components testing harness", + "url": "https://github.com/dotnet/aspnetcore/pull/68289", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@330e89c" + }, + { + "id": "aspnetcore@4ca8f9a", + "repo": "aspnetcore", + "title": "[Blazor] Fix persisted state being dropped on enhanced navigation", + "url": "https://github.com/dotnet/aspnetcore/pull/68088", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4ca8f9a", + "labels": [ + "area-blazor", + "feature-blazor-enhanced-navigation" + ] + }, + { + "id": "aspnetcore@66eb32d", + "repo": "aspnetcore", + "title": "[Blazor] Add asset path metadata attributes", + "url": "https://github.com/dotnet/aspnetcore/pull/68234", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@66eb32d", + "labels": [ + "area-blazor", + "feature-static-web-assets" + ], + "score": 6, + "score_reason": "Razor components can use concise asset paths" + }, + { + "id": "aspnetcore@45317be", + "repo": "aspnetcore", + "title": "Update RefreshSignInAsync documentation and remove unnecessary null-conditional operators", + "url": "https://github.com/dotnet/aspnetcore/pull/64278", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@45317be", + "labels": [ + "pending-ci-rerun", + "needs-area-label", + "Attention: Shared Code Modified" + ] + }, + { + "id": "aspnetcore@66e8a02", + "repo": "aspnetcore", + "title": "[Servers] Improve HTTP header parser recovery performance", + "url": "https://github.com/dotnet/aspnetcore/pull/68306", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@66e8a02" + }, + { + "id": "aspnetcore@651fc25", + "repo": "aspnetcore", + "title": "[test-quarantine] Stabilize and Unquarantine VirtualizationTest.AnchorMode_WindowScroll_HomeKeyJumpsToTop", + "url": "https://github.com/dotnet/aspnetcore/pull/68338", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@651fc25", + "labels": [ + "area-blazor", + "community-contribution", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@3600ca0", + "repo": "aspnetcore", + "title": "Fix ASP0016 false positive for nested anonymous functions", + "url": "https://github.com/dotnet/aspnetcore/pull/64174", + "commit": "dotnet@7cdb217", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3600ca0", + "labels": [ + "needs-area-label", + "Attention: Shared Code Modified" + ] + }, + { + "id": "aspnetcore@4e5ba32", + "repo": "aspnetcore", + "title": "Clarify Components code documentation guidance", + "url": "https://github.com/dotnet/aspnetcore/pull/68345", + "commit": "dotnet@f5ca191", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4e5ba32", + "labels": [ + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@a55bb8b", + "repo": "aspnetcore", + "title": "Limit NuGet Dependabot to discovery project", + "url": "https://github.com/dotnet/aspnetcore/pull/68351", + "commit": "dotnet@f5ca191", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a55bb8b" + }, + { + "id": "aspnetcore@933baa0", + "repo": "aspnetcore", + "title": "Bump Microsoft.Build.NoTargets from 3.7.0 to 3.7.134", + "url": "https://github.com/dotnet/aspnetcore/pull/68360", + "commit": "dotnet@f5ca191", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@933baa0", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@2daa22c", + "repo": "aspnetcore", + "title": "Simplify and unify TempData and SupplyParameterFromSession serialization", + "url": "https://github.com/dotnet/aspnetcore/pull/65483", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2daa22c", + "labels": [ + "area-blazor" + ] + }, + { + "id": "aspnetcore@ee12843", + "repo": "aspnetcore", + "title": "[Blazor] Propagate SignalR authentication refresh to server circuits", + "url": "https://github.com/dotnet/aspnetcore/pull/68221", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ee12843", + "labels": [ + "area-blazor" + ], + "score": 8, + "score_reason": "Refreshed authentication state reaches Blazor server circuits" + }, + { + "id": "aspnetcore@be6114d", + "repo": "aspnetcore", + "title": "Validate QPack static table index in QPackDecoder", + "url": "https://github.com/dotnet/aspnetcore/pull/68321", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@be6114d", + "labels": [ + "area-networking" + ] + }, + { + "id": "aspnetcore@f508645", + "repo": "aspnetcore", + "title": "Message key conventions for validation localization", + "url": "https://github.com/dotnet/aspnetcore/pull/68202", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f508645", + "labels": [ + "area-blazor", + "feature-localization", + "area-minimal" + ], + "score": 6, + "score_reason": "Validation localization uses predictable resource-key conventions" + }, + { + "id": "aspnetcore@8372d2a", + "repo": "aspnetcore", + "title": "Add MEV analyzers", + "url": "https://github.com/dotnet/aspnetcore/pull/67993", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8372d2a" + }, + { + "id": "aspnetcore@208aaaf", + "repo": "aspnetcore", + "title": "Cache display names per UI culture", + "url": "https://github.com/dotnet/aspnetcore/pull/68347", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@208aaaf", + "labels": [ + "area-blazor", + "feature-localization" + ] + }, + { + "id": "aspnetcore@fa2e746", + "repo": "aspnetcore", + "title": "[Blazor] Add Components.AI streaming chat", + "url": "https://github.com/dotnet/aspnetcore/pull/68323", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fa2e746", + "labels": [ + "area-blazor", + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@2cc1a4e", + "repo": "aspnetcore", + "title": "Bump dotnet-dump from 6.0.322601 to 6.0.408101", + "url": "https://github.com/dotnet/aspnetcore/pull/68358", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2cc1a4e", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@d04c380", + "repo": "aspnetcore", + "title": "Fix OpenAPI nullability for ignored setters", + "url": "https://github.com/dotnet/aspnetcore/pull/68454", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d04c380" + }, + { + "id": "aspnetcore@78cf766", + "repo": "aspnetcore", + "title": "Avoid resolving HybridCache during Redis connection", + "url": "https://github.com/dotnet/aspnetcore/pull/68127", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@78cf766", + "labels": [ + "feature-caching", + "area-middleware" + ] + }, + { + "id": "aspnetcore@fbf8544", + "repo": "aspnetcore", + "title": "[main] (deps): Bump src/submodules/googletest", + "url": "https://github.com/dotnet/aspnetcore/pull/68353", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fbf8544", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@4a54fb7", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68357", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4a54fb7", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@7a1c5c1", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68356", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7a1c5c1", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@a3714d9", + "repo": "aspnetcore", + "title": "Bump dotnet-serve from 1.10.93 to 1.10.194", + "url": "https://github.com/dotnet/aspnetcore/pull/68359", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a3714d9", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@8a3632c", + "repo": "aspnetcore", + "title": "Revert \"Use 1es ubuntu for Linux x64 job \"", + "url": "https://github.com/dotnet/aspnetcore/pull/66054", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8a3632c", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@9d6f69a", + "repo": "aspnetcore", + "title": "Avoid duplicate WebAssembly publish asset compression", + "url": "https://github.com/dotnet/aspnetcore/pull/68463", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9d6f69a" + }, + { + "id": "aspnetcore@ec6b9d0", + "repo": "aspnetcore", + "title": "[test-quarantine] Quarantine flaky IISExpress RequestResponseTests class", + "url": "https://github.com/dotnet/aspnetcore/pull/68272", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ec6b9d0", + "labels": [ + "test-failure" + ] + }, + { + "id": "aspnetcore@7df7e8e", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/68285", + "commit": "dotnet@ae3e8cf", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7df7e8e" + }, + { + "id": "aspnetcore@2a0388b", + "repo": "aspnetcore", + "title": "Remove Publish-Build-Assets variable group", + "url": "https://github.com/dotnet/aspnetcore/pull/68260", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2a0388b" + }, + { + "id": "aspnetcore@8eaeccb", + "repo": "aspnetcore", + "title": "[Blazor] Support Aspire Dashboard on Native AOT", + "url": "https://github.com/dotnet/aspnetcore/pull/68307", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8eaeccb" + }, + { + "id": "aspnetcore@704fddd", + "repo": "aspnetcore", + "title": "Use TLS channel binding in Negotiate authentication", + "url": "https://github.com/dotnet/aspnetcore/pull/68317", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@704fddd", + "labels": [ + "area-networking" + ], + "score": 6, + "score_reason": "Negotiate authentication gains TLS channel binding" + }, + { + "id": "aspnetcore@43acd80", + "repo": "aspnetcore", + "title": "Bump the JobMonitor", + "url": "https://github.com/dotnet/aspnetcore/pull/68472", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@43acd80" + }, + { + "id": "aspnetcore@b201479", + "repo": "aspnetcore", + "title": "Fix BL0013 diagnostic span mapping", + "url": "https://github.com/dotnet/aspnetcore/pull/68451", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@b201479" + }, + { + "id": "aspnetcore@1825bfe", + "repo": "aspnetcore", + "title": "[Identity] Fix nullref in Identity on netfx/netstandard", + "url": "https://github.com/dotnet/aspnetcore/pull/68460", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1825bfe", + "labels": [ + "area-identity" + ] + }, + { + "id": "aspnetcore@1f689ce", + "repo": "aspnetcore", + "title": "Fix `InitialItemIndex` is intermittently ignored on fresh page load", + "url": "https://github.com/dotnet/aspnetcore/pull/68114", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1f689ce", + "labels": [ + "area-blazor", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@624894d", + "repo": "aspnetcore", + "title": "[Blazor] Add code-behind option to RazorComponent item template", + "url": "https://github.com/dotnet/aspnetcore/pull/63813", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@624894d", + "labels": [ + "area-blazor", + "pending-ci-rerun", + "Attention: Shared Code Modified" + ] + }, + { + "id": "aspnetcore@80de79a", + "repo": "aspnetcore", + "title": "Document framework assembly access rule", + "url": "https://github.com/dotnet/aspnetcore/pull/68493", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@80de79a" + }, + { + "id": "aspnetcore@1a4a830", + "repo": "aspnetcore", + "title": "Update agentic workflows to gh-aw v0.86.2", + "url": "https://github.com/dotnet/aspnetcore/pull/68500", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1a4a830" + }, + { + "id": "aspnetcore@87485f0", + "repo": "aspnetcore", + "title": "Exclude dotnet-dump and dotnet-serve from Dependabot", + "url": "https://github.com/dotnet/aspnetcore/pull/68496", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@87485f0" + }, + { + "id": "aspnetcore@8ff6e4c", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68503", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8ff6e4c", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@a9a6754", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68502", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a9a6754", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@01b15bd", + "repo": "aspnetcore", + "title": "Derive Helix tool versions from dotnet-tools.json", + "url": "https://github.com/dotnet/aspnetcore/pull/68499", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@01b15bd" + }, + { + "id": "aspnetcore@c0c8774", + "repo": "aspnetcore", + "title": "Update repo ownership mappings", + "url": "https://github.com/dotnet/aspnetcore/pull/66642", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c0c8774", + "labels": [ + "needs-area-label" + ] + }, + { + "id": "aspnetcore@5467b04", + "repo": "aspnetcore", + "title": "Update Microsoft.OpenApi to 3.10", + "url": "https://github.com/dotnet/aspnetcore/pull/68462", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5467b04" + }, + { + "id": "aspnetcore@f97c0ff", + "repo": "aspnetcore", + "title": "Fix shutdown hang with IIS", + "url": "https://github.com/dotnet/aspnetcore/pull/65733", + "commit": "dotnet@6e65486", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f97c0ff", + "labels": [ + "feature-iis", + "pending-ci-rerun", + "area-networking" + ] + }, + { + "id": "aspnetcore@a019c0b", + "repo": "aspnetcore", + "title": "Use ASCII group separate (GS) for separating key/value in caching middleware", + "url": "https://github.com/dotnet/aspnetcore/pull/68510", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a019c0b" + }, + { + "id": "aspnetcore@0f91a13", + "repo": "aspnetcore", + "title": "Fix Flaky HTTP/3 Test: `POST_ClientCancellationUpload_RequestAbortRaised`", + "url": "https://github.com/dotnet/aspnetcore/pull/68111", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0f91a13", + "labels": [ + "test-failure", + "area-blazor", + "community-contribution" + ] + }, + { + "id": "aspnetcore@757a459", + "repo": "aspnetcore", + "title": "Fix InputNumber validation for scientific notation values", + "url": "https://github.com/dotnet/aspnetcore/pull/67988", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@757a459", + "labels": [ + "area-blazor", + "community-contribution" + ] + }, + { + "id": "aspnetcore@f4cf688", + "repo": "aspnetcore", + "title": "Harden Response/Output cache", + "url": "https://github.com/dotnet/aspnetcore/pull/68517", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f4cf688" + }, + { + "id": "aspnetcore@a6dab8a", + "repo": "aspnetcore", + "title": "Validate the query component of the HTTP/2 and HTTP/3 :path pseudo-header", + "url": "https://github.com/dotnet/aspnetcore/pull/68320", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a6dab8a", + "labels": [ + "area-networking" + ], + "score": 5, + "score_reason": "HTTP/2 and HTTP/3 path validation hardens request parsing" + }, + { + "id": "aspnetcore@0b72e0b", + "repo": "aspnetcore", + "title": "[Blazor] Add Components.AI rich text rendering", + "url": "https://github.com/dotnet/aspnetcore/pull/68324", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0b72e0b" + }, + { + "id": "aspnetcore@656195d", + "repo": "aspnetcore", + "title": "Resolve NuGet Audit warnings", + "url": "https://github.com/dotnet/aspnetcore/pull/68514", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@656195d" + }, + { + "id": "aspnetcore@401bbfb", + "repo": "aspnetcore", + "title": "Propagate ScrollToItemAsync cancellation to pending item-provider work.", + "url": "https://github.com/dotnet/aspnetcore/pull/68478", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@401bbfb", + "labels": [ + "area-blazor", + "feature-blazor-virtualization" + ] + }, + { + "id": "aspnetcore@76d1e57", + "repo": "aspnetcore", + "title": "Add eng/common Copilot review instructions", + "url": "https://github.com/dotnet/aspnetcore/pull/68464", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@76d1e57", + "labels": [ + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@733b51b", + "repo": "aspnetcore", + "title": "Require red/green proof before claiming a bug fix is verified", + "url": "https://github.com/dotnet/aspnetcore/pull/68457", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@733b51b", + "labels": [ + "agentic-workflows" + ] + }, + { + "id": "aspnetcore@e6a7426", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68523", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e6a7426", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@efe577d", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/68524", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@efe577d", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "aspnetcore@07d11eb", + "repo": "aspnetcore", + "title": "[Experimental] DirectTls transport implementation", + "url": "https://github.com/dotnet/aspnetcore/pull/67912", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@07d11eb", + "labels": [ + "area-networking" + ], + "score": 6, + "score_reason": "Experimental DirectTls transport enables advanced Kestrel scenarios" + }, + { + "id": "aspnetcore@75c3218", + "repo": "aspnetcore", + "title": "Fix ANCM app_offline.htm notification match using QueryCCH and add unit tests", + "url": "https://github.com/dotnet/aspnetcore/pull/68341", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@75c3218", + "labels": [ + "community-contribution" + ] + }, + { + "id": "aspnetcore@17b8a4a", + "repo": "aspnetcore", + "title": "Remove InsecureChunkedParsing app context switch", + "url": "https://github.com/dotnet/aspnetcore/pull/68553", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@17b8a4a", + "score": 4, + "score_reason": "Removes an insecure chunked-parsing compatibility switch", + "breaking_changes": true + }, + { + "id": "aspnetcore@0b69dba", + "repo": "aspnetcore", + "title": "Obsolete Bootstrap 4 Identity UI support", + "url": "https://github.com/dotnet/aspnetcore/pull/68477", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0b69dba", + "score": 4, + "score_reason": "Bootstrap 4 Identity UI support is now obsolete", + "breaking_changes": true + }, + { + "id": "aspnetcore@1a82e94", + "repo": "aspnetcore", + "title": "Fix TryServeFromCacheAsync_ReturnsFalse_IfVaryByKeyContainsDelimiters failure", + "url": "https://github.com/dotnet/aspnetcore/pull/68554", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1a82e94" + }, + { + "id": "aspnetcore@593368b", + "repo": "aspnetcore", + "title": "Check if TwoFactorRememberMeScheme is registered before signing out", + "url": "https://github.com/dotnet/aspnetcore/pull/68571", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@593368b" + }, + { + "id": "aspnetcore@47b2e02", + "repo": "aspnetcore", + "title": "Avoid ignoring authorization failure reasons", + "url": "https://github.com/dotnet/aspnetcore/pull/68572", + "commit": "dotnet@9093808", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@47b2e02" + }, + { + "id": "aspnetcore@d201668", + "repo": "aspnetcore", + "title": "Harden SignalR authentication refresh", + "url": "https://github.com/dotnet/aspnetcore/pull/68459", + "commit": "dotnet@276e6bc", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d201668", + "labels": [ + "area-signalr" + ] + }, + { + "id": "aspnetcore@35b3142", + "repo": "aspnetcore", + "title": "[Blazor] Hide experimental circuit JSON resolver API", + "url": "https://github.com/dotnet/aspnetcore/pull/68585", + "commit": "dotnet@4b1cb9c", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@35b3142" + }, + { + "id": "aspnetcore@96b7ae9", + "repo": "aspnetcore", + "title": "Fix auto-pause when circuit starts after enhanced navigation", + "url": "https://github.com/dotnet/aspnetcore/pull/68540", + "commit": "dotnet@4b1cb9c", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@96b7ae9", + "labels": [ + "area-blazor", + "community-contribution", + "feature-circuit-lifecycle" + ] + }, + { + "id": "aspnetcore@7638d71", + "repo": "aspnetcore", + "title": "[SignalR] Reject duplicate SignalR upload stream IDs", + "url": "https://github.com/dotnet/aspnetcore/pull/68525", + "commit": "dotnet@0013c35", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7638d71" + }, + { + "id": "aspnetcore@6df01e3", + "repo": "aspnetcore", + "title": "Honor all sign-in confirmation requirements after registration", + "url": "https://github.com/dotnet/aspnetcore/pull/68631", + "commit": "dotnet@0013c35", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6df01e3", + "labels": [ + "area-identity", + "feature-templates" + ] + }, + { + "id": "aspnetcore@026aff6", + "repo": "aspnetcore", + "title": "Preserve BadHttpRequestException status codes", + "url": "https://github.com/dotnet/aspnetcore/pull/68632", + "commit": "dotnet@0013c35", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@026aff6" + }, + { + "id": "aspnetcore@555ae4e", + "repo": "aspnetcore", + "title": "SignInManager: return SignInResult.Failed for expired passkey session challenge", + "url": "https://github.com/dotnet/aspnetcore/pull/67539", + "commit": "dotnet@0013c35", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@555ae4e", + "labels": [ + "area-identity", + "community-contribution" + ] + }, + { + "id": "aspnetcore@558ba2c", + "repo": "aspnetcore", + "title": "Don't apply the CSRF verdict to remote authentication callbacks", + "url": "https://github.com/dotnet/aspnetcore/pull/68669", + "commit": "dotnet@0013c35", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@558ba2c", + "labels": [ + "area-identity", + "feature-antiforgery" + ] + }, + { + "id": "aspnetcore@696ea7b", + "repo": "aspnetcore", + "title": "Use model display names in Blazor input parsing errors", + "url": "https://github.com/dotnet/aspnetcore/pull/68667", + "commit": "dotnet@0013c35", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@696ea7b", + "labels": [ + "area-blazor", + "feature-validation" + ] + }, + { + "id": "aspnetcore@4c1e2ed", + "repo": "aspnetcore", + "title": "[release/11.0-rc1] Extract IsAuthenticated helper method", + "url": "https://github.com/dotnet/aspnetcore/pull/68658", + "commit": "dotnet@ca0ae67", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4c1e2ed" + }, + { + "id": "aspnetcore@88cf74b", + "repo": "aspnetcore", + "title": "Fix  InitialItemIndex viewport underfill for small items in big container or on window resize", + "url": "https://github.com/dotnet/aspnetcore/pull/67936", + "commit": "dotnet@ca0ae67", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@88cf74b", + "labels": [ + "area-blazor", + "feature-blazor-virtualization", + "agent-reviewed" + ] + }, + { + "id": "aspnetcore@a65d5c0", + "repo": "aspnetcore", + "title": "Clarify AllowUpdates property summary comment", + "url": "https://github.com/dotnet/aspnetcore/pull/68618", + "commit": "dotnet@494027a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a65d5c0", + "labels": [ + "area-blazor", + "feature-blazor-enhanced-navigation", + "feature-blazor-state-preservation" + ] + }, + { + "id": "aspnetcore@29e87b5", + "repo": "aspnetcore", + "title": "[Routing] Fix case-insensitive host DFA edges", + "url": "https://github.com/dotnet/aspnetcore/pull/68670", + "commit": "dotnet@1b824c3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@29e87b5" + }, + { + "id": "aspnetcore@9245482", + "repo": "aspnetcore", + "title": "Update SignalR authentication refresh APIs", + "url": "https://github.com/dotnet/aspnetcore/pull/68676", + "commit": "dotnet@1b824c3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9245482", + "score": 7, + "score_reason": "Finalizes SignalR authentication refresh behavior for RC1" + }, + { + "id": "aspnetcore@db0c572", + "repo": "aspnetcore", + "title": "[release/11.0-rc1] Run DirectTls handshake user callbacks off the epoll pump thread", + "url": "https://github.com/dotnet/aspnetcore/pull/68751", + "commit": "dotnet@1b32b22", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@db0c572", + "labels": [ + "Servicing-approved", + "area-networking" + ] + }, + { + "id": "aspnetcore@c3325ee", + "repo": "aspnetcore", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/68668", + "commit": "dotnet@9456371", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c3325ee", + "labels": [ + "area-infrastructure", + "Type: Dependency Update :arrow_up_small:" + ] + }, + { + "id": "cecil@8e1ae7b", + "repo": "cecil", + "title": "Resolve `.dll` before `.exe`", + "url": "https://github.com/dotnet/cecil/pull/949", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@8e1ae7b" + }, + { + "id": "cecil@608fac6", + "repo": "cecil", + "title": "Fix WriteCompressedInt32 logic by using the same code as in System.Reflection.Metadata", + "url": "https://github.com/dotnet/cecil/pull/958", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@608fac6" + }, + { + "id": "cecil@50292e7", + "repo": "cecil", + "title": "Fixed: SymWriter COM object is not released on exception", + "url": "https://github.com/dotnet/cecil/pull/955", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@50292e7" + }, + { + "id": "cecil@a0f61f9", + "repo": "cecil", + "title": "Preserve custom debug information on types", + "url": "https://github.com/dotnet/cecil/pull/948", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@a0f61f9" + }, + { + "id": "cecil@f1c428a", + "repo": "cecil", + "title": "Protect against circular type forwarders", + "url": "https://github.com/dotnet/cecil/pull/806", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@f1c428a" + }, + { + "id": "cecil@3136847", + "repo": "cecil", + "title": "Preserve Documents debug info", + "url": "https://github.com/dotnet/cecil/pull/965", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@3136847" + }, + { + "id": "cecil@882ca5e", + "repo": "cecil", + "title": "update ubuntu runner", + "url": "https://github.com/dotnet/cecil/pull/972", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@882ca5e" + }, + { + "id": "cecil@9ab6174", + "repo": "cecil", + "title": "Update dependencies from build 313814", + "url": "https://github.com/dotnet/cecil/pull/471", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@9ab6174" + }, + { + "id": "cecil@1d00074", + "repo": "cecil", + "title": "Update dependencies from build 314245", + "url": "https://github.com/dotnet/cecil/pull/472", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@1d00074" + }, + { + "id": "cecil@cac3d15", + "repo": "cecil", + "title": "Update dependencies from build 316522", + "url": "https://github.com/dotnet/cecil/pull/477", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@cac3d15" + }, + { + "id": "cecil@8fa2b5a", + "repo": "cecil", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/cecil/pull/484", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@8fa2b5a" + }, + { + "id": "cecil@b1ee7ec", + "repo": "cecil", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/cecil/pull/489", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@b1ee7ec" + }, + { + "id": "cecil@4388e43", + "repo": "cecil", + "title": "Update dependencies from build 322734", + "url": "https://github.com/dotnet/cecil/pull/492", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@4388e43" + }, + { + "id": "cecil@74999f2", + "repo": "cecil", + "title": "Preserve document custom debug information", + "url": "https://github.com/dotnet/cecil/pull/495", + "commit": "dotnet@204b770", + "is_security": false, + "local_repo_commit": "cecil@74999f2" + }, + { + "id": "cecil@cd6dc99", + "repo": "cecil", + "title": "Update dependencies from build 325224", + "url": "https://github.com/dotnet/cecil/pull/498", + "commit": "dotnet@47ea3f3", + "is_security": false, + "local_repo_commit": "cecil@cd6dc99" + }, + { + "id": "cecil@251438f", + "repo": "cecil", + "title": "Merge in changes from upstream", + "url": "https://github.com/dotnet/cecil/pull/505", + "commit": "dotnet@47ea3f3", + "is_security": false, + "local_repo_commit": "cecil@251438f" + }, + { + "id": "cecil@5ae012f", + "repo": "cecil", + "title": "Add additional ByteBufferTest tests", + "url": "https://github.com/dotnet/cecil/pull/504", + "commit": "dotnet@70f87cb", + "is_security": false, + "local_repo_commit": "cecil@5ae012f" + }, + { + "id": "command-line-api@8a70ae0", + "repo": "command-line-api", + "title": "Update dependencies from build 321826", + "url": "https://github.com/dotnet/command-line-api/pull/2834", + "commit": "dotnet@3c5cb3a", + "is_security": false, + "local_repo_commit": "command-line-api@8a70ae0" + }, + { + "id": "deployment-tools@3ccca8e", + "repo": "deployment-tools", + "title": "Address 1CS issues", + "url": "https://github.com/dotnet/deployment-tools/pull/566", + "commit": "dotnet@22ce7ab", + "is_security": false, + "product": "dotnet-deployment-tools", + "local_repo_commit": "deployment-tools@3ccca8e" + }, + { + "id": "deployment-tools@9baf0bb", + "repo": "deployment-tools", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/deployment-tools/pull/567", + "commit": "dotnet@a308a0d", + "is_security": false, + "product": "dotnet-deployment-tools", + "local_repo_commit": "deployment-tools@9baf0bb" + }, + { + "id": "diagnostics@36bb98a", + "repo": "diagnostics", + "title": "Update SDK to 10.0.110 and test versions", + "url": "https://github.com/dotnet/diagnostics/pull/5934", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@36bb98a" + }, + { + "id": "diagnostics@f38c7fb", + "repo": "diagnostics", + "title": "[main] Update dependencies from microsoft/clrmd", + "url": "https://github.com/dotnet/diagnostics/pull/5933", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@f38c7fb" + }, + { + "id": "diagnostics@dd02fe7", + "repo": "diagnostics", + "title": "Fix typo in dotnet-dsrouter usage text", + "url": "https://github.com/dotnet/diagnostics/pull/5936", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@dd02fe7" + }, + { + "id": "diagnostics@3a32126", + "repo": "diagnostics", + "title": "Update Microsoft.DotNet.RemoteExecutor to match Arcade version", + "url": "https://github.com/dotnet/diagnostics/pull/5929", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@3a32126" + }, + { + "id": "diagnostics@27c0f9b", + "repo": "diagnostics", + "title": "dbgshim: service data-access (IXCLRDataProcess) through OpenVirtualProcess", + "url": "https://github.com/dotnet/diagnostics/pull/5927", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@27c0f9b" + }, + { + "id": "diagnostics@33b37bf", + "repo": "diagnostics", + "title": "Fix IClrDebuggingPolicy issue from CLRMD update", + "url": "https://github.com/dotnet/diagnostics/pull/5938", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@33b37bf" + }, + { + "id": "diagnostics@f810787", + "repo": "diagnostics", + "title": "Auto-generated baselines by 1ES Pipeline Templates", + "url": "https://github.com/dotnet/diagnostics/pull/5939", + "commit": "dotnet@2b9e622", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@f810787" + }, + { + "id": "diagnostics@f7bf65b", + "repo": "diagnostics", + "title": "dbgshim: activate cDAC via contract descriptor", + "url": "https://github.com/dotnet/diagnostics/pull/5941", + "commit": "dotnet@b7f6925", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@f7bf65b" + }, + { + "id": "diagnostics@0885e1c", + "repo": "diagnostics", + "title": "dbgshim: route live debugging through cDAC-capable DBI first", + "url": "https://github.com/dotnet/diagnostics/pull/5940", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@0885e1c" + }, + { + "id": "diagnostics@d33e046", + "repo": "diagnostics", + "title": "Use universal DBI for cDAC debugging", + "url": "https://github.com/dotnet/diagnostics/pull/5942", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@d33e046" + }, + { + "id": "diagnostics@61cdd16", + "repo": "diagnostics", + "title": "Implement native runtimes command --usecdac option", + "url": "https://github.com/dotnet/diagnostics/pull/5943", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@61cdd16" + }, + { + "id": "diagnostics@02d6e10", + "repo": "diagnostics", + "title": "Gate cDAC live debugging on DOTNET_CDAC_LIVE_DEBUGGING env var", + "url": "https://github.com/dotnet/diagnostics/pull/5944", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@02d6e10" + }, + { + "id": "diagnostics@b9f6e14", + "repo": "diagnostics", + "title": "Improve and simplify the IConsoleService interface", + "url": "https://github.com/dotnet/diagnostics/pull/5924", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@b9f6e14" + }, + { + "id": "diagnostics@4c0c68d", + "repo": "diagnostics", + "title": "[main] Update dependencies from microsoft/clrmd", + "url": "https://github.com/dotnet/diagnostics/pull/5937", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@4c0c68d" + }, + { + "id": "diagnostics@8a2daa6", + "repo": "diagnostics", + "title": "Fix SOS CLRMA crash in the native (non-hosted) !analyze path", + "url": "https://github.com/dotnet/diagnostics/pull/5946", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@8a2daa6" + }, + { + "id": "diagnostics@32306e7", + "repo": "diagnostics", + "title": "Restore dbgshim-only package layout", + "url": "https://github.com/dotnet/diagnostics/pull/5951", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@32306e7" + }, + { + "id": "diagnostics@7395877", + "repo": "diagnostics", + "title": "Harden dotnet-trace process probe test", + "url": "https://github.com/dotnet/diagnostics/pull/5950", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@7395877" + }, + { + "id": "diagnostics@eb91cff", + "repo": "diagnostics", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/diagnostics/pull/5948", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@eb91cff" + }, + { + "id": "diagnostics@3c9f99e", + "repo": "diagnostics", + "title": "Update SOS for unified ISOSDacInterface18 GCInfo API", + "url": "https://github.com/dotnet/diagnostics/pull/5898", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@3c9f99e" + }, + { + "id": "diagnostics@1b6da39", + "repo": "diagnostics", + "title": "SOS: read macOS arm64 thread metadata from a valid address", + "url": "https://github.com/dotnet/diagnostics/pull/5953", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@1b6da39" + }, + { + "id": "diagnostics@c014870", + "repo": "diagnostics", + "title": "Stabilize SOS stack frame checks", + "url": "https://github.com/dotnet/diagnostics/pull/5952", + "commit": "dotnet@435b20f", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@c014870" + }, + { + "id": "diagnostics@db95979", + "repo": "diagnostics", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/diagnostics/pull/5956", + "commit": "dotnet@ae0c1cc", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@db95979" + }, + { + "id": "diagnostics@d2e06f3", + "repo": "diagnostics", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/diagnostics/pull/5928", + "commit": "dotnet@ae0c1cc", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@d2e06f3" + }, + { + "id": "diagnostics@66ffffc", + "repo": "diagnostics", + "title": "Stabilize distributed trace pipeline tests", + "url": "https://github.com/dotnet/diagnostics/pull/5958", + "commit": "dotnet@ae0c1cc", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@66ffffc" + }, + { + "id": "efcore@5fb4c00", + "repo": "efcore", + "title": "[release/8.0] Update Windows CI images to 2022", + "url": "https://github.com/dotnet/efcore/pull/38526", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5fb4c00", + "labels": [ + "tell-mode" + ] + }, + { + "id": "efcore@cbcceb3", + "repo": "efcore", + "title": "Update branding on release/8.0", + "url": "https://github.com/dotnet/efcore/pull/38563", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@cbcceb3" + }, + { + "id": "efcore@3b58d48", + "repo": "efcore", + "title": "[release/8.0]: Bump Microsoft.Data.SqlClient from 5.1.7 to 5.1.9", + "url": "https://github.com/dotnet/efcore/pull/38525", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3b58d48", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@2be12e7", + "repo": "efcore", + "title": "[release/8.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.21 to 8.0.28", + "url": "https://github.com/dotnet/efcore/pull/38519", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2be12e7", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@06142d0", + "repo": "efcore", + "title": "[release/8.0]: Bump Grpc.AspNetCore from 2.71.0 to 2.80.0", + "url": "https://github.com/dotnet/efcore/pull/38517", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@06142d0", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@2415516", + "repo": "efcore", + "title": "[release/8.0]: Bump Azure.Identity from 1.17.0 to 1.21.0", + "url": "https://github.com/dotnet/efcore/pull/38510", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2415516", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@e81830a", + "repo": "efcore", + "title": "Merging internal commits for release/9.0", + "url": "https://github.com/dotnet/efcore/pull/38623", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e81830a" + }, + { + "id": "efcore@d564943", + "repo": "efcore", + "title": "Merging internal commits for release/8.0", + "url": "https://github.com/dotnet/efcore/pull/38624", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@d564943" + }, + { + "id": "efcore@4fbaf8a", + "repo": "efcore", + "title": "[release/8.0] Update SQLitePCLRaw package versions to 2.1.12", + "url": "https://github.com/dotnet/efcore/pull/38605", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@4fbaf8a", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "efcore@69b203d", + "repo": "efcore", + "title": "[release/9.0] Update SQLitePCLRaw package to 2.1.12", + "url": "https://github.com/dotnet/efcore/pull/38606", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@69b203d", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "efcore@fc9a766", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260716.5", + "url": "https://github.com/dotnet/efcore/pull/38673", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@fc9a766", + "labels": [ + "area-infrastructure", + "type-dependency update :arrow_up_small:" + ] + }, + { + "id": "efcore@23c978a", + "repo": "efcore", + "title": "Fix OPENJSON `AS JSON` failure on Azure SQL when column type is `json` at compat level 170", + "url": "https://github.com/dotnet/efcore/pull/38665", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@23c978a" + }, + { + "id": "efcore@5ee96bd", + "repo": "efcore", + "title": "[release/10.0]: Bump SQLite3MC.PCLRaw.bundle from 2.3.5 to 2.3.6", + "url": "https://github.com/dotnet/efcore/pull/38663", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5ee96bd", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@a556d07", + "repo": "efcore", + "title": "[release/10.0]: Bump OpenTelemetry.Exporter.InMemory from 1.12.0 to 1.16.0", + "url": "https://github.com/dotnet/efcore/pull/38655", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@a556d07", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@7bd71eb", + "repo": "efcore", + "title": "[release/10.0]: Bump Newtonsoft.Json from 13.0.3 to 13.0.4", + "url": "https://github.com/dotnet/efcore/pull/38652", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@7bd71eb", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@684d590", + "repo": "efcore", + "title": "[release/10.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 9.0.17 to 9.0.18", + "url": "https://github.com/dotnet/efcore/pull/38645", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@684d590", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@dd3b1e3", + "repo": "efcore", + "title": "[automated] Merge branch 'release/9.0' => 'release/10.0'", + "url": "https://github.com/dotnet/efcore/pull/38627", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@dd3b1e3" + }, + { + "id": "efcore@2fb3ab1", + "repo": "efcore", + "title": "[automated] Merge branch 'release/8.0' => 'release/9.0'", + "url": "https://github.com/dotnet/efcore/pull/38531", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2fb3ab1" + }, + { + "id": "efcore@37d63ac", + "repo": "efcore", + "title": "Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 9.0.17 to 9.0.18", + "url": "https://github.com/dotnet/efcore/pull/38643", + "commit": "dotnet@968db01", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@37d63ac", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@5b5fcba", + "repo": "efcore", + "title": "[release/10.0]: Bump Microsoft.Azure.Cosmos from 3.61.0 to 3.62.0", + "url": "https://github.com/dotnet/efcore/pull/38690", + "commit": "dotnet@d5c1e6e", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5b5fcba", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@4a19f27", + "repo": "efcore", + "title": "[release/10.0]: Bump OpenTelemetry.Exporter.InMemory from 1.16.0 to 1.17.0", + "url": "https://github.com/dotnet/efcore/pull/38691", + "commit": "dotnet@d5c1e6e", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@4a19f27", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@3b4b27d", + "repo": "efcore", + "title": "Bump actions/checkout from 7.0.0 to 7.0.1", + "url": "https://github.com/dotnet/efcore/pull/38693", + "commit": "dotnet@d5c1e6e", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3b4b27d", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@61317c9", + "repo": "efcore", + "title": "Bump actions/upload-code-coverage from 1.4.0 to 1.4.1", + "url": "https://github.com/dotnet/efcore/pull/38694", + "commit": "dotnet@d5c1e6e", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@61317c9", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@1f36ba0", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260722.8", + "url": "https://github.com/dotnet/efcore/pull/38698", + "commit": "dotnet@1b329a0", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@1f36ba0", + "labels": [ + "area-infrastructure", + "type-dependency update :arrow_up_small:" + ] + }, + { + "id": "efcore@b5e5c92", + "repo": "efcore", + "title": "[release/10.0]: Bump Microsoft.AspNetCore.OData from 9.3.1 to 9.5.0", + "url": "https://github.com/dotnet/efcore/pull/38648", + "commit": "dotnet@1b329a0", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b5e5c92", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@ada8239", + "repo": "efcore", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38699", + "commit": "dotnet@1b329a0", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ada8239" + }, + { + "id": "efcore@0ab5fd8", + "repo": "efcore", + "title": "Bump Microsoft.DotNet.XUnitV3Extensions from 11.0.0-beta.26370.1 to 11.0.0-beta.26376.106", + "url": "https://github.com/dotnet/efcore/pull/38702", + "commit": "dotnet@1b329a0", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@0ab5fd8", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@fb44ee1", + "repo": "efcore", + "title": "Bump Azure.ResourceManager.CosmosDB from 1.4.1 to 1.5.0", + "url": "https://github.com/dotnet/efcore/pull/38701", + "commit": "dotnet@1b329a0", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@fb44ee1", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@37bef29", + "repo": "efcore", + "title": "Update HasTrigger XML documentation", + "url": "https://github.com/dotnet/efcore/pull/38706", + "commit": "dotnet@813f634", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@37bef29" + }, + { + "id": "efcore@a0344ff", + "repo": "efcore", + "title": "Add unit test coverage for TypeFullNameComparer and SharedTypeExtensions", + "url": "https://github.com/dotnet/efcore/pull/38695", + "commit": "dotnet@813f634", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@a0344ff", + "labels": [ + "community-contribution" + ] + }, + { + "id": "efcore@893ccd3", + "repo": "efcore", + "title": "[release/11.0-preview7] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38713", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@893ccd3" + }, + { + "id": "efcore@6e2d381", + "repo": "efcore", + "title": "Remove Linux_Cosmos job from AzDo pipeline", + "url": "https://github.com/dotnet/efcore/pull/38707", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@6e2d381" + }, + { + "id": "efcore@af85674", + "repo": "efcore", + "title": "Fix Cosmos tests when running against a real endpoint", + "url": "https://github.com/dotnet/efcore/pull/38710", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@af85674" + }, + { + "id": "efcore@f98eac8", + "repo": "efcore", + "title": "Update SQLitePCLRaw and SQLite3MC", + "url": "https://github.com/dotnet/efcore/pull/38716", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f98eac8" + }, + { + "id": "efcore@cf6ebe0", + "repo": "efcore", + "title": "Add links to complex types docs", + "url": "https://github.com/dotnet/efcore/pull/38717", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@cf6ebe0" + }, + { + "id": "efcore@3c7283f", + "repo": "efcore", + "title": "", + "url": "https://github.com/dotnet/efcore/pull/38680", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3c7283f" + }, + { + "id": "efcore@39b5015", + "repo": "efcore", + "title": "Merge branch 'release/11.0-preview7' => 'main'", + "url": "https://github.com/dotnet/efcore/pull/38709", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@39b5015" + }, + { + "id": "efcore@b9678d4", + "repo": "efcore", + "title": "Optimize InternalUsageDiagnosticAnalyzer: replace ToDisplayString with symbol equality", + "url": "https://github.com/dotnet/efcore/pull/38726", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b9678d4" + }, + { + "id": "efcore@0a76475", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260721.5", + "url": "https://github.com/dotnet/efcore/pull/38732", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@0a76475", + "labels": [ + "area-infrastructure", + "type-dependency update :arrow_up_small:" + ] + }, + { + "id": "efcore@3454802", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260729.3", + "url": "https://github.com/dotnet/efcore/pull/38736", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3454802", + "labels": [ + "area-infrastructure", + "type-dependency update :arrow_up_small:" + ] + }, + { + "id": "efcore@d223635", + "repo": "efcore", + "title": "Code cleanup for src", + "url": "https://github.com/dotnet/efcore/pull/38728", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@d223635" + }, + { + "id": "efcore@67e74e8", + "repo": "efcore", + "title": "Bump OpenTelemetry.Exporter.InMemory from 1.16.0 to 1.17.0", + "url": "https://github.com/dotnet/efcore/pull/38704", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@67e74e8", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@b1c40e4", + "repo": "efcore", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38727", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b1c40e4" + }, + { + "id": "efcore@5c55ab6", + "repo": "efcore", + "title": "[release/10.0]: Bump SQLite3MC.PCLRaw.bundle from 2.3.6 to 2.4.0", + "url": "https://github.com/dotnet/efcore/pull/38722", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5c55ab6", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@422f2dc", + "repo": "efcore", + "title": "[release/10.0]: Bump Azure.ResourceManager.CosmosDB from 1.3.2 to 1.5.0", + "url": "https://github.com/dotnet/efcore/pull/38721", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@422f2dc", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@7710f8c", + "repo": "efcore", + "title": "Fix typos and improve documentation clarity across various files", + "url": "https://github.com/dotnet/efcore/pull/38738", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@7710f8c", + "labels": [ + "community-contribution" + ] + }, + { + "id": "efcore@71440e1", + "repo": "efcore", + "title": "Bump Microsoft.Testing.Extensions.CodeCoverage from 18.8.0 to 18.9.0", + "url": "https://github.com/dotnet/efcore/pull/38653", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@71440e1", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@3aab811", + "repo": "efcore", + "title": "Bump Grpc.AspNetCore from 2.80.0 to 2.83.0", + "url": "https://github.com/dotnet/efcore/pull/38741", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3aab811", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@7d34557", + "repo": "efcore", + "title": "Bump System.CommandLine from 2.0.9 to 2.0.10", + "url": "https://github.com/dotnet/efcore/pull/38744", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@7d34557", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@ccbe0c4", + "repo": "efcore", + "title": "Update dependencies from build 325432", + "url": "https://github.com/dotnet/efcore/pull/38745", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ccbe0c4" + }, + { + "id": "efcore@b55b4d4", + "repo": "efcore", + "title": "Bump Microsoft.DotNet.XUnitV3Extensions from 11.0.0-beta.26376.106 to 11.0.0-beta.26403.1", + "url": "https://github.com/dotnet/efcore/pull/38742", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b55b4d4", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@49271f3", + "repo": "efcore", + "title": "Code cleanup for test", + "url": "https://github.com/dotnet/efcore/pull/38731", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@49271f3" + }, + { + "id": "efcore@a8cdc8c", + "repo": "efcore", + "title": "[automated] Merge branch 'release/10.0' => 'main'", + "url": "https://github.com/dotnet/efcore/pull/38743", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@a8cdc8c" + }, + { + "id": "efcore@dbf9771", + "repo": "efcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38737", + "commit": "dotnet@245c4ce", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@dbf9771" + }, + { + "id": "efcore@b70a04b", + "repo": "efcore", + "title": "[release/8.0] Update branding to 8.0.31", + "url": "https://github.com/dotnet/efcore/pull/38752", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b70a04b" + }, + { + "id": "efcore@e17ea37", + "repo": "efcore", + "title": "Update branding on release/9.0", + "url": "https://github.com/dotnet/efcore/pull/38753", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e17ea37" + }, + { + "id": "efcore@aa8b871", + "repo": "efcore", + "title": "[release/8.0]: Bump Grpc.AspNetCore from 2.80.0 to 2.83.0", + "url": "https://github.com/dotnet/efcore/pull/38748", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@aa8b871", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@892a9f1", + "repo": "efcore", + "title": "[release/8.0]: Bump Azure.ResourceManager.CosmosDB from 1.3.2 to 1.5.0", + "url": "https://github.com/dotnet/efcore/pull/38747", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@892a9f1", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@e5ca7df", + "repo": "efcore", + "title": "[release/9.0]: Bump Microsoft.Azure.Cosmos from 3.61.0 to 3.62.0", + "url": "https://github.com/dotnet/efcore/pull/38714", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e5ca7df", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@96c13ea", + "repo": "efcore", + "title": "[release/9.0]: Bump OpenTelemetry.Exporter.InMemory from 1.8.1 to 1.16.0", + "url": "https://github.com/dotnet/efcore/pull/38656", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@96c13ea", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@e95f1e2", + "repo": "efcore", + "title": "[release/9.0]: Bump Newtonsoft.Json from 13.0.3 to 13.0.4", + "url": "https://github.com/dotnet/efcore/pull/38654", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e95f1e2", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@f6a0670", + "repo": "efcore", + "title": "[release/9.0]: Bump Microsoft.Data.SqlClient from 5.1.6 to 5.1.9", + "url": "https://github.com/dotnet/efcore/pull/38649", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f6a0670", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@0e529dd", + "repo": "efcore", + "title": "[release/8.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.28 to 8.0.29", + "url": "https://github.com/dotnet/efcore/pull/38646", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@0e529dd", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@fd223dd", + "repo": "efcore", + "title": "[release/9.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.2 to 8.0.29", + "url": "https://github.com/dotnet/efcore/pull/38634", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@fd223dd", + "labels": [ + "area-infrastructure", + "tell-mode" + ] + }, + { + "id": "efcore@41895a5", + "repo": "efcore", + "title": "[automated] Merge branch 'release/9.0' => 'release/10.0'", + "url": "https://github.com/dotnet/efcore/pull/38685", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@41895a5" + }, + { + "id": "efcore@f65d06c", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260806.11", + "url": "https://github.com/dotnet/efcore/pull/38773", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f65d06c", + "labels": [ + "area-infrastructure", + "type-dependency update :arrow_up_small:" + ] + }, + { + "id": "efcore@3957f18", + "repo": "efcore", + "title": "Fix ArgumentNullException when a foreign key references a key declared on a complex type property", + "url": "https://github.com/dotnet/efcore/pull/38764", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3957f18" + }, + { + "id": "efcore@51ab80a", + "repo": "efcore", + "title": "Rename test methods hidden by same-name overloads so they can be run", + "url": "https://github.com/dotnet/efcore/pull/38766", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@51ab80a" + }, + { + "id": "efcore@5479de2", + "repo": "efcore", + "title": "Merge more AdHoc query tests into shared test bases", + "url": "https://github.com/dotnet/efcore/pull/38756", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5479de2" + }, + { + "id": "efcore@e74936c", + "repo": "efcore", + "title": "[automated] Merge branch 'release/9.0' => 'release/10.0'", + "url": "https://github.com/dotnet/efcore/pull/38774", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e74936c" + }, + { + "id": "efcore@d6be773", + "repo": "efcore", + "title": "Bump Microsoft.Azure.Cosmos from 3.62.0 to 3.62.1", + "url": "https://github.com/dotnet/efcore/pull/38777", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@d6be773", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@3a2006e", + "repo": "efcore", + "title": "Update dependencies from build 326361", + "url": "https://github.com/dotnet/efcore/pull/38772", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3a2006e" + }, + { + "id": "efcore@c60800b", + "repo": "efcore", + "title": "Rebuild indexes when altering sparse SQL Server columns", + "url": "https://github.com/dotnet/efcore/pull/38765", + "commit": "dotnet@779ddcc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@c60800b" + }, + { + "id": "efcore@e59f838", + "repo": "efcore", + "title": "Update dependencies from build 326639", + "url": "https://github.com/dotnet/efcore/pull/38786", + "commit": "dotnet@9a14b8d", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e59f838" + }, + { + "id": "efcore@3f8b9c7", + "repo": "efcore", + "title": "Enable nullability in benchmarks and core tests", + "url": "https://github.com/dotnet/efcore/pull/38788", + "commit": "dotnet@9a14b8d", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3f8b9c7" + }, + { + "id": "efcore@312a74a", + "repo": "efcore", + "title": "Enable nullability in provider tests", + "url": "https://github.com/dotnet/efcore/pull/38789", + "commit": "dotnet@e4540ae", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@312a74a" + }, + { + "id": "efcore@f249a6e", + "repo": "efcore", + "title": "Enable nullability in relational and design tests", + "url": "https://github.com/dotnet/efcore/pull/38790", + "commit": "dotnet@e4540ae", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f249a6e" + }, + { + "id": "efcore@5e88965", + "repo": "efcore", + "title": "Enable nullability in shared specification tests", + "url": "https://github.com/dotnet/efcore/pull/38791", + "commit": "dotnet@e4540ae", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5e88965" + }, + { + "id": "efcore@32c059d", + "repo": "efcore", + "title": "Enable nullability in shared test sources", + "url": "https://github.com/dotnet/efcore/pull/38792", + "commit": "dotnet@e4540ae", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@32c059d" + }, + { + "id": "efcore@d2f9995", + "repo": "efcore", + "title": "[release/10.0]: Bump Microsoft.Azure.Cosmos from 3.62.0 to 3.62.1", + "url": "https://github.com/dotnet/efcore/pull/38806", + "commit": "dotnet@fb1ea17", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@d2f9995", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@85563a8", + "repo": "efcore", + "title": "[release/10.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 9.0.18 to 9.0.19", + "url": "https://github.com/dotnet/efcore/pull/38805", + "commit": "dotnet@fb1ea17", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@85563a8", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@c32a283", + "repo": "efcore", + "title": "", + "url": "https://github.com/dotnet/efcore/pull/38768", + "commit": "dotnet@fb1ea17", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@c32a283" + }, + { + "id": "efcore@77dd661", + "repo": "efcore", + "title": "Bump actions/upload-code-coverage from 1.4.1 to 1.4.2", + "url": "https://github.com/dotnet/efcore/pull/38809", + "commit": "dotnet@00feb6c", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@77dd661", + "labels": [ + "area-infrastructure" + ] + }, + { + "id": "efcore@26a12eb", + "repo": "efcore", + "title": "SQLite: handle exceptions when WinRT APIs are unavailable", + "url": "https://github.com/dotnet/efcore/pull/38612", + "commit": "dotnet@00feb6c", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@26a12eb", + "labels": [ + "community-contribution" + ] + }, + { + "id": "efcore@3198b21", + "repo": "efcore", + "title": "Skip failing tests on Linux Cosmos emulator", + "url": "https://github.com/dotnet/efcore/pull/38808", + "commit": "dotnet@290d471", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3198b21" + }, + { + "id": "efcore@98e8a0c", + "repo": "efcore", + "title": "Fix IsTableExcludedFromMigrations default for entity splitting.", + "url": "https://github.com/dotnet/efcore/pull/38802", + "commit": "dotnet@cc5e5f5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@98e8a0c" + }, + { + "id": "efcore@227a63d", + "repo": "efcore", + "title": "[release/11.0-rc1] Update .NET SDK version to preview 7", + "url": "https://github.com/dotnet/efcore/pull/38826", + "commit": "dotnet@74a35cb", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@227a63d" + }, + { + "id": "efcore@af3e50c", + "repo": "efcore", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38833", + "commit": "dotnet@257a939", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@af3e50c" + }, + { + "id": "efcore@fe892ea", + "repo": "efcore", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38837", + "commit": "dotnet@257a939", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@fe892ea" + }, + { + "id": "efcore@2b11184", + "repo": "efcore", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38841", + "commit": "dotnet@ca0c0dc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2b11184" + }, + { + "id": "efcore@62f1eee", + "repo": "efcore", + "title": "[release/11.0-rc1] Fix query shaping for native primitive collections", + "url": "https://github.com/dotnet/efcore/pull/38810", + "commit": "dotnet@ca0c0dc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@62f1eee" + }, + { + "id": "efcore@c22dd77", + "repo": "efcore", + "title": "[release/11.0-rc1] Preserve discriminating ORDER BY for many-to-many collections", + "url": "https://github.com/dotnet/efcore/pull/38811", + "commit": "dotnet@ca0c0dc", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@c22dd77" + }, + { + "id": "emsdk@5303251", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1791", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@5303251" + }, + { + "id": "emsdk@464fd8d", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1796", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@464fd8d" + }, + { + "id": "emsdk@6f15ccb", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/binaryen, dotnet/cpython, dotnet/emscripten", + "url": "https://github.com/dotnet/emsdk/pull/1793", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@6f15ccb" + }, + { + "id": "emsdk@80b1acc", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/binaryen, dotnet/cpython", + "url": "https://github.com/dotnet/emsdk/pull/1799", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@80b1acc" + }, + { + "id": "emsdk@45ed27c", + "repo": "emsdk", + "title": "Update dependencies from https://github.com/dotnet/emscripten build 20260722.1", + "url": "https://github.com/dotnet/emsdk/pull/1801", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@45ed27c" + }, + { + "id": "emsdk@afed593", + "repo": "emsdk", + "title": "Update dependencies from https://github.com/dotnet/cpython build 20260727.1", + "url": "https://github.com/dotnet/emsdk/pull/1804", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@afed593" + }, + { + "id": "emsdk@2713dfb", + "repo": "emsdk", + "title": "Update dependencies from https://github.com/dotnet/emscripten build 20260727.1", + "url": "https://github.com/dotnet/emsdk/pull/1805", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@2713dfb" + }, + { + "id": "emsdk@52228f2", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/binaryen, dotnet/cpython", + "url": "https://github.com/dotnet/emsdk/pull/1807", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@52228f2" + }, + { + "id": "emsdk@bf28440", + "repo": "emsdk", + "title": "Update dependencies from https://github.com/dotnet/emscripten build 20260727.2", + "url": "https://github.com/dotnet/emsdk/pull/1808", + "commit": "dotnet@93991b4", + "is_security": false, + "local_repo_commit": "emsdk@bf28440" + }, + { + "id": "emsdk@4b07a4c", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1812", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@4b07a4c" + }, + { + "id": "emsdk@b3445f6", + "repo": "emsdk", + "title": "Update dependencies from https://github.com/dotnet/binaryen build 20260728.2", + "url": "https://github.com/dotnet/emsdk/pull/1811", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@b3445f6" + }, + { + "id": "emsdk@971ef81", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1813", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@971ef81" + }, + { + "id": "emsdk@0805307", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1814", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@0805307" + }, + { + "id": "emsdk@b629bd5", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1819", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@b629bd5" + }, + { + "id": "emsdk@9e3efbc", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/cpython, dotnet/emscripten", + "url": "https://github.com/dotnet/emsdk/pull/1823", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@9e3efbc" + }, + { + "id": "emsdk@cb3a914", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1831", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@cb3a914" + }, + { + "id": "emsdk@3eff02a", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/binaryen, dotnet/cpython, dotnet/emscripten", + "url": "https://github.com/dotnet/emsdk/pull/1828", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@3eff02a" + }, + { + "id": "emsdk@396eb82", + "repo": "emsdk", + "title": "Remove Publish-Build-Assets variable group from main", + "url": "https://github.com/dotnet/emsdk/pull/1832", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@396eb82" + }, + { + "id": "emsdk@ce8d342", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1847", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@ce8d342" + }, + { + "id": "emsdk@74269dd", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/binaryen, dotnet/cpython", + "url": "https://github.com/dotnet/emsdk/pull/1843", + "commit": "dotnet@cfec64d", + "is_security": false, + "local_repo_commit": "emsdk@74269dd" + }, + { + "id": "emsdk@0fd3210", + "repo": "emsdk", + "title": "Update dependencies from build 327888", + "url": "https://github.com/dotnet/emsdk/pull/1859", + "commit": "dotnet@a1c6ecd", + "is_security": false, + "local_repo_commit": "emsdk@0fd3210" + }, + { + "id": "fsharp@fd6ed49", + "repo": "fsharp", + "title": "Move to .NET 11 (SDK, Arcade, product TargetFramework)", + "url": "https://github.com/dotnet/fsharp/pull/20080", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@fd6ed49", + "labels": [ + "NO_RELEASE_NOTES", + "⚠️ Affects-Agent-Config", + "AI-Tooling-Check-Bypassed", + "⚠️ Affects-Build-Infra", + "⚠️ Affects-Restore" + ] + }, + { + "id": "fsharp@0c94e4e", + "repo": "fsharp", + "title": "Support NotNullIfNotNullAttribute", + "url": "https://github.com/dotnet/fsharp/pull/19977", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@0c94e4e", + "labels": [ + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@5dfbf7f", + "repo": "fsharp", + "title": "Move SDL/TSA validation to 1ES templates after Arcade 11 upgrade", + "url": "https://github.com/dotnet/fsharp/pull/20096", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@5dfbf7f", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@17cb503", + "repo": "fsharp", + "title": "Compiled ToStrings under -reflectionfree for DUs and Records", + "url": "https://github.com/dotnet/fsharp/pull/19976", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@17cb503", + "labels": [ + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ], + "score": 6, + "score_reason": "Reflection-free ToString improves trimming and NativeAOT support" + }, + { + "id": "fsharp@c00299f", + "repo": "fsharp", + "title": "Run ilverify via the tool manifest instead of a hard-coded cache path", + "url": "https://github.com/dotnet/fsharp/pull/20101", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c00299f", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@f4b785f", + "repo": "fsharp", + "title": "Record spreads", + "url": "https://github.com/dotnet/fsharp/pull/18927", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@f4b785f", + "labels": [ + "Needs-Verify next release", + "Area-Experimental-Features" + ], + "score": 9, + "score_reason": "Record spreads are a major F# 11 language feature" + }, + { + "id": "fsharp@d3403ca", + "repo": "fsharp", + "title": "Implement interpolated strings via String.Concat", + "url": "https://github.com/dotnet/fsharp/pull/19971", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d3403ca", + "labels": [ + "⚠️ Affects-Test-Tooling", + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean", + "⚠️ Affects-Bootstrap", + "⚠️ Affects-Build-Infra" + ], + "score": 6, + "score_reason": "String interpolation emits more efficient String.Concat calls" + }, + { + "id": "fsharp@f5c88eb", + "repo": "fsharp", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/fsharp/pull/20058", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@f5c88eb", + "labels": [ + "AI-Tooling-Check-Bypassed", + "⚠️ Affects-Build-Infra", + "⚠️ Affects-Restore" + ] + }, + { + "id": "fsharp@647548b", + "repo": "fsharp", + "title": "Secure release-note checks for fork pull requests", + "url": "https://github.com/dotnet/fsharp/pull/20081", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@647548b", + "labels": [ + "⚠️ Affects-Build-Infra" + ] + }, + { + "id": "fsharp@536800c", + "repo": "fsharp", + "title": "Update test project to net11", + "url": "https://github.com/dotnet/fsharp/pull/20104", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@536800c", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@3cc7755", + "repo": "fsharp", + "title": "Move to Roslyn's unified ExternalAccess library", + "url": "https://github.com/dotnet/fsharp/pull/20099", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@3cc7755", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@ea778bb", + "repo": "fsharp", + "title": "LexFilter: drop non-strict mode", + "url": "https://github.com/dotnet/fsharp/pull/20106", + "commit": "dotnet@13a51a3", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ea778bb", + "labels": [ + "⚠️ Affects-Compiler-Output", + "⚠️ Affects-Build-Infra" + ] + }, + { + "id": "fsharp@36ce348", + "repo": "fsharp", + "title": "Enable Central Package Management with transitive pinning", + "url": "https://github.com/dotnet/fsharp/pull/20084", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@36ce348", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed", + "⚠️ Affects-Build-Infra", + "⚠️ Affects-Restore" + ] + }, + { + "id": "fsharp@d89529c", + "repo": "fsharp", + "title": "Implement direct delegates", + "url": "https://github.com/dotnet/fsharp/pull/19993", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d89529c", + "labels": [ + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ], + "score": 8, + "score_reason": "Direct delegates simplify efficient delegate creation" + }, + { + "id": "fsharp@92a3700", + "repo": "fsharp", + "title": "Fix check_release_notes 403 by restoring pull-requests: write and making the comment non-fatal", + "url": "https://github.com/dotnet/fsharp/pull/20198", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@92a3700", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@2038269", + "repo": "fsharp", + "title": "Adopt ordered multi-caret markers in FCS tests (no behaviour change)", + "url": "https://github.com/dotnet/fsharp/pull/20082", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@2038269", + "labels": [ + "NO_RELEASE_NOTES", + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@7094674", + "repo": "fsharp", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/fsharp/pull/20135", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7094674", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@24b283e", + "repo": "fsharp", + "title": "[main] Update dependencies from dnceng/internal/dotnet-optimization", + "url": "https://github.com/dotnet/fsharp/pull/20132", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@24b283e", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@b268614", + "repo": "fsharp", + "title": "Stop merging main into net11 scouting", + "url": "https://github.com/dotnet/fsharp/pull/20201", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@b268614", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@05af9c8", + "repo": "fsharp", + "title": "Record spreads: off-by-default shadowing warnings", + "url": "https://github.com/dotnet/fsharp/pull/20206", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@05af9c8", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@11c59aa", + "repo": "fsharp", + "title": "Switch from Newtonsoft to MessagePack restore in fsi tests", + "url": "https://github.com/dotnet/fsharp/pull/20205", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@11c59aa", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@5fa2950", + "repo": "fsharp", + "title": "Remove always-on PrintfBinaryFormat language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20202", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@5fa2950", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@e4d4473", + "repo": "fsharp", + "title": "Switch to FsCheck for fsi restore tests", + "url": "https://github.com/dotnet/fsharp/pull/20210", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e4d4473", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@84eefce", + "repo": "fsharp", + "title": "Stabilize preview language features into F# 11.0", + "url": "https://github.com/dotnet/fsharp/pull/20199", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@84eefce", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ], + "score": 9, + "score_reason": "Stabilizes the F# 11 language feature set for RC1" + }, + { + "id": "fsharp@93659f3", + "repo": "fsharp", + "title": "Implement `` XML documentation support for F#", + "url": "https://github.com/dotnet/fsharp/pull/19188", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@93659f3", + "score": 6, + "score_reason": "F# XML docs support inheritdoc" + }, + { + "id": "fsharp@5260b68", + "repo": "fsharp", + "title": "Add support for `` XML documentation tag", + "url": "https://github.com/dotnet/fsharp/pull/19186", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@5260b68", + "score": 6, + "score_reason": "F# XML docs support include files" + }, + { + "id": "fsharp@2c245dd", + "repo": "fsharp", + "title": "Fix false prompt-injection alarm on PR Tooling Safety Check bypass labels", + "url": "https://github.com/dotnet/fsharp/pull/20130", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@2c245dd", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@9357a4f", + "repo": "fsharp", + "title": "feat(Async): RunSynchronouslyImmediate", + "url": "https://github.com/dotnet/fsharp/pull/19804", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@9357a4f", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ], + "score": 5, + "score_reason": "Adds immediate synchronous execution for F# async workflows" + }, + { + "id": "fsharp@e9fdc37", + "repo": "fsharp", + "title": "Add ECMA-335 EnC metadata delta writer", + "url": "https://github.com/dotnet/fsharp/pull/20019", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e9fdc37", + "labels": [ + "NO_RELEASE_NOTES", + "AI-reviewed", + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@2def18d", + "repo": "fsharp", + "title": "Remove always-on StructActivePattern language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20208", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@2def18d", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@e1ad05c", + "repo": "fsharp", + "title": "Remove always-on OpenTypeDeclaration language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20209", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e1ad05c", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Scanned-Clean", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@34a3053", + "repo": "fsharp", + "title": "Allow closing '>' of multiline nested type arguments to align with the opener", + "url": "https://github.com/dotnet/fsharp/pull/15171", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@34a3053" + }, + { + "id": "fsharp@7e2cbf1", + "repo": "fsharp", + "title": "Record constructors (FS-1073)", + "url": "https://github.com/dotnet/fsharp/pull/19974", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7e2cbf1", + "labels": [ + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean", + "⚠️ Affects-Build-Infra" + ], + "score": 8, + "score_reason": "Record constructors are a major F# 11 language feature" + }, + { + "id": "fsharp@20fdc50", + "repo": "fsharp", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260807.1", + "url": "https://github.com/dotnet/fsharp/pull/20236", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@20fdc50", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@4a929f3", + "repo": "fsharp", + "title": "docs: update state-machine.md for changed workflow SHAs", + "url": "https://github.com/dotnet/fsharp/pull/20234", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@4a929f3", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@fa85b35", + "repo": "fsharp", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/fsharp/pull/20214", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@fa85b35", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@ab2e066", + "repo": "fsharp", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 499: Build ID 3039021", + "url": "https://github.com/dotnet/fsharp/pull/20108", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ab2e066", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@80b7e4e", + "repo": "fsharp", + "title": "Enable MSBuild node reuse defaults in eng/Build.ps1 and eng/build.sh", + "url": "https://github.com/dotnet/fsharp/pull/20220", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@80b7e4e", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@22a8a5d", + "repo": "fsharp", + "title": "Set the default F# language version to 11.0", + "url": "https://github.com/dotnet/fsharp/pull/20219", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@22a8a5d", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@853c500", + "repo": "fsharp", + "title": "Fix spurious FS0410 for tuple patternInput bindings", + "url": "https://github.com/dotnet/fsharp/pull/4161", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@853c500" + }, + { + "id": "fsharp@8111bff", + "repo": "fsharp", + "title": "Ignore lines starting with `#:` (RFC-1337)", + "url": "https://github.com/dotnet/fsharp/pull/20212", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@8111bff", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean", + "⚠️ Affects-Bootstrap" + ] + }, + { + "id": "fsharp@4890294", + "repo": "fsharp", + "title": "feat(Async+Task+ValueTask): consistent helper modules", + "url": "https://github.com/dotnet/fsharp/pull/19844", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@4890294", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@51dd37e", + "repo": "fsharp", + "title": "Add hot reload baseline reading and recorded EnC state", + "url": "https://github.com/dotnet/fsharp/pull/20026", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@51dd37e", + "labels": [ + "NO_RELEASE_NOTES", + "AI-reviewed", + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@23fa8d5", + "repo": "fsharp", + "title": "Optimizer: propagate NoDynamicInvocation", + "url": "https://github.com/dotnet/fsharp/pull/20242", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@23fa8d5", + "labels": [ + "NO_RELEASE_NOTES", + "⚠️ Affects-Compiler-Output" + ] + }, + { + "id": "fsharp@c2b38d7", + "repo": "fsharp", + "title": "Remove always-on UseBindingValueDiscard language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20162", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c2b38d7" + }, + { + "id": "fsharp@afe45bf", + "repo": "fsharp", + "title": "Remove always-on WildCardInForLoop language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20221", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@afe45bf", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@4990959", + "repo": "fsharp", + "title": "Remove always-on AndBang language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20223", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@4990959", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@9f19d64", + "repo": "fsharp", + "title": "Remove always-on ImplicitYield language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20230", + "commit": "dotnet@0e42a31", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@9f19d64", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@623d80d", + "repo": "fsharp", + "title": "Import: Don't walk non-F# assemblies when labelling trait constraint sources", + "url": "https://github.com/dotnet/fsharp/pull/20090", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@623d80d", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@1852df8", + "repo": "fsharp", + "title": "chore(Async.RunSynchronouslyImmediate): Stragglers re #19804", + "url": "https://github.com/dotnet/fsharp/pull/20245", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@1852df8", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@840498e", + "repo": "fsharp", + "title": "Optimizer: fix accessing captured values when skipping inlining", + "url": "https://github.com/dotnet/fsharp/pull/20089", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@840498e", + "labels": [ + "NO_RELEASE_NOTES", + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@ce9b62a", + "repo": "fsharp", + "title": "Parser: recover on unfinished abstract members", + "url": "https://github.com/dotnet/fsharp/pull/20070", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ce9b62a", + "labels": [ + "AI-reviewed", + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@22e1934", + "repo": "fsharp", + "title": "Remove always-on SingleUnderscorePattern language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20222", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@22e1934", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@208b7b4", + "repo": "fsharp", + "title": "Add symbol and type highlighting to F# diagnostics", + "url": "https://github.com/dotnet/fsharp/pull/20097", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@208b7b4", + "labels": [ + "NO_RELEASE_NOTES", + "⚠️ Affects-Compiler-Output", + "⚠️ Affects-Bootstrap", + "⚠️ Affects-Build-Infra" + ] + }, + { + "id": "fsharp@29718dd", + "repo": "fsharp", + "title": "Avoid per-instance lock object in InterruptibleLazy and DelayInitArrayMap", + "url": "https://github.com/dotnet/fsharp/pull/20088", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@29718dd", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@ffa6ef1", + "repo": "fsharp", + "title": "Regression matrix: build unmodified repos against local FSharp.Core", + "url": "https://github.com/dotnet/fsharp/pull/20240", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ffa6ef1", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@d3fab44", + "repo": "fsharp", + "title": "IL: add ILPreNamespace, make ILPreTypeDef creation lazy", + "url": "https://github.com/dotnet/fsharp/pull/20092", + "commit": "dotnet@8c26bde", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d3fab44", + "labels": [ + "AI-reviewed", + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@1e94cc5", + "repo": "fsharp", + "title": "feat(Async): Add exception-unwrapping Await", + "url": "https://github.com/dotnet/fsharp/pull/19785", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@1e94cc5", + "labels": [ + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean", + "⚠️ Affects-Build-Infra" + ] + }, + { + "id": "fsharp@6ac056a", + "repo": "fsharp", + "title": "IL: fix leaking binary view", + "url": "https://github.com/dotnet/fsharp/pull/20250", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@6ac056a", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@e09605c", + "repo": "fsharp", + "title": "IL: use empty tables for members when possible", + "url": "https://github.com/dotnet/fsharp/pull/20249", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e09605c", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@5d6e4dc", + "repo": "fsharp", + "title": "Add regression test: #14454, IAsyncDisposable use in task CE in FSI", + "url": "https://github.com/dotnet/fsharp/pull/20251", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@5d6e4dc", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Issue-Regression-PR", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@0640920", + "repo": "fsharp", + "title": "Teach compiler driver to ignore unknown warning codes", + "url": "https://github.com/dotnet/fsharp/pull/20246", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@0640920", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@d26c842", + "repo": "fsharp", + "title": "Remove always-on RelaxWhitespace language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20226", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d26c842", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@6999595", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/msbuild", + "url": "https://github.com/dotnet/fsharp/pull/20073", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@6999595", + "labels": [ + "AI-Tooling-Check-Bypassed", + "⚠️ Affects-Build-Infra", + "⚠️ Affects-Restore" + ] + }, + { + "id": "fsharp@90767c7", + "repo": "fsharp", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/fsharp/pull/20252", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@90767c7", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@7efd608", + "repo": "fsharp", + "title": "Restore legacy cross-assembly inline metadata", + "url": "https://github.com/dotnet/fsharp/pull/20260", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7efd608", + "labels": [ + "⚠️ Affects-Compiler-Output", + "⚠️ Affects-Agent-Config" + ] + }, + { + "id": "fsharp@1928203", + "repo": "fsharp", + "title": "Ship FSharp.Core with a net10.0 target framework", + "url": "https://github.com/dotnet/fsharp/pull/20229", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@1928203", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@492d417", + "repo": "fsharp", + "title": "Add nullness regression test for recursive inline SRTP memoization", + "url": "https://github.com/dotnet/fsharp/pull/20247", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@492d417", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@f8287a1", + "repo": "fsharp", + "title": "Add generic print and println functions to FSharp.Core", + "url": "https://github.com/dotnet/fsharp/pull/19265", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@f8287a1", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@c939fe3", + "repo": "fsharp", + "title": "Unpin MSBuild deps and flow to VS 18.11 (18.11.0-1.26417.9)", + "url": "https://github.com/dotnet/fsharp/pull/20278", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c939fe3", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@161c13d", + "repo": "fsharp", + "title": "feat(Async): StartTaskImmediate", + "url": "https://github.com/dotnet/fsharp/pull/20258", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@161c13d", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@95ca590", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/fsharp/pull/20100", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@95ca590", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@923796e", + "repo": "fsharp", + "title": "Add Unchecked.withNull for unconstrained C# nullable-generic interop", + "url": "https://github.com/dotnet/fsharp/pull/20232", + "commit": "dotnet@3592a64", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@923796e", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@732b1cd", + "repo": "fsharp", + "title": "Add Chiron to the compiler regression-test matrix", + "url": "https://github.com/dotnet/fsharp/pull/20281", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@732b1cd", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@344602c", + "repo": "fsharp", + "title": "Restore source-build overridable prop names for runtime packages", + "url": "https://github.com/dotnet/fsharp/pull/20290", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@344602c", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@1e0a6e7", + "repo": "fsharp", + "title": "Add regression test for #14596: type inference in task CE", + "url": "https://github.com/dotnet/fsharp/pull/20257", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@1e0a6e7", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Issue-Regression-PR", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@b413249", + "repo": "fsharp", + "title": "Add build step for Oxpecker_Solid", + "url": "https://github.com/dotnet/fsharp/pull/20262", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@b413249", + "labels": [ + "⚠️ Affects-Build-Infra" + ] + }, + { + "id": "fsharp@c01bfbd", + "repo": "fsharp", + "title": "IL: share ILCallingConv instances", + "url": "https://github.com/dotnet/fsharp/pull/20254", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c01bfbd", + "labels": [ + "AI-reviewed", + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@26714c1", + "repo": "fsharp", + "title": "Make AI expert-review post file+line anchored inline comments, not a prose wall", + "url": "https://github.com/dotnet/fsharp/pull/20291", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@26714c1" + }, + { + "id": "fsharp@d9fff57", + "repo": "fsharp", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260812.4", + "url": "https://github.com/dotnet/fsharp/pull/20248", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d9fff57", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@bc50d5e", + "repo": "fsharp", + "title": "IL: cache C# extension methods per CCU", + "url": "https://github.com/dotnet/fsharp/pull/20256", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@bc50d5e", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@d05075e", + "repo": "fsharp", + "title": "Parser: recover on missing 'when' conditions", + "url": "https://github.com/dotnet/fsharp/pull/20071", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d05075e", + "labels": [ + "AI-reviewed", + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@24119c4", + "repo": "fsharp", + "title": "Export DOTNET_ROOT for repo-local runtime resolution in CLI build scripts", + "url": "https://github.com/dotnet/fsharp/pull/20277", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@24119c4", + "labels": [ + "⚠️ Affects-Bootstrap", + "⚠️ Affects-Build-Infra" + ] + }, + { + "id": "fsharp@1361727", + "repo": "fsharp", + "title": "Add FSI options tests", + "url": "https://github.com/dotnet/fsharp/pull/19346", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@1361727", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@732b9eb", + "repo": "fsharp", + "title": "Retarget the NativeAOT test to net10 to dogfood the net10 FSharp.Core", + "url": "https://github.com/dotnet/fsharp/pull/20284", + "commit": "dotnet@35b6656", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@732b9eb", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@6b77e6c", + "repo": "fsharp", + "title": "Fix super-linear compilation of guarded shared-or active-pattern matches", + "url": "https://github.com/dotnet/fsharp/pull/20244", + "commit": "dotnet@ad9ec99", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@6b77e6c", + "labels": [ + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean", + "⚠️ Affects-Build-Infra" + ] + }, + { + "id": "fsharp@ca730a6", + "repo": "fsharp", + "title": "Make Entity's adhoc members list lazy", + "url": "https://github.com/dotnet/fsharp/pull/20286", + "commit": "dotnet@ad9ec99", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ca730a6", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@88613a3", + "repo": "fsharp", + "title": "Add withFSharpCoreShippedNet so ComponentTests can exercise the shipped net FSharp.Core", + "url": "https://github.com/dotnet/fsharp/pull/20293", + "commit": "dotnet@ad9ec99", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@88613a3", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@0ae686c", + "repo": "fsharp", + "title": "WIP: Deduplicate FSharp.Core XML docs via ", + "url": "https://github.com/dotnet/fsharp/pull/20231", + "commit": "dotnet@f67f2a1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@0ae686c", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@05de518", + "repo": "fsharp", + "title": "Add ExtendedLayoutAttribute support for F# compiler", + "url": "https://github.com/dotnet/fsharp/pull/19194", + "commit": "dotnet@f67f2a1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@05de518", + "labels": [ + "Resolution-External" + ] + }, + { + "id": "fsharp@a94b3d8", + "repo": "fsharp", + "title": "Fix InvalidProgramException from Seq.collect over a struct seq materialised with List.ofSeq/Seq.toList/Seq.toArray", + "url": "https://github.com/dotnet/fsharp/pull/20227", + "commit": "dotnet@f67f2a1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@a94b3d8", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@7727673", + "repo": "fsharp", + "title": "Extension members solve SRTP constraints (continuation)", + "url": "https://github.com/dotnet/fsharp/pull/19602", + "commit": "dotnet@0eacc21", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7727673", + "labels": [ + "⚠️ Affects-Test-Tooling", + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@491d71a", + "repo": "fsharp", + "title": "Avoid `cancellableTask` CE in `DocumentCache` to preserve static-state-machine optimization", + "url": "https://github.com/dotnet/fsharp/pull/20273", + "commit": "dotnet@0eacc21", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@491d71a", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@7b487c5", + "repo": "fsharp", + "title": "Perf: Throttle parallel typechecks in Find All References", + "url": "https://github.com/dotnet/fsharp/pull/20128", + "commit": "dotnet@0eacc21", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7b487c5", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@e9181b1", + "repo": "fsharp", + "title": "Update dependencies from https://github.com/dotnet/roslyn build 20260823.6", + "url": "https://github.com/dotnet/fsharp/pull/20329", + "commit": "dotnet@0e2c769", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e9181b1", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@90f5781", + "repo": "fsharp", + "title": "Update dependencies from https://github.com/dotnet/msbuild build 20260823.1", + "url": "https://github.com/dotnet/fsharp/pull/20328", + "commit": "dotnet@0e2c769", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@90f5781", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@001ab66", + "repo": "fsharp", + "title": "chore(Test): Inhibit RunSynchronouslyImmediate; reduce suite concurrency re #20306", + "url": "https://github.com/dotnet/fsharp/pull/20308", + "commit": "dotnet@0e2c769", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@001ab66", + "labels": [ + "NO_RELEASE_NOTES", + "⚠️ Affects-Test-Tooling", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@c1427e7", + "repo": "fsharp", + "title": "IL: share the pickled references", + "url": "https://github.com/dotnet/fsharp/pull/20301", + "commit": "dotnet@0e2c769", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c1427e7", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@e100465", + "repo": "fsharp", + "title": "Name resolution: group C#-style extension members per 'open' and extended type", + "url": "https://github.com/dotnet/fsharp/pull/20298", + "commit": "dotnet@0e2c769", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e100465", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@6f607ab", + "repo": "fsharp", + "title": "Spill the evaluation stack around 'localloc'", + "url": "https://github.com/dotnet/fsharp/pull/20302", + "commit": "dotnet@73225e1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@6f607ab", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@d7027a9", + "repo": "fsharp", + "title": "Add launch script so contributors can F5 the VS extension without a matching-Roslyn VS", + "url": "https://github.com/dotnet/fsharp/pull/20303", + "commit": "dotnet@73225e1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d7027a9", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@8e00165", + "repo": "fsharp", + "title": "Test debug-inline capture of a local function from a nested closure", + "url": "https://github.com/dotnet/fsharp/pull/20299", + "commit": "dotnet@73225e1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@8e00165", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@57fca23", + "repo": "fsharp", + "title": "Flatten always-on DiagnosticForObjInference language feature", + "url": "https://github.com/dotnet/fsharp/pull/20178", + "commit": "dotnet@73225e1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@57fca23" + }, + { + "id": "fsharp@e5bb364", + "repo": "fsharp", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260821.2", + "url": "https://github.com/dotnet/fsharp/pull/20327", + "commit": "dotnet@73225e1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e5bb364", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@d8be66a", + "repo": "fsharp", + "title": "IL: cache the ILTypeRef of a type def", + "url": "https://github.com/dotnet/fsharp/pull/20259", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d8be66a", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@66522b5", + "repo": "fsharp", + "title": "Fix mmap ReadOnlyMemory copy and add release notes", + "url": "https://github.com/dotnet/fsharp/pull/20271", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@66522b5", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@38593ce", + "repo": "fsharp", + "title": "Flatten always-on WarningWhenInliningMethodImplNoInlineMarkedFunction feature", + "url": "https://github.com/dotnet/fsharp/pull/20310", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@38593ce", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@46a178b", + "repo": "fsharp", + "title": "Flatten always-on AccessorFunctionShorthand language feature", + "url": "https://github.com/dotnet/fsharp/pull/20175", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@46a178b" + }, + { + "id": "fsharp@f9981af", + "repo": "fsharp", + "title": "Remove always-on WhileBang language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20330", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@f9981af", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@bff4365", + "repo": "fsharp", + "title": "Flatten always-on FixedIndexSlice3d4d language feature", + "url": "https://github.com/dotnet/fsharp/pull/20146", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@bff4365" + }, + { + "id": "fsharp@4507f94", + "repo": "fsharp", + "title": "Remove always-on language feature flag: RelaxWhitespace2", + "url": "https://github.com/dotnet/fsharp/pull/20320", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@4507f94", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@41bb85c", + "repo": "fsharp", + "title": "Flatten always-on TryWithInSeqExpression language feature", + "url": "https://github.com/dotnet/fsharp/pull/20189", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@41bb85c" + }, + { + "id": "fsharp@4dfd177", + "repo": "fsharp", + "title": "Remove always-on language feature flag: NestedCopyAndUpdate", + "url": "https://github.com/dotnet/fsharp/pull/20313", + "commit": "dotnet@184afa0", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@4dfd177", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@73d251a", + "repo": "fsharp", + "title": "Remove always-on BetterExceptionPrinting language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20318", + "commit": "dotnet@e4c0822", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@73d251a", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@c251d06", + "repo": "fsharp", + "title": "Printf fixes around handling of -0.0 (negative zero)", + "url": "https://github.com/dotnet/fsharp/pull/18147", + "commit": "dotnet@07dd44b", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c251d06" + }, + { + "id": "fsharp@52f7a1b", + "repo": "fsharp", + "title": "Remove always-on InitPropertiesSupport language feature", + "url": "https://github.com/dotnet/fsharp/pull/20316", + "commit": "dotnet@82a0f4b", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@52f7a1b", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@cecab99", + "repo": "fsharp", + "title": "Remove always-on InterfacesWithMultipleGenericInstantiation language feature", + "url": "https://github.com/dotnet/fsharp/pull/20321", + "commit": "dotnet@82a0f4b", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@cecab99", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@a04f7d6", + "repo": "fsharp", + "title": "Calculate Entity.PublicPath instead of storing", + "url": "https://github.com/dotnet/fsharp/pull/20285", + "commit": "dotnet@64dc398", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@a04f7d6", + "labels": [ + "AI-reviewed", + "⚠️ Affects-Compiler-Output", + "AI-Tooling-Check-Scanned-Clean", + "⚠️ Affects-Bootstrap" + ] + }, + { + "id": "fsharp@73b1a1e", + "repo": "fsharp", + "title": "Cleanup: use `FindByNameAndArity` guard in `CheckILBaseCall` to avoid exception-based control flow for inherited IL methods", + "url": "https://github.com/dotnet/fsharp/pull/20272", + "commit": "dotnet@d7e87c1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@73b1a1e", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@3ec76a9", + "repo": "fsharp", + "title": "Reject bitwise operators on char-backed enums", + "url": "https://github.com/dotnet/fsharp/pull/11785", + "commit": "dotnet@d7e87c1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@3ec76a9" + }, + { + "id": "fsharp@4e52594", + "repo": "fsharp", + "title": "Remove always-on IndexerNotationWithoutDot language feature flag", + "url": "https://github.com/dotnet/fsharp/pull/20319", + "commit": "dotnet@d7e87c1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@4e52594", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@3402e3c", + "repo": "fsharp", + "title": "Replace the stringified pattern-match memo key with a typed one", + "url": "https://github.com/dotnet/fsharp/pull/20337", + "commit": "dotnet@d7e87c1", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@3402e3c", + "labels": [ + "NO_RELEASE_NOTES", + "⚠️ Affects-Compiler-Output" + ] + }, + { + "id": "fsharp@3407182", + "repo": "fsharp", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260820.2", + "url": "https://github.com/dotnet/fsharp/pull/20326", + "commit": "dotnet@abf8c05", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@3407182", + "labels": [ + "AI-Tooling-Check-Bypassed" + ] + }, + { + "id": "fsharp@57375f6", + "repo": "fsharp", + "title": "IL: reuse the cached ILTypeRef in ILTypeInfo.FromType", + "url": "https://github.com/dotnet/fsharp/pull/20255", + "commit": "dotnet@abf8c05", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@57375f6", + "labels": [ + "AI-reviewed", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@ef4f617", + "repo": "fsharp", + "title": "Unpickling: share one EntityRef per non-local reference row", + "url": "https://github.com/dotnet/fsharp/pull/20364", + "commit": "dotnet@2ed6907", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ef4f617", + "labels": [ + "NO_RELEASE_NOTES", + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "fsharp@74ec4f7", + "repo": "fsharp", + "title": "Rotate [] attributes during binding normalization", + "url": "https://github.com/dotnet/fsharp/pull/20356", + "commit": "dotnet@2ed6907", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@74ec4f7", + "labels": [ + "⚠️ Affects-Compiler-Output", + "⚠️ Affects-Agent-Config" + ] + }, + { + "id": "fsharp@e631ed7", + "repo": "fsharp", + "title": "Import: share assembly CCUs between projects", + "url": "https://github.com/dotnet/fsharp/pull/20296", + "commit": "dotnet@72bafe7", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e631ed7", + "labels": [ + "AI-Tooling-Check-Scanned-Clean" + ] + }, + { + "id": "msbuild@07911ae", + "repo": "msbuild", + "title": "Update TFM to net11.0 and update accompanying files", + "url": "https://github.com/dotnet/msbuild/pull/14455", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@07911ae" + }, + { + "id": "msbuild@43103ca", + "repo": "msbuild", + "title": "Bump XML cryptography packages to 10.0.10", + "url": "https://github.com/dotnet/msbuild/pull/14472", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@43103ca" + }, + { + "id": "msbuild@be22965", + "repo": "msbuild", + "title": "[Flaky Test] Quarantine 5 flaky tests", + "url": "https://github.com/dotnet/msbuild/pull/14460", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@be22965", + "labels": [ + "flaky-test" + ] + }, + { + "id": "msbuild@3c5a18d", + "repo": "msbuild", + "title": "Place Framework buildTransitive target in the net10.0 asset group", + "url": "https://github.com/dotnet/msbuild/pull/14469", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@3c5a18d" + }, + { + "id": "msbuild@a3f26c8", + "repo": "msbuild", + "title": "Add EnumeratePattern and OpenedFileOrDirectoryAttributes to FileAccessData", + "url": "https://github.com/dotnet/msbuild/pull/14104", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a3f26c8" + }, + { + "id": "msbuild@317c30b", + "repo": "msbuild", + "title": "Rewrite branch freeze automation in PowerShell", + "url": "https://github.com/dotnet/msbuild/pull/14470", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@317c30b" + }, + { + "id": "msbuild@a6ed776", + "repo": "msbuild", + "title": "Harden coordinator client lifecycle races", + "url": "https://github.com/dotnet/msbuild/pull/14240", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a6ed776" + }, + { + "id": "msbuild@0567456", + "repo": "msbuild", + "title": "Grant pull-requests: write to branch freeze command workflow", + "url": "https://github.com/dotnet/msbuild/pull/14495", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0567456" + }, + { + "id": "msbuild@ebf68ed", + "repo": "msbuild", + "title": "Extract DebugTrace into a standalone Framework class", + "url": "https://github.com/dotnet/msbuild/pull/14494", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ebf68ed" + }, + { + "id": "msbuild@8c6eac5", + "repo": "msbuild", + "title": "Consolidate message code parsing and formatting into MessageParser and MessageFormatter", + "url": "https://github.com/dotnet/msbuild/pull/14493", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@8c6eac5" + }, + { + "id": "msbuild@fecd32c", + "repo": "msbuild", + "title": "Remove orphaned neutral and English .xlf localization files", + "url": "https://github.com/dotnet/msbuild/pull/14491", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@fecd32c" + }, + { + "id": "msbuild@d5a1629", + "repo": "msbuild", + "title": "[Flaky Test] Quarantine 2 flaky tests", + "url": "https://github.com/dotnet/msbuild/pull/14503", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@d5a1629", + "labels": [ + "flaky-test" + ] + }, + { + "id": "msbuild@785cb69", + "repo": "msbuild", + "title": "Bump actions/checkout from 7.0.0 to 7.0.1", + "url": "https://github.com/dotnet/msbuild/pull/14518", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@785cb69", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@197a0dc", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions/setup from 0.82.13 to 0.83.3", + "url": "https://github.com/dotnet/msbuild/pull/14517", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@197a0dc", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@b3795da", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions/setup-cli from 0.82.13 to 0.83.3", + "url": "https://github.com/dotnet/msbuild/pull/14519", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b3795da", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@6ee486e", + "repo": "msbuild", + "title": "[main] Update dependencies from nuget/nuget.client", + "url": "https://github.com/dotnet/msbuild/pull/14523", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@6ee486e" + }, + { + "id": "msbuild@75cbd8a", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/14527", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@75cbd8a" + }, + { + "id": "msbuild@b2dfab3", + "repo": "msbuild", + "title": "Update expert-reviewer models: Opus 5, GPT-5.6 Sol, Gemini 3.6 Flash", + "url": "https://github.com/dotnet/msbuild/pull/14532", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b2dfab3" + }, + { + "id": "msbuild@4f9cab6", + "repo": "msbuild", + "title": "Fix false and over-broad checks in the expert-reviewer agent", + "url": "https://github.com/dotnet/msbuild/pull/14533", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4f9cab6" + }, + { + "id": "msbuild@16598b3", + "repo": "msbuild", + "title": "De-stale the release skill after #14277 removed stabilization", + "url": "https://github.com/dotnet/msbuild/pull/14534", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@16598b3" + }, + { + "id": "msbuild@867c136", + "repo": "msbuild", + "title": "Reset process state between MSBuild server requests", + "url": "https://github.com/dotnet/msbuild/pull/14475", + "commit": "dotnet@1448031", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@867c136", + "score": 4, + "score_reason": "Server process state is reset between builds" + }, + { + "id": "msbuild@bf5e076", + "repo": "msbuild", + "title": "Fix quoting in eng/build.sh", + "url": "https://github.com/dotnet/msbuild/pull/14506", + "commit": "dotnet@9df364c", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@bf5e076" + }, + { + "id": "msbuild@4d66f62", + "repo": "msbuild", + "title": "Bump .NET runtime packages to 10.0.10", + "url": "https://github.com/dotnet/msbuild/pull/14549", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4d66f62" + }, + { + "id": "msbuild@2087063", + "repo": "msbuild", + "title": "[Flaky Test] Quarantine 1 flaky test", + "url": "https://github.com/dotnet/msbuild/pull/14542", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2087063", + "labels": [ + "flaky-test" + ] + }, + { + "id": "msbuild@70b8335", + "repo": "msbuild", + "title": "[Flaky Test] Quarantine 2 flaky tests", + "url": "https://github.com/dotnet/msbuild/pull/14553", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@70b8335", + "labels": [ + "flaky-test" + ] + }, + { + "id": "msbuild@c88db8e", + "repo": "msbuild", + "title": "Enlighten ResolveKeySource for multithreaded mode", + "url": "https://github.com/dotnet/msbuild/pull/13623", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@c88db8e" + }, + { + "id": "msbuild@fad8be0", + "repo": "msbuild", + "title": "Add vs18.10 to merge-flow config; retire vs18.7", + "url": "https://github.com/dotnet/msbuild/pull/14563", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@fad8be0" + }, + { + "id": "msbuild@7f9f93c", + "repo": "msbuild", + "title": "Bump main to 18.11.0 after vs18.10 snap", + "url": "https://github.com/dotnet/msbuild/pull/14564", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7f9f93c" + }, + { + "id": "msbuild@9dfdcc6", + "repo": "msbuild", + "title": "Phase out ChangeWaves 17.10, 17.12, 17.14 and 18.3", + "url": "https://github.com/dotnet/msbuild/pull/14551", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@9dfdcc6", + "labels": [ + "merge-carefully" + ], + "score": 5, + "score_reason": "Retired ChangeWaves make newer behavior unconditional", + "breaking_changes": true + }, + { + "id": "msbuild@60ad674", + "repo": "msbuild", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/msbuild/pull/14572", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@60ad674" + }, + { + "id": "msbuild@603464a", + "repo": "msbuild", + "title": "Default XML tasks to prohibit DTDs and improve DTD error diagnostics", + "url": "https://github.com/dotnet/msbuild/pull/14285", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@603464a", + "score": 7, + "score_reason": "XML tasks prohibit DTDs by default for safer builds", + "breaking_changes": true + }, + { + "id": "msbuild@239882b", + "repo": "msbuild", + "title": "Don't log TaskAssemblyLocationMismatch for task-host-routed tasks", + "url": "https://github.com/dotnet/msbuild/pull/14550", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@239882b" + }, + { + "id": "msbuild@6954378", + "repo": "msbuild", + "title": "Scope MSBuild server and coordinator resource names to the current user", + "url": "https://github.com/dotnet/msbuild/pull/14543", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@6954378" + }, + { + "id": "msbuild@8d1b63b", + "repo": "msbuild", + "title": "Promote MSBuild server out of Experimental namespace", + "url": "https://github.com/dotnet/msbuild/pull/12099", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@8d1b63b" + }, + { + "id": "msbuild@2ef0750", + "repo": "msbuild", + "title": "Fix builds by adding missing using", + "url": "https://github.com/dotnet/msbuild/pull/14587", + "commit": "dotnet@45ee027", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2ef0750" + }, + { + "id": "msbuild@ca770cf", + "repo": "msbuild", + "title": "Add event-level task telemetry (build/tasks/details)", + "url": "https://github.com/dotnet/msbuild/pull/13609", + "commit": "dotnet@51d1acd", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ca770cf" + }, + { + "id": "msbuild@7968ad6", + "repo": "msbuild", + "title": "Migrate ResolveCodeAnalysisRuleSet to multithreaded execution", + "url": "https://github.com/dotnet/msbuild/pull/13636", + "commit": "dotnet@51d1acd", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7968ad6" + }, + { + "id": "msbuild@29842cc", + "repo": "msbuild", + "title": "Use <inheritdoc /> for TaskEnvironment in ResolveCodeAnalysisRuleSet", + "url": "https://github.com/dotnet/msbuild/pull/14589", + "commit": "dotnet@51d1acd", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@29842cc" + }, + { + "id": "msbuild@98ce3fc", + "repo": "msbuild", + "title": "Add aliases for configuration and test parameters in build scripts", + "url": "https://github.com/dotnet/msbuild/pull/14591", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@98ce3fc" + }, + { + "id": "msbuild@002807a", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/14617", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@002807a" + }, + { + "id": "msbuild@f0430ed", + "repo": "msbuild", + "title": "Emit assemblyName payload for FallbackAssemblyLoad EventSource events", + "url": "https://github.com/dotnet/msbuild/pull/14014", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f0430ed" + }, + { + "id": "msbuild@22a2db3", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions/setup-cli from 0.83.3 to 0.84.1", + "url": "https://github.com/dotnet/msbuild/pull/14611", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@22a2db3", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@a4f9e74", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions/setup from 0.83.3 to 0.84.1", + "url": "https://github.com/dotnet/msbuild/pull/14610", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a4f9e74", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@157590d", + "repo": "msbuild", + "title": "Migrate GetAssembliesMetadata to multithreaded execution", + "url": "https://github.com/dotnet/msbuild/pull/13637", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@157590d" + }, + { + "id": "msbuild@4ff08a6", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/msbuild/pull/14619", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4ff08a6" + }, + { + "id": "msbuild@db4a6f7", + "repo": "msbuild", + "title": "Fix concurrent BuildCheck callback mutation", + "url": "https://github.com/dotnet/msbuild/pull/14590", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@db4a6f7" + }, + { + "id": "msbuild@e58028f", + "repo": "msbuild", + "title": "[main] Update dependencies from nuget/nuget.client", + "url": "https://github.com/dotnet/msbuild/pull/14612", + "commit": "dotnet@49ba704", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e58028f" + }, + { + "id": "msbuild@7905b8a", + "repo": "msbuild", + "title": "Make experimental VS insertion reviewers configurable", + "url": "https://github.com/dotnet/msbuild/pull/14632", + "commit": "dotnet@726517a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7905b8a" + }, + { + "id": "msbuild@ff8483a", + "repo": "msbuild", + "title": "Fix NullReferenceException reporting file accesses for detoured nodes", + "url": "https://github.com/dotnet/msbuild/pull/14602", + "commit": "dotnet@726517a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ff8483a" + }, + { + "id": "msbuild@83032bd", + "repo": "msbuild", + "title": "Scope .NET TaskHost handshake leniency to architecture", + "url": "https://github.com/dotnet/msbuild/pull/14579", + "commit": "dotnet@726517a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@83032bd" + }, + { + "id": "msbuild@c55eb9b", + "repo": "msbuild", + "title": "Ensure MSBuild.csproj is included for Release|ARM64", + "url": "https://github.com/dotnet/msbuild/pull/14622", + "commit": "dotnet@726517a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@c55eb9b" + }, + { + "id": "msbuild@17a094d", + "repo": "msbuild", + "title": "Declare the Sdk element in Microsoft.Build.Core.xsd", + "url": "https://github.com/dotnet/msbuild/pull/14637", + "commit": "dotnet@726517a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@17a094d" + }, + { + "id": "msbuild@df05c09", + "repo": "msbuild", + "title": "Call out MSBUILD_LOGGING_ARGS", + "url": "https://github.com/dotnet/msbuild/pull/14641", + "commit": "dotnet@726517a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@df05c09" + }, + { + "id": "msbuild@e45cc3d", + "repo": "msbuild", + "title": "[Spec] Define MSBuild server child-process ownership", + "url": "https://github.com/dotnet/msbuild/pull/14508", + "commit": "dotnet@b747db5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e45cc3d" + }, + { + "id": "msbuild@e5eb255", + "repo": "msbuild", + "title": "Pre-buffer TaskHost packet bodies before deserialization", + "url": "https://github.com/dotnet/msbuild/pull/14505", + "commit": "dotnet@7fb8cef", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e5eb255" + }, + { + "id": "msbuild@928dc06", + "repo": "msbuild", + "title": "Expose item glob patterns via MSBuildProvideItemGlobs", + "url": "https://github.com/dotnet/msbuild/pull/14389", + "commit": "dotnet@7fb8cef", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@928dc06", + "labels": [ + "Partner request" + ] + }, + { + "id": "msbuild@0aefdf5", + "repo": "msbuild", + "title": "Avoid republishing coverage artifacts on CI retries", + "url": "https://github.com/dotnet/msbuild/pull/14423", + "commit": "dotnet@7fb8cef", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0aefdf5" + }, + { + "id": "msbuild@e02ab1f", + "repo": "msbuild", + "title": "Make the resolved change wave part of the node handshake", + "url": "https://github.com/dotnet/msbuild/pull/14557", + "commit": "dotnet@7fb8cef", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e02ab1f" + }, + { + "id": "msbuild@d0a4112", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions/setup from 0.84.1 to 0.86.1", + "url": "https://github.com/dotnet/msbuild/pull/14665", + "commit": "dotnet@3510a49", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@d0a4112", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@35b5bcf", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions/setup-cli from 0.84.1 to 0.86.1", + "url": "https://github.com/dotnet/msbuild/pull/14664", + "commit": "dotnet@3510a49", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@35b5bcf", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "msbuild@9c64363", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/14672", + "commit": "dotnet@3510a49", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@9c64363" + }, + { + "id": "msbuild@b818cce", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/msbuild/pull/14677", + "commit": "dotnet@3510a49", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b818cce" + }, + { + "id": "msbuild@02d4d95", + "repo": "msbuild", + "title": "Give each transient MSBuild Server its own identity", + "url": "https://github.com/dotnet/msbuild/pull/14647", + "commit": "dotnet@3510a49", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@02d4d95" + }, + { + "id": "msbuild@f08c806", + "repo": "msbuild", + "title": "Don't discard the XML cache after restore when it reloads from disk", + "url": "https://github.com/dotnet/msbuild/pull/14558", + "commit": "dotnet@3510a49", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f08c806", + "labels": [ + "Area: Evaluation" + ] + }, + { + "id": "msbuild@e4a4b81", + "repo": "msbuild", + "title": "Add TarDirectory and Untar tasks for creating and extracting tar archives", + "url": "https://github.com/dotnet/msbuild/pull/14451", + "commit": "dotnet@a2c7953", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e4a4b81", + "score": 8, + "score_reason": "New inbox tasks create and extract tar archives" + }, + { + "id": "msbuild@ff5b281", + "repo": "msbuild", + "title": "Add Directory.Parse.config to skip unknown attributes/elements during parsing", + "url": "https://github.com/dotnet/msbuild/pull/14588", + "commit": "dotnet@a2c7953", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ff5b281" + }, + { + "id": "msbuild@504051c", + "repo": "msbuild", + "title": "Revert branch freeze PowerShell automation", + "url": "https://github.com/dotnet/msbuild/pull/14692", + "commit": "dotnet@6176e86", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@504051c" + }, + { + "id": "msbuild@57dd836", + "repo": "msbuild", + "title": "Fix MT switch", + "url": "https://github.com/dotnet/msbuild/pull/14682", + "commit": "dotnet@6176e86", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@57dd836" + }, + { + "id": "msbuild@cc02931", + "repo": "msbuild", + "title": "Document multi-request target crosstalk", + "url": "https://github.com/dotnet/msbuild/pull/14403", + "commit": "dotnet@856ece5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@cc02931" + }, + { + "id": "msbuild@0044ba3", + "repo": "msbuild", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/msbuild/pull/14698", + "commit": "dotnet@856ece5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0044ba3" + }, + { + "id": "msbuild@27f1450", + "repo": "msbuild", + "title": "Keep project active through post-build telemetry", + "url": "https://github.com/dotnet/msbuild/pull/14679", + "commit": "dotnet@856ece5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@27f1450" + }, + { + "id": "msbuild@1b18faf", + "repo": "msbuild", + "title": "Make eng/build.sh portable (don't hardcode /bin/bash)", + "url": "https://github.com/dotnet/msbuild/pull/14707", + "commit": "dotnet@856ece5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@1b18faf" + }, + { + "id": "msbuild@aa68774", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/14709", + "commit": "dotnet@856ece5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@aa68774" + }, + { + "id": "msbuild@b6d968a", + "repo": "msbuild", + "title": "Drop stale secret group", + "url": "https://github.com/dotnet/msbuild/pull/14710", + "commit": "dotnet@856ece5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b6d968a" + }, + { + "id": "nuget-client@ef30865", + "repo": "nuget-client", + "title": "Disable dotnet cli AoT when running .net integration tests", + "url": "https://github.com/nuget/nuget.client/pull/7602", + "commit": "dotnet@70c391f", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@ef30865" + }, + { + "id": "nuget-client@aea750d", + "repo": "nuget-client", + "title": "Enable nullable for the final NuGet.Protocol metadata files", + "url": "https://github.com/nuget/nuget.client/pull/7596", + "commit": "dotnet@70c391f", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@aea750d" + }, + { + "id": "nuget-client@4a1790c", + "repo": "nuget-client", + "title": "Add regression test for contentFiles include with leading separator", + "url": "https://github.com/nuget/nuget.client/pull/7600", + "commit": "dotnet@70c391f", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@4a1790c" + }, + { + "id": "nuget-client@c82ceb9", + "repo": "nuget-client", + "title": "Re-implement Pack: reuse existing evaluations instead of forcing BuildProjectReferences=false", + "url": "https://github.com/nuget/nuget.client/pull/7603", + "commit": "dotnet@70c391f", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@c82ceb9", + "labels": [ + "Community" + ], + "score": 7, + "score_reason": "Pack reuses project evaluations for better performance" + }, + { + "id": "nuget-client@5b80146", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 14781747", + "url": "https://github.com/nuget/nuget.client/pull/7585", + "commit": "dotnet@8a6d49a", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@5b80146" + }, + { + "id": "nuget-client@68b6e2a", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 14868824", + "url": "https://github.com/nuget/nuget.client/pull/7617", + "commit": "dotnet@8a6d49a", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@68b6e2a" + }, + { + "id": "nuget-client@cfa5023", + "repo": "nuget-client", + "title": "Retarget dev to NuGet 7.11", + "url": "https://github.com/nuget/nuget.client/pull/7616", + "commit": "dotnet@8a6d49a", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@cfa5023" + }, + { + "id": "nuget-client@d6ddaa2", + "repo": "nuget-client", + "title": "Consider property substitution when reading nuspec in GetPackOutputItemsTask", + "url": "https://github.com/nuget/nuget.client/pull/7612", + "commit": "dotnet@8a6d49a", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@d6ddaa2", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@0e9f7d2", + "repo": "nuget-client", + "title": "Updated copilot instructions for better AI grounding", + "url": "https://github.com/nuget/nuget.client/pull/7573", + "commit": "dotnet@ec1247c", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@0e9f7d2", + "labels": [ + "Engineering" + ] + }, + { + "id": "nuget-client@f162fcc", + "repo": "nuget-client", + "title": "Update build SDK to .NET 11 preview", + "url": "https://github.com/nuget/nuget.client/pull/7618", + "commit": "dotnet@ec1247c", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@f162fcc" + }, + { + "id": "nuget-client@73bc1f9", + "repo": "nuget-client", + "title": "Package Source Mapping VS Settings now has command to invoke GitHub Copilot- #7482", + "url": "https://github.com/nuget/nuget.client/pull/7613", + "commit": "dotnet@ec1247c", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@73bc1f9" + }, + { + "id": "nuget-client@a4c3e09", + "repo": "nuget-client", + "title": "Fallback to PackageVersion if NuspecReader.GetVersion() returns null", + "url": "https://github.com/nuget/nuget.client/pull/7619", + "commit": "dotnet@19bc97f", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@a4c3e09", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@1a68d86", + "repo": "nuget-client", + "title": "dotnet package update --vulnerable works with TreatWarningsAsErrors", + "url": "https://github.com/nuget/nuget.client/pull/7605", + "commit": "dotnet@3cafd97", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@1a68d86", + "score": 6, + "score_reason": "Vulnerable package updates work with warnings-as-errors" + }, + { + "id": "nuget-client@0f781ba", + "repo": "nuget-client", + "title": "Enable nullable annotations in NuGet.Credentials", + "url": "https://github.com/nuget/nuget.client/pull/7604", + "commit": "dotnet@fe2dc02", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@0f781ba" + }, + { + "id": "nuget-client@041426d", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 14939728", + "url": "https://github.com/nuget/nuget.client/pull/7624", + "commit": "dotnet@fe2dc02", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@041426d" + }, + { + "id": "nuget-client@580e641", + "repo": "nuget-client", + "title": "Stop instantiating PackageSourceMappingService on NuGetPackage initialization", + "url": "https://github.com/nuget/nuget.client/pull/7634", + "commit": "dotnet@5ffba20", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@580e641" + }, + { + "id": "nuget-client@9a03668", + "repo": "nuget-client", + "title": "Update URL used by SDPX license update script", + "url": "https://github.com/nuget/nuget.client/pull/7633", + "commit": "dotnet@12489cb", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@9a03668" + }, + { + "id": "nuget-client@ecf4a3d", + "repo": "nuget-client", + "title": "Replace per-restore static state resets with a single build-scoped event", + "url": "https://github.com/nuget/nuget.client/pull/7630", + "commit": "dotnet@12489cb", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@ecf4a3d", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@94bc75d", + "repo": "nuget-client", + "title": "Read and write cooldown settings in NuGet.Config", + "url": "https://github.com/nuget/nuget.client/pull/7622", + "commit": "dotnet@59deef2", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@94bc75d", + "score": 5, + "score_reason": "Package source cooldown settings become configurable" + }, + { + "id": "nuget-client@2023968", + "repo": "nuget-client", + "title": "Switch to non-b2b DartLab template", + "url": "https://github.com/nuget/nuget.client/pull/7637", + "commit": "dotnet@810ad90", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@2023968", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@64732db", + "repo": "nuget-client", + "title": "fix: address regression in runTests.ps1 caused by missing definitions", + "url": "https://github.com/nuget/nuget.client/pull/7579", + "commit": "dotnet@704cbc6", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@64732db", + "labels": [ + "Community", + "Status:No recent activity" + ] + }, + { + "id": "nuget-client@ba367cf", + "repo": "nuget-client", + "title": "Preserve supplementary characters when PMC processes backspace", + "url": "https://github.com/nuget/nuget.client/pull/7621", + "commit": "dotnet@f0dc566", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@ba367cf", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@ebc9615", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 15014396", + "url": "https://github.com/nuget/nuget.client/pull/7639", + "commit": "dotnet@2b04b48", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@ebc9615" + }, + { + "id": "nuget-client@e8f96a0", + "repo": "nuget-client", + "title": "Improve reliability of 4 VS tests", + "url": "https://github.com/nuget/nuget.client/pull/7644", + "commit": "dotnet@d2ee2e6", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@e8f96a0" + }, + { + "id": "nuget-client@6f72cac", + "repo": "nuget-client", + "title": "Stop first Apex test from timing out", + "url": "https://github.com/nuget/nuget.client/pull/7651", + "commit": "dotnet@4362697", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@6f72cac" + }, + { + "id": "nuget-client@a56034b", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 15096055", + "url": "https://github.com/nuget/nuget.client/pull/7646", + "commit": "dotnet@53e5429", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@a56034b" + }, + { + "id": "nuget-client@4653358", + "repo": "nuget-client", + "title": "Introduce 'Fix with GitHub Copilot' vulnerabilities InfoBar to PM UI with reusable InfoBar service", + "url": "https://github.com/nuget/nuget.client/pull/7640", + "commit": "dotnet@53e5429", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@4653358" + }, + { + "id": "nuget-client@d386d8d", + "repo": "nuget-client", + "title": "Fix culture-dependent test failures by setting en-US culture", + "url": "https://github.com/nuget/nuget.client/pull/7580", + "commit": "dotnet@53e5429", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@d386d8d", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@baf40af", + "repo": "nuget-client", + "title": "[dev] Source code updates from dotnet/dotnet", + "url": "https://github.com/nuget/nuget.client/pull/7649", + "commit": "dotnet@53e5429", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@baf40af" + }, + { + "id": "nuget-client@9f47324", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 15098096", + "url": "https://github.com/nuget/nuget.client/pull/7655", + "commit": "dotnet@53e5429", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@9f47324" + }, + { + "id": "nuget-client@3871fe3", + "repo": "nuget-client", + "title": "Modernize VSIX and VSSDK projects", + "url": "https://github.com/nuget/nuget.client/pull/7645", + "commit": "dotnet@013cb9b", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@3871fe3" + }, + { + "id": "nuget-client@b2c37df", + "repo": "nuget-client", + "title": "Handle missing active Visual Studio project", + "url": "https://github.com/nuget/nuget.client/pull/7654", + "commit": "dotnet@8e9f6ee", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@b2c37df" + }, + { + "id": "nuget-client@b18853a", + "repo": "nuget-client", + "title": "Review Supply Chain security with Copilot using a VS Error List fixer", + "url": "https://github.com/nuget/nuget.client/pull/7632", + "commit": "dotnet@329b3a6", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@b18853a" + }, + { + "id": "nuget-client@cf19315", + "repo": "nuget-client", + "title": "Target NuGet libraries at .NET 10", + "url": "https://github.com/nuget/nuget.client/pull/7657", + "commit": "dotnet@0f901f6", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@cf19315", + "labels": [ + "Community" + ] + }, + { + "id": "nuget-client@966b322", + "repo": "nuget-client", + "title": "Deterministic pack should be opt-in (disabled by default)", + "url": "https://github.com/nuget/nuget.client/pull/7652", + "commit": "dotnet@0e50d04", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@966b322", + "score": 7, + "score_reason": "Deterministic package timestamps return to opt-in behavior", + "breaking_changes": true + }, + { + "id": "nuget-client@d94bb30", + "repo": "nuget-client", + "title": "Fix PackageSourceProvider.UpdatePackageSource when enabling sources", + "url": "https://github.com/nuget/nuget.client/pull/7641", + "commit": "dotnet@f7b9673", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@d94bb30" + }, + { + "id": "nuget-client@46aee09", + "repo": "nuget-client", + "title": "Fix failing EndToEnd VS integration tests", + "url": "https://github.com/nuget/nuget.client/pull/7658", + "commit": "dotnet@f7b9673", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@46aee09" + }, + { + "id": "roslyn@3bd751d", + "repo": "roslyn", + "title": "Sonic 3.1: Generate Decl Files", + "url": "https://github.com/dotnet/roslyn/pull/83688", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3bd751d", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@d4023fe", + "repo": "roslyn", + "title": "Sonic 3.2: Activate the decl/impl split", + "url": "https://github.com/dotnet/roslyn/pull/83887", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d4023fe", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@7c6451a", + "repo": "roslyn", + "title": "[Sonic] Fix Semantic tokens", + "url": "https://github.com/dotnet/roslyn/pull/83944", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7c6451a", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@39d8f62", + "repo": "roslyn", + "title": "Merge main to features/sonic", + "url": "https://github.com/dotnet/roslyn/pull/83967", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@39d8f62", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@5e59d70", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# generated documents in diagnostics", + "url": "https://github.com/dotnet/roslyn/pull/83989", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5e59d70", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@6fe2b96", + "repo": "roslyn", + "title": "[Sonic] Create a way to do sonic tooling development and keep some kind of sanity", + "url": "https://github.com/dotnet/roslyn/pull/84008", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6fe2b96", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@9333a49", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in hover", + "url": "https://github.com/dotnet/roslyn/pull/84031", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9333a49", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@bd4b481", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in document highlight", + "url": "https://github.com/dotnet/roslyn/pull/84025", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@bd4b481", + "labels": [ + "Area-IDE", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@0518de1", + "repo": "roslyn", + "title": "Merge main into features/sonic", + "url": "https://github.com/dotnet/roslyn/pull/84067", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0518de1", + "labels": [ + "Area-Compilers" + ] + }, + { + "id": "roslyn@87ff5ca", + "repo": "roslyn", + "title": "[Sonic] Inlay hints, folding ranges, and go to definition", + "url": "https://github.com/dotnet/roslyn/pull/84102", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@87ff5ca", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@11d5cb6", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in formatting", + "url": "https://github.com/dotnet/roslyn/pull/84097", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@11d5cb6", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@d00caf2", + "repo": "roslyn", + "title": "[Sonic] Move edit service up to Remote and make it sonic aware", + "url": "https://github.com/dotnet/roslyn/pull/84086", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d00caf2", + "labels": [ + "Area-Infrastructure", + "Area-Razor" + ] + }, + { + "id": "roslyn@f877407", + "repo": "roslyn", + "title": "[Sonic] Make even more Razor features to be sonic compatible", + "url": "https://github.com/dotnet/roslyn/pull/84075", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f877407", + "labels": [ + "Area-Infrastructure", + "Area-Razor" + ] + }, + { + "id": "roslyn@4e74067", + "repo": "roslyn", + "title": "[Sonic] Move a few more Razor features to be sonic compatible", + "url": "https://github.com/dotnet/roslyn/pull/84069", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4e74067", + "labels": [ + "Area-Infrastructure", + "Area-Razor" + ] + }, + { + "id": "roslyn@d77d151", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in signature help", + "url": "https://github.com/dotnet/roslyn/pull/84135", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d77d151", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@bb1a6a6", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in Rename", + "url": "https://github.com/dotnet/roslyn/pull/84134", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@bb1a6a6", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@8160059", + "repo": "roslyn", + "title": "[Sonic] Call hierarchy support for multiple C# documents", + "url": "https://github.com/dotnet/roslyn/pull/84149", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8160059", + "labels": [ + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@6b834d3", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in auto insert", + "url": "https://github.com/dotnet/roslyn/pull/84148", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6b834d3", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@dfc5eca", + "repo": "roslyn", + "title": "Merge main to features/sonic", + "url": "https://github.com/dotnet/roslyn/pull/84125", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@dfc5eca", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@e2805db", + "repo": "roslyn", + "title": "Add render-tree-builder-call baseline for component codegen tests", + "url": "https://github.com/dotnet/roslyn/pull/84162", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e2805db", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@e176cff", + "repo": "roslyn", + "title": "[Sonic] Minor cleanup", + "url": "https://github.com/dotnet/roslyn/pull/84181", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e176cff", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@be1c541", + "repo": "roslyn", + "title": "[Sonic] Add a new button to the Syntax Visualizer", + "url": "https://github.com/dotnet/roslyn/pull/84167", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@be1c541", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@1e531bd", + "repo": "roslyn", + "title": "[Sonic] Support multiple C# documents in code actions", + "url": "https://github.com/dotnet/roslyn/pull/84203", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1e531bd", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@141eeb1", + "repo": "roslyn", + "title": "[Sonic] Test cleanup", + "url": "https://github.com/dotnet/roslyn/pull/84224", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@141eeb1" + }, + { + "id": "roslyn@45b1ac9", + "repo": "roslyn", + "title": "[Sonic] Debugging and breakpoint bits", + "url": "https://github.com/dotnet/roslyn/pull/84166", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@45b1ac9", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@f55836f", + "repo": "roslyn", + "title": "[Sonic] Completion support for multiple C# documents", + "url": "https://github.com/dotnet/roslyn/pull/84222", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f55836f", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@59fd28d", + "repo": "roslyn", + "title": "Remove `IDocumentSnapshot`, `IProjectSnapshot`, `DocumentContext` etc.", + "url": "https://github.com/dotnet/roslyn/pull/84268", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@59fd28d", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@3d36d22", + "repo": "roslyn", + "title": "Remove RemoteDocumentContext now that it's essentially useless", + "url": "https://github.com/dotnet/roslyn/pull/84330", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3d36d22", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@3f2b2f6", + "repo": "roslyn", + "title": "Remove IFilePathService and replace with simple extension methods", + "url": "https://github.com/dotnet/roslyn/pull/84351", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3f2b2f6", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@667f9e8", + "repo": "roslyn", + "title": "Merge main to features/sonic", + "url": "https://github.com/dotnet/roslyn/pull/84349", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@667f9e8", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@b31f38e", + "repo": "roslyn", + "title": "Move Razor to DocumentUri", + "url": "https://github.com/dotnet/roslyn/pull/84370", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b31f38e", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@b2ee350", + "repo": "roslyn", + "title": "Merge main into features/sonic", + "url": "https://github.com/dotnet/roslyn/pull/84535", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b2ee350", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@0bf3f65", + "repo": "roslyn", + "title": "Handle iterator safe contexts in ref safety analysis", + "url": "https://github.com/dotnet/roslyn/pull/84254", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0bf3f65", + "labels": [ + "Area-Compilers" + ] + }, + { + "id": "roslyn@28f5241", + "repo": "roslyn", + "title": "Adjust/add unions tests", + "url": "https://github.com/dotnet/roslyn/pull/84565", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@28f5241", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@31fbed6", + "repo": "roslyn", + "title": "Unsafe evolution: report error for `unsafe` with no effect", + "url": "https://github.com/dotnet/roslyn/pull/84378", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@31fbed6", + "labels": [ + "Area-Compilers", + "Feature - Unsafe Evolution" + ], + "score": 6, + "score_reason": "Unsafe evolution diagnostic catches ineffective unsafe modifiers" + }, + { + "id": "roslyn@37b7c06", + "repo": "roslyn", + "title": "Optimize DecisionDagBuilder with Tests.ValueSet for large or-patterns", + "url": "https://github.com/dotnet/roslyn/pull/83513", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@37b7c06", + "labels": [ + "Area-Infrastructure", + "Area-Razor" + ] + }, + { + "id": "roslyn@4a820e0", + "repo": "roslyn", + "title": "Add missing feed configuration to our pr-validation pipeline", + "url": "https://github.com/dotnet/roslyn/pull/84566", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4a820e0" + }, + { + "id": "roslyn@457c297", + "repo": "roslyn", + "title": "Remove per-feature Razor code generation opt-ins", + "url": "https://github.com/dotnet/roslyn/pull/84567", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@457c297", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@37dbf5a", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/roslyn/pull/84558", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@37dbf5a" + }, + { + "id": "roslyn@6e8d159", + "repo": "roslyn", + "title": "File-based apps: avoid running a few irrelevant editor features", + "url": "https://github.com/dotnet/roslyn/pull/84575", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6e8d159", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@c2dccc7", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84580", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c2dccc7" + }, + { + "id": "roslyn@1fd71c8", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3028554", + "url": "https://github.com/dotnet/roslyn/pull/84583", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1fd71c8" + }, + { + "id": "roslyn@aecfd0b", + "repo": "roslyn", + "title": "Defer Introduce Parameter's call-site search to when the action is applied", + "url": "https://github.com/dotnet/roslyn/pull/84572", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@aecfd0b", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@4fe9da4", + "repo": "roslyn", + "title": "Query impl and decl documents in Razor code lens and document symbols", + "url": "https://github.com/dotnet/roslyn/pull/84586", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4fe9da4", + "labels": [ + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@0109684", + "repo": "roslyn", + "title": "Remove feedUrl from NuGetAuthenticate task", + "url": "https://github.com/dotnet/roslyn/pull/84592", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0109684" + }, + { + "id": "roslyn@1b7e529", + "repo": "roslyn", + "title": "Split Razor components into decl/impl before tag-helper resolution", + "url": "https://github.com/dotnet/roslyn/pull/84577", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1b7e529", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@f33de77", + "repo": "roslyn", + "title": "Simplify NuGet authentication step", + "url": "https://github.com/dotnet/roslyn/pull/84593", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f33de77" + }, + { + "id": "roslyn@d441b2d", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3029275", + "url": "https://github.com/dotnet/roslyn/pull/84597", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d441b2d" + }, + { + "id": "roslyn@1295b9e", + "repo": "roslyn", + "title": "Fix false positive with Color Color static member access", + "url": "https://github.com/dotnet/roslyn/pull/84533", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1295b9e", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@4301b82", + "repo": "roslyn", + "title": "CI desktop test jobs: run Release_64 instead of Release_32 on PRs. Delete Debug_32 job.", + "url": "https://github.com/dotnet/roslyn/pull/84598", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4301b82" + }, + { + "id": "roslyn@5e6fcb4", + "repo": "roslyn", + "title": "Avoid nullref when opening XAML documents with no view adapter", + "url": "https://github.com/dotnet/roslyn/pull/84595", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5e6fcb4" + }, + { + "id": "roslyn@0285ca0", + "repo": "roslyn", + "title": "Run Razor decl C# lowering before tag-helper discovery (classify-first component split)", + "url": "https://github.com/dotnet/roslyn/pull/84605", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0285ca0", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@d098c98", + "repo": "roslyn", + "title": "Compiler: Guard EditorConfig section matching recursion", + "url": "https://github.com/dotnet/roslyn/pull/84606", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d098c98", + "labels": [ + "Area-Compilers" + ] + }, + { + "id": "roslyn@41021db", + "repo": "roslyn", + "title": "Bump Microsoft.Build to 18.7.1 and mark ShowMessageForImplicitlySkipAnalyzers multithreadable", + "url": "https://github.com/dotnet/roslyn/pull/84343", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@41021db", + "labels": [ + "Community" + ] + }, + { + "id": "roslyn@cf93df4", + "repo": "roslyn", + "title": "Update nuget project model to STJ version", + "url": "https://github.com/dotnet/roslyn/pull/84618", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@cf93df4" + }, + { + "id": "roslyn@490f516", + "repo": "roslyn", + "title": "Implement LSP daemon mode", + "url": "https://github.com/dotnet/roslyn/pull/84199", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@490f516", + "labels": [ + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@70f2b43", + "repo": "roslyn", + "title": "Prevent diagnostic port inheritance by child processes", + "url": "https://github.com/dotnet/roslyn/pull/84620", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@70f2b43", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@09173f5", + "repo": "roslyn", + "title": "Don't throw exceptions for nested, prefixed, tag helpers", + "url": "https://github.com/dotnet/roslyn/pull/84611", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@09173f5", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@a213b74", + "repo": "roslyn", + "title": "Fix duplicate `SyntaxNodeAction`s for union declarations and its members", + "url": "https://github.com/dotnet/roslyn/pull/84604", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a213b74", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@da97f2a", + "repo": "roslyn", + "title": "Fix typo in OverloadResolution.PairedExtensionOperatorSignatureComparer.Equals", + "url": "https://github.com/dotnet/roslyn/pull/84639", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@da97f2a", + "labels": [ + "Area-Compilers" + ] + }, + { + "id": "roslyn@169d5a9", + "repo": "roslyn", + "title": "Fix IL3000: guard Assembly.Location access behind RuntimeFeature.IsDynamicCodeSupported", + "url": "https://github.com/dotnet/roslyn/pull/84599", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@169d5a9" + }, + { + "id": "roslyn@0b43e52", + "repo": "roslyn", + "title": "Unions: cache some calculated results on NamedTypeSymbol representing a union type", + "url": "https://github.com/dotnet/roslyn/pull/84589", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0b43e52", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@066da23", + "repo": "roslyn", + "title": "Add plan-first working loop to Copilot instructions", + "url": "https://github.com/dotnet/roslyn/pull/84532", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@066da23", + "labels": [ + "Area-Infrastructure" + ] + }, + { + "id": "roslyn@7c69ea6", + "repo": "roslyn", + "title": "Provide access to SymbolKey for TestDiscovery", + "url": "https://github.com/dotnet/roslyn/pull/84643", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7c69ea6", + "labels": [ + "Needs API Review", + "VSCode" + ] + }, + { + "id": "roslyn@5d8485e", + "repo": "roslyn", + "title": "Honour C# new line settings in Razor auto insert", + "url": "https://github.com/dotnet/roslyn/pull/84632", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5d8485e", + "labels": [ + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@d9e3ded", + "repo": "roslyn", + "title": "Preserve line breaks after collapsed Razor blocks", + "url": "https://github.com/dotnet/roslyn/pull/84630", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d9e3ded" + }, + { + "id": "roslyn@30a8500", + "repo": "roslyn", + "title": "Reduce LSP request handling allocations", + "url": "https://github.com/dotnet/roslyn/pull/84623", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@30a8500", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@cf0761f", + "repo": "roslyn", + "title": "Trim lsp dispatch allocations", + "url": "https://github.com/dotnet/roslyn/pull/84651", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@cf0761f", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@01fccf1", + "repo": "roslyn", + "title": "Update version to 18.11, set insertions to draft", + "url": "https://github.com/dotnet/roslyn/pull/84649", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@01fccf1" + }, + { + "id": "roslyn@6838561", + "repo": "roslyn", + "title": "Unions: cache TryGetValue methods on NamedTypeSymbol representing a union type", + "url": "https://github.com/dotnet/roslyn/pull/84645", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6838561", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@4791936", + "repo": "roslyn", + "title": "Report LSP daemon lifecycle telemetry", + "url": "https://github.com/dotnet/roslyn/pull/84652", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4791936", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@bd978cd", + "repo": "roslyn", + "title": "Ensure we don't log errors when we are cancelling loading", + "url": "https://github.com/dotnet/roslyn/pull/84622", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@bd978cd", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@1cbc531", + "repo": "roslyn", + "title": "Restore EA project references in LanguageServer.csproj", + "url": "https://github.com/dotnet/roslyn/pull/84663", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1cbc531" + }, + { + "id": "roslyn@24d1db3", + "repo": "roslyn", + "title": "Fix daemon relay exit classification", + "url": "https://github.com/dotnet/roslyn/pull/84666", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@24d1db3", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@c67ab9a", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84671", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c67ab9a" + }, + { + "id": "roslyn@3bc642c", + "repo": "roslyn", + "title": "Unsafe evolution: ensure diagnostics are picked up by IDE", + "url": "https://github.com/dotnet/roslyn/pull/84603", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3bc642c", + "labels": [ + "Area-Compilers", + "VSCode", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@ee4c2a7", + "repo": "roslyn", + "title": "Fix three defects in the VB grammar generator", + "url": "https://github.com/dotnet/roslyn/pull/84661", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ee4c2a7", + "labels": [ + "Area-Compilers", + "Community" + ] + }, + { + "id": "roslyn@d315a4a", + "repo": "roslyn", + "title": "Escape token text in VB grammar generator", + "url": "https://github.com/dotnet/roslyn/pull/84659", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d315a4a", + "labels": [ + "Area-Compilers", + "Community" + ] + }, + { + "id": "roslyn@d15aa7f", + "repo": "roslyn", + "title": "Unions: Remove some trivial wrapper methods", + "url": "https://github.com/dotnet/roslyn/pull/84678", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d15aa7f", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@e84bc2b", + "repo": "roslyn", + "title": "Add basic instrumentation tests for union declarations", + "url": "https://github.com/dotnet/roslyn/pull/84637", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e84bc2b", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@58d28cd", + "repo": "roslyn", + "title": "Fix: LINQ implicit anonymous type property allows stack-only type, causing runtime TypeLoadException", + "url": "https://github.com/dotnet/roslyn/pull/84485", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@58d28cd", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@f24acf1", + "repo": "roslyn", + "title": "Cache more information for Closed Classes and Unions on NamedTypeSymbol", + "url": "https://github.com/dotnet/roslyn/pull/84660", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f24acf1", + "labels": [ + "Area-Compilers", + "Feature - Closed Class Hierarchies", + "Feature - Unions" + ] + }, + { + "id": "roslyn@eb900f9", + "repo": "roslyn", + "title": "Stream project.assets.json when checking for unresolved package references", + "url": "https://github.com/dotnet/roslyn/pull/84647", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@eb900f9", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@b8b83bd", + "repo": "roslyn", + "title": "Do not report hidden pattern diagnostics", + "url": "https://github.com/dotnet/roslyn/pull/84576", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b8b83bd" + }, + { + "id": "roslyn@ffd09ee", + "repo": "roslyn", + "title": "Adopt editor InlinePromptService for documentation comments", + "url": "https://github.com/dotnet/roslyn/pull/84282", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ffd09ee", + "labels": [ + "Community", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@c65021c", + "repo": "roslyn", + "title": "Consume split Razor declarations through pre-compilation source output", + "url": "https://github.com/dotnet/roslyn/pull/84670", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c65021c", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@fa85091", + "repo": "roslyn", + "title": "Add LSP daemon project-loading benchmarks", + "url": "https://github.com/dotnet/roslyn/pull/84667", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@fa85091", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@a1d9564", + "repo": "roslyn", + "title": "Fix IdeCore benchmark build isolation", + "url": "https://github.com/dotnet/roslyn/pull/84668", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a1d9564" + }, + { + "id": "roslyn@f41a524", + "repo": "roslyn", + "title": "Allow showing all C# code actions in Razor in VS Code", + "url": "https://github.com/dotnet/roslyn/pull/84673", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f41a524", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@7970a5a", + "repo": "roslyn", + "title": "Allow submitting rename conflicts and rename unambiguous erroneous references", + "url": "https://github.com/dotnet/roslyn/pull/84686", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7970a5a", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@1d025e7", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84696", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1d025e7" + }, + { + "id": "roslyn@7e7ebef", + "repo": "roslyn", + "title": "Allow MSBuildWorkspace to open file-based apps", + "url": "https://github.com/dotnet/roslyn/pull/84139", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7e7ebef", + "labels": [ + "Area-IDE", + "VSCode", + "Feature - Run File" + ] + }, + { + "id": "roslyn@677eb5a", + "repo": "roslyn", + "title": "Fix crash in code gen", + "url": "https://github.com/dotnet/roslyn/pull/84681", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@677eb5a", + "labels": [ + "Area-Compilers" + ] + }, + { + "id": "roslyn@522aced", + "repo": "roslyn", + "title": "Skip redundant discovery and declaration lowering when replaying a Razor document", + "url": "https://github.com/dotnet/roslyn/pull/84698", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@522aced", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@dc1db3e", + "repo": "roslyn", + "title": "Fix on-type and code action formatting on Razor explicit statements", + "url": "https://github.com/dotnet/roslyn/pull/84699", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@dc1db3e", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@c9f1270", + "repo": "roslyn", + "title": "Unsafe evolution: relax `safe` modifier placement restrictions", + "url": "https://github.com/dotnet/roslyn/pull/84602", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c9f1270", + "labels": [ + "Area-Compilers", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@496dd9c", + "repo": "roslyn", + "title": "Unsafe evolution: add ISymbol public API", + "url": "https://github.com/dotnet/roslyn/pull/84674", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@496dd9c", + "labels": [ + "Area-Compilers", + "Needs API Review", + "VSCode", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@19d71c6", + "repo": "roslyn", + "title": "Unsafe evolution: fixup conflicting merges", + "url": "https://github.com/dotnet/roslyn/pull/84723", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@19d71c6", + "labels": [ + "Area-Compilers", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@b459609", + "repo": "roslyn", + "title": "Add ITypeSymbol.UnionCaseTypes property", + "url": "https://github.com/dotnet/roslyn/pull/84707", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b459609", + "labels": [ + "Area-Compilers", + "Needs API Review", + "VSCode", + "Feature - Unions" + ] + }, + { + "id": "roslyn@020290b", + "repo": "roslyn", + "title": "Unions: enforce the same order of processing for base interfaces of a member provider interface source vs. metadata.", + "url": "https://github.com/dotnet/roslyn/pull/84664", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@020290b", + "labels": [ + "Area-Compilers", + "Feature - Unions" + ] + }, + { + "id": "roslyn@a75fe2f", + "repo": "roslyn", + "title": "VB: Fix state tracking in AbstractFlowPass.VisitBinaryConditionalExpression", + "url": "https://github.com/dotnet/roslyn/pull/84705", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a75fe2f", + "labels": [ + "Area-Compilers" + ] + }, + { + "id": "roslyn@afda669", + "repo": "roslyn", + "title": "Generate Documentation - incorrect buffer bug", + "url": "https://github.com/dotnet/roslyn/pull/84709", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@afda669" + }, + { + "id": "roslyn@db4642f", + "repo": "roslyn", + "title": "Fix Razor code block close brace indentation", + "url": "https://github.com/dotnet/roslyn/pull/84716", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@db4642f", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@0d42d70", + "repo": "roslyn", + "title": "Clone the IR tree so we don't have to re-lower from syntax.", + "url": "https://github.com/dotnet/roslyn/pull/84715", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0d42d70", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@8792129", + "repo": "roslyn", + "title": "Change insertionCreateDraftPR to false after VS snap", + "url": "https://github.com/dotnet/roslyn/pull/84729", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8792129" + }, + { + "id": "roslyn@31722b8", + "repo": "roslyn", + "title": "More fixes for Razor multiline attribute formatting", + "url": "https://github.com/dotnet/roslyn/pull/84656", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@31722b8", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@518aa60", + "repo": "roslyn", + "title": "Improves tracking of pending solution updates", + "url": "https://github.com/dotnet/roslyn/pull/84726", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@518aa60", + "labels": [ + "Interactive-EnC", + "VSCode" + ] + }, + { + "id": "roslyn@eaf09d6", + "repo": "roslyn", + "title": "Better handling for Razor on type formatting edits around the cursor", + "url": "https://github.com/dotnet/roslyn/pull/84717", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@eaf09d6", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@ce65aa8", + "repo": "roslyn", + "title": "Handle textDocument/didChange notifications that don't pass across the range", + "url": "https://github.com/dotnet/roslyn/pull/84714", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ce65aa8", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@e091fb9", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3037463", + "url": "https://github.com/dotnet/roslyn/pull/84727", + "commit": "dotnet@aedf05a", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e091fb9", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@db11709", + "repo": "roslyn", + "title": "Improve LSP project load progress messages", + "url": "https://github.com/dotnet/roslyn/pull/84744", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@db11709" + }, + { + "id": "roslyn@a550b13", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3038397", + "url": "https://github.com/dotnet/roslyn/pull/84746", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a550b13" + }, + { + "id": "roslyn@aeabc6d", + "repo": "roslyn", + "title": "Retire the PROTOTYPE(sonic) markers under src/Razor", + "url": "https://github.com/dotnet/roslyn/pull/84743", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@aeabc6d", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@a4f585c", + "repo": "roslyn", + "title": "Update pr validation inputs", + "url": "https://github.com/dotnet/roslyn/pull/84742", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a4f585c" + }, + { + "id": "roslyn@331e174", + "repo": "roslyn", + "title": "Remove dotnet-format tool from dotnet-tools.json", + "url": "https://github.com/dotnet/roslyn/pull/84728", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@331e174" + }, + { + "id": "roslyn@774473b", + "repo": "roslyn", + "title": "Warn when `@model` is ignored by `@inherits`", + "url": "https://github.com/dotnet/roslyn/pull/84749", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@774473b", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@012b788", + "repo": "roslyn", + "title": "Ignore formatting changes from Html that change non-whitespace characters", + "url": "https://github.com/dotnet/roslyn/pull/84747", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@012b788", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@8c4f2ae", + "repo": "roslyn", + "title": "Merge main into features/sonic", + "url": "https://github.com/dotnet/roslyn/pull/84754", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8c4f2ae", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@b8fd4a7", + "repo": "roslyn", + "title": "Fix type completion in static contexts for primary constructors", + "url": "https://github.com/dotnet/roslyn/pull/84753", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b8fd4a7", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@af17bf8", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3039293", + "url": "https://github.com/dotnet/roslyn/pull/84755", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@af17bf8" + }, + { + "id": "roslyn@934af28", + "repo": "roslyn", + "title": "Avoid assert on erroneous target-typed conditionals", + "url": "https://github.com/dotnet/roslyn/pull/84752", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@934af28", + "labels": [ + "Area-Compilers", + "Feature - Nullable Reference Types" + ] + }, + { + "id": "roslyn@331842d", + "repo": "roslyn", + "title": "Disallow applying updates to FBA MSBuildWorkspace", + "url": "https://github.com/dotnet/roslyn/pull/84722", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@331842d", + "labels": [ + "Area-IDE", + "VSCode" + ] + }, + { + "id": "roslyn@32ccbfc", + "repo": "roslyn", + "title": "Share metadata between lsp server instances in daemon mode", + "url": "https://github.com/dotnet/roslyn/pull/84713", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@32ccbfc", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@411a7e4", + "repo": "roslyn", + "title": "Harden BuildHost interactions", + "url": "https://github.com/dotnet/roslyn/pull/84745", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@411a7e4", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@513d669", + "repo": "roslyn", + "title": "Add AI artifact audit workflow", + "url": "https://github.com/dotnet/roslyn/pull/84757", + "commit": "dotnet@4f845b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@513d669" + }, + { + "id": "roslyn@e56fc24", + "repo": "roslyn", + "title": "Unify the behavior of AsyncBatchingWorkQueue's Dispose() and clean up uses", + "url": "https://github.com/dotnet/roslyn/pull/84712", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e56fc24", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@7716b3b", + "repo": "roslyn", + "title": "File-based apps: Add support for `#:ref` directive", + "url": "https://github.com/dotnet/roslyn/pull/83985", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7716b3b", + "labels": [ + "Area-IDE", + "VSCode", + "Feature - Run File" + ] + }, + { + "id": "roslyn@00404da", + "repo": "roslyn", + "title": "update lock file for AI Audit Workflow", + "url": "https://github.com/dotnet/roslyn/pull/84772", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@00404da" + }, + { + "id": "roslyn@985209c", + "repo": "roslyn", + "title": "Resolve consecutive WithoutEndTag tag helpers as siblings", + "url": "https://github.com/dotnet/roslyn/pull/84771", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@985209c", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@1847997", + "repo": "roslyn", + "title": "Add a couple more Razor tests for C# preview features", + "url": "https://github.com/dotnet/roslyn/pull/84759", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1847997", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@f33ae3e", + "repo": "roslyn", + "title": "Fix formatting error when Roslyn adds an extra blank line", + "url": "https://github.com/dotnet/roslyn/pull/84751", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f33ae3e", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@9e46e17", + "repo": "roslyn", + "title": "Pin to specific model for ai audit workflow", + "url": "https://github.com/dotnet/roslyn/pull/84786", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9e46e17" + }, + { + "id": "roslyn@5873250", + "repo": "roslyn", + "title": "Allow for better parallelization with brokered services", + "url": "https://github.com/dotnet/roslyn/pull/82733", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5873250", + "labels": [ + "Area-IDE", + "VSCode" + ] + }, + { + "id": "roslyn@3b76c91", + "repo": "roslyn", + "title": "Remove the warning that a branch isn't -vs-deps", + "url": "https://github.com/dotnet/roslyn/pull/84773", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3b76c91" + }, + { + "id": "roslyn@f700524", + "repo": "roslyn", + "title": "Add tests in CI that our NuGet packages can reliably install", + "url": "https://github.com/dotnet/roslyn/pull/84711", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f700524" + }, + { + "id": "roslyn@a92cce0", + "repo": "roslyn", + "title": "Add definition of done and PR sizing guidance to instructions", + "url": "https://github.com/dotnet/roslyn/pull/84788", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a92cce0" + }, + { + "id": "roslyn@5839d80", + "repo": "roslyn", + "title": "Merge/sonic into main", + "url": "https://github.com/dotnet/roslyn/pull/84778", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5839d80", + "labels": [ + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@2bdb3a3", + "repo": "roslyn", + "title": "Warn for empty outer tags when context switching from C# to markup", + "url": "https://github.com/dotnet/roslyn/pull/84764", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2bdb3a3", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@0f73495", + "repo": "roslyn", + "title": "Add agent instruction regarding CS1996", + "url": "https://github.com/dotnet/roslyn/pull/84794", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0f73495" + }, + { + "id": "roslyn@8cd4945", + "repo": "roslyn", + "title": "Report CS8802 on every file with top-level statements", + "url": "https://github.com/dotnet/roslyn/pull/83916", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8cd4945", + "labels": [ + "Area-Compilers", + "Community", + "VSCode" + ] + }, + { + "id": "roslyn@59d60a4", + "repo": "roslyn", + "title": "Always pass C# formatting options to Razor functions", + "url": "https://github.com/dotnet/roslyn/pull/84795", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@59d60a4", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@130c588", + "repo": "roslyn", + "title": "Enable preview versions for .NET SDK in PR Val", + "url": "https://github.com/dotnet/roslyn/pull/84802", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@130c588" + }, + { + "id": "roslyn@eef7df3", + "repo": "roslyn", + "title": "Update DiaSymReader.Converter package versions", + "url": "https://github.com/dotnet/roslyn/pull/84614", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@eef7df3", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@67fd114", + "repo": "roslyn", + "title": "Remove unnecessary UseDotNet tasks", + "url": "https://github.com/dotnet/roslyn/pull/84806", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@67fd114", + "labels": [ + "Area-Infrastructure" + ] + }, + { + "id": "roslyn@b0622a0", + "repo": "roslyn", + "title": "Add warnings for various unbound attributes in Razor", + "url": "https://github.com/dotnet/roslyn/pull/84760", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b0622a0", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@4cfd9ff", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84740", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4cfd9ff", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@19ea9f5", + "repo": "roslyn", + "title": "Share syntax trees across language server workspaces", + "url": "https://github.com/dotnet/roslyn/pull/84758", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@19ea9f5", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@821002e", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84815", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@821002e" + }, + { + "id": "roslyn@9f2738a", + "repo": "roslyn", + "title": "Restore public GetCSharpDocument() and GeneratedCode for runtime compilation", + "url": "https://github.com/dotnet/roslyn/pull/84813", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9f2738a", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@1c763d1", + "repo": "roslyn", + "title": "Remove SDL validation parameters from pipeline", + "url": "https://github.com/dotnet/roslyn/pull/84824", + "commit": "dotnet@3caa118", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1c763d1" + }, + { + "id": "roslyn@85590d7", + "repo": "roslyn", + "title": "Remove unnecessary toolset compiler", + "url": "https://github.com/dotnet/roslyn/pull/84826", + "commit": "dotnet@f5782bf", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@85590d7", + "labels": [ + "Area-Infrastructure", + "Feature - Caching Compiler" + ] + }, + { + "id": "roslyn@24f9a0c", + "repo": "roslyn", + "title": "Keep a fallback component's derived tag helpers during discovery", + "url": "https://github.com/dotnet/roslyn/pull/84818", + "commit": "dotnet@f5782bf", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@24f9a0c", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@e8346d2", + "repo": "roslyn", + "title": "Unsafe evolution: fix name of ISymbol public API", + "url": "https://github.com/dotnet/roslyn/pull/84784", + "commit": "dotnet@f5782bf", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e8346d2", + "labels": [ + "Area-Compilers", + "Needs API Review", + "VSCode", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@f5db0a2", + "repo": "roslyn", + "title": "Do not offer introduce parameter for incomplete calls", + "url": "https://github.com/dotnet/roslyn/pull/84769", + "commit": "dotnet@f5782bf", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f5db0a2", + "labels": [ + "VSCode" + ] + }, + { + "id": "roslyn@3d24b6a", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84819", + "commit": "dotnet@f5782bf", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3d24b6a" + }, + { + "id": "roslyn@9d07b18", + "repo": "roslyn", + "title": "AI Workflow - switch to use personal token instead of organizational", + "url": "https://github.com/dotnet/roslyn/pull/84832", + "commit": "dotnet@f5782bf", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9d07b18" + }, + { + "id": "roslyn@5864742", + "repo": "roslyn", + "title": "Revert the sonic decl/impl split merge from main", + "url": "https://github.com/dotnet/roslyn/pull/84831", + "commit": "dotnet@69f3197", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5864742", + "labels": [ + "VSCode", + "Area-Razor" + ], + "score": 0, + "score_reason": "Reverts the Sonic declaration/implementation split; suppress related Sonic candidates." + }, + { + "id": "roslyn@23c971c", + "repo": "roslyn", + "title": "Reorder stages for localization and build", + "url": "https://github.com/dotnet/roslyn/pull/84841", + "commit": "dotnet@69f3197", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@23c971c" + }, + { + "id": "roslyn@8148052", + "repo": "roslyn", + "title": "Fix empty localization stage on non-main/release branches in official pipeline", + "url": "https://github.com/dotnet/roslyn/pull/84845", + "commit": "dotnet@69f3197", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8148052" + }, + { + "id": "roslyn@461c2ef", + "repo": "roslyn", + "title": "Unsafe evolution: allow await in unsafe context", + "url": "https://github.com/dotnet/roslyn/pull/84616", + "commit": "dotnet@69f3197", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@461c2ef", + "labels": [ + "Area-Compilers", + "Feature - Unsafe Evolution" + ] + }, + { + "id": "roslyn@c4d5b22", + "repo": "roslyn", + "title": "Prevent tool install from using nuget.org", + "url": "https://github.com/dotnet/roslyn/pull/84852", + "commit": "dotnet@69f3197", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c4d5b22" + }, + { + "id": "roslyn@1284a4a", + "repo": "roslyn", + "title": "Add C# 15 language version", + "url": "https://github.com/dotnet/roslyn/pull/84799", + "commit": "dotnet@69f3197", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1284a4a", + "labels": [ + "Needs API Review", + "VSCode", + "Area-Razor" + ] + }, + { + "id": "roslyn@5bd7e0e", + "repo": "roslyn", + "title": "Revert \"Use SQLite3MC \" and update SourceGear.Sqlite3 to 3.53.4", + "url": "https://github.com/dotnet/roslyn/pull/84140", + "commit": "dotnet@8c6eab4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5bd7e0e" + }, + { + "id": "roslyn@36f8b50", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84836", + "commit": "dotnet@8c6eab4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@36f8b50" + }, + { + "id": "roslyn@2fc01fb", + "repo": "roslyn", + "title": "enable network isolation for pr val", + "url": "https://github.com/dotnet/roslyn/pull/84853", + "commit": "dotnet@8c6eab4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2fc01fb" + }, + { + "id": "roslyn@802bbca", + "repo": "roslyn", + "title": "Use helix job monitor", + "url": "https://github.com/dotnet/roslyn/pull/84810", + "commit": "dotnet@8c6eab4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@802bbca", + "labels": [ + "Area-Infrastructure" + ] + }, + { + "id": "roslyn@c60e924", + "repo": "roslyn", + "title": "Ensure we report test results with a name the helix monitor expects", + "url": "https://github.com/dotnet/roslyn/pull/84872", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c60e924" + }, + { + "id": "roslyn@7e585cf", + "repo": "roslyn", + "title": "ShadowCopyAnalyzerPathResolver: Use cache to amortize cost of AV scans", + "url": "https://github.com/dotnet/roslyn/pull/84765", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7e585cf", + "labels": [ + "Area-Compilers", + "VSCode" + ] + }, + { + "id": "roslyn@383bcbd", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84876", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@383bcbd" + }, + { + "id": "roslyn@9c32699", + "repo": "roslyn", + "title": "Stop labeling Loc PRs as community", + "url": "https://github.com/dotnet/roslyn/pull/84878", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9c32699" + }, + { + "id": "roslyn@2916718", + "repo": "roslyn", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/roslyn/pull/84879", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2916718" + }, + { + "id": "roslyn@aa87394", + "repo": "roslyn", + "title": "Track status for feature \"Type Parameter Inference from Constraints\"", + "url": "https://github.com/dotnet/roslyn/pull/84869", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@aa87394", + "labels": [ + "Area-Compilers", + "Documentation", + "Feature - Type Inference from Constraints" + ] + }, + { + "id": "roslyn@f5aee94", + "repo": "roslyn", + "title": "Fix RestrictChildren incorrectly flagging valid child tags", + "url": "https://github.com/dotnet/roslyn/pull/84870", + "commit": "dotnet@d9699cb", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f5aee94", + "labels": [ + "Area-Razor" + ] + }, + { + "id": "roslyn@9624511", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84882", + "commit": "dotnet@fa79da2", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9624511" + }, + { + "id": "roslyn@c90b70b", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84896", + "commit": "dotnet@4eec913", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c90b70b" + }, + { + "id": "roslyn@0280f7f", + "repo": "roslyn", + "title": "Return MethodNotFound for unsupported LSP method dispatch", + "url": "https://github.com/dotnet/roslyn/pull/84892", + "commit": "dotnet@4eec913", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0280f7f", + "labels": [ + "VSCode" + ] + }, + { + "id": "runtime@df8fb5a", + "repo": "runtime", + "title": "Remove dead NativeAOT dynamic-delegate path from `System.Delegate`", + "url": "https://github.com/dotnet/runtime/pull/131150", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@df8fb5a", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@56c76e2", + "repo": "runtime", + "title": "Merge Runtime_131137 into the shared regression runner", + "url": "https://github.com/dotnet/runtime/pull/131173", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@56c76e2", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@207f276", + "repo": "runtime", + "title": "Disable new test on clr interpreter", + "url": "https://github.com/dotnet/runtime/pull/131139", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@207f276", + "labels": [ + "area-System.Diagnostics" + ] + }, + { + "id": "runtime@23860fb", + "repo": "runtime", + "title": "Fix agentic threat-detection auth by recompiling pat_pool workflows with gh-aw v0.82.6", + "url": "https://github.com/dotnet/runtime/pull/131156", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@23860fb", + "labels": [ + "area-Meta", + "agentic-workflows" + ] + }, + { + "id": "runtime@97e5cfb", + "repo": "runtime", + "title": "Throw PNSE for Extended Protection on unsupported platforms", + "url": "https://github.com/dotnet/runtime/pull/131144", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@97e5cfb", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@f9b710c", + "repo": "runtime", + "title": "[main] Update dependencies from dotnet/runtime-assets", + "url": "https://github.com/dotnet/runtime/pull/130062", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f9b710c", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@a4b2df0", + "repo": "runtime", + "title": "Update container image digests", + "url": "https://github.com/dotnet/runtime/pull/131067", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a4b2df0", + "labels": [ + "area-Infrastructure", + "community-contribution" + ] + }, + { + "id": "runtime@e9d093a", + "repo": "runtime", + "title": "Bump actions/setup-python from 6 to 7", + "url": "https://github.com/dotnet/runtime/pull/131105", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e9d093a", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@b5d85b1", + "repo": "runtime", + "title": "Fix building the sanitizer instrumentation and hooking it into the hosts", + "url": "https://github.com/dotnet/runtime/pull/116166", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b5d85b1", + "labels": [ + "area-Infrastructure", + "community-contribution" + ] + }, + { + "id": "runtime@5ddc303", + "repo": "runtime", + "title": "Support IEEE 754 decimals in TotalOrderIeee754Comparer and fast-path the built-in types", + "url": "https://github.com/dotnet/runtime/pull/131087", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5ddc303", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@cb14717", + "repo": "runtime", + "title": "Improve perf of attribute duplicate check", + "url": "https://github.com/dotnet/runtime/pull/130968", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cb14717", + "labels": [ + "area-System.Xml" + ] + }, + { + "id": "runtime@5d9a801", + "repo": "runtime", + "title": "Compare full HMAC against full SignatureValue in SignedXml.CheckSignedInfo", + "url": "https://github.com/dotnet/runtime/pull/130969", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d9a801", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@4eb5650", + "repo": "runtime", + "title": "Update BootJsonData generation to account for runtimeconfig.dev.json", + "url": "https://github.com/dotnet/runtime/pull/130825", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4eb5650", + "labels": [ + "arch-wasm", + "area-Infrastructure", + "os-browser" + ] + }, + { + "id": "runtime@1e4f2d6", + "repo": "runtime", + "title": "Add a spec augment on escaping value type instances based on `RefSafetyRulesAttribute`", + "url": "https://github.com/dotnet/runtime/pull/130863", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1e4f2d6", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@57f3e7e", + "repo": "runtime", + "title": "Remove K&R style parameter declaration", + "url": "https://github.com/dotnet/runtime/pull/131185", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@57f3e7e", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@c66d7e1", + "repo": "runtime", + "title": "Arm64: Improve support for HW_Flag_ReturnsPerElementMask", + "url": "https://github.com/dotnet/runtime/pull/128326", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c66d7e1", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@dc3757e", + "repo": "runtime", + "title": "[wasm] Model class-init helper as value-returning in the JIT", + "url": "https://github.com/dotnet/runtime/pull/130813", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dc3757e", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@107acda", + "repo": "runtime", + "title": "[cDAC] Implement GetMetadata for cDAC", + "url": "https://github.com/dotnet/runtime/pull/131169", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@107acda", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@c1a8496", + "repo": "runtime", + "title": "[Wasm RyuJit] HW Intrinsic Regalloc: Properly consume temporary from addr operand", + "url": "https://github.com/dotnet/runtime/pull/131113", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c1a8496", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@8532f0e", + "repo": "runtime", + "title": "Use MSVC_DEBUG_INFORMATION_FORMAT for CoreCLR object libraries", + "url": "https://github.com/dotnet/runtime/pull/130983", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8532f0e", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@b02815c", + "repo": "runtime", + "title": "Remove unnecessary layers of indirection in `PreallocatedOverlapped`.", + "url": "https://github.com/dotnet/runtime/pull/131182", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b02815c", + "labels": [ + "area-System.Threading", + "community-contribution" + ] + }, + { + "id": "runtime@65e35e5", + "repo": "runtime", + "title": "Make cDAC generated IData classes read fields lazily", + "url": "https://github.com/dotnet/runtime/pull/130645", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@65e35e5", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@78fd36e", + "repo": "runtime", + "title": "[wasm] Ensure R2R entry-point PEP is callable in RunMain", + "url": "https://github.com/dotnet/runtime/pull/131217", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@78fd36e", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@e4960d8", + "repo": "runtime", + "title": "JIT: don't let tail-merge try and remove the OSR-protected entry block", + "url": "https://github.com/dotnet/runtime/pull/131164", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e4960d8", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@026096b", + "repo": "runtime", + "title": "Make MethodDataObject::FillEntryDataForAncestor lazy per-level", + "url": "https://github.com/dotnet/runtime/pull/131176", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@026096b", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@1524f31", + "repo": "runtime", + "title": "Fix incorrect fprintf format string", + "url": "https://github.com/dotnet/runtime/pull/131186", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1524f31", + "labels": [ + "area-System.Globalization" + ] + }, + { + "id": "runtime@ad46406", + "repo": "runtime", + "title": "Fix Mono LLVM lowering of MinNumber/MaxNumber to preserve the sign of zero", + "url": "https://github.com/dotnet/runtime/pull/131172", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ad46406", + "labels": [ + "area-Codegen-LLVM-mono" + ] + }, + { + "id": "runtime@756cb59", + "repo": "runtime", + "title": "Compact NativeAOT dispatch cell info encoding", + "url": "https://github.com/dotnet/runtime/pull/130824", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@756cb59", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@5e9d1e9", + "repo": "runtime", + "title": "JIT: recognize generic Vector128 intrinsics on wasm", + "url": "https://github.com/dotnet/runtime/pull/131227", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5e9d1e9", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@6e3885e", + "repo": "runtime", + "title": "Disable FullPdbThrower test in ilasm round trip testing", + "url": "https://github.com/dotnet/runtime/pull/131238", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6e3885e", + "labels": [ + "area-ILTools-coreclr" + ] + }, + { + "id": "runtime@eb77ad6", + "repo": "runtime", + "title": "Fill WASM SIMD gaps: Base64 vectorization and byte/ushort LeadingZeroCount", + "url": "https://github.com/dotnet/runtime/pull/131239", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@eb77ad6", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@c8132fb", + "repo": "runtime", + "title": "JIT: Fix WASM scalar extraction from SIMD parameters", + "url": "https://github.com/dotnet/runtime/pull/131237", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c8132fb", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@5f10c08", + "repo": "runtime", + "title": "Fix issues flagged by compiling `clr.aot` with clang on Windows", + "url": "https://github.com/dotnet/runtime/pull/131183", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5f10c08", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@413da79", + "repo": "runtime", + "title": "[wasm] Emit the 'V' thunk signature-key char for Vector128/Vector args", + "url": "https://github.com/dotnet/runtime/pull/131246", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@413da79", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@ca428fe", + "repo": "runtime", + "title": "Fix exponent/significand cohort comparison for differing byte lengths", + "url": "https://github.com/dotnet/runtime/pull/131205", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ca428fe", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@3eb69b8", + "repo": "runtime", + "title": "[r2r] Add support for compiling szarray methods", + "url": "https://github.com/dotnet/runtime/pull/130413", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3eb69b8", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@e4f7353", + "repo": "runtime", + "title": "Add runtime async tests for catching non-Exception throws", + "url": "https://github.com/dotnet/runtime/pull/130506", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e4f7353", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@6e1d992", + "repo": "runtime", + "title": "Fix 130437 testcase for gcstress", + "url": "https://github.com/dotnet/runtime/pull/131171", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6e1d992", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@3e64752", + "repo": "runtime", + "title": "Implement channel binding support on Unix", + "url": "https://github.com/dotnet/runtime/pull/130758", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3e64752", + "labels": [ + "area-System.Net.Security" + ], + "score": 6, + "score_reason": "Unix channel binding enables enterprise authentication parity" + }, + { + "id": "runtime@06bd751", + "repo": "runtime", + "title": "Add low-level TLS state machine API (TlsContext / TlsSession)", + "url": "https://github.com/dotnet/runtime/pull/130366", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@06bd751", + "labels": [ + "area-System.Net.Security" + ], + "score": 8, + "score_reason": "Experimental low-level TLS session APIs enable advanced transports" + }, + { + "id": "runtime@46e1d77", + "repo": "runtime", + "title": "System.Native: Stop using EV_RECEIPT in the kevent code", + "url": "https://github.com/dotnet/runtime/pull/130372", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@46e1d77", + "labels": [ + "area-System.Net.Sockets", + "os-freebsd", + "community-contribution" + ] + }, + { + "id": "runtime@5b9d56d", + "repo": "runtime", + "title": "[LoongArch64] Fix the `m_usComponentSize` load in `RhpNewArrayFast`.", + "url": "https://github.com/dotnet/runtime/pull/130958", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5b9d56d", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution", + "arch-loongarch64" + ] + }, + { + "id": "runtime@7de2dab", + "repo": "runtime", + "title": "Fix address sanitizer issues", + "url": "https://github.com/dotnet/runtime/pull/130932", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7de2dab", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@4bdf87b", + "repo": "runtime", + "title": "Fix EH - throw from catch in UnmanagedCallersOnly", + "url": "https://github.com/dotnet/runtime/pull/131163", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4bdf87b", + "labels": [ + "area-ExceptionHandling-coreclr" + ] + }, + { + "id": "runtime@7ffec08", + "repo": "runtime", + "title": "[mono][wasm][AOT] Generate gsharedvt out-sig wrappers for Nullable.Box/Unbox", + "url": "https://github.com/dotnet/runtime/pull/131049", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7ffec08", + "labels": [ + "area-Codegen-AOT-mono" + ] + }, + { + "id": "runtime@cba9587", + "repo": "runtime", + "title": "Replace Newtonsoft with System.Text.Json for generating RID graph", + "url": "https://github.com/dotnet/runtime/pull/131212", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cba9587", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@e7354b6", + "repo": "runtime", + "title": "Add ISOSDacInterface18 for GCInfo inspection APIs", + "url": "https://github.com/dotnet/runtime/pull/129761", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e7354b6", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@2142388", + "repo": "runtime", + "title": "[ILLink] Add regression test for KeyNotFoundException crash in async partial methods with capturing lambdas", + "url": "https://github.com/dotnet/runtime/pull/126733", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2142388", + "labels": [ + "area-Meta", + "linkable-framework" + ] + }, + { + "id": "runtime@03fc461", + "repo": "runtime", + "title": "Add missing check for corrupted central directory", + "url": "https://github.com/dotnet/runtime/pull/131257", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@03fc461", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@9e50350", + "repo": "runtime", + "title": "Call into PerfMap logic exclusively in preemptive mode", + "url": "https://github.com/dotnet/runtime/pull/129019", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9e50350", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@54549c8", + "repo": "runtime", + "title": "Clear some stale GTF_ORDER_SIDEEFF flags", + "url": "https://github.com/dotnet/runtime/pull/130007", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@54549c8", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@309ac56", + "repo": "runtime", + "title": "[wasm] Fix R2R stackwalk for inline P/Invoke frames and composite-image RVA base", + "url": "https://github.com/dotnet/runtime/pull/131243", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@309ac56", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@ce07ce4", + "repo": "runtime", + "title": "Fix nested exception handler reachability in ILLink", + "url": "https://github.com/dotnet/runtime/pull/131236", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ce07ce4", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@27882f4", + "repo": "runtime", + "title": "Add ARM64 FP register debug info support", + "url": "https://github.com/dotnet/runtime/pull/130980", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@27882f4", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@22c5825", + "repo": "runtime", + "title": "Enable CoreCLR for linux-bionic platforms and include singlefilehost in AppHost pack", + "url": "https://github.com/dotnet/runtime/pull/131115", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@22c5825", + "labels": [ + "area-Host" + ], + "score": 6, + "score_reason": "CoreCLR support for linux-bionic advances Android scenarios" + }, + { + "id": "runtime@71830fd", + "repo": "runtime", + "title": "[wasm][coreCLR] R2R: VM-side load of a flat webcil composite image", + "url": "https://github.com/dotnet/runtime/pull/131016", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@71830fd", + "labels": [ + "arch-wasm", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@304d1cc", + "repo": "runtime", + "title": "[wasm] Fix R2R codegen trap on async try/return/catch normal-completion branch", + "url": "https://github.com/dotnet/runtime/pull/131287", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@304d1cc", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@1ccd637", + "repo": "runtime", + "title": "[wasm] Restrict enclosing-try throw-helper attach to the same funclet", + "url": "https://github.com/dotnet/runtime/pull/131279", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1ccd637", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@35ecc51", + "repo": "runtime", + "title": "Add an experimental option to avoid partitioning the connection pool by SNI", + "url": "https://github.com/dotnet/runtime/pull/131153", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@35ecc51", + "labels": [ + "area-System.Net.Http", + "linkable-framework" + ] + }, + { + "id": "runtime@2d98140", + "repo": "runtime", + "title": "Add unsafe modifier migration code fixer", + "url": "https://github.com/dotnet/runtime/pull/131002", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2d98140", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@3a76b78", + "repo": "runtime", + "title": "Fix incorrect result for pow(x, 1) on ARM/ARM64", + "url": "https://github.com/dotnet/runtime/pull/131286", + "commit": "dotnet@eebb147", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3a76b78", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@fb2eff4", + "repo": "runtime", + "title": "Remove unused GC signature type provider", + "url": "https://github.com/dotnet/runtime/pull/131292", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fb2eff4", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@1220ced", + "repo": "runtime", + "title": "Add cDAC usage graph analyzer and documentation gates", + "url": "https://github.com/dotnet/runtime/pull/131281", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1220ced", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@b8625e8", + "repo": "runtime", + "title": "JIT: Delete unused functions", + "url": "https://github.com/dotnet/runtime/pull/131124", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b8625e8", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@ba5a0fd", + "repo": "runtime", + "title": "Fix Linux crash loading recursive Nullable static-abstract value types", + "url": "https://github.com/dotnet/runtime/pull/130088", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ba5a0fd", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@f28d27f", + "repo": "runtime", + "title": "Fix FTP/SSL data stream closure causing protocol violation in .NET 10", + "url": "https://github.com/dotnet/runtime/pull/123234", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f28d27f", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@7827553", + "repo": "runtime", + "title": "Disable newly added tests on interpreter", + "url": "https://github.com/dotnet/runtime/pull/131250", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7827553", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@b73b8fa", + "repo": "runtime", + "title": "Fix in-proc crash reporter frame assert.", + "url": "https://github.com/dotnet/runtime/pull/131273", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b73b8fa", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@18c67a7", + "repo": "runtime", + "title": "Add on-demand in-proc crash report generation.", + "url": "https://github.com/dotnet/runtime/pull/131220", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@18c67a7", + "labels": [ + "area-Diagnostics-coreclr" + ], + "score": 6, + "score_reason": "In-process crash reporting expands to Unix platforms" + }, + { + "id": "runtime@a453d8a", + "repo": "runtime", + "title": "Switch runtime iOS jobs to simulator temporarily", + "url": "https://github.com/dotnet/runtime/pull/131305", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a453d8a", + "labels": [ + "area-Infrastructure-mono", + "os-ios" + ] + }, + { + "id": "runtime@57e7203", + "repo": "runtime", + "title": "Implement IXCLRDataProcess with existing cDAC contracts", + "url": "https://github.com/dotnet/runtime/pull/130954", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@57e7203", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@13c1fa6", + "repo": "runtime", + "title": "Add managed cDAC type wrapper scaffolding", + "url": "https://github.com/dotnet/runtime/pull/131301", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@13c1fa6", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@8642df8", + "repo": "runtime", + "title": "Fall back to NTLM in managed SPNEGO when Kerberos credentials are missing on Unix", + "url": "https://github.com/dotnet/runtime/pull/131195", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8642df8", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@3028f1d", + "repo": "runtime", + "title": "Correct comment formatting in Runtime_131285.csproj", + "url": "https://github.com/dotnet/runtime/pull/131314", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3028f1d", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@dad8c23", + "repo": "runtime", + "title": "Fix config binder source generator emitting invalid tuple instantiation code", + "url": "https://github.com/dotnet/runtime/pull/130119", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dad8c23", + "labels": [ + "area-Extensions-Configuration", + "source-generator" + ] + }, + { + "id": "runtime@c6ece1e", + "repo": "runtime", + "title": "Fix EventSource WriteEvent varargs overloads dropped from EventPipe", + "url": "https://github.com/dotnet/runtime/pull/130525", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c6ece1e", + "labels": [ + "area-Tracing-coreclr" + ] + }, + { + "id": "runtime@fb070c0", + "repo": "runtime", + "title": "JIT: Optimize always suspending helpers", + "url": "https://github.com/dotnet/runtime/pull/130493", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fb070c0", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@46cb84d", + "repo": "runtime", + "title": "Update ad-hoc signing in HostModel for changed `codesign` behaviour (code directory page size) in macOS 26+", + "url": "https://github.com/dotnet/runtime/pull/131283", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@46cb84d", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@37096df", + "repo": "runtime", + "title": "Add sshd and Copilot CLI to Android Dev Container", + "url": "https://github.com/dotnet/runtime/pull/129307", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@37096df", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@2a16a4c", + "repo": "runtime", + "title": "Configuration Binder SG: ignore unresolvable metadata types to prevent ambiguous/missing-type emissions", + "url": "https://github.com/dotnet/runtime/pull/130118", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2a16a4c", + "labels": [ + "area-Extensions-Configuration", + "source-generator" + ] + }, + { + "id": "runtime@c4767ed", + "repo": "runtime", + "title": "Convert apphost to C", + "url": "https://github.com/dotnet/runtime/pull/126367", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c4767ed", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@380c478", + "repo": "runtime", + "title": "Remove dead NAOT import", + "url": "https://github.com/dotnet/runtime/pull/131300", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@380c478", + "labels": [ + "community-contribution", + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@caeff23", + "repo": "runtime", + "title": "SPMI: Allow superpmi.py -details to point to a directory", + "url": "https://github.com/dotnet/runtime/pull/131260", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@caeff23", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@9461aa0", + "repo": "runtime", + "title": "Add Signal, WaitForExitStatus, TryWaitForExitStatus, WaitForExitStatusAsync to Process", + "url": "https://github.com/dotnet/runtime/pull/131165", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9461aa0", + "labels": [ + "area-System.Diagnostics.Process" + ], + "score": 9, + "score_reason": "Broadly useful Process signaling and exit-status APIs" + }, + { + "id": "runtime@fe8656c", + "repo": "runtime", + "title": "Implement CLR data Request methods in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131335", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fe8656c", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@0758314", + "repo": "runtime", + "title": "Shrink large multidimensional array tests to avoid OOM killer", + "url": "https://github.com/dotnet/runtime/pull/131332", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0758314", + "labels": [ + "area-System.Runtime" + ] + }, + { + "id": "runtime@9df78db", + "repo": "runtime", + "title": "Remove contract system support for RETURN/RETVAL/POSTCONDITION", + "url": "https://github.com/dotnet/runtime/pull/126625", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9df78db", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@186b7ac", + "repo": "runtime", + "title": "Optimize Half comparison operators and CompareTo", + "url": "https://github.com/dotnet/runtime/pull/131297", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@186b7ac", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@6a69e3c", + "repo": "runtime", + "title": "Re-enable Half modulus negative-zero tests", + "url": "https://github.com/dotnet/runtime/pull/131290", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6a69e3c", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@199b1a0", + "repo": "runtime", + "title": "JIT: handle adjacent no-GC regions", + "url": "https://github.com/dotnet/runtime/pull/115719", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@199b1a0" + }, + { + "id": "runtime@ce50d13", + "repo": "runtime", + "title": "Seed doc comments for WASM PackedSimd intrinsics", + "url": "https://github.com/dotnet/runtime/pull/131322", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ce50d13", + "labels": [ + "area-System.Runtime" + ] + }, + { + "id": "runtime@911ee58", + "repo": "runtime", + "title": "Remove large-memory CopyTo and parser overflow tests", + "url": "https://github.com/dotnet/runtime/pull/131280", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@911ee58", + "labels": [ + "area-System.Memory" + ] + }, + { + "id": "runtime@174ad35", + "repo": "runtime", + "title": "[wasm][R2R] Fix Vector128 argument alignment in crossgen ArgIterator", + "url": "https://github.com/dotnet/runtime/pull/131328", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@174ad35", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@13cd8e3", + "repo": "runtime", + "title": "[cDAC] Implement IsThreadSuspendedOrHijacked for cDAC", + "url": "https://github.com/dotnet/runtime/pull/131274", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@13cd8e3", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@18ff5e5", + "repo": "runtime", + "title": "[cDAC] Implement DacDbi GetStackWalkCurrentFrameInfo", + "url": "https://github.com/dotnet/runtime/pull/130646", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@18ff5e5", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@a6c4461", + "repo": "runtime", + "title": "Implement TypeHandle::GetName in managed cDAC", + "url": "https://github.com/dotnet/runtime/pull/131336", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a6c4461", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@8761edb", + "repo": "runtime", + "title": "Implement IXCLRDataProcess3::GetFunctionTable in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131284", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8761edb", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@cb58529", + "repo": "runtime", + "title": "Remove `host_mode_t::split_fx`", + "url": "https://github.com/dotnet/runtime/pull/131348", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cb58529", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@1741008", + "repo": "runtime", + "title": "Add DbgShimCreateInstanceFromContractDescriptor cDAC export", + "url": "https://github.com/dotnet/runtime/pull/131357", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1741008", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@f599e09", + "repo": "runtime", + "title": "Vectorize Base64 DecodeFromUtf8InPlace", + "url": "https://github.com/dotnet/runtime/pull/131333", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f599e09", + "labels": [ + "area-System.Buffers" + ], + "score": 5, + "score_reason": "Vectorized in-place Base64 decoding improves throughput" + }, + { + "id": "runtime@d4524ad", + "repo": "runtime", + "title": "[browser] Move boot config tests to Wasm.Build.Tests", + "url": "https://github.com/dotnet/runtime/pull/131223", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d4524ad", + "labels": [ + "arch-wasm", + "test-enhancement", + "area-Infrastructure-mono", + "os-browser" + ] + }, + { + "id": "runtime@2826b2d", + "repo": "runtime", + "title": "Implement cDAC method definition enumeration by address", + "url": "https://github.com/dotnet/runtime/pull/131338", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2826b2d", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@8f65ed7", + "repo": "runtime", + "title": "Fix nested type forwarder preservation", + "url": "https://github.com/dotnet/runtime/pull/131331", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8f65ed7", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@9904543", + "repo": "runtime", + "title": "JIT: fold wasm R2R address constants into load memarg offsets", + "url": "https://github.com/dotnet/runtime/pull/131353", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9904543", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@68fdb23", + "repo": "runtime", + "title": "[wasm] Export cDAC contract descriptor getter on non-emscripten wasm (wasi-sdk)", + "url": "https://github.com/dotnet/runtime/pull/131241", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@68fdb23", + "labels": [ + "arch-wasm", + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@ca073c0", + "repo": "runtime", + "title": "[RyuJIT Wasm] Handle all codegen cases for PackedSimd.Shuffle", + "url": "https://github.com/dotnet/runtime/pull/130991", + "commit": "dotnet@0079c80", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ca073c0", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@bd240d9", + "repo": "runtime", + "title": "Update copilot instructions", + "url": "https://github.com/dotnet/runtime/pull/131396", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bd240d9", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@2aa2ce0", + "repo": "runtime", + "title": "[wasm] Assign frame offsets to dependently promoted parameter fields", + "url": "https://github.com/dotnet/runtime/pull/131401", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2aa2ce0", + "labels": [ + "arch-wasm", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@39aaf28", + "repo": "runtime", + "title": "Fix reflection XmlSerializer choice identifier with XmlEnum aliases", + "url": "https://github.com/dotnet/runtime/pull/130445", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@39aaf28", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@69d18c7", + "repo": "runtime", + "title": "support isSequence in reflection xml serializer", + "url": "https://github.com/dotnet/runtime/pull/129493", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@69d18c7", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@f561b0b", + "repo": "runtime", + "title": "Add `contentEncoding: base64` to JSON schema for byte[], Memory, and ReadOnlyMemory", + "url": "https://github.com/dotnet/runtime/pull/130881", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f561b0b", + "labels": [ + "area-Infrastructure" + ], + "score": 7, + "score_reason": "JSON schema now identifies base64-encoded binary payloads" + }, + { + "id": "runtime@3d59a08", + "repo": "runtime", + "title": "Support CIDR notation in NO_PROXY env variable", + "url": "https://github.com/dotnet/runtime/pull/131397", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3d59a08", + "labels": [ + "area-System.Net.Http", + "community-contribution" + ] + }, + { + "id": "runtime@fefaaf4", + "repo": "runtime", + "title": "[wasm] Bump chrome for testing - linux: 150.0.7871.186, windows: 150.0.7871.187, mac: 150.0.7871.187", + "url": "https://github.com/dotnet/runtime/pull/131380", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fefaaf4", + "labels": [ + "arch-wasm", + "area-Infrastructure-mono" + ] + }, + { + "id": "runtime@55810a4", + "repo": "runtime", + "title": "[Diagnostics] Serialize concurrent reporters in InProc Crash Reporter", + "url": "https://github.com/dotnet/runtime/pull/130436", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@55810a4", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@65b0190", + "repo": "runtime", + "title": "Avoid materializing `Task`/`ValueTask` in `StreamReader`/`StreamWriter`", + "url": "https://github.com/dotnet/runtime/pull/130689", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@65b0190", + "labels": [ + "area-System.IO", + "runtime-async" + ] + }, + { + "id": "runtime@0e04f95", + "repo": "runtime", + "title": "[browser] Turn the >2GB memory test into an interop conformance test", + "url": "https://github.com/dotnet/runtime/pull/131360", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0e04f95", + "labels": [ + "arch-wasm", + "area-VM-meta-mono", + "os-browser" + ] + }, + { + "id": "runtime@6b6ef2e", + "repo": "runtime", + "title": "[wasm] Report on-frame GC slots as pinned", + "url": "https://github.com/dotnet/runtime/pull/131374", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6b6ef2e", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@3aa40d2", + "repo": "runtime", + "title": "Implement a workaround for ld-prime hitting an assert on large addends", + "url": "https://github.com/dotnet/runtime/pull/124721", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3aa40d2", + "labels": [ + "os-mac-os-x", + "os-ios", + "community-contribution", + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@cea5f60", + "repo": "runtime", + "title": "Fix g_gc_lowest_address updating", + "url": "https://github.com/dotnet/runtime/pull/131324", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cea5f60", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@c40bf12", + "repo": "runtime", + "title": "JIT: Remove boxing from value type instance calls", + "url": "https://github.com/dotnet/runtime/pull/130871", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c40bf12", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@c6e9091", + "repo": "runtime", + "title": "Fix native EH in external shared libs on macOS", + "url": "https://github.com/dotnet/runtime/pull/130693", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c6e9091", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@1103cab", + "repo": "runtime", + "title": "Fix GC.GetTotalMemory returning negative under regions GC", + "url": "https://github.com/dotnet/runtime/pull/130888", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1103cab", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@2177d80", + "repo": "runtime", + "title": "JIT: recompute exit weight in loop inversion", + "url": "https://github.com/dotnet/runtime/pull/131362", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2177d80", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@a3bdcb9", + "repo": "runtime", + "title": "Fix the net481 build break in AllocationHelper", + "url": "https://github.com/dotnet/runtime/pull/131417", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a3bdcb9", + "labels": [ + "area-System.Memory" + ] + }, + { + "id": "runtime@51c924d", + "repo": "runtime", + "title": "Remove PEAssembly::UrlToPath and PEAssembly::FindLastPathSeparator", + "url": "https://github.com/dotnet/runtime/pull/131359", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@51c924d", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@da60813", + "repo": "runtime", + "title": "FileConfigurationProvider: Handle and forward IO exceptions to OnLoadException", + "url": "https://github.com/dotnet/runtime/pull/126093", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@da60813", + "labels": [ + "breaking-change", + "area-Extensions-FileSystem" + ] + }, + { + "id": "runtime@c35b7ab", + "repo": "runtime", + "title": "Migrate JitOptimizationSensitive and GCStressIncompatible to SkipOnCoreClr attributes", + "url": "https://github.com/dotnet/runtime/pull/126108", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c35b7ab", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@2aadf33", + "repo": "runtime", + "title": "Fix config binder source gen for a sole read-only collection ctor param", + "url": "https://github.com/dotnet/runtime/pull/131358", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2aadf33", + "labels": [ + "area-Extensions-Configuration", + "community-contribution", + "source-generator" + ] + }, + { + "id": "runtime@5e36eb4", + "repo": "runtime", + "title": "JIT: cache the wasm image base in a local", + "url": "https://github.com/dotnet/runtime/pull/131369", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5e36eb4", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@79a5a09", + "repo": "runtime", + "title": "Make wasm 'V' signature raising deterministic and add a regression test", + "url": "https://github.com/dotnet/runtime/pull/131429", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@79a5a09", + "labels": [ + "arch-wasm", + "area-crossgen2-coreclr" + ] + }, + { + "id": "runtime@00115f0", + "repo": "runtime", + "title": "Start DBI changes needed for non-surrogate loading", + "url": "https://github.com/dotnet/runtime/pull/131008", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@00115f0", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@fac473e", + "repo": "runtime", + "title": "Implement ClrDataTypeInstance GetName and GetDefinition in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131366", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fac473e", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@f8cf526", + "repo": "runtime", + "title": "Fix EnC static field address cDAC API", + "url": "https://github.com/dotnet/runtime/pull/131443", + "commit": "dotnet@3dc10d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f8cf526", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@e2609d5", + "repo": "runtime", + "title": "Fix missed case of COOP to PREEMPT transition", + "url": "https://github.com/dotnet/runtime/pull/131444", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e2609d5", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@10ee48e", + "repo": "runtime", + "title": "Implement CLRDataMethodDefinition IL extent APIs in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131384", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@10ee48e", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@e614b71", + "repo": "runtime", + "title": "Use CodeVersioning for EnC", + "url": "https://github.com/dotnet/runtime/pull/130159", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e614b71", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@a41ab8d", + "repo": "runtime", + "title": "Arm64 SVE: Support scalable constant vectors and masks", + "url": "https://github.com/dotnet/runtime/pull/127520", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a41ab8d", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@965c2a1", + "repo": "runtime", + "title": "[wasm] Don't import the Mono wasm props on the CoreCLR path", + "url": "https://github.com/dotnet/runtime/pull/131420", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@965c2a1", + "labels": [ + "arch-wasm", + "area-Build-mono" + ] + }, + { + "id": "runtime@4d07108", + "repo": "runtime", + "title": "Use Reflection.Emit accessors when dynamic code is supported", + "url": "https://github.com/dotnet/runtime/pull/131452", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4d07108", + "labels": [ + "area-System.Text.Json" + ] + }, + { + "id": "runtime@9f9485d", + "repo": "runtime", + "title": "Update SetCredentialsAttributesW to match the native C API declaration", + "url": "https://github.com/dotnet/runtime/pull/131425", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9f9485d", + "labels": [ + "area-System.Net.Security", + "community-contribution" + ] + }, + { + "id": "runtime@0174775", + "repo": "runtime", + "title": "Do not allow generic inlining of ldftn requiring a fat function pointer", + "url": "https://github.com/dotnet/runtime/pull/131439", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0174775", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@4dc319f", + "repo": "runtime", + "title": "Preserve IL for CoreCLR interpreter fallback on Apple mobile", + "url": "https://github.com/dotnet/runtime/pull/130622", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4dc319f", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@989dae0", + "repo": "runtime", + "title": "Handle Decimal32/64/128 ABI packing in the VM and AOT type system", + "url": "https://github.com/dotnet/runtime/pull/131345", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@989dae0", + "labels": [ + "area-Interop-coreclr" + ] + }, + { + "id": "runtime@d025911", + "repo": "runtime", + "title": "Improve CI scanner duplicate KBE detection", + "url": "https://github.com/dotnet/runtime/pull/131312", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d025911", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@a7bb6df", + "repo": "runtime", + "title": "[mono] Fix interface call in case of reabstraction", + "url": "https://github.com/dotnet/runtime/pull/131219", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a7bb6df", + "labels": [ + "area-Codegen-JIT-mono" + ] + }, + { + "id": "runtime@adcd699", + "repo": "runtime", + "title": "Make Uri non-ASCII hex unescaping a bit faster", + "url": "https://github.com/dotnet/runtime/pull/131387", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@adcd699", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@35ccab4", + "repo": "runtime", + "title": "[Wasm Ryujit]: implement runtime-async codegen for R2R Wasm", + "url": "https://github.com/dotnet/runtime/pull/131167", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@35ccab4", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@4434a2c", + "repo": "runtime", + "title": "Hide remaining managed EH helpers from the debugger stack", + "url": "https://github.com/dotnet/runtime/pull/131446", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4434a2c", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@f54b55b", + "repo": "runtime", + "title": "Arm64: Initialization of TYP_SIMD/TYP_MASK locals", + "url": "https://github.com/dotnet/runtime/pull/128148", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f54b55b", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@8e33486", + "repo": "runtime", + "title": "Update winget install instructions in windows-requirements.md", + "url": "https://github.com/dotnet/runtime/pull/131462", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8e33486", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@9fe0964", + "repo": "runtime", + "title": "Define `REPO_COMMIT_HASH` for singlefilehost", + "url": "https://github.com/dotnet/runtime/pull/131441", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9fe0964", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@95b7768", + "repo": "runtime", + "title": "[browser] Remove AssetEntry from dotnet.d.ts public API", + "url": "https://github.com/dotnet/runtime/pull/131413", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@95b7768", + "labels": [ + "arch-wasm", + "area-System.Runtime.InteropServices.JavaScript", + "os-browser" + ] + }, + { + "id": "runtime@ac3fc49", + "repo": "runtime", + "title": "Implement support for derived IXmlSerializable types in XmlSerializer", + "url": "https://github.com/dotnet/runtime/pull/129492", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ac3fc49", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@9758773", + "repo": "runtime", + "title": "Reuse per-thread MemoryStream/Utf8JsonWriter in EventSourceLogger.ToJson", + "url": "https://github.com/dotnet/runtime/pull/131229", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9758773", + "labels": [ + "area-Extensions-Logging" + ] + }, + { + "id": "runtime@f7ce9e3", + "repo": "runtime", + "title": "Fix xsi:list round-tripping with space-separated serialization", + "url": "https://github.com/dotnet/runtime/pull/130428", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f7ce9e3", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@b424f41", + "repo": "runtime", + "title": "JIT: don't merge assertions from orphaned pred blocks", + "url": "https://github.com/dotnet/runtime/pull/131471", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b424f41", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@318b469", + "repo": "runtime", + "title": "Handle CDATA in unknown extension data (IExtensibleDataObject)", + "url": "https://github.com/dotnet/runtime/pull/130502", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@318b469", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@e99b8d4", + "repo": "runtime", + "title": "[wasm][R2R] Fix Crst level violation between NativeImageEagerFixups and PregeneratedStringThunks", + "url": "https://github.com/dotnet/runtime/pull/131355", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e99b8d4", + "labels": [ + "arch-wasm", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@8f2655f", + "repo": "runtime", + "title": "Make XsdDataContractExporter export consistent for ctor-less collections", + "url": "https://github.com/dotnet/runtime/pull/131181", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8f2655f", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@2567c1a", + "repo": "runtime", + "title": "Fix CLR_Tools_Tests build break in WasmArgumentLayoutTests", + "url": "https://github.com/dotnet/runtime/pull/131505", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2567c1a", + "labels": [ + "area-crossgen2-coreclr" + ] + }, + { + "id": "runtime@950fea3", + "repo": "runtime", + "title": "[wasm] Fix JIT helper calls modeled with the wrong return arity", + "url": "https://github.com/dotnet/runtime/pull/131383", + "commit": "dotnet@56c8505", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@950fea3", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@40bfca6", + "repo": "runtime", + "title": "[Wasm RyuJit] assert function regions are contiguous after control flow", + "url": "https://github.com/dotnet/runtime/pull/131433", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@40bfca6", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@00fc09e", + "repo": "runtime", + "title": "Enable in-proc crash reporting on MacOS + Linux", + "url": "https://github.com/dotnet/runtime/pull/131410", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@00fc09e", + "labels": [ + "area-PAL-coreclr" + ], + "score": 6, + "score_reason": "In-process crash reporting expands to Unix platforms" + }, + { + "id": "runtime@ba10a6e", + "repo": "runtime", + "title": "Reconcile ReleaseHolder, ComHolderPreemp, and ComHolderAnyMode", + "url": "https://github.com/dotnet/runtime/pull/130373", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ba10a6e", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@1eb9a9c", + "repo": "runtime", + "title": "Add universal DBI with private PAL", + "url": "https://github.com/dotnet/runtime/pull/131458", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1eb9a9c", + "labels": [ + "area-Infrastructure-coreclr" + ] + }, + { + "id": "runtime@a3ee88f", + "repo": "runtime", + "title": "[cDAC] Validate contract presence in interface returning functions", + "url": "https://github.com/dotnet/runtime/pull/131009", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a3ee88f", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@0f3bb2e", + "repo": "runtime", + "title": "Harden dbgutil Windows PE export walk against corrupted or incomplete module data", + "url": "https://github.com/dotnet/runtime/pull/131363", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0f3bb2e", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@8f769f8", + "repo": "runtime", + "title": "[ci-scan-feedback] Route platform-specific crypto-config failures to loop-in", + "url": "https://github.com/dotnet/runtime/pull/131469", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8f769f8", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@ff75b1c", + "repo": "runtime", + "title": "Update CMakePresets.json to 3.26 version", + "url": "https://github.com/dotnet/runtime/pull/126014", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ff75b1c", + "labels": [ + "area-Infrastructure-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@eff9a2f", + "repo": "runtime", + "title": "Fix crash dump exit code comparison", + "url": "https://github.com/dotnet/runtime/pull/131520", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@eff9a2f", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@c62993f", + "repo": "runtime", + "title": "Fix config binding source generator duplicating collection items bound through a constructor parameter", + "url": "https://github.com/dotnet/runtime/pull/131092", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c62993f", + "labels": [ + "area-Extensions-Configuration" + ] + }, + { + "id": "runtime@9fb40cc", + "repo": "runtime", + "title": "Fix deadlock between EventListenersLock and ArrayPoolEventSource static ctor", + "url": "https://github.com/dotnet/runtime/pull/131501", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9fb40cc", + "labels": [ + "area-System.Diagnostics.Tracing" + ] + }, + { + "id": "runtime@3dad2c9", + "repo": "runtime", + "title": "Use an explicit allow list for SIMD types in getTypeLayout", + "url": "https://github.com/dotnet/runtime/pull/131479", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3dad2c9", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@d75c1ca", + "repo": "runtime", + "title": "[cDAC] Always assign IStringHolder in DacDbi GetModulePath for pathless modules", + "url": "https://github.com/dotnet/runtime/pull/131518", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d75c1ca", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@9ddd59e", + "repo": "runtime", + "title": "JIT: rewrite wasm local.set/local.get as local.tee", + "url": "https://github.com/dotnet/runtime/pull/131513", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9ddd59e", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@c149619", + "repo": "runtime", + "title": "Improve MemoryCache performance under high contention", + "url": "https://github.com/dotnet/runtime/pull/131470", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c149619", + "labels": [ + "area-System.Runtime.Caching", + "Priority:0" + ] + }, + { + "id": "runtime@d7e2960", + "repo": "runtime", + "title": "JIT: include element info when comparing array address trees", + "url": "https://github.com/dotnet/runtime/pull/131485", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d7e2960", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@930fa98", + "repo": "runtime", + "title": "[Diagnostics] Avoid resolving IL offsets for framed crash frames", + "url": "https://github.com/dotnet/runtime/pull/131481", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@930fa98", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@9de20a9", + "repo": "runtime", + "title": "[wasm] Provision build/test tools into a shared, version-keyed cache", + "url": "https://github.com/dotnet/runtime/pull/131351", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9de20a9", + "labels": [ + "arch-wasm", + "area-Build-mono" + ] + }, + { + "id": "runtime@5d12faf", + "repo": "runtime", + "title": "[browser][mono][MT] Uncaught TypeError: He._emscripten_force_exit is not a function", + "url": "https://github.com/dotnet/runtime/pull/131524", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d12faf", + "labels": [ + "arch-wasm", + "area-Build-mono" + ] + }, + { + "id": "runtime@0a25043", + "repo": "runtime", + "title": "Remove length check on debug log content", + "url": "https://github.com/dotnet/runtime/pull/131521", + "commit": "dotnet@c84a25e", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0a25043", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@5c43bfb", + "repo": "runtime", + "title": "Unblock stacked PR CI by broadening PR branch filters in AzDO pipelines", + "url": "https://github.com/dotnet/runtime/pull/131539", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5c43bfb", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@006ca18", + "repo": "runtime", + "title": "Fix foreground shutdown test", + "url": "https://github.com/dotnet/runtime/pull/131437", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@006ca18", + "labels": [ + "area-System.Threading" + ] + }, + { + "id": "runtime@3018512", + "repo": "runtime", + "title": "[Tests] Disable inproc crash reporter for intentional crashing tests", + "url": "https://github.com/dotnet/runtime/pull/131536", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3018512", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@4360c75", + "repo": "runtime", + "title": "Fix Avx.Compare miscompile with non-constant FloatComparisonMode", + "url": "https://github.com/dotnet/runtime/pull/131482", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4360c75", + "labels": [ + "area-CodeGen-coreclr", + "Priority:2" + ] + }, + { + "id": "runtime@9c9c8bc", + "repo": "runtime", + "title": "Remove dead C++ wrappers left over from corehost C conversion", + "url": "https://github.com/dotnet/runtime/pull/131489", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9c9c8bc", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@85dad87", + "repo": "runtime", + "title": "Enable R2R for unresolved static virtual interface calls", + "url": "https://github.com/dotnet/runtime/pull/131282", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@85dad87", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@36c02c1", + "repo": "runtime", + "title": "Enable ML-DSA CMS tests on .NET Framework", + "url": "https://github.com/dotnet/runtime/pull/131445", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@36c02c1", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@7028c47", + "repo": "runtime", + "title": "Implement IXCLRDataTypeDefinition metadata methods in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131365", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7028c47", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@d1d60b3", + "repo": "runtime", + "title": "Implement IXCLRDataExceptionState.GetManagedObject in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131334", + "commit": "dotnet@f833911", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d1d60b3", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@7a6987d", + "repo": "runtime", + "title": "Use cdac for metadata serialization", + "url": "https://github.com/dotnet/runtime/pull/131027", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7a6987d", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@72dac24", + "repo": "runtime", + "title": "[clrinterp] Small peep fixes", + "url": "https://github.com/dotnet/runtime/pull/131547", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@72dac24", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@b49902f", + "repo": "runtime", + "title": "JIT: Use a \"resumed?\" indicator variable in runtime async instead of `lvaAsyncContinuationArg != nullptr`", + "url": "https://github.com/dotnet/runtime/pull/128152", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b49902f", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@ec8fd0d", + "repo": "runtime", + "title": "Enable process isolation for GC handle tests", + "url": "https://github.com/dotnet/runtime/pull/131531", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ec8fd0d", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@ea9195c", + "repo": "runtime", + "title": "Add process isolation requirement for GC tests", + "url": "https://github.com/dotnet/runtime/pull/131532", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ea9195c", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@d2bbb85", + "repo": "runtime", + "title": "[HTTP] High cardinality metrics to observable", + "url": "https://github.com/dotnet/runtime/pull/131275", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d2bbb85", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@2f1e024", + "repo": "runtime", + "title": "Interop.Process: Avoid unhandled exception on FreeBSD", + "url": "https://github.com/dotnet/runtime/pull/131534", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2f1e024", + "labels": [ + "area-System.Diagnostics.Process", + "community-contribution" + ] + }, + { + "id": "runtime@727a4ac", + "repo": "runtime", + "title": "Fix WKS BGC access violation from stale ma_committed on unlinked expansion segment", + "url": "https://github.com/dotnet/runtime/pull/123490", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@727a4ac" + }, + { + "id": "runtime@ac60535", + "repo": "runtime", + "title": "Fix non-monotonic GC.GetTotalAllocatedBytes under DATAS (Server GC)", + "url": "https://github.com/dotnet/runtime/pull/131069", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ac60535", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@490a2b0", + "repo": "runtime", + "title": "Fix Uri perf regression from stackallocs", + "url": "https://github.com/dotnet/runtime/pull/131550", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@490a2b0", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@19ad191", + "repo": "runtime", + "title": "ConfigurationBinder: Skip binding null getter-only collection properties", + "url": "https://github.com/dotnet/runtime/pull/131045", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@19ad191", + "labels": [ + "area-Extensions-Configuration", + "community-contribution" + ] + }, + { + "id": "runtime@59c7521", + "repo": "runtime", + "title": "Add System.Text.Json converters for BFloat16 and the IEEE 754 decimal types", + "url": "https://github.com/dotnet/runtime/pull/131523", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@59c7521", + "labels": [ + "area-System.Text.Json" + ], + "score": 7, + "score_reason": "JSON support completes the new .NET 11 numeric type story" + }, + { + "id": "runtime@5f971a6", + "repo": "runtime", + "title": "Optimize method invocations in System.Text.Json et al.", + "url": "https://github.com/dotnet/runtime/pull/131018", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5f971a6", + "labels": [ + "area-System.Text.Json", + "community-contribution" + ] + }, + { + "id": "runtime@fdccdc6", + "repo": "runtime", + "title": "Implement cDAC native code info DacDbi APIs", + "url": "https://github.com/dotnet/runtime/pull/131561", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fdccdc6", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@b618f5a", + "repo": "runtime", + "title": "Remove NYI_WASM_SIMD and JitNyiWasmSimdToR2RUnsupported", + "url": "https://github.com/dotnet/runtime/pull/131540", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b618f5a", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@0b4b5f2", + "repo": "runtime", + "title": "[RyuJIT Wasm] Remove some unreachable uses of `NYI_WASM`", + "url": "https://github.com/dotnet/runtime/pull/131560", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0b4b5f2", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@3965f5c", + "repo": "runtime", + "title": "Escape C# keyword identifiers in Configuration Binder source generator", + "url": "https://github.com/dotnet/runtime/pull/131453", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3965f5c", + "labels": [ + "area-Extensions-Configuration", + "source-generator" + ] + }, + { + "id": "runtime@efe647b", + "repo": "runtime", + "title": "XmlSerializer - Fire UnknownAttribute for stray attributes on built-in typed elements", + "url": "https://github.com/dotnet/runtime/pull/131302", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@efe647b", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@974b4b5", + "repo": "runtime", + "title": "[arm64] Use the scalar shift when scaling Vector64 shuffle indices", + "url": "https://github.com/dotnet/runtime/pull/131488", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@974b4b5", + "labels": [ + "arch-arm64", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@719a5c7", + "repo": "runtime", + "title": "Bypass CreateReadStream for PhysicalFileInfo in FileConfigurationProvider", + "url": "https://github.com/dotnet/runtime/pull/131486", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@719a5c7", + "labels": [ + "area-Extensions-FileSystem" + ] + }, + { + "id": "runtime@4a38c7b", + "repo": "runtime", + "title": "Ensure that Decimal32/64/128 ToString roundtrips and preserves the cohort", + "url": "https://github.com/dotnet/runtime/pull/131422", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4a38c7b", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@5b3683b", + "repo": "runtime", + "title": "Split the Copilot instruction files by activity", + "url": "https://github.com/dotnet/runtime/pull/131438", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5b3683b", + "labels": [ + "area-skills" + ] + }, + { + "id": "runtime@1e48ed6", + "repo": "runtime", + "title": "Re-enable the ArrayPool PollingEventFires test", + "url": "https://github.com/dotnet/runtime/pull/131326", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1e48ed6", + "labels": [ + "area-System.Collections" + ] + }, + { + "id": "runtime@bdfac9a", + "repo": "runtime", + "title": "JIT: evaluate wasm localloc call args to temps", + "url": "https://github.com/dotnet/runtime/pull/131559", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bdfac9a", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@d6089ff", + "repo": "runtime", + "title": "Treat empty string value from chained configuration as present", + "url": "https://github.com/dotnet/runtime/pull/131480", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d6089ff", + "labels": [ + "breaking-change", + "area-Extensions-Configuration" + ] + }, + { + "id": "runtime@4d8ec59", + "repo": "runtime", + "title": "Add Reset() to the Zlib-based Encoders/Decoders", + "url": "https://github.com/dotnet/runtime/pull/131307", + "commit": "dotnet@179c54a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4d8ec59", + "labels": [ + "area-System.IO.Compression" + ], + "score": 6, + "score_reason": "Reusable compression encoders and decoders reduce allocation" + }, + { + "id": "runtime@780849b", + "repo": "runtime", + "title": "[Wasm RyuJit] repair multi-entry try regions", + "url": "https://github.com/dotnet/runtime/pull/131558", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@780849b", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@db6e4f9", + "repo": "runtime", + "title": "Ship hosting layer error codes as a public header", + "url": "https://github.com/dotnet/runtime/pull/131617", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@db6e4f9", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@166d120", + "repo": "runtime", + "title": "Remove custom prefix handling from Windows apphost", + "url": "https://github.com/dotnet/runtime/pull/131622", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@166d120", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@640b326", + "repo": "runtime", + "title": "Fix an out-of-bounds read when matching UTF-8 number separators", + "url": "https://github.com/dotnet/runtime/pull/131599", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@640b326", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@ba8afce", + "repo": "runtime", + "title": "[cDAC] Rename GetPEFileMDInternalRW to HasReadWriteMetadata and implement in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131571", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ba8afce", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@1e402a1", + "repo": "runtime", + "title": "[ios-clr] Deduplicate CreateThread event when a thread runs both R2R and interpreted code", + "url": "https://github.com/dotnet/runtime/pull/130127", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1e402a1", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@c77d463", + "repo": "runtime", + "title": "Retarget cdac projects to NetCoreAppMinimum (net10)", + "url": "https://github.com/dotnet/runtime/pull/131551", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c77d463", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@6e9facc", + "repo": "runtime", + "title": "[mono][interp] Fix miscompile of self-assignment via newobj with alised byref args.", + "url": "https://github.com/dotnet/runtime/pull/131586", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6e9facc", + "labels": [ + "area-Codegen-Interpreter-mono" + ] + }, + { + "id": "runtime@896a382", + "repo": "runtime", + "title": "Port in-process crash reporters to all Unix OSes", + "url": "https://github.com/dotnet/runtime/pull/131604", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@896a382", + "labels": [ + "area-Diagnostics-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@c0c00a0", + "repo": "runtime", + "title": "Add DI singleton reentrancy regression test", + "url": "https://github.com/dotnet/runtime/pull/131598", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c0c00a0", + "labels": [ + "area-Extensions-DependencyInjection" + ] + }, + { + "id": "runtime@bc8571b", + "repo": "runtime", + "title": "Don't share a value number between raw addresses taken in different pinned regions", + "url": "https://github.com/dotnet/runtime/pull/131625", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bc8571b", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@539a699", + "repo": "runtime", + "title": "Correctly implement fuzzers for new encryption streams", + "url": "https://github.com/dotnet/runtime/pull/131306", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@539a699", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@0e58de6", + "repo": "runtime", + "title": "Add unsafe contract consistency code fixes", + "url": "https://github.com/dotnet/runtime/pull/131454", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0e58de6", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@fd405fc", + "repo": "runtime", + "title": "Flush Crossgen2 R2R output stream before generating native PDB", + "url": "https://github.com/dotnet/runtime/pull/131607", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fd405fc", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@dc8d92d", + "repo": "runtime", + "title": "Integrating GetFrameType and SetContext into cDAC", + "url": "https://github.com/dotnet/runtime/pull/131608", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dc8d92d", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@fffed31", + "repo": "runtime", + "title": "Update copilot instructions to allow more efficient interactive CLI usage", + "url": "https://github.com/dotnet/runtime/pull/131626", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fffed31", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@44687f2", + "repo": "runtime", + "title": "Add ReadOnlySpan constructors to BitArray", + "url": "https://github.com/dotnet/runtime/pull/131500", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@44687f2", + "labels": [ + "area-System.Collections" + ], + "score": 6, + "score_reason": "Span-based BitArray constructors reduce copying" + }, + { + "id": "runtime@0bbeda6", + "repo": "runtime", + "title": "Normalize TYP_BYREF to TYP_INT in implicit casts even on x86", + "url": "https://github.com/dotnet/runtime/pull/131442", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0bbeda6", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@ccd6004", + "repo": "runtime", + "title": "[APX] refactor APX-EVEX emitter", + "url": "https://github.com/dotnet/runtime/pull/129915", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ccd6004", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@d5c739f", + "repo": "runtime", + "title": "Remove NativeAOT DebugHeader plumbing", + "url": "https://github.com/dotnet/runtime/pull/131553", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d5c739f", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@34a3c5d", + "repo": "runtime", + "title": "Delete long-disabled Bundle_can_be_renamed test", + "url": "https://github.com/dotnet/runtime/pull/131621", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@34a3c5d", + "labels": [ + "area-Host" + ] + }, + { + "id": "runtime@d3764e0", + "repo": "runtime", + "title": "Make all entries in WASM tables SymbolDefinitions", + "url": "https://github.com/dotnet/runtime/pull/130920", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d3764e0", + "labels": [ + "arch-wasm", + "area-ReadyToRun" + ] + }, + { + "id": "runtime@2de3951", + "repo": "runtime", + "title": "Fix SuppressGCTransitionNegativeTest: restore GCStressIncompatible, document CLRTestExitCode requirement", + "url": "https://github.com/dotnet/runtime/pull/131670", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2de3951", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@9c1812d", + "repo": "runtime", + "title": "Fix CoreCLR browser-wasm native relink from a packaged SDK", + "url": "https://github.com/dotnet/runtime/pull/131646", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9c1812d", + "labels": [ + "arch-wasm", + "area-Build-mono" + ] + }, + { + "id": "runtime@f2b2cee", + "repo": "runtime", + "title": "JIT: use user arg indices when reading call args", + "url": "https://github.com/dotnet/runtime/pull/131661", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f2b2cee", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@5ce1449", + "repo": "runtime", + "title": "Fix NativeAOT crash in Server GC with ETW GCHeapDump tracing", + "url": "https://github.com/dotnet/runtime/pull/131678", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5ce1449", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@db42477", + "repo": "runtime", + "title": "Fix codegen assert reloading a spilled signed small cast source", + "url": "https://github.com/dotnet/runtime/pull/130985", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@db42477", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@ba80460", + "repo": "runtime", + "title": "Exclude WebSocketException from BinaryFormatter blob ToString comparison", + "url": "https://github.com/dotnet/runtime/pull/131682", + "commit": "dotnet@3bc7120", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ba80460", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@99042b4", + "repo": "runtime", + "title": "Adopt issue-labeler v2.2.0 in runtime workflows", + "url": "https://github.com/dotnet/runtime/pull/131685", + "commit": "dotnet@e86a6da", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@99042b4", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@0eb5481", + "repo": "runtime", + "title": "Fix cDAC DBI cleanup lifetime", + "url": "https://github.com/dotnet/runtime/pull/131627", + "commit": "dotnet@e86a6da", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0eb5481", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@c251738", + "repo": "runtime", + "title": "Support unsafe evolution in LibraryImportGenerator", + "url": "https://github.com/dotnet/runtime/pull/131245", + "commit": "dotnet@e86a6da", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c251738", + "labels": [ + "area-System.Runtime.InteropServices", + "linkable-framework", + "source-generator", + "reduce-unsafe" + ] + }, + { + "id": "runtime@f7a6366", + "repo": "runtime", + "title": "Revert \"Retarget cdac projects to NetCoreAppMinimum (net10)\"", + "url": "https://github.com/dotnet/runtime/pull/131697", + "commit": "dotnet@e86a6da", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f7a6366", + "labels": [ + "area-Diagnostics-coreclr" + ], + "score": 0, + "score_reason": "Reverts internal cDAC retargeting." + }, + { + "id": "runtime@1645260", + "repo": "runtime", + "title": "Remove temporary array allocations in `ComVariant.As`.", + "url": "https://github.com/dotnet/runtime/pull/131704", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1645260", + "labels": [ + "area-System.Runtime.InteropServices", + "community-contribution" + ] + }, + { + "id": "runtime@75c1187", + "repo": "runtime", + "title": "Flush after each live enumerable write in SSE & JSON", + "url": "https://github.com/dotnet/runtime/pull/131585", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@75c1187", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@a2f953f", + "repo": "runtime", + "title": "Clean-up Windows interop code and project files.", + "url": "https://github.com/dotnet/runtime/pull/131233", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a2f953f", + "labels": [ + "area-System.Runtime.InteropServices", + "community-contribution" + ] + }, + { + "id": "runtime@79efd2d", + "repo": "runtime", + "title": "[cDAC] Fix bug in static address calculation", + "url": "https://github.com/dotnet/runtime/pull/131712", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@79efd2d", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@2d0ca35", + "repo": "runtime", + "title": "Avoid inlining Random.InternalSample", + "url": "https://github.com/dotnet/runtime/pull/131714", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2d0ca35", + "labels": [ + "area-System.Runtime" + ] + }, + { + "id": "runtime@5e52dd7", + "repo": "runtime", + "title": "[cDAC] Fix bug in EnumerateInstantiationFields", + "url": "https://github.com/dotnet/runtime/pull/131717", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5e52dd7", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@1110e1e", + "repo": "runtime", + "title": "[cDAC] bug fix in DacDbi GetModulePath", + "url": "https://github.com/dotnet/runtime/pull/131718", + "commit": "dotnet@f8667f2", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1110e1e", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@316a34a", + "repo": "runtime", + "title": "[cDAC] Fix bug in GC contract", + "url": "https://github.com/dotnet/runtime/pull/131724", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@316a34a", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@abcd6eb", + "repo": "runtime", + "title": "[wasm] Bump chrome for testing - linux: 151.0.7922.71, windows: 151.0.7922.72, mac: 151.0.7922.72", + "url": "https://github.com/dotnet/runtime/pull/131705", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@abcd6eb", + "labels": [ + "arch-wasm", + "area-Infrastructure-mono" + ] + }, + { + "id": "runtime@c4fc2a5", + "repo": "runtime", + "title": "Fix comments for compression area", + "url": "https://github.com/dotnet/runtime/pull/131648", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c4fc2a5", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@a5a7cd0", + "repo": "runtime", + "title": "Fix interpreter TraceCall GC mode", + "url": "https://github.com/dotnet/runtime/pull/131587", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a5a7cd0", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@99a9a2e", + "repo": "runtime", + "title": "[android] Skip internal arm device test sends", + "url": "https://github.com/dotnet/runtime/pull/131637", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@99a9a2e", + "labels": [ + "os-android", + "area-Infrastructure-mono" + ] + }, + { + "id": "runtime@ebf0f55", + "repo": "runtime", + "title": "Fix NetworkInterface list on Windows", + "url": "https://github.com/dotnet/runtime/pull/131575", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ebf0f55", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@efb85c9", + "repo": "runtime", + "title": "Mark InteropServices.ObjectiveC APIs as available on all Apple platforms.", + "url": "https://github.com/dotnet/runtime/pull/131583", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@efb85c9", + "labels": [ + "area-System.Runtime.InteropServices" + ] + }, + { + "id": "runtime@f8454b4", + "repo": "runtime", + "title": "Fix custom-attribute generic argument dataflow in the trimmer", + "url": "https://github.com/dotnet/runtime/pull/128776", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f8454b4", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@919d070", + "repo": "runtime", + "title": "Fix configuration binder dropping collection items with null constructor parameters", + "url": "https://github.com/dotnet/runtime/pull/131455", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@919d070", + "labels": [ + "area-Extensions-Configuration" + ] + }, + { + "id": "runtime@3241014", + "repo": "runtime", + "title": "Make test file watchers more resilient", + "url": "https://github.com/dotnet/runtime/pull/131304", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3241014", + "labels": [ + "area-Extensions-FileSystem" + ] + }, + { + "id": "runtime@93add0d", + "repo": "runtime", + "title": "Emit a resolvable type name for Runtime Async continuations in GC heap dumps", + "url": "https://github.com/dotnet/runtime/pull/131684", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@93add0d", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@deb76ef", + "repo": "runtime", + "title": "Implement CLRDataMethodInstance APIs in cDAC", + "url": "https://github.com/dotnet/runtime/pull/131340", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@deb76ef", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@46c94b3", + "repo": "runtime", + "title": "Remove calli target tagging from CoreCLR interop stubs", + "url": "https://github.com/dotnet/runtime/pull/131642", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@46c94b3", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@39d3f6a", + "repo": "runtime", + "title": "Fix TransactionManager DefaultTimeout/MaximumTimeout setter race condition", + "url": "https://github.com/dotnet/runtime/pull/130664", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@39d3f6a", + "labels": [ + "area-System.Transactions" + ] + }, + { + "id": "runtime@2cec259", + "repo": "runtime", + "title": "Support enum values in substitution XML", + "url": "https://github.com/dotnet/runtime/pull/131663", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2cec259", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@403a194", + "repo": "runtime", + "title": "Configure Server GC for NativeAOT regression test", + "url": "https://github.com/dotnet/runtime/pull/131727", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@403a194", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@dd08439", + "repo": "runtime", + "title": "[cDAC] Fix bug in exception contract", + "url": "https://github.com/dotnet/runtime/pull/131761", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dd08439", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@6b16041", + "repo": "runtime", + "title": "[cDAC] Hide module lookup map layout details", + "url": "https://github.com/dotnet/runtime/pull/130730", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6b16041", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@88956c7", + "repo": "runtime", + "title": "Make custom IData initializers lazy", + "url": "https://github.com/dotnet/runtime/pull/131763", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@88956c7", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@c159290", + "repo": "runtime", + "title": "JIT: Treat the indicator variable as transition-preserved", + "url": "https://github.com/dotnet/runtime/pull/131731", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c159290", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@389be14", + "repo": "runtime", + "title": "Restore stress guards on process-isolated IL tests", + "url": "https://github.com/dotnet/runtime/pull/131769", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@389be14", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@891f0e6", + "repo": "runtime", + "title": "JIT: fix bit-test switch lowering when the bit table is inverted", + "url": "https://github.com/dotnet/runtime/pull/131736", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@891f0e6", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@854ee08", + "repo": "runtime", + "title": "Compile ref-assemblies with updated-memory-safety-rules", + "url": "https://github.com/dotnet/runtime/pull/131733", + "commit": "dotnet@8cfd3af", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@854ee08", + "labels": [ + "area-Infrastructure-libraries" + ] + }, + { + "id": "runtime@10c04f7", + "repo": "runtime", + "title": "Add FreeBSD/powerpc64le (ppc64le) PAL and platform support", + "url": "https://github.com/dotnet/runtime/pull/129968", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@10c04f7", + "labels": [ + "os-freebsd", + "area-PAL-coreclr", + "arch-ppc64le" + ] + }, + { + "id": "runtime@80a98f8", + "repo": "runtime", + "title": "Remove ClassSupportsIClassX which always returns true", + "url": "https://github.com/dotnet/runtime/pull/131683", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@80a98f8", + "labels": [ + "area-Interop-coreclr" + ] + }, + { + "id": "runtime@5c0beda", + "repo": "runtime", + "title": "JIT: Handle op1 struct-values in commas in physical promotion", + "url": "https://github.com/dotnet/runtime/pull/131749", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5c0beda", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@f2b2fc2", + "repo": "runtime", + "title": "Add JsonPolymorphicAttribute.InferClosedTypePolymorphism", + "url": "https://github.com/dotnet/runtime/pull/131623", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f2b2fc2", + "labels": [ + "area-System.Text.Json" + ] + }, + { + "id": "runtime@80aa3f8", + "repo": "runtime", + "title": "Exclude reverse P/Invoke stubs from profiler code-transition callbacks.", + "url": "https://github.com/dotnet/runtime/pull/131578", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@80aa3f8", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@ed441c4", + "repo": "runtime", + "title": "Fix Tar cleanup one-liners", + "url": "https://github.com/dotnet/runtime/pull/131672", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ed441c4", + "labels": [ + "area-System.Formats.Tar" + ] + }, + { + "id": "runtime@96d5d8b", + "repo": "runtime", + "title": "[main] Update dependencies from dotnet/runtime-assets", + "url": "https://github.com/dotnet/runtime/pull/131516", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@96d5d8b", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@dab7ae5", + "repo": "runtime", + "title": "Reuse typical instantiation DispatchMap for generic instantiations", + "url": "https://github.com/dotnet/runtime/pull/130530", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dab7ae5", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@2dd5330", + "repo": "runtime", + "title": "Accept moving write buffers for socket-bound TLS sessions", + "url": "https://github.com/dotnet/runtime/pull/131759", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2dd5330", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@5a501b1", + "repo": "runtime", + "title": "Fix MemoryCache concurrency tests", + "url": "https://github.com/dotnet/runtime/pull/131728", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5a501b1", + "labels": [ + "area-Extensions-Caching" + ] + }, + { + "id": "runtime@53aec40", + "repo": "runtime", + "title": "Enable out-of-process tests for CoreCLR browser WASM", + "url": "https://github.com/dotnet/runtime/pull/131110", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@53aec40", + "labels": [ + "arch-wasm", + "area-Infrastructure-coreclr" + ] + }, + { + "id": "runtime@953021c", + "repo": "runtime", + "title": "Fix SslAuthenticationOptions incorrectly disposing unowned IntermediateCertificates", + "url": "https://github.com/dotnet/runtime/pull/131758", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@953021c", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@e81b1d1", + "repo": "runtime", + "title": "Add getter-only configuration binding parity tests", + "url": "https://github.com/dotnet/runtime/pull/131593", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e81b1d1", + "labels": [ + "area-Extensions-Configuration" + ] + }, + { + "id": "runtime@70568e2", + "repo": "runtime", + "title": "Disable TLS resume in SslStreamServer_RejectsClientCert_ClientObservesAlert", + "url": "https://github.com/dotnet/runtime/pull/131755", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@70568e2", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@14f9284", + "repo": "runtime", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/runtime/pull/131569", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@14f9284", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@5d00cb4", + "repo": "runtime", + "title": "Enforce required Negotiate mutual authentication", + "url": "https://github.com/dotnet/runtime/pull/131588", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d00cb4", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@4693307", + "repo": "runtime", + "title": "Avoid unbounded MemoryStream allocation when copying tar entry data", + "url": "https://github.com/dotnet/runtime/pull/131791", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4693307", + "labels": [ + "area-System.Formats.Tar" + ] + }, + { + "id": "runtime@eb3dce1", + "repo": "runtime", + "title": "JIT: bail out of CEA cloning if alloc block has multiple successors", + "url": "https://github.com/dotnet/runtime/pull/131762", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@eb3dce1", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@89cd016", + "repo": "runtime", + "title": "[mobile] Restore iOS device legs in runtime.yml", + "url": "https://github.com/dotnet/runtime/pull/131787", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@89cd016", + "labels": [ + "area-Infrastructure", + "os-ios" + ] + }, + { + "id": "runtime@24630fa", + "repo": "runtime", + "title": "Don't suggest GPT-5.3-codex for code review skill", + "url": "https://github.com/dotnet/runtime/pull/131775", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@24630fa", + "labels": [ + "area-skills" + ] + }, + { + "id": "runtime@b1f9045", + "repo": "runtime", + "title": "[cDAC] Implement IXCLRDataValue APIs", + "url": "https://github.com/dotnet/runtime/pull/131690", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b1f9045", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@ca4ed7d", + "repo": "runtime", + "title": "Restore symbol-free decoding for CORINFO_HELP_NEW helpers", + "url": "https://github.com/dotnet/runtime/pull/131554", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ca4ed7d", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@ae97cad", + "repo": "runtime", + "title": "JIT: elide redundant wasm Virtual IP updates", + "url": "https://github.com/dotnet/runtime/pull/131688", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ae97cad", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@176c222", + "repo": "runtime", + "title": "Fix BigInteger to double conversion rounding on s390x", + "url": "https://github.com/dotnet/runtime/pull/131491", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@176c222", + "labels": [ + "area-VM-meta-mono", + "community-contribution" + ] + }, + { + "id": "runtime@815a631", + "repo": "runtime", + "title": "[Mono]: Fix InvalidCastException for enum nested in a generic type on Mono", + "url": "https://github.com/dotnet/runtime/pull/131739", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@815a631", + "labels": [ + "area-VM-meta-mono" + ] + }, + { + "id": "runtime@7dfe2b5", + "repo": "runtime", + "title": "Enable Helix Job Monitor for the runtime pipeline", + "url": "https://github.com/dotnet/runtime/pull/129690", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7dfe2b5", + "labels": [ + "area-Infrastructure-mono" + ] + }, + { + "id": "runtime@c3901aa", + "repo": "runtime", + "title": "Add cordbdi_universal static library with MSCORDBI_LINKS_PRIVATE_PAL defined", + "url": "https://github.com/dotnet/runtime/pull/131825", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c3901aa", + "labels": [ + "area-Infrastructure-coreclr" + ] + }, + { + "id": "runtime@7be21e6", + "repo": "runtime", + "title": "Fix AV in ICorProfilerInfo2::GetClassLayout for Runtime Async continuation types", + "url": "https://github.com/dotnet/runtime/pull/131133", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7be21e6", + "labels": [ + "area-Diagnostics-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@f107b23", + "repo": "runtime", + "title": "JIT: Avoid unnecessary argument spills in indirect call transformer", + "url": "https://github.com/dotnet/runtime/pull/131754", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f107b23", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@19ff735", + "repo": "runtime", + "title": "Wasm: stop R2R stack walk at reverse-pinvoke frames", + "url": "https://github.com/dotnet/runtime/pull/131668", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@19ff735", + "labels": [ + "arch-wasm", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@f7d2d52", + "repo": "runtime", + "title": "Fix profiler ReJIT of Runtime Async method bodies", + "url": "https://github.com/dotnet/runtime/pull/131681", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f7d2d52", + "labels": [ + "area-Diagnostics-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@23ec3d9", + "repo": "runtime", + "title": "arm64: Optimize ARM64 compare mask ExtractMostSignificantBits consumers", + "url": "https://github.com/dotnet/runtime/pull/129688", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@23ec3d9", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@18f89a4", + "repo": "runtime", + "title": "Change VOLATILE_MEMORY_BARRIER for x64 Unix", + "url": "https://github.com/dotnet/runtime/pull/131807", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@18f89a4", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@10f36f5", + "repo": "runtime", + "title": "Fix incorrect checks for CreateThread failure", + "url": "https://github.com/dotnet/runtime/pull/131808", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@10f36f5", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@ff5613f", + "repo": "runtime", + "title": "Add ILLink coverage for unused virtual method annotations", + "url": "https://github.com/dotnet/runtime/pull/130640", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ff5613f", + "labels": [ + "area-Infrastructure", + "linkable-framework" + ] + }, + { + "id": "runtime@e275aeb", + "repo": "runtime", + "title": "Recognize bit-manipulation idioms and emit bzhi/bts/btc/btr/bt on xarch", + "url": "https://github.com/dotnet/runtime/pull/130481", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e275aeb", + "labels": [ + "area-CodeGen-coreclr", + "Priority:2" + ] + }, + { + "id": "runtime@4945fe8", + "repo": "runtime", + "title": "Run large array test exclusively", + "url": "https://github.com/dotnet/runtime/pull/131729", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4945fe8", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@1b7adc4", + "repo": "runtime", + "title": "[cDAC] Unwrap legacy AppDomain for method enumeration", + "url": "https://github.com/dotnet/runtime/pull/131837", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1b7adc4", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@173e6b4", + "repo": "runtime", + "title": "[cDAC] Preserve basic object type input", + "url": "https://github.com/dotnet/runtime/pull/131836", + "commit": "dotnet@090e98a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@173e6b4", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@73b9acb", + "repo": "runtime", + "title": "Add cDAC runtime version information", + "url": "https://github.com/dotnet/runtime/pull/131780", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@73b9acb", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@8668a62", + "repo": "runtime", + "title": "Use inline arrays in `GCMemoryInfoData`.", + "url": "https://github.com/dotnet/runtime/pull/131827", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8668a62", + "labels": [ + "area-System.Runtime", + "community-contribution", + "reduce-unsafe" + ] + }, + { + "id": "runtime@4c7dfb6", + "repo": "runtime", + "title": "Exclude rundownvalidation from crossgen tests", + "url": "https://github.com/dotnet/runtime/pull/131829", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4c7dfb6", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@c8f9797", + "repo": "runtime", + "title": "Disable GetGeneration test under interpreter (InterpreterIncompatible)", + "url": "https://github.com/dotnet/runtime/pull/131816", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c8f9797", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@0b242ac", + "repo": "runtime", + "title": "Suppress union ambiguity warning when a global classified is specified at compile time", + "url": "https://github.com/dotnet/runtime/pull/131797", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0b242ac", + "labels": [ + "area-System.Text.Json" + ] + }, + { + "id": "runtime@c8e00c9", + "repo": "runtime", + "title": "[wasm][R2R] Request flat layout for composite image on WebAssembly", + "url": "https://github.com/dotnet/runtime/pull/131354", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c8e00c9", + "labels": [ + "arch-wasm", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@49a9c8c", + "repo": "runtime", + "title": "Bump the Helix Job Monitor", + "url": "https://github.com/dotnet/runtime/pull/131864", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@49a9c8c", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@b2a5d71", + "repo": "runtime", + "title": "Use native SDK for arm64 Apple simulator tests", + "url": "https://github.com/dotnet/runtime/pull/131468", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b2a5d71", + "labels": [ + "area-Infrastructure-mono" + ] + }, + { + "id": "runtime@b6caa7d", + "repo": "runtime", + "title": "Fix integer overflow in BufferBuilder.EnsureBuffer size calculation", + "url": "https://github.com/dotnet/runtime/pull/131845", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b6caa7d", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@d695c59", + "repo": "runtime", + "title": "Strictly require CRLF when parsing HTTP/1.1 chunked encoding lines", + "url": "https://github.com/dotnet/runtime/pull/131138", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d695c59", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@dfe2ba4", + "repo": "runtime", + "title": "Keep accepted sockets alive in TlsSession tests", + "url": "https://github.com/dotnet/runtime/pull/131857", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dfe2ba4", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@b3ff0c8", + "repo": "runtime", + "title": "[clr-interp] Fix DAC access to interpreter frame data", + "url": "https://github.com/dotnet/runtime/pull/131786", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b3ff0c8", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@97dd992", + "repo": "runtime", + "title": "Fix broken relative links in docs", + "url": "https://github.com/dotnet/runtime/pull/131865", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@97dd992", + "labels": [ + "area-Meta", + "community-contribution" + ] + }, + { + "id": "runtime@7548f91", + "repo": "runtime", + "title": "Fold clr.featuremultithreading.props into clr.featuredefines.props; use ConditionalFact for FeatureMultithreading test skips", + "url": "https://github.com/dotnet/runtime/pull/131844", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7548f91", + "labels": [ + "area-Infrastructure-coreclr" + ] + }, + { + "id": "runtime@acf8bab", + "repo": "runtime", + "title": "Improve watchdog child exit status check", + "url": "https://github.com/dotnet/runtime/pull/131819", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@acf8bab", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@0b3d90c", + "repo": "runtime", + "title": "Fix handling of inability to get free region in thread_final_regions", + "url": "https://github.com/dotnet/runtime/pull/131830", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0b3d90c", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@62093b5", + "repo": "runtime", + "title": "interp: don't alias a call's return buffer with its own arguments", + "url": "https://github.com/dotnet/runtime/pull/131645", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@62093b5", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@ecc21b8", + "repo": "runtime", + "title": "[browser] Package CoreCLR browser-wasm native relink headers in the runtime pack", + "url": "https://github.com/dotnet/runtime/pull/131863", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ecc21b8", + "labels": [ + "arch-wasm", + "area-Host", + "os-browser" + ] + }, + { + "id": "runtime@b6ea192", + "repo": "runtime", + "title": "JIT: expand multi-dimensional array intrinsics for large and struct elements", + "url": "https://github.com/dotnet/runtime/pull/131750", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b6ea192", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@7ddca6e", + "repo": "runtime", + "title": "[s390x] add in-process crash reporter for s390x", + "url": "https://github.com/dotnet/runtime/pull/131796", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7ddca6e", + "labels": [ + "area-Diagnostics-coreclr", + "community-contribution", + "arch-ppc64le" + ] + }, + { + "id": "runtime@c1e8cae", + "repo": "runtime", + "title": "Audit CoreLib for members that stay safe under unsafe-v2", + "url": "https://github.com/dotnet/runtime/pull/131719", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c1e8cae", + "labels": [ + "area-System.Runtime.InteropServices", + "linkable-framework" + ] + }, + { + "id": "runtime@f7d4c3b", + "repo": "runtime", + "title": "Invalidate metadata table lookup hashes when an EnC delta adds records", + "url": "https://github.com/dotnet/runtime/pull/131753", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f7d4c3b", + "labels": [ + "area-Diagnostics-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@c237529", + "repo": "runtime", + "title": "[cDAC] Remove IterateMethodInstances legacy fallback", + "url": "https://github.com/dotnet/runtime/pull/131777", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c237529", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@e308570", + "repo": "runtime", + "title": "[browser][CoreCLR] Restore R2R coverage and gate unsupported priority-1 tests", + "url": "https://github.com/dotnet/runtime/pull/131883", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e308570", + "labels": [ + "arch-wasm", + "area-Infrastructure-coreclr" + ] + }, + { + "id": "runtime@c36f112", + "repo": "runtime", + "title": "Remove development-only contract versions", + "url": "https://github.com/dotnet/runtime/pull/131790", + "commit": "dotnet@a1d6c2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c36f112", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@cd7b92a", + "repo": "runtime", + "title": "Fix CMAKE_LINKER definition", + "url": "https://github.com/dotnet/runtime/pull/131723", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cd7b92a", + "labels": [ + "area-Infrastructure", + "community-contribution" + ] + }, + { + "id": "runtime@d97bba4", + "repo": "runtime", + "title": "Enable System.Private.CoreLib for testing in CoreRun scenarios", + "url": "https://github.com/dotnet/runtime/pull/131493", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d97bba4", + "labels": [ + "arch-wasm", + "area-crossgen2-coreclr" + ] + }, + { + "id": "runtime@6e7f343", + "repo": "runtime", + "title": "JIT: fix three wasm R2R codegen bugs", + "url": "https://github.com/dotnet/runtime/pull/131841", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6e7f343", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@8dbd192", + "repo": "runtime", + "title": "Improve Apple CryptoKit performance for AesGcm and ChaCha20Poly1305", + "url": "https://github.com/dotnet/runtime/pull/131630", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8dbd192", + "labels": [ + "area-System.Security" + ], + "score": 5, + "score_reason": "CryptoKit improves authenticated encryption performance on Apple platforms" + }, + { + "id": "runtime@367f831", + "repo": "runtime", + "title": "Data contract renumber to v1", + "url": "https://github.com/dotnet/runtime/pull/131855", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@367f831", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@2c2d5d3", + "repo": "runtime", + "title": "[mono][wasm] Fix delegate over static abstract interface method under gsharedvt", + "url": "https://github.com/dotnet/runtime/pull/131880", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2c2d5d3", + "labels": [ + "arch-wasm", + "area-Codegen-AOT-mono" + ] + }, + { + "id": "runtime@f310f3d", + "repo": "runtime", + "title": "Add reply size limits to SmtpReplyReaderFactory", + "url": "https://github.com/dotnet/runtime/pull/131596", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f310f3d", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@cdd58f8", + "repo": "runtime", + "title": "Fix integer overflow infinite loop in WriteStateInfoBase.EnsureSpaceInBuffer", + "url": "https://github.com/dotnet/runtime/pull/131860", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cdd58f8", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@6a8ab8b", + "repo": "runtime", + "title": "Fix link-layer address enumeration on macOS", + "url": "https://github.com/dotnet/runtime/pull/131803", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6a8ab8b", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@ef1158f", + "repo": "runtime", + "title": "[System.Net] Fix IPNetwork.Contains for mapped IPv4 addresses", + "url": "https://github.com/dotnet/runtime/pull/131862", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ef1158f", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@0ec4de7", + "repo": "runtime", + "title": "Implement DnsResolver for Linux", + "url": "https://github.com/dotnet/runtime/pull/129846", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0ec4de7", + "labels": [ + "area-System.Net" + ], + "score": 7, + "score_reason": "Linux DNS resolver implementation improves platform parity" + }, + { + "id": "runtime@8ffe515", + "repo": "runtime", + "title": "Fix HTTP/2 Pings not being sent/enforced in multiple scenarios", + "url": "https://github.com/dotnet/runtime/pull/131582", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8ffe515", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@a1af7eb", + "repo": "runtime", + "title": "Prevent Apple Helix stalls and skip hanging MacCatalyst test", + "url": "https://github.com/dotnet/runtime/pull/131765", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a1af7eb", + "labels": [ + "area-Infrastructure", + "os-maccatalyst" + ] + }, + { + "id": "runtime@8bb503b", + "repo": "runtime", + "title": "Fix standalone coreclr tests build", + "url": "https://github.com/dotnet/runtime/pull/129292", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8bb503b", + "labels": [ + "area-Infrastructure", + "community-contribution" + ] + }, + { + "id": "runtime@f61aa9a", + "repo": "runtime", + "title": "Move Ubuntu Helix queues to bare 24.04/26.04 VMs", + "url": "https://github.com/dotnet/runtime/pull/129863", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f61aa9a", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@0053539", + "repo": "runtime", + "title": "Remove runtime Helix MSBuild parallelism override", + "url": "https://github.com/dotnet/runtime/pull/131831", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0053539", + "labels": [ + "area-Infrastructure-libraries" + ] + }, + { + "id": "runtime@df9c698", + "repo": "runtime", + "title": "[cDAC] Make AMD64 unwinding breakpoint-aware", + "url": "https://github.com/dotnet/runtime/pull/131896", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@df9c698", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@d4fd128", + "repo": "runtime", + "title": "[cDAC] Use precise EnC IL", + "url": "https://github.com/dotnet/runtime/pull/131776", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d4fd128", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@dbd5911", + "repo": "runtime", + "title": "Reenable the GC/Regressions/Github/Runtime_76219 test", + "url": "https://github.com/dotnet/runtime/pull/131881", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dbd5911", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@8fa86ed", + "repo": "runtime", + "title": "Share crashing thread id gate between in-proc crash report and createdump.", + "url": "https://github.com/dotnet/runtime/pull/131788", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8fa86ed", + "labels": [ + "area-PAL-coreclr" + ] + }, + { + "id": "runtime@55fba98", + "repo": "runtime", + "title": "Add deterministic NativeAOT regression smoke test for GC restricted reverse P/Invoke assert path", + "url": "https://github.com/dotnet/runtime/pull/130459", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@55fba98", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@290d5ab", + "repo": "runtime", + "title": "Extract WASM section model", + "url": "https://github.com/dotnet/runtime/pull/131770", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@290d5ab", + "labels": [ + "arch-wasm", + "area-ReadyToRun" + ] + }, + { + "id": "runtime@276c0bf", + "repo": "runtime", + "title": "Skip CooperativeBlockingCanCreateThreadsFaster on Debug runtimes", + "url": "https://github.com/dotnet/runtime/pull/131834", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@276c0bf", + "labels": [ + "area-System.Threading" + ] + }, + { + "id": "runtime@e6f9510", + "repo": "runtime", + "title": "Fix GetGeneration GC API test failure under interpreter", + "url": "https://github.com/dotnet/runtime/pull/131918", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e6f9510", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@6b49b7a", + "repo": "runtime", + "title": "Fix cDAC GC info for argument types not yet loaded", + "url": "https://github.com/dotnet/runtime/pull/130447", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6b49b7a", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@69bbf82", + "repo": "runtime", + "title": "Remove unused parameter in RestartGC", + "url": "https://github.com/dotnet/runtime/pull/130557", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@69bbf82", + "labels": [ + "area-GC-coreclr", + "community-contribution" + ] + }, + { + "id": "runtime@9bf3be3", + "repo": "runtime", + "title": "[cDAC] Add stackwalk DAC flags", + "url": "https://github.com/dotnet/runtime/pull/131901", + "commit": "dotnet@71df12d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9bf3be3", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@174a8af", + "repo": "runtime", + "title": "Remove boxing for awaited custom awaiters", + "url": "https://github.com/dotnet/runtime/pull/131342", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@174a8af", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1", + "runtime-async" + ] + }, + { + "id": "runtime@5d422c4", + "repo": "runtime", + "title": "Tweak Copilot Instructions for S.S.Cryptography", + "url": "https://github.com/dotnet/runtime/pull/131964", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d422c4", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@e65c41b", + "repo": "runtime", + "title": "Use released TFM for cDAC projects where supported", + "url": "https://github.com/dotnet/runtime/pull/131779", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e65c41b", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@b7130aa", + "repo": "runtime", + "title": "Trim unused CoreCLR native components from dotnet-linker-tests build", + "url": "https://github.com/dotnet/runtime/pull/131666", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b7130aa", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@ecef964", + "repo": "runtime", + "title": "[cDAC] Restore non-stub method resolution in GetRuntimeNameByAddress", + "url": "https://github.com/dotnet/runtime/pull/131977", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ecef964", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@00d4d87", + "repo": "runtime", + "title": "Disable timing out EncryptedXml encoded-DTD tests", + "url": "https://github.com/dotnet/runtime/pull/131955", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@00d4d87", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@cb1b022", + "repo": "runtime", + "title": "Disable GC/API/Refresh test when using segments GC flavor", + "url": "https://github.com/dotnet/runtime/pull/131967", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cb1b022", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@45fb46d", + "repo": "runtime", + "title": "Harden async-profiler dispatcher/wrapper frame name contract for callstack stitching.", + "url": "https://github.com/dotnet/runtime/pull/131963", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@45fb46d", + "labels": [ + "area-System.Runtime.CompilerServices" + ] + }, + { + "id": "runtime@2639a33", + "repo": "runtime", + "title": "Unify StubLinker stub memory management with JIT code allocator", + "url": "https://github.com/dotnet/runtime/pull/131903", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2639a33", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@be210a7", + "repo": "runtime", + "title": "Fix AV in gc_heap::init_heap_segment", + "url": "https://github.com/dotnet/runtime/pull/131947", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@be210a7", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@183c954", + "repo": "runtime", + "title": "Improve TlsSession error diagnostics", + "url": "https://github.com/dotnet/runtime/pull/131943", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@183c954", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@1f0e9ea", + "repo": "runtime", + "title": "Remove OpenBSD system tools support", + "url": "https://github.com/dotnet/runtime/pull/131986", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1f0e9ea", + "labels": [ + "area-Infrastructure", + "community-contribution", + "os-openbsd" + ] + }, + { + "id": "runtime@30eea45", + "repo": "runtime", + "title": "[wasm] Emit webcil payloadSize/tableSize into boot config for streaming instantiation", + "url": "https://github.com/dotnet/runtime/pull/131658", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@30eea45", + "labels": [ + "arch-wasm", + "area-Host" + ] + }, + { + "id": "runtime@605d2f4", + "repo": "runtime", + "title": "Add kotlarmilos as a WebAssembly area owner", + "url": "https://github.com/dotnet/runtime/pull/132005", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@605d2f4", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@f659b2c", + "repo": "runtime", + "title": "createdump: fix macOS arm64 thread IDs in LLDB", + "url": "https://github.com/dotnet/runtime/pull/131962", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f659b2c", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@675fd37", + "repo": "runtime", + "title": "Fix validated part uri equality", + "url": "https://github.com/dotnet/runtime/pull/131806", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@675fd37", + "labels": [ + "area-System.IO" + ] + }, + { + "id": "runtime@26b8250", + "repo": "runtime", + "title": "Clarify ObjectInstance behavior when no owning object is available", + "url": "https://github.com/dotnet/runtime/pull/131900", + "commit": "dotnet@ed5cb12", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@26b8250", + "labels": [ + "area-System.ComponentModel.DataAnnotations" + ] + }, + { + "id": "runtime@e3c8347", + "repo": "runtime", + "title": "Add Compliance tests for GB18030-2022", + "url": "https://github.com/dotnet/runtime/pull/118075", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e3c8347", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@8d2e7fe", + "repo": "runtime", + "title": "Fix thread-count runaway in GC/Scenarios/THDChaos test", + "url": "https://github.com/dotnet/runtime/pull/131832", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8d2e7fe", + "labels": [ + "area-System.Threading" + ] + }, + { + "id": "runtime@6750b23", + "repo": "runtime", + "title": "Add ILLink Copilot instructions", + "url": "https://github.com/dotnet/runtime/pull/132021", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6750b23", + "labels": [ + "area-Infrastructure", + "linkable-framework" + ] + }, + { + "id": "runtime@7da460b", + "repo": "runtime", + "title": "Remove queue-subdispatching pattern to the ThreadPool global queue", + "url": "https://github.com/dotnet/runtime/pull/131177", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7da460b", + "labels": [ + "area-System.Net.Sockets", + "area-System.Threading" + ] + }, + { + "id": "runtime@8b031ee", + "repo": "runtime", + "title": "Fix documentation signatures for nested type references", + "url": "https://github.com/dotnet/runtime/pull/131958", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8b031ee", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@af635b0", + "repo": "runtime", + "title": "JIT: home dead-at-entry wasm GC register params reported to the GC", + "url": "https://github.com/dotnet/runtime/pull/131884", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@af635b0", + "labels": [ + "arch-wasm", + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@7db60d0", + "repo": "runtime", + "title": "Round-trip TimeZoneInfo.ToSerializedString on Unix", + "url": "https://github.com/dotnet/runtime/pull/19794", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7db60d0" + }, + { + "id": "runtime@5be76cb", + "repo": "runtime", + "title": "Allow runtime monitor stages with no Helix jobs", + "url": "https://github.com/dotnet/runtime/pull/132019", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5be76cb", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@9669364", + "repo": "runtime", + "title": "[cDAC] Implement IXCLRDataStackWalk.GetStackSizeSkipped", + "url": "https://github.com/dotnet/runtime/pull/131965", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9669364", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@4c86c57", + "repo": "runtime", + "title": "Consolidate libraries Helix submissions", + "url": "https://github.com/dotnet/runtime/pull/131971", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4c86c57", + "labels": [ + "area-Infrastructure-libraries" + ] + }, + { + "id": "runtime@ff3979a", + "repo": "runtime", + "title": "[main] Update dependencies from dnceng/internal/dotnet-optimization", + "url": "https://github.com/dotnet/runtime/pull/131916", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ff3979a", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@778a989", + "repo": "runtime", + "title": "Add dataflow support for deconstruction assignments", + "url": "https://github.com/dotnet/runtime/pull/131624", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@778a989", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@fecef02", + "repo": "runtime", + "title": "Ensure that Native AOT libraries are not unloaded", + "url": "https://github.com/dotnet/runtime/pull/131960", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fecef02", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@1239cfb", + "repo": "runtime", + "title": "Remove the fallback binder from PEAssembly and AssemblySpec", + "url": "https://github.com/dotnet/runtime/pull/131894", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1239cfb", + "labels": [ + "area-AssemblyLoader" + ] + }, + { + "id": "runtime@a94502c", + "repo": "runtime", + "title": "Don't attempt to unload cdac", + "url": "https://github.com/dotnet/runtime/pull/132028", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a94502c", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@f5f5f83", + "repo": "runtime", + "title": "Stabilize configuration polling reload tests", + "url": "https://github.com/dotnet/runtime/pull/131876", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f5f5f83", + "labels": [ + "area-Extensions-FileSystem" + ] + }, + { + "id": "runtime@a248569", + "repo": "runtime", + "title": "[cDAC] Fix x86 stackwalking bug", + "url": "https://github.com/dotnet/runtime/pull/132020", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a248569", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@d9162a8", + "repo": "runtime", + "title": "JIT: rewrite Runtime_131713 without the XML serializer", + "url": "https://github.com/dotnet/runtime/pull/132014", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d9162a8", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@9904b93", + "repo": "runtime", + "title": "Fix haiku and illumos x64 builds", + "url": "https://github.com/dotnet/runtime/pull/131700", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9904b93", + "labels": [ + "area-Infrastructure", + "os-SunOS", + "community-contribution", + "os-haiku" + ] + }, + { + "id": "runtime@c668fd4", + "repo": "runtime", + "title": "[cDAC] Disable Helix job monitor on XPlat dump generation", + "url": "https://github.com/dotnet/runtime/pull/132043", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c668fd4", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@14b601e", + "repo": "runtime", + "title": "Share MemoryMarshal.GetArrayDataReference between CoreCLR and NativeAOT", + "url": "https://github.com/dotnet/runtime/pull/132057", + "commit": "dotnet@db95ef1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@14b601e", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@9803759", + "repo": "runtime", + "title": "Accelerate System.Half arithmetic and conversions with FP16", + "url": "https://github.com/dotnet/runtime/pull/130512", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9803759", + "labels": [ + "arch-arm64", + "arch-x86", + "area-CodeGen-coreclr", + "Priority:2" + ] + }, + { + "id": "runtime@d22185a", + "repo": "runtime", + "title": "Fix Windows case sensitive zip extraction", + "url": "https://github.com/dotnet/runtime/pull/131202", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d22185a", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@d27915e", + "repo": "runtime", + "title": "[QUIC] Timing fix and more logging", + "url": "https://github.com/dotnet/runtime/pull/132012", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d27915e", + "labels": [ + "area-System.Net.Quic" + ] + }, + { + "id": "runtime@0d8e5f7", + "repo": "runtime", + "title": "Bump the Helix Job Monitor package", + "url": "https://github.com/dotnet/runtime/pull/132066", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0d8e5f7", + "labels": [ + "area-codeflow" + ] + }, + { + "id": "runtime@ab094c1", + "repo": "runtime", + "title": "[wasm] Bump chrome for testing - linux: 151.0.7922.108, windows: 151.0.7922.77, mac: 151.0.7922.77", + "url": "https://github.com/dotnet/runtime/pull/132044", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ab094c1", + "labels": [ + "arch-wasm", + "area-Infrastructure-mono" + ] + }, + { + "id": "runtime@17b4b06", + "repo": "runtime", + "title": "Improve PaxTarEntry construction performance", + "url": "https://github.com/dotnet/runtime/pull/132013", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@17b4b06", + "labels": [ + "area-System.Formats.Tar" + ] + }, + { + "id": "runtime@7ff312e", + "repo": "runtime", + "title": "Freeze .NET 11 data contracts", + "url": "https://github.com/dotnet/runtime/pull/131858", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7ff312e", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@795badf", + "repo": "runtime", + "title": "[wasm][R2R] Implement JIT_PollGC rare path", + "url": "https://github.com/dotnet/runtime/pull/131653", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@795badf", + "labels": [ + "arch-wasm", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@1e4f4bc", + "repo": "runtime", + "title": "Refresh agentic workflows to gh-aw v0.83.5", + "url": "https://github.com/dotnet/runtime/pull/131996", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1e4f4bc", + "labels": [ + "area-skills" + ] + }, + { + "id": "runtime@a14f454", + "repo": "runtime", + "title": "Enable GitHub MCP tools in CI evals", + "url": "https://github.com/dotnet/runtime/pull/132067", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a14f454", + "labels": [ + "area-skills" + ] + }, + { + "id": "runtime@f47b211", + "repo": "runtime", + "title": "Reduce false sharing in MemoryCache", + "url": "https://github.com/dotnet/runtime/pull/131696", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f47b211", + "labels": [ + "area-Extensions-Caching" + ] + }, + { + "id": "runtime@19ea048", + "repo": "runtime", + "title": "Restore synchronous TarWriter fast path", + "url": "https://github.com/dotnet/runtime/pull/131993", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@19ea048", + "labels": [ + "area-System.Formats.Tar" + ] + }, + { + "id": "runtime@28c5e52", + "repo": "runtime", + "title": "[browser][coreCLR] corerun: hard-exit Node on explicit process exit", + "url": "https://github.com/dotnet/runtime/pull/131937", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@28c5e52" + }, + { + "id": "runtime@5e6e2bb", + "repo": "runtime", + "title": "Fix for out of range rotate amount during lower", + "url": "https://github.com/dotnet/runtime/pull/131909", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5e6e2bb", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1" + ] + }, + { + "id": "runtime@382a215", + "repo": "runtime", + "title": "JIT: Fix async analysis filter dataflow", + "url": "https://github.com/dotnet/runtime/pull/132027", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@382a215", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@08352a3", + "repo": "runtime", + "title": "Always match union payloads through the Value property pattern", + "url": "https://github.com/dotnet/runtime/pull/131879", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@08352a3", + "labels": [ + "area-System.Text.Json" + ] + }, + { + "id": "runtime@60108ba", + "repo": "runtime", + "title": "Fix Environment.GetCommandLineArgs()[0] to report the host invocation name", + "url": "https://github.com/dotnet/runtime/pull/131671", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@60108ba", + "labels": [ + "area-Host", + "community-contribution" + ] + }, + { + "id": "runtime@0dec467", + "repo": "runtime", + "title": "JIT: fold wasm address modes into the load/store memarg", + "url": "https://github.com/dotnet/runtime/pull/131978", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0dec467", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@c3164ed", + "repo": "runtime", + "title": "Fix up core count detection logic on android", + "url": "https://github.com/dotnet/runtime/pull/131234", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c3164ed", + "labels": [ + "area-System.Threading", + "os-android" + ] + }, + { + "id": "runtime@c12540e", + "repo": "runtime", + "title": "System.IO: Fix StringStream reads with empty encoder fallback", + "url": "https://github.com/dotnet/runtime/pull/131904", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c12540e", + "labels": [ + "area-System.IO" + ] + }, + { + "id": "runtime@067d74c", + "repo": "runtime", + "title": "Fix contract violation in CodeVersionManager::EnumerateClosedMethodDescs", + "url": "https://github.com/dotnet/runtime/pull/132091", + "commit": "dotnet@9cb6317", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@067d74c", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@1eb8c23", + "repo": "runtime", + "title": "[CrashReporter] Enable InProc CrashReporter for crashing GC threads", + "url": "https://github.com/dotnet/runtime/pull/131821", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1eb8c23", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@522b95f", + "repo": "runtime", + "title": "Avoid redundant Java GC bridge graph computation", + "url": "https://github.com/dotnet/runtime/pull/131764", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@522b95f", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@b470543", + "repo": "runtime", + "title": "Enable Moq HostTests on ios", + "url": "https://github.com/dotnet/runtime/pull/131919", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b470543", + "labels": [ + "linkable-framework", + "area-Extensions-Hosting" + ] + }, + { + "id": "runtime@6cfdcd6", + "repo": "runtime", + "title": "Disable DnsResolverTest.ResolveAddresses_NonExistent_ReturnsNxDomain on Windows Server 2025", + "url": "https://github.com/dotnet/runtime/pull/132065", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6cfdcd6", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@643b896", + "repo": "runtime", + "title": "Limit Helix job monitor to runtime pipeline", + "url": "https://github.com/dotnet/runtime/pull/132084", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@643b896", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@c82af78", + "repo": "runtime", + "title": "Ensure FileStream.CanSeek works for PIPE_ACCESS_OUTBOUND pipes", + "url": "https://github.com/dotnet/runtime/pull/132077", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c82af78", + "labels": [ + "area-System.IO" + ] + }, + { + "id": "runtime@6597edb", + "repo": "runtime", + "title": "Avoid rooting cryptography through ZipArchive on browser", + "url": "https://github.com/dotnet/runtime/pull/130688", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6597edb", + "labels": [ + "arch-wasm", + "area-System.IO.Compression", + "os-browser" + ] + }, + { + "id": "runtime@5de80d3", + "repo": "runtime", + "title": "Fix NativeAOT aggregate executable dSYM publish paths", + "url": "https://github.com/dotnet/runtime/pull/132018", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5de80d3", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@4f6f3a5", + "repo": "runtime", + "title": "Signal GC suspension pending during NativeAOT thread suspension", + "url": "https://github.com/dotnet/runtime/pull/132083", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4f6f3a5", + "labels": [ + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@0abc149", + "repo": "runtime", + "title": "Deduplicate minipal thread ID TLS cache.", + "url": "https://github.com/dotnet/runtime/pull/131991", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0abc149", + "labels": [ + "area-System.Threading" + ] + }, + { + "id": "runtime@ad77ad8", + "repo": "runtime", + "title": "[crossgen2][wasm] Shrink Code Section Relocs", + "url": "https://github.com/dotnet/runtime/pull/132029", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ad77ad8", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@5d6c15a", + "repo": "runtime", + "title": "Remove and clarify `PEAssembly` constructor parameters", + "url": "https://github.com/dotnet/runtime/pull/132097", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d6c15a", + "labels": [ + "area-AssemblyLoader" + ] + }, + { + "id": "runtime@4b61662", + "repo": "runtime", + "title": "System.IO: Make text and sequence streams non-seekable", + "url": "https://github.com/dotnet/runtime/pull/132023", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4b61662", + "labels": [ + "area-System.IO" + ] + }, + { + "id": "runtime@eef6936", + "repo": "runtime", + "title": "Don't validate/materialize HTTP headers when logging them", + "url": "https://github.com/dotnet/runtime/pull/132010", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@eef6936", + "labels": [ + "area-Extensions-HttpClientFactory" + ] + }, + { + "id": "runtime@00457c4", + "repo": "runtime", + "title": "Don't attach code-fix locations from outside the analyzed compilation", + "url": "https://github.com/dotnet/runtime/pull/131828", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@00457c4", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@e83b5d5", + "repo": "runtime", + "title": "Add regression test for tuple swap with implicit indexer references", + "url": "https://github.com/dotnet/runtime/pull/132086", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e83b5d5", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@633ab1a", + "repo": "runtime", + "title": "JIT: fold wasm local address frame offsets into store memargs", + "url": "https://github.com/dotnet/runtime/pull/132100", + "commit": "dotnet@671fe24", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@633ab1a", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@440d3d7", + "repo": "runtime", + "title": "Disable Helix Job Monitor in runtime pipeline", + "url": "https://github.com/dotnet/runtime/pull/132182", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@440d3d7", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@a910997", + "repo": "runtime", + "title": "[cDAC] Fix ARM unwind implementation", + "url": "https://github.com/dotnet/runtime/pull/132183", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a910997", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@d6f396f", + "repo": "runtime", + "title": "Move GB18030 tests to feature test projects", + "url": "https://github.com/dotnet/runtime/pull/132112", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d6f396f", + "labels": [ + "area-Meta" + ] + }, + { + "id": "runtime@19a2d97", + "repo": "runtime", + "title": "DispatchResolve: Avoid clobbering t1 in RhpInterfaceDispatch", + "url": "https://github.com/dotnet/runtime/pull/132134", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@19a2d97", + "labels": [ + "community-contribution", + "area-NativeAOT-coreclr", + "arch-riscv" + ] + }, + { + "id": "runtime@705bed2", + "repo": "runtime", + "title": "Restore isolation for GC Collect tests", + "url": "https://github.com/dotnet/runtime/pull/132076", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@705bed2", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@656d1d6", + "repo": "runtime", + "title": "[cDAC] Fix bugs in x86 unwinder", + "url": "https://github.com/dotnet/runtime/pull/132169", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@656d1d6", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@6014587", + "repo": "runtime", + "title": "Use CRLF for chunked response framing test", + "url": "https://github.com/dotnet/runtime/pull/132124", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6014587", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@b2ff50e", + "repo": "runtime", + "title": "TlsContext/TlsSession: document lifetime, tighten AttachSocket", + "url": "https://github.com/dotnet/runtime/pull/131457", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b2ff50e", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@3265efb", + "repo": "runtime", + "title": "Type definitions are loaded by IDE out of the box", + "url": "https://github.com/dotnet/runtime/pull/132122", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3265efb", + "labels": [ + "arch-wasm", + "area-Build-mono" + ] + }, + { + "id": "runtime@1b64959", + "repo": "runtime", + "title": "Consolidate unix platforms flavors in S.N.Http", + "url": "https://github.com/dotnet/runtime/pull/129926", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1b64959", + "labels": [ + "area-System.Net.Http", + "community-contribution" + ] + }, + { + "id": "runtime@2cc068d", + "repo": "runtime", + "title": "Limit buffer size for CommandStream", + "url": "https://github.com/dotnet/runtime/pull/132148", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2cc068d", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@57128fd", + "repo": "runtime", + "title": "Enable Helix job monitor across test pipelines", + "url": "https://github.com/dotnet/runtime/pull/132150", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@57128fd", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@e8c760f", + "repo": "runtime", + "title": "Fix interpreter delegate calls through shuffle thunks", + "url": "https://github.com/dotnet/runtime/pull/132141", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e8c760f", + "labels": [ + "area-CodeGen-Interpreter-coreclr" + ] + }, + { + "id": "runtime@49cb411", + "repo": "runtime", + "title": "Fix SslStream client certificate credential caching", + "url": "https://github.com/dotnet/runtime/pull/132079", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@49cb411", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@02e8771", + "repo": "runtime", + "title": "[WebSocket] Fix handling of BFinal in WebSocket deflate.", + "url": "https://github.com/dotnet/runtime/pull/132201", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@02e8771", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@ddf5313", + "repo": "runtime", + "title": "[QUIC] Update MsQuic", + "url": "https://github.com/dotnet/runtime/pull/132202", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ddf5313", + "labels": [ + "area-System.Net.Quic" + ] + }, + { + "id": "runtime@1a57603", + "repo": "runtime", + "title": "Zip centraldirectory Hardening", + "url": "https://github.com/dotnet/runtime/pull/131738", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1a57603", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@30afaa3", + "repo": "runtime", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 3045920", + "url": "https://github.com/dotnet/runtime/pull/132206", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@30afaa3", + "labels": [ + "area-Infrastructure-libraries" + ] + }, + { + "id": "runtime@c2d7ecb", + "repo": "runtime", + "title": "Crossgen2: don't mutate getCallInfo token", + "url": "https://github.com/dotnet/runtime/pull/132186", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c2d7ecb", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@6ff5991", + "repo": "runtime", + "title": "Emit version 2 for NativeAOT managed data descriptor", + "url": "https://github.com/dotnet/runtime/pull/132211", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6ff5991", + "labels": [ + "area-NativeAOT-coreclr", + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@e97796d", + "repo": "runtime", + "title": "Preserve the V1 async-profiler stitch boundary", + "url": "https://github.com/dotnet/runtime/pull/132158", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e97796d", + "labels": [ + "area-System.Threading.Tasks" + ] + }, + { + "id": "runtime@f452281", + "repo": "runtime", + "title": "Modernize JIT Directed merged runners", + "url": "https://github.com/dotnet/runtime/pull/132101", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f452281", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@98e33f5", + "repo": "runtime", + "title": "Fix Unix file descriptor assertion", + "url": "https://github.com/dotnet/runtime/pull/132136", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@98e33f5", + "labels": [ + "area-System.IO" + ] + }, + { + "id": "runtime@e53147e", + "repo": "runtime", + "title": "[Wasm RyuJIT]: Remove more unreachable NYI_WASM entries", + "url": "https://github.com/dotnet/runtime/pull/132170", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e53147e", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@abb0f8d", + "repo": "runtime", + "title": "Revert \"JIT: cache the wasm image base in a local\"", + "url": "https://github.com/dotnet/runtime/pull/132166", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@abb0f8d", + "labels": [ + "area-CodeGen-coreclr" + ], + "score": 0, + "score_reason": "Reverts a JIT WebAssembly optimization." + }, + { + "id": "runtime@1adc98b", + "repo": "runtime", + "title": "Disable GcRestrictedCalloutReversePInvoke under GC/JIT stress modes; require multithreading support", + "url": "https://github.com/dotnet/runtime/pull/132176", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1adc98b", + "labels": [ + "area-Interop-coreclr" + ] + }, + { + "id": "runtime@4fe034e", + "repo": "runtime", + "title": "[wasm] Pass Int128, Decimal128 and wide vectors by value", + "url": "https://github.com/dotnet/runtime/pull/131492", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4fe034e", + "labels": [ + "arch-wasm", + "area-crossgen2-coreclr" + ] + }, + { + "id": "runtime@b28fa26", + "repo": "runtime", + "title": "Remove redundant / too-strict asserts in LoadAssembly", + "url": "https://github.com/dotnet/runtime/pull/132177", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b28fa26", + "labels": [ + "area-AssemblyLoader" + ] + }, + { + "id": "runtime@573d5a0", + "repo": "runtime", + "title": "Fix agentic workflow markers removed from safe outputs", + "url": "https://github.com/dotnet/runtime/pull/132011", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@573d5a0", + "labels": [ + "area-skills" + ] + }, + { + "id": "runtime@4cbe919", + "repo": "runtime", + "title": "System.IO: Make CanSeek independent of SafeFileHandle.Type", + "url": "https://github.com/dotnet/runtime/pull/132151", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4cbe919", + "labels": [ + "area-System.IO" + ] + }, + { + "id": "runtime@6190b8e", + "repo": "runtime", + "title": "Fix WASM R2R virtual IP initialization", + "url": "https://github.com/dotnet/runtime/pull/132172", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6190b8e", + "labels": [ + "arch-wasm", + "area-ReadyToRun" + ] + }, + { + "id": "runtime@89c45f7", + "repo": "runtime", + "title": "Disable Runtime_129681 CrossGen2 testing", + "url": "https://github.com/dotnet/runtime/pull/132126", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@89c45f7", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@7a6684f", + "repo": "runtime", + "title": "[cDAC] Fix ARM64 save_any opcode decoding", + "url": "https://github.com/dotnet/runtime/pull/132187", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7a6684f", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@91c5866", + "repo": "runtime", + "title": "Rename INS_FLGAS in consistent style for xarch emitter.", + "url": "https://github.com/dotnet/runtime/pull/131835", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@91c5866", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1", + "community-contribution" + ] + }, + { + "id": "runtime@cdc5b62", + "repo": "runtime", + "title": "Validate invalid base type declarations in ILVerify", + "url": "https://github.com/dotnet/runtime/pull/129118", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cdc5b62", + "labels": [ + "area-Tools-ILVerification", + "community-contribution" + ] + }, + { + "id": "runtime@de224a4", + "repo": "runtime", + "title": "JIT: Do not mark an async call no-return because its callee has no ret", + "url": "https://github.com/dotnet/runtime/pull/132222", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@de224a4", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@2ae5ad8", + "repo": "runtime", + "title": "JIT: Fix build break in instruction table", + "url": "https://github.com/dotnet/runtime/pull/132246", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2ae5ad8", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@1b245d5", + "repo": "runtime", + "title": "[cDAC] Fix LoongArch64 epilog scope sizing", + "url": "https://github.com/dotnet/runtime/pull/132226", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1b245d5", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@0c4851b", + "repo": "runtime", + "title": "Fix FileNotFoundException in NativeAOT test", + "url": "https://github.com/dotnet/runtime/pull/132173", + "commit": "dotnet@7a32281", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0c4851b", + "labels": [ + "area-Infrastructure-libraries" + ] + }, + { + "id": "runtime@63ae268", + "repo": "runtime", + "title": "Add SslStream legacy path compatibility switch", + "url": "https://github.com/dotnet/runtime/pull/132210", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@63ae268", + "labels": [ + "area-System.Net.Security" + ] + }, + { + "id": "runtime@811225a", + "repo": "runtime", + "title": "Replace SHA-1/RSA-1024 test data with SHA-256/RSA-2048 equivalents", + "url": "https://github.com/dotnet/runtime/pull/131783", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@811225a", + "labels": [ + "area-System.Security" + ] + }, + { + "id": "runtime@99b9810", + "repo": "runtime", + "title": "Fix CoreLib extern modifier ordering", + "url": "https://github.com/dotnet/runtime/pull/132240", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@99b9810", + "labels": [ + "area-Infrastructure", + "linkable-framework" + ] + }, + { + "id": "runtime@d6797fa", + "repo": "runtime", + "title": "Enable long paths for AspNetCore sync checkout", + "url": "https://github.com/dotnet/runtime/pull/132265", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d6797fa", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@6553dc4", + "repo": "runtime", + "title": "Fix RISC-V unwind scope calculations", + "url": "https://github.com/dotnet/runtime/pull/132229", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6553dc4", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@4188b86", + "repo": "runtime", + "title": "[LoongArch64] Fix some crash CoreRoot tests under --gcstresslevel=4 like Methodical_{r2|d2}.", + "url": "https://github.com/dotnet/runtime/pull/131976", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4188b86", + "labels": [ + "area-CodeGen-coreclr", + "community-contribution", + "arch-loongarch64" + ] + }, + { + "id": "runtime@439a23c", + "repo": "runtime", + "title": "Reject null characters in process environment variables", + "url": "https://github.com/dotnet/runtime/pull/132214", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@439a23c", + "labels": [ + "area-System.Diagnostics.Process" + ] + }, + { + "id": "runtime@2ae298c", + "repo": "runtime", + "title": "Handle truncation errors in diagnostic IPC transport names", + "url": "https://github.com/dotnet/runtime/pull/132220", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2ae298c", + "labels": [ + "area-Tracing-coreclr" + ] + }, + { + "id": "runtime@a82eb31", + "repo": "runtime", + "title": "Remove Signature consumer documentation", + "url": "https://github.com/dotnet/runtime/pull/131966", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a82eb31", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@80a1b79", + "repo": "runtime", + "title": "Fix extraction of password-protected ZIP archives with empty files", + "url": "https://github.com/dotnet/runtime/pull/132217", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@80a1b79", + "labels": [ + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@6e4a856", + "repo": "runtime", + "title": "Add Runtime Async profiler API coverage", + "url": "https://github.com/dotnet/runtime/pull/131988", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6e4a856", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@a3a0683", + "repo": "runtime", + "title": "Unify sync/async Options validation contract", + "url": "https://github.com/dotnet/runtime/pull/131197", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a3a0683", + "labels": [ + "area-Extensions-Options" + ] + }, + { + "id": "runtime@2580b59", + "repo": "runtime", + "title": "Disable test using gc cover on interpreter", + "url": "https://github.com/dotnet/runtime/pull/132199", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2580b59", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@0edd2d8", + "repo": "runtime", + "title": "Throw Win32Exception(ERROR_NO_ASSOCIATION) when Unix has no shell opener", + "url": "https://github.com/dotnet/runtime/pull/132219", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0edd2d8", + "labels": [ + "area-System.Diagnostics.Process" + ] + }, + { + "id": "runtime@3332b39", + "repo": "runtime", + "title": "Diagnose LibraryImport/[GeneratedComInterface] with restricted CCW/RCW options", + "url": "https://github.com/dotnet/runtime/pull/130097", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3332b39", + "labels": [ + "area-Interop-coreclr" + ] + }, + { + "id": "runtime@72c0a5d", + "repo": "runtime", + "title": "JIT: Add an inlining stress mode for general runtime async inlining", + "url": "https://github.com/dotnet/runtime/pull/132223", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@72c0a5d", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@cb0ca14", + "repo": "runtime", + "title": "Enable hardware intrinsics for ExtractMostSignificantBits test", + "url": "https://github.com/dotnet/runtime/pull/132146", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cb0ca14", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@d00a0a2", + "repo": "runtime", + "title": "ILVerify: Use case-insensitive comparer for assembly binding cache", + "url": "https://github.com/dotnet/runtime/pull/132108", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d00a0a2", + "labels": [ + "area-Tools-ILVerification" + ] + }, + { + "id": "runtime@f6e73fc", + "repo": "runtime", + "title": "Wasm: don't zero-pad the caller's return buffer in the interp-to-R2R thunk", + "url": "https://github.com/dotnet/runtime/pull/132257", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f6e73fc", + "labels": [ + "arch-wasm", + "area-ReadyToRun" + ] + }, + { + "id": "runtime@57fe570", + "repo": "runtime", + "title": "Fix TryParsePartial under-reporting charsConsumed for leading whitespace", + "url": "https://github.com/dotnet/runtime/pull/132270", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@57fe570", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@691fd96", + "repo": "runtime", + "title": "Deduplicate minipal header helpers", + "url": "https://github.com/dotnet/runtime/pull/132113", + "commit": "dotnet@bdff1f3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@691fd96", + "labels": [ + "area-PAL-coreclr" + ] + }, + { + "id": "runtime@be0ab63", + "repo": "runtime", + "title": "[mono][wasm] Box gsharedvt Nullable via a wrapper-free runtime helper", + "url": "https://github.com/dotnet/runtime/pull/132153", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@be0ab63", + "labels": [ + "arch-wasm", + "area-Codegen-AOT-mono" + ] + }, + { + "id": "runtime@3221eac", + "repo": "runtime", + "title": "[QUIC] Fix receive race.", + "url": "https://github.com/dotnet/runtime/pull/132287", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3221eac", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@81372ea", + "repo": "runtime", + "title": "Enable DnsResolver tests on all Unix platforms", + "url": "https://github.com/dotnet/runtime/pull/132216", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@81372ea", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@48fa6ef", + "repo": "runtime", + "title": "Compile UpdateOptions_ServerCertificateContextProvided test on desktop only", + "url": "https://github.com/dotnet/runtime/pull/132277", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@48fa6ef", + "labels": [ + "area-System.Net.Security", + "os-tvos" + ] + }, + { + "id": "runtime@86d8d19", + "repo": "runtime", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/runtime/pull/132272", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@86d8d19", + "labels": [ + "linkable-framework", + "area-codeflow" + ] + }, + { + "id": "runtime@afb1dc1", + "repo": "runtime", + "title": "Prevent corrupted SMTP headers when MailAddress.DisplayName contains CR/LF", + "url": "https://github.com/dotnet/runtime/pull/128980", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@afb1dc1", + "labels": [ + "area-System.Net" + ] + }, + { + "id": "runtime@cdcc43c", + "repo": "runtime", + "title": "Fold installer build and test into CoreCLR jobs", + "url": "https://github.com/dotnet/runtime/pull/132284", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cdcc43c", + "labels": [ + "area-Infrastructure" + ] + }, + { + "id": "runtime@6bb4060", + "repo": "runtime", + "title": "Limit header name in HtppListenerRequest", + "url": "https://github.com/dotnet/runtime/pull/132163", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6bb4060", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@00e092e", + "repo": "runtime", + "title": "Sync shared code from aspnetcore", + "url": "https://github.com/dotnet/runtime/pull/132273", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@00e092e", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@761d9db", + "repo": "runtime", + "title": "Mirror Windows behavior for managed HttpListener Content-Length", + "url": "https://github.com/dotnet/runtime/pull/130910", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@761d9db", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@d12602d", + "repo": "runtime", + "title": "Reset charsConsumed when BigInteger partial parsing fails", + "url": "https://github.com/dotnet/runtime/pull/132278", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d12602d", + "labels": [ + "area-System.Numerics" + ] + }, + { + "id": "runtime@495998c", + "repo": "runtime", + "title": "Accept canonical NaN in BFloat16 explicit conversions on WASM", + "url": "https://github.com/dotnet/runtime/pull/132307", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@495998c", + "labels": [ + "arch-wasm", + "area-System.Numerics" + ] + }, + { + "id": "runtime@abf1d19", + "repo": "runtime", + "title": "Extend ERROR_NO_ASSOCIATION with descriptive error messages", + "url": "https://github.com/dotnet/runtime/pull/132292", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@abf1d19", + "labels": [ + "area-System.Diagnostics.Process" + ] + }, + { + "id": "runtime@be7a025", + "repo": "runtime", + "title": "Use minipal timers directly in GC", + "url": "https://github.com/dotnet/runtime/pull/132197", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@be7a025", + "labels": [ + "area-GC-coreclr" + ] + }, + { + "id": "runtime@e1169ff", + "repo": "runtime", + "title": "Fix XmlSerializer UnknownAttribute perf regression", + "url": "https://github.com/dotnet/runtime/pull/131908", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e1169ff", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@1a3a974", + "repo": "runtime", + "title": "JIT: Support general inlining in runtime async", + "url": "https://github.com/dotnet/runtime/pull/131538", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1a3a974", + "labels": [ + "area-CodeGen-coreclr", + "Priority:1", + "runtime-async" + ] + }, + { + "id": "runtime@046e4ec", + "repo": "runtime", + "title": "Fix lock inversion in HttpListener's Windows WebSocket impl", + "url": "https://github.com/dotnet/runtime/pull/132314", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@046e4ec", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@0df564f", + "repo": "runtime", + "title": "[OptionsValidator] source generator: emit ValidateAsync() for IAsyncValidateOptions", + "url": "https://github.com/dotnet/runtime/pull/130263", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0df564f", + "labels": [ + "area-Extensions-Options", + "source-generator" + ] + }, + { + "id": "runtime@7cb858d", + "repo": "runtime", + "title": "Remove redundant `fAcquireLock` from binder `SetupBindingPaths`", + "url": "https://github.com/dotnet/runtime/pull/132290", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7cb858d", + "labels": [ + "area-AssemblyLoader" + ] + }, + { + "id": "runtime@63666de", + "repo": "runtime", + "title": "Suppress interface generic dataflow warnings under RUC", + "url": "https://github.com/dotnet/runtime/pull/131911", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@63666de", + "labels": [ + "linkable-framework", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@bbee85f", + "repo": "runtime", + "title": "[XmlSerializer] Avoid `IList`/`Array.GetValue` path for array item serialization in reflection writer", + "url": "https://github.com/dotnet/runtime/pull/128504", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bbee85f", + "labels": [ + "area-Serialization" + ] + }, + { + "id": "runtime@420dfbb", + "repo": "runtime", + "title": "Improve HTTP/2 extended CONNECT error message", + "url": "https://github.com/dotnet/runtime/pull/132184", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@420dfbb", + "labels": [ + "area-System.Net.Http", + "community-contribution" + ] + }, + { + "id": "runtime@7e90f85", + "repo": "runtime", + "title": "[Test] Mark DynamicOptimization profiler test as GCStressIncompatible", + "url": "https://github.com/dotnet/runtime/pull/131594", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7e90f85", + "labels": [ + "area-Diagnostics-coreclr" + ] + }, + { + "id": "runtime@0605684", + "repo": "runtime", + "title": "JIT: Strip GC/reloc flags from the size in arm64 instGen_Set_Reg_To_Imm", + "url": "https://github.com/dotnet/runtime/pull/132269", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0605684", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@ec30ac0", + "repo": "runtime", + "title": "[mono][wasm] Handle versioned OS platform P/Invoke attributes", + "url": "https://github.com/dotnet/runtime/pull/132300", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ec30ac0", + "labels": [ + "arch-wasm", + "area-Build-mono", + "community-contribution" + ] + }, + { + "id": "runtime@fa733bb", + "repo": "runtime", + "title": "Update NuGet restore sources for HttpStress project", + "url": "https://github.com/dotnet/runtime/pull/132295", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fa733bb", + "labels": [ + "area-System.Net.Http" + ] + }, + { + "id": "runtime@4bd5e8c", + "repo": "runtime", + "title": "Package reusable cDAC usage graph analyzer", + "url": "https://github.com/dotnet/runtime/pull/132234", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4bd5e8c", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@f11b245", + "repo": "runtime", + "title": "Fix edge likelihoods out of optimize bools", + "url": "https://github.com/dotnet/runtime/pull/131356", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f11b245", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@6ae1484", + "repo": "runtime", + "title": "Remove obsolete WASM TypeScript definition cleanup logic", + "url": "https://github.com/dotnet/runtime/pull/132208", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6ae1484", + "labels": [ + "arch-wasm", + "area-Build-mono" + ] + }, + { + "id": "runtime@7d2ff70", + "repo": "runtime", + "title": "JIT: don't use a jump-threaded block's sharpened predicate for dominator-based inference", + "url": "https://github.com/dotnet/runtime/pull/132281", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7d2ff70", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@1ff6458", + "repo": "runtime", + "title": "[wasm] Rename confusing fromMonoPackage variable in AssetsComputingHelper.cs", + "url": "https://github.com/dotnet/runtime/pull/132205", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1ff6458", + "labels": [ + "area-Build-mono", + "os-browser" + ] + }, + { + "id": "runtime@e3fd39f", + "repo": "runtime", + "title": "JIT: Fix VN map select cache inconsistency on budget exhaustion", + "url": "https://github.com/dotnet/runtime/pull/132313", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e3fd39f", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@7639f3d", + "repo": "runtime", + "title": "Fix for array's dimensions LowerBound verbose check in ILlink tool", + "url": "https://github.com/dotnet/runtime/pull/132310", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7639f3d", + "labels": [ + "linkable-framework", + "community-contribution", + "area-Tools-ILLink" + ] + }, + { + "id": "runtime@6276bd4", + "repo": "runtime", + "title": "Add format attribute to printf-style wrappers and fix format string errors", + "url": "https://github.com/dotnet/runtime/pull/123920", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6276bd4", + "labels": [ + "area-CodeGen-coreclr" + ] + }, + { + "id": "runtime@3cad7b3", + "repo": "runtime", + "title": "JIT: Do not skip reference prolog zero inits in async methods", + "url": "https://github.com/dotnet/runtime/pull/132326", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3cad7b3", + "labels": [ + "area-CodeGen-coreclr", + "runtime-async" + ] + }, + { + "id": "runtime@0cfd407", + "repo": "runtime", + "title": "Populate RetryAfter on SlidingWindowRateLimiter", + "url": "https://github.com/dotnet/runtime/pull/131225", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0cfd407", + "labels": [ + "area-System.Threading", + "community-contribution" + ] + }, + { + "id": "runtime@7e12af9", + "repo": "runtime", + "title": "[R2R] Handle missing virtual method signatures", + "url": "https://github.com/dotnet/runtime/pull/132337", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7e12af9", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@feede76", + "repo": "runtime", + "title": "Enable sccache for macOS CoreCLR legs", + "url": "https://github.com/dotnet/runtime/pull/128675", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@feede76", + "labels": [ + "area-Infrastructure-coreclr" + ] + }, + { + "id": "runtime@bf532f6", + "repo": "runtime", + "title": "Add locking for cDAC APIs", + "url": "https://github.com/dotnet/runtime/pull/132302", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bf532f6", + "labels": [ + "area-Diagnostics-cdac" + ] + }, + { + "id": "runtime@d20b851", + "repo": "runtime", + "title": "[wasm] Encode struct alignment in thunk signatures", + "url": "https://github.com/dotnet/runtime/pull/132248", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d20b851", + "labels": [ + "area-ReadyToRun" + ] + }, + { + "id": "runtime@62d0b6f", + "repo": "runtime", + "title": "Partition the ComWrappers RCW cache into per-processor buckets", + "url": "https://github.com/dotnet/runtime/pull/132033", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@62d0b6f", + "labels": [ + "area-System.Runtime.InteropServices", + "tenet-performance", + "community-contribution" + ] + }, + { + "id": "runtime@d3815d7", + "repo": "runtime", + "title": "Restore Windows Arm64 support for CPUs without LSE", + "url": "https://github.com/dotnet/runtime/pull/132345", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d3815d7", + "labels": [ + "area-VM-coreclr" + ] + }, + { + "id": "runtime@c99188c", + "repo": "runtime", + "title": "Skip GitHub_130545 on NativeAOT", + "url": "https://github.com/dotnet/runtime/pull/132342", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c99188c", + "labels": [ + "area-TypeSystem-coreclr" + ] + }, + { + "id": "runtime@c2de915", + "repo": "runtime", + "title": "Buffer consecutive text nodes when loading XContainer to avoid O(n^2)", + "url": "https://github.com/dotnet/runtime/pull/130835", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c2de915", + "labels": [ + "area-System.Xml" + ] + }, + { + "id": "runtime@86f11fb", + "repo": "runtime", + "title": "Fix macOS crash in NetworkChange when the run loop thread already exited", + "url": "https://github.com/dotnet/runtime/pull/131867", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@86f11fb", + "labels": [ + "area-System.Net", + "community-contribution" + ] + }, + { + "id": "runtime@f2568ad", + "repo": "runtime", + "title": "[release/11.0-rc1] Add structural union type classifier", + "url": "https://github.com/dotnet/runtime/pull/132427", + "commit": "dotnet@a218087", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f2568ad", + "labels": [ + "Servicing-approved", + "area-System.Text.Json" + ] + }, + { + "id": "runtime@d0b2617", + "repo": "runtime", + "title": "[release/11.0-rc1] [Build] Fix minipal build on Apple targets", + "url": "https://github.com/dotnet/runtime/pull/132470", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d0b2617", + "labels": [ + "Servicing-approved", + "area-Infrastructure-libraries" + ] + }, + { + "id": "runtime@5214d79", + "repo": "runtime", + "title": "[release/11.0-rc1] Reject malformed UTF-8 number separators", + "url": "https://github.com/dotnet/runtime/pull/132471", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5214d79", + "labels": [ + "Servicing-approved", + "area-System.Numerics" + ] + }, + { + "id": "runtime@1c4703c", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix duplicate _start offset in Tensor.Resize", + "url": "https://github.com/dotnet/runtime/pull/132472", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1c4703c", + "labels": [ + "Servicing-approved", + "area-System.Numerics.Tensors" + ] + }, + { + "id": "runtime@6965b65", + "repo": "runtime", + "title": "[release/11.0-rc1] NativeAOT: remove BOM from generated source/response files", + "url": "https://github.com/dotnet/runtime/pull/132433", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6965b65", + "labels": [ + "Servicing-approved", + "area-NativeAOT-coreclr" + ] + }, + { + "id": "runtime@bdbf8b8", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix PAL QueryThreadCycleTime test format macros", + "url": "https://github.com/dotnet/runtime/pull/132436", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bdbf8b8", + "labels": [ + "Servicing-approved", + "area-PAL-coreclr" + ] + }, + { + "id": "runtime@58fc0f7", + "repo": "runtime", + "title": "[release/11.0-rc1] Implement AES-KW", + "url": "https://github.com/dotnet/runtime/pull/132477", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@58fc0f7", + "labels": [ + "Servicing-approved", + "area-System.Security" + ] + }, + { + "id": "runtime@a972521", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix unordered DiagnosticsHelper tag comparison", + "url": "https://github.com/dotnet/runtime/pull/132514", + "commit": "dotnet@8ad8e2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a972521", + "labels": [ + "Servicing-approved", + "area-System.Diagnostics.Tracing" + ] + }, + { + "id": "runtime@09ae3cd", + "repo": "runtime", + "title": "[release/11.0-rc1] [mono][wasm] Intrinsify Vector128.MultiplyAddEstimate in the interpreter", + "url": "https://github.com/dotnet/runtime/pull/132524", + "commit": "dotnet@7a31dc7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@09ae3cd", + "labels": [ + "Servicing-approved", + "area-Codegen-Interpreter-mono" + ] + }, + { + "id": "runtime@be80e4c", + "repo": "runtime", + "title": "[release/11.0-rc1] Disable ContextualReflection test on browser wasm", + "url": "https://github.com/dotnet/runtime/pull/132567", + "commit": "dotnet@c637683", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@be80e4c", + "labels": [ + "Servicing-approved", + "area-Infrastructure" + ] + }, + { + "id": "runtime@e9a181b", + "repo": "runtime", + "title": "[release/11.0-rc1] [mono][interp] Fix mis-sorted SIMD intrinsic tables making entries unreachable", + "url": "https://github.com/dotnet/runtime/pull/132525", + "commit": "dotnet@838e5ea", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e9a181b", + "labels": [ + "Servicing-approved", + "area-VM-meta-mono" + ] + }, + { + "id": "runtime@08a8097", + "repo": "runtime", + "title": "[release/11.0-rc1] [CoreCLR] Protect exception object across funclet callbacks", + "url": "https://github.com/dotnet/runtime/pull/132532", + "commit": "dotnet@838e5ea", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@08a8097", + "labels": [ + "Servicing-approved", + "area-ExceptionHandling-coreclr" + ] + }, + { + "id": "runtime@6dd4cd9", + "repo": "runtime", + "title": "[release/11.0-rc1] [mono][interp] Intrinsify Vector128.Store/StoreUnsafe on wasm", + "url": "https://github.com/dotnet/runtime/pull/132575", + "commit": "dotnet@e5fc056", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6dd4cd9", + "labels": [ + "Servicing-approved", + "arch-wasm", + "area-Codegen-Interpreter-mono" + ] + }, + { + "id": "runtime@d05381f", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix hang in InvalidClientRequestTests by guarding oversized Content-Length cases to managed implementation", + "url": "https://github.com/dotnet/runtime/pull/132593", + "commit": "dotnet@f49d493", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d05381f", + "labels": [ + "Servicing-approved", + "area-Infrastructure" + ] + }, + { + "id": "runtime@475dd5f", + "repo": "runtime", + "title": "[release/11.0-rc1] Widen the internal Number.BigInteger buffer to nuint", + "url": "https://github.com/dotnet/runtime/pull/132577", + "commit": "dotnet@6e72cb9", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@475dd5f", + "labels": [ + "Servicing-approved", + "area-System.Numerics" + ] + }, + { + "id": "runtime@d4848d7", + "repo": "runtime", + "title": "[release/11.0-rc1] Use stable net/netframework folders for the mono SDK tasks", + "url": "https://github.com/dotnet/runtime/pull/132414", + "commit": "dotnet@e68a362", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d4848d7", + "labels": [ + "Servicing-approved", + "area-Build-mono" + ] + }, + { + "id": "runtime@3eb635f", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix DeflateEncoder.GetMaxCompressedLength conservative bound", + "url": "https://github.com/dotnet/runtime/pull/132476", + "commit": "dotnet@e68a362", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3eb635f", + "labels": [ + "Servicing-approved", + "area-System.IO.Compression" + ] + }, + { + "id": "runtime@378adc3", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix CrossGen2 TypeMap blob-only type references", + "url": "https://github.com/dotnet/runtime/pull/132537", + "commit": "dotnet@e68a362", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@378adc3", + "labels": [ + "Servicing-approved", + "area-ReadyToRun" + ] + }, + { + "id": "runtime@ffef270", + "repo": "runtime", + "title": "[release/11.0-rc1] Ensure BackgroundService invokes ExecuteAsync after start", + "url": "https://github.com/dotnet/runtime/pull/132598", + "commit": "dotnet@e68a362", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ffef270", + "labels": [ + "Servicing-approved", + "area-Extensions-Hosting" + ] + }, + { + "id": "runtime@a6e900c", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix synchronous cancellation race in Channels", + "url": "https://github.com/dotnet/runtime/pull/132638", + "commit": "dotnet@7fb4f7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a6e900c", + "labels": [ + "Servicing-approved", + "area-System.Threading" + ] + }, + { + "id": "runtime@0d49690", + "repo": "runtime", + "title": "[release/11.0-rc1] Fix transition from monomorphic to polymorphic VSD", + "url": "https://github.com/dotnet/runtime/pull/132622", + "commit": "dotnet@6038eaf", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0d49690", + "labels": [ + "Servicing-approved", + "area-VM-coreclr" + ] + }, + { + "id": "runtime@ab19415", + "repo": "runtime", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/runtime/pull/132568", + "commit": "dotnet@ac4a9f8", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ab19415", + "labels": [ + "Servicing-approved", + "linkable-framework", + "area-codeflow" + ] + }, + { + "id": "scenario-tests@2ae7f98", + "repo": "scenario-tests", + "title": "Bound post-kill WaitForExit to prevent scenario-test hangs", + "url": "https://github.com/dotnet/scenario-tests/pull/354", + "commit": "dotnet@b615a81", + "is_security": false, + "local_repo_commit": "scenario-tests@2ae7f98" + }, + { + "id": "scenario-tests@2f6ce16", + "repo": "scenario-tests", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/scenario-tests/pull/355", + "commit": "dotnet@1a69fc6", + "is_security": false, + "local_repo_commit": "scenario-tests@2f6ce16" + }, + { + "id": "scenario-tests@b56c21e", + "repo": "scenario-tests", + "title": "Synchronize redirected output snapshots", + "url": "https://github.com/dotnet/scenario-tests/pull/359", + "commit": "dotnet@1a69fc6", + "is_security": false, + "local_repo_commit": "scenario-tests@b56c21e" + }, + { + "id": "scenario-tests@8464a98", + "repo": "scenario-tests", + "title": "Add backport workflow", + "url": "https://github.com/dotnet/scenario-tests/pull/360", + "commit": "dotnet@1a69fc6", + "is_security": false, + "local_repo_commit": "scenario-tests@8464a98" + }, + { + "id": "sdk@82c65d1", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54281", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@82c65d1" + }, + { + "id": "sdk@5d4f1d5", + "repo": "sdk", + "title": "Merging internal commits for release/8.0.1xx", + "url": "https://github.com/dotnet/sdk/pull/54270", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5d4f1d5" + }, + { + "id": "sdk@97b23da", + "repo": "sdk", + "title": "Merging internal commits for release/8.0.4xx", + "url": "https://github.com/dotnet/sdk/pull/54269", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@97b23da" + }, + { + "id": "sdk@9a605cb", + "repo": "sdk", + "title": "[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx'", + "url": "https://github.com/dotnet/sdk/pull/54315", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9a605cb" + }, + { + "id": "sdk@9819148", + "repo": "sdk", + "title": "[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx'", + "url": "https://github.com/dotnet/sdk/pull/54316", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9819148" + }, + { + "id": "sdk@17fbde9", + "repo": "sdk", + "title": "Add task to remove blocked audit sources from NuGet.config", + "url": "https://github.com/dotnet/sdk/pull/54318", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@17fbde9" + }, + { + "id": "sdk@47334b7", + "repo": "sdk", + "title": "Merging internal commits for release/9.0.1xx", + "url": "https://github.com/dotnet/sdk/pull/54265", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@47334b7" + }, + { + "id": "sdk@896be5c", + "repo": "sdk", + "title": "[release/8.0.4xx] Update dependencies from dotnet/source-build-externals", + "url": "https://github.com/dotnet/sdk/pull/54338", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@896be5c" + }, + { + "id": "sdk@374029d", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/source-build-externals", + "url": "https://github.com/dotnet/sdk/pull/54327", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@374029d" + }, + { + "id": "sdk@d14ffe5", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54342", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d14ffe5" + }, + { + "id": "sdk@0722178", + "repo": "sdk", + "title": "[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.4xx'", + "url": "https://github.com/dotnet/sdk/pull/54345", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0722178" + }, + { + "id": "sdk@c8e4d65", + "repo": "sdk", + "title": "[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx'", + "url": "https://github.com/dotnet/sdk/pull/54326", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c8e4d65" + }, + { + "id": "sdk@c0c4142", + "repo": "sdk", + "title": "[release/9.0.1xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54347", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c0c4142" + }, + { + "id": "sdk@dc9f730", + "repo": "sdk", + "title": ".NET Source-Build 9.0.117 May 2026 Updates", + "url": "https://github.com/dotnet/sdk/pull/54273", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@dc9f730" + }, + { + "id": "sdk@4c110b1", + "repo": "sdk", + "title": "[release/8.0.4xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54366", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4c110b1" + }, + { + "id": "sdk@49f05cc", + "repo": "sdk", + "title": "[automated] Merge branch 'release/8.0.4xx' => 'release/9.0.1xx'", + "url": "https://github.com/dotnet/sdk/pull/54370", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@49f05cc" + }, + { + "id": "sdk@a0e0343", + "repo": "sdk", + "title": "[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx'", + "url": "https://github.com/dotnet/sdk/pull/54354", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a0e0343" + }, + { + "id": "sdk@45075de", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54454", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@45075de" + }, + { + "id": "sdk@4f80815", + "repo": "sdk", + "title": "[release/10.0.1xx] Add 'mcpserver' project template as bundled template", + "url": "https://github.com/dotnet/sdk/pull/54319", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4f80815", + "labels": [ + "Servicing-approved", + "Area-Templates" + ] + }, + { + "id": "sdk@6c926d4", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54521", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6c926d4" + }, + { + "id": "sdk@408f2aa", + "repo": "sdk", + "title": "Remove the package zip cache download", + "url": "https://github.com/dotnet/sdk/pull/54503", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@408f2aa" + }, + { + "id": "sdk@2eee43c", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54537", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2eee43c" + }, + { + "id": "sdk@0e3f0f1", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54573", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0e3f0f1" + }, + { + "id": "sdk@2dec1c2", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54582", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2dec1c2" + }, + { + "id": "sdk@08d37d8", + "repo": "sdk", + "title": "Update branding to 9.0.119", + "url": "https://github.com/dotnet/sdk/pull/54563", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@08d37d8" + }, + { + "id": "sdk@2c115a6", + "repo": "sdk", + "title": "Update branding to 9.0.316", + "url": "https://github.com/dotnet/sdk/pull/54564", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2c115a6" + }, + { + "id": "sdk@50dd91b", + "repo": "sdk", + "title": "[release/10.0.1xx] Fix --environment variables not applied to test process without launch profile", + "url": "https://github.com/dotnet/sdk/pull/54613", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@50dd91b" + }, + { + "id": "sdk@410c9ba", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54610", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@410c9ba" + }, + { + "id": "sdk@cd8d483", + "repo": "sdk", + "title": "[release/9.0.3xx] Update dependencies from dotnet/scenario-tests", + "url": "https://github.com/dotnet/sdk/pull/54478", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cd8d483" + }, + { + "id": "sdk@5c60093", + "repo": "sdk", + "title": "[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx'", + "url": "https://github.com/dotnet/sdk/pull/54593", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5c60093" + }, + { + "id": "sdk@4421d8c", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54639", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4421d8c" + }, + { + "id": "sdk@fb21816", + "repo": "sdk", + "title": "[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx'", + "url": "https://github.com/dotnet/sdk/pull/54592", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@fb21816", + "labels": [ + "Area-Workloads" + ] + }, + { + "id": "sdk@df11f85", + "repo": "sdk", + "title": "Merging internal commits for release/9.0.3xx", + "url": "https://github.com/dotnet/sdk/pull/54664", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@df11f85" + }, + { + "id": "sdk@cab7ab0", + "repo": "sdk", + "title": "[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx'", + "url": "https://github.com/dotnet/sdk/pull/54738", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cab7ab0" + }, + { + "id": "sdk@ada4803", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54718", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ada4803" + }, + { + "id": "sdk@2ceba48", + "repo": "sdk", + "title": "[release/9.0.3xx] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/sdk/pull/54452", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2ceba48" + }, + { + "id": "sdk@2875cfe", + "repo": "sdk", + "title": "[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx'", + "url": "https://github.com/dotnet/sdk/pull/54784", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2875cfe" + }, + { + "id": "sdk@a4831de", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54809", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a4831de" + }, + { + "id": "sdk@828410f", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54833", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@828410f" + }, + { + "id": "sdk@953218f", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54843", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@953218f" + }, + { + "id": "sdk@87e8d20", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54878", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@87e8d20" + }, + { + "id": "sdk@90bfb45", + "repo": "sdk", + "title": "[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx'", + "url": "https://github.com/dotnet/sdk/pull/54484", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@90bfb45" + }, + { + "id": "sdk@61f5d14", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54994", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@61f5d14" + }, + { + "id": "sdk@bda9bff", + "repo": "sdk", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54987", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bda9bff" + }, + { + "id": "sdk@7e005ed", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55065", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7e005ed" + }, + { + "id": "sdk@514d1a2", + "repo": "sdk", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55080", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@514d1a2" + }, + { + "id": "sdk@849aaa9", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55079", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@849aaa9" + }, + { + "id": "sdk@f83535c", + "repo": "sdk", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55087", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f83535c" + }, + { + "id": "sdk@9af0d6f", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55086", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9af0d6f" + }, + { + "id": "sdk@93a35b5", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55113", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@93a35b5" + }, + { + "id": "sdk@5e2b311", + "repo": "sdk", + "title": "[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx'", + "url": "https://github.com/dotnet/sdk/pull/54995", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5e2b311" + }, + { + "id": "sdk@ee43387", + "repo": "sdk", + "title": "[release/9.0.3xx] Update branding to 9.0.317", + "url": "https://github.com/dotnet/sdk/pull/55151", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ee43387", + "labels": [ + "Servicing-consider", + "Branch Lockdown" + ] + }, + { + "id": "sdk@6620038", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55129", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6620038" + }, + { + "id": "sdk@311b049", + "repo": "sdk", + "title": "[automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx'", + "url": "https://github.com/dotnet/sdk/pull/55169", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@311b049" + }, + { + "id": "sdk@33cd56c", + "repo": "sdk", + "title": "[release/10.0.1xx] Use full Application Insights connection string instead of instrumentation key", + "url": "https://github.com/dotnet/sdk/pull/55177", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@33cd56c", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "sdk@daf9a47", + "repo": "sdk", + "title": "[release/10.0.4xx] Use full Application Insights connection string instead of instrumentation key", + "url": "https://github.com/dotnet/sdk/pull/55178", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@daf9a47", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "sdk@6ad2ac3", + "repo": "sdk", + "title": "[watch] Avoid updating running processes state in GetManagedCodeUpdatesAsync", + "url": "https://github.com/dotnet/sdk/pull/55160", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6ad2ac3" + }, + { + "id": "sdk@e768cfd", + "repo": "sdk", + "title": "[watch] Refactor CompilationHandler", + "url": "https://github.com/dotnet/sdk/pull/55172", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e768cfd" + }, + { + "id": "sdk@c4620b6", + "repo": "sdk", + "title": "[watch] Static web asset abstraction", + "url": "https://github.com/dotnet/sdk/pull/55188", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c4620b6" + }, + { + "id": "sdk@e2c64bc", + "repo": "sdk", + "title": "[watch aspire] Suppress OperationCanceledException in StartChannelReader on shutdown", + "url": "https://github.com/dotnet/sdk/pull/55242", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e2c64bc" + }, + { + "id": "sdk@6991e27", + "repo": "sdk", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55202", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6991e27" + }, + { + "id": "sdk@06fc7f6", + "repo": "sdk", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55175", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@06fc7f6" + }, + { + "id": "sdk@bf5c14c", + "repo": "sdk", + "title": "Update VersionFeature80 and VersionFeature90 calculations for the August release", + "url": "https://github.com/dotnet/sdk/pull/55222", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bf5c14c" + }, + { + "id": "sdk@009019f", + "repo": "sdk", + "title": "[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx'", + "url": "https://github.com/dotnet/sdk/pull/55170", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@009019f" + }, + { + "id": "sdk@a5edf54", + "repo": "sdk", + "title": "Sign Microsoft.DotNet.HotReload.WebAssembly.Browser.lib.module.js", + "url": "https://github.com/dotnet/sdk/pull/55317", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a5edf54", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "sdk@b68e16f", + "repo": "sdk", + "title": "Fix Containers digest test failures and align digest validation closer to OCI spec", + "url": "https://github.com/dotnet/sdk/pull/53933", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b68e16f", + "labels": [ + "Area-Containers" + ] + }, + { + "id": "sdk@83b5b18", + "repo": "sdk", + "title": "[automated] Merge branch 'release/10.0.3xx' => 'release/10.0.4xx'", + "url": "https://github.com/dotnet/sdk/pull/55061", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@83b5b18" + }, + { + "id": "sdk@63f4446", + "repo": "sdk", + "title": "[automated] Merge branch 'release/10.0.1xx' => 'release/10.0.3xx'", + "url": "https://github.com/dotnet/sdk/pull/55323", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@63f4446" + }, + { + "id": "sdk@5b2b079", + "repo": "sdk", + "title": "[automated] Merge branch 'release/10.0.3xx' => 'release/10.0.4xx'", + "url": "https://github.com/dotnet/sdk/pull/55375", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5b2b079" + }, + { + "id": "sdk@b10be98", + "repo": "sdk", + "title": "Escape semicolons in conditional test scope pipeline variable", + "url": "https://github.com/dotnet/sdk/pull/55401", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b10be98" + }, + { + "id": "sdk@1958128", + "repo": "sdk", + "title": "[Draft] Support Microsoft.Build.Traversal projects in dotnet test (MTP)", + "url": "https://github.com/dotnet/sdk/pull/55297", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1958128", + "score": 6, + "score_reason": "dotnet test supports traversal projects" + }, + { + "id": "sdk@bf68967", + "repo": "sdk", + "title": "Support --nologo in Microsoft.Testing.Platform test mode", + "url": "https://github.com/dotnet/sdk/pull/55376", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bf68967" + }, + { + "id": "sdk@fc099e5", + "repo": "sdk", + "title": "Expose --no-banner in MTP dotnet test help", + "url": "https://github.com/dotnet/sdk/pull/55412", + "commit": "dotnet@f654743", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@fc099e5" + }, + { + "id": "sdk@1d1aa49", + "repo": "sdk", + "title": "Re-enable C++/CLI test coverage previously gated on VS 2026 toolset availability", + "url": "https://github.com/dotnet/sdk/pull/54558", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1d1aa49" + }, + { + "id": "sdk@72524e5", + "repo": "sdk", + "title": "Bump minimum MSBuild version to 18.7", + "url": "https://github.com/dotnet/sdk/pull/55230", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@72524e5" + }, + { + "id": "sdk@a81cf7c", + "repo": "sdk", + "title": "Add deep-nested traversal e2e tests for dotnet test (MTP)", + "url": "https://github.com/dotnet/sdk/pull/55407", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a81cf7c" + }, + { + "id": "sdk@b792a18", + "repo": "sdk", + "title": "Forward MSBuild build/tasks/details telemetry event", + "url": "https://github.com/dotnet/sdk/pull/54092", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b792a18" + }, + { + "id": "sdk@0135f03", + "repo": "sdk", + "title": "Normalize SDK build leg naming", + "url": "https://github.com/dotnet/sdk/pull/55400", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0135f03" + }, + { + "id": "sdk@cbb5d5a", + "repo": "sdk", + "title": "Add test authoring guidance for Helix compatibility and TFM properties", + "url": "https://github.com/dotnet/sdk/pull/55388", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cbb5d5a" + }, + { + "id": "sdk@5e25224", + "repo": "sdk", + "title": "Add MTP artifact post-processing to dotnet test", + "url": "https://github.com/dotnet/sdk/pull/55419", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5e25224" + }, + { + "id": "sdk@008a7da", + "repo": "sdk", + "title": "Bump MSTest.Sdk from 4.4.0-preview.26367.7 to 4.4.0-preview.26372.14", + "url": "https://github.com/dotnet/sdk/pull/55425", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@008a7da", + "labels": [ + "dependencies", + "dependabot: main" + ] + }, + { + "id": "sdk@e83a7f9", + "repo": "sdk", + "title": "Document multi-repo ownership boundaries", + "url": "https://github.com/dotnet/sdk/pull/55432", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e83a7f9" + }, + { + "id": "sdk@360efc5", + "repo": "sdk", + "title": "Fix multi-arch container label parsing", + "url": "https://github.com/dotnet/sdk/pull/55414", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@360efc5", + "labels": [ + "Area-Containers" + ] + }, + { + "id": "sdk@bb37a53", + "repo": "sdk", + "title": "[main] Fix Native AOT SDK version lookup", + "url": "https://github.com/dotnet/sdk/pull/55413", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bb37a53", + "labels": [ + "auto-merge", + "backport" + ] + }, + { + "id": "sdk@3f3c7c3", + "repo": "sdk", + "title": "Add PartitionByClass support to Helix test scheduling", + "url": "https://github.com/dotnet/sdk/pull/55434", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3f3c7c3" + }, + { + "id": "sdk@24dcbf7", + "repo": "sdk", + "title": "Fixed a lot of typos in the codebase and documentation", + "url": "https://github.com/dotnet/sdk/pull/55327", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@24dcbf7", + "labels": [ + "sdk-diagnostic-docs-needed" + ] + }, + { + "id": "sdk@d9d7ec4", + "repo": "sdk", + "title": "Fix ValidatePatternBaseDir for wildcard-in-directory-name patterns", + "url": "https://github.com/dotnet/sdk/pull/55433", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d9d7ec4" + }, + { + "id": "sdk@36c0dfd", + "repo": "sdk", + "title": "Add copilot-app LLM environment telemetry detection", + "url": "https://github.com/dotnet/sdk/pull/55440", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@36c0dfd" + }, + { + "id": "sdk@83e4e51", + "repo": "sdk", + "title": "Add telemetry for --help, --version, and --info options", + "url": "https://github.com/dotnet/sdk/pull/55442", + "commit": "dotnet@8405f04", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@83e4e51" + }, + { + "id": "sdk@b3edf14", + "repo": "sdk", + "title": "[Blazor] Fix Blazor WebAssembly diagnostics defaults to use the defined opt-out property", + "url": "https://github.com/dotnet/sdk/pull/55447", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b3edf14" + }, + { + "id": "sdk@b4c5c63", + "repo": "sdk", + "title": "Enable live output for MSTest tests", + "url": "https://github.com/dotnet/sdk/pull/55418", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b4c5c63" + }, + { + "id": "sdk@cc56ad4", + "repo": "sdk", + "title": "Migrate DefineStaticWebAssets to multithreaded task execution", + "url": "https://github.com/dotnet/sdk/pull/55117", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cc56ad4" + }, + { + "id": "sdk@01968e2", + "repo": "sdk", + "title": "Honor Configuration environment variable in CLI options", + "url": "https://github.com/dotnet/sdk/pull/55431", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@01968e2", + "labels": [ + "Area-dotnet test", + "breaking-change", + "Area-CLI", + "cli-ux", + "needs-breaking-change-doc-created" + ], + "score": 7, + "score_reason": "Configuration environment variable now affects CLI commands", + "breaking_changes": true + }, + { + "id": "sdk@aa2ca0b", + "repo": "sdk", + "title": "Preserve whitespace paths in static web asset tasks", + "url": "https://github.com/dotnet/sdk/pull/55266", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@aa2ca0b" + }, + { + "id": "sdk@9cac8b9", + "repo": "sdk", + "title": "Add copilot-app LLM environment telemetry detection [10.0.4xx]", + "url": "https://github.com/dotnet/sdk/pull/55443", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9cac8b9" + }, + { + "id": "sdk@d9edd27", + "repo": "sdk", + "title": "Fix flaky It_generates_satellite_assemblies by decoding captured test stdout as UTF-8", + "url": "https://github.com/dotnet/sdk/pull/55428", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d9edd27" + }, + { + "id": "sdk@ed75fed", + "repo": "sdk", + "title": "Better error when workload set version uses package version format", + "url": "https://github.com/dotnet/sdk/pull/54929", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ed75fed", + "labels": [ + "Area-CLI", + "Area-Workloads" + ] + }, + { + "id": "sdk@caaadc2", + "repo": "sdk", + "title": "Simplify MacAddressGetter to use NetworkInterface API directly", + "url": "https://github.com/dotnet/sdk/pull/55420", + "commit": "dotnet@9a00ec9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@caaadc2" + }, + { + "id": "sdk@79e9664", + "repo": "sdk", + "title": "[main] Update dependencies from microsoft/testfx", + "url": "https://github.com/dotnet/sdk/pull/55469", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@79e9664" + }, + { + "id": "sdk@78b84df", + "repo": "sdk", + "title": "Implement global command-line options for dotnet test (MTP): --timeout and --maximum-failed-tests", + "url": "https://github.com/dotnet/sdk/pull/55458", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@78b84df", + "score": 7, + "score_reason": "Global timeout and failure limits improve test automation" + }, + { + "id": "sdk@e5b5609", + "repo": "sdk", + "title": "Move cross-AOT legs into shared SDK job matrix", + "url": "https://github.com/dotnet/sdk/pull/55479", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e5b5609" + }, + { + "id": "sdk@e8bcb34", + "repo": "sdk", + "title": "Avoid copying http-client.env.json to the output folder", + "url": "https://github.com/dotnet/sdk/pull/50280", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e8bcb34", + "labels": [ + "Area-AspNetCore" + ] + }, + { + "id": "sdk@c00884c", + "repo": "sdk", + "title": "Convert dotnet-format integration tests from pipeline YAML to MSTest/Helix", + "url": "https://github.com/dotnet/sdk/pull/55399", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c00884c" + }, + { + "id": "sdk@da2d405", + "repo": "sdk", + "title": "Skip test-runtime install on cross-architecture builds", + "url": "https://github.com/dotnet/sdk/pull/55460", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@da2d405" + }, + { + "id": "sdk@75d534e", + "repo": "sdk", + "title": "Remove reassignments of `MSBuildAllProjects` property.", + "url": "https://github.com/dotnet/sdk/pull/47772", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@75d534e", + "labels": [ + "Area-Infrastructure", + "untriaged", + "stale" + ] + }, + { + "id": "sdk@1d4d926", + "repo": "sdk", + "title": "Scope .editorconfig discovery to included files in dotnet format folder mode", + "url": "https://github.com/dotnet/sdk/pull/55248", + "commit": "dotnet@cf08d28", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1d4d926", + "score": 6, + "score_reason": "Scoped editorconfig discovery speeds folder formatting" + }, + { + "id": "sdk@96d832b", + "repo": "sdk", + "title": "Harden MTP artifact post-processing and add an opt-out", + "url": "https://github.com/dotnet/sdk/pull/55480", + "commit": "dotnet@25ef6dd", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@96d832b" + }, + { + "id": "sdk@62dd893", + "repo": "sdk", + "title": "Fix 'dotnet publish -o .' excluding all source files (CS5001)", + "url": "https://github.com/dotnet/sdk/pull/55461", + "commit": "dotnet@25ef6dd", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@62dd893" + }, + { + "id": "sdk@042be08", + "repo": "sdk", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55465", + "commit": "dotnet@25ef6dd", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@042be08" + }, + { + "id": "sdk@9e79671", + "repo": "sdk", + "title": "Host the Razor source generator in rzc (opt-in generate/discover)", + "url": "https://github.com/dotnet/sdk/pull/55422", + "commit": "dotnet@25ef6dd", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9e79671" + }, + { + "id": "sdk@00a92f6", + "repo": "sdk", + "title": "[main] Fix missing data for ReportInstallSucces", + "url": "https://github.com/dotnet/sdk/pull/55487", + "commit": "dotnet@25ef6dd", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@00a92f6", + "labels": [ + "backport" + ] + }, + { + "id": "sdk@5b623a1", + "repo": "sdk", + "title": "[release/10.0.4xx] Fix missing data for ReportInstallSucces", + "url": "https://github.com/dotnet/sdk/pull/55485", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5b623a1", + "labels": [ + "Servicing-approved", + "backport" + ] + }, + { + "id": "sdk@d2afe1e", + "repo": "sdk", + "title": "Include failing NuGet source in workload advertising manifest update errors", + "url": "https://github.com/dotnet/sdk/pull/55081", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d2afe1e" + }, + { + "id": "sdk@b360919", + "repo": "sdk", + "title": "Share SDK resolution during Pack and Publish discovery", + "url": "https://github.com/dotnet/sdk/pull/55426", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b360919", + "labels": [ + "Area-CLI", + "cli-ux", + "Area-MSBuild" + ] + }, + { + "id": "sdk@9ea4e48", + "repo": "sdk", + "title": "Move VirtualProjectBuilder to FileBasedPrograms source package", + "url": "https://github.com/dotnet/sdk/pull/54773", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9ea4e48", + "labels": [ + "Area-run-file" + ] + }, + { + "id": "sdk@34bb679", + "repo": "sdk", + "title": "[release/10.0.4xx] Fix NuGet subcommand help forwarding", + "url": "https://github.com/dotnet/sdk/pull/55482", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@34bb679", + "labels": [ + "Servicing-approved", + "Area-CLI", + "backport" + ] + }, + { + "id": "sdk@32593ca", + "repo": "sdk", + "title": "[release/10.0.4xx] Fix hostfxr resolution failure on musl", + "url": "https://github.com/dotnet/sdk/pull/55519", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@32593ca", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "sdk@a49e3d7", + "repo": "sdk", + "title": "Add E2E coverage for dotnet test (MTP) live test-host output", + "url": "https://github.com/dotnet/sdk/pull/55517", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a49e3d7" + }, + { + "id": "sdk@afb617b", + "repo": "sdk", + "title": "[test] Fix duplicate runtime pack in `dotnet test` device deployment", + "url": "https://github.com/dotnet/sdk/pull/55502", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@afb617b" + }, + { + "id": "sdk@4cce02f", + "repo": "sdk", + "title": "Address review round 2: give the agent a diff base, drop dead output", + "url": "https://github.com/dotnet/sdk/pull/55526", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4cce02f" + }, + { + "id": "sdk@f9917e8", + "repo": "sdk", + "title": "[automated] Merge branch 'release/10.0.4xx' => 'main'", + "url": "https://github.com/dotnet/sdk/pull/55273", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f9917e8", + "labels": [ + "Area-Watch" + ] + }, + { + "id": "sdk@4fdbafe", + "repo": "sdk", + "title": "Fix race in Razor dispatcher test", + "url": "https://github.com/dotnet/sdk/pull/55515", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4fdbafe" + }, + { + "id": "sdk@f688063", + "repo": "sdk", + "title": "Fix UWP XBF files losing subdirectory paths in resources.pri when UseArtifactsOutput is enabled", + "url": "https://github.com/dotnet/sdk/pull/53867", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f688063" + }, + { + "id": "sdk@f556100", + "repo": "sdk", + "title": "Report MSBuild errors from `dotnet test` device deploy and run-argument builds", + "url": "https://github.com/dotnet/sdk/pull/55524", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f556100" + }, + { + "id": "sdk@b5b1801", + "repo": "sdk", + "title": "Add ILLink conditional test scope to reduce PR validation time", + "url": "https://github.com/dotnet/sdk/pull/55522", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b5b1801" + }, + { + "id": "sdk@2e5fa46", + "repo": "sdk", + "title": "Unify internal CI matrix and refactor CG mode to SDL mode", + "url": "https://github.com/dotnet/sdk/pull/55500", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2e5fa46" + }, + { + "id": "sdk@87f7384", + "repo": "sdk", + "title": "Update merge flow to remove 10.0.3xx", + "url": "https://github.com/dotnet/sdk/pull/55534", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@87f7384" + }, + { + "id": "sdk@6895c4c", + "repo": "sdk", + "title": "Add a skill for authoring .NET analyzers", + "url": "https://github.com/dotnet/sdk/pull/55510", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6895c4c" + }, + { + "id": "sdk@1266dc0", + "repo": "sdk", + "title": "Add a shared fix-all provider that fixes a document through one editor", + "url": "https://github.com/dotnet/sdk/pull/55533", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1266dc0" + }, + { + "id": "sdk@390f04e", + "repo": "sdk", + "title": "Update link to ASP.NET Core tools", + "url": "https://github.com/dotnet/sdk/pull/53278", + "commit": "dotnet@a855907", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@390f04e", + "labels": [ + "Area-AspNetCore" + ] + }, + { + "id": "sdk@7c53be7", + "repo": "sdk", + "title": "[Blazor] Fix BlazorWebAssemblyDiagnosticsEnabled so it can be set from a .csproj", + "url": "https://github.com/dotnet/sdk/pull/55537", + "commit": "dotnet@59c7700", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7c53be7" + }, + { + "id": "sdk@beccf68", + "repo": "sdk", + "title": "Stop running build jobs on official check-in CI runs", + "url": "https://github.com/dotnet/sdk/pull/55547", + "commit": "dotnet@59c7700", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@beccf68" + }, + { + "id": "sdk@14cea59", + "repo": "sdk", + "title": "Seed CLI telemetry session IDs from CI workflow context", + "url": "https://github.com/dotnet/sdk/pull/54447", + "commit": "dotnet@59c7700", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@14cea59", + "labels": [ + "Area-Telemetry" + ] + }, + { + "id": "sdk@04f3a37", + "repo": "sdk", + "title": "Add /parallel-audit agentic workflow, bump testfx, adopt [ResourceLock]", + "url": "https://github.com/dotnet/sdk/pull/55527", + "commit": "dotnet@8b943be", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@04f3a37" + }, + { + "id": "sdk@b356bc2", + "repo": "sdk", + "title": "Close SDK-side gaps in MTP artifact post-processing", + "url": "https://github.com/dotnet/sdk/pull/55554", + "commit": "dotnet@8b943be", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b356bc2" + }, + { + "id": "sdk@03487ce", + "repo": "sdk", + "title": "[dotnet test][MTP] Don't replay live output in the exit-code summary", + "url": "https://github.com/dotnet/sdk/pull/55550", + "commit": "dotnet@8b943be", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@03487ce" + }, + { + "id": "sdk@c907364", + "repo": "sdk", + "title": "Track the new testfx TerminalTestReporter partials in the vendored-files manifest", + "url": "https://github.com/dotnet/sdk/pull/55564", + "commit": "dotnet@8b943be", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c907364" + }, + { + "id": "sdk@8ca11db", + "repo": "sdk", + "title": "Fix stale TRX merged-report location in artifact post-processing doc", + "url": "https://github.com/dotnet/sdk/pull/55577", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8ca11db" + }, + { + "id": "sdk@cbbd13d", + "repo": "sdk", + "title": "Reconcile testfx terminal allocation drift", + "url": "https://github.com/dotnet/sdk/pull/55579", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cbbd13d" + }, + { + "id": "sdk@6fbc980", + "repo": "sdk", + "title": "[main] Update dependencies from microsoft/testfx", + "url": "https://github.com/dotnet/sdk/pull/55562", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6fbc980" + }, + { + "id": "sdk@e0b7508", + "repo": "sdk", + "title": "Extend the single MSBuild build session of `dotnet test -bl` to the device paths", + "url": "https://github.com/dotnet/sdk/pull/53488", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e0b7508" + }, + { + "id": "sdk@26f715e", + "repo": "sdk", + "title": "Migrate GenerateStaticWebAssetEndpointsManifest to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54706", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@26f715e" + }, + { + "id": "sdk@3ff7707", + "repo": "sdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55512", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3ff7707" + }, + { + "id": "sdk@0b8c543", + "repo": "sdk", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55506", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0b8c543" + }, + { + "id": "sdk@8970c17", + "repo": "sdk", + "title": "Fix corrupted `dotnet test -bl` binary logs by using a single MSBuild build session", + "url": "https://github.com/dotnet/sdk/pull/55521", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8970c17" + }, + { + "id": "sdk@222b3e7", + "repo": "sdk", + "title": "Extend the single `dotnet test -bl` build session to the device (MAUI) paths", + "url": "https://github.com/dotnet/sdk/pull/55589", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@222b3e7" + }, + { + "id": "sdk@fd07760", + "repo": "sdk", + "title": "[run/test] Set host path for direct MSBuild builds", + "url": "https://github.com/dotnet/sdk/pull/55581", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@fd07760" + }, + { + "id": "sdk@2ed4b7b", + "repo": "sdk", + "title": "Emit NETSDK1244 warning when IncludeAllContentForSelfExtract is enabled", + "url": "https://github.com/dotnet/sdk/pull/55559", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2ed4b7b", + "labels": [ + "sdk-diagnostic-docs-needed" + ] + }, + { + "id": "sdk@69a4e2d", + "repo": "sdk", + "title": "Document CI telemetry correlation requirements", + "url": "https://github.com/dotnet/sdk/pull/55556", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@69a4e2d", + "labels": [ + "documentation", + "Area-Telemetry" + ] + }, + { + "id": "sdk@8dee7ba", + "repo": "sdk", + "title": "Add targeted test workflow for agents", + "url": "https://github.com/dotnet/sdk/pull/55532", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8dee7ba" + }, + { + "id": "sdk@c01ea5a", + "repo": "sdk", + "title": "Add --prerelease flag to dotnet new install", + "url": "https://github.com/dotnet/sdk/pull/55503", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c01ea5a", + "score": 5, + "score_reason": "Template installation can select prerelease packages" + }, + { + "id": "sdk@51e0aa3", + "repo": "sdk", + "title": "Fix PublishSingleFile failure when GenerateDocumentationFile=true and CopyDocumentationFileToOutputDirectory=false", + "url": "https://github.com/dotnet/sdk/pull/53156", + "commit": "dotnet@6fcbc06", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@51e0aa3", + "labels": [ + "Area-NetSDK" + ] + }, + { + "id": "sdk@1c9fb67", + "repo": "sdk", + "title": "Add affected test selection to dotnet test", + "url": "https://github.com/dotnet/sdk/pull/55574", + "commit": "dotnet@e99ff1c", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1c9fb67", + "score": 6, + "score_reason": "Experimental affected-test selection speeds large test suites" + }, + { + "id": "sdk@b42cc9b", + "repo": "sdk", + "title": "Update the NetAnalyzers Roslyn reference to 4.14.0", + "url": "https://github.com/dotnet/sdk/pull/55525", + "commit": "dotnet@e99ff1c", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b42cc9b" + }, + { + "id": "sdk@6f3e55e", + "repo": "sdk", + "title": "Reconcile testfx terminal reporter drift", + "url": "https://github.com/dotnet/sdk/pull/55605", + "commit": "dotnet@e99ff1c", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6f3e55e" + }, + { + "id": "sdk@a86dbf9", + "repo": "sdk", + "title": "Add `dotnet test --results-directory-layout` to stop test reports overwriting each other", + "url": "https://github.com/dotnet/sdk/pull/55475", + "commit": "dotnet@e99ff1c", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a86dbf9", + "score": 7, + "score_reason": "Prevents test projects from overwriting result artifacts" + }, + { + "id": "sdk@20936f2", + "repo": "sdk", + "title": "Validate PAT pool entries before selection", + "url": "https://github.com/dotnet/sdk/pull/55621", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@20936f2" + }, + { + "id": "sdk@de84823", + "repo": "sdk", + "title": "Fix flaky FileWatcher event assertions", + "url": "https://github.com/dotnet/sdk/pull/55620", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@de84823" + }, + { + "id": "sdk@3a169f6", + "repo": "sdk", + "title": "Fix dotnet-watch dependency output races", + "url": "https://github.com/dotnet/sdk/pull/55618", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3a169f6" + }, + { + "id": "sdk@6d5079c", + "repo": "sdk", + "title": "Use partial evaluation in dotnet test discovery", + "url": "https://github.com/dotnet/sdk/pull/55633", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6d5079c" + }, + { + "id": "sdk@9f0a101", + "repo": "sdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55595", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9f0a101" + }, + { + "id": "sdk@3edf4b3", + "repo": "sdk", + "title": "[automated] Merge branch 'release/10.0.4xx' => 'main'", + "url": "https://github.com/dotnet/sdk/pull/55594", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3edf4b3" + }, + { + "id": "sdk@13778d5", + "repo": "sdk", + "title": "Enable cached file-based run in Native AOT CLI", + "url": "https://github.com/dotnet/sdk/pull/55529", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@13778d5", + "labels": [ + "Area-run-file" + ], + "score": 6, + "score_reason": "Cached NativeAOT file-based runs reduce repeat startup overhead" + }, + { + "id": "sdk@60d1899", + "repo": "sdk", + "title": "Fix fix-all correctness and authoring conformance across the .NET analyzers", + "url": "https://github.com/dotnet/sdk/pull/55538", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@60d1899" + }, + { + "id": "sdk@b2907e5", + "repo": "sdk", + "title": "Bump MSTest.Sdk from 4.4.0-preview.26402.3 to 4.4.0-preview.26405.9", + "url": "https://github.com/dotnet/sdk/pull/55628", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b2907e5", + "labels": [ + "dependencies", + "dependabot: main" + ] + }, + { + "id": "sdk@ddbc6ec", + "repo": "sdk", + "title": "Fix Microsoft.CodeAnalysis.Analyzers version mismatch", + "url": "https://github.com/dotnet/sdk/pull/55654", + "commit": "dotnet@efe17ff", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ddbc6ec" + }, + { + "id": "sdk@5289a12", + "repo": "sdk", + "title": "Add support for formatting file-based apps", + "url": "https://github.com/dotnet/sdk/pull/55626", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5289a12", + "labels": [ + "Area-Format", + "Area-run-file" + ], + "score": 6, + "score_reason": "dotnet format now supports file-based programs" + }, + { + "id": "sdk@eb9dd9e", + "repo": "sdk", + "title": "Enable method-level parallelism for TemplateEngine CLI tests", + "url": "https://github.com/dotnet/sdk/pull/55631", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@eb9dd9e" + }, + { + "id": "sdk@3e28731", + "repo": "sdk", + "title": "Support artifacts output mode for MTP test results", + "url": "https://github.com/dotnet/sdk/pull/55609", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3e28731" + }, + { + "id": "sdk@55f2a7b", + "repo": "sdk", + "title": "Add HTTP transport for WebAssembly test hosts", + "url": "https://github.com/dotnet/sdk/pull/55672", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@55f2a7b" + }, + { + "id": "sdk@053fb74", + "repo": "sdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55668", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@053fb74" + }, + { + "id": "sdk@24abf9a", + "repo": "sdk", + "title": "Enable fully qualified Helix test name reporting", + "url": "https://github.com/dotnet/sdk/pull/55404", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@24abf9a" + }, + { + "id": "sdk@09b0403", + "repo": "sdk", + "title": "Temporarily quarantine dotnet-watch tests on macOS", + "url": "https://github.com/dotnet/sdk/pull/55675", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@09b0403" + }, + { + "id": "sdk@2763d13", + "repo": "sdk", + "title": "Fix MSBuild telemetry when the server is enabled", + "url": "https://github.com/dotnet/sdk/pull/55582", + "commit": "dotnet@7158e2f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2763d13", + "labels": [ + "Area-Telemetry", + "Area-MSBuild" + ] + }, + { + "id": "sdk@9d938ee", + "repo": "sdk", + "title": "Disallow `:` in property directives", + "url": "https://github.com/dotnet/sdk/pull/55671", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9d938ee", + "labels": [ + "Area-run-file" + ], + "score": 3, + "score_reason": "Property directive syntax is tightened for file-based programs", + "breaking_changes": true + }, + { + "id": "sdk@e5c36a9", + "repo": "sdk", + "title": "Onboard the Build Failure Analysis agentic workflow", + "url": "https://github.com/dotnet/sdk/pull/55539", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e5c36a9" + }, + { + "id": "sdk@dfb74e6", + "repo": "sdk", + "title": "Address deadlock and race conditions in WebSocketConnection", + "url": "https://github.com/dotnet/sdk/pull/55651", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@dfb74e6" + }, + { + "id": "sdk@49a5d37", + "repo": "sdk", + "title": "Update Windows SDK projections", + "url": "https://github.com/dotnet/sdk/pull/55444", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@49a5d37" + }, + { + "id": "sdk@3ff3c5a", + "repo": "sdk", + "title": "Fix preview workload version search", + "url": "https://github.com/dotnet/sdk/pull/55685", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3ff3c5a" + }, + { + "id": "sdk@246ce2d", + "repo": "sdk", + "title": "Update XML transform for apphost.exe", + "url": "https://github.com/dotnet/sdk/pull/55704", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@246ce2d" + }, + { + "id": "sdk@8795d01", + "repo": "sdk", + "title": "Flow CodeAnalysis analyzers version automatically", + "url": "https://github.com/dotnet/sdk/pull/55680", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8795d01" + }, + { + "id": "sdk@5dfbb56", + "repo": "sdk", + "title": "[main] Update dependencies from microsoft/testfx", + "url": "https://github.com/dotnet/sdk/pull/55693", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5dfbb56" + }, + { + "id": "sdk@8231a56", + "repo": "sdk", + "title": "Re-enable template search sorting test", + "url": "https://github.com/dotnet/sdk/pull/55705", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8231a56" + }, + { + "id": "sdk@a9692be", + "repo": "sdk", + "title": "Fix workload advertising manifest extraction with WiX v4+ built MSIs", + "url": "https://github.com/dotnet/sdk/pull/55576", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a9692be" + }, + { + "id": "sdk@d8fe720", + "repo": "sdk", + "title": "Fix invalid argument handling for workload search version", + "url": "https://github.com/dotnet/sdk/pull/55682", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d8fe720" + }, + { + "id": "sdk@f3ab5e1", + "repo": "sdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55688", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f3ab5e1" + }, + { + "id": "sdk@b7c2f46", + "repo": "sdk", + "title": "Fix formatting of automated telemetry message", + "url": "https://github.com/dotnet/sdk/pull/55573", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b7c2f46", + "labels": [ + "Area-Infrastructure" + ] + }, + { + "id": "sdk@e86710e", + "repo": "sdk", + "title": "Optimize the NativeAOT CLI for size", + "url": "https://github.com/dotnet/sdk/pull/55733", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e86710e", + "labels": [ + "Area-dotnet AOT" + ] + }, + { + "id": "sdk@0427940", + "repo": "sdk", + "title": "[Experiment] Create a .NET SDK Issue Monster", + "url": "https://github.com/dotnet/sdk/pull/55243", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0427940" + }, + { + "id": "sdk@a7a9e91", + "repo": "sdk", + "title": "Migrate test package feeds to dotnet-public", + "url": "https://github.com/dotnet/sdk/pull/55463", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a7a9e91" + }, + { + "id": "sdk@bb01d92", + "repo": "sdk", + "title": "Allow Copilot assignment even if >= 2 issues are assigned to Copilot", + "url": "https://github.com/dotnet/sdk/pull/55759", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bb01d92" + }, + { + "id": "sdk@7fedd5d", + "repo": "sdk", + "title": "Update Issue Monster workflow lock file", + "url": "https://github.com/dotnet/sdk/pull/55760", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7fedd5d" + }, + { + "id": "sdk@bbb124f", + "repo": "sdk", + "title": "Place file-based app artifacts into repo's artifacts dir if used", + "url": "https://github.com/dotnet/sdk/pull/55697", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bbb124f", + "labels": [ + "Area-run-file" + ], + "score": 5, + "score_reason": "File-based outputs honor repository artifact placement" + }, + { + "id": "sdk@98b6980", + "repo": "sdk", + "title": "Add android-arm to NativeAOT runtime pack RIDs", + "url": "https://github.com/dotnet/sdk/pull/55750", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@98b6980" + }, + { + "id": "sdk@11be866", + "repo": "sdk", + "title": "Ping run-file team on relevant changes", + "url": "https://github.com/dotnet/sdk/pull/55769", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@11be866" + }, + { + "id": "sdk@a753c74", + "repo": "sdk", + "title": "Add end-to-end MSBuild telemetry coverage and fix spans", + "url": "https://github.com/dotnet/sdk/pull/55752", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a753c74" + }, + { + "id": "sdk@6a1f9ee", + "repo": "sdk", + "title": "Work around cached Copilot CLI path mismatch", + "url": "https://github.com/dotnet/sdk/pull/55763", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6a1f9ee" + }, + { + "id": "sdk@ebe7798", + "repo": "sdk", + "title": "Use PAT pool for Issue Monster threat detection", + "url": "https://github.com/dotnet/sdk/pull/55774", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ebe7798" + }, + { + "id": "sdk@16bd309", + "repo": "sdk", + "title": "Add WebAssembly project reference discovery targets", + "url": "https://github.com/dotnet/sdk/pull/55782", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@16bd309", + "labels": [ + "Area-WasmSdk" + ] + }, + { + "id": "sdk@d6e2be3", + "repo": "sdk", + "title": "[Experiment] Add CI Quality Investigator workflow", + "url": "https://github.com/dotnet/sdk/pull/55467", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d6e2be3" + }, + { + "id": "sdk@812a817", + "repo": "sdk", + "title": "Reduce `issue_dispatch tool` hallucinations in the `issue monster` when making a tool call:", + "url": "https://github.com/dotnet/sdk/pull/55777", + "commit": "dotnet@624eeb5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@812a817" + }, + { + "id": "sdk@64269ae", + "repo": "sdk", + "title": "Reduce Issue Monster `base_branch` selection hallucinations w/ target vs source branch terms", + "url": "https://github.com/dotnet/sdk/pull/55778", + "commit": "dotnet@73e6150", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@64269ae" + }, + { + "id": "sdk@887dc12", + "repo": "sdk", + "title": "Dispatch Issue Monster for CI incidents", + "url": "https://github.com/dotnet/sdk/pull/55788", + "commit": "dotnet@73e6150", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@887dc12" + }, + { + "id": "sdk@5b9b9e1", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Recognize roslyn telemetry", + "url": "https://github.com/dotnet/sdk/pull/55826", + "commit": "dotnet@8b4cb02", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5b9b9e1", + "labels": [ + "Area-Telemetry", + "backport" + ] + }, + { + "id": "sdk@10b2efd", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Package download: Validate paths on non-Windows platforms", + "url": "https://github.com/dotnet/sdk/pull/55812", + "commit": "dotnet@8650eb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@10b2efd", + "labels": [ + "auto-merge", + "backport" + ] + }, + { + "id": "sdk@af6fc84", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Fix Include Symbols when using dotnet pack with nuspec file", + "url": "https://github.com/dotnet/sdk/pull/55252", + "commit": "dotnet@89ca209", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@af6fc84" + }, + { + "id": "sdk@3f7ca9e", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Make published container images reproducible", + "url": "https://github.com/dotnet/sdk/pull/55836", + "commit": "dotnet@89ca209", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3f7ca9e", + "labels": [ + "auto-merge", + "backport" + ] + }, + { + "id": "sdk@6bb52e2", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Skip redundant container uploads for existing manifests", + "url": "https://github.com/dotnet/sdk/pull/55838", + "commit": "dotnet@1da4c41", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6bb52e2", + "labels": [ + "auto-merge", + "backport" + ] + }, + { + "id": "sdk@b1b438a", + "repo": "sdk", + "title": "Update VersionFeature 8/9/10 for the next release", + "url": "https://github.com/dotnet/sdk/pull/55846", + "commit": "dotnet@22586bf", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b1b438a", + "labels": [ + "Area-Infrastructure" + ] + }, + { + "id": "sdk@87d436b", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55887", + "commit": "dotnet@25c0025", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@87d436b" + }, + { + "id": "sdk@0eac0cf", + "repo": "sdk", + "title": "[release/11.0.1xx-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/55893", + "commit": "dotnet@a22bf1c", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0eac0cf" + }, + { + "id": "source-build-assets@2667540", + "repo": "source-build-assets", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/source-build-assets/pull/1753", + "commit": "dotnet@34e6b7a", + "is_security": false, + "local_repo_commit": "source-build-assets@2667540" + }, + { + "id": "source-build-assets@b70367d", + "repo": "source-build-assets", + "title": "Remove unused ANTLR Maven project files", + "url": "https://github.com/dotnet/source-build-assets/pull/1756", + "commit": "dotnet@34e6b7a", + "is_security": false, + "local_repo_commit": "source-build-assets@b70367d" + }, + { + "id": "source-build-assets@4956228", + "repo": "source-build-assets", + "title": "Update dependencies from build 325363", + "url": "https://github.com/dotnet/source-build-assets/pull/1759", + "commit": "dotnet@cdeb134", + "is_security": false, + "local_repo_commit": "source-build-assets@4956228" + }, + { + "id": "source-build-assets@2623acb", + "repo": "source-build-assets", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/source-build-assets/pull/1761", + "commit": "dotnet@cdeb134", + "is_security": false, + "local_repo_commit": "source-build-assets@2623acb" + }, + { + "id": "source-build-assets@6deaef4", + "repo": "source-build-assets", + "title": "Update dependencies from build 325824", + "url": "https://github.com/dotnet/source-build-assets/pull/1764", + "commit": "dotnet@cdeb134", + "is_security": false, + "local_repo_commit": "source-build-assets@6deaef4" + }, + { + "id": "source-build-assets@722aa44", + "repo": "source-build-assets", + "title": "Update dependencies from build 326034", + "url": "https://github.com/dotnet/source-build-assets/pull/1765", + "commit": "dotnet@cdeb134", + "is_security": false, + "local_repo_commit": "source-build-assets@722aa44" + }, + { + "id": "source-build-assets@b48fda0", + "repo": "source-build-assets", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/source-build-assets/pull/1766", + "commit": "dotnet@cdeb134", + "is_security": false, + "local_repo_commit": "source-build-assets@b48fda0" + }, + { + "id": "source-build-assets@7171679", + "repo": "source-build-assets", + "title": "Document current-version reference package restriction", + "url": "https://github.com/dotnet/source-build-assets/pull/1768", + "commit": "dotnet@cdeb134", + "is_security": false, + "local_repo_commit": "source-build-assets@7171679" + }, + { + "id": "source-build-assets@91bf5c6", + "repo": "source-build-assets", + "title": "Pin workflow actions to immutable SHAs and add Dependabot SHA update policy", + "url": "https://github.com/dotnet/source-build-assets/pull/1772", + "commit": "dotnet@7cba5e9", + "is_security": false, + "local_repo_commit": "source-build-assets@91bf5c6" + }, + { + "id": "source-build-assets@21fb0df", + "repo": "source-build-assets", + "title": "Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/source-build-assets/pull/1773", + "commit": "dotnet@7cba5e9", + "is_security": false, + "local_repo_commit": "source-build-assets@21fb0df", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "source-build-assets@ff98800", + "repo": "source-build-assets", + "title": "Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/source-build-assets/pull/1775", + "commit": "dotnet@472d3ee", + "is_security": false, + "local_repo_commit": "source-build-assets@ff98800", + "labels": [ + "dependencies", + "github_actions" + ] + }, + { + "id": "sourcelink@bd09f31", + "repo": "sourcelink", + "title": "Mark dotnet-sourcelink as non-shipping", + "url": "https://github.com/dotnet/sourcelink/pull/1568", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@bd09f31" + }, + { + "id": "sourcelink@e45ebd2", + "repo": "sourcelink", + "title": "[release/10.0.2xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1576", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@e45ebd2" + }, + { + "id": "sourcelink@2752a5e", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1569", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@2752a5e" + }, + { + "id": "sourcelink@59ef729", + "repo": "sourcelink", + "title": "Update dependencies", + "url": "https://github.com/dotnet/sourcelink/pull/1581", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@59ef729" + }, + { + "id": "sourcelink@44e26bc", + "repo": "sourcelink", + "title": "[automated] Merge branch 'release/10.0.2xx' => 'release/10.0.3xx'", + "url": "https://github.com/dotnet/sourcelink/pull/1577", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@44e26bc" + }, + { + "id": "sourcelink@87111bc", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1586", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@87111bc" + }, + { + "id": "sourcelink@d746610", + "repo": "sourcelink", + "title": "Update dependencies from build 301313", + "url": "https://github.com/dotnet/sourcelink/pull/1588", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@d746610" + }, + { + "id": "sourcelink@8d1a4d6", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1590", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@8d1a4d6" + }, + { + "id": "sourcelink@89b290f", + "repo": "sourcelink", + "title": "Update dependencies from build 301549", + "url": "https://github.com/dotnet/sourcelink/pull/1589", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@89b290f" + }, + { + "id": "sourcelink@9657f7b", + "repo": "sourcelink", + "title": "Backflow VMR 3xx 302154", + "url": "https://github.com/dotnet/sourcelink/pull/1596", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@9657f7b" + }, + { + "id": "sourcelink@bf1b575", + "repo": "sourcelink", + "title": "Update dependencies from build 302311", + "url": "https://github.com/dotnet/sourcelink/pull/1597", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@bf1b575" + }, + { + "id": "sourcelink@cae2cf7", + "repo": "sourcelink", + "title": "Update dependencies from build 302124", + "url": "https://github.com/dotnet/sourcelink/pull/1595", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@cae2cf7" + }, + { + "id": "sourcelink@33165b3", + "repo": "sourcelink", + "title": "Update dependencies from build 302254", + "url": "https://github.com/dotnet/sourcelink/pull/1600", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@33165b3" + }, + { + "id": "sourcelink@b6b76d3", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1604", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@b6b76d3" + }, + { + "id": "sourcelink@5f04f05", + "repo": "sourcelink", + "title": "Update dependencies from build 303467", + "url": "https://github.com/dotnet/sourcelink/pull/1607", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@5f04f05" + }, + { + "id": "sourcelink@56c33eb", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1606", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@56c33eb" + }, + { + "id": "sourcelink@e1d00fd", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1608", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@e1d00fd" + }, + { + "id": "sourcelink@74a4af8", + "repo": "sourcelink", + "title": "Update dependencies from build 303525", + "url": "https://github.com/dotnet/sourcelink/pull/1609", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@74a4af8" + }, + { + "id": "sourcelink@ec2d8f8", + "repo": "sourcelink", + "title": "Update dependencies from build 304343", + "url": "https://github.com/dotnet/sourcelink/pull/1613", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@ec2d8f8" + }, + { + "id": "sourcelink@56a186c", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1615", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@56a186c" + }, + { + "id": "sourcelink@f514121", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1614", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@f514121" + }, + { + "id": "sourcelink@53657c5", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1625", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@53657c5" + }, + { + "id": "sourcelink@f2c605a", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1626", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@f2c605a" + }, + { + "id": "sourcelink@b0620fe", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1623", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@b0620fe" + }, + { + "id": "sourcelink@30a9e14", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1628", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@30a9e14" + }, + { + "id": "sourcelink@8fe801e", + "repo": "sourcelink", + "title": "Update dependencies from build 307387", + "url": "https://github.com/dotnet/sourcelink/pull/1633", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@8fe801e" + }, + { + "id": "sourcelink@067d8ae", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1632", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@067d8ae" + }, + { + "id": "sourcelink@7616f66", + "repo": "sourcelink", + "title": "Update dependencies from build 307443", + "url": "https://github.com/dotnet/sourcelink/pull/1634", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@7616f66" + }, + { + "id": "sourcelink@a063623", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1640", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@a063623" + }, + { + "id": "sourcelink@e3cb8eb", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1647", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@e3cb8eb" + }, + { + "id": "sourcelink@13a85b0", + "repo": "sourcelink", + "title": "Update dependencies from build 311030", + "url": "https://github.com/dotnet/sourcelink/pull/1656", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@13a85b0" + }, + { + "id": "sourcelink@a9436ff", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1653", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@a9436ff" + }, + { + "id": "sourcelink@317814b", + "repo": "sourcelink", + "title": "Use common dir to locate packed-refs and reftable", + "url": "https://github.com/dotnet/sourcelink/pull/1657", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@317814b" + }, + { + "id": "sourcelink@898dc0f", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Preserve `.git` suffix in repository names when generating SourceLink URLs", + "url": "https://github.com/dotnet/sourcelink/pull/1658", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@898dc0f" + }, + { + "id": "sourcelink@2614ffa", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1662", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@2614ffa" + }, + { + "id": "sourcelink@62454d9", + "repo": "sourcelink", + "title": "Use common dir to locate packed-refs and reftable", + "url": "https://github.com/dotnet/sourcelink/pull/1665", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@62454d9", + "labels": [ + "servicing-approved" + ] + }, + { + "id": "sourcelink@a9d4f97", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1664", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@a9d4f97" + }, + { + "id": "sourcelink@89fa426", + "repo": "sourcelink", + "title": "Update dependencies from build 312649", + "url": "https://github.com/dotnet/sourcelink/pull/1663", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@89fa426" + }, + { + "id": "sourcelink@f26b6d9", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1635", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@f26b6d9" + }, + { + "id": "sourcelink@564729b", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1666", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@564729b" + }, + { + "id": "sourcelink@6ef9f87", + "repo": "sourcelink", + "title": "Update dependencies from build 312947", + "url": "https://github.com/dotnet/sourcelink/pull/1667", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@6ef9f87" + }, + { + "id": "sourcelink@02da6b2", + "repo": "sourcelink", + "title": "Update dependencies from build 312829", + "url": "https://github.com/dotnet/sourcelink/pull/1668", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@02da6b2" + }, + { + "id": "sourcelink@11f810d", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1671", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@11f810d" + }, + { + "id": "sourcelink@af9d896", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1669", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@af9d896" + }, + { + "id": "sourcelink@8e386fb", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1670", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@8e386fb" + }, + { + "id": "sourcelink@8926ace", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1677", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@8926ace" + }, + { + "id": "sourcelink@05efc47", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1676", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@05efc47" + }, + { + "id": "sourcelink@7323c66", + "repo": "sourcelink", + "title": "Update dependencies from build 313473", + "url": "https://github.com/dotnet/sourcelink/pull/1675", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@7323c66" + }, + { + "id": "sourcelink@055392c", + "repo": "sourcelink", + "title": "Update dependencies from build 315051", + "url": "https://github.com/dotnet/sourcelink/pull/1683", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@055392c" + }, + { + "id": "sourcelink@993efbc", + "repo": "sourcelink", + "title": "Update dependencies from build 315339", + "url": "https://github.com/dotnet/sourcelink/pull/1685", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@993efbc" + }, + { + "id": "sourcelink@20d8b0b", + "repo": "sourcelink", + "title": "Update dependencies from build 315195", + "url": "https://github.com/dotnet/sourcelink/pull/1684", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@20d8b0b" + }, + { + "id": "sourcelink@491a001", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1691", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@491a001" + }, + { + "id": "sourcelink@d53bcdd", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1690", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@d53bcdd" + }, + { + "id": "sourcelink@22dd227", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1695", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@22dd227" + }, + { + "id": "sourcelink@40da6c1", + "repo": "sourcelink", + "title": "Update dependencies from build 316379", + "url": "https://github.com/dotnet/sourcelink/pull/1702", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@40da6c1" + }, + { + "id": "sourcelink@9dec14a", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1700", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@9dec14a" + }, + { + "id": "sourcelink@a168913", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1696", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@a168913" + }, + { + "id": "sourcelink@ff194d1", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1706", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@ff194d1" + }, + { + "id": "sourcelink@5b7195a", + "repo": "sourcelink", + "title": "Update dependencies from build 317140", + "url": "https://github.com/dotnet/sourcelink/pull/1707", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@5b7195a" + }, + { + "id": "sourcelink@b486dc3", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1711", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@b486dc3" + }, + { + "id": "sourcelink@0ab0100", + "repo": "sourcelink", + "title": "Update dependencies from build 317205", + "url": "https://github.com/dotnet/sourcelink/pull/1710", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@0ab0100" + }, + { + "id": "sourcelink@274958d", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1708", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@274958d" + }, + { + "id": "sourcelink@5c03094", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1716", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@5c03094" + }, + { + "id": "sourcelink@381a86e", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1715", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@381a86e" + }, + { + "id": "sourcelink@9252047", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1714", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@9252047" + }, + { + "id": "sourcelink@f98ad81", + "repo": "sourcelink", + "title": "Update dependencies from build 318531", + "url": "https://github.com/dotnet/sourcelink/pull/1721", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@f98ad81" + }, + { + "id": "sourcelink@44079da", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1720", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@44079da" + }, + { + "id": "sourcelink@75aaa9b", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1724", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@75aaa9b" + }, + { + "id": "sourcelink@64112ea", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1723", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@64112ea" + }, + { + "id": "sourcelink@60310a5", + "repo": "sourcelink", + "title": "Update dependencies from build 318769", + "url": "https://github.com/dotnet/sourcelink/pull/1719", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@60310a5" + }, + { + "id": "sourcelink@68f7441", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1727", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@68f7441" + }, + { + "id": "sourcelink@828a762", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1726", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@828a762" + }, + { + "id": "sourcelink@c09b9ff", + "repo": "sourcelink", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1731", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@c09b9ff" + }, + { + "id": "sourcelink@b077073", + "repo": "sourcelink", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1736", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@b077073" + }, + { + "id": "sourcelink@7b1bd72", + "repo": "sourcelink", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1730", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@7b1bd72" + }, + { + "id": "sourcelink@72f83ac", + "repo": "sourcelink", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1729", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@72f83ac" + }, + { + "id": "sourcelink@917a997", + "repo": "sourcelink", + "title": "Update dependencies from build 324827", + "url": "https://github.com/dotnet/sourcelink/pull/1742", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@917a997" + }, + { + "id": "sourcelink@cc04654", + "repo": "sourcelink", + "title": "Fix github-merge-flow.jsonc", + "url": "https://github.com/dotnet/sourcelink/pull/1744", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@cc04654" + }, + { + "id": "sourcelink@266b39a", + "repo": "sourcelink", + "title": "[automated] Merge branch 'release/10.0.3xx' => 'release/10.0.4xx'", + "url": "https://github.com/dotnet/sourcelink/pull/1746", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@266b39a" + }, + { + "id": "sourcelink@b989174", + "repo": "sourcelink", + "title": "[automated] Merge branch 'release/10.0.4xx' => 'main'", + "url": "https://github.com/dotnet/sourcelink/pull/1747", + "commit": "dotnet@7b0c0ca", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@b989174" + }, + { + "id": "sourcelink@cc896b0", + "repo": "sourcelink", + "title": "Strip user name and password from repository URLs", + "url": "https://github.com/dotnet/sourcelink/pull/1761", + "commit": "dotnet@8296263", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@cc896b0" + }, + { + "id": "sourcelink@8b697da", + "repo": "sourcelink", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1752", + "commit": "dotnet@8296263", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@8b697da" + }, + { + "id": "sourcelink@6ec19dd", + "repo": "sourcelink", + "title": "Update dependencies from build 326717", + "url": "https://github.com/dotnet/sourcelink/pull/1762", + "commit": "dotnet@8296263", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@6ec19dd" + }, + { + "id": "symreader@4335ee8", + "repo": "symreader", + "title": "Update dependencies from build 301945", + "url": "https://github.com/dotnet/symreader/pull/388", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@4335ee8" + }, + { + "id": "symreader@9026879", + "repo": "symreader", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/391", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@9026879" + }, + { + "id": "symreader@bd2da3b", + "repo": "symreader", + "title": "Update dependencies from build 303525", + "url": "https://github.com/dotnet/symreader/pull/393", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@bd2da3b" + }, + { + "id": "symreader@9a6bfda", + "repo": "symreader", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/396", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@9a6bfda" + }, + { + "id": "symreader@779aa12", + "repo": "symreader", + "title": "Update dependencies from build 306251", + "url": "https://github.com/dotnet/symreader/pull/403", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@779aa12" + }, + { + "id": "symreader@5255860", + "repo": "symreader", + "title": "Update dependencies from build 307268", + "url": "https://github.com/dotnet/symreader/pull/406", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@5255860" + }, + { + "id": "symreader@3172661", + "repo": "symreader", + "title": "Update dependencies from build 308175", + "url": "https://github.com/dotnet/symreader/pull/408", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@3172661" + }, + { + "id": "symreader@834ba03", + "repo": "symreader", + "title": "Update dependencies from build 309217", + "url": "https://github.com/dotnet/symreader/pull/411", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@834ba03" + }, + { + "id": "symreader@0311e4c", + "repo": "symreader", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/414", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@0311e4c" + }, + { + "id": "symreader@9f990a3", + "repo": "symreader", + "title": "Update dependencies from build 310763", + "url": "https://github.com/dotnet/symreader/pull/417", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@9f990a3" + }, + { + "id": "symreader@a44c37a", + "repo": "symreader", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/422", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@a44c37a" + }, + { + "id": "symreader@da24ef5", + "repo": "symreader", + "title": "Update dependencies from build 313473", + "url": "https://github.com/dotnet/symreader/pull/425", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@da24ef5" + }, + { + "id": "symreader@8655fee", + "repo": "symreader", + "title": "[release/10.0] Fix crash in UnsafeComStreamWrapper.Stat with in-memory symbols", + "url": "https://github.com/dotnet/symreader/pull/428", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@8655fee", + "labels": [ + "Servicing-approved" + ] + }, + { + "id": "symreader@028a635", + "repo": "symreader", + "title": "Update dependencies from build 314618", + "url": "https://github.com/dotnet/symreader/pull/427", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@028a635" + }, + { + "id": "symreader@d556177", + "repo": "symreader", + "title": "Update dependencies from build 315678", + "url": "https://github.com/dotnet/symreader/pull/431", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@d556177" + }, + { + "id": "symreader@5cc4088", + "repo": "symreader", + "title": "Update dependencies from build 315684", + "url": "https://github.com/dotnet/symreader/pull/430", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@5cc4088" + }, + { + "id": "symreader@b75e0d0", + "repo": "symreader", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/434", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@b75e0d0" + }, + { + "id": "symreader@05dafde", + "repo": "symreader", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/433", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@05dafde" + }, + { + "id": "symreader@aac63a4", + "repo": "symreader", + "title": "Update dependencies from build 317590", + "url": "https://github.com/dotnet/symreader/pull/438", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@aac63a4" + }, + { + "id": "symreader@d05cc88", + "repo": "symreader", + "title": "Update dependencies from build 317483", + "url": "https://github.com/dotnet/symreader/pull/437", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@d05cc88" + }, + { + "id": "symreader@d8370c7", + "repo": "symreader", + "title": "Update dependencies from build 318531", + "url": "https://github.com/dotnet/symreader/pull/441", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@d8370c7" + }, + { + "id": "symreader@f867871", + "repo": "symreader", + "title": "Update dependencies from build 318609", + "url": "https://github.com/dotnet/symreader/pull/440", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@f867871" + }, + { + "id": "symreader@83124e3", + "repo": "symreader", + "title": "Update dependencies from build 319504", + "url": "https://github.com/dotnet/symreader/pull/443", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@83124e3" + }, + { + "id": "symreader@b35c161", + "repo": "symreader", + "title": "Update dependencies from build 319511", + "url": "https://github.com/dotnet/symreader/pull/442", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@b35c161" + }, + { + "id": "symreader@db979a9", + "repo": "symreader", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/445", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@db979a9" + }, + { + "id": "symreader@2b4d6f4", + "repo": "symreader", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/444", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@2b4d6f4" + }, + { + "id": "symreader@8593ff8", + "repo": "symreader", + "title": "Update merge flow configuration for release/10.0", + "url": "https://github.com/dotnet/symreader/pull/446", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@8593ff8" + }, + { + "id": "symreader@b579795", + "repo": "symreader", + "title": "[automated] Merge branch 'release/10.0' => 'main'", + "url": "https://github.com/dotnet/symreader/pull/447", + "commit": "dotnet@92df1c7", + "is_security": false, + "local_repo_commit": "symreader@b579795" + }, + { + "id": "symreader@260aefc", + "repo": "symreader", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/symreader/pull/448", + "commit": "dotnet@aecb12d", + "is_security": false, + "local_repo_commit": "symreader@260aefc" + }, + { + "id": "vstest@5c6dc58", + "repo": "vstest", + "title": "Fix false positives in the markdown link checker", + "url": "https://github.com/microsoft/vstest/pull/16312", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@5c6dc58" + }, + { + "id": "vstest@7255fd2", + "repo": "vstest", + "title": "[link-checker] Fix broken v16.5.0 compare link in releases.md", + "url": "https://github.com/microsoft/vstest/pull/16313", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@7255fd2" + }, + { + "id": "vstest@634d097", + "repo": "vstest", + "title": "Branding as 18.11.0", + "url": "https://github.com/microsoft/vstest/pull/16314", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@634d097" + }, + { + "id": "vstest@f73598e", + "repo": "vstest", + "title": "Update reviewer team ID in Azure pipeline config", + "url": "https://github.com/microsoft/vstest/pull/16321", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@f73598e" + }, + { + "id": "vstest@262a9dd", + "repo": "vstest", + "title": "Recompile expert reviewer workflow lock", + "url": "https://github.com/microsoft/vstest/pull/16324", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@262a9dd" + }, + { + "id": "vstest@252890f", + "repo": "vstest", + "title": "Bump Microsoft.VisualStudio.Diagnostics.Utilities to a release-branch build to fix SymbolCheck (main)", + "url": "https://github.com/microsoft/vstest/pull/16323", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@252890f" + }, + { + "id": "vstest@f7d5f02", + "repo": "vstest", + "title": "Quote left side of MSBuild condition expressions", + "url": "https://github.com/microsoft/vstest/pull/16325", + "commit": "dotnet@a909109", + "is_security": false, + "local_repo_commit": "vstest@f7d5f02" + }, + { + "id": "vstest@e331e3b", + "repo": "vstest", + "title": "Fix TRX logger mangling astral-plane (non-BMP) characters", + "url": "https://github.com/microsoft/vstest/pull/16318", + "commit": "dotnet@f62012b", + "is_security": false, + "local_repo_commit": "vstest@e331e3b" + }, + { + "id": "vstest@0f85456", + "repo": "vstest", + "title": "Disable the MTP testhost by default", + "url": "https://github.com/microsoft/vstest/pull/16337", + "commit": "dotnet@f62012b", + "is_security": false, + "local_repo_commit": "vstest@0f85456" + }, + { + "id": "vstest@384428e", + "repo": "vstest", + "title": "Fix OS-blind apphost probe in MTP bridge (regression from #16201)", + "url": "https://github.com/microsoft/vstest/pull/16336", + "commit": "dotnet@f49a708", + "is_security": false, + "local_repo_commit": "vstest@384428e" + }, + { + "id": "vstest@6411dc2", + "repo": "vstest", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/microsoft/vstest/pull/16310", + "commit": "dotnet@f49a708", + "is_security": false, + "local_repo_commit": "vstest@6411dc2" + }, + { + "id": "vstest@7a6c166", + "repo": "vstest", + "title": "Pin GitHub Actions to full-length commit SHAs", + "url": "https://github.com/microsoft/vstest/pull/16338", + "commit": "dotnet@9ab39fa", + "is_security": false, + "local_repo_commit": "vstest@7a6c166" + }, + { + "id": "vstest@17c14fe", + "repo": "vstest", + "title": "Fix logger concurrency correctness and TRX write reliability", + "url": "https://github.com/microsoft/vstest/pull/16326", + "commit": "dotnet@9ab39fa", + "is_security": false, + "local_repo_commit": "vstest@17c14fe" + }, + { + "id": "vstest@d8f6af1", + "repo": "vstest", + "title": "Restore custom data collector platform tests", + "url": "https://github.com/microsoft/vstest/pull/16354", + "commit": "dotnet@3e91fc1", + "is_security": false, + "local_repo_commit": "vstest@d8f6af1" + }, + { + "id": "vstest@a3b36a6", + "repo": "vstest", + "title": "Revive socket client and server tests", + "url": "https://github.com/microsoft/vstest/pull/16348", + "commit": "dotnet@81c2c1f", + "is_security": false, + "local_repo_commit": "vstest@a3b36a6" + }, + { + "id": "vstest@5210ceb", + "repo": "vstest", + "title": "Simplify SocketServer: use is null and discard Task.Run result", + "url": "https://github.com/microsoft/vstest/pull/16361", + "commit": "dotnet@88f1490", + "is_security": false, + "local_repo_commit": "vstest@5210ceb" + }, + { + "id": "vstest@9cbb02d", + "repo": "vstest", + "title": "Retarget the MTP client onto Microsoft.Testing.Platform.ServerMode.Client.Sources", + "url": "https://github.com/microsoft/vstest/pull/16300", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@9cbb02d" + }, + { + "id": "vstest@ae77b29", + "repo": "vstest", + "title": "Fix MsCoverageReferencedPathMaps: skip during design-time builds and add BuildInParallel", + "url": "https://github.com/microsoft/vstest/pull/16043", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@ae77b29" + }, + { + "id": "vstest@d2c19c0", + "repo": "vstest", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/microsoft/vstest/pull/16334", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@d2c19c0" + }, + { + "id": "vstest@b207e49", + "repo": "vstest", + "title": "Simplify MTP code: combine or-patterns and use tuple deconstruction", + "url": "https://github.com/microsoft/vstest/pull/16369", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@b207e49" + }, + { + "id": "vstest@7e06f03", + "repo": "vstest", + "title": "Pass arguments to PowerShell with -File instead of -command", + "url": "https://github.com/microsoft/vstest/pull/16363", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@7e06f03" + }, + { + "id": "vstest@5193be4", + "repo": "vstest", + "title": "Respect console logger verbosity from a settings file", + "url": "https://github.com/microsoft/vstest/pull/16044", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@5193be4", + "labels": [ + "bug" + ] + }, + { + "id": "vstest@da2d6ea", + "repo": "vstest", + "title": "Remove reflection-based deserialization setters", + "url": "https://github.com/microsoft/vstest/pull/16356", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@da2d6ea" + }, + { + "id": "vstest@1faab3d", + "repo": "vstest", + "title": "Remove two stale IDE0060 suppressions", + "url": "https://github.com/microsoft/vstest/pull/16373", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@1faab3d" + }, + { + "id": "vstest@7e128f4", + "repo": "vstest", + "title": "Compile the MTP client out of source-only builds", + "url": "https://github.com/microsoft/vstest/pull/16385", + "commit": "dotnet@c91260f", + "is_security": false, + "local_repo_commit": "vstest@7e128f4" + }, + { + "id": "vstest@6b5328f", + "repo": "vstest", + "title": "Fix the single-test command in AGENTS.md that eng/build.ps1 rejects", + "url": "https://github.com/microsoft/vstest/pull/16387", + "commit": "dotnet@cc48b2d", + "is_security": false, + "local_repo_commit": "vstest@6b5328f" + }, + { + "id": "vstest@0f5ac69", + "repo": "vstest", + "title": "Enable CA1310 and make culture-sensitive string comparisons ordinal", + "url": "https://github.com/microsoft/vstest/pull/16388", + "commit": "dotnet@cc48b2d", + "is_security": false, + "local_repo_commit": "vstest@0f5ac69" + }, + { + "id": "vstest@499c9af", + "repo": "vstest", + "title": "[fix] Fix backslash normalization in VSTestCLIRunSettings on Unix", + "url": "https://github.com/microsoft/vstest/pull/15795", + "commit": "dotnet@cceb892", + "is_security": false, + "local_repo_commit": "vstest@499c9af" + }, + { + "id": "vstest@daac823", + "repo": "vstest", + "title": "Guard against a missing PATH in the NativeAOT publish test", + "url": "https://github.com/microsoft/vstest/pull/16380", + "commit": "dotnet@cceb892", + "is_security": false, + "local_repo_commit": "vstest@daac823" + }, + { + "id": "vstest@0b289d5", + "repo": "vstest", + "title": "Align expert reviewer verdicts with safe outputs", + "url": "https://github.com/microsoft/vstest/pull/16381", + "commit": "dotnet@cceb892", + "is_security": false, + "local_repo_commit": "vstest@0b289d5" + }, + { + "id": "vstest@5bf95dc", + "repo": "vstest", + "title": "docs: fix typo explicitely -> explicitly", + "url": "https://github.com/microsoft/vstest/pull/16397", + "commit": "dotnet@62bd0d2", + "is_security": false, + "local_repo_commit": "vstest@5bf95dc" + }, + { + "id": "vstest@3470ed5", + "repo": "vstest", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/microsoft/vstest/pull/16368", + "commit": "dotnet@62bd0d2", + "is_security": false, + "local_repo_commit": "vstest@3470ed5" + }, + { + "id": "vstest@3941969", + "repo": "vstest", + "title": "Skip the diagnostic test results publish when there is nothing to publish", + "url": "https://github.com/microsoft/vstest/pull/16401", + "commit": "dotnet@900850d", + "is_security": false, + "local_repo_commit": "vstest@3941969" + }, + { + "id": "vstest@d52fd7f", + "repo": "vstest", + "title": "Re-enable official signing validation", + "url": "https://github.com/microsoft/vstest/pull/16364", + "commit": "dotnet@efaca5b", + "is_security": false, + "local_repo_commit": "vstest@d52fd7f" + }, + { + "id": "vstest@9bdb396", + "repo": "vstest", + "title": "Remove dead ExternalEnvironmentVariables left by #16116", + "url": "https://github.com/microsoft/vstest/pull/16402", + "commit": "dotnet@efaca5b", + "is_security": false, + "local_repo_commit": "vstest@9bdb396" + }, + { + "id": "vstest@d6dbc41", + "repo": "vstest", + "title": "Copy acceptance test diagnostic logs into the test results directory", + "url": "https://github.com/microsoft/vstest/pull/16403", + "commit": "dotnet@993d3f9", + "is_security": false, + "local_repo_commit": "vstest@d6dbc41" + }, + { + "id": "vstest@7f981db", + "repo": "vstest", + "title": "Branding as 18.11.0-release", + "url": "https://github.com/microsoft/vstest/pull/16407", + "commit": "dotnet@89234f1", + "is_security": false, + "local_repo_commit": "vstest@7f981db" + }, + { + "id": "windowsdesktop@0eacc4f", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5832", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@0eacc4f" + }, + { + "id": "windowsdesktop@3fe80ee", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5835", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@3fe80ee" + }, + { + "id": "windowsdesktop@ee5ed07", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5837", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@ee5ed07" + }, + { + "id": "windowsdesktop@b61fa52", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5840", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@b61fa52" + }, + { + "id": "windowsdesktop@0fc1e06", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5842", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@0fc1e06" + }, + { + "id": "windowsdesktop@783feda", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5845", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@783feda" + }, + { + "id": "windowsdesktop@18b7032", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5846", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@18b7032" + }, + { + "id": "windowsdesktop@df89cf0", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5859", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@df89cf0" + }, + { + "id": "windowsdesktop@de39d3b", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5862", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@de39d3b" + }, + { + "id": "windowsdesktop@8a8c2aa", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5865", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@8a8c2aa" + }, + { + "id": "windowsdesktop@8aaf723", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5868", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@8aaf723" + }, + { + "id": "windowsdesktop@2e1d367", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5870", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@2e1d367" + }, + { + "id": "windowsdesktop@bb44349", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5872", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@bb44349" + }, + { + "id": "windowsdesktop@150042a", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5875", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@150042a" + }, + { + "id": "windowsdesktop@cf37430", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5877", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@cf37430" + }, + { + "id": "windowsdesktop@145df5c", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5878", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@145df5c" + }, + { + "id": "windowsdesktop@4261f5b", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5879", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@4261f5b" + }, + { + "id": "windowsdesktop@faa88b8", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5880", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@faa88b8" + }, + { + "id": "windowsdesktop@f422312", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5882", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@f422312" + }, + { + "id": "windowsdesktop@f356729", + "repo": "windowsdesktop", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5888", + "commit": "dotnet@ecb176d", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@f356729" + }, + { + "id": "windowsdesktop@4fe93cc", + "repo": "windowsdesktop", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5895", + "commit": "dotnet@1502a5c", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@4fe93cc" + }, + { + "id": "windowsdesktop@79679b8", + "repo": "windowsdesktop", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/windowsdesktop/pull/5897", + "commit": "dotnet@9fe4549", + "is_security": false, + "product": "dotnet-windowsdesktop", + "local_repo_commit": "windowsdesktop@79679b8" + }, + { + "id": "winforms@c8139b9", + "repo": "winforms", + "title": "Centralize feature prompts by target release", + "url": "https://github.com/dotnet/winforms/pull/14767", + "commit": "dotnet@9db0ce7", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@c8139b9", + "labels": [ + "NewApi-Net11", + "copilot-feature-prompt" + ] + }, + { + "id": "winforms@8554492", + "repo": "winforms", + "title": ".NET 11: integrate application, rendering, and visual styles APIs", + "url": "https://github.com/dotnet/winforms/pull/14809", + "commit": "dotnet@d7036ce", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@8554492", + "score": 6, + "score_reason": "Finalizes modern visual styles for RC1" + }, + { + "id": "winforms@bab083a", + "repo": "winforms", + "title": "Hide the VisualStylesModeChanged event of the PropertyGrid", + "url": "https://github.com/dotnet/winforms/pull/14814", + "commit": "dotnet@7f1c1bc", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@bab083a" + }, + { + "id": "winforms@4ba3b30", + "repo": "winforms", + "title": "Fix vertical scrollbar not rendering in RTL multiline TextBox", + "url": "https://github.com/dotnet/winforms/pull/14820", + "commit": "dotnet@f62091e", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@4ba3b30" + }, + { + "id": "winforms@480ddfb", + "repo": "winforms", + "title": "Fix ControlPaint.Light interpolation for system colors", + "url": "https://github.com/dotnet/winforms/pull/14833", + "commit": "dotnet@097feb4", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@480ddfb" + }, + { + "id": "winforms@52484fe", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14835", + "commit": "dotnet@935bbf0", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@52484fe" + }, + { + "id": "winforms@c598564", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14850", + "commit": "dotnet@b1881cf", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@c598564" + }, + { + "id": "winforms@faf0029", + "repo": "winforms", + "title": "Fix disabled ComboBox rendering to use system disabled palette in modern visual styles", + "url": "https://github.com/dotnet/winforms/pull/14843", + "commit": "dotnet@b1881cf", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@faf0029" + }, + { + "id": "winforms@b31ceb0", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14858", + "commit": "dotnet@b1881cf", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@b31ceb0" + }, + { + "id": "winforms@3dfb5be", + "repo": "winforms", + "title": "Fix issue 14796: ComboBox with FlatStyle.System renders incorrectly at design time", + "url": "https://github.com/dotnet/winforms/pull/14852", + "commit": "dotnet@b1881cf", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@3dfb5be" + }, + { + "id": "winforms@f6f1591", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14864", + "commit": "dotnet@ba83c14", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@f6f1591" + }, + { + "id": "winforms@a5594f0", + "repo": "winforms", + "title": "Fix issue 14807: CheckBox/RadioButton: ToggleSwitch renders black background when BackColor is Transparent", + "url": "https://github.com/dotnet/winforms/pull/14813", + "commit": "dotnet@ba83c14", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@a5594f0", + "labels": [ + "waiting-for-testing" + ] + }, + { + "id": "winforms@a7c141e", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14867", + "commit": "dotnet@e1bc8c3", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@a7c141e" + }, + { + "id": "winforms@5793277", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14868", + "commit": "dotnet@e1bc8c3", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@5793277" + }, + { + "id": "winforms@1156c7f", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14869", + "commit": "dotnet@e1bc8c3", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@1156c7f" + }, + { + "id": "winforms@bba6052", + "repo": "winforms", + "title": "Fix ComboBox drop-down button incorrectly uses BackColor", + "url": "https://github.com/dotnet/winforms/pull/14861", + "commit": "dotnet@e1bc8c3", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@bba6052" + }, + { + "id": "winforms@1549e93", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14872", + "commit": "dotnet@e1bc8c3", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@1549e93" + }, + { + "id": "winforms@fd595a1", + "repo": "winforms", + "title": "Fix The Form1 title bar change to white color when set the RightToLeft to Yes in PropertyGrid control", + "url": "https://github.com/dotnet/winforms/pull/14742", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@fd595a1", + "score": 4, + "score_reason": "Preserves dark title bars across handle recreation" + }, + { + "id": "winforms@de1e85d", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14883", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@de1e85d" + }, + { + "id": "winforms@e2bbd5e", + "repo": "winforms", + "title": "Fix ErrorProvider tooltip rendering in dark mode", + "url": "https://github.com/dotnet/winforms/pull/14888", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@e2bbd5e", + "score": 4, + "score_reason": "Completes dark mode for ErrorProvider tooltips" + }, + { + "id": "winforms@3c3fc01", + "repo": "winforms", + "title": "Enable dark mode for TreeView and ListView mouse tooltips", + "url": "https://github.com/dotnet/winforms/pull/14889", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@3c3fc01", + "score": 4, + "score_reason": "Completes dark mode for TreeView and ListView tooltips" + }, + { + "id": "winforms@7d033a9", + "repo": "winforms", + "title": "Document ToggleSwitch CheckAlign behavior for CheckBox and RadioButton", + "url": "https://github.com/dotnet/winforms/pull/14880", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@7d033a9" + }, + { + "id": "winforms@277da14", + "repo": "winforms", + "title": "Fix ComboBox text clipping in NET11 VisualStylesMode", + "url": "https://github.com/dotnet/winforms/pull/14874", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@277da14" + }, + { + "id": "winforms@114433a", + "repo": "winforms", + "title": "Fix issue 14831: TaskDialogPage.GetBoundButtonByID throws IndexOutOfRangeException when TaskDialogIndirect returns unexpected button ID", + "url": "https://github.com/dotnet/winforms/pull/14842", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@114433a" + }, + { + "id": "winforms@c522de4", + "repo": "winforms", + "title": "Fixes PrintPreviewControl displays a black preview page after assigning an empty PrintDocument", + "url": "https://github.com/dotnet/winforms/pull/14857", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@c522de4" + }, + { + "id": "winforms@63a0bc7", + "repo": "winforms", + "title": "Restoring autoConvert behavior in Clipboard APIs", + "url": "https://github.com/dotnet/winforms/pull/14893", + "commit": "dotnet@c88b829", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@63a0bc7", + "score": 3, + "score_reason": "Fixes corrupted Unicode clipboard text" + }, + { + "id": "winforms@0f2c1fe", + "repo": "winforms", + "title": "Fix icons of PropertyGrid control are not scaled well on 100% secondary monitor", + "url": "https://github.com/dotnet/winforms/pull/14828", + "commit": "dotnet@669771e", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@0f2c1fe" + }, + { + "id": "winforms@f724c22", + "repo": "winforms", + "title": "Adjust new APIs for RC1", + "url": "https://github.com/dotnet/winforms/pull/14892", + "commit": "dotnet@669771e", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@f724c22", + "labels": [ + "NewApi-Net11" + ], + "score": 7, + "score_reason": "KioskModeManager provides a designer-friendly full-screen component", + "breaking_changes": true + }, + { + "id": "winforms@1d7784a", + "repo": "winforms", + "title": "Fix PictureBox frame callback handle race in OnFrameChanged", + "url": "https://github.com/dotnet/winforms/pull/14826", + "commit": "dotnet@669771e", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@1d7784a", + "labels": [ + "releasenotes-breaking-change-NetFx" + ], + "score": 3, + "score_reason": "Fixes animated PictureBox handle races", + "breaking_changes": true + }, + { + "id": "winforms@af0c793", + "repo": "winforms", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 164: Build ID 3043310", + "url": "https://github.com/dotnet/winforms/pull/14818", + "commit": "dotnet@669771e", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@af0c793" + }, + { + "id": "winforms@18e1d3d", + "repo": "winforms", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14912", + "commit": "dotnet@e41f3ac", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@18e1d3d" + }, + { + "id": "winforms@6f164bc", + "repo": "winforms", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14915", + "commit": "dotnet@61fb6b3", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@6f164bc" + }, + { + "id": "wpf@5aec2fb", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11721", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@5aec2fb", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@c161dc9", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11724", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@c161dc9", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@511eaa4", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11728", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@511eaa4", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@d517c9f", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11729", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@d517c9f", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@2954415", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11738", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@2954415", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@86e19c2", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11743", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@86e19c2", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@5cbd167", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11745", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@5cbd167", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@3f0b9a6", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11749", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@3f0b9a6", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@e2a145f", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11752", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@e2a145f", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@4ec8bdb", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11758", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@4ec8bdb", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@07ae487", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11762", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@07ae487", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@b962f9e", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11768", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@b962f9e", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@1131ae4", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11770", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@1131ae4", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@3cff265", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11773", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@3cff265", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@47886a9", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11780", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@47886a9", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@61e05a3", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11788", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@61e05a3" + }, + { + "id": "wpf@83e6cbd", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11790", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@83e6cbd" + }, + { + "id": "wpf@6ebec62", + "repo": "wpf", + "title": "Fix potential issues in WPF Native Code", + "url": "https://github.com/dotnet/wpf/pull/11797", + "commit": "dotnet@1c96ded", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@6ebec62", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@a0d8e49", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11805", + "commit": "dotnet@987faee", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@a0d8e49", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@2041bf5", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11810", + "commit": "dotnet@987faee", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@2041bf5", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@2ca0375", + "repo": "wpf", + "title": "Add CodeQL comments to clarify trusted input handling in ResourcesGen…", + "url": "https://github.com/dotnet/wpf/pull/11763", + "commit": "dotnet@987faee", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@2ca0375", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@b5d953c", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11814", + "commit": "dotnet@4baa324", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@b5d953c", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@a0553fd", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11821", + "commit": "dotnet@4baa324", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@a0553fd", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@92a18a6", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11822", + "commit": "dotnet@4baa324", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@92a18a6", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@42c8af9", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11823", + "commit": "dotnet@4baa324", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@42c8af9", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@99caccf", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11825", + "commit": "dotnet@4baa324", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@99caccf", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@8218c1c", + "repo": "wpf", + "title": "Fix potential issues in WPF Native Code", + "url": "https://github.com/dotnet/wpf/pull/11835", + "commit": "dotnet@4baa324", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@8218c1c", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@1346571", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11838", + "commit": "dotnet@4b2746a", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@1346571", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@e0d4969", + "repo": "wpf", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11850", + "commit": "dotnet@4b2746a", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@e0d4969", + "labels": [ + "PR" + ] + }, + { + "id": "wpf@8c74082", + "repo": "wpf", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11853", + "commit": "dotnet@88e9056", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@8c74082", + "labels": [ + "PR" + ] + }, + { + "id": "xdt@8f200a6", + "repo": "xdt", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/xdt/pull/661", + "commit": "dotnet@33dcb09", + "is_security": false, + "local_repo_commit": "xdt@8f200a6" + }, + { + "id": "xdt@2414cbd", + "repo": "xdt", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/xdt/pull/666", + "commit": "dotnet@33dcb09", + "is_security": false, + "local_repo_commit": "xdt@2414cbd" + }, + { + "id": "xdt@6735b78", + "repo": "xdt", + "title": "[release/11.0-rc1] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/xdt/pull/670", + "commit": "dotnet@dfb4519", + "is_security": false, + "local_repo_commit": "xdt@6735b78" + } + ], + "commits": { + "arcade@8a12eb3": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "8a12eb390b37b3f4f9c47aa85b53c777698a26f4", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/8a12eb390b37b3f4f9c47aa85b53c777698a26f4.diff" + }, + "arcade@354124b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "354124b7f692896476b39a34c6d9796502a7cca9", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/354124b7f692896476b39a34c6d9796502a7cca9.diff" + }, + "arcade@282971f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "282971f5b297bfd5f7fbdf0dfe34ead057418000", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/282971f5b297bfd5f7fbdf0dfe34ead057418000.diff" + }, + "arcade@c49af1f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "c49af1fc24766dfe633109caac5c41d4b79a7446", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/c49af1fc24766dfe633109caac5c41d4b79a7446.diff" + }, + "arcade@8de33a8": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "8de33a8803925a948c11efe92631bfab24958959", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/8de33a8803925a948c11efe92631bfab24958959.diff" + }, + "arcade@b313cd0": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "b313cd0e996936af80fe6937f9a47cba65b2145b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b313cd0e996936af80fe6937f9a47cba65b2145b.diff" + }, + "arcade@5ef01f7": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "5ef01f7cedf7110446233887ef0469cf89647ab3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/5ef01f7cedf7110446233887ef0469cf89647ab3.diff" + }, + "arcade@cf1fc76": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "cf1fc768d0d52699b51dfdb05c4f3b02f76878f4", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/cf1fc768d0d52699b51dfdb05c4f3b02f76878f4.diff" + }, + "arcade@619ad6b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "619ad6b0be641f95d69c8cbe38f148fdf5773a61", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/619ad6b0be641f95d69c8cbe38f148fdf5773a61.diff" + }, + "arcade@78f90ac": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "78f90ac9eafddabc487b0c8aa550c4167078723a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/78f90ac9eafddabc487b0c8aa550c4167078723a.diff" + }, + "arcade@1c1a1bd": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "1c1a1bdaf2e0c38aeede7ed8cd2ec6fd4694aaa8", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/1c1a1bdaf2e0c38aeede7ed8cd2ec6fd4694aaa8.diff" + }, + "arcade@e5f974b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "e5f974ba880c3da69932191c665e90ee64e8da26", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/e5f974ba880c3da69932191c665e90ee64e8da26.diff" + }, + "arcade@470d6fd": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "470d6fd92bbc3a15883eecba73c008b64bb636c3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/470d6fd92bbc3a15883eecba73c008b64bb636c3.diff" + }, + "arcade@977be8d": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "977be8dde8368e31773043abad01b7e5eba7b374", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/977be8dde8368e31773043abad01b7e5eba7b374.diff" + }, + "arcade@9ab4b6b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "9ab4b6b5ed1047913c1869800bb006c0c739de40", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/9ab4b6b5ed1047913c1869800bb006c0c739de40.diff" + }, + "arcade@f13ca6a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f13ca6ac58a49e5e1875417fd88b2861390e8065", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f13ca6ac58a49e5e1875417fd88b2861390e8065.diff" + }, + "arcade@de41e7a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "de41e7af1e86b7ad4d199f7ec4e33a464904d449", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/de41e7af1e86b7ad4d199f7ec4e33a464904d449.diff" + }, + "arcade@24c548a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "24c548a0d3de04c06530d87dff376a37a0a0c723", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/24c548a0d3de04c06530d87dff376a37a0a0c723.diff" + }, + "arcade@b166c7e": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "b166c7e04055f96bcfe4b58ee1205cc9f24e2020", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b166c7e04055f96bcfe4b58ee1205cc9f24e2020.diff" + }, + "arcade@29182c9": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "29182c95dde47a6db8ed418e87352e5d6103db8e", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/29182c95dde47a6db8ed418e87352e5d6103db8e.diff" + }, + "arcade@b7d4e15": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "b7d4e1500b9b9c525be2f7af6abbe80af19d6cc7", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b7d4e1500b9b9c525be2f7af6abbe80af19d6cc7.diff" + }, + "arcade@de2fe25": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "de2fe253005235b3ffee14aca0e61d989bb8787e", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/de2fe253005235b3ffee14aca0e61d989bb8787e.diff" + }, + "arcade@1d34ead": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "1d34ead1f3b7a73d7ce702876f433973cf7a45c0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/1d34ead1f3b7a73d7ce702876f433973cf7a45c0.diff" + }, + "arcade@f279e7e": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f279e7e286c11fd4e7b58e84dd43a040c0ad2c59", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f279e7e286c11fd4e7b58e84dd43a040c0ad2c59.diff" + }, + "arcade@0a73840": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "0a7384092beac94720dcbf5f8edfcfb95bde2b03", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/0a7384092beac94720dcbf5f8edfcfb95bde2b03.diff" + }, + "arcade@a57b49b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "a57b49b9c171b3ebd2336e4ff220ee2a3b8f44ae", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/a57b49b9c171b3ebd2336e4ff220ee2a3b8f44ae.diff" + }, + "arcade@2257f1d": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "2257f1db1a3da49555eeba69121125d144eb32bc", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/2257f1db1a3da49555eeba69121125d144eb32bc.diff" + }, + "arcade@646d5b1": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "646d5b12dcb3bf808ce9bd2ee47fd088063d0694", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/646d5b12dcb3bf808ce9bd2ee47fd088063d0694.diff" + }, + "arcade@4224ff1": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "4224ff117316a4fa2fb1dfb0a5fa3e6736104643", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/4224ff117316a4fa2fb1dfb0a5fa3e6736104643.diff" + }, + "arcade@29b7289": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "29b7289da3d1dd1422aaf171277a64f7bf73b58a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/29b7289da3d1dd1422aaf171277a64f7bf73b58a.diff" + }, + "arcade@e5bf0e8": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "e5bf0e8753a6e016843e65a7cc1a5f2621abba7d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/e5bf0e8753a6e016843e65a7cc1a5f2621abba7d.diff" + }, + "arcade@a342c87": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "a342c87364c10537ee12241268a7c6941653a8ba", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/a342c87364c10537ee12241268a7c6941653a8ba.diff" + }, + "arcade@30d47c2": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "30d47c2897246b4b2fb1936b375b0f1db7f7187e", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/30d47c2897246b4b2fb1936b375b0f1db7f7187e.diff" + }, + "arcade@3c37d4f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "3c37d4fe18f5a704ad38f227d8816a068dd41ece", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3c37d4fe18f5a704ad38f227d8816a068dd41ece.diff" + }, + "arcade@039623c": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "039623c35e66d7cab5394c22c218312529e0c255", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/039623c35e66d7cab5394c22c218312529e0c255.diff" + }, + "arcade@f38e621": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f38e621374e236a4ebf4ba33428006ae9ab8ea6d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f38e621374e236a4ebf4ba33428006ae9ab8ea6d.diff" + }, + "arcade@9ea2218": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "9ea22187727da4e2ca2150650587a2060906885e", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/9ea22187727da4e2ca2150650587a2060906885e.diff" + }, + "arcade@a565336": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "a565336cfa8cb902d01d221e28a5b224a166c67a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/a565336cfa8cb902d01d221e28a5b224a166c67a.diff" + }, + "arcade@04ba820": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "04ba8203048fd5128314c2334d8c41f931c4917d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/04ba8203048fd5128314c2334d8c41f931c4917d.diff" + }, + "arcade@02009bf": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "02009bf7ba0e5fdf35a1f8a9242fda1a5ac4bc55", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/02009bf7ba0e5fdf35a1f8a9242fda1a5ac4bc55.diff" + }, + "arcade@00e9d55": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "00e9d5509e7e00ebfbcec8ab892c8f85f308f0d3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/00e9d5509e7e00ebfbcec8ab892c8f85f308f0d3.diff" + }, + "arcade@6dafa05": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "6dafa0516394d202aacd0542afac758965e0f275", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/6dafa0516394d202aacd0542afac758965e0f275.diff" + }, + "arcade@be7c952": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "be7c952ae97a0b6250f004dd11e6ce952ff4b36a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/be7c952ae97a0b6250f004dd11e6ce952ff4b36a.diff" + }, + "arcade@3a08066": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "3a08066a733385d6ffcea36ff19b6230f3e044f6", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3a08066a733385d6ffcea36ff19b6230f3e044f6.diff" + }, + "arcade@93eebf1": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "93eebf1a31a5eaafd44326f1a81ca107913e098c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/93eebf1a31a5eaafd44326f1a81ca107913e098c.diff" + }, + "arcade@c1e5954": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "c1e5954dcaf93e0f9eaeeecf7ec490bd3ad0e2f3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/c1e5954dcaf93e0f9eaeeecf7ec490bd3ad0e2f3.diff" + }, + "arcade@ad771c5": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "ad771c5b9662acc1c93394201972bc718a231247", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/ad771c5b9662acc1c93394201972bc718a231247.diff" + }, + "arcade@3d13532": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "3d135325fdadd83e619a5744d58ab546917f4220", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3d135325fdadd83e619a5744d58ab546917f4220.diff" + }, + "arcade@b50c0ce": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "b50c0ce837bc015c94eda7e2c16ef5937ca2d0e4", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b50c0ce837bc015c94eda7e2c16ef5937ca2d0e4.diff" + }, + "arcade@2b1fc0d": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "2b1fc0da4d84fa9b987f948c5b1f9b3538322558", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/2b1fc0da4d84fa9b987f948c5b1f9b3538322558.diff" + }, + "arcade@1e2b532": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "1e2b532bcf685b0998473eb20482ac2f2232802d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/1e2b532bcf685b0998473eb20482ac2f2232802d.diff" + }, + "arcade@ee33d0a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "ee33d0a22bd4d047ee9ba696c11ccce7b4f31474", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/ee33d0a22bd4d047ee9ba696c11ccce7b4f31474.diff" + }, + "arcade@148d2b0": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "148d2b0731b501c836ff171074a784fa41f8cbd0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/148d2b0731b501c836ff171074a784fa41f8cbd0.diff" + }, + "arcade@610cc07": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "610cc077f89939922298fe7db6e99530b589ba4d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/610cc077f89939922298fe7db6e99530b589ba4d.diff" + }, + "arcade@35ea7e6": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "35ea7e6192f7ab5fddd068ea9ce3f5e3d5491298", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/35ea7e6192f7ab5fddd068ea9ce3f5e3d5491298.diff" + }, + "arcade@561ae26": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "561ae26d6b1386f660d3ed049559dd287876de88", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/561ae26d6b1386f660d3ed049559dd287876de88.diff" + }, + "arcade@dc8ca52": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "dc8ca5248ff22e9faf667285855d901e981b037a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/dc8ca5248ff22e9faf667285855d901e981b037a.diff" + }, + "arcade@30ded1a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "30ded1a6253883eda1cb1949b7db6049eb8463f0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/30ded1a6253883eda1cb1949b7db6049eb8463f0.diff" + }, + "arcade@30bcfdf": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "30bcfdfb9b45e78670d46158f36930eda2d41bc8", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/30bcfdfb9b45e78670d46158f36930eda2d41bc8.diff" + }, + "arcade@5e3cb3a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "5e3cb3ac1315de94f850f7414268d0a07fdf1320", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/5e3cb3ac1315de94f850f7414268d0a07fdf1320.diff" + }, + "arcade@e36fc5b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "e36fc5bfe34dcfb6bd9060a998efce1e97b2354b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/e36fc5bfe34dcfb6bd9060a998efce1e97b2354b.diff" + }, + "arcade@147da4b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "147da4bd2463ee264f2b3b92a9949ce57163d5bd", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/147da4bd2463ee264f2b3b92a9949ce57163d5bd.diff" + }, + "arcade@3c9ea14": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "3c9ea145dcde0cd27f2d41aa5434b3cdfc3c6820", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3c9ea145dcde0cd27f2d41aa5434b3cdfc3c6820.diff" + }, + "arcade@6f44b2b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "6f44b2b60af1f53bab72554d7b4f9b9784a9699c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/6f44b2b60af1f53bab72554d7b4f9b9784a9699c.diff" + }, + "arcade@5c85e60": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "5c85e609063918c65cbc3b1d6081b305604469c1", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/5c85e609063918c65cbc3b1d6081b305604469c1.diff" + }, + "arcade@78231a3": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "78231a374126f7a1852d311181a345f8d1afbb7b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/78231a374126f7a1852d311181a345f8d1afbb7b.diff" + }, + "arcade@cddc57f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "cddc57fa95883ccf77d506b218f536023ded9044", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/cddc57fa95883ccf77d506b218f536023ded9044.diff" + }, + "arcade@2cf38de": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "2cf38de4aff0006b84b96f9595f8929edf2189be", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/2cf38de4aff0006b84b96f9595f8929edf2189be.diff" + }, + "arcade@b91b69b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "b91b69bdf8c698a8f5ea5ee1a12641dd3df282f6", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b91b69bdf8c698a8f5ea5ee1a12641dd3df282f6.diff" + }, + "arcade@d89b0f5": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "d89b0f58e31eda800074a454cf6f2a699d339b94", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/d89b0f58e31eda800074a454cf6f2a699d339b94.diff" + }, + "arcade@9932f5f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "9932f5f57694d50587a4b2f43efef83b2c011498", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/9932f5f57694d50587a4b2f43efef83b2c011498.diff" + }, + "arcade@3affc7a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "3affc7a3de29391180207194ea22447bc5d08fd7", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3affc7a3de29391180207194ea22447bc5d08fd7.diff" + }, + "arcade@60cb175": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "60cb175e2d7ba9b51b411e3f43687b62d6cf8f04", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/60cb175e2d7ba9b51b411e3f43687b62d6cf8f04.diff" + }, + "arcade@f2f2a57": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f2f2a57324847e6d56070783f120c7906d5e64f0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f2f2a57324847e6d56070783f120c7906d5e64f0.diff" + }, + "arcade@56e1007": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "56e100793253dc1fea3cb0fde3faa4d421e7b96f", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/56e100793253dc1fea3cb0fde3faa4d421e7b96f.diff" + }, + "arcade@84cc65b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "84cc65bb70cab5d88be115028b4f24961700e47f", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/84cc65bb70cab5d88be115028b4f24961700e47f.diff" + }, + "arcade@438992a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "438992a6a8fbb00388abcfdc36ff91ed713f00e9", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/438992a6a8fbb00388abcfdc36ff91ed713f00e9.diff" + }, + "arcade@41232a6": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "41232a67a0c1a77d425a6bef59ded8a81a2fdf3c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/41232a67a0c1a77d425a6bef59ded8a81a2fdf3c.diff" + }, + "arcade@2129602": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "212960245c74330fbfb71776563638061e35446c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/212960245c74330fbfb71776563638061e35446c.diff" + }, + "arcade@323c2c3": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "323c2c3ed268db02f6fde34a31452271c5c2e127", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/323c2c3ed268db02f6fde34a31452271c5c2e127.diff" + }, + "arcade@f569a34": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f569a345010edf4fe984329e26cdd3292818bce3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f569a345010edf4fe984329e26cdd3292818bce3.diff" + }, + "arcade@6cc362b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "6cc362b0d9af2c8ff541748f0f37de5b51ec319c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/6cc362b0d9af2c8ff541748f0f37de5b51ec319c.diff" + }, + "arcade@0ae0c6c": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "0ae0c6ccf68bce9f368fd94ab7861dea55b42307", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/0ae0c6ccf68bce9f368fd94ab7861dea55b42307.diff" + }, + "arcade@f29593f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f29593fc24c22305bb9a444c97c313e6222b84b3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f29593fc24c22305bb9a444c97c313e6222b84b3.diff" + }, + "arcade@65088f0": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "65088f0f45fb42309a84ca721d495c4de9774ea1", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/65088f0f45fb42309a84ca721d495c4de9774ea1.diff" + }, + "arcade@14b9295": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "14b9295224d85faa7c81c8930b1a6e573d50a601", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/14b9295224d85faa7c81c8930b1a6e573d50a601.diff" + }, + "arcade@da8da4b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "da8da4bc1e2a77f44a0eda4c769971a82f1042b0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/da8da4bc1e2a77f44a0eda4c769971a82f1042b0.diff" + }, + "arcade@498a70a": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "498a70a6c2c045c4027cb813d08d2e1cd198d509", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/498a70a6c2c045c4027cb813d08d2e1cd198d509.diff" + }, + "arcade@f711373": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "f71137339a663fd2a0d72c1998a13ce080169042", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f71137339a663fd2a0d72c1998a13ce080169042.diff" + }, + "arcade@735ff77": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "735ff773d2d96d5fa6d366c519900b1d35bfbd8b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/735ff773d2d96d5fa6d366c519900b1d35bfbd8b.diff" + }, + "arcade@6ba2d0c": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "6ba2d0cd3df5ddecdd660a41eba00587835eb099", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/6ba2d0cd3df5ddecdd660a41eba00587835eb099.diff" + }, + "arcade@aa35bba": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "aa35bba6b4a26a327ba848304be83c3887988780", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/aa35bba6b4a26a327ba848304be83c3887988780.diff" + }, + "arcade@2a4b873": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "2a4b873dc15423d356c0509a7ac9663276f39664", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/2a4b873dc15423d356c0509a7ac9663276f39664.diff" + }, + "arcade@4fa23de": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "4fa23debba6c3cd194ee45d56bb516596f92f884", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/4fa23debba6c3cd194ee45d56bb516596f92f884.diff" + }, + "arcade@7b0431f": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "7b0431f0958f430595f828fe80e8ea665f8ced3b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/7b0431f0958f430595f828fe80e8ea665f8ced3b.diff" + }, + "arcade@4e948e7": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "4e948e7c5bbfab4e87a02fc9b27bfaa068d0d4b3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/4e948e7c5bbfab4e87a02fc9b27bfaa068d0d4b3.diff" + }, + "arcade@68787c8": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "68787c8e6aa869b0157b547850b707f018e7599d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/68787c8e6aa869b0157b547850b707f018e7599d.diff" + }, + "arcade@4742da5": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "4742da5837b5184f02ba410ebde1f80fdd0b0c27", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/4742da5837b5184f02ba410ebde1f80fdd0b0c27.diff" + }, + "arcade@64ce3ee": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "64ce3ee35200b77af62db5e912e43c8f837d004c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/64ce3ee35200b77af62db5e912e43c8f837d004c.diff" + }, + "arcade@b3f12b0": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "b3f12b04fd088dc84dd9d8c195cf380744ee62e0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b3f12b04fd088dc84dd9d8c195cf380744ee62e0.diff" + }, + "arcade@337495e": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "337495e7f4aadd92fc2b7fe462377038667613ec", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/337495e7f4aadd92fc2b7fe462377038667613ec.diff" + }, + "arcade@70aa45b": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "70aa45b6a3e644096bad0e5584da7235f05f59d7", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/70aa45b6a3e644096bad0e5584da7235f05f59d7.diff" + }, + "arcade@5d1ab5e": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "5d1ab5e861c886f4224c8328aac9070e73228e10", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/5d1ab5e861c886f4224c8328aac9070e73228e10.diff" + }, + "arcade@09a0bcf": { + "repo": "arcade", + "branch": "release/11.0.1xx-rc1", + "hash": "09a0bcffb8286738e8679282171cd1ba548c8c52", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/09a0bcffb8286738e8679282171cd1ba548c8c52.diff" + }, + "aspnetcore@ac660ce": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "ac660ce41ac8ccfa28e0b89adff0ee9dfdcc0b22", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ac660ce41ac8ccfa28e0b89adff0ee9dfdcc0b22.diff" + }, + "aspnetcore@285cae5": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "285cae5757d5c4479ae095c00eaa6a65cd10d338", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/285cae5757d5c4479ae095c00eaa6a65cd10d338.diff" + }, + "aspnetcore@31b471d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "31b471d8a144abc2d681adcb44f123a9187d2c3c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/31b471d8a144abc2d681adcb44f123a9187d2c3c.diff" + }, + "aspnetcore@5a7aa99": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5a7aa99a1160a572f5f5fac42f33888ec8c693b7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5a7aa99a1160a572f5f5fac42f33888ec8c693b7.diff" + }, + "aspnetcore@51a14e4": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "51a14e4ed38741ad2fceec17971b484d1d7ef494", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/51a14e4ed38741ad2fceec17971b484d1d7ef494.diff" + }, + "aspnetcore@38a33b3": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "38a33b31b475c26f9af987cfbbbb563a3f191b4c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/38a33b31b475c26f9af987cfbbbb563a3f191b4c.diff" + }, + "aspnetcore@58c8c6c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "58c8c6c3cdba2fc982e2695cfdb882ac6ad425ea", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/58c8c6c3cdba2fc982e2695cfdb882ac6ad425ea.diff" + }, + "aspnetcore@901977f": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "901977fc29ddcb28f3615207f0ca6f560ca32e4d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/901977fc29ddcb28f3615207f0ca6f560ca32e4d.diff" + }, + "aspnetcore@da04189": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "da04189b2892827339bf88f0047ba640a19b1797", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/da04189b2892827339bf88f0047ba640a19b1797.diff" + }, + "aspnetcore@3979cca": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3979cca72929d1330613a96951b6483032b56778", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3979cca72929d1330613a96951b6483032b56778.diff" + }, + "aspnetcore@e21db21": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e21db218505fe866a909a92b64398df911acbfca", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e21db218505fe866a909a92b64398df911acbfca.diff" + }, + "aspnetcore@3e4dba0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3e4dba008d794974a21d7c720c71c4664ba7e631", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3e4dba008d794974a21d7c720c71c4664ba7e631.diff" + }, + "aspnetcore@a1c5f7c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a1c5f7c64c23bd666cbf404068aa5b82078e4c52", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a1c5f7c64c23bd666cbf404068aa5b82078e4c52.diff" + }, + "aspnetcore@0ae3b02": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0ae3b028b124d49f9239945aa9336b313fdd4515", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0ae3b028b124d49f9239945aa9336b313fdd4515.diff" + }, + "aspnetcore@2af03c1": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2af03c194db77dd2cf6896335b3b7db7eed9b635", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2af03c194db77dd2cf6896335b3b7db7eed9b635.diff" + }, + "aspnetcore@23a3622": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "23a3622b8b52e8703f01a9b2e69b10a3128f11dd", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/23a3622b8b52e8703f01a9b2e69b10a3128f11dd.diff" + }, + "aspnetcore@fbb5271": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fbb527105cf7999a18d1e3d5fd752a14b99530d2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fbb527105cf7999a18d1e3d5fd752a14b99530d2.diff" + }, + "aspnetcore@e909743": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e9097430720faca78501b6bf3ceb61555f9bd3b9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e9097430720faca78501b6bf3ceb61555f9bd3b9.diff" + }, + "aspnetcore@342686d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "342686d1567e85442729b7bfbff4031b8bad10eb", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/342686d1567e85442729b7bfbff4031b8bad10eb.diff" + }, + "aspnetcore@a973708": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a9737086802b7d6a39b762a4f6b13e55d592a471", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a9737086802b7d6a39b762a4f6b13e55d592a471.diff" + }, + "aspnetcore@66b8fc3": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "66b8fc3123864d763d934cbd99ce6b69a5e3b42a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/66b8fc3123864d763d934cbd99ce6b69a5e3b42a.diff" + }, + "aspnetcore@c635db7": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c635db7f9c9de859641d1dde1b704231d9c4f164", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c635db7f9c9de859641d1dde1b704231d9c4f164.diff" + }, + "aspnetcore@0b5f8d8": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0b5f8d8f91b79ce9d8d19f16b0236b0d7e493c14", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0b5f8d8f91b79ce9d8d19f16b0236b0d7e493c14.diff" + }, + "aspnetcore@74de729": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "74de72982f3552115001935c2543ffae9fec2423", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/74de72982f3552115001935c2543ffae9fec2423.diff" + }, + "aspnetcore@e7df8fc": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e7df8fc6001e694594c346d995c1ef7dc768bf36", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e7df8fc6001e694594c346d995c1ef7dc768bf36.diff" + }, + "aspnetcore@93a3bd5": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "93a3bd52de3c02cdba9c53871bbb50ac33adab77", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/93a3bd52de3c02cdba9c53871bbb50ac33adab77.diff" + }, + "aspnetcore@84ede44": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "84ede4496926a25b6cb80a72c190dc7166b1ae6e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/84ede4496926a25b6cb80a72c190dc7166b1ae6e.diff" + }, + "aspnetcore@7cd2a15": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7cd2a1511e24c83d64726986feebcafc4b14d0f1", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7cd2a1511e24c83d64726986feebcafc4b14d0f1.diff" + }, + "aspnetcore@6058c72": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "6058c72bf2431b8cc25b5f1a788ee809f9bea8de", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6058c72bf2431b8cc25b5f1a788ee809f9bea8de.diff" + }, + "aspnetcore@cbe14cc": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "cbe14ccd9d1e086dc81b920163167d36228fbcf4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/cbe14ccd9d1e086dc81b920163167d36228fbcf4.diff" + }, + "aspnetcore@79c8130": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "79c813023a1b9f24b7d4ab920b26bbc49e3227ae", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/79c813023a1b9f24b7d4ab920b26bbc49e3227ae.diff" + }, + "aspnetcore@c5bc40e": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c5bc40e7de8224e8377777d1db6dc18e0033249b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c5bc40e7de8224e8377777d1db6dc18e0033249b.diff" + }, + "aspnetcore@d31f07d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d31f07dc0beee2160b447c3aeeb217bed6633746", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d31f07dc0beee2160b447c3aeeb217bed6633746.diff" + }, + "aspnetcore@3cc4839": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3cc4839659f3695953a2cc3430b12bdd6b651e31", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3cc4839659f3695953a2cc3430b12bdd6b651e31.diff" + }, + "aspnetcore@1259668": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1259668fb4d3516e038ff1c7f0f4bbbacf6f2ff6", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1259668fb4d3516e038ff1c7f0f4bbbacf6f2ff6.diff" + }, + "aspnetcore@16378af": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "16378afb9ca8eddfeaed9c0c40de16ace3d4aa16", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/16378afb9ca8eddfeaed9c0c40de16ace3d4aa16.diff" + }, + "aspnetcore@07e3015": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "07e30156f8312560d68edd20236b16b476b2709a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/07e30156f8312560d68edd20236b16b476b2709a.diff" + }, + "aspnetcore@07ab825": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "07ab825a56b6da294eb48988e82fe76783cf7783", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/07ab825a56b6da294eb48988e82fe76783cf7783.diff" + }, + "aspnetcore@b13fa46": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b13fa461cb27c21d72767d0933a49a13411b1d11", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/b13fa461cb27c21d72767d0933a49a13411b1d11.diff" + }, + "aspnetcore@00905b6": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "00905b60fb6d1ded57f7588b067c7b05f3959837", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/00905b60fb6d1ded57f7588b067c7b05f3959837.diff" + }, + "aspnetcore@0aa2e10": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0aa2e101a04acc4a738a574f75da655a3852deba", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0aa2e101a04acc4a738a574f75da655a3852deba.diff" + }, + "aspnetcore@1d1e00c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1d1e00c5e991f44227f91627e3fff9e8542c3ff4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1d1e00c5e991f44227f91627e3fff9e8542c3ff4.diff" + }, + "aspnetcore@38cef4b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "38cef4bc495fa4ef49460faf61ce9c075e47d438", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/38cef4bc495fa4ef49460faf61ce9c075e47d438.diff" + }, + "aspnetcore@5bf2119": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5bf2119456b7173f65f7f61f7a891947e1f86231", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5bf2119456b7173f65f7f61f7a891947e1f86231.diff" + }, + "aspnetcore@fdae203": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fdae20392172d3047e11889f3efead6c45b2d96e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fdae20392172d3047e11889f3efead6c45b2d96e.diff" + }, + "aspnetcore@3aac446": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3aac446c04a5bd273c3ad0455e9b3d80a956f316", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3aac446c04a5bd273c3ad0455e9b3d80a956f316.diff" + }, + "aspnetcore@b233611": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b23361138c31f0a08726a4e83e8b24324680088d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/b23361138c31f0a08726a4e83e8b24324680088d.diff" + }, + "aspnetcore@f2d72c3": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f2d72c3382f4549a1ed6bed179a38d52f8fbfd76", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f2d72c3382f4549a1ed6bed179a38d52f8fbfd76.diff" + }, + "aspnetcore@5997c34": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5997c34364c4405108a4cc48bed1610e25e0fa1c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5997c34364c4405108a4cc48bed1610e25e0fa1c.diff" + }, + "aspnetcore@e106a87": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e106a8730457145735f68d0c11afe5c22c937d81", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e106a8730457145735f68d0c11afe5c22c937d81.diff" + }, + "aspnetcore@5c9be5b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5c9be5bed95190ab5affbd0b2a21533b8aad5f9c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5c9be5bed95190ab5affbd0b2a21533b8aad5f9c.diff" + }, + "aspnetcore@96c2298": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "96c2298645ce4803accbb6826de32b70067d4547", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/96c2298645ce4803accbb6826de32b70067d4547.diff" + }, + "aspnetcore@2e05e26": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2e05e269f599be5615cea4fcd2d27f7080f6e54f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2e05e269f599be5615cea4fcd2d27f7080f6e54f.diff" + }, + "aspnetcore@eb04e43": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "eb04e4399c96e09b208979253b3cacbce97d60e0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/eb04e4399c96e09b208979253b3cacbce97d60e0.diff" + }, + "aspnetcore@4cc739b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4cc739b99c410cf26dfd4624b60feffa8429e97e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4cc739b99c410cf26dfd4624b60feffa8429e97e.diff" + }, + "aspnetcore@9c53fc0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "9c53fc0ec24fad7d6da7ed4d85d393d207e6c04d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9c53fc0ec24fad7d6da7ed4d85d393d207e6c04d.diff" + }, + "aspnetcore@642a4a0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "642a4a00a60e3a68e17c044907b00066bb6f3da7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/642a4a00a60e3a68e17c044907b00066bb6f3da7.diff" + }, + "aspnetcore@747d2cd": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "747d2cdb584079a0c7309115979f13c331fb7df7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/747d2cdb584079a0c7309115979f13c331fb7df7.diff" + }, + "aspnetcore@cd4daf1": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "cd4daf17ece5667f4fd056d22c960851d7981667", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/cd4daf17ece5667f4fd056d22c960851d7981667.diff" + }, + "aspnetcore@8d2e54b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8d2e54b9632ef5ff4f24cdbc219bfa6ff1a454d1", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8d2e54b9632ef5ff4f24cdbc219bfa6ff1a454d1.diff" + }, + "aspnetcore@b5220c3": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b5220c34d86e50dc85a590ff4f109e4c263003e8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/b5220c34d86e50dc85a590ff4f109e4c263003e8.diff" + }, + "aspnetcore@9f99606": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "9f99606fb477763ddd79279bb41379f07d89555a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9f99606fb477763ddd79279bb41379f07d89555a.diff" + }, + "aspnetcore@4061277": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4061277cd4bc0c8dbcca300f46decada040ebc7c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4061277cd4bc0c8dbcca300f46decada040ebc7c.diff" + }, + "aspnetcore@87bea93": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "87bea9349a35ec14195bd74cd35962fbe8dab9f2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/87bea9349a35ec14195bd74cd35962fbe8dab9f2.diff" + }, + "aspnetcore@c8d78ff": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c8d78ff0cb7a1e7932d7dd9b149ff9584e376c78", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c8d78ff0cb7a1e7932d7dd9b149ff9584e376c78.diff" + }, + "aspnetcore@77d9143": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "77d914362719ec2f42893b4b3dfcb666f77d0191", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/77d914362719ec2f42893b4b3dfcb666f77d0191.diff" + }, + "aspnetcore@73ae049": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "73ae049090fe2c621fa4d6adbb41e84a13aecea2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/73ae049090fe2c621fa4d6adbb41e84a13aecea2.diff" + }, + "aspnetcore@1a93b55": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1a93b551d107e786b16c0f7d19eccc063cd6a6e2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1a93b551d107e786b16c0f7d19eccc063cd6a6e2.diff" + }, + "aspnetcore@e483d28": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e483d284948ab73ee61816bea24e20b2918398df", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e483d284948ab73ee61816bea24e20b2918398df.diff" + }, + "aspnetcore@d3542c3": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d3542c37b9bf7298c3a04e0f53decdce921bb43e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d3542c37b9bf7298c3a04e0f53decdce921bb43e.diff" + }, + "aspnetcore@ab732c4": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "ab732c4cd800c6730d32f4b321a9eefe6a031c9a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ab732c4cd800c6730d32f4b321a9eefe6a031c9a.diff" + }, + "aspnetcore@99fa485": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "99fa485b6820e324595234e50d564cdb2268824d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/99fa485b6820e324595234e50d564cdb2268824d.diff" + }, + "aspnetcore@764d4ad": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "764d4ad4e21216dd442b75a320c05d94153d54c0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/764d4ad4e21216dd442b75a320c05d94153d54c0.diff" + }, + "aspnetcore@5de3c46": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5de3c46fdbf68355967e0d49c9ebcb9554e0a46b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5de3c46fdbf68355967e0d49c9ebcb9554e0a46b.diff" + }, + "aspnetcore@51e6c94": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "51e6c945be9871d2a7dbd999928d4ede586b6cc7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/51e6c945be9871d2a7dbd999928d4ede586b6cc7.diff" + }, + "aspnetcore@c3b8222": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c3b822275eb202c0b27bd163e6bbf46b1ea2ac3e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c3b822275eb202c0b27bd163e6bbf46b1ea2ac3e.diff" + }, + "aspnetcore@3ea89c5": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3ea89c57226200ef70eb17862b3e64a7879a8f48", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3ea89c57226200ef70eb17862b3e64a7879a8f48.diff" + }, + "aspnetcore@28dd8a5": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "28dd8a5895819baed4d7211120dbff0b452cc368", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/28dd8a5895819baed4d7211120dbff0b452cc368.diff" + }, + "aspnetcore@58b4fc9": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "58b4fc9c5c1f4cefbdb7bfcdc524ffca369486a8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/58b4fc9c5c1f4cefbdb7bfcdc524ffca369486a8.diff" + }, + "aspnetcore@c7e9984": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c7e99846d6da9cf4f3e3f643731347be241a8771", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c7e99846d6da9cf4f3e3f643731347be241a8771.diff" + }, + "aspnetcore@31b9bcd": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "31b9bcde346e9782682e14b654a5d98238bf74fe", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/31b9bcde346e9782682e14b654a5d98238bf74fe.diff" + }, + "aspnetcore@c445615": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c445615b18a9fcaa464437cf097442e3e08c8b68", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c445615b18a9fcaa464437cf097442e3e08c8b68.diff" + }, + "aspnetcore@8c76631": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8c76631b742d7a431a1999344a806ad56775b284", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8c76631b742d7a431a1999344a806ad56775b284.diff" + }, + "aspnetcore@9b8c2c8": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "9b8c2c879b4aafc2e2e70c0fc5798f006d5017ad", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9b8c2c879b4aafc2e2e70c0fc5798f006d5017ad.diff" + }, + "aspnetcore@c10ee0e": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c10ee0eb580a5561b639b446b14dcc507a8f1050", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c10ee0eb580a5561b639b446b14dcc507a8f1050.diff" + }, + "aspnetcore@5aca3b4": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5aca3b47361aa7b977461bd410f4620d775cc0b3", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5aca3b47361aa7b977461bd410f4620d775cc0b3.diff" + }, + "aspnetcore@5b85db2": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5b85db2bbf07e4ad1050bb754a2e004f72ebfbc9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5b85db2bbf07e4ad1050bb754a2e004f72ebfbc9.diff" + }, + "aspnetcore@8425644": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "842564408c18281166f015d7bf9708a12c402132", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/842564408c18281166f015d7bf9708a12c402132.diff" + }, + "aspnetcore@968922c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "968922c902d609271901d3180ccb8c6568cf0b27", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/968922c902d609271901d3180ccb8c6568cf0b27.diff" + }, + "aspnetcore@a81552c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a81552cb860965aa41ca4b454bb45e909335c15f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a81552cb860965aa41ca4b454bb45e909335c15f.diff" + }, + "aspnetcore@d54440a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d54440abab1a017dd86f2c0fcebd220dfc598df0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d54440abab1a017dd86f2c0fcebd220dfc598df0.diff" + }, + "aspnetcore@0916dab": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0916dabf59443fdd52155d4b4d0fa555425e8eb0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0916dabf59443fdd52155d4b4d0fa555425e8eb0.diff" + }, + "aspnetcore@8e7c5ab": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8e7c5ab015eafd9e538e7a68376f8421831aedc0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8e7c5ab015eafd9e538e7a68376f8421831aedc0.diff" + }, + "aspnetcore@dc1fb6c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "dc1fb6c84526d281b5bc65fb281e0e83b9e01152", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/dc1fb6c84526d281b5bc65fb281e0e83b9e01152.diff" + }, + "aspnetcore@5409db8": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5409db8ad5bc2c858e236fc5cd0b93b232a3d587", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5409db8ad5bc2c858e236fc5cd0b93b232a3d587.diff" + }, + "aspnetcore@294cab2": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "294cab2f9b2e03af6b953820c7ab497c3c8b7ad9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/294cab2f9b2e03af6b953820c7ab497c3c8b7ad9.diff" + }, + "aspnetcore@169ace1": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "169ace1a8a4a5cbed62eaf65d3be29f0bf67619e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/169ace1a8a4a5cbed62eaf65d3be29f0bf67619e.diff" + }, + "aspnetcore@f0e6aa6": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f0e6aa641a6c54eeb103654e349996d8587d4b9d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f0e6aa641a6c54eeb103654e349996d8587d4b9d.diff" + }, + "aspnetcore@92f07e2": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "92f07e298d5c5a629385b8b0a32d7164b1b53906", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/92f07e298d5c5a629385b8b0a32d7164b1b53906.diff" + }, + "aspnetcore@a728d98": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a728d9836edf4f4d73d77c8b4355e4b9d57a94cf", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a728d9836edf4f4d73d77c8b4355e4b9d57a94cf.diff" + }, + "aspnetcore@a5ee747": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a5ee747919141424f649e308cb91ec40a0649fb9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a5ee747919141424f649e308cb91ec40a0649fb9.diff" + }, + "aspnetcore@44c4b60": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "44c4b60281d8838e71144c7eb7d4f9e8fc6a3a17", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/44c4b60281d8838e71144c7eb7d4f9e8fc6a3a17.diff" + }, + "aspnetcore@1d5f6d8": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1d5f6d893cdee1bf4655cd374ca5bae8d8d85231", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1d5f6d893cdee1bf4655cd374ca5bae8d8d85231.diff" + }, + "aspnetcore@c4278c0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c4278c066ea9114f67b435567a2e8d6241ac764d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c4278c066ea9114f67b435567a2e8d6241ac764d.diff" + }, + "aspnetcore@a9ffda9": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a9ffda9d6c5a66d480de1528084e8cc5b53d2cf7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a9ffda9d6c5a66d480de1528084e8cc5b53d2cf7.diff" + }, + "aspnetcore@73babb0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "73babb003fe734f68574e0b7d4a990d0e55fe3ef", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/73babb003fe734f68574e0b7d4a990d0e55fe3ef.diff" + }, + "aspnetcore@330e89c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "330e89cc648d14ab67c8f556de8c2ad587b985ef", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/330e89cc648d14ab67c8f556de8c2ad587b985ef.diff" + }, + "aspnetcore@4ca8f9a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4ca8f9a14dbaee330a756ee97fbd7a736e75135f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4ca8f9a14dbaee330a756ee97fbd7a736e75135f.diff" + }, + "aspnetcore@66eb32d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "66eb32df1f70a5d174a380a968c4a9786475e4de", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/66eb32df1f70a5d174a380a968c4a9786475e4de.diff" + }, + "aspnetcore@45317be": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "45317bee954f2eb1e4f892c63166dec822caedae", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/45317bee954f2eb1e4f892c63166dec822caedae.diff" + }, + "aspnetcore@66e8a02": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "66e8a029d94b5ce2af03c2c8f8023aba1f39a093", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/66e8a029d94b5ce2af03c2c8f8023aba1f39a093.diff" + }, + "aspnetcore@651fc25": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "651fc25bcc1b520e49ff7d39adb1676a1e58dc13", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/651fc25bcc1b520e49ff7d39adb1676a1e58dc13.diff" + }, + "aspnetcore@3600ca0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3600ca084e9c8b5f4174fc5e747f4c52d2100806", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3600ca084e9c8b5f4174fc5e747f4c52d2100806.diff" + }, + "aspnetcore@4e5ba32": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4e5ba321dd579d0c261f803318097e0473ab263a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4e5ba321dd579d0c261f803318097e0473ab263a.diff" + }, + "aspnetcore@a55bb8b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a55bb8b069aa2586e396e974f19b7ae638c8d4e5", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a55bb8b069aa2586e396e974f19b7ae638c8d4e5.diff" + }, + "aspnetcore@933baa0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "933baa08e981a68c9c87aa709b860284cbfbf269", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/933baa08e981a68c9c87aa709b860284cbfbf269.diff" + }, + "aspnetcore@2daa22c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2daa22c6508224fcc2f6d0d8fa576d0148545c46", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2daa22c6508224fcc2f6d0d8fa576d0148545c46.diff" + }, + "aspnetcore@ee12843": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "ee12843e843a11036c8a88e5636619df0c7cc0f8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ee12843e843a11036c8a88e5636619df0c7cc0f8.diff" + }, + "aspnetcore@be6114d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "be6114d2f9928d84c60d8098c2b05a397ecffa19", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/be6114d2f9928d84c60d8098c2b05a397ecffa19.diff" + }, + "aspnetcore@f508645": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f508645b07490321221ec2f3c784c562203ca193", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f508645b07490321221ec2f3c784c562203ca193.diff" + }, + "aspnetcore@8372d2a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8372d2a18f45fcb66d8dac25e10eb0a9dd22e98c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8372d2a18f45fcb66d8dac25e10eb0a9dd22e98c.diff" + }, + "aspnetcore@208aaaf": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "208aaaf877c826e8615649ef2e16b53dc4e6cda0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/208aaaf877c826e8615649ef2e16b53dc4e6cda0.diff" + }, + "aspnetcore@fa2e746": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fa2e7469793ee31ed365da8ef6ae50d9a5ea7c87", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fa2e7469793ee31ed365da8ef6ae50d9a5ea7c87.diff" + }, + "aspnetcore@2cc1a4e": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2cc1a4e9d2cb137b885404bad7777ce2daae9107", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2cc1a4e9d2cb137b885404bad7777ce2daae9107.diff" + }, + "aspnetcore@d04c380": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d04c380aad2e54cc12d65c74f1565cf25928cad5", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d04c380aad2e54cc12d65c74f1565cf25928cad5.diff" + }, + "aspnetcore@78cf766": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "78cf766bb1069ac3d65df5ddfc78c68b453f283b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/78cf766bb1069ac3d65df5ddfc78c68b453f283b.diff" + }, + "aspnetcore@fbf8544": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fbf85440ec57d813202462fc723a12d42b50f7aa", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fbf85440ec57d813202462fc723a12d42b50f7aa.diff" + }, + "aspnetcore@4a54fb7": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4a54fb7a8f98d14ebc18be912820cab5d41f686c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4a54fb7a8f98d14ebc18be912820cab5d41f686c.diff" + }, + "aspnetcore@7a1c5c1": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7a1c5c1f848413dda7ec17fbeeb948f30cc6b5f4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7a1c5c1f848413dda7ec17fbeeb948f30cc6b5f4.diff" + }, + "aspnetcore@a3714d9": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a3714d9047ddeff07ce61cad0ee1813daf383f75", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a3714d9047ddeff07ce61cad0ee1813daf383f75.diff" + }, + "aspnetcore@8a3632c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8a3632c7f946ac7664f15c46ec63cbde393fd44f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8a3632c7f946ac7664f15c46ec63cbde393fd44f.diff" + }, + "aspnetcore@9d6f69a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "9d6f69add9b04e16ed9775130ab09f866e947fa2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9d6f69add9b04e16ed9775130ab09f866e947fa2.diff" + }, + "aspnetcore@ec6b9d0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "ec6b9d01d008746b8255b01d8f4b2048c000f7a6", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ec6b9d01d008746b8255b01d8f4b2048c000f7a6.diff" + }, + "aspnetcore@7df7e8e": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7df7e8e7b11f71859fa795776790923ac6ec1ef6", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7df7e8e7b11f71859fa795776790923ac6ec1ef6.diff" + }, + "aspnetcore@2a0388b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2a0388b463b2b80c4de4b6de4409857432ae9c1d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2a0388b463b2b80c4de4b6de4409857432ae9c1d.diff" + }, + "aspnetcore@8eaeccb": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8eaeccbd9dc346cb884a6270a39dfc36735c7964", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8eaeccbd9dc346cb884a6270a39dfc36735c7964.diff" + }, + "aspnetcore@704fddd": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "704fddddc31f96a26aabc36f557103a733545442", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/704fddddc31f96a26aabc36f557103a733545442.diff" + }, + "aspnetcore@43acd80": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "43acd80b779c92568be5673d63c0dc5c761a5f71", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/43acd80b779c92568be5673d63c0dc5c761a5f71.diff" + }, + "aspnetcore@b201479": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b201479a8d734dc3707b04ba564884836dfbf0ac", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/b201479a8d734dc3707b04ba564884836dfbf0ac.diff" + }, + "aspnetcore@1825bfe": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1825bfee35dfec4f69828529f02827e751174b62", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1825bfee35dfec4f69828529f02827e751174b62.diff" + }, + "aspnetcore@1f689ce": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1f689ce2bede1617d28fd3c76bce99532bb15ba8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1f689ce2bede1617d28fd3c76bce99532bb15ba8.diff" + }, + "aspnetcore@624894d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "624894db39d27189dbac06273f70d08b164b8961", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/624894db39d27189dbac06273f70d08b164b8961.diff" + }, + "aspnetcore@80de79a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "80de79ab881ab6b3899146db6c6fb8f8d339fd94", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/80de79ab881ab6b3899146db6c6fb8f8d339fd94.diff" + }, + "aspnetcore@1a4a830": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1a4a8309ca17ea5456f45014efc3fb31a9a0e8ae", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1a4a8309ca17ea5456f45014efc3fb31a9a0e8ae.diff" + }, + "aspnetcore@87485f0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "87485f0007fbb47ed37119440b815e5198617299", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/87485f0007fbb47ed37119440b815e5198617299.diff" + }, + "aspnetcore@8ff6e4c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "8ff6e4c31562ca0dee4e0f86cc7132449bcfe7d8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8ff6e4c31562ca0dee4e0f86cc7132449bcfe7d8.diff" + }, + "aspnetcore@a9a6754": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a9a675478af85251dbf9ffdc864473d3f362312c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a9a675478af85251dbf9ffdc864473d3f362312c.diff" + }, + "aspnetcore@01b15bd": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "01b15bda6b2574a4309beb9671966ed3aa993ef8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/01b15bda6b2574a4309beb9671966ed3aa993ef8.diff" + }, + "aspnetcore@c0c8774": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c0c8774eea3543c610ab4b6d78921c2c5d11d1b5", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c0c8774eea3543c610ab4b6d78921c2c5d11d1b5.diff" + }, + "aspnetcore@5467b04": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5467b04e68e3046f6da460c717c72d8bc8612943", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5467b04e68e3046f6da460c717c72d8bc8612943.diff" + }, + "aspnetcore@f97c0ff": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f97c0ff2454b2fea03439134734e0620eb816586", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f97c0ff2454b2fea03439134734e0620eb816586.diff" + }, + "aspnetcore@a019c0b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a019c0b84e9d073f819aebf3cdbb5942e6bb521a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a019c0b84e9d073f819aebf3cdbb5942e6bb521a.diff" + }, + "aspnetcore@0f91a13": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0f91a13b02cf02a0c1f2d4aa6c98a246ce814b4e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0f91a13b02cf02a0c1f2d4aa6c98a246ce814b4e.diff" + }, + "aspnetcore@757a459": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "757a459d0a58deec7d47657de037b6033a5d4062", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/757a459d0a58deec7d47657de037b6033a5d4062.diff" + }, + "aspnetcore@f4cf688": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f4cf688e13972401b89d70655c789c9488bccb54", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f4cf688e13972401b89d70655c789c9488bccb54.diff" + }, + "aspnetcore@a6dab8a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a6dab8a15b3a553ee6f8886b6f9b0ce44cdee1ef", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a6dab8a15b3a553ee6f8886b6f9b0ce44cdee1ef.diff" + }, + "aspnetcore@0b72e0b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0b72e0b152fa94ada8fa7b74bb6d75b27d13023b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0b72e0b152fa94ada8fa7b74bb6d75b27d13023b.diff" + }, + "aspnetcore@656195d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "656195df4d44575c90c90718e8ed52b3e65eb2f4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/656195df4d44575c90c90718e8ed52b3e65eb2f4.diff" + }, + "aspnetcore@401bbfb": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "401bbfb7d8e5c423796875ec187f1884383405d5", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/401bbfb7d8e5c423796875ec187f1884383405d5.diff" + }, + "aspnetcore@76d1e57": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "76d1e574cfbcfe47dde48ff804b1423fb4fe089b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/76d1e574cfbcfe47dde48ff804b1423fb4fe089b.diff" + }, + "aspnetcore@733b51b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "733b51b9c272cc31374730bd588d9d88881f7ead", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/733b51b9c272cc31374730bd588d9d88881f7ead.diff" + }, + "aspnetcore@e6a7426": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e6a742608bed4876cc17ed145f6c2a024795d0b8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e6a742608bed4876cc17ed145f6c2a024795d0b8.diff" + }, + "aspnetcore@efe577d": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "efe577ddfcd69aceb17064e0c0b4e34e265ec838", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/efe577ddfcd69aceb17064e0c0b4e34e265ec838.diff" + }, + "aspnetcore@07d11eb": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "07d11eb57133cc1d31f96d423ea669a38923b0d0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/07d11eb57133cc1d31f96d423ea669a38923b0d0.diff" + }, + "aspnetcore@75c3218": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "75c32185b96fb7f320b90b7305aa3c9fc3e8744f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/75c32185b96fb7f320b90b7305aa3c9fc3e8744f.diff" + }, + "aspnetcore@17b8a4a": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "17b8a4ad3455484ccd656e781792ae6224222ee2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/17b8a4ad3455484ccd656e781792ae6224222ee2.diff" + }, + "aspnetcore@0b69dba": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0b69dba30ab092191d83d7f5c8f6dc752ba4cbca", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0b69dba30ab092191d83d7f5c8f6dc752ba4cbca.diff" + }, + "aspnetcore@1a82e94": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1a82e94b1d3b768bfdf1a837a38ef09e06c05af7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1a82e94b1d3b768bfdf1a837a38ef09e06c05af7.diff" + }, + "aspnetcore@593368b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "593368b9d1dd219662efa3f2ecfc544e7afd0444", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/593368b9d1dd219662efa3f2ecfc544e7afd0444.diff" + }, + "aspnetcore@47b2e02": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "47b2e02e0282eb278bc3a46b8fea70c4ac93fa1d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/47b2e02e0282eb278bc3a46b8fea70c4ac93fa1d.diff" + }, + "aspnetcore@d201668": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d201668e63ed8ef230220808e8b13418ac64f5b6", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d201668e63ed8ef230220808e8b13418ac64f5b6.diff" + }, + "aspnetcore@35b3142": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "35b31429fb50e32e0d5c39b66478db046798764b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/35b31429fb50e32e0d5c39b66478db046798764b.diff" + }, + "aspnetcore@96b7ae9": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "96b7ae9999a954147cabc0245063f87cf2a0029b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/96b7ae9999a954147cabc0245063f87cf2a0029b.diff" + }, + "aspnetcore@7638d71": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7638d7114ad4a74465ad10e6d61d0915067b80c3", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7638d7114ad4a74465ad10e6d61d0915067b80c3.diff" + }, + "aspnetcore@6df01e3": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "6df01e3639f127812659bc8fae71c30e02b0cb02", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6df01e3639f127812659bc8fae71c30e02b0cb02.diff" + }, + "aspnetcore@026aff6": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "026aff6366dcda33a3f82eaba2a37731e35688c0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/026aff6366dcda33a3f82eaba2a37731e35688c0.diff" + }, + "aspnetcore@555ae4e": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "555ae4eae9c1f27974e888c755d724ab229039d1", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/555ae4eae9c1f27974e888c755d724ab229039d1.diff" + }, + "aspnetcore@558ba2c": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "558ba2cb67f0495e112c4e10bdcea600e5065c13", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/558ba2cb67f0495e112c4e10bdcea600e5065c13.diff" + }, + "aspnetcore@696ea7b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "696ea7b263bcc641e573cbba6198f90abd5cdd94", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/696ea7b263bcc641e573cbba6198f90abd5cdd94.diff" + }, + "aspnetcore@4c1e2ed": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4c1e2edad8e9816fb65a923b8d9589022a5b688e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4c1e2edad8e9816fb65a923b8d9589022a5b688e.diff" + }, + "aspnetcore@88cf74b": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "88cf74baaa4e60a6d81463b7870b5b13f998be6e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/88cf74baaa4e60a6d81463b7870b5b13f998be6e.diff" + }, + "aspnetcore@a65d5c0": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a65d5c00e265954caa207d25c7fedd8aab0d7852", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a65d5c00e265954caa207d25c7fedd8aab0d7852.diff" + }, + "aspnetcore@29e87b5": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "29e87b52eb59b2f100d74691276e730b4a3f224d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/29e87b52eb59b2f100d74691276e730b4a3f224d.diff" + }, + "aspnetcore@9245482": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "9245482a33933ca2832e67b01f77c05bb3d0d5c0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9245482a33933ca2832e67b01f77c05bb3d0d5c0.diff" + }, + "aspnetcore@db0c572": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "db0c572da262dfd9e36d33789a6129acd4e40084", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/db0c572da262dfd9e36d33789a6129acd4e40084.diff" + }, + "aspnetcore@c3325ee": { + "repo": "aspnetcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c3325eeb6b47bc6383c127d4f4827dc9642a2b6e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c3325eeb6b47bc6383c127d4f4827dc9642a2b6e.diff" + }, + "cecil@8e1ae7b": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "8e1ae7b4ea67ccc38cb8db3ded6802643109ffd7", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/8e1ae7b4ea67ccc38cb8db3ded6802643109ffd7.diff" + }, + "cecil@608fac6": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "608fac6f22814e3eeb4609c80c0b5f08205e24ed", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/608fac6f22814e3eeb4609c80c0b5f08205e24ed.diff" + }, + "cecil@50292e7": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "50292e77590951e6cbb3b0c02051a847dca0d9f5", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/50292e77590951e6cbb3b0c02051a847dca0d9f5.diff" + }, + "cecil@a0f61f9": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "a0f61f99afb4c201c96e87a12604c560f98f6c32", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/a0f61f99afb4c201c96e87a12604c560f98f6c32.diff" + }, + "cecil@f1c428a": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "f1c428ad8f340002799d4e3030cf633e0b63efc0", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/f1c428ad8f340002799d4e3030cf633e0b63efc0.diff" + }, + "cecil@3136847": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "3136847ea620fb9b4a3ff96bc4f573148e8bd2e4", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/3136847ea620fb9b4a3ff96bc4f573148e8bd2e4.diff" + }, + "cecil@882ca5e": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "882ca5eedda1e62eb41bd5869aeb15d8f1538e51", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/882ca5eedda1e62eb41bd5869aeb15d8f1538e51.diff" + }, + "cecil@9ab6174": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "9ab6174bd11f4c650cf4567a41f3fcc0b07c5a2e", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/9ab6174bd11f4c650cf4567a41f3fcc0b07c5a2e.diff" + }, + "cecil@1d00074": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "1d00074bcdd520d76ed3f74618455bd718e9b131", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/1d00074bcdd520d76ed3f74618455bd718e9b131.diff" + }, + "cecil@cac3d15": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "cac3d15061f8dd0d95fc996d1f6acceaa4a92e33", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/cac3d15061f8dd0d95fc996d1f6acceaa4a92e33.diff" + }, + "cecil@8fa2b5a": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "8fa2b5a42e13994b1a5cc55ae1d0fef87cfa84b8", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/8fa2b5a42e13994b1a5cc55ae1d0fef87cfa84b8.diff" + }, + "cecil@b1ee7ec": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "b1ee7ec8c7850cdab34e82f7a26ad86385683f4b", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/b1ee7ec8c7850cdab34e82f7a26ad86385683f4b.diff" + }, + "cecil@4388e43": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "4388e43ddfe77dddb4679ea6b49d98ac662fbe35", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/4388e43ddfe77dddb4679ea6b49d98ac662fbe35.diff" + }, + "cecil@74999f2": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "74999f26338d28fd212d256184adec77a504b058", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/74999f26338d28fd212d256184adec77a504b058.diff" + }, + "cecil@cd6dc99": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "cd6dc99b54b1ee7a893b308341b8f9a2db84b0c1", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/cd6dc99b54b1ee7a893b308341b8f9a2db84b0c1.diff" + }, + "cecil@251438f": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "251438f6d5db4cb41b70fa5473c2cb8a813013d8", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/251438f6d5db4cb41b70fa5473c2cb8a813013d8.diff" + }, + "cecil@5ae012f": { + "repo": "cecil", + "branch": "release/11.0.1xx-rc1", + "hash": "5ae012f4314d0556554edb2f5472728c1bc6d01e", + "org": "dotnet", + "url": "https://github.com/dotnet/cecil/commit/5ae012f4314d0556554edb2f5472728c1bc6d01e.diff" + }, + "command-line-api@8a70ae0": { + "repo": "command-line-api", + "branch": "release/11.0.1xx-rc1", + "hash": "8a70ae0bd24c0aca2414c6dda39463ebefbd334e", + "org": "dotnet", + "url": "https://github.com/dotnet/command-line-api/commit/8a70ae0bd24c0aca2414c6dda39463ebefbd334e.diff" + }, + "deployment-tools@3ccca8e": { + "repo": "deployment-tools", + "branch": "release/11.0.1xx-rc1", + "hash": "3ccca8ebeb60499745410770186c8b823069c552", + "org": "dotnet", + "url": "https://github.com/dotnet/deployment-tools/commit/3ccca8ebeb60499745410770186c8b823069c552.diff" + }, + "deployment-tools@9baf0bb": { + "repo": "deployment-tools", + "branch": "release/11.0.1xx-rc1", + "hash": "9baf0bb1ba14ad5eab3ed0cccf7e37f812edd1bd", + "org": "dotnet", + "url": "https://github.com/dotnet/deployment-tools/commit/9baf0bb1ba14ad5eab3ed0cccf7e37f812edd1bd.diff" + }, + "diagnostics@36bb98a": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "36bb98a68d880920d307d3d7f772db577649048f", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/36bb98a68d880920d307d3d7f772db577649048f.diff" + }, + "diagnostics@f38c7fb": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "f38c7fb468e5d4d027c17f5c0fbfef235e54f16e", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/f38c7fb468e5d4d027c17f5c0fbfef235e54f16e.diff" + }, + "diagnostics@dd02fe7": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "dd02fe71048ed4f8e8f057a87d358516f0bd7c38", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/dd02fe71048ed4f8e8f057a87d358516f0bd7c38.diff" + }, + "diagnostics@3a32126": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "3a3212627029e97412e0beeb72fa5607357c2c31", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/3a3212627029e97412e0beeb72fa5607357c2c31.diff" + }, + "diagnostics@27c0f9b": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "27c0f9b0476a16685a396e78a848af5f77c52a3b", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/27c0f9b0476a16685a396e78a848af5f77c52a3b.diff" + }, + "diagnostics@33b37bf": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "33b37bf046cdf45d50413bf4cd3b25dc4c60c73c", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/33b37bf046cdf45d50413bf4cd3b25dc4c60c73c.diff" + }, + "diagnostics@f810787": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "f810787606d9bbfa64bfacbee2f40f550df64769", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/f810787606d9bbfa64bfacbee2f40f550df64769.diff" + }, + "diagnostics@f7bf65b": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "f7bf65b339fcd7ee6d38a3ce9bce52fd8f5dcf53", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/f7bf65b339fcd7ee6d38a3ce9bce52fd8f5dcf53.diff" + }, + "diagnostics@0885e1c": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "0885e1c210814d34bceb05642918738d734e40dc", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/0885e1c210814d34bceb05642918738d734e40dc.diff" + }, + "diagnostics@d33e046": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "d33e0468df192db43ce5f2b028dd202d836e39c2", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/d33e0468df192db43ce5f2b028dd202d836e39c2.diff" + }, + "diagnostics@61cdd16": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "61cdd16d77296ffadafb57d41a123f588c03f687", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/61cdd16d77296ffadafb57d41a123f588c03f687.diff" + }, + "diagnostics@02d6e10": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "02d6e1088ee7fb93ab82107fd3b740d7702d23ff", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/02d6e1088ee7fb93ab82107fd3b740d7702d23ff.diff" + }, + "diagnostics@b9f6e14": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "b9f6e148735ca5b235dcd7051842fd9ba3145d58", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/b9f6e148735ca5b235dcd7051842fd9ba3145d58.diff" + }, + "diagnostics@4c0c68d": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "4c0c68de41f39d390c71a0b329a7e846af67d9d4", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/4c0c68de41f39d390c71a0b329a7e846af67d9d4.diff" + }, + "diagnostics@8a2daa6": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "8a2daa6767e917e68b463ca324ee2244c7934869", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/8a2daa6767e917e68b463ca324ee2244c7934869.diff" + }, + "diagnostics@32306e7": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "32306e749c506e0a3fbb8a38ff3f0b2019c2a303", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/32306e749c506e0a3fbb8a38ff3f0b2019c2a303.diff" + }, + "diagnostics@7395877": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "739587794903d1de521996d37eeeb395f25c64c9", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/739587794903d1de521996d37eeeb395f25c64c9.diff" + }, + "diagnostics@eb91cff": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "eb91cff05b85440fdb5da362d82537db318b9a05", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/eb91cff05b85440fdb5da362d82537db318b9a05.diff" + }, + "diagnostics@3c9f99e": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "3c9f99e8251b0c68cb229afad5bf30a6edeb3c13", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/3c9f99e8251b0c68cb229afad5bf30a6edeb3c13.diff" + }, + "diagnostics@1b6da39": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "1b6da394f9505d663eac0f4e330e889746564e24", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/1b6da394f9505d663eac0f4e330e889746564e24.diff" + }, + "diagnostics@c014870": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "c0148701676e8af329c4c5d7183adda1c96773a8", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/c0148701676e8af329c4c5d7183adda1c96773a8.diff" + }, + "diagnostics@db95979": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "db95979a79a06ac93f6e1f1e3c67285599b144f7", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/db95979a79a06ac93f6e1f1e3c67285599b144f7.diff" + }, + "diagnostics@d2e06f3": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "d2e06f384db592b4ffab763381cc2d905c32e09e", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/d2e06f384db592b4ffab763381cc2d905c32e09e.diff" + }, + "diagnostics@66ffffc": { + "repo": "diagnostics", + "branch": "release/11.0.1xx-rc1", + "hash": "66ffffc244acec7ff9cc6674e4cb89625ebf7ba0", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/66ffffc244acec7ff9cc6674e4cb89625ebf7ba0.diff" + }, + "efcore@5fb4c00": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5fb4c00c2f1a8afbf7262c5d79b05889efa29806", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5fb4c00c2f1a8afbf7262c5d79b05889efa29806.diff" + }, + "efcore@cbcceb3": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "cbcceb3602bc867e0f8782a180f782da31dd3c42", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/cbcceb3602bc867e0f8782a180f782da31dd3c42.diff" + }, + "efcore@3b58d48": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3b58d48113f1618f2a222eb8a32272e6096defee", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3b58d48113f1618f2a222eb8a32272e6096defee.diff" + }, + "efcore@2be12e7": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2be12e7dcb9b1656e2a7a7544f287defdfe7f002", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2be12e7dcb9b1656e2a7a7544f287defdfe7f002.diff" + }, + "efcore@06142d0": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "06142d0198d4a2126edf575c56d574aac26877f2", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/06142d0198d4a2126edf575c56d574aac26877f2.diff" + }, + "efcore@2415516": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2415516f8bf6d86148ea56b2a680326f43b9f382", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2415516f8bf6d86148ea56b2a680326f43b9f382.diff" + }, + "efcore@e81830a": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e81830a94fab8b7c46afb1976e1db7a037143dab", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e81830a94fab8b7c46afb1976e1db7a037143dab.diff" + }, + "efcore@d564943": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d564943613be486f5be1785558ce6083c396092b", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/d564943613be486f5be1785558ce6083c396092b.diff" + }, + "efcore@4fbaf8a": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4fbaf8a0dcb50f5c8301878a5e8bd6f24e23a24e", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/4fbaf8a0dcb50f5c8301878a5e8bd6f24e23a24e.diff" + }, + "efcore@69b203d": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "69b203d3b25e645d396e5de020020e86cd4c0545", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/69b203d3b25e645d396e5de020020e86cd4c0545.diff" + }, + "efcore@fc9a766": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fc9a76600e7bebc8fb963c108cb43becd5663ecf", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/fc9a76600e7bebc8fb963c108cb43becd5663ecf.diff" + }, + "efcore@23c978a": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "23c978aba436575612880a2439a582ee73198ede", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/23c978aba436575612880a2439a582ee73198ede.diff" + }, + "efcore@5ee96bd": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5ee96bdf95b5ad178bf000bf556ec0fa09df53b6", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5ee96bdf95b5ad178bf000bf556ec0fa09df53b6.diff" + }, + "efcore@a556d07": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a556d07f7cd292fde758dbe8a315a8aeb6a2206f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/a556d07f7cd292fde758dbe8a315a8aeb6a2206f.diff" + }, + "efcore@7bd71eb": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7bd71eb553ff3128ed698dca56b73c5aa93b109c", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/7bd71eb553ff3128ed698dca56b73c5aa93b109c.diff" + }, + "efcore@684d590": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "684d5902e8296cfeeb281466d50b93a84102e5bc", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/684d5902e8296cfeeb281466d50b93a84102e5bc.diff" + }, + "efcore@dd3b1e3": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "dd3b1e3ee7790bd88b872f8af2ca6ae802905cf9", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/dd3b1e3ee7790bd88b872f8af2ca6ae802905cf9.diff" + }, + "efcore@2fb3ab1": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2fb3ab16a3f71af75e08266ec3c3ffdd7f3794ab", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2fb3ab16a3f71af75e08266ec3c3ffdd7f3794ab.diff" + }, + "efcore@37d63ac": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "37d63ac01d6d524364a6b2918eae9afc83c49d01", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/37d63ac01d6d524364a6b2918eae9afc83c49d01.diff" + }, + "efcore@5b5fcba": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5b5fcbab9dfac74693f299a81863156762362d29", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5b5fcbab9dfac74693f299a81863156762362d29.diff" + }, + "efcore@4a19f27": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "4a19f27828311e4dbb95c139c407233bbd2a43ee", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/4a19f27828311e4dbb95c139c407233bbd2a43ee.diff" + }, + "efcore@3b4b27d": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3b4b27d4ed404af070eaceec6bbd93c312a83e57", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3b4b27d4ed404af070eaceec6bbd93c312a83e57.diff" + }, + "efcore@61317c9": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "61317c9eb9166f2de9d6a357066193a5833a8dd5", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/61317c9eb9166f2de9d6a357066193a5833a8dd5.diff" + }, + "efcore@1f36ba0": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "1f36ba0cdd990dbd64ae35abc3f2edfcc6932684", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/1f36ba0cdd990dbd64ae35abc3f2edfcc6932684.diff" + }, + "efcore@b5e5c92": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b5e5c92aaece042c0ea8461dc54fc2f5bf2e05a2", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b5e5c92aaece042c0ea8461dc54fc2f5bf2e05a2.diff" + }, + "efcore@ada8239": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "ada82397096df1855dfd543512273d3edb18a0dd", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ada82397096df1855dfd543512273d3edb18a0dd.diff" + }, + "efcore@0ab5fd8": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0ab5fd8bdf3e3502b0868c6e2598559815bf9ffa", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/0ab5fd8bdf3e3502b0868c6e2598559815bf9ffa.diff" + }, + "efcore@fb44ee1": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fb44ee11531314864ec46e0ec5084ed8c04f203e", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/fb44ee11531314864ec46e0ec5084ed8c04f203e.diff" + }, + "efcore@37bef29": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "37bef295900c01f8507cbf3652194174b517bbc2", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/37bef295900c01f8507cbf3652194174b517bbc2.diff" + }, + "efcore@a0344ff": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a0344ff48d0c1fa7a9773ec7511efe1603956371", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/a0344ff48d0c1fa7a9773ec7511efe1603956371.diff" + }, + "efcore@893ccd3": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "893ccd3cf107fdee551a189b5f27f3d0ff03fdd8", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/893ccd3cf107fdee551a189b5f27f3d0ff03fdd8.diff" + }, + "efcore@6e2d381": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "6e2d381171fb5f24b749306b66f743e5952ff8ab", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/6e2d381171fb5f24b749306b66f743e5952ff8ab.diff" + }, + "efcore@af85674": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "af85674145f3191d43a4ac446e60c9c02291aaa4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/af85674145f3191d43a4ac446e60c9c02291aaa4.diff" + }, + "efcore@f98eac8": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f98eac8c0d1ff75561d8a350ac617de8d606672a", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f98eac8c0d1ff75561d8a350ac617de8d606672a.diff" + }, + "efcore@cf6ebe0": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "cf6ebe05a9d37d4a865b20ccab1579aa814bf1ce", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/cf6ebe05a9d37d4a865b20ccab1579aa814bf1ce.diff" + }, + "efcore@3c7283f": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3c7283f94c6b3b902728c1a57a98560712bc50b7", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3c7283f94c6b3b902728c1a57a98560712bc50b7.diff" + }, + "efcore@39b5015": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "39b50159ea5524fe992e6b7462ebe6e425785378", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/39b50159ea5524fe992e6b7462ebe6e425785378.diff" + }, + "efcore@b9678d4": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b9678d43582f9bc521d4bcba28b92a8866c6f02b", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b9678d43582f9bc521d4bcba28b92a8866c6f02b.diff" + }, + "efcore@0a76475": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0a7647596d5f77c0c431f279b23e0f7de2b5c481", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/0a7647596d5f77c0c431f279b23e0f7de2b5c481.diff" + }, + "efcore@3454802": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3454802156b3493cf399b7668b1520ca0865b46c", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3454802156b3493cf399b7668b1520ca0865b46c.diff" + }, + "efcore@d223635": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d223635279d624518718f37e3221ade8943ff4eb", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/d223635279d624518718f37e3221ade8943ff4eb.diff" + }, + "efcore@67e74e8": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "67e74e8059ed974c83a11bf337ea1e8c40be974f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/67e74e8059ed974c83a11bf337ea1e8c40be974f.diff" + }, + "efcore@b1c40e4": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b1c40e4323ba863b5f40c912254adafc6b073d7d", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b1c40e4323ba863b5f40c912254adafc6b073d7d.diff" + }, + "efcore@5c55ab6": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5c55ab6e670fd25a59f639cb3ed454ada59e7b24", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5c55ab6e670fd25a59f639cb3ed454ada59e7b24.diff" + }, + "efcore@422f2dc": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "422f2dc6329f9136c39efea49184c43bceffbce7", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/422f2dc6329f9136c39efea49184c43bceffbce7.diff" + }, + "efcore@7710f8c": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7710f8cd015029c2684380d7adde85dcbba0e8db", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/7710f8cd015029c2684380d7adde85dcbba0e8db.diff" + }, + "efcore@71440e1": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "71440e197a13939149048544762db8b8722c5427", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/71440e197a13939149048544762db8b8722c5427.diff" + }, + "efcore@3aab811": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3aab8114cff74096c5f0bef871060c1b94595326", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3aab8114cff74096c5f0bef871060c1b94595326.diff" + }, + "efcore@7d34557": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "7d34557a37a4e7886523e7f1526fc2480ff0b01d", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/7d34557a37a4e7886523e7f1526fc2480ff0b01d.diff" + }, + "efcore@ccbe0c4": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "ccbe0c4b7fc50b2cfb8f3ea8be903587240203a0", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ccbe0c4b7fc50b2cfb8f3ea8be903587240203a0.diff" + }, + "efcore@b55b4d4": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b55b4d45e9b35b5e70dda676c749df92debc6a2c", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b55b4d45e9b35b5e70dda676c749df92debc6a2c.diff" + }, + "efcore@49271f3": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "49271f3c59e5861ecf61f833df80c52d8bf4a44d", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/49271f3c59e5861ecf61f833df80c52d8bf4a44d.diff" + }, + "efcore@a8cdc8c": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "a8cdc8c62b413e5ec0d4851bfaba584ab2c71a44", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/a8cdc8c62b413e5ec0d4851bfaba584ab2c71a44.diff" + }, + "efcore@dbf9771": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "dbf9771522148d61a2467854921bd5dc6f6e6916", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/dbf9771522148d61a2467854921bd5dc6f6e6916.diff" + }, + "efcore@b70a04b": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "b70a04b474fd695c7ffe2ff6dab4cd34600e90a1", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b70a04b474fd695c7ffe2ff6dab4cd34600e90a1.diff" + }, + "efcore@e17ea37": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e17ea37fad12e9e569af3bf11462b4ee44a1cfc4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e17ea37fad12e9e569af3bf11462b4ee44a1cfc4.diff" + }, + "efcore@aa8b871": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "aa8b871febe53300a52e61720192a581e6c01857", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/aa8b871febe53300a52e61720192a581e6c01857.diff" + }, + "efcore@892a9f1": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "892a9f130b136f97b6fca5f096c51a05a0f1590d", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/892a9f130b136f97b6fca5f096c51a05a0f1590d.diff" + }, + "efcore@e5ca7df": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e5ca7dfd95e838e56de24ca2df1b671da91cd729", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e5ca7dfd95e838e56de24ca2df1b671da91cd729.diff" + }, + "efcore@96c13ea": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "96c13eafe59bfecf384c01f981b41fa86a7a18c0", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/96c13eafe59bfecf384c01f981b41fa86a7a18c0.diff" + }, + "efcore@e95f1e2": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e95f1e2cda9ac8f83ac1d58965782ada900de2e9", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e95f1e2cda9ac8f83ac1d58965782ada900de2e9.diff" + }, + "efcore@f6a0670": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f6a0670f80d706cd3391e1dd2569d3f7fa6f63e0", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f6a0670f80d706cd3391e1dd2569d3f7fa6f63e0.diff" + }, + "efcore@0e529dd": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "0e529ddcb0c77f9f46534ffd0d8f48b78dc2070f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/0e529ddcb0c77f9f46534ffd0d8f48b78dc2070f.diff" + }, + "efcore@fd223dd": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fd223ddcd00e759068f88acb3fc34f550ea92797", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/fd223ddcd00e759068f88acb3fc34f550ea92797.diff" + }, + "efcore@41895a5": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "41895a508f5daa00dad41067e5dc5fc8ad5f3deb", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/41895a508f5daa00dad41067e5dc5fc8ad5f3deb.diff" + }, + "efcore@f65d06c": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f65d06cf7e72808f7dd1f5b44ecf83479eb2fbfb", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f65d06cf7e72808f7dd1f5b44ecf83479eb2fbfb.diff" + }, + "efcore@3957f18": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3957f18977cf62a4489e1d8e5ad7856d6e27c456", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3957f18977cf62a4489e1d8e5ad7856d6e27c456.diff" + }, + "efcore@51ab80a": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "51ab80acd64a320699dc485920a8798273370dbd", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/51ab80acd64a320699dc485920a8798273370dbd.diff" + }, + "efcore@5479de2": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5479de2b7b7c003338cac28789d741217842d260", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5479de2b7b7c003338cac28789d741217842d260.diff" + }, + "efcore@e74936c": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e74936c4935d6e85094bae40cfbd9f0d2d406d92", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e74936c4935d6e85094bae40cfbd9f0d2d406d92.diff" + }, + "efcore@d6be773": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d6be773af824b13b677e32edb4dc2b84cf8dffa4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/d6be773af824b13b677e32edb4dc2b84cf8dffa4.diff" + }, + "efcore@3a2006e": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3a2006ef569de08368d59db5e1468aa8f407e4f8", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3a2006ef569de08368d59db5e1468aa8f407e4f8.diff" + }, + "efcore@c60800b": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c60800ba3965be483350e7f85add65293237a4b5", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/c60800ba3965be483350e7f85add65293237a4b5.diff" + }, + "efcore@e59f838": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "e59f838516fe592d1ebc4a87250b11d9338531b9", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e59f838516fe592d1ebc4a87250b11d9338531b9.diff" + }, + "efcore@3f8b9c7": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3f8b9c7acf56b87b98eb0315a532a98ace1668e0", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3f8b9c7acf56b87b98eb0315a532a98ace1668e0.diff" + }, + "efcore@312a74a": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "312a74af05a4cbd4361e5918a71fa2926c6f3cce", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/312a74af05a4cbd4361e5918a71fa2926c6f3cce.diff" + }, + "efcore@f249a6e": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "f249a6e0b95df6a1bf37d06885d0b8b06bb62de8", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f249a6e0b95df6a1bf37d06885d0b8b06bb62de8.diff" + }, + "efcore@5e88965": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "5e8896500ed9c91f53481e6825ddc42528180184", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5e8896500ed9c91f53481e6825ddc42528180184.diff" + }, + "efcore@32c059d": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "32c059df167b3c7ab6607d2e4ba21e015460b7e4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/32c059df167b3c7ab6607d2e4ba21e015460b7e4.diff" + }, + "efcore@d2f9995": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "d2f9995a4b9795e8e3bc876ce5b3a0a694cb5102", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/d2f9995a4b9795e8e3bc876ce5b3a0a694cb5102.diff" + }, + "efcore@85563a8": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "85563a8f42b8370c5aac8e1aa9fb18ca2a750b2e", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/85563a8f42b8370c5aac8e1aa9fb18ca2a750b2e.diff" + }, + "efcore@c32a283": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c32a283e27b4bfc5159941f162fa58aaeedf3dcb", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/c32a283e27b4bfc5159941f162fa58aaeedf3dcb.diff" + }, + "efcore@77dd661": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "77dd66151065750d69d83ec1a257edb1706fc31a", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/77dd66151065750d69d83ec1a257edb1706fc31a.diff" + }, + "efcore@26a12eb": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "26a12eb6d7d9649d4e8d319b961f13a51281af68", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/26a12eb6d7d9649d4e8d319b961f13a51281af68.diff" + }, + "efcore@3198b21": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "3198b213e6e9dab0ce9d38320e6b4170e481f380", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3198b213e6e9dab0ce9d38320e6b4170e481f380.diff" + }, + "efcore@98e8a0c": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "98e8a0c8804014175a1b5b820d70211b9f984643", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/98e8a0c8804014175a1b5b820d70211b9f984643.diff" + }, + "efcore@227a63d": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "227a63dc3ab36639a5eae54fd95dc54a365098c2", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/227a63dc3ab36639a5eae54fd95dc54a365098c2.diff" + }, + "efcore@af3e50c": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "af3e50c5343dac445357dea4ab3670769867a6eb", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/af3e50c5343dac445357dea4ab3670769867a6eb.diff" + }, + "efcore@fe892ea": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "fe892eac29c255080875a307f3562c68ce3bcd87", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/fe892eac29c255080875a307f3562c68ce3bcd87.diff" + }, + "efcore@2b11184": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "2b11184caddc0135e0361c5ff40780f76d794e0f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2b11184caddc0135e0361c5ff40780f76d794e0f.diff" + }, + "efcore@62f1eee": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "62f1eee4d460280e8c10d09bf30cc244de542031", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/62f1eee4d460280e8c10d09bf30cc244de542031.diff" + }, + "efcore@c22dd77": { + "repo": "efcore", + "branch": "release/11.0.1xx-rc1", + "hash": "c22dd77aa7f7392f997cf779f0c23e0b9aab1988", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/c22dd77aa7f7392f997cf779f0c23e0b9aab1988.diff" + }, + "emsdk@5303251": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5303251a5c4889d8e15bafc09262bb9ed3b8c7f0", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/5303251a5c4889d8e15bafc09262bb9ed3b8c7f0.diff" + }, + "emsdk@464fd8d": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "464fd8d53791ddc68a3849db4d5aa85ff2cfa47e", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/464fd8d53791ddc68a3849db4d5aa85ff2cfa47e.diff" + }, + "emsdk@6f15ccb": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6f15ccbc05a16d28bf217ed11a580267ee42771a", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/6f15ccbc05a16d28bf217ed11a580267ee42771a.diff" + }, + "emsdk@80b1acc": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "80b1accc16c35feaf67dec1cbd41747f1c101bc8", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/80b1accc16c35feaf67dec1cbd41747f1c101bc8.diff" + }, + "emsdk@45ed27c": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "45ed27c1f0d49ec6eea48c64812844d6b85918fa", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/45ed27c1f0d49ec6eea48c64812844d6b85918fa.diff" + }, + "emsdk@afed593": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "afed5931b84734a92b28be41b62df77a23c6c690", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/afed5931b84734a92b28be41b62df77a23c6c690.diff" + }, + "emsdk@2713dfb": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2713dfbcd6b4443b4d3f842e5abb7221e7d67fd6", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/2713dfbcd6b4443b4d3f842e5abb7221e7d67fd6.diff" + }, + "emsdk@52228f2": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "52228f26fba1fba133aa83561ffa6a82ca647bd7", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/52228f26fba1fba133aa83561ffa6a82ca647bd7.diff" + }, + "emsdk@bf28440": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bf28440205369c6f81862a82f37e8da8a0daa5c9", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/bf28440205369c6f81862a82f37e8da8a0daa5c9.diff" + }, + "emsdk@4b07a4c": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "4b07a4c324e798406acd9e0f8aad1664ccd2cd27", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/4b07a4c324e798406acd9e0f8aad1664ccd2cd27.diff" + }, + "emsdk@b3445f6": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b3445f6c98fd338c59ea680e5d30f09232a3f011", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/b3445f6c98fd338c59ea680e5d30f09232a3f011.diff" + }, + "emsdk@971ef81": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "971ef81067438adf6ec3e5c0d878f73bdd378a19", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/971ef81067438adf6ec3e5c0d878f73bdd378a19.diff" + }, + "emsdk@0805307": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0805307588e7d8c85a65a1ef206c281a845e01bd", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/0805307588e7d8c85a65a1ef206c281a845e01bd.diff" + }, + "emsdk@b629bd5": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b629bd5d6caaa874a3786acbe3f6e360fcd17fa7", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/b629bd5d6caaa874a3786acbe3f6e360fcd17fa7.diff" + }, + "emsdk@9e3efbc": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9e3efbc1d3b5580f9efdf5ba2dd935ea6ecec117", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/9e3efbc1d3b5580f9efdf5ba2dd935ea6ecec117.diff" + }, + "emsdk@cb3a914": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "cb3a9142e4556671502019e6226e3de07bb97af3", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/cb3a9142e4556671502019e6226e3de07bb97af3.diff" + }, + "emsdk@3eff02a": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3eff02af13bcb1578ccb5a5d8d06c0f65c55a01e", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/3eff02af13bcb1578ccb5a5d8d06c0f65c55a01e.diff" + }, + "emsdk@396eb82": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "396eb82c67b3504e05126ea2f9f1d9d8b0a5ce2c", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/396eb82c67b3504e05126ea2f9f1d9d8b0a5ce2c.diff" + }, + "emsdk@ce8d342": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "ce8d342292f81d6fa3a9e14352ed7a9a042ddb51", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/ce8d342292f81d6fa3a9e14352ed7a9a042ddb51.diff" + }, + "emsdk@74269dd": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "74269dd3071d85e79ecea85aaeb1364119738269", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/74269dd3071d85e79ecea85aaeb1364119738269.diff" + }, + "emsdk@0fd3210": { + "repo": "emsdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0fd32103daa52aeb9be393d08ea2fb1c7e5e0e33", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/0fd32103daa52aeb9be393d08ea2fb1c7e5e0e33.diff" + }, + "fsharp@fd6ed49": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "fd6ed49fd083fae8b9a2bdbcac726c5f9adb8552", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/fd6ed49fd083fae8b9a2bdbcac726c5f9adb8552.diff" + }, + "fsharp@0c94e4e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "0c94e4e0c6a3f477cea980e30d0db257de9e4e09", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/0c94e4e0c6a3f477cea980e30d0db257de9e4e09.diff" + }, + "fsharp@5dfbf7f": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "5dfbf7f1f9adc57ebe99d0ea11e61f3856127393", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/5dfbf7f1f9adc57ebe99d0ea11e61f3856127393.diff" + }, + "fsharp@17cb503": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "17cb50388d0078e83378d3fed646db915582497d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/17cb50388d0078e83378d3fed646db915582497d.diff" + }, + "fsharp@c00299f": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "c00299f285bce6edeb535d28261ea7a46998e721", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c00299f285bce6edeb535d28261ea7a46998e721.diff" + }, + "fsharp@f4b785f": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "f4b785f189aedc4a0f1ec22182e3653a0b9dd142", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/f4b785f189aedc4a0f1ec22182e3653a0b9dd142.diff" + }, + "fsharp@d3403ca": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d3403caee0e62ae3a64964f19fc93f20a50d6aae", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d3403caee0e62ae3a64964f19fc93f20a50d6aae.diff" + }, + "fsharp@f5c88eb": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "f5c88eb5e99201e5537e9ca131051a31fdf6954f", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/f5c88eb5e99201e5537e9ca131051a31fdf6954f.diff" + }, + "fsharp@647548b": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "647548bcb3d89ccafc26bd96e3259222430a7f89", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/647548bcb3d89ccafc26bd96e3259222430a7f89.diff" + }, + "fsharp@536800c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "536800cd82a0481c055f08d570bbc924712331b2", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/536800cd82a0481c055f08d570bbc924712331b2.diff" + }, + "fsharp@3cc7755": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "3cc77558348067a8a560c0613887fa2a4f07e46e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/3cc77558348067a8a560c0613887fa2a4f07e46e.diff" + }, + "fsharp@ea778bb": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "ea778bb414648883fca4219bf7a69286bf82dd6b", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ea778bb414648883fca4219bf7a69286bf82dd6b.diff" + }, + "fsharp@36ce348": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "36ce34832713bb979e03625eaadb323b9acf47c6", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/36ce34832713bb979e03625eaadb323b9acf47c6.diff" + }, + "fsharp@d89529c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d89529c5625350ac93562c665061ea3dcfd6b689", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d89529c5625350ac93562c665061ea3dcfd6b689.diff" + }, + "fsharp@92a3700": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "92a370012898dbd087b16731c50df2491d6bc067", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/92a370012898dbd087b16731c50df2491d6bc067.diff" + }, + "fsharp@2038269": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "20382698ea0985a650248838dc5a21e50c6203d9", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/20382698ea0985a650248838dc5a21e50c6203d9.diff" + }, + "fsharp@7094674": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "7094674e0f6f3c6df22d73b666fdac210db870b5", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7094674e0f6f3c6df22d73b666fdac210db870b5.diff" + }, + "fsharp@24b283e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "24b283eeec783386a1120820dfaf3c6862cabf4d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/24b283eeec783386a1120820dfaf3c6862cabf4d.diff" + }, + "fsharp@b268614": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "b268614d2adcb71441f50d172fba11ae7340b90a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/b268614d2adcb71441f50d172fba11ae7340b90a.diff" + }, + "fsharp@05af9c8": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "05af9c8e0f9ac6148d67d1b1a54d807547080ad1", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/05af9c8e0f9ac6148d67d1b1a54d807547080ad1.diff" + }, + "fsharp@11c59aa": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "11c59aa41bcf3dba4f27a86334dc8d5403006c73", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/11c59aa41bcf3dba4f27a86334dc8d5403006c73.diff" + }, + "fsharp@5fa2950": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "5fa2950baf8f90c675a0b02e5820344d6ffde3b5", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/5fa2950baf8f90c675a0b02e5820344d6ffde3b5.diff" + }, + "fsharp@e4d4473": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e4d44731a04c67a605e8b85a20c445812868a0ed", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e4d44731a04c67a605e8b85a20c445812868a0ed.diff" + }, + "fsharp@84eefce": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "84eefcee8c61b71d1000fbbbfda7942169c3842f", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/84eefcee8c61b71d1000fbbbfda7942169c3842f.diff" + }, + "fsharp@93659f3": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "93659f336bd5c4fe9029225e3ea13f5b20d508bc", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/93659f336bd5c4fe9029225e3ea13f5b20d508bc.diff" + }, + "fsharp@5260b68": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "5260b68c6db2a56b973a0fba0d614cadf3599682", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/5260b68c6db2a56b973a0fba0d614cadf3599682.diff" + }, + "fsharp@2c245dd": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "2c245dd1558d1815856f35586707c4751b074bf3", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/2c245dd1558d1815856f35586707c4751b074bf3.diff" + }, + "fsharp@9357a4f": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "9357a4fccce37dfbfe656e9157bd461578afc30c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/9357a4fccce37dfbfe656e9157bd461578afc30c.diff" + }, + "fsharp@e9fdc37": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e9fdc379d5faf04221eb547f613e88f0a569e613", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e9fdc379d5faf04221eb547f613e88f0a569e613.diff" + }, + "fsharp@2def18d": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "2def18dc8807b9138e1871457609e4713b378c14", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/2def18dc8807b9138e1871457609e4713b378c14.diff" + }, + "fsharp@e1ad05c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e1ad05c7418fbdf3a7be95c9e09add5a02451119", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e1ad05c7418fbdf3a7be95c9e09add5a02451119.diff" + }, + "fsharp@34a3053": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "34a3053b13046308abf17dce79d7dc854cadae2e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/34a3053b13046308abf17dce79d7dc854cadae2e.diff" + }, + "fsharp@7e2cbf1": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "7e2cbf10edb6ac52b09c88214a4a39a8c774eebd", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7e2cbf10edb6ac52b09c88214a4a39a8c774eebd.diff" + }, + "fsharp@20fdc50": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "20fdc501abedb4ee1d11ab4dc616d4aee9c84baa", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/20fdc501abedb4ee1d11ab4dc616d4aee9c84baa.diff" + }, + "fsharp@4a929f3": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "4a929f3f8fcc710432ecd3581204cf0aecc3df67", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/4a929f3f8fcc710432ecd3581204cf0aecc3df67.diff" + }, + "fsharp@fa85b35": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "fa85b35e6644ff0814c1667e597ea4d91eddc99e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/fa85b35e6644ff0814c1667e597ea4d91eddc99e.diff" + }, + "fsharp@ab2e066": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "ab2e0668aed13f67ad9be17562460ecd22cf6c7a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ab2e0668aed13f67ad9be17562460ecd22cf6c7a.diff" + }, + "fsharp@80b7e4e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "80b7e4e87c03c73640fff5df247a4421795416b3", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/80b7e4e87c03c73640fff5df247a4421795416b3.diff" + }, + "fsharp@22a8a5d": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "22a8a5dcc724ea58041b8bc0b95e51268d7b656d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/22a8a5dcc724ea58041b8bc0b95e51268d7b656d.diff" + }, + "fsharp@853c500": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "853c500401c58e394180a106322bd686c1e0f12b", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/853c500401c58e394180a106322bd686c1e0f12b.diff" + }, + "fsharp@8111bff": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "8111bff65fafaa4dc221a58ff66c466d68cbfdb6", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/8111bff65fafaa4dc221a58ff66c466d68cbfdb6.diff" + }, + "fsharp@4890294": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "4890294f262a6c4ef4cd384e28dca53cb1522716", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/4890294f262a6c4ef4cd384e28dca53cb1522716.diff" + }, + "fsharp@51dd37e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "51dd37eda8b357da25e731f50684a87887533d76", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/51dd37eda8b357da25e731f50684a87887533d76.diff" + }, + "fsharp@23fa8d5": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "23fa8d5f489a0f67905b63d1d2227e954559def2", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/23fa8d5f489a0f67905b63d1d2227e954559def2.diff" + }, + "fsharp@c2b38d7": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "c2b38d7a2e0350d12363be9129ea2b92946397d4", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c2b38d7a2e0350d12363be9129ea2b92946397d4.diff" + }, + "fsharp@afe45bf": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "afe45bfeda02e5eab2b9e8a959174a95fdf9ae5e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/afe45bfeda02e5eab2b9e8a959174a95fdf9ae5e.diff" + }, + "fsharp@4990959": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "4990959c868d0e215acb92d3ad22846375493323", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/4990959c868d0e215acb92d3ad22846375493323.diff" + }, + "fsharp@9f19d64": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "9f19d6441d03563cda5570370e92a79aedb1f049", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/9f19d6441d03563cda5570370e92a79aedb1f049.diff" + }, + "fsharp@623d80d": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "623d80dc2655d64c865ae7458110f8095dd47dfe", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/623d80dc2655d64c865ae7458110f8095dd47dfe.diff" + }, + "fsharp@1852df8": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "1852df84e035d3bddb77c2fe3b10fb3caa3458a3", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/1852df84e035d3bddb77c2fe3b10fb3caa3458a3.diff" + }, + "fsharp@840498e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "840498e639ec4215fb6b7b242185265d9dd38da9", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/840498e639ec4215fb6b7b242185265d9dd38da9.diff" + }, + "fsharp@ce9b62a": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "ce9b62a6632215f166b5f11c042d4584e40dfe48", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ce9b62a6632215f166b5f11c042d4584e40dfe48.diff" + }, + "fsharp@22e1934": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "22e1934953ebcf9c11b9ddbeb354758bf9a51a5e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/22e1934953ebcf9c11b9ddbeb354758bf9a51a5e.diff" + }, + "fsharp@208b7b4": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "208b7b4bf967e3032f66ab8e1b75f0cbd9f47d24", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/208b7b4bf967e3032f66ab8e1b75f0cbd9f47d24.diff" + }, + "fsharp@29718dd": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "29718dd942497eb4e0753777e8a8e104c9abf6e3", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/29718dd942497eb4e0753777e8a8e104c9abf6e3.diff" + }, + "fsharp@ffa6ef1": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "ffa6ef193665e8a03c00b71b394a4fc72c686255", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ffa6ef193665e8a03c00b71b394a4fc72c686255.diff" + }, + "fsharp@d3fab44": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d3fab443a1cde90f68d9a272e7e776959936a84c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d3fab443a1cde90f68d9a272e7e776959936a84c.diff" + }, + "fsharp@1e94cc5": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "1e94cc5f61bf880b9ec0ecf5df2fe003983da8a0", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/1e94cc5f61bf880b9ec0ecf5df2fe003983da8a0.diff" + }, + "fsharp@6ac056a": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "6ac056a5ee3d3dc2ff11b83b2ee09c4e6eacfdd8", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/6ac056a5ee3d3dc2ff11b83b2ee09c4e6eacfdd8.diff" + }, + "fsharp@e09605c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e09605cdcf4e98fc1380a052b11694dcd8d747a7", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e09605cdcf4e98fc1380a052b11694dcd8d747a7.diff" + }, + "fsharp@5d6e4dc": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "5d6e4dcabe53433706d2d406149a6ea4d8268908", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/5d6e4dcabe53433706d2d406149a6ea4d8268908.diff" + }, + "fsharp@0640920": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "0640920463534599d2bb6b479bc67662f79515f0", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/0640920463534599d2bb6b479bc67662f79515f0.diff" + }, + "fsharp@d26c842": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d26c842f3de53b6084d53f25d0b1789d5d8ebaa8", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d26c842f3de53b6084d53f25d0b1789d5d8ebaa8.diff" + }, + "fsharp@6999595": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "699959510a225be7cfb3029509d8fce1ab9e5e57", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/699959510a225be7cfb3029509d8fce1ab9e5e57.diff" + }, + "fsharp@90767c7": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "90767c77e9c1bcc0a0ea8e4db389416c077fc804", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/90767c77e9c1bcc0a0ea8e4db389416c077fc804.diff" + }, + "fsharp@7efd608": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "7efd6083ea0c40c40bff02041e41a3e483fd67bf", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7efd6083ea0c40c40bff02041e41a3e483fd67bf.diff" + }, + "fsharp@1928203": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "1928203285369c52aaf7bf53115701f69e036eb9", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/1928203285369c52aaf7bf53115701f69e036eb9.diff" + }, + "fsharp@492d417": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "492d417754af3d7ecf8efe7439a90234e6e54d40", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/492d417754af3d7ecf8efe7439a90234e6e54d40.diff" + }, + "fsharp@f8287a1": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "f8287a1da193f2f75c0567ee75ac0711fa1c4307", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/f8287a1da193f2f75c0567ee75ac0711fa1c4307.diff" + }, + "fsharp@c939fe3": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "c939fe3cec3e8155c5e980dd8e09aea368050a88", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c939fe3cec3e8155c5e980dd8e09aea368050a88.diff" + }, + "fsharp@161c13d": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "161c13d5b2b4dbb50d7a9b2e5d90f4a59966468e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/161c13d5b2b4dbb50d7a9b2e5d90f4a59966468e.diff" + }, + "fsharp@95ca590": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "95ca5901c06afc7558c9d00e26839b470ec28816", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/95ca5901c06afc7558c9d00e26839b470ec28816.diff" + }, + "fsharp@923796e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "923796e42183ae55f32917581853c6e821eac3a5", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/923796e42183ae55f32917581853c6e821eac3a5.diff" + }, + "fsharp@732b1cd": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "732b1cdb6ef17e823c82d94e00d867a0cac7b8aa", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/732b1cdb6ef17e823c82d94e00d867a0cac7b8aa.diff" + }, + "fsharp@344602c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "344602ce8acd3a8492b87749cce1166ef9073880", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/344602ce8acd3a8492b87749cce1166ef9073880.diff" + }, + "fsharp@1e0a6e7": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "1e0a6e7d0480a1b34d365caa7be00271df755c78", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/1e0a6e7d0480a1b34d365caa7be00271df755c78.diff" + }, + "fsharp@b413249": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "b413249638dd268626ad30aa88a64411016fc7ba", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/b413249638dd268626ad30aa88a64411016fc7ba.diff" + }, + "fsharp@c01bfbd": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "c01bfbd46e671721501c4d68db8f8576326cf815", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c01bfbd46e671721501c4d68db8f8576326cf815.diff" + }, + "fsharp@26714c1": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "26714c183e67c662e346074183d5c55ebf1e2f65", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/26714c183e67c662e346074183d5c55ebf1e2f65.diff" + }, + "fsharp@d9fff57": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d9fff57ee737b86c3e08bbaa0e50086d8d60725c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d9fff57ee737b86c3e08bbaa0e50086d8d60725c.diff" + }, + "fsharp@bc50d5e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "bc50d5e744eb1b8f7931d01cd06373f73c7abe19", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/bc50d5e744eb1b8f7931d01cd06373f73c7abe19.diff" + }, + "fsharp@d05075e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d05075e098278aedcea3379159504d664628a495", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d05075e098278aedcea3379159504d664628a495.diff" + }, + "fsharp@24119c4": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "24119c44ad8166516fd295ea4c9c8928d62c023f", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/24119c44ad8166516fd295ea4c9c8928d62c023f.diff" + }, + "fsharp@1361727": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "1361727543589b7a2997cbae48302025cc93564a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/1361727543589b7a2997cbae48302025cc93564a.diff" + }, + "fsharp@732b9eb": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "732b9ebd4504e8f111df592921f12eb8b0c5f807", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/732b9ebd4504e8f111df592921f12eb8b0c5f807.diff" + }, + "fsharp@6b77e6c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "6b77e6cc133f48fc90035d25d86adf37e7993556", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/6b77e6cc133f48fc90035d25d86adf37e7993556.diff" + }, + "fsharp@ca730a6": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "ca730a61887fefd5ddca0a9c85f60efed047d1fd", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ca730a61887fefd5ddca0a9c85f60efed047d1fd.diff" + }, + "fsharp@88613a3": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "88613a30ad30883b249a599a204ba1c9db03d19f", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/88613a30ad30883b249a599a204ba1c9db03d19f.diff" + }, + "fsharp@0ae686c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "0ae686cdf042f62d364408f5a69082b020d9831c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/0ae686cdf042f62d364408f5a69082b020d9831c.diff" + }, + "fsharp@05de518": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "05de518b9717a5d53aff7c43c5f5a6e7fc642abd", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/05de518b9717a5d53aff7c43c5f5a6e7fc642abd.diff" + }, + "fsharp@a94b3d8": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "a94b3d8edcf412374853feab864fa03dbca35773", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/a94b3d8edcf412374853feab864fa03dbca35773.diff" + }, + "fsharp@7727673": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "7727673ea13f0e09aa46abf6093da050cd16bc3a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7727673ea13f0e09aa46abf6093da050cd16bc3a.diff" + }, + "fsharp@491d71a": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "491d71a315a92963dfc2289e4759afaf08e425e3", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/491d71a315a92963dfc2289e4759afaf08e425e3.diff" + }, + "fsharp@7b487c5": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "7b487c5eebd27e92465c775fcee8880f848c3512", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7b487c5eebd27e92465c775fcee8880f848c3512.diff" + }, + "fsharp@e9181b1": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e9181b1d8cc6cd130f53fc498c56851071b7b887", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e9181b1d8cc6cd130f53fc498c56851071b7b887.diff" + }, + "fsharp@90f5781": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "90f578112fe16577821165e362888ecef754df14", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/90f578112fe16577821165e362888ecef754df14.diff" + }, + "fsharp@001ab66": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "001ab663857b83c6f3e9213bd55ecf3c2071510a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/001ab663857b83c6f3e9213bd55ecf3c2071510a.diff" + }, + "fsharp@c1427e7": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "c1427e73e18fe3b09fc52215cad7549197d40f8a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c1427e73e18fe3b09fc52215cad7549197d40f8a.diff" + }, + "fsharp@e100465": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e10046541df5ca4341e260dde9dd44feadb6e732", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e10046541df5ca4341e260dde9dd44feadb6e732.diff" + }, + "fsharp@6f607ab": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "6f607ab629c088f07b7e29bb06de2b993e0895db", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/6f607ab629c088f07b7e29bb06de2b993e0895db.diff" + }, + "fsharp@d7027a9": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d7027a9c1f86c9efa1ee750d5ea8dddad847f4b6", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d7027a9c1f86c9efa1ee750d5ea8dddad847f4b6.diff" + }, + "fsharp@8e00165": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "8e00165b017d13beb3984a1c25b04abf62ed1e13", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/8e00165b017d13beb3984a1c25b04abf62ed1e13.diff" + }, + "fsharp@57fca23": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "57fca232c43f262382cb37053f70d0b97c53d366", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/57fca232c43f262382cb37053f70d0b97c53d366.diff" + }, + "fsharp@e5bb364": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e5bb3643f0788630f03bc8821bc40447d6296845", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e5bb3643f0788630f03bc8821bc40447d6296845.diff" + }, + "fsharp@d8be66a": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "d8be66a022bb7a762daea3bd1bdab2468cf8795f", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d8be66a022bb7a762daea3bd1bdab2468cf8795f.diff" + }, + "fsharp@66522b5": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "66522b50bea592e68aa28baf7a370ebd16892091", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/66522b50bea592e68aa28baf7a370ebd16892091.diff" + }, + "fsharp@38593ce": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "38593ced8bd289e238fc13730301ced493d7a629", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/38593ced8bd289e238fc13730301ced493d7a629.diff" + }, + "fsharp@46a178b": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "46a178b5bf1c07619dc4ff97680e14e222dccd2c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/46a178b5bf1c07619dc4ff97680e14e222dccd2c.diff" + }, + "fsharp@f9981af": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "f9981afd7d53c99d60b5e4265999d1c36f7d46b7", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/f9981afd7d53c99d60b5e4265999d1c36f7d46b7.diff" + }, + "fsharp@bff4365": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "bff436550f7188a824a801e091bc3d338ffd48e9", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/bff436550f7188a824a801e091bc3d338ffd48e9.diff" + }, + "fsharp@4507f94": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "4507f94a47b615329ba5ebd6afab5846ae3d898e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/4507f94a47b615329ba5ebd6afab5846ae3d898e.diff" + }, + "fsharp@41bb85c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "41bb85cb7e0805ab5a2f8ee4dc015c3daedc6182", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/41bb85cb7e0805ab5a2f8ee4dc015c3daedc6182.diff" + }, + "fsharp@4dfd177": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "4dfd1770ab58c2c5a7789fc9e45f14bb2b6767c4", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/4dfd1770ab58c2c5a7789fc9e45f14bb2b6767c4.diff" + }, + "fsharp@73d251a": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "73d251a2d8290653b4afe9b26077b8d7003d04d1", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/73d251a2d8290653b4afe9b26077b8d7003d04d1.diff" + }, + "fsharp@c251d06": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "c251d06dc38db89fa6df30b0b17a233e0ffe403d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c251d06dc38db89fa6df30b0b17a233e0ffe403d.diff" + }, + "fsharp@52f7a1b": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "52f7a1b9e30c17157b3716afc3cd9815d9f560c5", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/52f7a1b9e30c17157b3716afc3cd9815d9f560c5.diff" + }, + "fsharp@cecab99": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "cecab991fb8c8e47058c0fad5426235b99f3a293", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/cecab991fb8c8e47058c0fad5426235b99f3a293.diff" + }, + "fsharp@a04f7d6": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "a04f7d66f6dff99e8a4ecc019a292c1449e68801", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/a04f7d66f6dff99e8a4ecc019a292c1449e68801.diff" + }, + "fsharp@73b1a1e": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "73b1a1e5f54532205a0914d8861453451c47039f", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/73b1a1e5f54532205a0914d8861453451c47039f.diff" + }, + "fsharp@3ec76a9": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "3ec76a9b9ac738f45012735fce800c831236415d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/3ec76a9b9ac738f45012735fce800c831236415d.diff" + }, + "fsharp@4e52594": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "4e525947502db5e8623858a7eeb6451d141308bb", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/4e525947502db5e8623858a7eeb6451d141308bb.diff" + }, + "fsharp@3402e3c": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "3402e3cbf9274ae779358dafb4bde2361e1489a6", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/3402e3cbf9274ae779358dafb4bde2361e1489a6.diff" + }, + "fsharp@3407182": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "3407182832c7978370a4417ccab0131d384c4b10", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/3407182832c7978370a4417ccab0131d384c4b10.diff" + }, + "fsharp@57375f6": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "57375f68ee74696200c1da5e8063f89c2ee7a561", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/57375f68ee74696200c1da5e8063f89c2ee7a561.diff" + }, + "fsharp@ef4f617": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "ef4f617829a82251e3472d37160181504949b7e7", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ef4f617829a82251e3472d37160181504949b7e7.diff" + }, + "fsharp@74ec4f7": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "74ec4f7df70717a162d6ffd23007603cf298fb8b", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/74ec4f7df70717a162d6ffd23007603cf298fb8b.diff" + }, + "fsharp@e631ed7": { + "repo": "fsharp", + "branch": "release/11.0.1xx-rc1", + "hash": "e631ed7f4f210cb3dade65b1d6341bb7106e51bb", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e631ed7f4f210cb3dade65b1d6341bb7106e51bb.diff" + }, + "msbuild@07911ae": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "07911ae4c4a7d1c3394da4f84871c4b79cc7804f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/07911ae4c4a7d1c3394da4f84871c4b79cc7804f.diff" + }, + "msbuild@43103ca": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "43103ca28065dc6d2e29c87efdb0cac8d34be20d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/43103ca28065dc6d2e29c87efdb0cac8d34be20d.diff" + }, + "msbuild@be22965": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "be2296577f13768dcbc2bcf6565670d0a4afd374", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/be2296577f13768dcbc2bcf6565670d0a4afd374.diff" + }, + "msbuild@3c5a18d": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "3c5a18da72077d6b0b54e1f42fcd71d5e97373b2", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/3c5a18da72077d6b0b54e1f42fcd71d5e97373b2.diff" + }, + "msbuild@a3f26c8": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "a3f26c8a893be2590fe1a2aac954539065e2b7db", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a3f26c8a893be2590fe1a2aac954539065e2b7db.diff" + }, + "msbuild@317c30b": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "317c30bd0e933a5890166793105d4d8ba7d2f71c", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/317c30bd0e933a5890166793105d4d8ba7d2f71c.diff" + }, + "msbuild@a6ed776": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "a6ed776c8af17d3ba790a30e2d171a7191abae55", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a6ed776c8af17d3ba790a30e2d171a7191abae55.diff" + }, + "msbuild@0567456": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "05674565ae5ba4a5ac1c4da38f1dd6a7f9a991a1", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/05674565ae5ba4a5ac1c4da38f1dd6a7f9a991a1.diff" + }, + "msbuild@ebf68ed": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "ebf68ed284b1cab1924f9d735f69226edcd7bb08", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ebf68ed284b1cab1924f9d735f69226edcd7bb08.diff" + }, + "msbuild@8c6eac5": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "8c6eac506373a16fc21d8c697054bb350812c548", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/8c6eac506373a16fc21d8c697054bb350812c548.diff" + }, + "msbuild@fecd32c": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "fecd32cb8181813b4d9fd2ffea6691746461fabd", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/fecd32cb8181813b4d9fd2ffea6691746461fabd.diff" + }, + "msbuild@d5a1629": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "d5a16291a80b4e732c0f20df0a91a37e4e2dec5d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/d5a16291a80b4e732c0f20df0a91a37e4e2dec5d.diff" + }, + "msbuild@785cb69": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "785cb69f5f4fc1f7bca126edec348e3f165803f0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/785cb69f5f4fc1f7bca126edec348e3f165803f0.diff" + }, + "msbuild@197a0dc": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "197a0dc613ae62c36a91468a98a013738c88449e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/197a0dc613ae62c36a91468a98a013738c88449e.diff" + }, + "msbuild@b3795da": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "b3795da582462514e59b923cf55674ceeb53dbce", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b3795da582462514e59b923cf55674ceeb53dbce.diff" + }, + "msbuild@6ee486e": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "6ee486e60f0c5a6de36fd0e4606fcd6c670776a7", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/6ee486e60f0c5a6de36fd0e4606fcd6c670776a7.diff" + }, + "msbuild@75cbd8a": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "75cbd8a14cc082d0188cd83540d3c3e24881aa40", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/75cbd8a14cc082d0188cd83540d3c3e24881aa40.diff" + }, + "msbuild@b2dfab3": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "b2dfab394b6a32fc3ff829b92567a02448cb7637", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b2dfab394b6a32fc3ff829b92567a02448cb7637.diff" + }, + "msbuild@4f9cab6": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "4f9cab6db12d8491843044820c0b4b8e4fb3b353", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4f9cab6db12d8491843044820c0b4b8e4fb3b353.diff" + }, + "msbuild@16598b3": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "16598b3a2a596c3b7094a2b444b668c4a3c2fcae", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/16598b3a2a596c3b7094a2b444b668c4a3c2fcae.diff" + }, + "msbuild@867c136": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "867c13677e3b414f163ffd3519fcd3a09d8a7b4d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/867c13677e3b414f163ffd3519fcd3a09d8a7b4d.diff" + }, + "msbuild@bf5e076": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "bf5e076cdd69ffadbd70dc086b29d3645c21b110", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/bf5e076cdd69ffadbd70dc086b29d3645c21b110.diff" + }, + "msbuild@4d66f62": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "4d66f62600b3cf622f3ba4690e8d7c2616a4c25f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4d66f62600b3cf622f3ba4690e8d7c2616a4c25f.diff" + }, + "msbuild@2087063": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "2087063fcc35b219e87b2e91467b1229d4220ab1", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2087063fcc35b219e87b2e91467b1229d4220ab1.diff" + }, + "msbuild@70b8335": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "70b833597fdedcedee7bfa663f9e8a3db37d77de", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/70b833597fdedcedee7bfa663f9e8a3db37d77de.diff" + }, + "msbuild@c88db8e": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "c88db8eb054510123cf4511ae3398225099a598f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/c88db8eb054510123cf4511ae3398225099a598f.diff" + }, + "msbuild@fad8be0": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "fad8be00697c30e5c2ad32af2537903c146bc4f2", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/fad8be00697c30e5c2ad32af2537903c146bc4f2.diff" + }, + "msbuild@7f9f93c": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "7f9f93cbf460c39e2386a74487cbbebd5932deb3", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7f9f93cbf460c39e2386a74487cbbebd5932deb3.diff" + }, + "msbuild@9dfdcc6": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "9dfdcc640f49c51af9cdc8ba8331344d6d314e0e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/9dfdcc640f49c51af9cdc8ba8331344d6d314e0e.diff" + }, + "msbuild@60ad674": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "60ad674afdd77d733f87a37e6ed174bc23f26e44", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/60ad674afdd77d733f87a37e6ed174bc23f26e44.diff" + }, + "msbuild@603464a": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "603464aa4634ec148f66e1051b2e7bdd38c28ba4", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/603464aa4634ec148f66e1051b2e7bdd38c28ba4.diff" + }, + "msbuild@239882b": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "239882be782f92573b8f9cce5ab8f8f77ee4a001", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/239882be782f92573b8f9cce5ab8f8f77ee4a001.diff" + }, + "msbuild@6954378": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "69543780d3b7401029ac9242733ee48d60c76db6", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/69543780d3b7401029ac9242733ee48d60c76db6.diff" + }, + "msbuild@8d1b63b": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "8d1b63b8d899238e3f0b9c74a13ce40e0dbc9c8d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/8d1b63b8d899238e3f0b9c74a13ce40e0dbc9c8d.diff" + }, + "msbuild@2ef0750": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "2ef07504899b9348b6eaaeb9e1ba0de115456b8b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2ef07504899b9348b6eaaeb9e1ba0de115456b8b.diff" + }, + "msbuild@ca770cf": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "ca770cf7be0d5b3e3b85c6defceafcf68069b6e0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ca770cf7be0d5b3e3b85c6defceafcf68069b6e0.diff" + }, + "msbuild@7968ad6": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "7968ad60e2fd1ed0eaf39f802700b0a5c00c002c", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7968ad60e2fd1ed0eaf39f802700b0a5c00c002c.diff" + }, + "msbuild@29842cc": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "29842ccdf4f9b9c8b73e616fffbff097d28214a7", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/29842ccdf4f9b9c8b73e616fffbff097d28214a7.diff" + }, + "msbuild@98ce3fc": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "98ce3fc663ef73f06df7b86e22d24cd6a82b0d9e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/98ce3fc663ef73f06df7b86e22d24cd6a82b0d9e.diff" + }, + "msbuild@002807a": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "002807af701c018d080835038da3839f97d67242", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/002807af701c018d080835038da3839f97d67242.diff" + }, + "msbuild@f0430ed": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "f0430ed65a0cf0989f453964f5d724f622f18285", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f0430ed65a0cf0989f453964f5d724f622f18285.diff" + }, + "msbuild@22a2db3": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "22a2db34f7c74adad6c9f9929c9258ea64188525", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/22a2db34f7c74adad6c9f9929c9258ea64188525.diff" + }, + "msbuild@a4f9e74": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "a4f9e74f011a2390d9f441ebf638c217ce4fe770", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a4f9e74f011a2390d9f441ebf638c217ce4fe770.diff" + }, + "msbuild@157590d": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "157590d3e0e0700e7e8b7f5934b149c79d77d9d0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/157590d3e0e0700e7e8b7f5934b149c79d77d9d0.diff" + }, + "msbuild@4ff08a6": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "4ff08a6dc464c4cd2493beb31cd0bb42dad88a90", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4ff08a6dc464c4cd2493beb31cd0bb42dad88a90.diff" + }, + "msbuild@db4a6f7": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "db4a6f79d7bf760e12a03a591b76b5664e264eb2", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/db4a6f79d7bf760e12a03a591b76b5664e264eb2.diff" + }, + "msbuild@e58028f": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "e58028fb46ee169c77b29d6f0c767968898823e1", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e58028fb46ee169c77b29d6f0c767968898823e1.diff" + }, + "msbuild@7905b8a": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "7905b8aed98c3b763f34134c5ae7dce6653adbc7", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7905b8aed98c3b763f34134c5ae7dce6653adbc7.diff" + }, + "msbuild@ff8483a": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "ff8483a251926a22efa79da0f2badaf34a95ab33", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ff8483a251926a22efa79da0f2badaf34a95ab33.diff" + }, + "msbuild@83032bd": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "83032bd50251c62671f847401c9f03f8b536cc77", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/83032bd50251c62671f847401c9f03f8b536cc77.diff" + }, + "msbuild@c55eb9b": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "c55eb9bda565d7ede619a27991b886ad67df04cf", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/c55eb9bda565d7ede619a27991b886ad67df04cf.diff" + }, + "msbuild@17a094d": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "17a094db7e2954e3a726897f875b8d7cef99fd7a", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/17a094db7e2954e3a726897f875b8d7cef99fd7a.diff" + }, + "msbuild@df05c09": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "df05c0968f39d8d35fd351416836525e411c15f9", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/df05c0968f39d8d35fd351416836525e411c15f9.diff" + }, + "msbuild@e45cc3d": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "e45cc3de8a44d5b92cdad6e0ca7f8a5852c2afbd", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e45cc3de8a44d5b92cdad6e0ca7f8a5852c2afbd.diff" + }, + "msbuild@e5eb255": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "e5eb2559c64d77dbae543c02890c20d20dc75425", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e5eb2559c64d77dbae543c02890c20d20dc75425.diff" + }, + "msbuild@928dc06": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "928dc064e88a8a3fc4c07556287d112103268840", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/928dc064e88a8a3fc4c07556287d112103268840.diff" + }, + "msbuild@0aefdf5": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "0aefdf535960e620c803653ec15f5c8095c506b0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/0aefdf535960e620c803653ec15f5c8095c506b0.diff" + }, + "msbuild@e02ab1f": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "e02ab1fa8eae232bfeb965347daf01ddc7cb496d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e02ab1fa8eae232bfeb965347daf01ddc7cb496d.diff" + }, + "msbuild@d0a4112": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "d0a4112d91a7897821a8b9048a474a52f3a9cfa5", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/d0a4112d91a7897821a8b9048a474a52f3a9cfa5.diff" + }, + "msbuild@35b5bcf": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "35b5bcf24fa90206064fa14d1bc53f6ed045e92e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/35b5bcf24fa90206064fa14d1bc53f6ed045e92e.diff" + }, + "msbuild@9c64363": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "9c6436303fb9d690fbfb50d36bb4ede0d02ff0bc", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/9c6436303fb9d690fbfb50d36bb4ede0d02ff0bc.diff" + }, + "msbuild@b818cce": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "b818cce9aebaa25142121be1f0d15fdcb4eba1d1", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b818cce9aebaa25142121be1f0d15fdcb4eba1d1.diff" + }, + "msbuild@02d4d95": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "02d4d9536bdd63987775eda30ffdda504296ff29", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/02d4d9536bdd63987775eda30ffdda504296ff29.diff" + }, + "msbuild@f08c806": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "f08c80626816028e6197636edb41e918c530a632", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f08c80626816028e6197636edb41e918c530a632.diff" + }, + "msbuild@e4a4b81": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "e4a4b8185417ff1dc7be88a05929c1b6d3f382f6", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e4a4b8185417ff1dc7be88a05929c1b6d3f382f6.diff" + }, + "msbuild@ff5b281": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "ff5b281f0c5828dec0d092fcd1b682019de7d1ca", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ff5b281f0c5828dec0d092fcd1b682019de7d1ca.diff" + }, + "msbuild@504051c": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "504051cb59f72ee22b91b838a6b6418d602b9e18", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/504051cb59f72ee22b91b838a6b6418d602b9e18.diff" + }, + "msbuild@57dd836": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "57dd8366fb18374a41769b2016dabb15a99bd466", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/57dd8366fb18374a41769b2016dabb15a99bd466.diff" + }, + "msbuild@cc02931": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "cc02931420a1f5ad0443c9aed4fd365d52eb3763", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/cc02931420a1f5ad0443c9aed4fd365d52eb3763.diff" + }, + "msbuild@0044ba3": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "0044ba3bb767aa30126bba681ff9d05feeffd38b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/0044ba3bb767aa30126bba681ff9d05feeffd38b.diff" + }, + "msbuild@27f1450": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "27f14505c8ccb1813a4762ec4694c720ff73ed8f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/27f14505c8ccb1813a4762ec4694c720ff73ed8f.diff" + }, + "msbuild@1b18faf": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "1b18faf965b43a9a3cc2c757da293d0db64fb8ad", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/1b18faf965b43a9a3cc2c757da293d0db64fb8ad.diff" + }, + "msbuild@aa68774": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "aa687747afe1f48bb1d9fee259edbe718b3399f0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/aa687747afe1f48bb1d9fee259edbe718b3399f0.diff" + }, + "msbuild@b6d968a": { + "repo": "msbuild", + "branch": "release/11.0.1xx-rc1", + "hash": "b6d968a085d1010fd04b7a65d3adb1684d297153", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b6d968a085d1010fd04b7a65d3adb1684d297153.diff" + }, + "nuget-client@ef30865": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "ef3086589e96e5acbf580f7a9db604b15c021cef", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/ef3086589e96e5acbf580f7a9db604b15c021cef.diff" + }, + "nuget-client@aea750d": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "aea750d78d777e4f99a195aeefd2ab16c4d23d95", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/aea750d78d777e4f99a195aeefd2ab16c4d23d95.diff" + }, + "nuget-client@4a1790c": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "4a1790c46bdc107e89a2cbd9c7d3337cff649adf", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/4a1790c46bdc107e89a2cbd9c7d3337cff649adf.diff" + }, + "nuget-client@c82ceb9": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "c82ceb9ad93dc8fdcb51fb6807c8e8c70f1443e8", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/c82ceb9ad93dc8fdcb51fb6807c8e8c70f1443e8.diff" + }, + "nuget-client@5b80146": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "5b8014660bfd5051a0367d5a2e826918c66e262d", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/5b8014660bfd5051a0367d5a2e826918c66e262d.diff" + }, + "nuget-client@68b6e2a": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "68b6e2aaf6353ec400e287fdc573ae9297e88f93", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/68b6e2aaf6353ec400e287fdc573ae9297e88f93.diff" + }, + "nuget-client@cfa5023": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "cfa5023e1455befa5ab7f83e8240c549d0a47996", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/cfa5023e1455befa5ab7f83e8240c549d0a47996.diff" + }, + "nuget-client@d6ddaa2": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "d6ddaa20a79e748b56a78c1f3522a13edb87255e", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/d6ddaa20a79e748b56a78c1f3522a13edb87255e.diff" + }, + "nuget-client@0e9f7d2": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "0e9f7d2c6b98d2ab1a9c74e273f8b28f04f0e2b9", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/0e9f7d2c6b98d2ab1a9c74e273f8b28f04f0e2b9.diff" + }, + "nuget-client@f162fcc": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "f162fcc69f60a7951362e073683dc5adcca83574", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/f162fcc69f60a7951362e073683dc5adcca83574.diff" + }, + "nuget-client@73bc1f9": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "73bc1f9f8f517cdfd52fec7db945a3b039f15017", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/73bc1f9f8f517cdfd52fec7db945a3b039f15017.diff" + }, + "nuget-client@a4c3e09": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "a4c3e091ec9b389e39a0dbbc0d08640ab77e4f69", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/a4c3e091ec9b389e39a0dbbc0d08640ab77e4f69.diff" + }, + "nuget-client@1a68d86": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "1a68d868a8fcfc2aff2edacb0b3c80407eb4ffd9", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/1a68d868a8fcfc2aff2edacb0b3c80407eb4ffd9.diff" + }, + "nuget-client@0f781ba": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "0f781ba852a302b8f7fa7d67435edae22a446a86", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/0f781ba852a302b8f7fa7d67435edae22a446a86.diff" + }, + "nuget-client@041426d": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "041426d8336f6057256adea5fb61ba2153474306", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/041426d8336f6057256adea5fb61ba2153474306.diff" + }, + "nuget-client@580e641": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "580e641edacc3f04e18f1d270c03a955c3a276e0", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/580e641edacc3f04e18f1d270c03a955c3a276e0.diff" + }, + "nuget-client@9a03668": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "9a0366831623d45133ac901dea66a09c85bfbb34", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/9a0366831623d45133ac901dea66a09c85bfbb34.diff" + }, + "nuget-client@ecf4a3d": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "ecf4a3d86d03a5f2c4dff78b1ca660ce5714a864", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/ecf4a3d86d03a5f2c4dff78b1ca660ce5714a864.diff" + }, + "nuget-client@94bc75d": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "94bc75d3e88e5ea1f0d43d8ca389054f289f884c", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/94bc75d3e88e5ea1f0d43d8ca389054f289f884c.diff" + }, + "nuget-client@2023968": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "2023968affb292ebc367e4414d6a9b2057dfa0a8", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/2023968affb292ebc367e4414d6a9b2057dfa0a8.diff" + }, + "nuget-client@64732db": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "64732dbe7156380b74764aa938d8d03f3ba1ebcf", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/64732dbe7156380b74764aa938d8d03f3ba1ebcf.diff" + }, + "nuget-client@ba367cf": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "ba367cf8880b4cea387b2499643724d9c4d9e222", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/ba367cf8880b4cea387b2499643724d9c4d9e222.diff" + }, + "nuget-client@ebc9615": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "ebc9615813b3d475f848339310f1ced8e9fc1182", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/ebc9615813b3d475f848339310f1ced8e9fc1182.diff" + }, + "nuget-client@e8f96a0": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "e8f96a017b65bdda6c740dd007b182ca5d8f3d21", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/e8f96a017b65bdda6c740dd007b182ca5d8f3d21.diff" + }, + "nuget-client@6f72cac": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "6f72cacb2213ff483e85b7c3ac28fe6a3e6e9075", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/6f72cacb2213ff483e85b7c3ac28fe6a3e6e9075.diff" + }, + "nuget-client@a56034b": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "a56034bf8f153da2246a276c6382eb697df016fc", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/a56034bf8f153da2246a276c6382eb697df016fc.diff" + }, + "nuget-client@4653358": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "4653358875211fd6ba51d38d4ebe05482adf0796", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/4653358875211fd6ba51d38d4ebe05482adf0796.diff" + }, + "nuget-client@d386d8d": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "d386d8d7d55e3acd24f4c75d73ee7a27374ed2d6", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/d386d8d7d55e3acd24f4c75d73ee7a27374ed2d6.diff" + }, + "nuget-client@baf40af": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "baf40afdc54efdcf4a0541dc6bbedc91ad52d5eb", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/baf40afdc54efdcf4a0541dc6bbedc91ad52d5eb.diff" + }, + "nuget-client@9f47324": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "9f473243a27d9cb5690cc0b9041502bba439b467", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/9f473243a27d9cb5690cc0b9041502bba439b467.diff" + }, + "nuget-client@3871fe3": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "3871fe3fcee5c889e33a77ac745ba7b2fe97d879", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/3871fe3fcee5c889e33a77ac745ba7b2fe97d879.diff" + }, + "nuget-client@b2c37df": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "b2c37dfcb1b34bd980c5b83219097d3533c11158", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/b2c37dfcb1b34bd980c5b83219097d3533c11158.diff" + }, + "nuget-client@b18853a": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "b18853ad7ca54afd334f7ff47424c9b729d5197c", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/b18853ad7ca54afd334f7ff47424c9b729d5197c.diff" + }, + "nuget-client@cf19315": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "cf19315a9d4a3d78436695d849ddd2ae8da99cb9", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/cf19315a9d4a3d78436695d849ddd2ae8da99cb9.diff" + }, + "nuget-client@966b322": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "966b322cab23bd65cae3f4ae089275b01161014b", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/966b322cab23bd65cae3f4ae089275b01161014b.diff" + }, + "nuget-client@d94bb30": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "d94bb3024bda367a0aa672e3427107a42a2d12ac", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/d94bb3024bda367a0aa672e3427107a42a2d12ac.diff" + }, + "nuget-client@46aee09": { + "repo": "nuget-client", + "branch": "release/11.0.1xx-rc1", + "hash": "46aee099c43beed28a8b8e3dff58f2b9742a1cdf", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/46aee099c43beed28a8b8e3dff58f2b9742a1cdf.diff" + }, + "roslyn@3bd751d": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "3bd751dcf8d37802dc1b52edb3539c0fb0390fd2", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3bd751dcf8d37802dc1b52edb3539c0fb0390fd2.diff" + }, + "roslyn@d4023fe": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d4023fe1320f02dbbb531db5a74508ab7a3e89fa", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d4023fe1320f02dbbb531db5a74508ab7a3e89fa.diff" + }, + "roslyn@7c6451a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "7c6451af1749fc3bd3c58bacfb01030e550e7620", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7c6451af1749fc3bd3c58bacfb01030e550e7620.diff" + }, + "roslyn@39d8f62": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "39d8f62bcf709d6db76a3e4ecee9746036fd0a4e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/39d8f62bcf709d6db76a3e4ecee9746036fd0a4e.diff" + }, + "roslyn@5e59d70": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "5e59d70ebbd2d4f7e563197171b486c111ca434c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5e59d70ebbd2d4f7e563197171b486c111ca434c.diff" + }, + "roslyn@6fe2b96": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "6fe2b96a67c869cbc915f004bd8ffa2c50faf2a1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6fe2b96a67c869cbc915f004bd8ffa2c50faf2a1.diff" + }, + "roslyn@9333a49": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "9333a490f37f0652790e4388be2a653873283789", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9333a490f37f0652790e4388be2a653873283789.diff" + }, + "roslyn@bd4b481": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "bd4b48168dd146490afca3f964ae764929ba285e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/bd4b48168dd146490afca3f964ae764929ba285e.diff" + }, + "roslyn@0518de1": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0518de1429ea0cd1699f17d6c476596c52e06f4f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0518de1429ea0cd1699f17d6c476596c52e06f4f.diff" + }, + "roslyn@87ff5ca": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "87ff5cae612390707534495380171f447de5ec74", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/87ff5cae612390707534495380171f447de5ec74.diff" + }, + "roslyn@11d5cb6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "11d5cb680cf07e8232dd7bcec19d11ed15eb3ff5", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/11d5cb680cf07e8232dd7bcec19d11ed15eb3ff5.diff" + }, + "roslyn@d00caf2": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d00caf2d8befbb481abd319d4abfc15bf7a13b22", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d00caf2d8befbb481abd319d4abfc15bf7a13b22.diff" + }, + "roslyn@f877407": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f87740753870f4aee8bd7e1b404e88d4957cdff5", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f87740753870f4aee8bd7e1b404e88d4957cdff5.diff" + }, + "roslyn@4e74067": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "4e7406736af08447ba57a778c8ab671f5a1337fc", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4e7406736af08447ba57a778c8ab671f5a1337fc.diff" + }, + "roslyn@d77d151": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d77d151e9313973a7dc7f13fb8eb3a0faaf8bc56", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d77d151e9313973a7dc7f13fb8eb3a0faaf8bc56.diff" + }, + "roslyn@bb1a6a6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "bb1a6a6730bb18870516919127a592d81c4d9285", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/bb1a6a6730bb18870516919127a592d81c4d9285.diff" + }, + "roslyn@8160059": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "81600597320e50fcbb892021e6bc2ef8a8ce6374", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/81600597320e50fcbb892021e6bc2ef8a8ce6374.diff" + }, + "roslyn@6b834d3": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "6b834d3bbecaa1f29842bcf1b28d850c19c8cb32", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6b834d3bbecaa1f29842bcf1b28d850c19c8cb32.diff" + }, + "roslyn@dfc5eca": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "dfc5ecaf0cf977c9984430068a4aee28d60bc05d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/dfc5ecaf0cf977c9984430068a4aee28d60bc05d.diff" + }, + "roslyn@e2805db": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "e2805dbba003eb49325ec2cd5f26a67b0bdc810d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e2805dbba003eb49325ec2cd5f26a67b0bdc810d.diff" + }, + "roslyn@e176cff": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "e176cff965c7ad4676225980130d0210ed6b4eb7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e176cff965c7ad4676225980130d0210ed6b4eb7.diff" + }, + "roslyn@be1c541": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "be1c5413d965cc06451f8132438654958ae4d4b0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/be1c5413d965cc06451f8132438654958ae4d4b0.diff" + }, + "roslyn@1e531bd": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1e531bdfbe4073a8e99a640739c019c16ab7b938", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1e531bdfbe4073a8e99a640739c019c16ab7b938.diff" + }, + "roslyn@141eeb1": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "141eeb1680aecd2e22cc01f28bc1d0f00e966470", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/141eeb1680aecd2e22cc01f28bc1d0f00e966470.diff" + }, + "roslyn@45b1ac9": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "45b1ac948526b77d9f3a5f6d64714c997d56f534", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/45b1ac948526b77d9f3a5f6d64714c997d56f534.diff" + }, + "roslyn@f55836f": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f55836f076401af6718784d627ea723cf18ac161", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f55836f076401af6718784d627ea723cf18ac161.diff" + }, + "roslyn@59fd28d": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "59fd28dcb2650e3ef83c912b18a731f70328cc63", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/59fd28dcb2650e3ef83c912b18a731f70328cc63.diff" + }, + "roslyn@3d36d22": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "3d36d22b2479274283923b27b5216ae4ede0cafd", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3d36d22b2479274283923b27b5216ae4ede0cafd.diff" + }, + "roslyn@3f2b2f6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "3f2b2f6dc3c8a9baba438d85aae725879a643774", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3f2b2f6dc3c8a9baba438d85aae725879a643774.diff" + }, + "roslyn@667f9e8": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "667f9e849152372d1fd9014f54336413e4eed67a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/667f9e849152372d1fd9014f54336413e4eed67a.diff" + }, + "roslyn@b31f38e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "b31f38e4bab59e9e679edfdf7ff1ad260d5a9907", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b31f38e4bab59e9e679edfdf7ff1ad260d5a9907.diff" + }, + "roslyn@b2ee350": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "b2ee350ccbd69229212429be72743fa75b6a0a03", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b2ee350ccbd69229212429be72743fa75b6a0a03.diff" + }, + "roslyn@0bf3f65": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0bf3f656254d13fb28f26015496327395bf27a89", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0bf3f656254d13fb28f26015496327395bf27a89.diff" + }, + "roslyn@28f5241": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "28f5241f398bd38006e9a121a23a8fa3974dca66", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/28f5241f398bd38006e9a121a23a8fa3974dca66.diff" + }, + "roslyn@31fbed6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "31fbed61593b9eee915356aca51179cb9e875f8d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/31fbed61593b9eee915356aca51179cb9e875f8d.diff" + }, + "roslyn@37b7c06": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "37b7c0669170ead0b53e014fa51f192d663ea692", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/37b7c0669170ead0b53e014fa51f192d663ea692.diff" + }, + "roslyn@4a820e0": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "4a820e00e515d72c29813a118f2013d4a709fbad", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4a820e00e515d72c29813a118f2013d4a709fbad.diff" + }, + "roslyn@457c297": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "457c297aca2ae89913564daa25ffc583ec309c16", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/457c297aca2ae89913564daa25ffc583ec309c16.diff" + }, + "roslyn@37dbf5a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "37dbf5a9cd46a2724011368bdc2b9a3acef8b50a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/37dbf5a9cd46a2724011368bdc2b9a3acef8b50a.diff" + }, + "roslyn@6e8d159": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "6e8d159310d29977d8cdba9503ea9938dfb3bb2f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6e8d159310d29977d8cdba9503ea9938dfb3bb2f.diff" + }, + "roslyn@c2dccc7": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c2dccc7ca84734cf9445b27dd67c50d982765c39", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c2dccc7ca84734cf9445b27dd67c50d982765c39.diff" + }, + "roslyn@1fd71c8": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1fd71c83ae62bac3ebe9184ece4b4ae13d671aa6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1fd71c83ae62bac3ebe9184ece4b4ae13d671aa6.diff" + }, + "roslyn@aecfd0b": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "aecfd0b1f22420d79331855391f7511ca8c9c4c9", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/aecfd0b1f22420d79331855391f7511ca8c9c4c9.diff" + }, + "roslyn@4fe9da4": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "4fe9da444c399a656ee588d1521c9e7c05ac8faf", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4fe9da444c399a656ee588d1521c9e7c05ac8faf.diff" + }, + "roslyn@0109684": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0109684ee34b3e2aee4ff4c702a66d55ffa851ea", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0109684ee34b3e2aee4ff4c702a66d55ffa851ea.diff" + }, + "roslyn@1b7e529": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1b7e529237fea33c43cdb7d168ed86657d3e42ea", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1b7e529237fea33c43cdb7d168ed86657d3e42ea.diff" + }, + "roslyn@f33de77": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f33de779e03c18beb7916d9717e82171573b53c8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f33de779e03c18beb7916d9717e82171573b53c8.diff" + }, + "roslyn@d441b2d": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d441b2da65fd4569e827daca9a60ab529d06d299", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d441b2da65fd4569e827daca9a60ab529d06d299.diff" + }, + "roslyn@1295b9e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1295b9ef1ab881539961bd5087d5e64800f4689b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1295b9ef1ab881539961bd5087d5e64800f4689b.diff" + }, + "roslyn@4301b82": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "4301b829b400e5aa125aece835fb6e89cefbfa41", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4301b829b400e5aa125aece835fb6e89cefbfa41.diff" + }, + "roslyn@5e6fcb4": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "5e6fcb4cef4d5a3636700634154a359d0012654c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5e6fcb4cef4d5a3636700634154a359d0012654c.diff" + }, + "roslyn@0285ca0": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0285ca098a5bcc47ac0cb6958a525640ae48eff3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0285ca098a5bcc47ac0cb6958a525640ae48eff3.diff" + }, + "roslyn@d098c98": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d098c989ab64beaa2b3b1e780c0694a9b6dd4e94", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d098c989ab64beaa2b3b1e780c0694a9b6dd4e94.diff" + }, + "roslyn@41021db": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "41021db1a8d6401a8fbe5e128d2258f8ba3f10a3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/41021db1a8d6401a8fbe5e128d2258f8ba3f10a3.diff" + }, + "roslyn@cf93df4": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "cf93df48f51bc0713257776f93cc949cccc7c2ab", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/cf93df48f51bc0713257776f93cc949cccc7c2ab.diff" + }, + "roslyn@490f516": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "490f5163245c332b2c0bd067408ac559633b3300", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/490f5163245c332b2c0bd067408ac559633b3300.diff" + }, + "roslyn@70f2b43": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "70f2b430d0c1e2b2d7965ec3b0f479f09af42b73", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/70f2b430d0c1e2b2d7965ec3b0f479f09af42b73.diff" + }, + "roslyn@09173f5": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "09173f5d7777c115c4dd0f5c2af6a7ff1dbf2d83", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/09173f5d7777c115c4dd0f5c2af6a7ff1dbf2d83.diff" + }, + "roslyn@a213b74": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "a213b74a81f3e66512c01d5e8f146cd05720cfe7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a213b74a81f3e66512c01d5e8f146cd05720cfe7.diff" + }, + "roslyn@da97f2a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "da97f2abacae4c609a51d849a3a6b5b1f9f07de3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/da97f2abacae4c609a51d849a3a6b5b1f9f07de3.diff" + }, + "roslyn@169d5a9": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "169d5a973cfa7a34f561ccc891eb38e96e29a29e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/169d5a973cfa7a34f561ccc891eb38e96e29a29e.diff" + }, + "roslyn@0b43e52": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0b43e52fbc68cfc48b1a2c996521283a1527bda7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0b43e52fbc68cfc48b1a2c996521283a1527bda7.diff" + }, + "roslyn@066da23": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "066da23fec3ae218a609e7c84e311073aec37f5f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/066da23fec3ae218a609e7c84e311073aec37f5f.diff" + }, + "roslyn@7c69ea6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "7c69ea6a9a16bd8ded79ce0d7c0256d59736d486", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7c69ea6a9a16bd8ded79ce0d7c0256d59736d486.diff" + }, + "roslyn@5d8485e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "5d8485e23a4fdbfa77ecb7643b989871015757ef", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5d8485e23a4fdbfa77ecb7643b989871015757ef.diff" + }, + "roslyn@d9e3ded": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d9e3ded52660c0ec70ba7af208fb5453eb3455be", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d9e3ded52660c0ec70ba7af208fb5453eb3455be.diff" + }, + "roslyn@30a8500": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "30a8500c919377cf3cfdaec5b2b65a57afd3e469", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/30a8500c919377cf3cfdaec5b2b65a57afd3e469.diff" + }, + "roslyn@cf0761f": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "cf0761f2146b2ba1587ba8edbd7bdc4edfec902c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/cf0761f2146b2ba1587ba8edbd7bdc4edfec902c.diff" + }, + "roslyn@01fccf1": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "01fccf11567cb6dfa84254085163492936141266", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/01fccf11567cb6dfa84254085163492936141266.diff" + }, + "roslyn@6838561": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "6838561dcbb47ca7fd83fa5119eafc207bfea493", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6838561dcbb47ca7fd83fa5119eafc207bfea493.diff" + }, + "roslyn@4791936": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "47919365a6032ca0a6d01ec866d1ef4e3dcb245f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/47919365a6032ca0a6d01ec866d1ef4e3dcb245f.diff" + }, + "roslyn@bd978cd": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "bd978cd1e11fec118d67ab5d0f7eb2e38035ef5f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/bd978cd1e11fec118d67ab5d0f7eb2e38035ef5f.diff" + }, + "roslyn@1cbc531": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1cbc531ca3872b71da61959a0ba6f30249bc33c4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1cbc531ca3872b71da61959a0ba6f30249bc33c4.diff" + }, + "roslyn@24d1db3": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "24d1db313dbf27657b9a4b05b0f16ae296148639", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/24d1db313dbf27657b9a4b05b0f16ae296148639.diff" + }, + "roslyn@c67ab9a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c67ab9a38782b72900e4c758a6fcea476a600b44", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c67ab9a38782b72900e4c758a6fcea476a600b44.diff" + }, + "roslyn@3bc642c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "3bc642c5ed78a6305f7589f4730fe4b9a16ee924", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3bc642c5ed78a6305f7589f4730fe4b9a16ee924.diff" + }, + "roslyn@ee4c2a7": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "ee4c2a701c90c96d981a0441cbc3fa349499fdf1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ee4c2a701c90c96d981a0441cbc3fa349499fdf1.diff" + }, + "roslyn@d315a4a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d315a4a87b8d77677caf6ded6c2b33ca068c5cd7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d315a4a87b8d77677caf6ded6c2b33ca068c5cd7.diff" + }, + "roslyn@d15aa7f": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "d15aa7fb86f07183fba8d19b8be9ac61f877a35b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d15aa7fb86f07183fba8d19b8be9ac61f877a35b.diff" + }, + "roslyn@e84bc2b": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "e84bc2ba08dd68592928f4016c443043bf5a4d48", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e84bc2ba08dd68592928f4016c443043bf5a4d48.diff" + }, + "roslyn@58d28cd": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "58d28cd034e35d48f03bb40fe9f4764af537ddd4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/58d28cd034e35d48f03bb40fe9f4764af537ddd4.diff" + }, + "roslyn@f24acf1": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f24acf1e9b05204e278c818ea4c32d003be778ee", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f24acf1e9b05204e278c818ea4c32d003be778ee.diff" + }, + "roslyn@eb900f9": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "eb900f9fc13b09d6ad1b0492f1b998ede3006ec1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/eb900f9fc13b09d6ad1b0492f1b998ede3006ec1.diff" + }, + "roslyn@b8b83bd": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "b8b83bd4ea7972a66fe0eb58ee83f0362d8a9841", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b8b83bd4ea7972a66fe0eb58ee83f0362d8a9841.diff" + }, + "roslyn@ffd09ee": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "ffd09eed5b85095fbf95f2a790f9c801283c7f39", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ffd09eed5b85095fbf95f2a790f9c801283c7f39.diff" + }, + "roslyn@c65021c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c65021cc8e4a0f07491ff0887daa81992a45bba2", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c65021cc8e4a0f07491ff0887daa81992a45bba2.diff" + }, + "roslyn@fa85091": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "fa85091de1c5385236593be6f6ae62e07480412e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/fa85091de1c5385236593be6f6ae62e07480412e.diff" + }, + "roslyn@a1d9564": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "a1d9564d4589342605f1b463d1ba00e1ac00fd5e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a1d9564d4589342605f1b463d1ba00e1ac00fd5e.diff" + }, + "roslyn@f41a524": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f41a524609e3a16eb2517cb708bb4087f28c6928", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f41a524609e3a16eb2517cb708bb4087f28c6928.diff" + }, + "roslyn@7970a5a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "7970a5a21bb136f8d993361be836d67f4481c2d3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7970a5a21bb136f8d993361be836d67f4481c2d3.diff" + }, + "roslyn@1d025e7": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1d025e7edcb7ab1a786f102eae3cb0c55c98ff65", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1d025e7edcb7ab1a786f102eae3cb0c55c98ff65.diff" + }, + "roslyn@7e7ebef": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "7e7ebef25985b625ab77c3e07ec1d2b0b11415b1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7e7ebef25985b625ab77c3e07ec1d2b0b11415b1.diff" + }, + "roslyn@677eb5a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "677eb5a8bf8a431b3ec0bf33c2d1fba5dc8b8060", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/677eb5a8bf8a431b3ec0bf33c2d1fba5dc8b8060.diff" + }, + "roslyn@522aced": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "522aced9e35768223971a4080853333f24c5b31d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/522aced9e35768223971a4080853333f24c5b31d.diff" + }, + "roslyn@dc1db3e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "dc1db3e7dee178e2744a73eb06dce107c07fa7b1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/dc1db3e7dee178e2744a73eb06dce107c07fa7b1.diff" + }, + "roslyn@c9f1270": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c9f12709e0cd477febd54d1a5b5e3e3731a1ada2", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c9f12709e0cd477febd54d1a5b5e3e3731a1ada2.diff" + }, + "roslyn@496dd9c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "496dd9ca13b54f31ffc9cc473847e167dbf0bbc7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/496dd9ca13b54f31ffc9cc473847e167dbf0bbc7.diff" + }, + "roslyn@19d71c6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "19d71c67bd78bfee0f7abb13574aa39cd607aaaa", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/19d71c67bd78bfee0f7abb13574aa39cd607aaaa.diff" + }, + "roslyn@b459609": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "b459609bb91420d98f0139ab2fddeeee43505878", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b459609bb91420d98f0139ab2fddeeee43505878.diff" + }, + "roslyn@020290b": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "020290b93824672f48e23213871f0f5ce709a27f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/020290b93824672f48e23213871f0f5ce709a27f.diff" + }, + "roslyn@a75fe2f": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "a75fe2fa2aaed2cc4b9e74ec5b2b4166ca7f5e2a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a75fe2fa2aaed2cc4b9e74ec5b2b4166ca7f5e2a.diff" + }, + "roslyn@afda669": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "afda669263c9cb656a0c78da27830ec4f844edb4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/afda669263c9cb656a0c78da27830ec4f844edb4.diff" + }, + "roslyn@db4642f": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "db4642fa98152e3123f3e7a9ae9b8acb295526eb", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/db4642fa98152e3123f3e7a9ae9b8acb295526eb.diff" + }, + "roslyn@0d42d70": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0d42d700305824c5d92f2e478b62eaf11a312e18", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0d42d700305824c5d92f2e478b62eaf11a312e18.diff" + }, + "roslyn@8792129": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "879212960135252479487a5f4b606bd9142dff31", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/879212960135252479487a5f4b606bd9142dff31.diff" + }, + "roslyn@31722b8": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "31722b8bfc51250630db7c7dbf45f7513a0e2409", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/31722b8bfc51250630db7c7dbf45f7513a0e2409.diff" + }, + "roslyn@518aa60": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "518aa60f525172225a02516a00a863eb66e44364", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/518aa60f525172225a02516a00a863eb66e44364.diff" + }, + "roslyn@eaf09d6": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "eaf09d65b2e64e112f7aa72a2cc974f786ed956f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/eaf09d65b2e64e112f7aa72a2cc974f786ed956f.diff" + }, + "roslyn@ce65aa8": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "ce65aa8924e226142d370921b8f254b57a37b757", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ce65aa8924e226142d370921b8f254b57a37b757.diff" + }, + "roslyn@e091fb9": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "e091fb9d8ae849cac0f577f86d5f2ffd01033b20", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e091fb9d8ae849cac0f577f86d5f2ffd01033b20.diff" + }, + "roslyn@db11709": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "db117095bd5872eb20f260d50bb39e3e4b68fa5a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/db117095bd5872eb20f260d50bb39e3e4b68fa5a.diff" + }, + "roslyn@a550b13": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "a550b13bea9d7caef13cfaab6d0f8374349c8fd8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a550b13bea9d7caef13cfaab6d0f8374349c8fd8.diff" + }, + "roslyn@aeabc6d": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "aeabc6d91fcf63e84ad33743d65d6c02a4a390a6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/aeabc6d91fcf63e84ad33743d65d6c02a4a390a6.diff" + }, + "roslyn@a4f585c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "a4f585c0dfaa5d71e79931b28452094b746c7e09", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a4f585c0dfaa5d71e79931b28452094b746c7e09.diff" + }, + "roslyn@331e174": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "331e174a56b546d048b8f896505c2b3b68684a84", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/331e174a56b546d048b8f896505c2b3b68684a84.diff" + }, + "roslyn@774473b": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "774473b9e169699a228fd9b95f87e8e2943f1513", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/774473b9e169699a228fd9b95f87e8e2943f1513.diff" + }, + "roslyn@012b788": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "012b7884ce08d021aeacf597eb7af2d49557a60c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/012b7884ce08d021aeacf597eb7af2d49557a60c.diff" + }, + "roslyn@8c4f2ae": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "8c4f2ae9eac4c6df9659dad05f60be33ebcafc56", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/8c4f2ae9eac4c6df9659dad05f60be33ebcafc56.diff" + }, + "roslyn@b8fd4a7": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "b8fd4a78494652a5e53d92ef78b1008d151910ea", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b8fd4a78494652a5e53d92ef78b1008d151910ea.diff" + }, + "roslyn@af17bf8": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "af17bf8b7435b984115f943bee4cce0dc95df42c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/af17bf8b7435b984115f943bee4cce0dc95df42c.diff" + }, + "roslyn@934af28": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "934af28ff9070fff11e3bf5dae9773b348c781b0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/934af28ff9070fff11e3bf5dae9773b348c781b0.diff" + }, + "roslyn@331842d": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "331842d3facf16d76d21e144cf3037cdb2d4a23c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/331842d3facf16d76d21e144cf3037cdb2d4a23c.diff" + }, + "roslyn@32ccbfc": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "32ccbfc29fceba4c29152f358de18dee9b24e41d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/32ccbfc29fceba4c29152f358de18dee9b24e41d.diff" + }, + "roslyn@411a7e4": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "411a7e4df1c1b81b4e202e7cdf12bc0cba536785", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/411a7e4df1c1b81b4e202e7cdf12bc0cba536785.diff" + }, + "roslyn@513d669": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "513d6698d42d554ca6d855c6c148a9802d20f310", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/513d6698d42d554ca6d855c6c148a9802d20f310.diff" + }, + "roslyn@e56fc24": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "e56fc24b0a0261bfc3f4d38a8ee6f393ca77dace", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e56fc24b0a0261bfc3f4d38a8ee6f393ca77dace.diff" + }, + "roslyn@7716b3b": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "7716b3bdb3ec06629fee9ab70cd00558d022568a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7716b3bdb3ec06629fee9ab70cd00558d022568a.diff" + }, + "roslyn@00404da": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "00404da0de996bd609b1c832c3acfd5315d6809f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/00404da0de996bd609b1c832c3acfd5315d6809f.diff" + }, + "roslyn@985209c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "985209cc585188691d4246b8fadfa25dabd33c47", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/985209cc585188691d4246b8fadfa25dabd33c47.diff" + }, + "roslyn@1847997": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1847997cc6046cbc3de70ad103eaa05ec7130d73", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1847997cc6046cbc3de70ad103eaa05ec7130d73.diff" + }, + "roslyn@f33ae3e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f33ae3e34c00d93ae70abf2e8f5d38ba45563405", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f33ae3e34c00d93ae70abf2e8f5d38ba45563405.diff" + }, + "roslyn@9e46e17": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "9e46e172f9ea95295961d86a6faa19e8c2e2b741", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9e46e172f9ea95295961d86a6faa19e8c2e2b741.diff" + }, + "roslyn@5873250": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "58732508a6fe13f6e49252e7a0a99da1a5a66068", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/58732508a6fe13f6e49252e7a0a99da1a5a66068.diff" + }, + "roslyn@3b76c91": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "3b76c911ee9c75ff810c88a6b0e27c7f827f9700", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3b76c911ee9c75ff810c88a6b0e27c7f827f9700.diff" + }, + "roslyn@f700524": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f700524c5788db21883438070d154c4fffd48c63", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f700524c5788db21883438070d154c4fffd48c63.diff" + }, + "roslyn@a92cce0": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "a92cce0b9626ceae9093cb49583a1459b9e951d1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a92cce0b9626ceae9093cb49583a1459b9e951d1.diff" + }, + "roslyn@5839d80": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "5839d80983a6bb4539b14adc5e77c27410f11939", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5839d80983a6bb4539b14adc5e77c27410f11939.diff" + }, + "roslyn@2bdb3a3": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "2bdb3a3e397679e5d2f43cd6313e2d304c5af573", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2bdb3a3e397679e5d2f43cd6313e2d304c5af573.diff" + }, + "roslyn@0f73495": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0f73495965b7adffc17c725dc29a8d128af0d01a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0f73495965b7adffc17c725dc29a8d128af0d01a.diff" + }, + "roslyn@8cd4945": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "8cd4945083e1b6ea764ae5d6432f6a1df0d0a877", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/8cd4945083e1b6ea764ae5d6432f6a1df0d0a877.diff" + }, + "roslyn@59d60a4": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "59d60a4243f04f97f0976ba449c26d0a0e1b2b64", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/59d60a4243f04f97f0976ba449c26d0a0e1b2b64.diff" + }, + "roslyn@130c588": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "130c588d3734676fb78ddfff2b7706cc3404470f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/130c588d3734676fb78ddfff2b7706cc3404470f.diff" + }, + "roslyn@eef7df3": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "eef7df3df57f99f188ffbb68b7767c037f3c9488", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/eef7df3df57f99f188ffbb68b7767c037f3c9488.diff" + }, + "roslyn@67fd114": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "67fd1146810b7472cc0de877ed3d3e7139836bca", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/67fd1146810b7472cc0de877ed3d3e7139836bca.diff" + }, + "roslyn@b0622a0": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "b0622a0834c029d7bfc3244b600eef4f0057a4bf", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b0622a0834c029d7bfc3244b600eef4f0057a4bf.diff" + }, + "roslyn@4cfd9ff": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "4cfd9ff852cd53da8a88f7653873506f9f9f055a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4cfd9ff852cd53da8a88f7653873506f9f9f055a.diff" + }, + "roslyn@19ea9f5": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "19ea9f5044434417258fca0ab236d32e369ad2a5", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/19ea9f5044434417258fca0ab236d32e369ad2a5.diff" + }, + "roslyn@821002e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "821002e9fbca8cbcff74533bdb25400cee299dd8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/821002e9fbca8cbcff74533bdb25400cee299dd8.diff" + }, + "roslyn@9f2738a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "9f2738ae1fd8a2cf21bcb08514f10e452bcbfd71", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9f2738ae1fd8a2cf21bcb08514f10e452bcbfd71.diff" + }, + "roslyn@1c763d1": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1c763d1ebebec5e8f37f965f4c76fe53b03b7527", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1c763d1ebebec5e8f37f965f4c76fe53b03b7527.diff" + }, + "roslyn@85590d7": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "85590d7ffa7a64130851a6ddf87af6825a51b9ae", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/85590d7ffa7a64130851a6ddf87af6825a51b9ae.diff" + }, + "roslyn@24f9a0c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "24f9a0c35dfffdd7d2d259c5315f4d9e8c913e33", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/24f9a0c35dfffdd7d2d259c5315f4d9e8c913e33.diff" + }, + "roslyn@e8346d2": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "e8346d22ed1d237c538abd8ec0e285ade823f8b3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e8346d22ed1d237c538abd8ec0e285ade823f8b3.diff" + }, + "roslyn@f5db0a2": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f5db0a2b837e9f4af8679db55e20aa465e850b2a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f5db0a2b837e9f4af8679db55e20aa465e850b2a.diff" + }, + "roslyn@3d24b6a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "3d24b6acf24f119e2f1533574973dce514c3d630", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3d24b6acf24f119e2f1533574973dce514c3d630.diff" + }, + "roslyn@9d07b18": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "9d07b182de04adc8164a228ff3c527652821a337", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9d07b182de04adc8164a228ff3c527652821a337.diff" + }, + "roslyn@5864742": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "5864742d19c0ca35d7a318a12701d87413a08bd3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5864742d19c0ca35d7a318a12701d87413a08bd3.diff" + }, + "roslyn@23c971c": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "23c971cfc006ac6a36deba1251ef2cad09385bcc", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/23c971cfc006ac6a36deba1251ef2cad09385bcc.diff" + }, + "roslyn@8148052": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "814805248f0c8ef52d8f3fc3d65b1060f7913fd3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/814805248f0c8ef52d8f3fc3d65b1060f7913fd3.diff" + }, + "roslyn@461c2ef": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "461c2ef6f586ac0490945bc6b69ec784c55c4bc8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/461c2ef6f586ac0490945bc6b69ec784c55c4bc8.diff" + }, + "roslyn@c4d5b22": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c4d5b22853b1539b96c80a174e876d831cc7ba8a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c4d5b22853b1539b96c80a174e876d831cc7ba8a.diff" + }, + "roslyn@1284a4a": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "1284a4abf6ee5778539a554f8df12ea0040415ce", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1284a4abf6ee5778539a554f8df12ea0040415ce.diff" + }, + "roslyn@5bd7e0e": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "5bd7e0eb6bbf779d5d76f882df9848dc77a056a3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5bd7e0eb6bbf779d5d76f882df9848dc77a056a3.diff" + }, + "roslyn@36f8b50": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "36f8b50520026ca63f0446376fbd6073245ecb8a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/36f8b50520026ca63f0446376fbd6073245ecb8a.diff" + }, + "roslyn@2fc01fb": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "2fc01fb5cfaf2fdc44d9b3a549283b3e1fa00d34", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2fc01fb5cfaf2fdc44d9b3a549283b3e1fa00d34.diff" + }, + "roslyn@802bbca": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "802bbca6419bbb53810973097dc483e3dbe810f6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/802bbca6419bbb53810973097dc483e3dbe810f6.diff" + }, + "roslyn@c60e924": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c60e924623c01f2f890320aba59888b4d5993ede", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c60e924623c01f2f890320aba59888b4d5993ede.diff" + }, + "roslyn@7e585cf": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "7e585cf143a278ea48d30dcd1126b3b5bdc6f79c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7e585cf143a278ea48d30dcd1126b3b5bdc6f79c.diff" + }, + "roslyn@383bcbd": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "383bcbdd6edc3b1277ff31cc949e658cd8699967", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/383bcbdd6edc3b1277ff31cc949e658cd8699967.diff" + }, + "roslyn@9c32699": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "9c32699dcda1bfd0896409dc2145e89553064fa3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9c32699dcda1bfd0896409dc2145e89553064fa3.diff" + }, + "roslyn@2916718": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "29167183fcbdf496333f86c082cb812c23701850", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/29167183fcbdf496333f86c082cb812c23701850.diff" + }, + "roslyn@aa87394": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "aa87394a88a4672037b247d7158e1473cffcf4ed", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/aa87394a88a4672037b247d7158e1473cffcf4ed.diff" + }, + "roslyn@f5aee94": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "f5aee9448cac5ec79712e58ce1022f696e5d5999", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f5aee9448cac5ec79712e58ce1022f696e5d5999.diff" + }, + "roslyn@9624511": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "9624511b64ead198424267624ff96ce9a7869307", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9624511b64ead198424267624ff96ce9a7869307.diff" + }, + "roslyn@c90b70b": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "c90b70ba703db632111d0ac32d20b906561a89a5", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c90b70ba703db632111d0ac32d20b906561a89a5.diff" + }, + "roslyn@0280f7f": { + "repo": "roslyn", + "branch": "release/11.0.1xx-rc1", + "hash": "0280f7f9457d50a46cd523ce0082807b5d70b236", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0280f7f9457d50a46cd523ce0082807b5d70b236.diff" + }, + "runtime@df8fb5a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "df8fb5a9d9b7f38bab55d67bf8b25e442b77169c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/df8fb5a9d9b7f38bab55d67bf8b25e442b77169c.diff" + }, + "runtime@56c76e2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "56c76e2f3594e2b6208c8bf61f5dda0eb476e353", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/56c76e2f3594e2b6208c8bf61f5dda0eb476e353.diff" + }, + "runtime@207f276": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "207f27695dc65b8b261f7cc7e2dc0a2af517278f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/207f27695dc65b8b261f7cc7e2dc0a2af517278f.diff" + }, + "runtime@23860fb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "23860fbb246a18fdfec2e0a590850ece0eec9358", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/23860fbb246a18fdfec2e0a590850ece0eec9358.diff" + }, + "runtime@97e5cfb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "97e5cfb1cb0abe25865e96267845e44a75a6f5b7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/97e5cfb1cb0abe25865e96267845e44a75a6f5b7.diff" + }, + "runtime@f9b710c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f9b710c3e207a804b0a8146ec98767b7bd5aa766", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f9b710c3e207a804b0a8146ec98767b7bd5aa766.diff" + }, + "runtime@a4b2df0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a4b2df0e43b45c9a5ecb638bf0bb92ebef9234f0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a4b2df0e43b45c9a5ecb638bf0bb92ebef9234f0.diff" + }, + "runtime@e9d093a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e9d093ab7068dcd456f5a07b9edf8810ae6940ff", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e9d093ab7068dcd456f5a07b9edf8810ae6940ff.diff" + }, + "runtime@b5d85b1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b5d85b1a78aa6e7686bf3b3acf4d6eef8e854908", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b5d85b1a78aa6e7686bf3b3acf4d6eef8e854908.diff" + }, + "runtime@5ddc303": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5ddc3036a61e0d8fd16d1b783022e63374b3c24b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5ddc3036a61e0d8fd16d1b783022e63374b3c24b.diff" + }, + "runtime@cb14717": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cb14717e630229646b9d1393eb4b4cc77cb77a49", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cb14717e630229646b9d1393eb4b4cc77cb77a49.diff" + }, + "runtime@5d9a801": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5d9a8014f5f990e95f0ec290acbb43d90493f2e8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d9a8014f5f990e95f0ec290acbb43d90493f2e8.diff" + }, + "runtime@4eb5650": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4eb565085e48b7504e6e40308f54d5ef444026e8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4eb565085e48b7504e6e40308f54d5ef444026e8.diff" + }, + "runtime@1e4f2d6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1e4f2d6430488cd48837019d1fcf9dea933587f9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1e4f2d6430488cd48837019d1fcf9dea933587f9.diff" + }, + "runtime@57f3e7e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "57f3e7eaec55cf263674f65eabb8965b612dc997", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/57f3e7eaec55cf263674f65eabb8965b612dc997.diff" + }, + "runtime@c66d7e1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c66d7e17e3fd31c15dd0fa6fffb2d0224b63ad63", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c66d7e17e3fd31c15dd0fa6fffb2d0224b63ad63.diff" + }, + "runtime@dc3757e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dc3757e67b2d6eb7d6db7e052574a02c3d445432", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dc3757e67b2d6eb7d6db7e052574a02c3d445432.diff" + }, + "runtime@107acda": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "107acda3e71562e0cbf02a26399f05d4d5246259", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/107acda3e71562e0cbf02a26399f05d4d5246259.diff" + }, + "runtime@c1a8496": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c1a849630fd6f91ccaf84afd879d148ebd9c7827", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c1a849630fd6f91ccaf84afd879d148ebd9c7827.diff" + }, + "runtime@8532f0e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8532f0e413039e0a93184f02ee85433ed244d551", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8532f0e413039e0a93184f02ee85433ed244d551.diff" + }, + "runtime@b02815c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b02815cbb58328520c2397dc7f47a547b1e37247", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b02815cbb58328520c2397dc7f47a547b1e37247.diff" + }, + "runtime@65e35e5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "65e35e502420b3fdd3c1086773632062c5fb8bfd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/65e35e502420b3fdd3c1086773632062c5fb8bfd.diff" + }, + "runtime@78fd36e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "78fd36e126ad9818df1a32001273c66763944e55", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/78fd36e126ad9818df1a32001273c66763944e55.diff" + }, + "runtime@e4960d8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e4960d8e0b262ae6d616296bcd70389c35dc1a08", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e4960d8e0b262ae6d616296bcd70389c35dc1a08.diff" + }, + "runtime@026096b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "026096b77a9dcfe0368a5d04d6fdc28efc3865d1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/026096b77a9dcfe0368a5d04d6fdc28efc3865d1.diff" + }, + "runtime@1524f31": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1524f316fdb1a9e7a967365daab11750984715de", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1524f316fdb1a9e7a967365daab11750984715de.diff" + }, + "runtime@ad46406": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ad4640648227932b112398e3b99ac805e03de013", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ad4640648227932b112398e3b99ac805e03de013.diff" + }, + "runtime@756cb59": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "756cb59b516eb8ee71819242a8dfdc67ebeb2053", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/756cb59b516eb8ee71819242a8dfdc67ebeb2053.diff" + }, + "runtime@5e9d1e9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5e9d1e9a99eba44387eef607c8ff4d68d752abcf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5e9d1e9a99eba44387eef607c8ff4d68d752abcf.diff" + }, + "runtime@6e3885e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6e3885e18dc46796b8e6b8f8664e7b2edb06a1c4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6e3885e18dc46796b8e6b8f8664e7b2edb06a1c4.diff" + }, + "runtime@eb77ad6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "eb77ad6a53419b4cca5bf304af88a476bd3a752a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/eb77ad6a53419b4cca5bf304af88a476bd3a752a.diff" + }, + "runtime@c8132fb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c8132fb3ce4a33c695784b43317fbf21c85ca4d2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c8132fb3ce4a33c695784b43317fbf21c85ca4d2.diff" + }, + "runtime@5f10c08": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5f10c08acf65f6fdbe5b6064e8f947d2193f3e05", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5f10c08acf65f6fdbe5b6064e8f947d2193f3e05.diff" + }, + "runtime@413da79": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "413da79f2cd163813600cf72f23740745be50f8e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/413da79f2cd163813600cf72f23740745be50f8e.diff" + }, + "runtime@ca428fe": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ca428fea1ed3f9ee0eb4adb6879f5146c0f39e92", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ca428fea1ed3f9ee0eb4adb6879f5146c0f39e92.diff" + }, + "runtime@3eb69b8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3eb69b81dc405151fe90129e7038a45c4b78a335", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3eb69b81dc405151fe90129e7038a45c4b78a335.diff" + }, + "runtime@e4f7353": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e4f7353c0c15d0afcee4857aa6875fb6fbc98343", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e4f7353c0c15d0afcee4857aa6875fb6fbc98343.diff" + }, + "runtime@6e1d992": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6e1d992511ee6c5f6e096bf94b5cd5d435ec7e2b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6e1d992511ee6c5f6e096bf94b5cd5d435ec7e2b.diff" + }, + "runtime@3e64752": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3e64752d437bc3429276c0cd019f30e6d4088d1f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3e64752d437bc3429276c0cd019f30e6d4088d1f.diff" + }, + "runtime@06bd751": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "06bd751859b665126f806e3fad1e1dd8dbde9c89", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/06bd751859b665126f806e3fad1e1dd8dbde9c89.diff" + }, + "runtime@46e1d77": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "46e1d77bd266c59fe1c80c1903c6221b41ab8476", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/46e1d77bd266c59fe1c80c1903c6221b41ab8476.diff" + }, + "runtime@5b9d56d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5b9d56d4e9f7a77bd5ebaf897f30b44d1f56fcf8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5b9d56d4e9f7a77bd5ebaf897f30b44d1f56fcf8.diff" + }, + "runtime@7de2dab": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7de2dab3e7c090ba39ce1dd6f968052c5bb0d4ac", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7de2dab3e7c090ba39ce1dd6f968052c5bb0d4ac.diff" + }, + "runtime@4bdf87b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4bdf87bc308aa265559cf1ebb24d11f4c9946f33", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4bdf87bc308aa265559cf1ebb24d11f4c9946f33.diff" + }, + "runtime@7ffec08": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7ffec088158c895276b85cf176e37904f7d53a56", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7ffec088158c895276b85cf176e37904f7d53a56.diff" + }, + "runtime@cba9587": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cba95874fc4613b7325f2ad650da783768fe27cc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cba95874fc4613b7325f2ad650da783768fe27cc.diff" + }, + "runtime@e7354b6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e7354b62dd16cd9c3e67107cfacd98cea8acadbe", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e7354b62dd16cd9c3e67107cfacd98cea8acadbe.diff" + }, + "runtime@2142388": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "21423880dc08193fa3e20d258d49318d0e123ff2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/21423880dc08193fa3e20d258d49318d0e123ff2.diff" + }, + "runtime@03fc461": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "03fc461cdb86f083f834151ce4cf16c6990f1f94", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/03fc461cdb86f083f834151ce4cf16c6990f1f94.diff" + }, + "runtime@9e50350": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9e503504508329338dd7fffafb326e15caae92a7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9e503504508329338dd7fffafb326e15caae92a7.diff" + }, + "runtime@54549c8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "54549c8df1cdbd7b373b56a53104439e75bcfcbd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/54549c8df1cdbd7b373b56a53104439e75bcfcbd.diff" + }, + "runtime@309ac56": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "309ac56a28439708bce19d7d92325d14e58d5ca5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/309ac56a28439708bce19d7d92325d14e58d5ca5.diff" + }, + "runtime@ce07ce4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ce07ce4a31180341565aca42edaee0c3260c93b7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ce07ce4a31180341565aca42edaee0c3260c93b7.diff" + }, + "runtime@27882f4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "27882f43f71c249a8b0d43fa91e96ad2d3928e18", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/27882f43f71c249a8b0d43fa91e96ad2d3928e18.diff" + }, + "runtime@22c5825": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "22c58250a4d3a500b08ab7c60cda198c3da16566", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/22c58250a4d3a500b08ab7c60cda198c3da16566.diff" + }, + "runtime@71830fd": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "71830fdb091c9be1ad297b8649ac445af628fb81", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/71830fdb091c9be1ad297b8649ac445af628fb81.diff" + }, + "runtime@304d1cc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "304d1ccb68bb9f069a49bef6780238d236b936f5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/304d1ccb68bb9f069a49bef6780238d236b936f5.diff" + }, + "runtime@1ccd637": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1ccd637ad5a28f816d485a951af63c1198e03fae", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1ccd637ad5a28f816d485a951af63c1198e03fae.diff" + }, + "runtime@35ecc51": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "35ecc5127685db1a20219858b32d672703faf220", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/35ecc5127685db1a20219858b32d672703faf220.diff" + }, + "runtime@2d98140": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2d981406ac8e3ec2e39bdd50331739d13a46a297", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2d981406ac8e3ec2e39bdd50331739d13a46a297.diff" + }, + "runtime@3a76b78": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3a76b784148f79d59ac241c643643f57c517b3a3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3a76b784148f79d59ac241c643643f57c517b3a3.diff" + }, + "runtime@fb2eff4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fb2eff49468e0da0b7f1af5ff2235cfd812524a1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fb2eff49468e0da0b7f1af5ff2235cfd812524a1.diff" + }, + "runtime@1220ced": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1220ced8892899364536609ed6295cbf05de44f8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1220ced8892899364536609ed6295cbf05de44f8.diff" + }, + "runtime@b8625e8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b8625e8e11e550e0ce017d9a44e80cebc2cd5a57", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b8625e8e11e550e0ce017d9a44e80cebc2cd5a57.diff" + }, + "runtime@ba5a0fd": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ba5a0fd2cb99e45bedcca833f6e173aea870ae3d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ba5a0fd2cb99e45bedcca833f6e173aea870ae3d.diff" + }, + "runtime@f28d27f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f28d27fdd8ce8d463e2012565924bad7c22dbe53", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f28d27fdd8ce8d463e2012565924bad7c22dbe53.diff" + }, + "runtime@7827553": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "78275532612cf3b66ad46231ae08571260889264", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/78275532612cf3b66ad46231ae08571260889264.diff" + }, + "runtime@b73b8fa": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b73b8faea68a07902cd42b6ad135f58fe87abb43", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b73b8faea68a07902cd42b6ad135f58fe87abb43.diff" + }, + "runtime@18c67a7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "18c67a7254b906386faeac389dc72fe8fb2daf58", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/18c67a7254b906386faeac389dc72fe8fb2daf58.diff" + }, + "runtime@a453d8a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a453d8a266d041927edf992dcdbac1cc65cdfe45", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a453d8a266d041927edf992dcdbac1cc65cdfe45.diff" + }, + "runtime@57e7203": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "57e72039286a4e03912d28bb7ae0652dfa449ec9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/57e72039286a4e03912d28bb7ae0652dfa449ec9.diff" + }, + "runtime@13c1fa6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "13c1fa652b557658f1196fd2a5a511f0c9431b34", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/13c1fa652b557658f1196fd2a5a511f0c9431b34.diff" + }, + "runtime@8642df8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8642df88eefc000c0584c04a9f1751c187aaed84", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8642df88eefc000c0584c04a9f1751c187aaed84.diff" + }, + "runtime@3028f1d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3028f1da75239cdfb1feee47009229c83d00e82d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3028f1da75239cdfb1feee47009229c83d00e82d.diff" + }, + "runtime@dad8c23": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dad8c23384924cd46ba8d4482131416443b06445", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dad8c23384924cd46ba8d4482131416443b06445.diff" + }, + "runtime@c6ece1e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c6ece1e110c4ae3dcd4246bd45690c33e824a7c4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c6ece1e110c4ae3dcd4246bd45690c33e824a7c4.diff" + }, + "runtime@fb070c0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fb070c0e45433615165fc78aee0f08be3bcd5e26", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fb070c0e45433615165fc78aee0f08be3bcd5e26.diff" + }, + "runtime@46cb84d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "46cb84dbfc338b1003616de1262cc9097cad7680", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/46cb84dbfc338b1003616de1262cc9097cad7680.diff" + }, + "runtime@37096df": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "37096df41e52affdf3c3d84624ed32975101b240", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/37096df41e52affdf3c3d84624ed32975101b240.diff" + }, + "runtime@2a16a4c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2a16a4c10dd5a3593b390b1868d1a7f97ca560ca", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2a16a4c10dd5a3593b390b1868d1a7f97ca560ca.diff" + }, + "runtime@c4767ed": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c4767ed5c6f4c274e70ac0016a0b97fff59d8836", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c4767ed5c6f4c274e70ac0016a0b97fff59d8836.diff" + }, + "runtime@380c478": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "380c47860bf0fc9e6489445ca1fc63c8097c2e35", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/380c47860bf0fc9e6489445ca1fc63c8097c2e35.diff" + }, + "runtime@caeff23": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "caeff2384f3189dcee847316a59e0f3bc1425256", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/caeff2384f3189dcee847316a59e0f3bc1425256.diff" + }, + "runtime@9461aa0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9461aa066c4c669822317fc4126b82e66644757a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9461aa066c4c669822317fc4126b82e66644757a.diff" + }, + "runtime@fe8656c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fe8656c43a52ea1008e51ccb628a976563676efc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fe8656c43a52ea1008e51ccb628a976563676efc.diff" + }, + "runtime@0758314": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0758314f108aaca3acdbe5f3f5620817ef73e93e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0758314f108aaca3acdbe5f3f5620817ef73e93e.diff" + }, + "runtime@9df78db": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9df78dbd39162ca2f6c9c0701b9e91af359050f4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9df78dbd39162ca2f6c9c0701b9e91af359050f4.diff" + }, + "runtime@186b7ac": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "186b7ac68a6ebceb23f10e41854d323c16833b39", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/186b7ac68a6ebceb23f10e41854d323c16833b39.diff" + }, + "runtime@6a69e3c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6a69e3caca2d5ccd7db9db54aed7cfdbcf05f549", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6a69e3caca2d5ccd7db9db54aed7cfdbcf05f549.diff" + }, + "runtime@199b1a0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "199b1a07f80858850ed7946da3082d5c4e74cc14", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/199b1a07f80858850ed7946da3082d5c4e74cc14.diff" + }, + "runtime@ce50d13": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ce50d13398a75685602ece1bf1f6a55720029ba0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ce50d13398a75685602ece1bf1f6a55720029ba0.diff" + }, + "runtime@911ee58": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "911ee587428fb804dbeb181910a64704d5a7269e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/911ee587428fb804dbeb181910a64704d5a7269e.diff" + }, + "runtime@174ad35": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "174ad355de6b37aaf07d4eb445c3232eb1d73203", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/174ad355de6b37aaf07d4eb445c3232eb1d73203.diff" + }, + "runtime@13cd8e3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "13cd8e344c41d55e63b2be288b1b8a1e2596b32d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/13cd8e344c41d55e63b2be288b1b8a1e2596b32d.diff" + }, + "runtime@18ff5e5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "18ff5e5e6b9e66ad48c8e6e39ca7c76d1f73a06f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/18ff5e5e6b9e66ad48c8e6e39ca7c76d1f73a06f.diff" + }, + "runtime@a6c4461": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a6c4461df541373f2024acbe5483573b50eda6fe", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a6c4461df541373f2024acbe5483573b50eda6fe.diff" + }, + "runtime@8761edb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8761edb031e62cd59dde001c19eadef783cfb3cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8761edb031e62cd59dde001c19eadef783cfb3cd.diff" + }, + "runtime@cb58529": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cb585295efb3e4b1215bc6d323d3ab5b119376e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cb585295efb3e4b1215bc6d323d3ab5b119376e0.diff" + }, + "runtime@1741008": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "17410083f15697752bdef70be92abdf1f68e5416", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/17410083f15697752bdef70be92abdf1f68e5416.diff" + }, + "runtime@f599e09": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f599e0929cfaf6757ed296a21a49ff18c9e473dd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f599e0929cfaf6757ed296a21a49ff18c9e473dd.diff" + }, + "runtime@d4524ad": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d4524adfde4c03b4a1a8a2102b40c9ec805efb41", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d4524adfde4c03b4a1a8a2102b40c9ec805efb41.diff" + }, + "runtime@2826b2d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2826b2dcc5cbba79fa03297c84f3ed335f4d758f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2826b2dcc5cbba79fa03297c84f3ed335f4d758f.diff" + }, + "runtime@8f65ed7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8f65ed776323eac3ad84930f5c82a3f665280e70", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8f65ed776323eac3ad84930f5c82a3f665280e70.diff" + }, + "runtime@9904543": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "99045438327bb0e19d4a0c2fe8c1a79bcde47cae", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/99045438327bb0e19d4a0c2fe8c1a79bcde47cae.diff" + }, + "runtime@68fdb23": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "68fdb23f5c6b09942af65bdf339e305f03d53567", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/68fdb23f5c6b09942af65bdf339e305f03d53567.diff" + }, + "runtime@ca073c0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ca073c0866e1504313b43781c209f7f680d0ecb3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ca073c0866e1504313b43781c209f7f680d0ecb3.diff" + }, + "runtime@bd240d9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "bd240d93b9b967e1ed7ca1c2688ff402ac922d03", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bd240d93b9b967e1ed7ca1c2688ff402ac922d03.diff" + }, + "runtime@2aa2ce0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2aa2ce008a33a25ac77f4f340b628e135b94087f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2aa2ce008a33a25ac77f4f340b628e135b94087f.diff" + }, + "runtime@39aaf28": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "39aaf28f091632aa65cfdf781ed6fd5fb1b4693d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/39aaf28f091632aa65cfdf781ed6fd5fb1b4693d.diff" + }, + "runtime@69d18c7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "69d18c7af02f97ed5588f06adb0f63491c1b2be1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/69d18c7af02f97ed5588f06adb0f63491c1b2be1.diff" + }, + "runtime@f561b0b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f561b0b09fe7f56e8686807ac84c66aefb70b856", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f561b0b09fe7f56e8686807ac84c66aefb70b856.diff" + }, + "runtime@3d59a08": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3d59a088c3bbf4da262eb6371a24479615481a72", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3d59a088c3bbf4da262eb6371a24479615481a72.diff" + }, + "runtime@fefaaf4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fefaaf43570b09890f7afc1f3cc41c6ae04872da", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fefaaf43570b09890f7afc1f3cc41c6ae04872da.diff" + }, + "runtime@55810a4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "55810a4482127080c655b48d50eb1dc97fc25b05", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/55810a4482127080c655b48d50eb1dc97fc25b05.diff" + }, + "runtime@65b0190": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "65b0190679e7afaea3c09bcfc474c55414403972", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/65b0190679e7afaea3c09bcfc474c55414403972.diff" + }, + "runtime@0e04f95": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0e04f95f1c392b561410d04efcf0823897ba3f27", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0e04f95f1c392b561410d04efcf0823897ba3f27.diff" + }, + "runtime@6b6ef2e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6b6ef2eae64e3fad168738311a75ec5a11a09003", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6b6ef2eae64e3fad168738311a75ec5a11a09003.diff" + }, + "runtime@3aa40d2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3aa40d2467309b0a739c78abde35278d5fa69721", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3aa40d2467309b0a739c78abde35278d5fa69721.diff" + }, + "runtime@cea5f60": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cea5f60bfc210775f9a17484b8b10e36b9dbe2fe", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cea5f60bfc210775f9a17484b8b10e36b9dbe2fe.diff" + }, + "runtime@c40bf12": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c40bf1205afb6d2332192e9f58db24342e4ecba8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c40bf1205afb6d2332192e9f58db24342e4ecba8.diff" + }, + "runtime@c6e9091": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c6e9091cfedcaa03d5b99a94d87df7a5f8621118", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c6e9091cfedcaa03d5b99a94d87df7a5f8621118.diff" + }, + "runtime@1103cab": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1103cabc8eff8a5d7296b6379f969c76bfca2af7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1103cabc8eff8a5d7296b6379f969c76bfca2af7.diff" + }, + "runtime@2177d80": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2177d80507aa99951e27b516e49207962313ea34", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2177d80507aa99951e27b516e49207962313ea34.diff" + }, + "runtime@a3bdcb9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a3bdcb902558cbac458f392216886b9d49720ef4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a3bdcb902558cbac458f392216886b9d49720ef4.diff" + }, + "runtime@51c924d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "51c924dc634e95246651fde4cfcc101fae5bd259", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/51c924dc634e95246651fde4cfcc101fae5bd259.diff" + }, + "runtime@da60813": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "da6081391e5d3227e462c082b345af8720db05c1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/da6081391e5d3227e462c082b345af8720db05c1.diff" + }, + "runtime@c35b7ab": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c35b7ab136a2111f745584cd0439c22ddc646ae1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c35b7ab136a2111f745584cd0439c22ddc646ae1.diff" + }, + "runtime@2aadf33": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2aadf3368a0d44a66fd0f96b2211cb6dd1ae67c5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2aadf3368a0d44a66fd0f96b2211cb6dd1ae67c5.diff" + }, + "runtime@5e36eb4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5e36eb489402c03565039d421ada9e9e530f62dc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5e36eb489402c03565039d421ada9e9e530f62dc.diff" + }, + "runtime@79a5a09": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "79a5a0993c8bb0229aa919eed0350e5c6706925f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/79a5a0993c8bb0229aa919eed0350e5c6706925f.diff" + }, + "runtime@00115f0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "00115f085a2df36ea7b135673d290298e20775f7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00115f085a2df36ea7b135673d290298e20775f7.diff" + }, + "runtime@fac473e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fac473e37b114e6636e9b38ff3e8c9f779803750", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fac473e37b114e6636e9b38ff3e8c9f779803750.diff" + }, + "runtime@f8cf526": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f8cf526f300e471f20d9899ba89bec84fdcea753", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f8cf526f300e471f20d9899ba89bec84fdcea753.diff" + }, + "runtime@e2609d5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e2609d56faf1669990ed907be740e23aca52599c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e2609d56faf1669990ed907be740e23aca52599c.diff" + }, + "runtime@10ee48e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "10ee48e2f9267fd0914d94c3f37e704a3548d0d7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/10ee48e2f9267fd0914d94c3f37e704a3548d0d7.diff" + }, + "runtime@e614b71": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e614b717a9de49446fa0a59c4ce7e7c051d749c6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e614b717a9de49446fa0a59c4ce7e7c051d749c6.diff" + }, + "runtime@a41ab8d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a41ab8d84462b4b41c54cd6ad1e6ccb568ce4c86", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a41ab8d84462b4b41c54cd6ad1e6ccb568ce4c86.diff" + }, + "runtime@965c2a1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "965c2a192b4a674cd483b1d6082a298ebe52b585", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/965c2a192b4a674cd483b1d6082a298ebe52b585.diff" + }, + "runtime@4d07108": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4d07108c0125e4741bda596f27740118c0fe3833", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4d07108c0125e4741bda596f27740118c0fe3833.diff" + }, + "runtime@9f9485d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9f9485d11b6047bf9f9aefa0aa5e6c412a929a7c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9f9485d11b6047bf9f9aefa0aa5e6c412a929a7c.diff" + }, + "runtime@0174775": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "01747755cfa24b103e580b43ea45c19df189db0d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/01747755cfa24b103e580b43ea45c19df189db0d.diff" + }, + "runtime@4dc319f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4dc319f37df052eb717f05fedff0a71a5bdb45a6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4dc319f37df052eb717f05fedff0a71a5bdb45a6.diff" + }, + "runtime@989dae0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "989dae08a9b17e8c3bd2a9ce18da656a6589a923", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/989dae08a9b17e8c3bd2a9ce18da656a6589a923.diff" + }, + "runtime@d025911": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d025911e35e6672573b5ccea12d17ae73cfcb963", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d025911e35e6672573b5ccea12d17ae73cfcb963.diff" + }, + "runtime@a7bb6df": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a7bb6dfe4ab5ba1804be80698cf138a65e9c0370", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a7bb6dfe4ab5ba1804be80698cf138a65e9c0370.diff" + }, + "runtime@adcd699": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "adcd699bca7242dae3d572a283b12e637cc61d08", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/adcd699bca7242dae3d572a283b12e637cc61d08.diff" + }, + "runtime@35ccab4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "35ccab4a8601f91b25baef8a1ba997a3e357121e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/35ccab4a8601f91b25baef8a1ba997a3e357121e.diff" + }, + "runtime@4434a2c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4434a2c3d6afc1b38acd603b4c0390fa1c7ec131", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4434a2c3d6afc1b38acd603b4c0390fa1c7ec131.diff" + }, + "runtime@f54b55b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f54b55b87074fcbe769953f7ef55224fd5f255e5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f54b55b87074fcbe769953f7ef55224fd5f255e5.diff" + }, + "runtime@8e33486": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8e3348691b71def954ebfc74a58f05a01cecc9e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8e3348691b71def954ebfc74a58f05a01cecc9e0.diff" + }, + "runtime@9fe0964": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9fe0964ccdfaeaf6213b682e0868eec4a3f1fdea", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9fe0964ccdfaeaf6213b682e0868eec4a3f1fdea.diff" + }, + "runtime@95b7768": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "95b776802e7925130bde329247a2679b718f1e06", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/95b776802e7925130bde329247a2679b718f1e06.diff" + }, + "runtime@ac3fc49": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ac3fc49467e499d87708418317b6d6372f880d80", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ac3fc49467e499d87708418317b6d6372f880d80.diff" + }, + "runtime@9758773": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "975877333c98d9d08bad66670d74accc6047be34", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34.diff" + }, + "runtime@f7ce9e3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f7ce9e324dcebb53aaa7f39c4f5ff7c10024083b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f7ce9e324dcebb53aaa7f39c4f5ff7c10024083b.diff" + }, + "runtime@b424f41": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b424f4161827580c259e3690387d735c90cda592", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b424f4161827580c259e3690387d735c90cda592.diff" + }, + "runtime@318b469": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "318b469e5619ead76acf02699d4d79ca1ab1b114", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/318b469e5619ead76acf02699d4d79ca1ab1b114.diff" + }, + "runtime@e99b8d4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e99b8d43fb35e74e1fc160f61a2be8f333db5732", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e99b8d43fb35e74e1fc160f61a2be8f333db5732.diff" + }, + "runtime@8f2655f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8f2655f1dba0c59a732f7ae6b318ca0ddea87e22", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8f2655f1dba0c59a732f7ae6b318ca0ddea87e22.diff" + }, + "runtime@2567c1a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2567c1ac980f98b06b26e893fdfa34c7692eb4ae", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2567c1ac980f98b06b26e893fdfa34c7692eb4ae.diff" + }, + "runtime@950fea3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "950fea3bc4e61e8c3e04c1647bbd1e748d595bd3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/950fea3bc4e61e8c3e04c1647bbd1e748d595bd3.diff" + }, + "runtime@40bfca6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "40bfca608e30d68149b9e1f4693f77ccbcccf22c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/40bfca608e30d68149b9e1f4693f77ccbcccf22c.diff" + }, + "runtime@00fc09e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "00fc09ea5b2e39c46d56fda130b6693e07d449d8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00fc09ea5b2e39c46d56fda130b6693e07d449d8.diff" + }, + "runtime@ba10a6e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ba10a6ee8aa80fce1bb3e40b57b2b941102107c9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ba10a6ee8aa80fce1bb3e40b57b2b941102107c9.diff" + }, + "runtime@1eb9a9c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1eb9a9c0eab0b07c4c7d6523c720a7573064a678", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1eb9a9c0eab0b07c4c7d6523c720a7573064a678.diff" + }, + "runtime@a3ee88f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a3ee88f6221f65bba8290b475b27b8d7441281da", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a3ee88f6221f65bba8290b475b27b8d7441281da.diff" + }, + "runtime@0f3bb2e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0f3bb2e52b7120e1145b387510758c4238ca7af1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0f3bb2e52b7120e1145b387510758c4238ca7af1.diff" + }, + "runtime@8f769f8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8f769f811a4b5b69328c175c9e2ae5d09cdc7c23", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8f769f811a4b5b69328c175c9e2ae5d09cdc7c23.diff" + }, + "runtime@ff75b1c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ff75b1cda518d813f4d5da9d8bc1fa2488872ff3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ff75b1cda518d813f4d5da9d8bc1fa2488872ff3.diff" + }, + "runtime@eff9a2f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "eff9a2f106447f2d7d08a3e1fb2209136b4bf2aa", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/eff9a2f106447f2d7d08a3e1fb2209136b4bf2aa.diff" + }, + "runtime@c62993f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c62993f5dd000f05d0b6a03d34a6bf341e41140f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c62993f5dd000f05d0b6a03d34a6bf341e41140f.diff" + }, + "runtime@9fb40cc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9fb40ccae4b81a01d301b414894d9996e6da8efe", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9fb40ccae4b81a01d301b414894d9996e6da8efe.diff" + }, + "runtime@3dad2c9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3dad2c9f5b81d9263c01399d8b28c32b979c2da5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5.diff" + }, + "runtime@d75c1ca": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d75c1ca395b6f4e4d14925207c3d0e421f6e78e1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d75c1ca395b6f4e4d14925207c3d0e421f6e78e1.diff" + }, + "runtime@9ddd59e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9ddd59eb60eea7aac5cd56a395a8db9ca4f236c2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9ddd59eb60eea7aac5cd56a395a8db9ca4f236c2.diff" + }, + "runtime@c149619": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c14961913cef94fe724ed9d59b03a180d44e0c61", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c14961913cef94fe724ed9d59b03a180d44e0c61.diff" + }, + "runtime@d7e2960": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d7e2960a0e982d1300f196be542cd5b1c4be7c8e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d7e2960a0e982d1300f196be542cd5b1c4be7c8e.diff" + }, + "runtime@930fa98": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "930fa98a4bca9966ac53d0a10b355e784a5a5158", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/930fa98a4bca9966ac53d0a10b355e784a5a5158.diff" + }, + "runtime@9de20a9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9de20a95a25dfe589365ad66ddbbc5baa4b2f80e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9de20a95a25dfe589365ad66ddbbc5baa4b2f80e.diff" + }, + "runtime@5d12faf": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5d12faf56d0f6eea462c83c59122cd0844eec73d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d12faf56d0f6eea462c83c59122cd0844eec73d.diff" + }, + "runtime@0a25043": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0a25043f48f83ecfa896966929f25f792463344b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0a25043f48f83ecfa896966929f25f792463344b.diff" + }, + "runtime@5c43bfb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5c43bfbbf37b7a75d1bbfac2397bfd12770f0c30", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5c43bfbbf37b7a75d1bbfac2397bfd12770f0c30.diff" + }, + "runtime@006ca18": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "006ca185bd709a2d691dc300388ceabdb32ec2e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/006ca185bd709a2d691dc300388ceabdb32ec2e0.diff" + }, + "runtime@3018512": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "301851238b87b51d00bed4c3f080e74cdd35bb9a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/301851238b87b51d00bed4c3f080e74cdd35bb9a.diff" + }, + "runtime@4360c75": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4360c752ac4a81e9ade3d7cb19783d7374677511", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4360c752ac4a81e9ade3d7cb19783d7374677511.diff" + }, + "runtime@9c9c8bc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9c9c8bc097633da7b98b7d772a94104497735f30", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9c9c8bc097633da7b98b7d772a94104497735f30.diff" + }, + "runtime@85dad87": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "85dad87bb89e091af99e4ea3870610ebec6d9255", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/85dad87bb89e091af99e4ea3870610ebec6d9255.diff" + }, + "runtime@36c02c1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "36c02c1041fca4d6449cdd9006356cf0127b7807", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/36c02c1041fca4d6449cdd9006356cf0127b7807.diff" + }, + "runtime@7028c47": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7028c47c0bde9c3d01bc6f4fae85a8790a0a2415", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7028c47c0bde9c3d01bc6f4fae85a8790a0a2415.diff" + }, + "runtime@d1d60b3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d1d60b31914b2a81a755890fad31cb44ca5cf5cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d1d60b31914b2a81a755890fad31cb44ca5cf5cd.diff" + }, + "runtime@7a6987d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7a6987d6e1ca353163a8684054b71693c9db8fc6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7a6987d6e1ca353163a8684054b71693c9db8fc6.diff" + }, + "runtime@72dac24": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "72dac24a0e6fa1047002858a762f36c88e53850b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/72dac24a0e6fa1047002858a762f36c88e53850b.diff" + }, + "runtime@b49902f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b49902fbd743af2d5ff911a737208a00116fe2a0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b49902fbd743af2d5ff911a737208a00116fe2a0.diff" + }, + "runtime@ec8fd0d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ec8fd0d23eb36cdfc6e74751c6661c99a5bc28c2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ec8fd0d23eb36cdfc6e74751c6661c99a5bc28c2.diff" + }, + "runtime@ea9195c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ea9195ca958a7b84d233c2b6c5684a4e06610578", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ea9195ca958a7b84d233c2b6c5684a4e06610578.diff" + }, + "runtime@d2bbb85": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d2bbb85641d6b3406153e589c37a3d85f390d7c4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d2bbb85641d6b3406153e589c37a3d85f390d7c4.diff" + }, + "runtime@2f1e024": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2f1e0242ed07f3cbd529020ff246b30286ff8767", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2f1e0242ed07f3cbd529020ff246b30286ff8767.diff" + }, + "runtime@727a4ac": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "727a4acc010adcf88857438cdcfa423dc8b4ec34", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/727a4acc010adcf88857438cdcfa423dc8b4ec34.diff" + }, + "runtime@ac60535": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ac605351eff9aaaef01d017486d3fd90a22c1e23", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ac605351eff9aaaef01d017486d3fd90a22c1e23.diff" + }, + "runtime@490a2b0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "490a2b069df755f1489170c5ba2a27ce272d1c69", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/490a2b069df755f1489170c5ba2a27ce272d1c69.diff" + }, + "runtime@19ad191": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "19ad191bdc387ea57e046e00cce224bc53fd7689", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/19ad191bdc387ea57e046e00cce224bc53fd7689.diff" + }, + "runtime@59c7521": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "59c7521855c2774db13d90984d0a7d8913c6e221", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/59c7521855c2774db13d90984d0a7d8913c6e221.diff" + }, + "runtime@5f971a6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5f971a6a49ceacca793c481ee45053afed385692", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5f971a6a49ceacca793c481ee45053afed385692.diff" + }, + "runtime@fdccdc6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fdccdc6954791fcde7ffa2834d75930c0efa5456", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fdccdc6954791fcde7ffa2834d75930c0efa5456.diff" + }, + "runtime@b618f5a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b618f5ad56c6bcd91d5d3c8d0a59b8f7e32bf836", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b618f5ad56c6bcd91d5d3c8d0a59b8f7e32bf836.diff" + }, + "runtime@0b4b5f2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0b4b5f2a1f7d17cea994e6dd6620a0a3b51735a6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0b4b5f2a1f7d17cea994e6dd6620a0a3b51735a6.diff" + }, + "runtime@3965f5c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3965f5ce78a5ff61b3a870031a0d8836f9db2848", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3965f5ce78a5ff61b3a870031a0d8836f9db2848.diff" + }, + "runtime@efe647b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "efe647b7aa3928130fa2a24069a397d3b8c9cbe4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/efe647b7aa3928130fa2a24069a397d3b8c9cbe4.diff" + }, + "runtime@974b4b5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "974b4b56b05ffe12857f731320f4b235bf36169c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/974b4b56b05ffe12857f731320f4b235bf36169c.diff" + }, + "runtime@719a5c7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "719a5c7e1c7c0d3faebc45aa15d0cd10fe54a611", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/719a5c7e1c7c0d3faebc45aa15d0cd10fe54a611.diff" + }, + "runtime@4a38c7b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4a38c7bd33cd0e405c33386aa8d52c5c7ec36302", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4a38c7bd33cd0e405c33386aa8d52c5c7ec36302.diff" + }, + "runtime@5b3683b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5b3683bc150d9de48957cb7fe49b26305693bb8a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5b3683bc150d9de48957cb7fe49b26305693bb8a.diff" + }, + "runtime@1e48ed6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1e48ed63cfe63e781ed0134be27a07563681580e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1e48ed63cfe63e781ed0134be27a07563681580e.diff" + }, + "runtime@bdfac9a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "bdfac9aa0da853fd13d6130723fa1cb51b3ba443", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bdfac9aa0da853fd13d6130723fa1cb51b3ba443.diff" + }, + "runtime@d6089ff": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d6089ff257cd3c767a797b4ad8a9939ff62f0bb2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d6089ff257cd3c767a797b4ad8a9939ff62f0bb2.diff" + }, + "runtime@4d8ec59": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4d8ec59f02f53118f23425f746c975e334309d8a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4d8ec59f02f53118f23425f746c975e334309d8a.diff" + }, + "runtime@780849b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "780849bd2b38b07c2b08b9160762a48adddef8cf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/780849bd2b38b07c2b08b9160762a48adddef8cf.diff" + }, + "runtime@db6e4f9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "db6e4f98f32573df19634b3e833d98225acbdb72", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/db6e4f98f32573df19634b3e833d98225acbdb72.diff" + }, + "runtime@166d120": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "166d120135b7150af1f4d1770d6b549c3b1621f6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/166d120135b7150af1f4d1770d6b549c3b1621f6.diff" + }, + "runtime@640b326": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "640b326fc81d94d410753b67c0f89b166d6666df", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/640b326fc81d94d410753b67c0f89b166d6666df.diff" + }, + "runtime@ba8afce": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ba8afceee83540ed1d867987483f74d4ad2cfae9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ba8afceee83540ed1d867987483f74d4ad2cfae9.diff" + }, + "runtime@1e402a1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1e402a166243ae99b9c0e33e199c2e5215f0820f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1e402a166243ae99b9c0e33e199c2e5215f0820f.diff" + }, + "runtime@c77d463": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c77d463ba1b36dff0dc55bf73d5e5fd5fc6bd136", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c77d463ba1b36dff0dc55bf73d5e5fd5fc6bd136.diff" + }, + "runtime@6e9facc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6e9facc541874e5fa97ba58b7e7771ae1e262247", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6e9facc541874e5fa97ba58b7e7771ae1e262247.diff" + }, + "runtime@896a382": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "896a3828ea34c1f7f2ccb06c7bf4325e8c07d0a1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/896a3828ea34c1f7f2ccb06c7bf4325e8c07d0a1.diff" + }, + "runtime@c0c00a0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c0c00a075ccfb3d1af89cb0c317c415add6dfaa9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c0c00a075ccfb3d1af89cb0c317c415add6dfaa9.diff" + }, + "runtime@bc8571b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "bc8571b46791e93660270e283f9241684b2bf95d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bc8571b46791e93660270e283f9241684b2bf95d.diff" + }, + "runtime@539a699": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "539a699bd3ad753106b62afeb9e2416d0a8ae435", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/539a699bd3ad753106b62afeb9e2416d0a8ae435.diff" + }, + "runtime@0e58de6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0e58de655dae34313075b98fe11a9bc917d2a4af", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0e58de655dae34313075b98fe11a9bc917d2a4af.diff" + }, + "runtime@fd405fc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fd405fc61ba682887bb23267a6fa2f2b1a299bca", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fd405fc61ba682887bb23267a6fa2f2b1a299bca.diff" + }, + "runtime@dc8d92d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dc8d92dfeb8cfbec6299919bd7f4c86df3af7ea0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dc8d92dfeb8cfbec6299919bd7f4c86df3af7ea0.diff" + }, + "runtime@fffed31": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fffed3110252313578f7948cf5d6bd1977dba600", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fffed3110252313578f7948cf5d6bd1977dba600.diff" + }, + "runtime@44687f2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "44687f2d763be239ff562b137360ab572f47066e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/44687f2d763be239ff562b137360ab572f47066e.diff" + }, + "runtime@0bbeda6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0bbeda6cbad404ffb8c28a84c73b8c71f22009f6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0bbeda6cbad404ffb8c28a84c73b8c71f22009f6.diff" + }, + "runtime@ccd6004": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ccd60043990dbe3f0e3466a5eaf5b0979415650a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ccd60043990dbe3f0e3466a5eaf5b0979415650a.diff" + }, + "runtime@d5c739f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d5c739f99fa75a37ea863b06dd8d31a51965c8be", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d5c739f99fa75a37ea863b06dd8d31a51965c8be.diff" + }, + "runtime@34a3c5d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "34a3c5d23559ace2a686bac2b572a50e348f4571", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/34a3c5d23559ace2a686bac2b572a50e348f4571.diff" + }, + "runtime@d3764e0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d3764e0f2fbd2a550b5b7231ee0a01d1e0db87e5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d3764e0f2fbd2a550b5b7231ee0a01d1e0db87e5.diff" + }, + "runtime@2de3951": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2de3951d884ee8ac3d61f9277fc16c8c7265ad77", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2de3951d884ee8ac3d61f9277fc16c8c7265ad77.diff" + }, + "runtime@9c1812d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9c1812dc9bd839f5815aa8eeb2c1005e9e6b9ce9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9c1812dc9bd839f5815aa8eeb2c1005e9e6b9ce9.diff" + }, + "runtime@f2b2cee": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f2b2cee58af8d51b1dc00dca4817153ddc22a24d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f2b2cee58af8d51b1dc00dca4817153ddc22a24d.diff" + }, + "runtime@5ce1449": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5ce14491a5ace56a917bc6ac9868925ba387b723", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5ce14491a5ace56a917bc6ac9868925ba387b723.diff" + }, + "runtime@db42477": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "db42477f91f3b9e22585acb2ad25fda8a23894a0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/db42477f91f3b9e22585acb2ad25fda8a23894a0.diff" + }, + "runtime@ba80460": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ba804600579e7f220b5d6545e3005406d78eb36c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ba804600579e7f220b5d6545e3005406d78eb36c.diff" + }, + "runtime@99042b4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "99042b4786561b94888c38013150de62f1fd410f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/99042b4786561b94888c38013150de62f1fd410f.diff" + }, + "runtime@0eb5481": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0eb5481340ea675857c7a7abf18f68a60b52a686", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0eb5481340ea675857c7a7abf18f68a60b52a686.diff" + }, + "runtime@c251738": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c25173808a41517b547a0880a424d64aff9c7e80", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c25173808a41517b547a0880a424d64aff9c7e80.diff" + }, + "runtime@f7a6366": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f7a6366c5400f3d8b6aa882944e57d5ae37c1848", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f7a6366c5400f3d8b6aa882944e57d5ae37c1848.diff" + }, + "runtime@1645260": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1645260ffcbdc651dd3c0938be593cdb5bcec492", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1645260ffcbdc651dd3c0938be593cdb5bcec492.diff" + }, + "runtime@75c1187": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "75c1187a6c4669f5b35f2e900a659b4a55f352c6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/75c1187a6c4669f5b35f2e900a659b4a55f352c6.diff" + }, + "runtime@a2f953f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a2f953fe266dc72602436e77614a9e10f60a7128", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a2f953fe266dc72602436e77614a9e10f60a7128.diff" + }, + "runtime@79efd2d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "79efd2de59f086171fd811d7375241616c43b890", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/79efd2de59f086171fd811d7375241616c43b890.diff" + }, + "runtime@2d0ca35": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2d0ca357ce85052001d174534b74c1a30a348acf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2d0ca357ce85052001d174534b74c1a30a348acf.diff" + }, + "runtime@5e52dd7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5e52dd713492d69171f0b016fc58ded9b9509e19", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5e52dd713492d69171f0b016fc58ded9b9509e19.diff" + }, + "runtime@1110e1e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1110e1e923579c970199ab8a5a3482d48987d925", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1110e1e923579c970199ab8a5a3482d48987d925.diff" + }, + "runtime@316a34a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "316a34af920b66a2e297ee7e45cddd4478f2c9a8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/316a34af920b66a2e297ee7e45cddd4478f2c9a8.diff" + }, + "runtime@abcd6eb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "abcd6eb3137ac133ef7f73eae95e7928160386c9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/abcd6eb3137ac133ef7f73eae95e7928160386c9.diff" + }, + "runtime@c4fc2a5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c4fc2a5afc5644e10973054b1aa63c27a1584404", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c4fc2a5afc5644e10973054b1aa63c27a1584404.diff" + }, + "runtime@a5a7cd0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a5a7cd0b087fd157010e32976a9d6c565b5e4e81", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a5a7cd0b087fd157010e32976a9d6c565b5e4e81.diff" + }, + "runtime@99a9a2e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "99a9a2ed9e5e52aa5c7fcd700f11548149130480", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/99a9a2ed9e5e52aa5c7fcd700f11548149130480.diff" + }, + "runtime@ebf0f55": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ebf0f55998ae74e575ca784005fa1d2182f3abfd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ebf0f55998ae74e575ca784005fa1d2182f3abfd.diff" + }, + "runtime@efb85c9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "efb85c9570c78809ef53978a7efc820614e26a73", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/efb85c9570c78809ef53978a7efc820614e26a73.diff" + }, + "runtime@f8454b4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f8454b4ae245b0e2e66ded08ffb922e2d0a58415", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f8454b4ae245b0e2e66ded08ffb922e2d0a58415.diff" + }, + "runtime@919d070": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "919d070acce0fb0490244a4d9d45f321db68dc11", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/919d070acce0fb0490244a4d9d45f321db68dc11.diff" + }, + "runtime@3241014": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3241014d5a2d09d044d112af0b5bed2d2ad94e96", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3241014d5a2d09d044d112af0b5bed2d2ad94e96.diff" + }, + "runtime@93add0d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "93add0d39af4c738d817797feebfd539e3ee9fd0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/93add0d39af4c738d817797feebfd539e3ee9fd0.diff" + }, + "runtime@deb76ef": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "deb76efc4046ad22011608161db8af54a5ca1bfc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/deb76efc4046ad22011608161db8af54a5ca1bfc.diff" + }, + "runtime@46c94b3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "46c94b3bae1af46ed9fac1220c36ea05f1f00ba4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/46c94b3bae1af46ed9fac1220c36ea05f1f00ba4.diff" + }, + "runtime@39d3f6a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "39d3f6a864b898bb29be11e413e1c47d55667d79", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/39d3f6a864b898bb29be11e413e1c47d55667d79.diff" + }, + "runtime@2cec259": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2cec2598a9f274df90ae17d8bdf7ecf8b863efb4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2cec2598a9f274df90ae17d8bdf7ecf8b863efb4.diff" + }, + "runtime@403a194": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "403a1942bec0062acab5e711fecd81f62351b211", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/403a1942bec0062acab5e711fecd81f62351b211.diff" + }, + "runtime@dd08439": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dd08439a4d160e50df56d1fe7d5c890a82ee704a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dd08439a4d160e50df56d1fe7d5c890a82ee704a.diff" + }, + "runtime@6b16041": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6b16041fd618859115e3c793a879bd0ef76bb3fe", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6b16041fd618859115e3c793a879bd0ef76bb3fe.diff" + }, + "runtime@88956c7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "88956c7f4433c29c87df4d1ae9c7859b7e29c0ec", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/88956c7f4433c29c87df4d1ae9c7859b7e29c0ec.diff" + }, + "runtime@c159290": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c1592900dfaa141a8f2b762dc62277aa1e41256f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c1592900dfaa141a8f2b762dc62277aa1e41256f.diff" + }, + "runtime@389be14": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "389be147438f232004b103721e62a85089ff71cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/389be147438f232004b103721e62a85089ff71cd.diff" + }, + "runtime@891f0e6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "891f0e67104c9fbb3da62b287d5dbd28e5b14f27", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/891f0e67104c9fbb3da62b287d5dbd28e5b14f27.diff" + }, + "runtime@854ee08": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "854ee0872ab804701b45b64fdf794944657d4bc8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/854ee0872ab804701b45b64fdf794944657d4bc8.diff" + }, + "runtime@10c04f7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "10c04f707d28097296d509a66c6123ee848361e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/10c04f707d28097296d509a66c6123ee848361e0.diff" + }, + "runtime@80a98f8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "80a98f8740e9ec7293e4f940022aec8ca70a58b4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/80a98f8740e9ec7293e4f940022aec8ca70a58b4.diff" + }, + "runtime@5c0beda": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5c0bedab51fadc4179f1aa127334cd21ccd29d10", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5c0bedab51fadc4179f1aa127334cd21ccd29d10.diff" + }, + "runtime@f2b2fc2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f2b2fc271c1819e393f518db61d7f4c4a0d874f0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f2b2fc271c1819e393f518db61d7f4c4a0d874f0.diff" + }, + "runtime@80aa3f8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "80aa3f8c5a2d33664fbedafd2f2bb18fdeb8002f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/80aa3f8c5a2d33664fbedafd2f2bb18fdeb8002f.diff" + }, + "runtime@ed441c4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ed441c43103762631b8f53f323bdb855c4ab3f3c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ed441c43103762631b8f53f323bdb855c4ab3f3c.diff" + }, + "runtime@96d5d8b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "96d5d8b070207c2c55a4e33d7cc3f7c7235d56e3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/96d5d8b070207c2c55a4e33d7cc3f7c7235d56e3.diff" + }, + "runtime@dab7ae5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dab7ae578c5fa991d6b04a7a62fa0948be0e6ff6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dab7ae578c5fa991d6b04a7a62fa0948be0e6ff6.diff" + }, + "runtime@2dd5330": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2dd5330804f9d4f49599d82c90a67892d4dd8af0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2dd5330804f9d4f49599d82c90a67892d4dd8af0.diff" + }, + "runtime@5a501b1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5a501b1cece1b88b8a82d07fcf98972c9e10252b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5a501b1cece1b88b8a82d07fcf98972c9e10252b.diff" + }, + "runtime@53aec40": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "53aec40da3b3d819ce391d23800218a3e5562f4b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/53aec40da3b3d819ce391d23800218a3e5562f4b.diff" + }, + "runtime@953021c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "953021c788d65a6e6aa31d18038048d433f5f58d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/953021c788d65a6e6aa31d18038048d433f5f58d.diff" + }, + "runtime@e81b1d1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e81b1d13c512af3f8842021c2f902b7e6c9ca6d2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e81b1d13c512af3f8842021c2f902b7e6c9ca6d2.diff" + }, + "runtime@70568e2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "70568e28c9e9114234871326ff998dfb206cbb89", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/70568e28c9e9114234871326ff998dfb206cbb89.diff" + }, + "runtime@14f9284": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "14f928484db7d8838bb559f5f8d120c6173645b2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/14f928484db7d8838bb559f5f8d120c6173645b2.diff" + }, + "runtime@5d00cb4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5d00cb4d8681a6497a1333bf9c745428a51b639a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d00cb4d8681a6497a1333bf9c745428a51b639a.diff" + }, + "runtime@4693307": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4693307c17d18d8384cb9fce079edb1449906af6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4693307c17d18d8384cb9fce079edb1449906af6.diff" + }, + "runtime@eb3dce1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "eb3dce14167190159a4c569e8998464b9ee81465", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/eb3dce14167190159a4c569e8998464b9ee81465.diff" + }, + "runtime@89cd016": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "89cd016e806c2965c6afc3082dc668a1c4f2405c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/89cd016e806c2965c6afc3082dc668a1c4f2405c.diff" + }, + "runtime@24630fa": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "24630fa3a58eb820e82448fe3b317b9da757683e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/24630fa3a58eb820e82448fe3b317b9da757683e.diff" + }, + "runtime@b1f9045": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b1f90459de17da812c2053fd83375bb98592ceef", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b1f90459de17da812c2053fd83375bb98592ceef.diff" + }, + "runtime@ca4ed7d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ca4ed7d4a265c32e5240863c6b8ff45121339cc4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ca4ed7d4a265c32e5240863c6b8ff45121339cc4.diff" + }, + "runtime@ae97cad": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ae97cad8cd036b9aafeb21549f1a937338a3e6be", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ae97cad8cd036b9aafeb21549f1a937338a3e6be.diff" + }, + "runtime@176c222": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "176c2228af621740c463e3a704b1281d96d8937c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/176c2228af621740c463e3a704b1281d96d8937c.diff" + }, + "runtime@815a631": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "815a6312babdf37f517e9fef05389bcdcd6802cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/815a6312babdf37f517e9fef05389bcdcd6802cd.diff" + }, + "runtime@7dfe2b5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7dfe2b5a774fcf88866752124c452157c99ac698", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7dfe2b5a774fcf88866752124c452157c99ac698.diff" + }, + "runtime@c3901aa": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c3901aafba2513705da036e20fdfde3058aa74e5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c3901aafba2513705da036e20fdfde3058aa74e5.diff" + }, + "runtime@7be21e6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7be21e6f613065188ea05b84f1c2648edd68a603", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7be21e6f613065188ea05b84f1c2648edd68a603.diff" + }, + "runtime@f107b23": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f107b2325cccfd453f9bf46013159f4704ea56c2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f107b2325cccfd453f9bf46013159f4704ea56c2.diff" + }, + "runtime@19ff735": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "19ff7353cf23cc40b33e2521b42c5b914143f11f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/19ff7353cf23cc40b33e2521b42c5b914143f11f.diff" + }, + "runtime@f7d2d52": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f7d2d521667ad056e7dfbe3fc1c89cb9597d2d7b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f7d2d521667ad056e7dfbe3fc1c89cb9597d2d7b.diff" + }, + "runtime@23ec3d9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "23ec3d982ce25e7b3037296eeed2dec0d0837795", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/23ec3d982ce25e7b3037296eeed2dec0d0837795.diff" + }, + "runtime@18f89a4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "18f89a452f2ab5f51cce9b67c08b094f87745c22", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/18f89a452f2ab5f51cce9b67c08b094f87745c22.diff" + }, + "runtime@10f36f5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "10f36f550495d574639776752a719520acc2937b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/10f36f550495d574639776752a719520acc2937b.diff" + }, + "runtime@ff5613f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ff5613f81da69d4bb097148d54c40ab603477667", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ff5613f81da69d4bb097148d54c40ab603477667.diff" + }, + "runtime@e275aeb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e275aeb2177f62966a78ca40788fef1e8fc52933", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e275aeb2177f62966a78ca40788fef1e8fc52933.diff" + }, + "runtime@4945fe8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4945fe8badf8daec44e33febc7c633d88589f66d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4945fe8badf8daec44e33febc7c633d88589f66d.diff" + }, + "runtime@1b7adc4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1b7adc4e03f16318cf6ad36dbd9c1e413fc0d133", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1b7adc4e03f16318cf6ad36dbd9c1e413fc0d133.diff" + }, + "runtime@173e6b4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "173e6b40e02cd1652102c09e07bd4cf7320b3d4d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/173e6b40e02cd1652102c09e07bd4cf7320b3d4d.diff" + }, + "runtime@73b9acb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "73b9acb83ac0fe72041cc6e08819451269d11790", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/73b9acb83ac0fe72041cc6e08819451269d11790.diff" + }, + "runtime@8668a62": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8668a6212a32bde6c14e9c7ffbff27c21881144f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8668a6212a32bde6c14e9c7ffbff27c21881144f.diff" + }, + "runtime@4c7dfb6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4c7dfb656c1e07262fd66022372a8a2ab827743f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4c7dfb656c1e07262fd66022372a8a2ab827743f.diff" + }, + "runtime@c8f9797": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c8f97975ab0d8ff84aebf176829e17f7c7052f03", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c8f97975ab0d8ff84aebf176829e17f7c7052f03.diff" + }, + "runtime@0b242ac": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0b242ac94ad93f7d2b81f7b976bc8001ad4283a2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0b242ac94ad93f7d2b81f7b976bc8001ad4283a2.diff" + }, + "runtime@c8e00c9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c8e00c97835aa8278551ec51afed831a1987d462", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c8e00c97835aa8278551ec51afed831a1987d462.diff" + }, + "runtime@49a9c8c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "49a9c8c1ed3cf7851620f88abfe5f92ae13b5b1a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/49a9c8c1ed3cf7851620f88abfe5f92ae13b5b1a.diff" + }, + "runtime@b2a5d71": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b2a5d715a550326d4ef00bce46a167d046c490e4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b2a5d715a550326d4ef00bce46a167d046c490e4.diff" + }, + "runtime@b6caa7d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b6caa7d9ec9b346b2b09a31ab3fccfe7d049b723", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b6caa7d9ec9b346b2b09a31ab3fccfe7d049b723.diff" + }, + "runtime@d695c59": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d695c5938b013ff3ef2887b36bd10b03e8c29590", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d695c5938b013ff3ef2887b36bd10b03e8c29590.diff" + }, + "runtime@dfe2ba4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dfe2ba4461fecb0c259f5c55780d0e7caf07d559", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dfe2ba4461fecb0c259f5c55780d0e7caf07d559.diff" + }, + "runtime@b3ff0c8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b3ff0c8e3aa36e262115378bfb9c5fc13602f212", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b3ff0c8e3aa36e262115378bfb9c5fc13602f212.diff" + }, + "runtime@97dd992": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "97dd992a04cd296ed82c3af054817c3ef7211f31", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/97dd992a04cd296ed82c3af054817c3ef7211f31.diff" + }, + "runtime@7548f91": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7548f91a521aa1305cca506cfa71aab747b259c0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7548f91a521aa1305cca506cfa71aab747b259c0.diff" + }, + "runtime@acf8bab": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "acf8babc3cbbfaab46e1087611143347c9fa16cc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/acf8babc3cbbfaab46e1087611143347c9fa16cc.diff" + }, + "runtime@0b3d90c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0b3d90c44edc3f727843f57ba22c5a119c85f678", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0b3d90c44edc3f727843f57ba22c5a119c85f678.diff" + }, + "runtime@62093b5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "62093b5a949e1ed4110cea1f4da79764a93a556e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/62093b5a949e1ed4110cea1f4da79764a93a556e.diff" + }, + "runtime@ecc21b8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ecc21b8a08df017dbe4d92e81191a028213d418e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ecc21b8a08df017dbe4d92e81191a028213d418e.diff" + }, + "runtime@b6ea192": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b6ea192428d8b7be9e1721420a258fd279a3f96d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b6ea192428d8b7be9e1721420a258fd279a3f96d.diff" + }, + "runtime@7ddca6e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7ddca6ea6099f3983e9b6d63d52acd9337bfcb7a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7ddca6ea6099f3983e9b6d63d52acd9337bfcb7a.diff" + }, + "runtime@c1e8cae": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c1e8caefe71f65cb07261f99ebceda3a131f44c3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c1e8caefe71f65cb07261f99ebceda3a131f44c3.diff" + }, + "runtime@f7d4c3b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f7d4c3b52d5bd89eb5b5b06414566a531050b60f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f7d4c3b52d5bd89eb5b5b06414566a531050b60f.diff" + }, + "runtime@c237529": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c2375293196b9fe29e92e3cc760e5dc91df9fd52", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c2375293196b9fe29e92e3cc760e5dc91df9fd52.diff" + }, + "runtime@e308570": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e308570159eaaac6d349d2705673b11deebfc399", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e308570159eaaac6d349d2705673b11deebfc399.diff" + }, + "runtime@c36f112": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c36f112e7ad108b8f52e5d7028d2ecc09a4015f2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c36f112e7ad108b8f52e5d7028d2ecc09a4015f2.diff" + }, + "runtime@cd7b92a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cd7b92a1dcf68876cbc26d28a6a9fc864136c0c4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cd7b92a1dcf68876cbc26d28a6a9fc864136c0c4.diff" + }, + "runtime@d97bba4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d97bba44b3db39dd73ed1d655d236b5a3bb6a880", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d97bba44b3db39dd73ed1d655d236b5a3bb6a880.diff" + }, + "runtime@6e7f343": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6e7f3434c54a58277a5d53eb30e89823e54788d6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6e7f3434c54a58277a5d53eb30e89823e54788d6.diff" + }, + "runtime@8dbd192": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8dbd19285c6dfc7ccfc053d176c1a6c30723ec64", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8dbd19285c6dfc7ccfc053d176c1a6c30723ec64.diff" + }, + "runtime@367f831": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "367f831cc65d0edb72c757864befa166603c17c0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/367f831cc65d0edb72c757864befa166603c17c0.diff" + }, + "runtime@2c2d5d3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2c2d5d30ebc9316c8846eca7deea1d36aa7e4a0c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2c2d5d30ebc9316c8846eca7deea1d36aa7e4a0c.diff" + }, + "runtime@f310f3d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f310f3d8c99e9778d7b9d64ab5c34b1a5ae1956e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f310f3d8c99e9778d7b9d64ab5c34b1a5ae1956e.diff" + }, + "runtime@cdd58f8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cdd58f8c0b81bae04dc8033b87de4835ee23a5c8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cdd58f8c0b81bae04dc8033b87de4835ee23a5c8.diff" + }, + "runtime@6a8ab8b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6a8ab8bcbffca28557bdc8cae0650e9837b75a64", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6a8ab8bcbffca28557bdc8cae0650e9837b75a64.diff" + }, + "runtime@ef1158f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ef1158f14b22f591f32a3e526e35110c8be49456", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ef1158f14b22f591f32a3e526e35110c8be49456.diff" + }, + "runtime@0ec4de7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0ec4de7c5597614d976eb3d49cced0433e99e749", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0ec4de7c5597614d976eb3d49cced0433e99e749.diff" + }, + "runtime@8ffe515": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8ffe51558dc6bf2e78cbf0c603628ed8620bb0a9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8ffe51558dc6bf2e78cbf0c603628ed8620bb0a9.diff" + }, + "runtime@a1af7eb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a1af7ebb861a5163922bc38504aa2406395582b5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a1af7ebb861a5163922bc38504aa2406395582b5.diff" + }, + "runtime@8bb503b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8bb503ba545dedbd9797d47829599e5d61a221ed", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8bb503ba545dedbd9797d47829599e5d61a221ed.diff" + }, + "runtime@f61aa9a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f61aa9a3db8bead7dca8a8de605c05edd6714bc3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f61aa9a3db8bead7dca8a8de605c05edd6714bc3.diff" + }, + "runtime@0053539": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "00535391c036e2a3b35e00addb1795d1f25517d7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00535391c036e2a3b35e00addb1795d1f25517d7.diff" + }, + "runtime@df9c698": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "df9c6988c203c5be152937fa1823469397f61dad", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/df9c6988c203c5be152937fa1823469397f61dad.diff" + }, + "runtime@d4fd128": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d4fd1281520af0a2fa7f4359efc1086da37ceec6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d4fd1281520af0a2fa7f4359efc1086da37ceec6.diff" + }, + "runtime@dbd5911": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "dbd59119f770d80319a3cc5cf69289b3ffd83a7e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dbd59119f770d80319a3cc5cf69289b3ffd83a7e.diff" + }, + "runtime@8fa86ed": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8fa86ed4ad3d1ae09bf2461e3456ca0fca78cea6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8fa86ed4ad3d1ae09bf2461e3456ca0fca78cea6.diff" + }, + "runtime@55fba98": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "55fba988b198b5d36d3adae189b4ab1d1420cf7c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/55fba988b198b5d36d3adae189b4ab1d1420cf7c.diff" + }, + "runtime@290d5ab": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "290d5ab72cc1102813fbc0406fb186ceadabc340", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/290d5ab72cc1102813fbc0406fb186ceadabc340.diff" + }, + "runtime@276c0bf": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "276c0bf1f2b571895ae795c57af711827c5b541e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/276c0bf1f2b571895ae795c57af711827c5b541e.diff" + }, + "runtime@e6f9510": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e6f9510147eebb739ca15a64446b4603908f024f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e6f9510147eebb739ca15a64446b4603908f024f.diff" + }, + "runtime@6b49b7a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6b49b7ab6c74939849e1f951dab0a8e7a9ca05de", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6b49b7ab6c74939849e1f951dab0a8e7a9ca05de.diff" + }, + "runtime@69bbf82": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "69bbf821ef6b836848671a34901ca8fd0c327e98", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/69bbf821ef6b836848671a34901ca8fd0c327e98.diff" + }, + "runtime@9bf3be3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9bf3be3ad48e77e97436fa96825cb713a6964389", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9bf3be3ad48e77e97436fa96825cb713a6964389.diff" + }, + "runtime@174a8af": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "174a8af5be1a64fe28b5112e32466a97397974b4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/174a8af5be1a64fe28b5112e32466a97397974b4.diff" + }, + "runtime@5d422c4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5d422c410c193a9764a173761d4aa77e395c1145", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d422c410c193a9764a173761d4aa77e395c1145.diff" + }, + "runtime@e65c41b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e65c41b55dc296ea350ab6754dacd647fee1050a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e65c41b55dc296ea350ab6754dacd647fee1050a.diff" + }, + "runtime@b7130aa": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b7130aa5e416e88ac48fafe92bf56a9d64e13c97", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b7130aa5e416e88ac48fafe92bf56a9d64e13c97.diff" + }, + "runtime@ecef964": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ecef964caf5e7eebc60c61b1186d27863cef4eca", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ecef964caf5e7eebc60c61b1186d27863cef4eca.diff" + }, + "runtime@00d4d87": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "00d4d87dbd3349e504a5b2ac948939111c56c227", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00d4d87dbd3349e504a5b2ac948939111c56c227.diff" + }, + "runtime@cb1b022": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cb1b022b40e5c44b54f200909da0e871ef7f5ac3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cb1b022b40e5c44b54f200909da0e871ef7f5ac3.diff" + }, + "runtime@45fb46d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "45fb46d810550207fe12a2b02dabec25f47c71ad", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/45fb46d810550207fe12a2b02dabec25f47c71ad.diff" + }, + "runtime@2639a33": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2639a33017aa15cdbdcac71ccf2e11fb2ac5e4de", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2639a33017aa15cdbdcac71ccf2e11fb2ac5e4de.diff" + }, + "runtime@be210a7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "be210a7341a790982b4c24d15884f87e590a52dc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/be210a7341a790982b4c24d15884f87e590a52dc.diff" + }, + "runtime@183c954": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "183c9545c2eb20d57accd91dc8d300800a89a9a6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/183c9545c2eb20d57accd91dc8d300800a89a9a6.diff" + }, + "runtime@1f0e9ea": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1f0e9eadd29b9c15dae9313234abf486f1c4ef96", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1f0e9eadd29b9c15dae9313234abf486f1c4ef96.diff" + }, + "runtime@30eea45": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "30eea4559e530cd6f5438bf6b279a13b5d01f65e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/30eea4559e530cd6f5438bf6b279a13b5d01f65e.diff" + }, + "runtime@605d2f4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "605d2f4a9df193e1062fe9ccbd9294821bb67cf5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/605d2f4a9df193e1062fe9ccbd9294821bb67cf5.diff" + }, + "runtime@f659b2c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f659b2cb8bff3a94be0adaec91c6775c1774a056", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f659b2cb8bff3a94be0adaec91c6775c1774a056.diff" + }, + "runtime@675fd37": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "675fd373abded50040d41682c87c51c496c0a457", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/675fd373abded50040d41682c87c51c496c0a457.diff" + }, + "runtime@26b8250": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "26b8250248974f0b9859817a5c9ee985203800cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/26b8250248974f0b9859817a5c9ee985203800cd.diff" + }, + "runtime@e3c8347": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e3c83471fb99e253939622727314420945171647", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e3c83471fb99e253939622727314420945171647.diff" + }, + "runtime@8d2e7fe": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8d2e7fe323665fd6ea5a9471f6aaae8ca234556f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8d2e7fe323665fd6ea5a9471f6aaae8ca234556f.diff" + }, + "runtime@6750b23": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6750b2377ba8275f3903bfe2658e131d1a20d5e4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6750b2377ba8275f3903bfe2658e131d1a20d5e4.diff" + }, + "runtime@7da460b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7da460b99b9c7e76b3060ef6da6687a008263ab9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7da460b99b9c7e76b3060ef6da6687a008263ab9.diff" + }, + "runtime@8b031ee": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "8b031ee3b5940a72802225d4ef0b4b52a15159fa", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8b031ee3b5940a72802225d4ef0b4b52a15159fa.diff" + }, + "runtime@af635b0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "af635b05391878db3a8113c2f4c7e4d249868287", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/af635b05391878db3a8113c2f4c7e4d249868287.diff" + }, + "runtime@7db60d0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7db60d0e3a23e0c1bc14730c39521c636707db0c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7db60d0e3a23e0c1bc14730c39521c636707db0c.diff" + }, + "runtime@5be76cb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5be76cb954712fe2c06fcc7d45a53bbe9776b2b9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5be76cb954712fe2c06fcc7d45a53bbe9776b2b9.diff" + }, + "runtime@9669364": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "96693645bbda2e11e5114a1eca6513c07a03eb22", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/96693645bbda2e11e5114a1eca6513c07a03eb22.diff" + }, + "runtime@4c86c57": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4c86c57ac3a6569063da4cb0a7245aadbc276f00", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4c86c57ac3a6569063da4cb0a7245aadbc276f00.diff" + }, + "runtime@ff3979a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ff3979a816ae963ec9d1aab7f7e9c3ef83508a11", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ff3979a816ae963ec9d1aab7f7e9c3ef83508a11.diff" + }, + "runtime@778a989": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "778a989778ea32cac578964f403faa32d0ef09c7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/778a989778ea32cac578964f403faa32d0ef09c7.diff" + }, + "runtime@fecef02": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fecef02e3ce91d13b539f4024c8e7b37f1330100", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fecef02e3ce91d13b539f4024c8e7b37f1330100.diff" + }, + "runtime@1239cfb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1239cfbc0dbc2c161cd2bfd3e7248326db7427fc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1239cfbc0dbc2c161cd2bfd3e7248326db7427fc.diff" + }, + "runtime@a94502c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a94502c975d011f1a3a4da9755f10fff1a57391d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a94502c975d011f1a3a4da9755f10fff1a57391d.diff" + }, + "runtime@f5f5f83": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f5f5f83dd8676416636eda75d8c091c6c4f8d506", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f5f5f83dd8676416636eda75d8c091c6c4f8d506.diff" + }, + "runtime@a248569": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a24856970564444facc287635ac65ca035b21616", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a24856970564444facc287635ac65ca035b21616.diff" + }, + "runtime@d9162a8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d9162a8b5629465d37d6881f377e5773c202d1f7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d9162a8b5629465d37d6881f377e5773c202d1f7.diff" + }, + "runtime@9904b93": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "9904b9343c89c898fea3a9dfa68a6aba7fa8f3c1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9904b9343c89c898fea3a9dfa68a6aba7fa8f3c1.diff" + }, + "runtime@c668fd4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c668fd41fd95a3b52c783bfdc761604712010ba3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c668fd41fd95a3b52c783bfdc761604712010ba3.diff" + }, + "runtime@14b601e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "14b601ec5edfeecbc70368890e8676fe5c29da83", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/14b601ec5edfeecbc70368890e8676fe5c29da83.diff" + }, + "runtime@9803759": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "98037590c8dd74cf65d3cde986af6d03ba0da2f3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/98037590c8dd74cf65d3cde986af6d03ba0da2f3.diff" + }, + "runtime@d22185a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d22185a602f6b9affb335d2d3242ac1d6dcfbdf3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d22185a602f6b9affb335d2d3242ac1d6dcfbdf3.diff" + }, + "runtime@d27915e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d27915efe3b21a96112be28d1ae4e1822dac30f7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d27915efe3b21a96112be28d1ae4e1822dac30f7.diff" + }, + "runtime@0d8e5f7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0d8e5f7d1510c52d1b67bdf89f3a38e945b59f4e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0d8e5f7d1510c52d1b67bdf89f3a38e945b59f4e.diff" + }, + "runtime@ab094c1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ab094c18ba7f4a96d145afd8b34f965c5c3ef31d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ab094c18ba7f4a96d145afd8b34f965c5c3ef31d.diff" + }, + "runtime@17b4b06": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "17b4b06d4b254eb9d97ca50543692d43a5edb976", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/17b4b06d4b254eb9d97ca50543692d43a5edb976.diff" + }, + "runtime@7ff312e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7ff312eff4748dda2aeda652f95ecc4d5410b4e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7ff312eff4748dda2aeda652f95ecc4d5410b4e0.diff" + }, + "runtime@795badf": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "795badfa03d01074a359ce0b65da2213043ee78c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/795badfa03d01074a359ce0b65da2213043ee78c.diff" + }, + "runtime@1e4f4bc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1e4f4bc96e9a45eeba82a5d358d1779795bfbcb1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1e4f4bc96e9a45eeba82a5d358d1779795bfbcb1.diff" + }, + "runtime@a14f454": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a14f45431067deeda7610a09a4bd9fc263e52fb0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a14f45431067deeda7610a09a4bd9fc263e52fb0.diff" + }, + "runtime@f47b211": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f47b2119dee59cb9bccb8614e495e8ba1e5959e8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f47b2119dee59cb9bccb8614e495e8ba1e5959e8.diff" + }, + "runtime@19ea048": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "19ea048037d250183bf293ba4aa42198c18c47fd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/19ea048037d250183bf293ba4aa42198c18c47fd.diff" + }, + "runtime@28c5e52": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "28c5e52dd163464bb67420ce11e8319248b1fb7a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/28c5e52dd163464bb67420ce11e8319248b1fb7a.diff" + }, + "runtime@5e6e2bb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5e6e2bb52fef5e097fff579b7722b8e2a4f4b9ab", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5e6e2bb52fef5e097fff579b7722b8e2a4f4b9ab.diff" + }, + "runtime@382a215": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "382a215da8bfa5c677e10501df6852474d34f89b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/382a215da8bfa5c677e10501df6852474d34f89b.diff" + }, + "runtime@08352a3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "08352a318153d823293bfcf2e6ae0dab5e19b7b9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/08352a318153d823293bfcf2e6ae0dab5e19b7b9.diff" + }, + "runtime@60108ba": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "60108ba66eb7d1d12f595480091b4ad80a24b172", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172.diff" + }, + "runtime@0dec467": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0dec4676352d7c00d0333fb9f11fc00e4884b36d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0dec4676352d7c00d0333fb9f11fc00e4884b36d.diff" + }, + "runtime@c3164ed": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c3164ed91260357ce30fb9a17defa354a7e3272f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c3164ed91260357ce30fb9a17defa354a7e3272f.diff" + }, + "runtime@c12540e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c12540eb53044276c55a86c3a834c662eff2872f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c12540eb53044276c55a86c3a834c662eff2872f.diff" + }, + "runtime@067d74c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "067d74c23c41161cedb93f672be3de0f2452a3d0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/067d74c23c41161cedb93f672be3de0f2452a3d0.diff" + }, + "runtime@1eb8c23": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1eb8c23d7a7907b30c81a6f0ff7135a5763be224", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1eb8c23d7a7907b30c81a6f0ff7135a5763be224.diff" + }, + "runtime@522b95f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "522b95fca9ce6b632c425b2264356040d97b9c5b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/522b95fca9ce6b632c425b2264356040d97b9c5b.diff" + }, + "runtime@b470543": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b470543f2f101c83205ac0a0e008c934be9774db", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b470543f2f101c83205ac0a0e008c934be9774db.diff" + }, + "runtime@6cfdcd6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6cfdcd665645ab5daf08adc1d8990e7a3812698d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6cfdcd665645ab5daf08adc1d8990e7a3812698d.diff" + }, + "runtime@643b896": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "643b8962835e549e8f6c88fd8b19f6f79685fba0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/643b8962835e549e8f6c88fd8b19f6f79685fba0.diff" + }, + "runtime@c82af78": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c82af78e179fac11077ec49e5d1e95593c431a40", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c82af78e179fac11077ec49e5d1e95593c431a40.diff" + }, + "runtime@6597edb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6597edb0936de18005623b1a17adf29880df60e6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6597edb0936de18005623b1a17adf29880df60e6.diff" + }, + "runtime@5de80d3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5de80d3fe2cba1131242ad0a66d41d7b7784bca3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5de80d3fe2cba1131242ad0a66d41d7b7784bca3.diff" + }, + "runtime@4f6f3a5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4f6f3a51111aaff70192fbaa565ba1351298ef37", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4f6f3a51111aaff70192fbaa565ba1351298ef37.diff" + }, + "runtime@0abc149": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0abc14991784c86dc24ca3018a6985c169ffb486", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0abc14991784c86dc24ca3018a6985c169ffb486.diff" + }, + "runtime@ad77ad8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ad77ad81d6dfea9a2704a4c4d99465be03cddebf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ad77ad81d6dfea9a2704a4c4d99465be03cddebf.diff" + }, + "runtime@5d6c15a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5d6c15abd137996bc9f59c1785e4cedf9c0dfdf3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d6c15abd137996bc9f59c1785e4cedf9c0dfdf3.diff" + }, + "runtime@4b61662": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4b61662ba110acfabedde4e9d22b4975335811a1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4b61662ba110acfabedde4e9d22b4975335811a1.diff" + }, + "runtime@eef6936": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "eef6936f3f9388a47f4cbf5f44b17ab40f3754a1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/eef6936f3f9388a47f4cbf5f44b17ab40f3754a1.diff" + }, + "runtime@00457c4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "00457c48266d2a48931d6d9be1850c49b4e35fdd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00457c48266d2a48931d6d9be1850c49b4e35fdd.diff" + }, + "runtime@e83b5d5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e83b5d502d68723c49b09fa0458102e4d6675a96", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e83b5d502d68723c49b09fa0458102e4d6675a96.diff" + }, + "runtime@633ab1a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "633ab1a41439ad2405ba2eb241295ba1842fcf5a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/633ab1a41439ad2405ba2eb241295ba1842fcf5a.diff" + }, + "runtime@440d3d7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "440d3d7b35049ed71d3a94b84df01e6200362fd7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/440d3d7b35049ed71d3a94b84df01e6200362fd7.diff" + }, + "runtime@a910997": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a9109971b46bdf4d3d0df1bc81f0396f7b5af06e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a9109971b46bdf4d3d0df1bc81f0396f7b5af06e.diff" + }, + "runtime@d6f396f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d6f396f3861d573ac144fec86d06e35e1ada2e90", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d6f396f3861d573ac144fec86d06e35e1ada2e90.diff" + }, + "runtime@19a2d97": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "19a2d977ed14ff9ab7417519f0257b3b296a82f4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4.diff" + }, + "runtime@705bed2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "705bed2ebf88648af022985891666a3c11220a92", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/705bed2ebf88648af022985891666a3c11220a92.diff" + }, + "runtime@656d1d6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "656d1d6f42b140e751f65a2ec58e5066b54e1f54", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/656d1d6f42b140e751f65a2ec58e5066b54e1f54.diff" + }, + "runtime@6014587": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "601458799b53c09fef359f020b2ea9173f4e9034", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/601458799b53c09fef359f020b2ea9173f4e9034.diff" + }, + "runtime@b2ff50e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b2ff50e6bab86a732d6cbbb2a640219d45966634", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b2ff50e6bab86a732d6cbbb2a640219d45966634.diff" + }, + "runtime@3265efb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3265efb5e12590ea8a9dd55f005afa3d9b55b2ea", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3265efb5e12590ea8a9dd55f005afa3d9b55b2ea.diff" + }, + "runtime@1b64959": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1b64959b2f4455fc211b96642fd63f8366503c52", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1b64959b2f4455fc211b96642fd63f8366503c52.diff" + }, + "runtime@2cc068d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2cc068d0008c898c67578f2868bd5b17a64c6366", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2cc068d0008c898c67578f2868bd5b17a64c6366.diff" + }, + "runtime@57128fd": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "57128fd9bacf06e4fdc6ababab422c9eab3601f8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/57128fd9bacf06e4fdc6ababab422c9eab3601f8.diff" + }, + "runtime@e8c760f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e8c760f0bfa9ecd023c4d99bd5a4460da8f60653", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e8c760f0bfa9ecd023c4d99bd5a4460da8f60653.diff" + }, + "runtime@49cb411": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "49cb411b68545d8f052e5dc657f4c083468ef638", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/49cb411b68545d8f052e5dc657f4c083468ef638.diff" + }, + "runtime@02e8771": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "02e87719c42f968e8a81bece3dd0ad2bb1bf00f9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/02e87719c42f968e8a81bece3dd0ad2bb1bf00f9.diff" + }, + "runtime@ddf5313": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ddf5313382960f6bcfd3f210460a2feb6472c416", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ddf5313382960f6bcfd3f210460a2feb6472c416.diff" + }, + "runtime@1a57603": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1a576031b2ba2fca7055863d24934d0d593820af", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1a576031b2ba2fca7055863d24934d0d593820af.diff" + }, + "runtime@30afaa3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "30afaa3bad89ca762f08e437ca99cd88a1f45083", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/30afaa3bad89ca762f08e437ca99cd88a1f45083.diff" + }, + "runtime@c2d7ecb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c2d7ecb9f9be32308463b38b4167f759afc6ef7e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c2d7ecb9f9be32308463b38b4167f759afc6ef7e.diff" + }, + "runtime@6ff5991": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6ff599170b1e9bfd8cd5cc89c422e50217cdb62b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6ff599170b1e9bfd8cd5cc89c422e50217cdb62b.diff" + }, + "runtime@e97796d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e97796d8fb186bf3a49b9ea3f446cbf22973d62d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e97796d8fb186bf3a49b9ea3f446cbf22973d62d.diff" + }, + "runtime@f452281": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f4522811342cad2a57235f435edbd999cbe55bf3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f4522811342cad2a57235f435edbd999cbe55bf3.diff" + }, + "runtime@98e33f5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "98e33f5b530028a9abc8e4409f2fdd5f62758977", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/98e33f5b530028a9abc8e4409f2fdd5f62758977.diff" + }, + "runtime@e53147e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e53147eebf6f7e32899297306efd14b59cdfdb40", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e53147eebf6f7e32899297306efd14b59cdfdb40.diff" + }, + "runtime@abb0f8d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "abb0f8d8baaafca95dfbb63eac8820e88f09534e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/abb0f8d8baaafca95dfbb63eac8820e88f09534e.diff" + }, + "runtime@1adc98b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1adc98b4e7a366725b7cf59d2edd3fedbdf29acb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1adc98b4e7a366725b7cf59d2edd3fedbdf29acb.diff" + }, + "runtime@4fe034e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4fe034e949ed7a7fea9c1260245a0b8f1a414f41", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4fe034e949ed7a7fea9c1260245a0b8f1a414f41.diff" + }, + "runtime@b28fa26": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "b28fa2657575132e4b0de207924f888d2e66cc43", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b28fa2657575132e4b0de207924f888d2e66cc43.diff" + }, + "runtime@573d5a0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "573d5a07bbbe5d416bd3315bbd01d3bf3278495f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/573d5a07bbbe5d416bd3315bbd01d3bf3278495f.diff" + }, + "runtime@4cbe919": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4cbe9198d844537a6ecca7757f54ba4b8b12b7bc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4cbe9198d844537a6ecca7757f54ba4b8b12b7bc.diff" + }, + "runtime@6190b8e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6190b8ef9c3edebc438e0e39a5e1215a174a5707", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6190b8ef9c3edebc438e0e39a5e1215a174a5707.diff" + }, + "runtime@89c45f7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "89c45f70b7466843342a6b552e091560c027c1d3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/89c45f70b7466843342a6b552e091560c027c1d3.diff" + }, + "runtime@7a6684f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7a6684fdfb2b19670441687f8f8aa95c184ed2e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7a6684fdfb2b19670441687f8f8aa95c184ed2e0.diff" + }, + "runtime@91c5866": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "91c5866c3d81aa90af51fab54b62276f730606bd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/91c5866c3d81aa90af51fab54b62276f730606bd.diff" + }, + "runtime@cdc5b62": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cdc5b6220b7ad6a0fce09fed36aa6d6275f629ce", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cdc5b6220b7ad6a0fce09fed36aa6d6275f629ce.diff" + }, + "runtime@de224a4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "de224a44507cba2516ea23e5fd94769dff100a70", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/de224a44507cba2516ea23e5fd94769dff100a70.diff" + }, + "runtime@2ae5ad8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2ae5ad8402c6e4fd99c3c345efe5348dc3c53fed", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2ae5ad8402c6e4fd99c3c345efe5348dc3c53fed.diff" + }, + "runtime@1b245d5": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1b245d53b23be3982d4240afe9a0ff18d88cf8e5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1b245d53b23be3982d4240afe9a0ff18d88cf8e5.diff" + }, + "runtime@0c4851b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0c4851bf2cb3af6040d861f79a1e2f41e723fa37", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0c4851bf2cb3af6040d861f79a1e2f41e723fa37.diff" + }, + "runtime@63ae268": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "63ae268826a5091dfc89baa49844df1aed874a95", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/63ae268826a5091dfc89baa49844df1aed874a95.diff" + }, + "runtime@811225a": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "811225a482702af7ecc35d817966bc70b88a3a23", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/811225a482702af7ecc35d817966bc70b88a3a23.diff" + }, + "runtime@99b9810": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "99b98105a22206828e625a0febaeb215f9c181f2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/99b98105a22206828e625a0febaeb215f9c181f2.diff" + }, + "runtime@d6797fa": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d6797fa323e8f24f463a0e821dff30e644ed0adb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d6797fa323e8f24f463a0e821dff30e644ed0adb.diff" + }, + "runtime@6553dc4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6553dc433e0d379a2d12cb86c99bb4a748180eae", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6553dc433e0d379a2d12cb86c99bb4a748180eae.diff" + }, + "runtime@4188b86": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4188b8664bb717af5dbae121a3912577998d9532", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4188b8664bb717af5dbae121a3912577998d9532.diff" + }, + "runtime@439a23c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "439a23cda07b26a618fbfd1b338119656c311744", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/439a23cda07b26a618fbfd1b338119656c311744.diff" + }, + "runtime@2ae298c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2ae298c44c7a8713d5c016dea969fe1f5cbc2420", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2ae298c44c7a8713d5c016dea969fe1f5cbc2420.diff" + }, + "runtime@a82eb31": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a82eb31e1127a9d2bc5a6859cbfd997527dd86bc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a82eb31e1127a9d2bc5a6859cbfd997527dd86bc.diff" + }, + "runtime@80a1b79": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "80a1b79bbea4105fd5b8e1b53eaac35b6306c3f6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/80a1b79bbea4105fd5b8e1b53eaac35b6306c3f6.diff" + }, + "runtime@6e4a856": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6e4a856b25bde000507e90ba85b9457b5688d36c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6e4a856b25bde000507e90ba85b9457b5688d36c.diff" + }, + "runtime@a3a0683": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a3a0683d3fa4d8841a46cf2e27cc1a86fdb9e964", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a3a0683d3fa4d8841a46cf2e27cc1a86fdb9e964.diff" + }, + "runtime@2580b59": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "2580b590a05d8094853482acf0faa9ecbf06f2fc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2580b590a05d8094853482acf0faa9ecbf06f2fc.diff" + }, + "runtime@0edd2d8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0edd2d80dd560a5785744f9fd0084aaf33f57a0e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0edd2d80dd560a5785744f9fd0084aaf33f57a0e.diff" + }, + "runtime@3332b39": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3332b396e7f98271a54f80ce0378cc734cd49a15", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3332b396e7f98271a54f80ce0378cc734cd49a15.diff" + }, + "runtime@72c0a5d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "72c0a5db7ef59e67b22d549f63e78cc58e5af522", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/72c0a5db7ef59e67b22d549f63e78cc58e5af522.diff" + }, + "runtime@cb0ca14": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cb0ca14abbceb73de2809f44ae0f643939145eb1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cb0ca14abbceb73de2809f44ae0f643939145eb1.diff" + }, + "runtime@d00a0a2": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d00a0a24912957046ed2443adc0af7bbfb4c43bc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d00a0a24912957046ed2443adc0af7bbfb4c43bc.diff" + }, + "runtime@f6e73fc": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f6e73fc121ae148356ca0e46b01759e64a03d32b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f6e73fc121ae148356ca0e46b01759e64a03d32b.diff" + }, + "runtime@57fe570": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "57fe570ae92e658f2161d2ffbfafe32054785e28", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/57fe570ae92e658f2161d2ffbfafe32054785e28.diff" + }, + "runtime@691fd96": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "691fd960eb500743b4be71373b11b2263bdbc318", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/691fd960eb500743b4be71373b11b2263bdbc318.diff" + }, + "runtime@be0ab63": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "be0ab632aab7554542c35f97c714208f49d9cbb3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/be0ab632aab7554542c35f97c714208f49d9cbb3.diff" + }, + "runtime@3221eac": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3221eacc0997bb32cae83e57591e58cf941636af", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3221eacc0997bb32cae83e57591e58cf941636af.diff" + }, + "runtime@81372ea": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "81372ea648739f8ea595f5c66b0ff4a62e5d218c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/81372ea648739f8ea595f5c66b0ff4a62e5d218c.diff" + }, + "runtime@48fa6ef": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "48fa6effffe394ec7a7fd59146c9cad88a8d7709", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/48fa6effffe394ec7a7fd59146c9cad88a8d7709.diff" + }, + "runtime@86d8d19": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "86d8d19c53664b9f6b5703d1b305841f87b8a01b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/86d8d19c53664b9f6b5703d1b305841f87b8a01b.diff" + }, + "runtime@afb1dc1": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "afb1dc1f8fbffeb5afda4ec624695ae8ddd2960d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/afb1dc1f8fbffeb5afda4ec624695ae8ddd2960d.diff" + }, + "runtime@cdcc43c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "cdcc43c84bba186f697b0aa52eef068811f66497", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cdcc43c84bba186f697b0aa52eef068811f66497.diff" + }, + "runtime@6bb4060": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6bb40604e2127335269df8d71b60e23ed00a1a23", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6bb40604e2127335269df8d71b60e23ed00a1a23.diff" + }, + "runtime@00e092e": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "00e092ebc6d1a3756242513a609024e304997c23", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00e092ebc6d1a3756242513a609024e304997c23.diff" + }, + "runtime@761d9db": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "761d9db478acd73b86d46286460da1fdc949ac5a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/761d9db478acd73b86d46286460da1fdc949ac5a.diff" + }, + "runtime@d12602d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d12602dd16090d475cee0ea8475d53a02c2fa061", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d12602dd16090d475cee0ea8475d53a02c2fa061.diff" + }, + "runtime@495998c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "495998c897ba68f1089088bfb7c299c2a602f260", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/495998c897ba68f1089088bfb7c299c2a602f260.diff" + }, + "runtime@abf1d19": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "abf1d19afbb3cb8ca869e32f1e6ccb6ad0e8315c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/abf1d19afbb3cb8ca869e32f1e6ccb6ad0e8315c.diff" + }, + "runtime@be7a025": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "be7a02516b71c75c5f5ce0adc25f37dc4c41f582", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/be7a02516b71c75c5f5ce0adc25f37dc4c41f582.diff" + }, + "runtime@e1169ff": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e1169ff692b7e08353df95a7e67d5ae7236e3a43", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e1169ff692b7e08353df95a7e67d5ae7236e3a43.diff" + }, + "runtime@1a3a974": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1a3a974c271798a5f1ce2c5371ab48d3455c1989", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1a3a974c271798a5f1ce2c5371ab48d3455c1989.diff" + }, + "runtime@046e4ec": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "046e4ec11e218a4dcde624ce68e1218f7917f3cf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/046e4ec11e218a4dcde624ce68e1218f7917f3cf.diff" + }, + "runtime@0df564f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0df564ff20ef6314737d703039f39874a48e2bf6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0df564ff20ef6314737d703039f39874a48e2bf6.diff" + }, + "runtime@7cb858d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7cb858d4c2cc6c0d0eccc93d17644c92ea7bb1a3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7cb858d4c2cc6c0d0eccc93d17644c92ea7bb1a3.diff" + }, + "runtime@63666de": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "63666def1d955789f7461310a451ef8d3d6e048b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/63666def1d955789f7461310a451ef8d3d6e048b.diff" + }, + "runtime@bbee85f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "bbee85f27ddfc5a654996090464b7f70a6d5da0c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bbee85f27ddfc5a654996090464b7f70a6d5da0c.diff" + }, + "runtime@420dfbb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "420dfbb4f584c1b0ddebec9615d1a673437050f6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/420dfbb4f584c1b0ddebec9615d1a673437050f6.diff" + }, + "runtime@7e90f85": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7e90f85c16bc576d7a192302b3ad805a83a94694", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7e90f85c16bc576d7a192302b3ad805a83a94694.diff" + }, + "runtime@0605684": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0605684adddba34f67cd5c6e21e572dc3b23bbb5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0605684adddba34f67cd5c6e21e572dc3b23bbb5.diff" + }, + "runtime@ec30ac0": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ec30ac03c0f7db62e09bc6cb81f04f3166d443cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ec30ac03c0f7db62e09bc6cb81f04f3166d443cd.diff" + }, + "runtime@fa733bb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "fa733bb2b8ed194941a302f18e2f661a644be40b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fa733bb2b8ed194941a302f18e2f661a644be40b.diff" + }, + "runtime@4bd5e8c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "4bd5e8c3b5b2ad857d107d2638ae1aa23ee5c5a5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4bd5e8c3b5b2ad857d107d2638ae1aa23ee5c5a5.diff" + }, + "runtime@f11b245": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f11b24593cc3ec1825f5fcea37304c5f2ae2cbdb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f11b24593cc3ec1825f5fcea37304c5f2ae2cbdb.diff" + }, + "runtime@6ae1484": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6ae1484154403a0cbe517a0ac6945f9a877214e1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6ae1484154403a0cbe517a0ac6945f9a877214e1.diff" + }, + "runtime@7d2ff70": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7d2ff705dbe7cd150add7eb4566601d1c159e2f2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7d2ff705dbe7cd150add7eb4566601d1c159e2f2.diff" + }, + "runtime@1ff6458": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1ff64582500534b34dde26c1cba4d023b2d686f1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1ff64582500534b34dde26c1cba4d023b2d686f1.diff" + }, + "runtime@e3fd39f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e3fd39f34e5d3877888a90813a60f6ce0741e532", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e3fd39f34e5d3877888a90813a60f6ce0741e532.diff" + }, + "runtime@7639f3d": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7639f3d88653200531fed47a187b3ac80c663541", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7639f3d88653200531fed47a187b3ac80c663541.diff" + }, + "runtime@6276bd4": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6276bd4a23e9e21597ccccba91f908917bc8e189", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6276bd4a23e9e21597ccccba91f908917bc8e189.diff" + }, + "runtime@3cad7b3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3cad7b3c92326b7b1443f874064f82686d947b43", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3cad7b3c92326b7b1443f874064f82686d947b43.diff" + }, + "runtime@0cfd407": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0cfd4076fba54a30ee789fa8d8ad6ed13b9f9f5c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0cfd4076fba54a30ee789fa8d8ad6ed13b9f9f5c.diff" + }, + "runtime@7e12af9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "7e12af92167ee44d4656b332e199488c0f09dc4f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7e12af92167ee44d4656b332e199488c0f09dc4f.diff" + }, + "runtime@feede76": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "feede76a68710c11dafa54f8f14bfcdd49fbf54d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/feede76a68710c11dafa54f8f14bfcdd49fbf54d.diff" + }, + "runtime@bf532f6": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "bf532f663f07bff1430d81b7b7335ffb9fe4c509", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bf532f663f07bff1430d81b7b7335ffb9fe4c509.diff" + }, + "runtime@d20b851": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d20b851534fa056b4c0de9517387065b5a3de16a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d20b851534fa056b4c0de9517387065b5a3de16a.diff" + }, + "runtime@62d0b6f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "62d0b6fb8604016356e6f924e782c9af877b5ffd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/62d0b6fb8604016356e6f924e782c9af877b5ffd.diff" + }, + "runtime@d3815d7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d3815d74e18e118ebb0fc180041d15350043ea25", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d3815d74e18e118ebb0fc180041d15350043ea25.diff" + }, + "runtime@c99188c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c99188c2f97b94c8b086cc9b87516b6d710ec4ff", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c99188c2f97b94c8b086cc9b87516b6d710ec4ff.diff" + }, + "runtime@c2de915": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "c2de915bb1560b5008499d61b1d1afaa2acc659b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c2de915bb1560b5008499d61b1d1afaa2acc659b.diff" + }, + "runtime@86f11fb": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "86f11fbddc7d604daa7296cd9cc8e82211c55c61", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/86f11fbddc7d604daa7296cd9cc8e82211c55c61.diff" + }, + "runtime@f2568ad": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "f2568ada0923e08fc0e6e972ae583a3bc794837a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f2568ada0923e08fc0e6e972ae583a3bc794837a.diff" + }, + "runtime@d0b2617": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d0b2617aa8f93db9350f886951045d105ded4042", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d0b2617aa8f93db9350f886951045d105ded4042.diff" + }, + "runtime@5214d79": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "5214d79f46e39d8629b7c853a25da2a5c0ae0a32", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5214d79f46e39d8629b7c853a25da2a5c0ae0a32.diff" + }, + "runtime@1c4703c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "1c4703c1aa73230ac4833932840ec80164d51a4f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1c4703c1aa73230ac4833932840ec80164d51a4f.diff" + }, + "runtime@6965b65": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6965b65fa0c2c138ab1cdc6e08bdfadb0c790e55", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6965b65fa0c2c138ab1cdc6e08bdfadb0c790e55.diff" + }, + "runtime@bdbf8b8": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "bdbf8b8bccf3084d1eddd185b5cef784b7969d80", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bdbf8b8bccf3084d1eddd185b5cef784b7969d80.diff" + }, + "runtime@58fc0f7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "58fc0f7eb460c9ea0e92032d4deca1850d7c9165", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/58fc0f7eb460c9ea0e92032d4deca1850d7c9165.diff" + }, + "runtime@a972521": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a972521404e765e6401d8258917490571d3918e3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a972521404e765e6401d8258917490571d3918e3.diff" + }, + "runtime@09ae3cd": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "09ae3cd7eaa79241737dec9780e14ffc2aee83bb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/09ae3cd7eaa79241737dec9780e14ffc2aee83bb.diff" + }, + "runtime@be80e4c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "be80e4c79d5be869cb0e6af81a0ae5195f0ad8c8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/be80e4c79d5be869cb0e6af81a0ae5195f0ad8c8.diff" + }, + "runtime@e9a181b": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "e9a181b106a4f6870f57b597dc663af7b4b987b8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e9a181b106a4f6870f57b597dc663af7b4b987b8.diff" + }, + "runtime@08a8097": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "08a8097ba530a1a1c994b11ff46afa5640432c65", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/08a8097ba530a1a1c994b11ff46afa5640432c65.diff" + }, + "runtime@6dd4cd9": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "6dd4cd9510120b1fbb2b81eb7f174946e6d14a9c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6dd4cd9510120b1fbb2b81eb7f174946e6d14a9c.diff" + }, + "runtime@d05381f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d05381f906b275674098aa57c9db80a6a217f49e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d05381f906b275674098aa57c9db80a6a217f49e.diff" + }, + "runtime@475dd5f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "475dd5f452f427bac0132d87ef0455e118bfe6fa", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/475dd5f452f427bac0132d87ef0455e118bfe6fa.diff" + }, + "runtime@d4848d7": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "d4848d7bff218954afcc02abe6b3aca4fc328753", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d4848d7bff218954afcc02abe6b3aca4fc328753.diff" + }, + "runtime@3eb635f": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "3eb635f6f6d85bf71f163619669622cb12f6a255", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3eb635f6f6d85bf71f163619669622cb12f6a255.diff" + }, + "runtime@378adc3": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "378adc3212565c7d3932a464638107e5e675ba32", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/378adc3212565c7d3932a464638107e5e675ba32.diff" + }, + "runtime@ffef270": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ffef27053d39af33dd2042f93865c1b521fece31", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ffef27053d39af33dd2042f93865c1b521fece31.diff" + }, + "runtime@a6e900c": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "a6e900c30393fdf31a9adf3b14293c2aff3c39d1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a6e900c30393fdf31a9adf3b14293c2aff3c39d1.diff" + }, + "runtime@0d49690": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "0d496901b4007278ef5757f3284ae3e5c007baac", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0d496901b4007278ef5757f3284ae3e5c007baac.diff" + }, + "runtime@ab19415": { + "repo": "runtime", + "branch": "release/11.0.1xx-rc1", + "hash": "ab19415702aa8139d5369e47c73edb47343c34ad", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ab19415702aa8139d5369e47c73edb47343c34ad.diff" + }, + "scenario-tests@2ae7f98": { + "repo": "scenario-tests", + "branch": "release/11.0.1xx-rc1", + "hash": "2ae7f9895b958af492f8790a500fe6bd504c54a4", + "org": "dotnet", + "url": "https://github.com/dotnet/scenario-tests/commit/2ae7f9895b958af492f8790a500fe6bd504c54a4.diff" + }, + "scenario-tests@2f6ce16": { + "repo": "scenario-tests", + "branch": "release/11.0.1xx-rc1", + "hash": "2f6ce16942ad99d442ba50f3cbe0fa9d8077ca51", + "org": "dotnet", + "url": "https://github.com/dotnet/scenario-tests/commit/2f6ce16942ad99d442ba50f3cbe0fa9d8077ca51.diff" + }, + "scenario-tests@b56c21e": { + "repo": "scenario-tests", + "branch": "release/11.0.1xx-rc1", + "hash": "b56c21ef2d8a91ff6685c44cefc8239195ac497f", + "org": "dotnet", + "url": "https://github.com/dotnet/scenario-tests/commit/b56c21ef2d8a91ff6685c44cefc8239195ac497f.diff" + }, + "scenario-tests@8464a98": { + "repo": "scenario-tests", + "branch": "release/11.0.1xx-rc1", + "hash": "8464a981481551b4bd4c22e9e170fddfc613bcba", + "org": "dotnet", + "url": "https://github.com/dotnet/scenario-tests/commit/8464a981481551b4bd4c22e9e170fddfc613bcba.diff" + }, + "sdk@82c65d1": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "82c65d157ba6321304d15ba3298828a5333082c8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/82c65d157ba6321304d15ba3298828a5333082c8.diff" + }, + "sdk@5d4f1d5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5d4f1d5e25e31b680d136bb78b0025be8184b80a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5d4f1d5e25e31b680d136bb78b0025be8184b80a.diff" + }, + "sdk@97b23da": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "97b23da8dca1b0e7afc10111f9c79dc1f6be1afe", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/97b23da8dca1b0e7afc10111f9c79dc1f6be1afe.diff" + }, + "sdk@9a605cb": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9a605cb01e193987bb37abc790f3ac1151661dd1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9a605cb01e193987bb37abc790f3ac1151661dd1.diff" + }, + "sdk@9819148": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "98191489813213f3bdf7803b56a12f1acd228d7c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/98191489813213f3bdf7803b56a12f1acd228d7c.diff" + }, + "sdk@17fbde9": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "17fbde9a8298a094830bdd1d0610bc7d3ea17f7b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/17fbde9a8298a094830bdd1d0610bc7d3ea17f7b.diff" + }, + "sdk@47334b7": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "47334b723c694e7bd2b47cb7a7b61fce3e44d2b7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/47334b723c694e7bd2b47cb7a7b61fce3e44d2b7.diff" + }, + "sdk@896be5c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "896be5cc1d6ee0c5c0663c6ad0c8e7d44013b542", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/896be5cc1d6ee0c5c0663c6ad0c8e7d44013b542.diff" + }, + "sdk@374029d": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "374029dfa96139124b9b4b38040d5b1cc04d246c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/374029dfa96139124b9b4b38040d5b1cc04d246c.diff" + }, + "sdk@d14ffe5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "d14ffe51b8e19a1b9ffd94a0c09f1b8fcff44833", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d14ffe51b8e19a1b9ffd94a0c09f1b8fcff44833.diff" + }, + "sdk@0722178": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0722178515164c80e2a2fb2d6742f3178c41147b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0722178515164c80e2a2fb2d6742f3178c41147b.diff" + }, + "sdk@c8e4d65": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "c8e4d65fd7ec74b29f62fad085ee56f05c8c3115", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c8e4d65fd7ec74b29f62fad085ee56f05c8c3115.diff" + }, + "sdk@c0c4142": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "c0c41423e474c06f89ecfcf92c820f506cbbd57b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c0c41423e474c06f89ecfcf92c820f506cbbd57b.diff" + }, + "sdk@dc9f730": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "dc9f730df563486b79657bf3a4e3600eff8c1f0d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/dc9f730df563486b79657bf3a4e3600eff8c1f0d.diff" + }, + "sdk@4c110b1": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "4c110b115c60272ef81934640c5bb50f30b3234d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4c110b115c60272ef81934640c5bb50f30b3234d.diff" + }, + "sdk@49f05cc": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "49f05ccad781f5c0fa43d89b9d902e7f5aa4c3a7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/49f05ccad781f5c0fa43d89b9d902e7f5aa4c3a7.diff" + }, + "sdk@a0e0343": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a0e034337716c5dc768f7ea827b686f3ee022f8f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a0e034337716c5dc768f7ea827b686f3ee022f8f.diff" + }, + "sdk@45075de": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "45075de73a6ad7cd1301c5f327c0aa6015418919", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/45075de73a6ad7cd1301c5f327c0aa6015418919.diff" + }, + "sdk@4f80815": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "4f808158fbabbf49ed87b1b645c1df46f2f43635", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4f808158fbabbf49ed87b1b645c1df46f2f43635.diff" + }, + "sdk@6c926d4": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6c926d4dfd09d123326fcda176de2ac043f5a577", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6c926d4dfd09d123326fcda176de2ac043f5a577.diff" + }, + "sdk@408f2aa": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "408f2aaf7a1e5cd274df8fb320bd650bc5598bb6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/408f2aaf7a1e5cd274df8fb320bd650bc5598bb6.diff" + }, + "sdk@2eee43c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2eee43cfafe0abd0efe34959717bf683304dbbcf", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2eee43cfafe0abd0efe34959717bf683304dbbcf.diff" + }, + "sdk@0e3f0f1": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0e3f0f1e8d548ae247a4d2ab6b9f8e5131406b42", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0e3f0f1e8d548ae247a4d2ab6b9f8e5131406b42.diff" + }, + "sdk@2dec1c2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2dec1c2662324c828f945d9f4375fab3bbb4126f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2dec1c2662324c828f945d9f4375fab3bbb4126f.diff" + }, + "sdk@08d37d8": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "08d37d87849445d4b59000a9f3079bf8be41d4d8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/08d37d87849445d4b59000a9f3079bf8be41d4d8.diff" + }, + "sdk@2c115a6": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2c115a66ce263d165e47fe718d9410242c96b381", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2c115a66ce263d165e47fe718d9410242c96b381.diff" + }, + "sdk@50dd91b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "50dd91b1ed050851d925ead2b9fca8a65fd564d7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/50dd91b1ed050851d925ead2b9fca8a65fd564d7.diff" + }, + "sdk@410c9ba": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "410c9ba64bb086fc0d7230b3aab4f35e0e6f7224", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/410c9ba64bb086fc0d7230b3aab4f35e0e6f7224.diff" + }, + "sdk@cd8d483": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "cd8d483d1d369bf361ecd42f595903adee5bf7cd", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cd8d483d1d369bf361ecd42f595903adee5bf7cd.diff" + }, + "sdk@5c60093": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5c6009357b226aaf996c3f29f0756bf7a157af6c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5c6009357b226aaf996c3f29f0756bf7a157af6c.diff" + }, + "sdk@4421d8c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "4421d8c0dbd2e2b3d262ca925e33389bc13c9750", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4421d8c0dbd2e2b3d262ca925e33389bc13c9750.diff" + }, + "sdk@fb21816": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "fb218167c0f92a5bf70d237a4e6b8ec6d0739dbb", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/fb218167c0f92a5bf70d237a4e6b8ec6d0739dbb.diff" + }, + "sdk@df11f85": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "df11f857c8c7b803e6a5fa0e9745f6af39dc7627", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/df11f857c8c7b803e6a5fa0e9745f6af39dc7627.diff" + }, + "sdk@cab7ab0": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "cab7ab0befe9918c03899924e01f7e79bb11d2d7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cab7ab0befe9918c03899924e01f7e79bb11d2d7.diff" + }, + "sdk@ada4803": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "ada4803453011d0e012278f08c508d273d0c9270", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ada4803453011d0e012278f08c508d273d0c9270.diff" + }, + "sdk@2ceba48": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2ceba4815659ccdb1bcaafeebf8e17e4fdc85e02", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2ceba4815659ccdb1bcaafeebf8e17e4fdc85e02.diff" + }, + "sdk@2875cfe": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2875cfe9774b60ea010985b96574c37aba3d97a9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2875cfe9774b60ea010985b96574c37aba3d97a9.diff" + }, + "sdk@a4831de": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a4831dedb22f6fa651f8a01faf88b3c327a8a862", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a4831dedb22f6fa651f8a01faf88b3c327a8a862.diff" + }, + "sdk@828410f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "828410f6a07ac651d204dc430617c0557c72f0bc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/828410f6a07ac651d204dc430617c0557c72f0bc.diff" + }, + "sdk@953218f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "953218fb5e3767fc877b2e41f08f5278de8958ca", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/953218fb5e3767fc877b2e41f08f5278de8958ca.diff" + }, + "sdk@87e8d20": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "87e8d204d939f13112755d92e59797b719c5d756", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/87e8d204d939f13112755d92e59797b719c5d756.diff" + }, + "sdk@90bfb45": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "90bfb4595d8ebf00d93ccc5208d52bb5a5a78a03", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/90bfb4595d8ebf00d93ccc5208d52bb5a5a78a03.diff" + }, + "sdk@61f5d14": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "61f5d144a6dbc2feaa04da6e0ed510460e739746", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/61f5d144a6dbc2feaa04da6e0ed510460e739746.diff" + }, + "sdk@bda9bff": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bda9bff311b2832f26f804acba72d415c5cba081", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bda9bff311b2832f26f804acba72d415c5cba081.diff" + }, + "sdk@7e005ed": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "7e005edbade0667d33920cd6fefc569ad3bc4e72", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7e005edbade0667d33920cd6fefc569ad3bc4e72.diff" + }, + "sdk@514d1a2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "514d1a244a3524ef6498b96fa8cbf85219b02016", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/514d1a244a3524ef6498b96fa8cbf85219b02016.diff" + }, + "sdk@849aaa9": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "849aaa9fa08ceb87bc892212ad8d722101a6bd65", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/849aaa9fa08ceb87bc892212ad8d722101a6bd65.diff" + }, + "sdk@f83535c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "f83535c0acac21e84a0025b6e554610c37d34d5e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f83535c0acac21e84a0025b6e554610c37d34d5e.diff" + }, + "sdk@9af0d6f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9af0d6fac11c73ccb19af17637e066ed2a9f6d95", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9af0d6fac11c73ccb19af17637e066ed2a9f6d95.diff" + }, + "sdk@93a35b5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "93a35b5cdb51f520a5da040840dbf14965e1848e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/93a35b5cdb51f520a5da040840dbf14965e1848e.diff" + }, + "sdk@5e2b311": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5e2b311f9624c239a7e47207dd06a065d8871970", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5e2b311f9624c239a7e47207dd06a065d8871970.diff" + }, + "sdk@ee43387": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "ee43387bef329c02fb58e45f30f351b1d3482cf6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ee43387bef329c02fb58e45f30f351b1d3482cf6.diff" + }, + "sdk@6620038": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6620038151bd3c4b14b6752b0902631eea274f47", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6620038151bd3c4b14b6752b0902631eea274f47.diff" + }, + "sdk@311b049": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "311b04938226d89bda2f976fc2a62e1d377e9ee1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/311b04938226d89bda2f976fc2a62e1d377e9ee1.diff" + }, + "sdk@33cd56c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "33cd56cf0b2c21954bb369faece40ea400a035a9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/33cd56cf0b2c21954bb369faece40ea400a035a9.diff" + }, + "sdk@daf9a47": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "daf9a475b89214b5f7df559c73fd19cc349d7db1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/daf9a475b89214b5f7df559c73fd19cc349d7db1.diff" + }, + "sdk@6ad2ac3": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6ad2ac3c77f38061c88418ab5c8ea76a4990b220", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6ad2ac3c77f38061c88418ab5c8ea76a4990b220.diff" + }, + "sdk@e768cfd": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e768cfd22f5016abb5312711b09242d7a4699b71", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e768cfd22f5016abb5312711b09242d7a4699b71.diff" + }, + "sdk@c4620b6": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "c4620b6093beb449292446f9ed8aabdfd6128359", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c4620b6093beb449292446f9ed8aabdfd6128359.diff" + }, + "sdk@e2c64bc": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e2c64bc635689670592704941085b2d1d203a8a1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e2c64bc635689670592704941085b2d1d203a8a1.diff" + }, + "sdk@6991e27": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6991e2724bde751dfd87bee86705730de9bf45e8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6991e2724bde751dfd87bee86705730de9bf45e8.diff" + }, + "sdk@06fc7f6": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "06fc7f62ed0bbe35d6828cca6b5687ce503da925", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/06fc7f62ed0bbe35d6828cca6b5687ce503da925.diff" + }, + "sdk@bf5c14c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bf5c14cc242233fa4309ebc8e6254c290f511661", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bf5c14cc242233fa4309ebc8e6254c290f511661.diff" + }, + "sdk@009019f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "009019ff6941d916c76e85263ad369e53c320ac2", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/009019ff6941d916c76e85263ad369e53c320ac2.diff" + }, + "sdk@a5edf54": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a5edf5477acbfaec67419da8d38767c84bed03a0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a5edf5477acbfaec67419da8d38767c84bed03a0.diff" + }, + "sdk@b68e16f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b68e16f4be13def3dead532ba1462bb66692dc82", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b68e16f4be13def3dead532ba1462bb66692dc82.diff" + }, + "sdk@83b5b18": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "83b5b1835e1eac811a61bedbf260007aae6c9f70", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/83b5b1835e1eac811a61bedbf260007aae6c9f70.diff" + }, + "sdk@63f4446": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "63f4446e8a0aa021dc8881dc1e0763a966eb229a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/63f4446e8a0aa021dc8881dc1e0763a966eb229a.diff" + }, + "sdk@5b2b079": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5b2b079c3c8c3e60cf1d43b907327431a0c88d89", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5b2b079c3c8c3e60cf1d43b907327431a0c88d89.diff" + }, + "sdk@b10be98": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b10be98a622085e7a3717ab0648982ef5f0a01fb", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b10be98a622085e7a3717ab0648982ef5f0a01fb.diff" + }, + "sdk@1958128": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "19581281b14f7c89abd374a3751c1a06a308d628", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/19581281b14f7c89abd374a3751c1a06a308d628.diff" + }, + "sdk@bf68967": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bf68967ec0227421cf973f4ed8bbc61e8465fbb0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bf68967ec0227421cf973f4ed8bbc61e8465fbb0.diff" + }, + "sdk@fc099e5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "fc099e51a4abe54cf6c37354cf85f24e2535d64e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/fc099e51a4abe54cf6c37354cf85f24e2535d64e.diff" + }, + "sdk@1d1aa49": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "1d1aa492add8cbf60e8a5f5321a66e487a27a497", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1d1aa492add8cbf60e8a5f5321a66e487a27a497.diff" + }, + "sdk@72524e5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "72524e5fd0391da85e67d8c74a9bcdff3da9a43f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/72524e5fd0391da85e67d8c74a9bcdff3da9a43f.diff" + }, + "sdk@a81cf7c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a81cf7ca391a589d2c8e0d0ef7f82a04c5b7e0bc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a81cf7ca391a589d2c8e0d0ef7f82a04c5b7e0bc.diff" + }, + "sdk@b792a18": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b792a18b5d53e043545f637c64334a69700e8f90", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b792a18b5d53e043545f637c64334a69700e8f90.diff" + }, + "sdk@0135f03": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0135f03ca3aa7fdbd08fc9bf589f0ff16c7cea5c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0135f03ca3aa7fdbd08fc9bf589f0ff16c7cea5c.diff" + }, + "sdk@cbb5d5a": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "cbb5d5a463498e3a70bb57c84f4ede3f4c947646", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cbb5d5a463498e3a70bb57c84f4ede3f4c947646.diff" + }, + "sdk@5e25224": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5e25224c9bd3f17fe55eef11cadecccf541e1886", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5e25224c9bd3f17fe55eef11cadecccf541e1886.diff" + }, + "sdk@008a7da": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "008a7da8604df63a0ef5a8352d6c5ba4735a291b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/008a7da8604df63a0ef5a8352d6c5ba4735a291b.diff" + }, + "sdk@e83a7f9": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e83a7f98023ecb8b950f986bfbdc83d75e0ac0e3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e83a7f98023ecb8b950f986bfbdc83d75e0ac0e3.diff" + }, + "sdk@360efc5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "360efc595accd6f16a0c722192afcb171cc548f9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/360efc595accd6f16a0c722192afcb171cc548f9.diff" + }, + "sdk@bb37a53": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bb37a538dbcce9cb4a836cf092e2f5ad5bc0b00b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bb37a538dbcce9cb4a836cf092e2f5ad5bc0b00b.diff" + }, + "sdk@3f3c7c3": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3f3c7c355db8dc2646a1e00d64404d6212a60c35", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3f3c7c355db8dc2646a1e00d64404d6212a60c35.diff" + }, + "sdk@24dcbf7": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "24dcbf77854145c3c9c61c910de92185c24aa090", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/24dcbf77854145c3c9c61c910de92185c24aa090.diff" + }, + "sdk@d9d7ec4": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "d9d7ec4b0fb62b54e2f90eed304ce6225a5f5db7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d9d7ec4b0fb62b54e2f90eed304ce6225a5f5db7.diff" + }, + "sdk@36c0dfd": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "36c0dfd3d07cf666a073dafbde624a1b389b02d3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/36c0dfd3d07cf666a073dafbde624a1b389b02d3.diff" + }, + "sdk@83e4e51": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "83e4e5192f2d06232858817e7330c51fdb5a26a8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/83e4e5192f2d06232858817e7330c51fdb5a26a8.diff" + }, + "sdk@b3edf14": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b3edf14ddfedae9b3b6e037741032e1c6a1d7977", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b3edf14ddfedae9b3b6e037741032e1c6a1d7977.diff" + }, + "sdk@b4c5c63": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b4c5c63f23216f98756424742379d4fa674c4687", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b4c5c63f23216f98756424742379d4fa674c4687.diff" + }, + "sdk@cc56ad4": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "cc56ad4147df2481e840598cbeda68f3f917c5b4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cc56ad4147df2481e840598cbeda68f3f917c5b4.diff" + }, + "sdk@01968e2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "01968e21e242ec1245fdf7fecf647c73e795f93e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/01968e21e242ec1245fdf7fecf647c73e795f93e.diff" + }, + "sdk@aa2ca0b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "aa2ca0b5160bb7ed2a899aee0cdb95fcc802cd94", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/aa2ca0b5160bb7ed2a899aee0cdb95fcc802cd94.diff" + }, + "sdk@9cac8b9": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9cac8b9c84425d82040517c79ec5f083f9c7004b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9cac8b9c84425d82040517c79ec5f083f9c7004b.diff" + }, + "sdk@d9edd27": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "d9edd27673fbbea87a334ca5d96bed77533f50d3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d9edd27673fbbea87a334ca5d96bed77533f50d3.diff" + }, + "sdk@ed75fed": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "ed75fed7a38797e324594bcaefa261cab9d74f2b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ed75fed7a38797e324594bcaefa261cab9d74f2b.diff" + }, + "sdk@caaadc2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "caaadc2ea583f09bd15e1bb4d88f67c1b96956e9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/caaadc2ea583f09bd15e1bb4d88f67c1b96956e9.diff" + }, + "sdk@79e9664": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "79e9664eb6918a0d6b78d1018e196a468901977f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/79e9664eb6918a0d6b78d1018e196a468901977f.diff" + }, + "sdk@78b84df": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "78b84df89821f3ec40482115ba9a7c41cb624f08", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/78b84df89821f3ec40482115ba9a7c41cb624f08.diff" + }, + "sdk@e5b5609": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e5b56096230f8807546ddc3ca5df18746b713967", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e5b56096230f8807546ddc3ca5df18746b713967.diff" + }, + "sdk@e8bcb34": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e8bcb349b41f149645a8bf3d658eed1c7390162b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e8bcb349b41f149645a8bf3d658eed1c7390162b.diff" + }, + "sdk@c00884c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "c00884cda772cabeceb3c3a5d7edcccd20cde1b6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c00884cda772cabeceb3c3a5d7edcccd20cde1b6.diff" + }, + "sdk@da2d405": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "da2d405643bb91788bd49df5cc7d074a6d7bdd1d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/da2d405643bb91788bd49df5cc7d074a6d7bdd1d.diff" + }, + "sdk@75d534e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "75d534e608fd62d5bb82caf4a10dde37bd3c987a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/75d534e608fd62d5bb82caf4a10dde37bd3c987a.diff" + }, + "sdk@1d4d926": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "1d4d9266732cfe4220c2137058d4281c12226212", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1d4d9266732cfe4220c2137058d4281c12226212.diff" + }, + "sdk@96d832b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "96d832b1d67260846629165e7136c024cfcdd473", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/96d832b1d67260846629165e7136c024cfcdd473.diff" + }, + "sdk@62dd893": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "62dd8932ac4bdf254b5d86c3f3c773e5dc82a942", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/62dd8932ac4bdf254b5d86c3f3c773e5dc82a942.diff" + }, + "sdk@042be08": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "042be085e4de19973f6503af51863851a4d6c35a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/042be085e4de19973f6503af51863851a4d6c35a.diff" + }, + "sdk@9e79671": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9e79671f4cdf0a00a6731f245abb076446b3b28b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9e79671f4cdf0a00a6731f245abb076446b3b28b.diff" + }, + "sdk@00a92f6": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "00a92f6a9f0a32ffe1405c891028a423d465b3d9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/00a92f6a9f0a32ffe1405c891028a423d465b3d9.diff" + }, + "sdk@5b623a1": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5b623a1c2dcb124bd12b2c775b42dcafcb058eed", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5b623a1c2dcb124bd12b2c775b42dcafcb058eed.diff" + }, + "sdk@d2afe1e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "d2afe1e6910e2f2e9df46b1bdb1169f4363da8a3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d2afe1e6910e2f2e9df46b1bdb1169f4363da8a3.diff" + }, + "sdk@b360919": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b360919272e6a4cae372ed7a08892979b0ff2c60", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b360919272e6a4cae372ed7a08892979b0ff2c60.diff" + }, + "sdk@9ea4e48": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9ea4e48db1d9e9737e5fcc9adfe54ed5015a60da", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9ea4e48db1d9e9737e5fcc9adfe54ed5015a60da.diff" + }, + "sdk@34bb679": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "34bb679eaeec8ecc649e103339827d4923bdf3fe", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/34bb679eaeec8ecc649e103339827d4923bdf3fe.diff" + }, + "sdk@32593ca": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "32593ca81f8aae7b0d41c1a7198529c3365106b8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/32593ca81f8aae7b0d41c1a7198529c3365106b8.diff" + }, + "sdk@a49e3d7": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a49e3d7e5c5cd104e16bf63902d1059716c712ac", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a49e3d7e5c5cd104e16bf63902d1059716c712ac.diff" + }, + "sdk@afb617b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "afb617bb6c1d49a0ff1a7b8c7c3bbfcdf1318745", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/afb617bb6c1d49a0ff1a7b8c7c3bbfcdf1318745.diff" + }, + "sdk@4cce02f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "4cce02fd489d3446bd97b941e305cddb3252a53f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4cce02fd489d3446bd97b941e305cddb3252a53f.diff" + }, + "sdk@f9917e8": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "f9917e88d691bc37b753dc3f089d55220b0fd60e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f9917e88d691bc37b753dc3f089d55220b0fd60e.diff" + }, + "sdk@4fdbafe": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "4fdbafef140592e49e24bb92403433bace4cb501", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4fdbafef140592e49e24bb92403433bace4cb501.diff" + }, + "sdk@f688063": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "f6880635674f844c78fefa618a2d15e861d71b2e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f6880635674f844c78fefa618a2d15e861d71b2e.diff" + }, + "sdk@f556100": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "f556100854791f8a4e17b8e9353ddaee2f4daf50", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f556100854791f8a4e17b8e9353ddaee2f4daf50.diff" + }, + "sdk@b5b1801": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b5b1801b2031cb8eefc86a3655fa9ff406a6de50", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b5b1801b2031cb8eefc86a3655fa9ff406a6de50.diff" + }, + "sdk@2e5fa46": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2e5fa46b2d150671d77cf313930d4de322907118", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2e5fa46b2d150671d77cf313930d4de322907118.diff" + }, + "sdk@87f7384": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "87f7384dfd5a2cce88e24929d6583450c10a6b8d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/87f7384dfd5a2cce88e24929d6583450c10a6b8d.diff" + }, + "sdk@6895c4c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6895c4c1647544c73e23645d0acb07e9fe5d2683", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6895c4c1647544c73e23645d0acb07e9fe5d2683.diff" + }, + "sdk@1266dc0": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "1266dc05d02e971df476d75bea5b441121f3f01e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1266dc05d02e971df476d75bea5b441121f3f01e.diff" + }, + "sdk@390f04e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "390f04ee6f9f635962e37ca94269904320745197", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/390f04ee6f9f635962e37ca94269904320745197.diff" + }, + "sdk@7c53be7": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "7c53be7e622b8aa4e92522503c348ebe0a656c32", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7c53be7e622b8aa4e92522503c348ebe0a656c32.diff" + }, + "sdk@beccf68": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "beccf68ef26f54209a77a0d3d4ef5fe301699130", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/beccf68ef26f54209a77a0d3d4ef5fe301699130.diff" + }, + "sdk@14cea59": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "14cea5928a450bf9131f63bbdef6fc946820970c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/14cea5928a450bf9131f63bbdef6fc946820970c.diff" + }, + "sdk@04f3a37": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "04f3a372dd01b1cd3581a3c5bd0d1a127a75167e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/04f3a372dd01b1cd3581a3c5bd0d1a127a75167e.diff" + }, + "sdk@b356bc2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b356bc28e70910158040961c979a5e6dc6b49e3d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b356bc28e70910158040961c979a5e6dc6b49e3d.diff" + }, + "sdk@03487ce": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "03487cec1a0d0c3965f93818c4a38fbd34b41913", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/03487cec1a0d0c3965f93818c4a38fbd34b41913.diff" + }, + "sdk@c907364": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "c907364019eafdc8521bc82d3cf1acc3fc2197cd", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c907364019eafdc8521bc82d3cf1acc3fc2197cd.diff" + }, + "sdk@8ca11db": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "8ca11db1fae2ef2d57cc7d810f167d171b5491f1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8ca11db1fae2ef2d57cc7d810f167d171b5491f1.diff" + }, + "sdk@cbbd13d": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "cbbd13d0ccb839d6633962db9934eeb692b8eaf3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cbbd13d0ccb839d6633962db9934eeb692b8eaf3.diff" + }, + "sdk@6fbc980": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6fbc980c627e6e1b00000f75609407e65841da26", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6fbc980c627e6e1b00000f75609407e65841da26.diff" + }, + "sdk@e0b7508": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e0b750893509aab9ca91c49b875598f894cced96", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e0b750893509aab9ca91c49b875598f894cced96.diff" + }, + "sdk@26f715e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "26f715e0eff58344078c733d8a65655857595589", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/26f715e0eff58344078c733d8a65655857595589.diff" + }, + "sdk@3ff7707": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3ff7707d9740735268c705472cec93306ab44e8a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3ff7707d9740735268c705472cec93306ab44e8a.diff" + }, + "sdk@0b8c543": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0b8c5430c40cade6f55942d3b70e3954c97c01db", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0b8c5430c40cade6f55942d3b70e3954c97c01db.diff" + }, + "sdk@8970c17": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "8970c173fc2f6d5a3b3c8c6a97c538ce208ee073", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8970c173fc2f6d5a3b3c8c6a97c538ce208ee073.diff" + }, + "sdk@222b3e7": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "222b3e7dac8dd04992dafbe3553d00bddfab05dc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/222b3e7dac8dd04992dafbe3553d00bddfab05dc.diff" + }, + "sdk@fd07760": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "fd077600ae6b7d9361e5c6f3dd888ee321f2ae00", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/fd077600ae6b7d9361e5c6f3dd888ee321f2ae00.diff" + }, + "sdk@2ed4b7b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2ed4b7bfa0a62a9d26c7dd9435ce447073fdf0cc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2ed4b7bfa0a62a9d26c7dd9435ce447073fdf0cc.diff" + }, + "sdk@69a4e2d": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "69a4e2d47c39fc93e093f259c311111769969b42", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/69a4e2d47c39fc93e093f259c311111769969b42.diff" + }, + "sdk@8dee7ba": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "8dee7bac7bcf987e84c35658ad4caebf5e1bc48f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8dee7bac7bcf987e84c35658ad4caebf5e1bc48f.diff" + }, + "sdk@c01ea5a": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "c01ea5acfd86c236361e67f0d8177eabebe14dfc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c01ea5acfd86c236361e67f0d8177eabebe14dfc.diff" + }, + "sdk@51e0aa3": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "51e0aa37b055a161c80481a9f49b3d90739b1df0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/51e0aa37b055a161c80481a9f49b3d90739b1df0.diff" + }, + "sdk@1c9fb67": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "1c9fb67ccc8e25e2ca2909c1fa0d15c405120ef3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1c9fb67ccc8e25e2ca2909c1fa0d15c405120ef3.diff" + }, + "sdk@b42cc9b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b42cc9b202e4160b48f00fcc01a70e0b7f791ad0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b42cc9b202e4160b48f00fcc01a70e0b7f791ad0.diff" + }, + "sdk@6f3e55e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6f3e55eb8bfc60fa007708cecc9954749ad52cae", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6f3e55eb8bfc60fa007708cecc9954749ad52cae.diff" + }, + "sdk@a86dbf9": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a86dbf92e2f7f362a1d85923b0d74b6254271963", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a86dbf92e2f7f362a1d85923b0d74b6254271963.diff" + }, + "sdk@20936f2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "20936f26f6668ba82b07cb00078e6eec6602ed61", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/20936f26f6668ba82b07cb00078e6eec6602ed61.diff" + }, + "sdk@de84823": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "de84823a709f75660268046bddc2ae7e0d7f2805", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/de84823a709f75660268046bddc2ae7e0d7f2805.diff" + }, + "sdk@3a169f6": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3a169f6f017de06914fbc66fc98c7dcce1e06fd8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3a169f6f017de06914fbc66fc98c7dcce1e06fd8.diff" + }, + "sdk@6d5079c": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6d5079c514d9612fff681dd7060e1054c6ba83a8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6d5079c514d9612fff681dd7060e1054c6ba83a8.diff" + }, + "sdk@9f0a101": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9f0a10184ae8d7bf662efb121796954acdebd5aa", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9f0a10184ae8d7bf662efb121796954acdebd5aa.diff" + }, + "sdk@3edf4b3": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3edf4b32876493c125213dbd41297fbcf7789847", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3edf4b32876493c125213dbd41297fbcf7789847.diff" + }, + "sdk@13778d5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "13778d5a2f5c023927e8ab5e2e8467cf176973b9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/13778d5a2f5c023927e8ab5e2e8467cf176973b9.diff" + }, + "sdk@60d1899": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "60d1899387e329ad1cd0804616e083f70ddd7bbc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/60d1899387e329ad1cd0804616e083f70ddd7bbc.diff" + }, + "sdk@b2907e5": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b2907e576a925986c4d798dd8f9be584214242e3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b2907e576a925986c4d798dd8f9be584214242e3.diff" + }, + "sdk@ddbc6ec": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "ddbc6ec7cc56950eed19bfdc2db3de541284a9c1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ddbc6ec7cc56950eed19bfdc2db3de541284a9c1.diff" + }, + "sdk@5289a12": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5289a12d82c743ebf795ef733064af52cc610a0f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5289a12d82c743ebf795ef733064af52cc610a0f.diff" + }, + "sdk@eb9dd9e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "eb9dd9ef8d79d1756a5b31f2611f7079557cd74f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/eb9dd9ef8d79d1756a5b31f2611f7079557cd74f.diff" + }, + "sdk@3e28731": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3e28731464fd825b3f01b7de0713f74a1f448c91", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3e28731464fd825b3f01b7de0713f74a1f448c91.diff" + }, + "sdk@55f2a7b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "55f2a7b42fd14b0f119db989d348702955399528", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/55f2a7b42fd14b0f119db989d348702955399528.diff" + }, + "sdk@053fb74": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "053fb74810178c43b126346465947e9096b93b90", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/053fb74810178c43b126346465947e9096b93b90.diff" + }, + "sdk@24abf9a": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "24abf9a7b6e9d37fedfec089359d96aa32d4c8d3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/24abf9a7b6e9d37fedfec089359d96aa32d4c8d3.diff" + }, + "sdk@09b0403": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "09b04037e6ad6449f97c2093013f43054765e509", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/09b04037e6ad6449f97c2093013f43054765e509.diff" + }, + "sdk@2763d13": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "2763d135dec5d2fd6c8767e52cea9b82f6b42819", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2763d135dec5d2fd6c8767e52cea9b82f6b42819.diff" + }, + "sdk@9d938ee": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "9d938ee3ad3ad3152f39b945ee145a0e6828c486", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9d938ee3ad3ad3152f39b945ee145a0e6828c486.diff" + }, + "sdk@e5c36a9": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e5c36a933e59d0a180cb3b70d3efab26521f20a9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e5c36a933e59d0a180cb3b70d3efab26521f20a9.diff" + }, + "sdk@dfb74e6": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "dfb74e6955e53a0709511cda70de584e83435445", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/dfb74e6955e53a0709511cda70de584e83435445.diff" + }, + "sdk@49a5d37": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "49a5d3780e048bc98095fae080fbc33d3a37ec75", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/49a5d3780e048bc98095fae080fbc33d3a37ec75.diff" + }, + "sdk@3ff3c5a": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3ff3c5a30a498061873750dae743f336e5ed4154", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3ff3c5a30a498061873750dae743f336e5ed4154.diff" + }, + "sdk@246ce2d": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "246ce2d6816e41868a1f87af10175cda7e4f0a56", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/246ce2d6816e41868a1f87af10175cda7e4f0a56.diff" + }, + "sdk@8795d01": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "8795d0128cf1efbb900edd5cfbd8e9789be10653", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8795d0128cf1efbb900edd5cfbd8e9789be10653.diff" + }, + "sdk@5dfbb56": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5dfbb56ff35b0580c88a92a9c80447406ac2553c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5dfbb56ff35b0580c88a92a9c80447406ac2553c.diff" + }, + "sdk@8231a56": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "8231a565531620b575f3a0e649bcb3d95e1c8a1e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8231a565531620b575f3a0e649bcb3d95e1c8a1e.diff" + }, + "sdk@a9692be": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a9692be1df7b5d4a6aa5fc9cd8245627582b55c6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a9692be1df7b5d4a6aa5fc9cd8245627582b55c6.diff" + }, + "sdk@d8fe720": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "d8fe720c2cbe6f2584abb51fe4532f9fc2f207db", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d8fe720c2cbe6f2584abb51fe4532f9fc2f207db.diff" + }, + "sdk@f3ab5e1": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "f3ab5e1abf39ef9859556f5c6d47c03f2d42a74a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f3ab5e1abf39ef9859556f5c6d47c03f2d42a74a.diff" + }, + "sdk@b7c2f46": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b7c2f460ac7d7cb97891bc3827cc6b80d22a4284", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b7c2f460ac7d7cb97891bc3827cc6b80d22a4284.diff" + }, + "sdk@e86710e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "e86710e620ff0165b8c1642c7390a234fb6b1463", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e86710e620ff0165b8c1642c7390a234fb6b1463.diff" + }, + "sdk@0427940": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0427940a69d1a6f7223b00b71bb33b6809a5084c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0427940a69d1a6f7223b00b71bb33b6809a5084c.diff" + }, + "sdk@a7a9e91": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a7a9e915e21b8276aacedbf6d62f0452f05d9e0c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a7a9e915e21b8276aacedbf6d62f0452f05d9e0c.diff" + }, + "sdk@bb01d92": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bb01d92cd8cd06484db6e1b21c68cf35ec1e576f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bb01d92cd8cd06484db6e1b21c68cf35ec1e576f.diff" + }, + "sdk@7fedd5d": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "7fedd5dd639b514eec86cd84f8d84cabee7ed516", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7fedd5dd639b514eec86cd84f8d84cabee7ed516.diff" + }, + "sdk@bbb124f": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "bbb124fb8453ee9adef47b4f7907edc2c1212a74", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bbb124fb8453ee9adef47b4f7907edc2c1212a74.diff" + }, + "sdk@98b6980": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "98b6980e402961ddfb77b5c4e96549a9d6b8cd4c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/98b6980e402961ddfb77b5c4e96549a9d6b8cd4c.diff" + }, + "sdk@11be866": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "11be866f8b2d24148f819546133b8650963b899a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/11be866f8b2d24148f819546133b8650963b899a.diff" + }, + "sdk@a753c74": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "a753c740968f80bfee2a6a78e2a75dbb69b574c2", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a753c740968f80bfee2a6a78e2a75dbb69b574c2.diff" + }, + "sdk@6a1f9ee": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6a1f9eec03ad75e66a3cb6ab0dba1f8a1e9119a4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6a1f9eec03ad75e66a3cb6ab0dba1f8a1e9119a4.diff" + }, + "sdk@ebe7798": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "ebe7798197140a50986666c986eebafbcfca3b65", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ebe7798197140a50986666c986eebafbcfca3b65.diff" + }, + "sdk@16bd309": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "16bd309427d325a5307d8fc9581f4ffd9e550d2e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/16bd309427d325a5307d8fc9581f4ffd9e550d2e.diff" + }, + "sdk@d6e2be3": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "d6e2be3017a71058a796da2300bb1aeba78518d1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d6e2be3017a71058a796da2300bb1aeba78518d1.diff" + }, + "sdk@812a817": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "812a817a2fb43d291dffd55345e46417ae56a0e2", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/812a817a2fb43d291dffd55345e46417ae56a0e2.diff" + }, + "sdk@64269ae": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "64269ae239613525897777fd2bed6d75888ba183", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/64269ae239613525897777fd2bed6d75888ba183.diff" + }, + "sdk@887dc12": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "887dc126ccb048f055f404c7516a1f3c6f64129a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/887dc126ccb048f055f404c7516a1f3c6f64129a.diff" + }, + "sdk@5b9b9e1": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "5b9b9e13f157a36cbabeb19295166a30bb2460d4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5b9b9e13f157a36cbabeb19295166a30bb2460d4.diff" + }, + "sdk@10b2efd": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "10b2efdce12699dfacbe42073b60f0a1ddd5a125", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/10b2efdce12699dfacbe42073b60f0a1ddd5a125.diff" + }, + "sdk@af6fc84": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "af6fc8462b6b80b612a9337792b349f55ee9035a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/af6fc8462b6b80b612a9337792b349f55ee9035a.diff" + }, + "sdk@3f7ca9e": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "3f7ca9e75fa0bdba2b560f10a6f00edc0d0fff87", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3f7ca9e75fa0bdba2b560f10a6f00edc0d0fff87.diff" + }, + "sdk@6bb52e2": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "6bb52e256cd35f45066ee209812c099f2195122a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6bb52e256cd35f45066ee209812c099f2195122a.diff" + }, + "sdk@b1b438a": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "b1b438a1bfb000957acfbac68aac1fae3e8b445c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b1b438a1bfb000957acfbac68aac1fae3e8b445c.diff" + }, + "sdk@87d436b": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "87d436bc0931c7e543bda1f48eea5743076477fc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/87d436bc0931c7e543bda1f48eea5743076477fc.diff" + }, + "sdk@0eac0cf": { + "repo": "sdk", + "branch": "release/11.0.1xx-rc1", + "hash": "0eac0cf2f8e6e2b9db933ebf98fc1fae43e9b02f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0eac0cf2f8e6e2b9db933ebf98fc1fae43e9b02f.diff" + }, + "source-build-assets@2667540": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "266754091e735207b3b6138b17609be56a93a9eb", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/266754091e735207b3b6138b17609be56a93a9eb.diff" + }, + "source-build-assets@b70367d": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "b70367d3422e9e3001a41142b9972494cf9bafbe", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/b70367d3422e9e3001a41142b9972494cf9bafbe.diff" + }, + "source-build-assets@4956228": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "495622849cf5449dd6fea15893d58aeb3e1def93", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/495622849cf5449dd6fea15893d58aeb3e1def93.diff" + }, + "source-build-assets@2623acb": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "2623acb197866267f4f5a9a21a64b24e0e8b2e50", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/2623acb197866267f4f5a9a21a64b24e0e8b2e50.diff" + }, + "source-build-assets@6deaef4": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "6deaef41df08f7e8eca0f5310a7f32f3afba4fd3", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/6deaef41df08f7e8eca0f5310a7f32f3afba4fd3.diff" + }, + "source-build-assets@722aa44": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "722aa44500131e27539439208c4080a46d0c44b7", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/722aa44500131e27539439208c4080a46d0c44b7.diff" + }, + "source-build-assets@b48fda0": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "b48fda0e634be9cf6a4f1bfd1426d0bfa8ac465b", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/b48fda0e634be9cf6a4f1bfd1426d0bfa8ac465b.diff" + }, + "source-build-assets@7171679": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "71716795a1073c47e27c9374fbd822b4421f72da", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/71716795a1073c47e27c9374fbd822b4421f72da.diff" + }, + "source-build-assets@91bf5c6": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "91bf5c6b99b51cfde8b0f7cd6205a250f08f1ac5", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/91bf5c6b99b51cfde8b0f7cd6205a250f08f1ac5.diff" + }, + "source-build-assets@21fb0df": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "21fb0dfbb08b7f427ca01a268d4452e4b2cb3a91", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/21fb0dfbb08b7f427ca01a268d4452e4b2cb3a91.diff" + }, + "source-build-assets@ff98800": { + "repo": "source-build-assets", + "branch": "release/11.0.1xx-rc1", + "hash": "ff98800f2421f7de4d2a495c029871fcc590747d", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/ff98800f2421f7de4d2a495c029871fcc590747d.diff" + }, + "sourcelink@bd09f31": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "bd09f317fcb2542199ee478ed4743ac5d97866e7", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/bd09f317fcb2542199ee478ed4743ac5d97866e7.diff" + }, + "sourcelink@e45ebd2": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "e45ebd2b755a710d91b30f6380fed4d2b3fabedf", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/e45ebd2b755a710d91b30f6380fed4d2b3fabedf.diff" + }, + "sourcelink@2752a5e": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "2752a5e913a6edeb066e8e7c159a4c1f2b681b21", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/2752a5e913a6edeb066e8e7c159a4c1f2b681b21.diff" + }, + "sourcelink@59ef729": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "59ef729cec154edd66f435048b754f47fe1b75dd", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/59ef729cec154edd66f435048b754f47fe1b75dd.diff" + }, + "sourcelink@44e26bc": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "44e26bcffd37de72d86e1c25e4bf759d62f7ed95", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/44e26bcffd37de72d86e1c25e4bf759d62f7ed95.diff" + }, + "sourcelink@87111bc": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "87111bcd96317b807505e1e68e88b0b33059bbce", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/87111bcd96317b807505e1e68e88b0b33059bbce.diff" + }, + "sourcelink@d746610": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "d7466105d12c8f8e01c1a8d01ba11bbca4698f0b", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/d7466105d12c8f8e01c1a8d01ba11bbca4698f0b.diff" + }, + "sourcelink@8d1a4d6": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "8d1a4d6a3f55767cbbf610644febb5ac95c5c4ed", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/8d1a4d6a3f55767cbbf610644febb5ac95c5c4ed.diff" + }, + "sourcelink@89b290f": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "89b290fe5cf579afea6bd087c1294f8c2754d859", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/89b290fe5cf579afea6bd087c1294f8c2754d859.diff" + }, + "sourcelink@9657f7b": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "9657f7b40cbe8d467f9ddb76cf13c38abd31126a", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/9657f7b40cbe8d467f9ddb76cf13c38abd31126a.diff" + }, + "sourcelink@bf1b575": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "bf1b575fd38ef4511cde2ed33515ae8c339531fa", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/bf1b575fd38ef4511cde2ed33515ae8c339531fa.diff" + }, + "sourcelink@cae2cf7": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "cae2cf74ee870b33f470cdd97f876870f6e0ff20", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/cae2cf74ee870b33f470cdd97f876870f6e0ff20.diff" + }, + "sourcelink@33165b3": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "33165b31f68a18deeab13d95f1d31e0c0d877359", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/33165b31f68a18deeab13d95f1d31e0c0d877359.diff" + }, + "sourcelink@b6b76d3": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "b6b76d3c58b14ab7be5aa088d3b4c3bde5e19903", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/b6b76d3c58b14ab7be5aa088d3b4c3bde5e19903.diff" + }, + "sourcelink@5f04f05": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "5f04f058a99550b49f89ccc7f43622adebc6441f", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/5f04f058a99550b49f89ccc7f43622adebc6441f.diff" + }, + "sourcelink@56c33eb": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "56c33eb5b6c86767e33c2933c3e33edec0a68e48", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/56c33eb5b6c86767e33c2933c3e33edec0a68e48.diff" + }, + "sourcelink@e1d00fd": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "e1d00fd513a03a4dea67a94324ab1500b61e71a4", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/e1d00fd513a03a4dea67a94324ab1500b61e71a4.diff" + }, + "sourcelink@74a4af8": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "74a4af889e815c838a8862ab6eeda0d61303cffb", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/74a4af889e815c838a8862ab6eeda0d61303cffb.diff" + }, + "sourcelink@ec2d8f8": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "ec2d8f8c5fe044797794e6598848b0eac3a17095", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/ec2d8f8c5fe044797794e6598848b0eac3a17095.diff" + }, + "sourcelink@56a186c": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "56a186c432d38b0a747e001ee043211a85a409be", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/56a186c432d38b0a747e001ee043211a85a409be.diff" + }, + "sourcelink@f514121": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "f5141212dcb8f454c41c96a7b914c9e2db323600", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/f5141212dcb8f454c41c96a7b914c9e2db323600.diff" + }, + "sourcelink@53657c5": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "53657c5f1281d6dbc3ef4d220c5946d7cdd75a6d", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/53657c5f1281d6dbc3ef4d220c5946d7cdd75a6d.diff" + }, + "sourcelink@f2c605a": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "f2c605ad161641d1d4e45a3235cd17e56e643986", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/f2c605ad161641d1d4e45a3235cd17e56e643986.diff" + }, + "sourcelink@b0620fe": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "b0620feee69a5e80e0f165d60057d01da1a5d61a", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/b0620feee69a5e80e0f165d60057d01da1a5d61a.diff" + }, + "sourcelink@30a9e14": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "30a9e1467e19510b820440fe76865c3488b33c2e", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/30a9e1467e19510b820440fe76865c3488b33c2e.diff" + }, + "sourcelink@8fe801e": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "8fe801e2e0f25708b7e56b222088025f8e53b8a8", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/8fe801e2e0f25708b7e56b222088025f8e53b8a8.diff" + }, + "sourcelink@067d8ae": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "067d8ae3e33ed0630e6cadc97be21c6ae39f9941", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/067d8ae3e33ed0630e6cadc97be21c6ae39f9941.diff" + }, + "sourcelink@7616f66": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "7616f66260d0cc12a7a21d7c1e538f2ae756bf98", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/7616f66260d0cc12a7a21d7c1e538f2ae756bf98.diff" + }, + "sourcelink@a063623": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "a063623648156617e844ec526b62251bacbcde34", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/a063623648156617e844ec526b62251bacbcde34.diff" + }, + "sourcelink@e3cb8eb": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "e3cb8eb938453af821a790d916cd7ccf34335dc4", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/e3cb8eb938453af821a790d916cd7ccf34335dc4.diff" + }, + "sourcelink@13a85b0": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "13a85b0b02bf733a59e0a6759b7abe1bb1cb2b8b", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/13a85b0b02bf733a59e0a6759b7abe1bb1cb2b8b.diff" + }, + "sourcelink@a9436ff": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "a9436ff7292fa6bbd5a09d88f8801b58b5bf334d", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/a9436ff7292fa6bbd5a09d88f8801b58b5bf334d.diff" + }, + "sourcelink@317814b": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "317814b3a61a78f8d5924880544970bf37955abd", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/317814b3a61a78f8d5924880544970bf37955abd.diff" + }, + "sourcelink@898dc0f": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "898dc0f10fd374e0d67cae4aaeb24d326c3320cd", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/898dc0f10fd374e0d67cae4aaeb24d326c3320cd.diff" + }, + "sourcelink@2614ffa": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "2614ffa90a029d999de2414e7cefc8d7ca3ae54a", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/2614ffa90a029d999de2414e7cefc8d7ca3ae54a.diff" + }, + "sourcelink@62454d9": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "62454d9eb8f5fa8eef8fb041f8da53c636b2c0ec", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/62454d9eb8f5fa8eef8fb041f8da53c636b2c0ec.diff" + }, + "sourcelink@a9d4f97": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "a9d4f97495a3e80eed9c0345c614478cc551f7b8", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/a9d4f97495a3e80eed9c0345c614478cc551f7b8.diff" + }, + "sourcelink@89fa426": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "89fa42600ee81686b9f4d998ff7be35038ec9072", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/89fa42600ee81686b9f4d998ff7be35038ec9072.diff" + }, + "sourcelink@f26b6d9": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "f26b6d9e635cc4c4373b2fbff774b1469a0acb15", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/f26b6d9e635cc4c4373b2fbff774b1469a0acb15.diff" + }, + "sourcelink@564729b": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "564729b5285a0e5faedcab70584a7a98dcb901ac", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/564729b5285a0e5faedcab70584a7a98dcb901ac.diff" + }, + "sourcelink@6ef9f87": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "6ef9f87c3c8bf8b3571b2165ca723383977edaad", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/6ef9f87c3c8bf8b3571b2165ca723383977edaad.diff" + }, + "sourcelink@02da6b2": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "02da6b2ad52ddfad03aced644c87ddd81bac48ca", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/02da6b2ad52ddfad03aced644c87ddd81bac48ca.diff" + }, + "sourcelink@11f810d": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "11f810d2801eee64512f98914596620d95c74c79", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/11f810d2801eee64512f98914596620d95c74c79.diff" + }, + "sourcelink@af9d896": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "af9d8962e0f08b6dbfef50b9e0be25c54ce6e7d8", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/af9d8962e0f08b6dbfef50b9e0be25c54ce6e7d8.diff" + }, + "sourcelink@8e386fb": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "8e386fb47a384407aa0bac54e49f006b6c5e6714", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/8e386fb47a384407aa0bac54e49f006b6c5e6714.diff" + }, + "sourcelink@8926ace": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "8926ace6af998a4b77ed542d46f1224818b11848", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/8926ace6af998a4b77ed542d46f1224818b11848.diff" + }, + "sourcelink@05efc47": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "05efc47c4eeea9fae2b074ed6f514cd139966b26", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/05efc47c4eeea9fae2b074ed6f514cd139966b26.diff" + }, + "sourcelink@7323c66": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "7323c66f55d3ac59fa049d28d6b1270e2af037be", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/7323c66f55d3ac59fa049d28d6b1270e2af037be.diff" + }, + "sourcelink@055392c": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "055392c110737a0195cf47d1f18f520598bf01eb", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/055392c110737a0195cf47d1f18f520598bf01eb.diff" + }, + "sourcelink@993efbc": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "993efbc71c9429c39d0d01dca661d8a96d2879f3", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/993efbc71c9429c39d0d01dca661d8a96d2879f3.diff" + }, + "sourcelink@20d8b0b": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "20d8b0b12e94e85be1e29eec8237c1fb0ef0c951", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/20d8b0b12e94e85be1e29eec8237c1fb0ef0c951.diff" + }, + "sourcelink@491a001": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "491a0012e025715b7fcbbbbfb23f1f13ae8fe6cb", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/491a0012e025715b7fcbbbbfb23f1f13ae8fe6cb.diff" + }, + "sourcelink@d53bcdd": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "d53bcdd0ca19eac01e1f8b5630c1a4df9168e084", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/d53bcdd0ca19eac01e1f8b5630c1a4df9168e084.diff" + }, + "sourcelink@22dd227": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "22dd227d9c19820a16960ed7c5baf4eb732687d1", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/22dd227d9c19820a16960ed7c5baf4eb732687d1.diff" + }, + "sourcelink@40da6c1": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "40da6c121acaeb1f66cd15b5fc1dc7bd3bcb4f86", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/40da6c121acaeb1f66cd15b5fc1dc7bd3bcb4f86.diff" + }, + "sourcelink@9dec14a": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "9dec14ab706e381a9297ac43603f28a910bd4e74", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/9dec14ab706e381a9297ac43603f28a910bd4e74.diff" + }, + "sourcelink@a168913": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "a1689134d601035a153d27b429be765215fddb67", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/a1689134d601035a153d27b429be765215fddb67.diff" + }, + "sourcelink@ff194d1": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "ff194d1aa926c471404394ab06149ff00b75d20e", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/ff194d1aa926c471404394ab06149ff00b75d20e.diff" + }, + "sourcelink@5b7195a": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "5b7195ab595f1c35fffa7e9889364b46e0b470be", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/5b7195ab595f1c35fffa7e9889364b46e0b470be.diff" + }, + "sourcelink@b486dc3": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "b486dc34f78df390de4aae6bc2fa4fd13f99f535", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/b486dc34f78df390de4aae6bc2fa4fd13f99f535.diff" + }, + "sourcelink@0ab0100": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "0ab0100144b69d3b41716cf32fae980cbf7c3287", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/0ab0100144b69d3b41716cf32fae980cbf7c3287.diff" + }, + "sourcelink@274958d": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "274958d0cbd3087a5a950341f9d62b5ae618cb5d", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/274958d0cbd3087a5a950341f9d62b5ae618cb5d.diff" + }, + "sourcelink@5c03094": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "5c030948f85cb684146791842db666a7f28f1e89", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/5c030948f85cb684146791842db666a7f28f1e89.diff" + }, + "sourcelink@381a86e": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "381a86e4b6090ea1f206d9e16634c719f1f368e1", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/381a86e4b6090ea1f206d9e16634c719f1f368e1.diff" + }, + "sourcelink@9252047": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "9252047ba9beb5aee538a1e4ac9e17e0086a65fd", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/9252047ba9beb5aee538a1e4ac9e17e0086a65fd.diff" + }, + "sourcelink@f98ad81": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "f98ad813573a23bd90d885b4eff9b21d02707afe", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/f98ad813573a23bd90d885b4eff9b21d02707afe.diff" + }, + "sourcelink@44079da": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "44079da3e66d233e1249cb224218061da0cc54ef", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/44079da3e66d233e1249cb224218061da0cc54ef.diff" + }, + "sourcelink@75aaa9b": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "75aaa9b05cb10ef3e1bfd7d107684fda38aa9965", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/75aaa9b05cb10ef3e1bfd7d107684fda38aa9965.diff" + }, + "sourcelink@64112ea": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "64112eaba695517d916eeee57ea9883c40276ad1", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/64112eaba695517d916eeee57ea9883c40276ad1.diff" + }, + "sourcelink@60310a5": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "60310a5d6b185ddb154d1e217ea1d162944764c7", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/60310a5d6b185ddb154d1e217ea1d162944764c7.diff" + }, + "sourcelink@68f7441": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "68f7441853236634c5df941900bc5944a710b84f", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/68f7441853236634c5df941900bc5944a710b84f.diff" + }, + "sourcelink@828a762": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "828a76229ba9e9e021d6a4e845198e85c4ac01af", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/828a76229ba9e9e021d6a4e845198e85c4ac01af.diff" + }, + "sourcelink@c09b9ff": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "c09b9ff67a8052c83237815db2a33775c25cbae3", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/c09b9ff67a8052c83237815db2a33775c25cbae3.diff" + }, + "sourcelink@b077073": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "b077073bec0a7e2ca924034330364c170fd496ca", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/b077073bec0a7e2ca924034330364c170fd496ca.diff" + }, + "sourcelink@7b1bd72": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "7b1bd72b51c72f2bb8f235cd0b79217594800080", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/7b1bd72b51c72f2bb8f235cd0b79217594800080.diff" + }, + "sourcelink@72f83ac": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "72f83ac23c802b98d53be926e2c6a36d41667338", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/72f83ac23c802b98d53be926e2c6a36d41667338.diff" + }, + "sourcelink@917a997": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "917a997577492ee19957baf760bf00bccd0c4055", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/917a997577492ee19957baf760bf00bccd0c4055.diff" + }, + "sourcelink@cc04654": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "cc046540908aa2d0084986324af7ba761d322801", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/cc046540908aa2d0084986324af7ba761d322801.diff" + }, + "sourcelink@266b39a": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "266b39a09259613c957479df6cb43bb991ddbab4", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/266b39a09259613c957479df6cb43bb991ddbab4.diff" + }, + "sourcelink@b989174": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "b989174b808b9065982d25f36419cb05644258a8", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/b989174b808b9065982d25f36419cb05644258a8.diff" + }, + "sourcelink@cc896b0": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "cc896b0983ea895820d5cfc4d05e0c54d58d17aa", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/cc896b0983ea895820d5cfc4d05e0c54d58d17aa.diff" + }, + "sourcelink@8b697da": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "8b697da5bcbdc0be8b31d398fe24a14f1118b35a", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/8b697da5bcbdc0be8b31d398fe24a14f1118b35a.diff" + }, + "sourcelink@6ec19dd": { + "repo": "sourcelink", + "branch": "release/11.0.1xx-rc1", + "hash": "6ec19dda0e195435884deb056354390cfa0c0cf7", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/6ec19dda0e195435884deb056354390cfa0c0cf7.diff" + }, + "symreader@4335ee8": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "4335ee83c782d49329303eb73bebf2865dfbc109", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/4335ee83c782d49329303eb73bebf2865dfbc109.diff" + }, + "symreader@9026879": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "9026879506d152533ad8b3d32f3953694a20ba8a", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/9026879506d152533ad8b3d32f3953694a20ba8a.diff" + }, + "symreader@bd2da3b": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "bd2da3b267bc91031038a1a69d1798d8f7b1ffc8", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/bd2da3b267bc91031038a1a69d1798d8f7b1ffc8.diff" + }, + "symreader@9a6bfda": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "9a6bfda1c3c04fbc99dd20d7fffe620a94ae7069", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/9a6bfda1c3c04fbc99dd20d7fffe620a94ae7069.diff" + }, + "symreader@779aa12": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "779aa121b9e6fd1aef33d2daafc7b686f4f0798c", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/779aa121b9e6fd1aef33d2daafc7b686f4f0798c.diff" + }, + "symreader@5255860": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "5255860f6ad782ed7a38b8faaf59246226251385", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/5255860f6ad782ed7a38b8faaf59246226251385.diff" + }, + "symreader@3172661": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "31726618f8b86f45f46c5df7f3a1aeaaf0384374", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/31726618f8b86f45f46c5df7f3a1aeaaf0384374.diff" + }, + "symreader@834ba03": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "834ba030f3bc1adc347e28d81570ef24d4f7800b", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/834ba030f3bc1adc347e28d81570ef24d4f7800b.diff" + }, + "symreader@0311e4c": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "0311e4ceb44fe57fc7d698ef3be7cffe8ed949e2", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/0311e4ceb44fe57fc7d698ef3be7cffe8ed949e2.diff" + }, + "symreader@9f990a3": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "9f990a3941b4c16c635f654549b990564da2f453", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/9f990a3941b4c16c635f654549b990564da2f453.diff" + }, + "symreader@a44c37a": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "a44c37a710d2098d7a5a02096bb5b1f141942bed", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/a44c37a710d2098d7a5a02096bb5b1f141942bed.diff" + }, + "symreader@da24ef5": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "da24ef5e5c8ab20678b342d9fdf36a9405fc0766", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/da24ef5e5c8ab20678b342d9fdf36a9405fc0766.diff" + }, + "symreader@8655fee": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "8655fee9aae40ba74257255cbcd1f05edc2f48fa", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/8655fee9aae40ba74257255cbcd1f05edc2f48fa.diff" + }, + "symreader@028a635": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "028a63579257e0fe39b9cf8808a7e9f498eb8541", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/028a63579257e0fe39b9cf8808a7e9f498eb8541.diff" + }, + "symreader@d556177": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "d5561779be37fe9232786a0c0eca5be401f876ef", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/d5561779be37fe9232786a0c0eca5be401f876ef.diff" + }, + "symreader@5cc4088": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "5cc4088103da7243d57f66fffb5653b9ae112cb8", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/5cc4088103da7243d57f66fffb5653b9ae112cb8.diff" + }, + "symreader@b75e0d0": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "b75e0d02ea051dc9513f07dc40a9103713be2702", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/b75e0d02ea051dc9513f07dc40a9103713be2702.diff" + }, + "symreader@05dafde": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "05dafde63d521f79a8fb81505010c75e240a2fa4", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/05dafde63d521f79a8fb81505010c75e240a2fa4.diff" + }, + "symreader@aac63a4": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "aac63a4322b50e53b2c0b1b5766006381bf9d010", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/aac63a4322b50e53b2c0b1b5766006381bf9d010.diff" + }, + "symreader@d05cc88": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "d05cc88a80ebf1556fe197187ef76de8f2c48b79", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/d05cc88a80ebf1556fe197187ef76de8f2c48b79.diff" + }, + "symreader@d8370c7": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "d8370c791acabc56db969cfede629246a5764063", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/d8370c791acabc56db969cfede629246a5764063.diff" + }, + "symreader@f867871": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "f86787198780578dfc565037769e9cdb7776e4e2", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/f86787198780578dfc565037769e9cdb7776e4e2.diff" + }, + "symreader@83124e3": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "83124e32b2020dc80aa383ba91b7d45985587a4e", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/83124e32b2020dc80aa383ba91b7d45985587a4e.diff" + }, + "symreader@b35c161": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "b35c161ec9e3ac38dd1daa14b8160f9968d8467f", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/b35c161ec9e3ac38dd1daa14b8160f9968d8467f.diff" + }, + "symreader@db979a9": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "db979a9d703fbb2fee3f6368e7d525ab8f817357", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/db979a9d703fbb2fee3f6368e7d525ab8f817357.diff" + }, + "symreader@2b4d6f4": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "2b4d6f400f353bea7616bec8a50d8cf0b9724776", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/2b4d6f400f353bea7616bec8a50d8cf0b9724776.diff" + }, + "symreader@8593ff8": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "8593ff8485fe9aa94b6e27ca01d3b3c15085bce9", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/8593ff8485fe9aa94b6e27ca01d3b3c15085bce9.diff" + }, + "symreader@b579795": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "b57979542a0a0384aeb9614ff8dca2a70a55bd5d", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/b57979542a0a0384aeb9614ff8dca2a70a55bd5d.diff" + }, + "symreader@260aefc": { + "repo": "symreader", + "branch": "release/11.0.1xx-rc1", + "hash": "260aefcbf91e84ea4a4941336a0210656edd55d7", + "org": "dotnet", + "url": "https://github.com/dotnet/symreader/commit/260aefcbf91e84ea4a4941336a0210656edd55d7.diff" + }, + "vstest@5c6dc58": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "5c6dc581fa94907b6ef26bb0f8ad0943a39b1865", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/5c6dc581fa94907b6ef26bb0f8ad0943a39b1865.diff" + }, + "vstest@7255fd2": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "7255fd2095d7b2e03536ed667df8ddf6de87b585", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/7255fd2095d7b2e03536ed667df8ddf6de87b585.diff" + }, + "vstest@634d097": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "634d097466e9d1b0641d453e77043fa74eb7e0f1", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/634d097466e9d1b0641d453e77043fa74eb7e0f1.diff" + }, + "vstest@f73598e": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "f73598e6c0ca06578c44b5b2802f01697fc52d60", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/f73598e6c0ca06578c44b5b2802f01697fc52d60.diff" + }, + "vstest@262a9dd": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "262a9dd7bca31854bceabff28380c78504342e96", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/262a9dd7bca31854bceabff28380c78504342e96.diff" + }, + "vstest@252890f": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "252890fd193bfae7c59bd2a24ccf8a4582168226", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/252890fd193bfae7c59bd2a24ccf8a4582168226.diff" + }, + "vstest@f7d5f02": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "f7d5f02233dd94250b21e352340ef1e2c0760e64", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/f7d5f02233dd94250b21e352340ef1e2c0760e64.diff" + }, + "vstest@e331e3b": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "e331e3be87cf9a517d033b4fb1d12ef7fe663dbd", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/e331e3be87cf9a517d033b4fb1d12ef7fe663dbd.diff" + }, + "vstest@0f85456": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "0f854569231bc22aa77c54f3fb3a6938462fa8aa", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/0f854569231bc22aa77c54f3fb3a6938462fa8aa.diff" + }, + "vstest@384428e": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "384428e02b79a8494b4d8ced734e053a25cd5f28", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/384428e02b79a8494b4d8ced734e053a25cd5f28.diff" + }, + "vstest@6411dc2": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "6411dc2d85c5ae88a4eb786e0a7daa3ce978fc20", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/6411dc2d85c5ae88a4eb786e0a7daa3ce978fc20.diff" + }, + "vstest@7a6c166": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "7a6c1662ab5f8d8b3aaf90aea0003a3ca7b18714", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/7a6c1662ab5f8d8b3aaf90aea0003a3ca7b18714.diff" + }, + "vstest@17c14fe": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "17c14fe899f1633f8d4805f67abd2fd51a8da77b", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/17c14fe899f1633f8d4805f67abd2fd51a8da77b.diff" + }, + "vstest@d8f6af1": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "d8f6af1b1c9a20e2b76ecc6798a6ebdc35ba50fe", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/d8f6af1b1c9a20e2b76ecc6798a6ebdc35ba50fe.diff" + }, + "vstest@a3b36a6": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "a3b36a6f96608ffd3d90531d31a868fcbc1941b0", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/a3b36a6f96608ffd3d90531d31a868fcbc1941b0.diff" + }, + "vstest@5210ceb": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "5210cebdcca0335183b1aada61861b847e228581", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/5210cebdcca0335183b1aada61861b847e228581.diff" + }, + "vstest@9cbb02d": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "9cbb02dc32ca24b93c96ca1b2424283a987fef1c", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/9cbb02dc32ca24b93c96ca1b2424283a987fef1c.diff" + }, + "vstest@ae77b29": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "ae77b29c156881343f25cee00d312fa03ceaf63a", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/ae77b29c156881343f25cee00d312fa03ceaf63a.diff" + }, + "vstest@d2c19c0": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "d2c19c0328f6b609e6ee5a41bb69fcc22249173e", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/d2c19c0328f6b609e6ee5a41bb69fcc22249173e.diff" + }, + "vstest@b207e49": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "b207e4976c0983cb3a358caece566209edfc66ef", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/b207e4976c0983cb3a358caece566209edfc66ef.diff" + }, + "vstest@7e06f03": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "7e06f03fbefee44f1a843d9e12f1bbd1d92c4354", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/7e06f03fbefee44f1a843d9e12f1bbd1d92c4354.diff" + }, + "vstest@5193be4": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "5193be4a2fb84a6abd3bbaa5c88807b23c470eb2", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/5193be4a2fb84a6abd3bbaa5c88807b23c470eb2.diff" + }, + "vstest@da2d6ea": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "da2d6ea5bd829c09b2189a66789391072aabc8ba", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/da2d6ea5bd829c09b2189a66789391072aabc8ba.diff" + }, + "vstest@1faab3d": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "1faab3dd3e8fbed6165b959b1aba78e846a80447", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/1faab3dd3e8fbed6165b959b1aba78e846a80447.diff" + }, + "vstest@7e128f4": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "7e128f4236ebf5f539dc235b367dd954f9c81aeb", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/7e128f4236ebf5f539dc235b367dd954f9c81aeb.diff" + }, + "vstest@6b5328f": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "6b5328f99f91c4d659fcacade7964aedbf877535", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/6b5328f99f91c4d659fcacade7964aedbf877535.diff" + }, + "vstest@0f5ac69": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "0f5ac692f0a12d54ecf977db2d7eadcb5c4de067", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/0f5ac692f0a12d54ecf977db2d7eadcb5c4de067.diff" + }, + "vstest@499c9af": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "499c9afa4ff0f2743ccbad46d3cd2fb4c43cfbed", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/499c9afa4ff0f2743ccbad46d3cd2fb4c43cfbed.diff" + }, + "vstest@daac823": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "daac8232a37ae5a00a3316014bdc0b459a03709f", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/daac8232a37ae5a00a3316014bdc0b459a03709f.diff" + }, + "vstest@0b289d5": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "0b289d54af2f0b7aba88364cd6e2718ac69cbd49", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/0b289d54af2f0b7aba88364cd6e2718ac69cbd49.diff" + }, + "vstest@5bf95dc": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "5bf95dcb36c3bcac79cc99391451b589bceb3c9f", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/5bf95dcb36c3bcac79cc99391451b589bceb3c9f.diff" + }, + "vstest@3470ed5": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "3470ed512c1afccc020f457648fe40824db2f3b6", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/3470ed512c1afccc020f457648fe40824db2f3b6.diff" + }, + "vstest@3941969": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "3941969ef368368cf7b34681676d3782276b38d9", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/3941969ef368368cf7b34681676d3782276b38d9.diff" + }, + "vstest@d52fd7f": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "d52fd7f1be97ae79fd8ddac28fd066449f72c70b", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/d52fd7f1be97ae79fd8ddac28fd066449f72c70b.diff" + }, + "vstest@9bdb396": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "9bdb3961ec155424a662be8c9748fbd0163d88bb", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/9bdb3961ec155424a662be8c9748fbd0163d88bb.diff" + }, + "vstest@d6dbc41": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "d6dbc41a9fa2368ba0d731131dd9a3081c58926d", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/d6dbc41a9fa2368ba0d731131dd9a3081c58926d.diff" + }, + "vstest@7f981db": { + "repo": "vstest", + "branch": "release/11.0.1xx-rc1", + "hash": "7f981db1904afd480a03e0a01a1c40f6275a59d8", + "org": "microsoft", + "url": "https://github.com/microsoft/vstest/commit/7f981db1904afd480a03e0a01a1c40f6275a59d8.diff" + }, + "windowsdesktop@0eacc4f": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "0eacc4fa0ff2a68a1785739b77986fc4916e2b50", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/0eacc4fa0ff2a68a1785739b77986fc4916e2b50.diff" + }, + "windowsdesktop@3fe80ee": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "3fe80ee818c42869a1786c6aba241469ab53592d", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/3fe80ee818c42869a1786c6aba241469ab53592d.diff" + }, + "windowsdesktop@ee5ed07": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "ee5ed0724b71a2cdffa8903025256db9d9101751", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/ee5ed0724b71a2cdffa8903025256db9d9101751.diff" + }, + "windowsdesktop@b61fa52": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "b61fa52f289a6f36a755551aa235f53e0a37f574", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/b61fa52f289a6f36a755551aa235f53e0a37f574.diff" + }, + "windowsdesktop@0fc1e06": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "0fc1e060ecd88cd442a12fda239cfd4773f011b0", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/0fc1e060ecd88cd442a12fda239cfd4773f011b0.diff" + }, + "windowsdesktop@783feda": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "783fedadb6f9e40e0d7b498e48427fa284fd224b", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/783fedadb6f9e40e0d7b498e48427fa284fd224b.diff" + }, + "windowsdesktop@18b7032": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "18b7032885fea04785e6e18fa6fa6e99400ff747", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/18b7032885fea04785e6e18fa6fa6e99400ff747.diff" + }, + "windowsdesktop@df89cf0": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "df89cf09467c324c76db9e91359afc3171d60541", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/df89cf09467c324c76db9e91359afc3171d60541.diff" + }, + "windowsdesktop@de39d3b": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "de39d3b78b7087a800a889f193e4b4302ce42d3c", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/de39d3b78b7087a800a889f193e4b4302ce42d3c.diff" + }, + "windowsdesktop@8a8c2aa": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "8a8c2aaedbe0861a74948f446e35d4489a43f2f2", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/8a8c2aaedbe0861a74948f446e35d4489a43f2f2.diff" + }, + "windowsdesktop@8aaf723": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "8aaf72356e17bd658dae427ecf62682c60eccf01", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/8aaf72356e17bd658dae427ecf62682c60eccf01.diff" + }, + "windowsdesktop@2e1d367": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "2e1d36773dbe6848e9105b9d14652d2cf6755f47", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/2e1d36773dbe6848e9105b9d14652d2cf6755f47.diff" + }, + "windowsdesktop@bb44349": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "bb4434983bbe392292500e65653d1f28e8614349", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/bb4434983bbe392292500e65653d1f28e8614349.diff" + }, + "windowsdesktop@150042a": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "150042a3d5e36723bbe67eb7f6f3560db49796db", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/150042a3d5e36723bbe67eb7f6f3560db49796db.diff" + }, + "windowsdesktop@cf37430": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "cf37430ce4040f6786b987158186c85a039b4022", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/cf37430ce4040f6786b987158186c85a039b4022.diff" + }, + "windowsdesktop@145df5c": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "145df5c1073133598e5f108ed1454b0c76328343", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/145df5c1073133598e5f108ed1454b0c76328343.diff" + }, + "windowsdesktop@4261f5b": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "4261f5bc65d9b130558e71853f6283ac8b10a7e7", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/4261f5bc65d9b130558e71853f6283ac8b10a7e7.diff" + }, + "windowsdesktop@faa88b8": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "faa88b8aa9cbf2000c4206aa8a88dd743d2e1aa1", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/faa88b8aa9cbf2000c4206aa8a88dd743d2e1aa1.diff" + }, + "windowsdesktop@f422312": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "f42231241e512bf9d2c4acbd34a411c8030d4349", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/f42231241e512bf9d2c4acbd34a411c8030d4349.diff" + }, + "windowsdesktop@f356729": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "f356729de70a63cd5349ce0806146247a9a6fcb5", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/f356729de70a63cd5349ce0806146247a9a6fcb5.diff" + }, + "windowsdesktop@4fe93cc": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "4fe93cce331648158265824c2d34bba60cb26557", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/4fe93cce331648158265824c2d34bba60cb26557.diff" + }, + "windowsdesktop@79679b8": { + "repo": "windowsdesktop", + "branch": "release/11.0.1xx-rc1", + "hash": "79679b83f94d5475067ea31f824e2e9498b02045", + "org": "dotnet", + "url": "https://github.com/dotnet/windowsdesktop/commit/79679b83f94d5475067ea31f824e2e9498b02045.diff" + }, + "winforms@c8139b9": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "c8139b9f19afa644f8360f08684a17f57ac694ff", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/c8139b9f19afa644f8360f08684a17f57ac694ff.diff" + }, + "winforms@8554492": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "8554492fb5e5f03b849abd9874c562c58755d951", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/8554492fb5e5f03b849abd9874c562c58755d951.diff" + }, + "winforms@bab083a": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "bab083ae0ef5e5d66acb360697ee3932d3f68cd0", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/bab083ae0ef5e5d66acb360697ee3932d3f68cd0.diff" + }, + "winforms@4ba3b30": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "4ba3b30be6ef0371ff76f4dfa8a2cc7a6df40f6f", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/4ba3b30be6ef0371ff76f4dfa8a2cc7a6df40f6f.diff" + }, + "winforms@480ddfb": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "480ddfbd62ede94f539cc7f1750d5bd1c6bd08d3", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/480ddfbd62ede94f539cc7f1750d5bd1c6bd08d3.diff" + }, + "winforms@52484fe": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "52484fe2ab255735c594fa92097716095b6b88d6", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/52484fe2ab255735c594fa92097716095b6b88d6.diff" + }, + "winforms@c598564": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "c59856435bb6fb12cbc329053175d33c037ae3c9", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/c59856435bb6fb12cbc329053175d33c037ae3c9.diff" + }, + "winforms@faf0029": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "faf002959fc9abf4ae1c9039ce4e0e47b3c1bbe5", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/faf002959fc9abf4ae1c9039ce4e0e47b3c1bbe5.diff" + }, + "winforms@b31ceb0": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "b31ceb0ef7aa000011aeb74addd228f98920c83b", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/b31ceb0ef7aa000011aeb74addd228f98920c83b.diff" + }, + "winforms@3dfb5be": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "3dfb5be22b7c98cdfb56aba152805c09426bb1e4", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/3dfb5be22b7c98cdfb56aba152805c09426bb1e4.diff" + }, + "winforms@f6f1591": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "f6f15912e0ba28fbf66cc41f8edd40979dd8ad77", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/f6f15912e0ba28fbf66cc41f8edd40979dd8ad77.diff" + }, + "winforms@a5594f0": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "a5594f02fe87b74944471d1c3bd3d1d76196b0be", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/a5594f02fe87b74944471d1c3bd3d1d76196b0be.diff" + }, + "winforms@a7c141e": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "a7c141ee42d67ac4c5385eb350d2754abad6f4e4", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/a7c141ee42d67ac4c5385eb350d2754abad6f4e4.diff" + }, + "winforms@5793277": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "5793277e72521f3ed2104012596d1e9c4563f6d4", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/5793277e72521f3ed2104012596d1e9c4563f6d4.diff" + }, + "winforms@1156c7f": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "1156c7f088826c8d982f3e8d8dc9b4f4cb664f26", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/1156c7f088826c8d982f3e8d8dc9b4f4cb664f26.diff" + }, + "winforms@bba6052": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "bba6052071146eafe12d88c27d6fe012fc361717", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/bba6052071146eafe12d88c27d6fe012fc361717.diff" + }, + "winforms@1549e93": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "1549e9368a3e3fb21a4e1c936e75f988ea4bd0e7", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/1549e9368a3e3fb21a4e1c936e75f988ea4bd0e7.diff" + }, + "winforms@fd595a1": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "fd595a1c1652d743c4d969bafa5690c9aa7e2721", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/fd595a1c1652d743c4d969bafa5690c9aa7e2721.diff" + }, + "winforms@de1e85d": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "de1e85dadc1355f91a0f76255c064c07ce133e6c", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/de1e85dadc1355f91a0f76255c064c07ce133e6c.diff" + }, + "winforms@e2bbd5e": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "e2bbd5e696849662a44574045ceced6ac801223d", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/e2bbd5e696849662a44574045ceced6ac801223d.diff" + }, + "winforms@3c3fc01": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "3c3fc0106b94f5e78a6e3ed59541638a16288504", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/3c3fc0106b94f5e78a6e3ed59541638a16288504.diff" + }, + "winforms@7d033a9": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "7d033a985f7907e11ca94da46a4a0bcdf2c45091", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/7d033a985f7907e11ca94da46a4a0bcdf2c45091.diff" + }, + "winforms@277da14": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "277da14a89c81f3006f36fb2b8e9d7421be8ac72", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/277da14a89c81f3006f36fb2b8e9d7421be8ac72.diff" + }, + "winforms@114433a": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "114433a53cb8a92b94004dc4b6bddafbab02e691", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/114433a53cb8a92b94004dc4b6bddafbab02e691.diff" + }, + "winforms@c522de4": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "c522de4ffec55f24a43fbed56922a1c3802caea2", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/c522de4ffec55f24a43fbed56922a1c3802caea2.diff" + }, + "winforms@63a0bc7": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "63a0bc756240a9c55e72b5a60ca700f392389138", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/63a0bc756240a9c55e72b5a60ca700f392389138.diff" + }, + "winforms@0f2c1fe": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "0f2c1feb64b1d79b3a225ec67127bfa8d6c52ca8", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/0f2c1feb64b1d79b3a225ec67127bfa8d6c52ca8.diff" + }, + "winforms@f724c22": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "f724c2277a0695ca71d1816575636afc802d73b9", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/f724c2277a0695ca71d1816575636afc802d73b9.diff" + }, + "winforms@1d7784a": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "1d7784a9568671e8e2f09ad950723312cdab135c", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/1d7784a9568671e8e2f09ad950723312cdab135c.diff" + }, + "winforms@af0c793": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "af0c793d58f30c92a3e42b5fabb8fee1ffe14796", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/af0c793d58f30c92a3e42b5fabb8fee1ffe14796.diff" + }, + "winforms@18e1d3d": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "18e1d3ddefeb84da3e7b7e3e474cb8ad0acf1fb4", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/18e1d3ddefeb84da3e7b7e3e474cb8ad0acf1fb4.diff" + }, + "winforms@6f164bc": { + "repo": "winforms", + "branch": "release/11.0.1xx-rc1", + "hash": "6f164bc963819a3578b430d584a25728bfd70e51", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/6f164bc963819a3578b430d584a25728bfd70e51.diff" + }, + "wpf@5aec2fb": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "5aec2fbc441f25da0f9067f15c718a89b5834c13", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/5aec2fbc441f25da0f9067f15c718a89b5834c13.diff" + }, + "wpf@c161dc9": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "c161dc985dbe19b6c8d19f7ab774ca1c90ca4995", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/c161dc985dbe19b6c8d19f7ab774ca1c90ca4995.diff" + }, + "wpf@511eaa4": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "511eaa44164372f174c6836cfd502fb4e38d90c0", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/511eaa44164372f174c6836cfd502fb4e38d90c0.diff" + }, + "wpf@d517c9f": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "d517c9f415af892ddb3e700ec52cd9a8c9947f1b", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/d517c9f415af892ddb3e700ec52cd9a8c9947f1b.diff" + }, + "wpf@2954415": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "29544158c23c0dcd586adfae5555a61a127ad052", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/29544158c23c0dcd586adfae5555a61a127ad052.diff" + }, + "wpf@86e19c2": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "86e19c29f7e332177e71bcf3b7492b9141f9fb04", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/86e19c29f7e332177e71bcf3b7492b9141f9fb04.diff" + }, + "wpf@5cbd167": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "5cbd1678714523d4d34d4fee95e795fda7182f26", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/5cbd1678714523d4d34d4fee95e795fda7182f26.diff" + }, + "wpf@3f0b9a6": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "3f0b9a62db3a01daac1a682f178a99bef2b15b4d", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/3f0b9a62db3a01daac1a682f178a99bef2b15b4d.diff" + }, + "wpf@e2a145f": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "e2a145fe05e667143fa2a96cc73b407705a6974c", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/e2a145fe05e667143fa2a96cc73b407705a6974c.diff" + }, + "wpf@4ec8bdb": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "4ec8bdb5a1fa4d246b821990048f154aae47f156", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/4ec8bdb5a1fa4d246b821990048f154aae47f156.diff" + }, + "wpf@07ae487": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "07ae487dddc7a805ad1c98ed31cd09b298cb4c33", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/07ae487dddc7a805ad1c98ed31cd09b298cb4c33.diff" + }, + "wpf@b962f9e": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "b962f9e81213d512c22a12cb7d98bbfa9f97cfc9", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/b962f9e81213d512c22a12cb7d98bbfa9f97cfc9.diff" + }, + "wpf@1131ae4": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "1131ae499da9687fcd7c5b25cea7ac37f5885c61", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/1131ae499da9687fcd7c5b25cea7ac37f5885c61.diff" + }, + "wpf@3cff265": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "3cff26550833741ab136dbb2cca3eb6c4d83e686", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/3cff26550833741ab136dbb2cca3eb6c4d83e686.diff" + }, + "wpf@47886a9": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "47886a9831bb03e3ffd8ff6f1d38f3c1e0257220", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/47886a9831bb03e3ffd8ff6f1d38f3c1e0257220.diff" + }, + "wpf@61e05a3": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "61e05a3fd5a702790ee24cf12fb2718243fa2ced", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/61e05a3fd5a702790ee24cf12fb2718243fa2ced.diff" + }, + "wpf@83e6cbd": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "83e6cbda760818a2ab885c4aa3fc7e3a39eedf58", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/83e6cbda760818a2ab885c4aa3fc7e3a39eedf58.diff" + }, + "wpf@6ebec62": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "6ebec6211a69e7d86e24116b29b9e5d571f8f9e3", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/6ebec6211a69e7d86e24116b29b9e5d571f8f9e3.diff" + }, + "wpf@a0d8e49": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "a0d8e4971c809eb5d984d28caa234650952fcba6", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/a0d8e4971c809eb5d984d28caa234650952fcba6.diff" + }, + "wpf@2041bf5": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "2041bf5e3399c6598dea089b2878f067cbc3d939", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/2041bf5e3399c6598dea089b2878f067cbc3d939.diff" + }, + "wpf@2ca0375": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "2ca037562c207924e53cfcc99286e523d3694de3", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/2ca037562c207924e53cfcc99286e523d3694de3.diff" + }, + "wpf@b5d953c": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "b5d953c77a948fbce344787f7480d419fd853334", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/b5d953c77a948fbce344787f7480d419fd853334.diff" + }, + "wpf@a0553fd": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "a0553fd3fbc5fd74f70ab23f36e8b62524739d80", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/a0553fd3fbc5fd74f70ab23f36e8b62524739d80.diff" + }, + "wpf@92a18a6": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "92a18a6a387f3d749ed2fa308a60aacab8d469d0", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/92a18a6a387f3d749ed2fa308a60aacab8d469d0.diff" + }, + "wpf@42c8af9": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "42c8af917982f672eb14dcc347f2de361936ee28", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/42c8af917982f672eb14dcc347f2de361936ee28.diff" + }, + "wpf@99caccf": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "99caccf23145777f910711b51961885bec783213", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/99caccf23145777f910711b51961885bec783213.diff" + }, + "wpf@8218c1c": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "8218c1c1856f91ffe2b7a1b8a8137ec375a875d6", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/8218c1c1856f91ffe2b7a1b8a8137ec375a875d6.diff" + }, + "wpf@1346571": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "1346571efc19a83a90edf3abe9059d18f8412cdb", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/1346571efc19a83a90edf3abe9059d18f8412cdb.diff" + }, + "wpf@e0d4969": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "e0d49697870d7547d84162a24eda74c6fc3c5a8a", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/e0d49697870d7547d84162a24eda74c6fc3c5a8a.diff" + }, + "wpf@8c74082": { + "repo": "wpf", + "branch": "release/11.0.1xx-rc1", + "hash": "8c74082a732dc882db037766332cf28b8726f840", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/8c74082a732dc882db037766332cf28b8726f840.diff" + }, + "xdt@8f200a6": { + "repo": "xdt", + "branch": "release/11.0.1xx-rc1", + "hash": "8f200a69784ac38fa9a856a9e0c9741ac416f4c2", + "org": "dotnet", + "url": "https://github.com/dotnet/xdt/commit/8f200a69784ac38fa9a856a9e0c9741ac416f4c2.diff" + }, + "xdt@2414cbd": { + "repo": "xdt", + "branch": "release/11.0.1xx-rc1", + "hash": "2414cbd4d70dee77b185cb3369d2fe5751036637", + "org": "dotnet", + "url": "https://github.com/dotnet/xdt/commit/2414cbd4d70dee77b185cb3369d2fe5751036637.diff" + }, + "xdt@6735b78": { + "repo": "xdt", + "branch": "release/11.0.1xx-rc1", + "hash": "6735b7889c8388ff68dc3d80319aecf98a4b9fac", + "org": "dotnet", + "url": "https://github.com/dotnet/xdt/commit/6735b7889c8388ff68dc3d80319aecf98a4b9fac.diff" + }, + "dotnet@96edf19": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "96edf19be2988b8e9bb834c68a94e0132f1c20f2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/96edf19be2988b8e9bb834c68a94e0132f1c20f2.diff" + }, + "dotnet@2417249": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "2417249eb3e8e4219ea3f1f814f05cc27044b74a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/2417249eb3e8e4219ea3f1f814f05cc27044b74a.diff" + }, + "dotnet@9cf3518": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9cf351835bb477eb1bcfd3737313c24e4f2293f0", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9cf351835bb477eb1bcfd3737313c24e4f2293f0.diff" + }, + "dotnet@921c21f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "921c21f8e0b77618b3c56e8247b3ab36c0ba9f65", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/921c21f8e0b77618b3c56e8247b3ab36c0ba9f65.diff" + }, + "dotnet@c19ede7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "c19ede72621b369f66d7b7cc2f6efbbb3a3775ff", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c19ede72621b369f66d7b7cc2f6efbbb3a3775ff.diff" + }, + "dotnet@aff9e7b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "aff9e7b830188cb080feeef9408a132b96f1e06e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/aff9e7b830188cb080feeef9408a132b96f1e06e.diff" + }, + "dotnet@448ba1d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "448ba1dc07afca2cf2b697dae7cef510872bbc42", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/448ba1dc07afca2cf2b697dae7cef510872bbc42.diff" + }, + "dotnet@158159d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "158159df5e24d61a84f4252b40914161ee501138", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/158159df5e24d61a84f4252b40914161ee501138.diff" + }, + "dotnet@60577c1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "60577c123e02cbdcaded893d3010e5173226644a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/60577c123e02cbdcaded893d3010e5173226644a.diff" + }, + "dotnet@5650f9e": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "5650f9ea9b6b108f7ba1da30ffa0bbc07186af46", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5650f9ea9b6b108f7ba1da30ffa0bbc07186af46.diff" + }, + "dotnet@6a4f108": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "6a4f10869f96cce988bffc18111b2adfac261ee8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6a4f10869f96cce988bffc18111b2adfac261ee8.diff" + }, + "dotnet@a331ec1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a331ec1877b0aca43d294b3d3f91af49bf403ee9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a331ec1877b0aca43d294b3d3f91af49bf403ee9.diff" + }, + "dotnet@5c2608e": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "5c2608eb32db66a85ef1c37a552b65ead415aab5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5c2608eb32db66a85ef1c37a552b65ead415aab5.diff" + }, + "dotnet@d3f6f56": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "d3f6f56f8d34ae366a045c18b83df6e51d080e56", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d3f6f56f8d34ae366a045c18b83df6e51d080e56.diff" + }, + "dotnet@7fdfc69": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7fdfc694c61a4f55ea857c4d08858d2bd3445350", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7fdfc694c61a4f55ea857c4d08858d2bd3445350.diff" + }, + "dotnet@10d983b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "10d983b64926b7669b8322caee13a6fb81e11378", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/10d983b64926b7669b8322caee13a6fb81e11378.diff" + }, + "dotnet@dae5ffc": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "dae5ffc086112e88fad42af8c849e55f111789e8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/dae5ffc086112e88fad42af8c849e55f111789e8.diff" + }, + "dotnet@85b5b6f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "85b5b6f463bf23afff7f39d0c8a86968c2c668e2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/85b5b6f463bf23afff7f39d0c8a86968c2c668e2.diff" + }, + "dotnet@facc02a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "facc02a3dead5872962f2314f02d401325da1350", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/facc02a3dead5872962f2314f02d401325da1350.diff" + }, + "dotnet@dd04f34": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "dd04f34f546a6062063f3e726e64ac9958def4f0", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/dd04f34f546a6062063f3e726e64ac9958def4f0.diff" + }, + "dotnet@0e7aef3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0e7aef384fdec5e2a5cadb697a8fa023ef60574e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0e7aef384fdec5e2a5cadb697a8fa023ef60574e.diff" + }, + "dotnet@cad6c58": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cad6c5889c0fc434d248c6991090b78c750b3e76", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cad6c5889c0fc434d248c6991090b78c750b3e76.diff" + }, + "dotnet@bfb5366": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "bfb5366c2c6e45c00cd194bc21c623d32fcd4066", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/bfb5366c2c6e45c00cd194bc21c623d32fcd4066.diff" + }, + "dotnet@532c61a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "532c61aa9f4e3301fc6666c3ed9f54cfc46393d3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/532c61aa9f4e3301fc6666c3ed9f54cfc46393d3.diff" + }, + "dotnet@a7445f2": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a7445f213bfc7c78e8ba4dcdcc2571f8e48f9249", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a7445f213bfc7c78e8ba4dcdcc2571f8e48f9249.diff" + }, + "dotnet@c43b046": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "c43b046d28b5e90fc9072bcb668bd8201d4ce4ec", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c43b046d28b5e90fc9072bcb668bd8201d4ce4ec.diff" + }, + "dotnet@f3c80f2": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f3c80f28f11a3e356e4f7bcdc0deab146ca399eb", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f3c80f28f11a3e356e4f7bcdc0deab146ca399eb.diff" + }, + "dotnet@5b35027": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "5b35027a776d7383f5820f97685e7ee595ed1c0e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5b35027a776d7383f5820f97685e7ee595ed1c0e.diff" + }, + "dotnet@7cdb217": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7cdb217445905f3342bbb0266a4497b9a014389a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7cdb217445905f3342bbb0266a4497b9a014389a.diff" + }, + "dotnet@f5ca191": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f5ca1918478c10660bb098632cc31db43f3877db", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f5ca1918478c10660bb098632cc31db43f3877db.diff" + }, + "dotnet@ae3e8cf": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ae3e8cf666ef0d76996aa24d3281e9a4cbcd2a8f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ae3e8cf666ef0d76996aa24d3281e9a4cbcd2a8f.diff" + }, + "dotnet@6e65486": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "6e6548689136d21cb174c18f3db9594493734d94", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6e6548689136d21cb174c18f3db9594493734d94.diff" + }, + "dotnet@9093808": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9093808bebfff8aab0bbd3d40836ef8787ab5515", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9093808bebfff8aab0bbd3d40836ef8787ab5515.diff" + }, + "dotnet@276e6bc": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "276e6bc0d812d255aaf022c13d962480ba0c85f2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/276e6bc0d812d255aaf022c13d962480ba0c85f2.diff" + }, + "dotnet@4b1cb9c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "4b1cb9c66e50f301504a04e169470e035f24d273", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4b1cb9c66e50f301504a04e169470e035f24d273.diff" + }, + "dotnet@0013c35": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0013c35b9d6b2506e6f8d5e4efd458c363afd123", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0013c35b9d6b2506e6f8d5e4efd458c363afd123.diff" + }, + "dotnet@ca0ae67": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ca0ae672b6d19a7f18c676b982aeeede02e73ba8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ca0ae672b6d19a7f18c676b982aeeede02e73ba8.diff" + }, + "dotnet@494027a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "494027aa769b7480b8e2663be3c61fac7f748546", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/494027aa769b7480b8e2663be3c61fac7f748546.diff" + }, + "dotnet@1b824c3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1b824c3db1daac42e59a890c2d5acabbaf604a02", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1b824c3db1daac42e59a890c2d5acabbaf604a02.diff" + }, + "dotnet@1b32b22": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1b32b2254acc4ebb9c5c820d2730346b74c1e79b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1b32b2254acc4ebb9c5c820d2730346b74c1e79b.diff" + }, + "dotnet@9456371": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "945637150ce3780992bb1d0c2b70c188695d7307", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/945637150ce3780992bb1d0c2b70c188695d7307.diff" + }, + "dotnet@204b770": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "204b77076ae6569e793b8314bc7a4e71b00b1bde", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/204b77076ae6569e793b8314bc7a4e71b00b1bde.diff" + }, + "dotnet@47ea3f3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "47ea3f38b4846b815645d3f96c6da19fb4d96d48", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/47ea3f38b4846b815645d3f96c6da19fb4d96d48.diff" + }, + "dotnet@70f87cb": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "70f87cbd29d450ff1b796194a2ec5f4ece65b363", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/70f87cbd29d450ff1b796194a2ec5f4ece65b363.diff" + }, + "dotnet@3c5cb3a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3c5cb3adfe90f245cbdc8406511a666b7ba192e9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3c5cb3adfe90f245cbdc8406511a666b7ba192e9.diff" + }, + "dotnet@22ce7ab": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "22ce7ab58936132ab625daa8946d7af22998c1ee", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/22ce7ab58936132ab625daa8946d7af22998c1ee.diff" + }, + "dotnet@a308a0d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a308a0d17196a8e32d80e089b8d7356f5889dfc6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a308a0d17196a8e32d80e089b8d7356f5889dfc6.diff" + }, + "dotnet@2b9e622": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "2b9e622c9d4246f1e5ebbcf6f2378842f39439ab", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/2b9e622c9d4246f1e5ebbcf6f2378842f39439ab.diff" + }, + "dotnet@b7f6925": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "b7f6925ae6fdd9921b95ee8fc71e67d122522ac3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b7f6925ae6fdd9921b95ee8fc71e67d122522ac3.diff" + }, + "dotnet@435b20f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "435b20f0da59cbaf8c11be3a59d6778ce8ef1282", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/435b20f0da59cbaf8c11be3a59d6778ce8ef1282.diff" + }, + "dotnet@ae0c1cc": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ae0c1cc77741df57a314a02374d5acdf7f4d597d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ae0c1cc77741df57a314a02374d5acdf7f4d597d.diff" + }, + "dotnet@968db01": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "968db0161fe4991b90e78cd1db49d1de86a65a1c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/968db0161fe4991b90e78cd1db49d1de86a65a1c.diff" + }, + "dotnet@d5c1e6e": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "d5c1e6ef3a82d9480271b5abbe79f3ff5f062d8b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d5c1e6ef3a82d9480271b5abbe79f3ff5f062d8b.diff" + }, + "dotnet@1b329a0": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1b329a051b83600cccbaf4dc7de91ce75e69fd1a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1b329a051b83600cccbaf4dc7de91ce75e69fd1a.diff" + }, + "dotnet@813f634": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "813f634ceb016018f5acc9bd3c2b16e17dff4686", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/813f634ceb016018f5acc9bd3c2b16e17dff4686.diff" + }, + "dotnet@245c4ce": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "245c4ce4477f3e5d6f373fc2d63a0e3664dd8e18", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/245c4ce4477f3e5d6f373fc2d63a0e3664dd8e18.diff" + }, + "dotnet@779ddcc": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "779ddcc38e51de06d17f51c0fe6d11b282dd2446", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/779ddcc38e51de06d17f51c0fe6d11b282dd2446.diff" + }, + "dotnet@9a14b8d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9a14b8d9eab781efc12421ee7766469219338c53", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9a14b8d9eab781efc12421ee7766469219338c53.diff" + }, + "dotnet@e4540ae": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e4540ae0b33b9ef5e812819e951d1d0a3fa93617", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e4540ae0b33b9ef5e812819e951d1d0a3fa93617.diff" + }, + "dotnet@fb1ea17": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "fb1ea17165b1318a71d07f9469c93f85f5cfb062", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/fb1ea17165b1318a71d07f9469c93f85f5cfb062.diff" + }, + "dotnet@00feb6c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "00feb6c6bc09aac97e1b657ff88544eb439c07ef", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/00feb6c6bc09aac97e1b657ff88544eb439c07ef.diff" + }, + "dotnet@290d471": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "290d4715511fb1ba0a0f66885179fc9420449d50", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/290d4715511fb1ba0a0f66885179fc9420449d50.diff" + }, + "dotnet@cc5e5f5": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cc5e5f5271b0905254da8b41946dcdc1b796d790", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cc5e5f5271b0905254da8b41946dcdc1b796d790.diff" + }, + "dotnet@74a35cb": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "74a35cb1403e10b8a6a79392125ee0334d34b51a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/74a35cb1403e10b8a6a79392125ee0334d34b51a.diff" + }, + "dotnet@257a939": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "257a9393bfa8e4e0cea3e41357dd5e338b11d804", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/257a9393bfa8e4e0cea3e41357dd5e338b11d804.diff" + }, + "dotnet@ca0c0dc": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ca0c0dcff9a8563edd1de5a556699b666fb77271", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ca0c0dcff9a8563edd1de5a556699b666fb77271.diff" + }, + "dotnet@93991b4": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "93991b4382a51dbb542d745d493926e715adaa75", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/93991b4382a51dbb542d745d493926e715adaa75.diff" + }, + "dotnet@cfec64d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cfec64decbee729fe0df3b15ebb884786b412779", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cfec64decbee729fe0df3b15ebb884786b412779.diff" + }, + "dotnet@a1c6ecd": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a1c6ecd5728ca60dd0c8f97485f4419856c8b030", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a1c6ecd5728ca60dd0c8f97485f4419856c8b030.diff" + }, + "dotnet@13a51a3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "13a51a374931ee7021dd6b366d3f7256ddfa2871", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/13a51a374931ee7021dd6b366d3f7256ddfa2871.diff" + }, + "dotnet@0e42a31": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0e42a3199a0332993d447e363d39659ffa5a1ca7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0e42a3199a0332993d447e363d39659ffa5a1ca7.diff" + }, + "dotnet@8c26bde": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8c26bdebedd5dc9c998b97a387d8649a54863751", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8c26bdebedd5dc9c998b97a387d8649a54863751.diff" + }, + "dotnet@3592a64": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3592a64cf255990d169fc11be5b74f94e767ca71", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3592a64cf255990d169fc11be5b74f94e767ca71.diff" + }, + "dotnet@35b6656": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "35b6656adcb0a16315dcfb3a098a6dfd0597c6c7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/35b6656adcb0a16315dcfb3a098a6dfd0597c6c7.diff" + }, + "dotnet@ad9ec99": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ad9ec99efec4239bc329085b0ac5a366f2ce2832", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ad9ec99efec4239bc329085b0ac5a366f2ce2832.diff" + }, + "dotnet@f67f2a1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f67f2a1f86ec08fbbaabe26f2fd6c9e61f1ec567", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f67f2a1f86ec08fbbaabe26f2fd6c9e61f1ec567.diff" + }, + "dotnet@0eacc21": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0eacc21b08623883eab3730c4ae704250a559955", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0eacc21b08623883eab3730c4ae704250a559955.diff" + }, + "dotnet@0e2c769": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0e2c76929d6b462c0b81bb78ff5d3eb7fb6de947", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0e2c76929d6b462c0b81bb78ff5d3eb7fb6de947.diff" + }, + "dotnet@73225e1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "73225e1a82587b127e4ecdbd735da39e9eebe1b6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/73225e1a82587b127e4ecdbd735da39e9eebe1b6.diff" + }, + "dotnet@184afa0": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "184afa05c527129f23056c6243b60973d75180e5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/184afa05c527129f23056c6243b60973d75180e5.diff" + }, + "dotnet@e4c0822": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e4c0822d9e1ded5b1002c13acc261255f52e827e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e4c0822d9e1ded5b1002c13acc261255f52e827e.diff" + }, + "dotnet@07dd44b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "07dd44b3b619d69f07431b444cbb41a9c676e121", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/07dd44b3b619d69f07431b444cbb41a9c676e121.diff" + }, + "dotnet@82a0f4b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "82a0f4b836840a98c5a29baea8e90c5948370a5c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/82a0f4b836840a98c5a29baea8e90c5948370a5c.diff" + }, + "dotnet@64dc398": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "64dc398ced81dba4d68e108f135b73c63a75d23c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/64dc398ced81dba4d68e108f135b73c63a75d23c.diff" + }, + "dotnet@d7e87c1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "d7e87c197a584da4a8213bae1739e803ed467c3e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d7e87c197a584da4a8213bae1739e803ed467c3e.diff" + }, + "dotnet@abf8c05": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "abf8c05e6d33e1680bd15c1f1cbb52c90d8230c1", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/abf8c05e6d33e1680bd15c1f1cbb52c90d8230c1.diff" + }, + "dotnet@2ed6907": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "2ed690736dcdedee7c9412ac6b942b72fe0d40c9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/2ed690736dcdedee7c9412ac6b942b72fe0d40c9.diff" + }, + "dotnet@72bafe7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "72bafe7398304cf6758d0c74d91c66869ee8aba5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/72bafe7398304cf6758d0c74d91c66869ee8aba5.diff" + }, + "dotnet@1448031": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "144803141fe95544e69613cdaf74b9d10daca7f7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/144803141fe95544e69613cdaf74b9d10daca7f7.diff" + }, + "dotnet@9df364c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9df364c20f5c5220ffe8ac81da8b09eb33ac5ed9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9df364c20f5c5220ffe8ac81da8b09eb33ac5ed9.diff" + }, + "dotnet@45ee027": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "45ee027fe6e3e41dfe3c747563bb5bf728768b97", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/45ee027fe6e3e41dfe3c747563bb5bf728768b97.diff" + }, + "dotnet@51d1acd": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "51d1acd4a5ea7a5be927889bb227e28682f02d78", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/51d1acd4a5ea7a5be927889bb227e28682f02d78.diff" + }, + "dotnet@49ba704": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "49ba70465fcc71b98a2e248e334430101ea2c59c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/49ba70465fcc71b98a2e248e334430101ea2c59c.diff" + }, + "dotnet@726517a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "726517a071f5d90d3a3df39274f4fd8619880ddd", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/726517a071f5d90d3a3df39274f4fd8619880ddd.diff" + }, + "dotnet@b747db5": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "b747db52fc529cca44be0bc793f7cfed2368f65a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b747db52fc529cca44be0bc793f7cfed2368f65a.diff" + }, + "dotnet@7fb8cef": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7fb8cef14d9ae6bd729b04638f88d00f1ba7eb99", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7fb8cef14d9ae6bd729b04638f88d00f1ba7eb99.diff" + }, + "dotnet@3510a49": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3510a49273e08402976e252a2361e31d87662ac4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3510a49273e08402976e252a2361e31d87662ac4.diff" + }, + "dotnet@a2c7953": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a2c79539ae1265f88edea9a4663ac174cd657d67", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a2c79539ae1265f88edea9a4663ac174cd657d67.diff" + }, + "dotnet@6176e86": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "6176e86b349bd543162b70bfc9d92abbad6b2fd6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6176e86b349bd543162b70bfc9d92abbad6b2fd6.diff" + }, + "dotnet@856ece5": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "856ece578efb39d11258afa9b0622c5b6759abba", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/856ece578efb39d11258afa9b0622c5b6759abba.diff" + }, + "dotnet@70c391f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "70c391f344a869f21a5b69d2b4ac896872184a95", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/70c391f344a869f21a5b69d2b4ac896872184a95.diff" + }, + "dotnet@8a6d49a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8a6d49a3ce3bd6d5fcbac911e446b9cce5767ae4.diff" + }, + "dotnet@ec1247c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ec1247c5088fc419e002d66df73843762f033044", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ec1247c5088fc419e002d66df73843762f033044.diff" + }, + "dotnet@19bc97f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "19bc97f3dd3ab67c7810e4ab179125b7c6a60641", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/19bc97f3dd3ab67c7810e4ab179125b7c6a60641.diff" + }, + "dotnet@3cafd97": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3cafd97928caed9a810b0c5e07db3998408d519b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3cafd97928caed9a810b0c5e07db3998408d519b.diff" + }, + "dotnet@fe2dc02": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "fe2dc0238eba105d2af261027b19a20629333a38", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/fe2dc0238eba105d2af261027b19a20629333a38.diff" + }, + "dotnet@5ffba20": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "5ffba20cffeccc09ac682eb25fe7cf2f7fafa9e6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5ffba20cffeccc09ac682eb25fe7cf2f7fafa9e6.diff" + }, + "dotnet@12489cb": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "12489cbca557f0a10a17a5562a6e8ff54ed00a5f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/12489cbca557f0a10a17a5562a6e8ff54ed00a5f.diff" + }, + "dotnet@59deef2": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "59deef2ff704ca8bcbd7e2a7c532e5f463fffbee", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/59deef2ff704ca8bcbd7e2a7c532e5f463fffbee.diff" + }, + "dotnet@810ad90": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "810ad9059a6ce623984a01088c1b2dbbeb744874", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/810ad9059a6ce623984a01088c1b2dbbeb744874.diff" + }, + "dotnet@704cbc6": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "704cbc68f2e0ca7e102fdd1b5e1992360a31881d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/704cbc68f2e0ca7e102fdd1b5e1992360a31881d.diff" + }, + "dotnet@f0dc566": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f0dc566c14db4aed372eca96b4ae7eb343bf8bad", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f0dc566c14db4aed372eca96b4ae7eb343bf8bad.diff" + }, + "dotnet@2b04b48": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "2b04b481b21c158f8362ca46fe5d2dd8997a5895", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/2b04b481b21c158f8362ca46fe5d2dd8997a5895.diff" + }, + "dotnet@d2ee2e6": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "d2ee2e67b5b1ffd0288ddbdf3f0cc0f38d160253", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d2ee2e67b5b1ffd0288ddbdf3f0cc0f38d160253.diff" + }, + "dotnet@4362697": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "43626970540a8841706f3eb5f2d477ebd82fd723", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/43626970540a8841706f3eb5f2d477ebd82fd723.diff" + }, + "dotnet@53e5429": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "53e5429c81d9de90810ac2afb4075b2f467f4ef0", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/53e5429c81d9de90810ac2afb4075b2f467f4ef0.diff" + }, + "dotnet@013cb9b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "013cb9b6c2dd95d65d4cbdcb0dd928f726245e80", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/013cb9b6c2dd95d65d4cbdcb0dd928f726245e80.diff" + }, + "dotnet@8e9f6ee": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8e9f6ee29f935f523aea4c6fb9a019f9be0f0e0c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8e9f6ee29f935f523aea4c6fb9a019f9be0f0e0c.diff" + }, + "dotnet@329b3a6": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "329b3a6544f9d94257cb2e45e3c32b02708191a9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/329b3a6544f9d94257cb2e45e3c32b02708191a9.diff" + }, + "dotnet@0f901f6": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0f901f6f9a67285e9e0c732c26627284633be02e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0f901f6f9a67285e9e0c732c26627284633be02e.diff" + }, + "dotnet@0e50d04": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0e50d0498859e5734f562aa14e8ab4f914c38fd3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0e50d0498859e5734f562aa14e8ab4f914c38fd3.diff" + }, + "dotnet@f7b9673": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f7b9673394cf207df9f9d5b32538b3eb182e6688", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f7b9673394cf207df9f9d5b32538b3eb182e6688.diff" + }, + "dotnet@aedf05a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "aedf05ae4b6c7f74f789e64a0a8d9d169414f04f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/aedf05ae4b6c7f74f789e64a0a8d9d169414f04f.diff" + }, + "dotnet@4f845b6": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "4f845b6abe0c5c1572f003a63679fce7e8eafef9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4f845b6abe0c5c1572f003a63679fce7e8eafef9.diff" + }, + "dotnet@3caa118": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3caa11899e00e76c9567abd601d5197f9f8cd76a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3caa11899e00e76c9567abd601d5197f9f8cd76a.diff" + }, + "dotnet@f5782bf": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f5782bfe7cbe62e23058d578aa2216269b0ad34a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f5782bfe7cbe62e23058d578aa2216269b0ad34a.diff" + }, + "dotnet@69f3197": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "69f3197038440949673cf17e61f56f024512f75f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/69f3197038440949673cf17e61f56f024512f75f.diff" + }, + "dotnet@8c6eab4": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8c6eab4a72e64ecf43f37ff1bf08657e4bb5ee91", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8c6eab4a72e64ecf43f37ff1bf08657e4bb5ee91.diff" + }, + "dotnet@d9699cb": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "d9699cb3bab5d777e256fa050f23828b0034100d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d9699cb3bab5d777e256fa050f23828b0034100d.diff" + }, + "dotnet@fa79da2": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "fa79da288fb22877faacf951642602040990186d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/fa79da288fb22877faacf951642602040990186d.diff" + }, + "dotnet@4eec913": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "4eec9130e8bac6043cfd955c3f8331798abb8209", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4eec9130e8bac6043cfd955c3f8331798abb8209.diff" + }, + "dotnet@eebb147": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "eebb14786cbe4c8e8b2d17d0fef3f1a5c6c64fc9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/eebb14786cbe4c8e8b2d17d0fef3f1a5c6c64fc9.diff" + }, + "dotnet@0079c80": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "0079c807639c8d7be426a7159f05c7451f6bcb0e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0079c807639c8d7be426a7159f05c7451f6bcb0e.diff" + }, + "dotnet@3dc10d7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3dc10d7035d97e4a50afc9a1be854b9c43f5e9a1", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3dc10d7035d97e4a50afc9a1be854b9c43f5e9a1.diff" + }, + "dotnet@56c8505": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "56c8505f848f3f214cb0670f99f8750dc5361e1d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/56c8505f848f3f214cb0670f99f8750dc5361e1d.diff" + }, + "dotnet@c84a25e": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "c84a25e831e82a8eeb6693380e2da0676d14baa3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c84a25e831e82a8eeb6693380e2da0676d14baa3.diff" + }, + "dotnet@f833911": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f83391180e75b5152e1ab5ca20e65108622c81bd", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f83391180e75b5152e1ab5ca20e65108622c81bd.diff" + }, + "dotnet@179c54a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "179c54ae6a2b4a41e81b109b1698316dda213c1c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/179c54ae6a2b4a41e81b109b1698316dda213c1c.diff" + }, + "dotnet@3bc7120": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3bc712079ac6bdd771c4d5ba5ff3409e220c2f9b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3bc712079ac6bdd771c4d5ba5ff3409e220c2f9b.diff" + }, + "dotnet@e86a6da": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e86a6da87ba778405842982ece3910dc73b966c8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e86a6da87ba778405842982ece3910dc73b966c8.diff" + }, + "dotnet@f8667f2": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f8667f2d9a112fec1f131fb5f8c90f2cb804edd2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f8667f2d9a112fec1f131fb5f8c90f2cb804edd2.diff" + }, + "dotnet@8cfd3af": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8cfd3af28f8a6d659103243f42ec5824778285f3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8cfd3af28f8a6d659103243f42ec5824778285f3.diff" + }, + "dotnet@090e98a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "090e98ab4beb4ba2eb972031ff1e4e59f2057287", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/090e98ab4beb4ba2eb972031ff1e4e59f2057287.diff" + }, + "dotnet@a1d6c2a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a1d6c2ac14bd1ee3a983fa1b29c1964e30235625", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a1d6c2ac14bd1ee3a983fa1b29c1964e30235625.diff" + }, + "dotnet@71df12d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "71df12ddf58e9cf0961fa0d17a9f6a730c920561", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/71df12ddf58e9cf0961fa0d17a9f6a730c920561.diff" + }, + "dotnet@ed5cb12": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ed5cb12b968e126b4c0c7142dde001727ecfab5f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ed5cb12b968e126b4c0c7142dde001727ecfab5f.diff" + }, + "dotnet@db95ef1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "db95ef13a031f9f901bc0b87338df11bf8599c7b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/db95ef13a031f9f901bc0b87338df11bf8599c7b.diff" + }, + "dotnet@9cb6317": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9cb6317c23651c5f9c09455ad4f0652ef3837894", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9cb6317c23651c5f9c09455ad4f0652ef3837894.diff" + }, + "dotnet@671fe24": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "671fe24fc377f619ce90d9df0f01ce28e7de3c9e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/671fe24fc377f619ce90d9df0f01ce28e7de3c9e.diff" + }, + "dotnet@7a32281": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7a32281d3a2401a51d1e0de97681596be9a6768b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7a32281d3a2401a51d1e0de97681596be9a6768b.diff" + }, + "dotnet@bdff1f3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "bdff1f3e57be84f1e5cd3652d35af7f252b08027", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/bdff1f3e57be84f1e5cd3652d35af7f252b08027.diff" + }, + "dotnet@a218087": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a2180874388ce10dea33597e67bbf322a814a93e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a2180874388ce10dea33597e67bbf322a814a93e.diff" + }, + "dotnet@8ad8e2a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8ad8e2a75049c55950b992d36c702e65276ed66b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8ad8e2a75049c55950b992d36c702e65276ed66b.diff" + }, + "dotnet@7a31dc7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7a31dc7487ad2a78feebf5536e9876563c452e89", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7a31dc7487ad2a78feebf5536e9876563c452e89.diff" + }, + "dotnet@c637683": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "c637683fa7f005773e178c15c03ed6fc44af66f8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c637683fa7f005773e178c15c03ed6fc44af66f8.diff" + }, + "dotnet@838e5ea": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "838e5ea6268725379523e02e66776bcf856230c5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/838e5ea6268725379523e02e66776bcf856230c5.diff" + }, + "dotnet@e5fc056": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e5fc0568dcfe55b4781320870c58f713ef3b0802", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e5fc0568dcfe55b4781320870c58f713ef3b0802.diff" + }, + "dotnet@f49d493": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f49d4933f4585edea9484e478e7bea5d53cbb128", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f49d4933f4585edea9484e478e7bea5d53cbb128.diff" + }, + "dotnet@6e72cb9": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "6e72cb95e46998a1821e75d030a83f046729e0c7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6e72cb95e46998a1821e75d030a83f046729e0c7.diff" + }, + "dotnet@e68a362": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e68a3624fa92f73bed828888421130bd20b5ef1d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e68a3624fa92f73bed828888421130bd20b5ef1d.diff" + }, + "dotnet@7fb4f7f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7fb4f7f2874cef9a69410ff39b7e5c159e087f70", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7fb4f7f2874cef9a69410ff39b7e5c159e087f70.diff" + }, + "dotnet@6038eaf": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "6038eafb396d5f6e13e41bc3584a6f14c268a408", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6038eafb396d5f6e13e41bc3584a6f14c268a408.diff" + }, + "dotnet@ac4a9f8": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ac4a9f807644466c90531d42731031eea8834591", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ac4a9f807644466c90531d42731031eea8834591.diff" + }, + "dotnet@b615a81": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "b615a814e38876d027ee1e93a4d8a2a6f601667d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b615a814e38876d027ee1e93a4d8a2a6f601667d.diff" + }, + "dotnet@1a69fc6": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1a69fc6ba78244bdc68f3f51ba07066f79c32938", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1a69fc6ba78244bdc68f3f51ba07066f79c32938.diff" + }, + "dotnet@f654743": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f65474350c67dda03aa2d5e4ed0864a2db29734c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f65474350c67dda03aa2d5e4ed0864a2db29734c.diff" + }, + "dotnet@8405f04": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8405f042b42aa1750904d974d9596030fbd92431", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8405f042b42aa1750904d974d9596030fbd92431.diff" + }, + "dotnet@9a00ec9": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9a00ec9c5122b0d14e87ea4139e90ec634c2ab59", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9a00ec9c5122b0d14e87ea4139e90ec634c2ab59.diff" + }, + "dotnet@cf08d28": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cf08d283e291d74cc8b7afc0310f42a7c9169a62", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cf08d283e291d74cc8b7afc0310f42a7c9169a62.diff" + }, + "dotnet@25ef6dd": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "25ef6dd9bf791f8882ee80771d74f66949b90256", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/25ef6dd9bf791f8882ee80771d74f66949b90256.diff" + }, + "dotnet@a855907": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a85590736bc179923231d6b2e9da151b92c39f6e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a85590736bc179923231d6b2e9da151b92c39f6e.diff" + }, + "dotnet@59c7700": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "59c770094b6cba3fdb45da3825e44521b0e2b44f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/59c770094b6cba3fdb45da3825e44521b0e2b44f.diff" + }, + "dotnet@8b943be": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8b943bee03187d859c26cd55d96c39eba6233258", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8b943bee03187d859c26cd55d96c39eba6233258.diff" + }, + "dotnet@6fcbc06": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "6fcbc06473e191d9ad34a1bf6b231f882cba9d8b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6fcbc06473e191d9ad34a1bf6b231f882cba9d8b.diff" + }, + "dotnet@e99ff1c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e99ff1ccd297bdae9c5109d51714c111783d1d31", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e99ff1ccd297bdae9c5109d51714c111783d1d31.diff" + }, + "dotnet@efe17ff": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "efe17ffce50991e76b4758c26a11b6034fb83ace", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/efe17ffce50991e76b4758c26a11b6034fb83ace.diff" + }, + "dotnet@7158e2f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7158e2fd0e6f027da130d639e9eb0568677bfac6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7158e2fd0e6f027da130d639e9eb0568677bfac6.diff" + }, + "dotnet@624eeb5": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "624eeb55d6511da1fa16d35920df79b62c3164a1", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/624eeb55d6511da1fa16d35920df79b62c3164a1.diff" + }, + "dotnet@73e6150": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "73e61503af0b9bf4bedaa621f4ecaa234388e86e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/73e61503af0b9bf4bedaa621f4ecaa234388e86e.diff" + }, + "dotnet@8b4cb02": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8b4cb027570f7f0482fdc08ffb6ee3790d9bbae5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8b4cb027570f7f0482fdc08ffb6ee3790d9bbae5.diff" + }, + "dotnet@8650eb7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "8650eb7c7b68b5e23e92f3f7464f768bde11f0af", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8650eb7c7b68b5e23e92f3f7464f768bde11f0af.diff" + }, + "dotnet@89ca209": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "89ca2092d0c65928fc9b5f3b613fa6f530499a95", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/89ca2092d0c65928fc9b5f3b613fa6f530499a95.diff" + }, + "dotnet@1da4c41": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1da4c41e9de4f2d0de42c00cea85260acd6e4111", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1da4c41e9de4f2d0de42c00cea85260acd6e4111.diff" + }, + "dotnet@22586bf": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "22586bf37ce87b3e0207e4297461fcce75bffc22", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/22586bf37ce87b3e0207e4297461fcce75bffc22.diff" + }, + "dotnet@25c0025": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "25c0025e42e3857ccc7b946adff9fadea9fe35a4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/25c0025e42e3857ccc7b946adff9fadea9fe35a4.diff" + }, + "dotnet@a22bf1c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a22bf1ccee5bfe0c7cc61410cee00488bb09099c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a22bf1ccee5bfe0c7cc61410cee00488bb09099c.diff" + }, + "dotnet@34e6b7a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "34e6b7a305709c4abe67f78ccc17d7e8f1ea3717", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/34e6b7a305709c4abe67f78ccc17d7e8f1ea3717.diff" + }, + "dotnet@cdeb134": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cdeb134fa5501426e01cd00bcd855268bfe9f803", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cdeb134fa5501426e01cd00bcd855268bfe9f803.diff" + }, + "dotnet@7cba5e9": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7cba5e99f9bb2a43fd0bd0dad345b3a21583eb7b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7cba5e99f9bb2a43fd0bd0dad345b3a21583eb7b.diff" + }, + "dotnet@472d3ee": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "472d3ee2e11e39a9bf71e9bf6e2a3bff14ae7a3c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/472d3ee2e11e39a9bf71e9bf6e2a3bff14ae7a3c.diff" + }, + "dotnet@7b0c0ca": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7b0c0ca6ac8878e0ce76e30ec9830ee6c1cc758d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7b0c0ca6ac8878e0ce76e30ec9830ee6c1cc758d.diff" + }, + "dotnet@8296263": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "82962637f2490b3a8a3dbf1a1c29c0ed44bd7969", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/82962637f2490b3a8a3dbf1a1c29c0ed44bd7969.diff" + }, + "dotnet@92df1c7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "92df1c70330ca09d71d9200de13ce2eda4bd2a53", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/92df1c70330ca09d71d9200de13ce2eda4bd2a53.diff" + }, + "dotnet@aecb12d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "aecb12def1a59076bfa9ce964424f5384fab0a80", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/aecb12def1a59076bfa9ce964424f5384fab0a80.diff" + }, + "dotnet@a909109": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "a909109ded802451787cb6dedb0ef786d966fae4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a909109ded802451787cb6dedb0ef786d966fae4.diff" + }, + "dotnet@f62012b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f62012b55fd6024e6b5b3853e8d60bbce46a76dd", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f62012b55fd6024e6b5b3853e8d60bbce46a76dd.diff" + }, + "dotnet@f49a708": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f49a708dc62e16f47563a7dfa3a62115d0086310", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f49a708dc62e16f47563a7dfa3a62115d0086310.diff" + }, + "dotnet@9ab39fa": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9ab39fa2e489393b480322742e791f71e7a1b7a6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9ab39fa2e489393b480322742e791f71e7a1b7a6.diff" + }, + "dotnet@3e91fc1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "3e91fc16fad0e468097ef55c6a1483d5713412ae", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3e91fc16fad0e468097ef55c6a1483d5713412ae.diff" + }, + "dotnet@81c2c1f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "81c2c1f78eefb133b19330ab304d7008aa7106cf", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/81c2c1f78eefb133b19330ab304d7008aa7106cf.diff" + }, + "dotnet@88f1490": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "88f1490129ceda0c114abfde9cbb88d48b2f1c78", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/88f1490129ceda0c114abfde9cbb88d48b2f1c78.diff" + }, + "dotnet@c91260f": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "c91260f021417cd76c941445d9b353391f3f9496", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c91260f021417cd76c941445d9b353391f3f9496.diff" + }, + "dotnet@cc48b2d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cc48b2db8e66282a07d93a4ed96ce0cf8e781886", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cc48b2db8e66282a07d93a4ed96ce0cf8e781886.diff" + }, + "dotnet@cceb892": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "cceb892537d0f633566928f6a61349130632a2d7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cceb892537d0f633566928f6a61349130632a2d7.diff" + }, + "dotnet@62bd0d2": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "62bd0d2ed9ca6c66e2629060e5fa9843dded84a8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/62bd0d2ed9ca6c66e2629060e5fa9843dded84a8.diff" + }, + "dotnet@900850d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "900850d657812a652e928080717a591805d64ccf", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/900850d657812a652e928080717a591805d64ccf.diff" + }, + "dotnet@efaca5b": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "efaca5b1b6f367c01a5f6165bbf0875e2fbbf4d1", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/efaca5b1b6f367c01a5f6165bbf0875e2fbbf4d1.diff" + }, + "dotnet@993d3f9": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "993d3f97ed7aa464133017db5c798bd8f0ade0e4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/993d3f97ed7aa464133017db5c798bd8f0ade0e4.diff" + }, + "dotnet@89234f1": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "89234f1cec03c854aff3e426e8d5489a3b68eb64", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/89234f1cec03c854aff3e426e8d5489a3b68eb64.diff" + }, + "dotnet@ecb176d": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ecb176da8ed0975f72b0c98e74cb5b3010ea6c64", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ecb176da8ed0975f72b0c98e74cb5b3010ea6c64.diff" + }, + "dotnet@1502a5c": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1502a5c51cb224a604117f821971139679ad0636", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1502a5c51cb224a604117f821971139679ad0636.diff" + }, + "dotnet@9fe4549": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9fe4549e3cd6771454ae309dc4b8250b70fafe6d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9fe4549e3cd6771454ae309dc4b8250b70fafe6d.diff" + }, + "dotnet@9db0ce7": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "9db0ce7cdb7982fc2f18b59494d9b4438d6d14e6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9db0ce7cdb7982fc2f18b59494d9b4438d6d14e6.diff" + }, + "dotnet@d7036ce": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "d7036ce79641ec9cd522f8e17acf2de0e4fc92e8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d7036ce79641ec9cd522f8e17acf2de0e4fc92e8.diff" + }, + "dotnet@7f1c1bc": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "7f1c1bc31a4dc44806d84234a5f59181ecc23cc7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7f1c1bc31a4dc44806d84234a5f59181ecc23cc7.diff" + }, + "dotnet@f62091e": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "f62091e6efbb800b44b1b49be49e5ce4f3041c6b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f62091e6efbb800b44b1b49be49e5ce4f3041c6b.diff" + }, + "dotnet@097feb4": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "097feb4bedaef6db7a9f0596e4db9abea0d57139", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/097feb4bedaef6db7a9f0596e4db9abea0d57139.diff" + }, + "dotnet@935bbf0": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "935bbf0dbfca12e70cf8cb8f8dbcc248d4e2dc0e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/935bbf0dbfca12e70cf8cb8f8dbcc248d4e2dc0e.diff" + }, + "dotnet@b1881cf": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "b1881cf292059438d3e212c9c9ee7a00c68f2980", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b1881cf292059438d3e212c9c9ee7a00c68f2980.diff" + }, + "dotnet@ba83c14": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "ba83c14267fb315a38eb21e78147609ac3658e37", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ba83c14267fb315a38eb21e78147609ac3658e37.diff" + }, + "dotnet@e1bc8c3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e1bc8c31c293a9d811b4cfc3e3bab5a3f32e71ce", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e1bc8c31c293a9d811b4cfc3e3bab5a3f32e71ce.diff" + }, + "dotnet@c88b829": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "c88b829c99ac676b3020ebb06e8227c4d5a161cc", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c88b829c99ac676b3020ebb06e8227c4d5a161cc.diff" + }, + "dotnet@669771e": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "669771edc7ff81d5535bb36bb1c460645fbc2de7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/669771edc7ff81d5535bb36bb1c460645fbc2de7.diff" + }, + "dotnet@e41f3ac": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "e41f3acc4c81d7cb0d8cfb2f7f8dede21b30a193", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e41f3acc4c81d7cb0d8cfb2f7f8dede21b30a193.diff" + }, + "dotnet@61fb6b3": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "61fb6b3355efc8ce7df72d7b7cb9dbf76077dc3b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/61fb6b3355efc8ce7df72d7b7cb9dbf76077dc3b.diff" + }, + "dotnet@1c96ded": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "1c96dedbaec66649ccce8b80f375ab39a2496d41", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1c96dedbaec66649ccce8b80f375ab39a2496d41.diff" + }, + "dotnet@987faee": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "987faee3e0680c49ef587a6aaa60d26983c76ab9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/987faee3e0680c49ef587a6aaa60d26983c76ab9.diff" + }, + "dotnet@4baa324": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "4baa324fee873cd2a1e07d07b509ac849d1d662a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4baa324fee873cd2a1e07d07b509ac849d1d662a.diff" + }, + "dotnet@4b2746a": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "4b2746afe93e277f05648d082282a5b581bf2264", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4b2746afe93e277f05648d082282a5b581bf2264.diff" + }, + "dotnet@88e9056": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "88e905681d5a594a3e7c2425277f092968373490", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/88e905681d5a594a3e7c2425277f092968373490.diff" + }, + "dotnet@33dcb09": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "33dcb0997ef65ec89e84831388275663626e827c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/33dcb0997ef65ec89e84831388275663626e827c.diff" + }, + "dotnet@dfb4519": { + "repo": "dotnet", + "branch": "release/11.0.1xx-rc1", + "hash": "dfb4519725e3c93e737bb7f75e3f79a55329bdfb", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/dfb4519725e3c93e737bb7f75e3f79a55329bdfb.diff" + } + } +} From 01ad7e587d8e5812206db7ca7a7a44d9d0ece22f Mon Sep 17 00:00:00 2001 From: Copilot <223556219+Copilot@users.noreply.github.com> Date: Fri, 28 Aug 2026 09:08:06 -0700 Subject: [PATCH 2/3] Score RC 1 Half and AES Key Wrap changes Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a851ab96-8780-407d-97d0-50eed422ead5 --- release-notes/11.0/preview/rc1/features.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/release-notes/11.0/preview/rc1/features.json b/release-notes/11.0/preview/rc1/features.json index 981fd1e3d2..a86ad7191d 100644 --- a/release-notes/11.0/preview/rc1/features.json +++ b/release-notes/11.0/preview/rc1/features.json @@ -15569,7 +15569,9 @@ "arch-x86", "area-CodeGen-coreclr", "Priority:2" - ] + ], + "score": 7, + "score_reason": "Half arithmetic and conversions use FP16 hardware instructions when supported" }, { "id": "runtime@d22185a", @@ -17559,7 +17561,9 @@ "labels": [ "Servicing-approved", "area-System.Security" - ] + ], + "score": 6, + "score_reason": "Adds unpadded AES Key Wrap APIs for cryptographic key-handling scenarios" }, { "id": "runtime@a972521", From 1529f008d658a2f2fe15607d6261ae49142cf727 Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Mon, 31 Aug 2026 16:31:22 -0700 Subject: [PATCH 3/3] [release-notes] Add .NET 11 RC 1 Windows Forms notes (#10550) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a851ab96-8780-407d-97d0-50eed422ead5 --- release-notes/11.0/preview/rc1/winforms.md | 111 +++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 release-notes/11.0/preview/rc1/winforms.md diff --git a/release-notes/11.0/preview/rc1/winforms.md b/release-notes/11.0/preview/rc1/winforms.md new file mode 100644 index 0000000000..e9574e65bb --- /dev/null +++ b/release-notes/11.0/preview/rc1/winforms.md @@ -0,0 +1,111 @@ +# Windows Forms in .NET 11 RC 1 - Release Notes + + + +.NET 11 RC 1 includes new Windows Forms features & enhancements: + +- [Manage kiosk-style experiences](#manage-kiosk-style-experiences) +- [Modern visual styles stabilize for RC 1](#modern-visual-styles-stabilize-for-rc-1) + +## Manage kiosk-style experiences + +The new `KioskModeManager` component manages common full-screen application +behavior. It can preserve and restore a form's window state, keep the form +topmost while full screen, prevent display and system sleep, hide the pointer +after a period of inactivity, and handle keyboard entry and exit. The component +accepts a `ContainerControl`, so it can be placed on a `Form` or a `UserControl` +in the designer and resolve the containing form at run time +([dotnet/winforms #14892](https://github.com/dotnet/winforms/pull/14892)). + +```csharp +using System.Windows.Forms; + +ApplicationConfiguration.Initialize(); + +Form form = new() +{ + Text = "Kiosk", +}; + +using KioskModeManager kioskMode = new() +{ + ContainerControl = form, + ToggleFullScreenKeys = Keys.F11, + EscapeExitsFullScreen = true, + TopMostInFullScreen = true, + AlwaysOn = true, + MousePointerAutoHideDelay = 3_000, + FullScreen = true, +}; + +Application.Run(form); +``` + +`FullScreen` can also be data-bound, and `FullScreenChanged` reports transitions +between full-screen and restored states. `ToggleFullScreen()` switches between +the two states directly. + +## Modern visual styles stabilize for RC 1 + +RC 1 consolidates the .NET 11 visual styles work introduced in Preview 7 and +aligns control rendering and layout with the finalized RC contracts +([dotnet/winforms #14809](https://github.com/dotnet/winforms/pull/14809)). +The stabilization includes: + +- Correct disabled colors, drop-down button colors, and text layout for modern + `ComboBox` controls + ([dotnet/winforms #14843](https://github.com/dotnet/winforms/pull/14843), + [dotnet/winforms #14861](https://github.com/dotnet/winforms/pull/14861), + [dotnet/winforms #14874](https://github.com/dotnet/winforms/pull/14874)). +- Correct design-time rendering for `ComboBox` controls using + `FlatStyle.System` + ([dotnet/winforms #14852](https://github.com/dotnet/winforms/pull/14852)). +- Correct transparent backgrounds for toggle-switch `CheckBox` and + `RadioButton` controls + ([dotnet/winforms #14813](https://github.com/dotnet/winforms/pull/14813)). + +## Breaking changes + +- The preview-only `TreeView.NodeLeading` property, + `TreeView.NodeLeadingChanged` event, and protected + `TreeView.OnNodeLeadingChanged(EventArgs)` method have been removed. Apps + compiled against .NET 11 previews must remove uses of these APIs before + moving to RC 1. Use `TreeView.ItemHeight` when an explicit node height is + required + ([dotnet/winforms #14892](https://github.com/dotnet/winforms/pull/14892)). +- Animated `PictureBox` frame callbacks now stop when the control has no + window handle, before evaluating `InvokeRequired`. This avoids intermittent + window-handle creation failures when a handle is created or destroyed while + an animation callback is running, and changes the callback lifecycle in that + narrow timing window + ([dotnet/winforms #14826](https://github.com/dotnet/winforms/pull/14826)). + +## Bug fixes + +- **Dark mode** + - Preserved a form's dark title bar when right-to-left changes recreate its + handle + ([dotnet/winforms #14742](https://github.com/dotnet/winforms/pull/14742)). + - Rendered `ErrorProvider` tooltips with dark colors + ([dotnet/winforms #14888](https://github.com/dotnet/winforms/pull/14888)). + - Enabled dark mouse-hover tooltips for `TreeView` and `ListView` + ([dotnet/winforms #14889](https://github.com/dotnet/winforms/pull/14889)). +- **Clipboard** + - Restored automatic format conversion for clipboard reads, including + correct Unicode text conversion + ([dotnet/winforms #14893](https://github.com/dotnet/winforms/pull/14893)). +- **Controls** + - Rendered the vertical scroll bar on right-to-left multiline `TextBox` + controls + ([dotnet/winforms #14820](https://github.com/dotnet/winforms/pull/14820)). + - Avoided an exception when `TaskDialog` receives an unexpected button ID + from the native dialog + ([dotnet/winforms #14842](https://github.com/dotnet/winforms/pull/14842)). + - Displayed a blank preview instead of a black page after assigning an empty + `PrintDocument` to `PrintPreviewControl` + ([dotnet/winforms #14857](https://github.com/dotnet/winforms/pull/14857)). +- **Drawing and high DPI** + - Corrected `ControlPaint.Light` interpolation for system colors + ([dotnet/winforms #14833](https://github.com/dotnet/winforms/pull/14833)). + - Corrected `PropertyGrid` icon scaling on a 100% secondary display + ([dotnet/winforms #14828](https://github.com/dotnet/winforms/pull/14828)).