diff --git a/release-notes/11.0/preview/preview6/README.md b/release-notes/11.0/preview/preview6/README.md new file mode 100644 index 0000000000..8f9edafd8e --- /dev/null +++ b/release-notes/11.0/preview/preview6/README.md @@ -0,0 +1,57 @@ +# .NET 11 Preview 6 - Release Notes + +These notes cover the highest-value changes that shipped in .NET 11 Preview 6: + +- [Libraries](./libraries.md) +- [Runtime](./runtime.md) +- [SDK](./sdk.md) +- [Containers](./containers.md) + +## Languages + +- [C#](./csharp.md) +- [F#](./fsharp.md) + +## Web and data + +- [.NET MAUI](./dotnetmaui.md) +- [ASP.NET Core](./aspnetcore.md) +- [EF Core](./efcore.md) + +## Tooling + +- [MSBuild](./msbuild.md) +- [NuGet](./nuget.md) +- [Windows Forms](./winforms.md) +- [WPF](./wpf.md) + +## Release information + +| | Version | +| --- | --- | +| Runtime | 11.0.0-preview.6.26328.106 | +| SDK | 11.0.100-preview.6.26328.106 | + +### VMR refs + +These release notes were generated from the [dotnet/dotnet](https://github.com/dotnet/dotnet) VMR: + +- **Base**: [`v11.0.0-preview.5.26302.115`](https://github.com/dotnet/dotnet/tree/v11.0.0-preview.5.26302.115) +- **Head**: [`release/11.0.1xx-preview6`](https://github.com/dotnet/dotnet/tree/release/11.0.1xx-preview6) + +## 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 Preview 6 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 broader overview of .NET 11 here: + +- [What's new in .NET 11](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-11/overview) +- [What's new in ASP.NET Core for .NET 11](https://learn.microsoft.com/aspnet/core/release-notes/aspnetcore-11) +- [What's new in EF Core 11](https://learn.microsoft.com/ef/core/what-is-new/ef-core-11.0/whatsnew) +- [What's new in .NET MAUI in .NET 11](https://learn.microsoft.com/dotnet/maui/whats-new/) diff --git a/release-notes/11.0/preview/preview6/build-metadata.json b/release-notes/11.0/preview/preview6/build-metadata.json new file mode 100644 index 0000000000..e2ab1dfd58 --- /dev/null +++ b/release-notes/11.0/preview/preview6/build-metadata.json @@ -0,0 +1,20 @@ +{ + "version": "11.0.0-preview.6", + "base_ref": "v11.0.0-preview.5.26302.115", + "head_ref": "origin/release/11.0.1xx-preview6", + "build": { + "version": "11.0.0-preview.6.26328.106", + "sdk_version": "11.0.100-preview.6.26328.106", + "sdk_url": "https://ci.dot.net/public/Sdk/11.0.100-preview.6.26328.106/dotnet-sdk-11.0.100-preview.6.26328.106-{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-preview.6.26328.106", + "Microsoft.AspNetCore.App.Ref": "11.0.0-preview.6.26328.106", + "Microsoft.WindowsDesktop.App.Ref": "11.0.0-preview.6.26328.106", + "Microsoft.EntityFrameworkCore": "11.0.0-preview.6.26328.106", + "Microsoft.Data.Sqlite.Core": "11.0.0-preview.6.26328.106" + } + } +} \ No newline at end of file diff --git a/release-notes/11.0/preview/preview6/changes.json b/release-notes/11.0/preview/preview6/changes.json new file mode 100644 index 0000000000..29fca8fe79 --- /dev/null +++ b/release-notes/11.0/preview/preview6/changes.json @@ -0,0 +1,40466 @@ +{ + "release_version": "11.0.0-preview.6", + "release_date": "", + "changes": [ + { + "id": "arcade@93f7b3c", + "repo": "arcade", + "title": "Remove the Arcade msbuild logger", + "url": "https://github.com/dotnet/arcade/pull/16814", + "commit": "dotnet@a450ed6", + "is_security": false, + "local_repo_commit": "arcade@93f7b3c" + }, + { + "id": "arcade@f5d2a98", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/16824", + "commit": "dotnet@a450ed6", + "is_security": false, + "local_repo_commit": "arcade@f5d2a98" + }, + { + "id": "arcade@6565b4c", + "repo": "arcade", + "title": "Fix StringBuilder race in SignTool RealSignTool.RunMSBuild", + "url": "https://github.com/dotnet/arcade/pull/16829", + "commit": "dotnet@a450ed6", + "is_security": false, + "local_repo_commit": "arcade@6565b4c" + }, + { + "id": "arcade@e74a6a9", + "repo": "arcade", + "title": "Bump coverlet.collector from 6.0.4 to 10.0.1", + "url": "https://github.com/dotnet/arcade/pull/16838", + "commit": "dotnet@a450ed6", + "is_security": false, + "local_repo_commit": "arcade@e74a6a9" + }, + { + "id": "arcade@863a15e", + "repo": "arcade", + "title": "Bump Azure.Storage.Blobs from 12.19.1 to 12.28.0", + "url": "https://github.com/dotnet/arcade/pull/16836", + "commit": "dotnet@a450ed6", + "is_security": false, + "local_repo_commit": "arcade@863a15e" + }, + { + "id": "arcade@6272040", + "repo": "arcade", + "title": "Bump Azure.Core from 1.53.0 to 1.56.0", + "url": "https://github.com/dotnet/arcade/pull/16835", + "commit": "dotnet@a450ed6", + "is_security": false, + "local_repo_commit": "arcade@6272040" + }, + { + "id": "arcade@8cecd63", + "repo": "arcade", + "title": "Bump AwesomeAssertions from 9.0.0 to 9.4.0", + "url": "https://github.com/dotnet/arcade/pull/16834", + "commit": "dotnet@a450ed6", + "is_security": false, + "local_repo_commit": "arcade@8cecd63" + }, + { + "id": "arcade@42ac2b2", + "repo": "arcade", + "title": "Use MI in VMR injection templates instead of an AzDO PAT", + "url": "https://github.com/dotnet/arcade/pull/16815", + "commit": "dotnet@a450ed6", + "is_security": false, + "local_repo_commit": "arcade@42ac2b2" + }, + { + "id": "arcade@39155c1", + "repo": "arcade", + "title": "Update /Documentation folder for better LLM reasoning", + "url": "https://github.com/dotnet/arcade/pull/16840", + "commit": "dotnet@a450ed6", + "is_security": false, + "local_repo_commit": "arcade@39155c1" + }, + { + "id": "arcade@ddc699b", + "repo": "arcade", + "title": "Remove unused nsubstitute package version", + "url": "https://github.com/dotnet/arcade/pull/16842", + "commit": "dotnet@a450ed6", + "is_security": false, + "local_repo_commit": "arcade@ddc699b" + }, + { + "id": "arcade@e4b369a", + "repo": "arcade", + "title": "Remove hardcoded Microsoft.Data.Services.Client property", + "url": "https://github.com/dotnet/arcade/pull/16843", + "commit": "dotnet@a450ed6", + "is_security": false, + "local_repo_commit": "arcade@e4b369a" + }, + { + "id": "arcade@51ddd08", + "repo": "arcade", + "title": "Address review comments from PR", + "url": "https://github.com/dotnet/arcade/pull/16847", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@51ddd08" + }, + { + "id": "arcade@ab042fe", + "repo": "arcade", + "title": "Replace CommandLineParser with System.CommandLine and modernize SignCheck layout", + "url": "https://github.com/dotnet/arcade/pull/16845", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@ab042fe" + }, + { + "id": "arcade@62c03da", + "repo": "arcade", + "title": "Rename StartHere.md to README.md and update content", + "url": "https://github.com/dotnet/arcade/pull/16846", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@62c03da" + }, + { + "id": "arcade@bc06e72", + "repo": "arcade", + "title": "Replace Mono.Options with System.CommandLine", + "url": "https://github.com/dotnet/arcade/pull/16844", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@bc06e72" + }, + { + "id": "arcade@b7d55c8", + "repo": "arcade", + "title": "Bump NuGet dependencies (weekly digest)", + "url": "https://github.com/dotnet/arcade/pull/16853", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@b7d55c8" + }, + { + "id": "arcade@e055da6", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade, dotnet/arcade-services", + "url": "https://github.com/dotnet/arcade/pull/16811", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@e055da6" + }, + { + "id": "arcade@5b69000", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/16854", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@5b69000" + }, + { + "id": "arcade@004089f", + "repo": "arcade", + "title": "Remove unused dn-dependabot-dnceng-package-rw-pat from secret manifest", + "url": "https://github.com/dotnet/arcade/pull/16818", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@004089f" + }, + { + "id": "arcade@bd6a426", + "repo": "arcade", + "title": "Remove orphaned dn-bot-securitytools-packaging-r PAT from secret-manager manifest", + "url": "https://github.com/dotnet/arcade/pull/16819", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@bd6a426" + }, + { + "id": "arcade@6f074d1", + "repo": "arcade", + "title": "Convert symlink to relative paths install-debs.py", + "url": "https://github.com/dotnet/arcade/pull/16823", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@6f074d1" + }, + { + "id": "arcade@4288d5a", + "repo": "arcade", + "title": "Fix invalid underscore in Debian package version string", + "url": "https://github.com/dotnet/arcade/pull/16852", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@4288d5a" + }, + { + "id": "arcade@307b79e", + "repo": "arcade", + "title": "Update FreeBSD package version to 2.7.5", + "url": "https://github.com/dotnet/arcade/pull/16861", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@307b79e" + }, + { + "id": "arcade@613178c", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/16857", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@613178c" + }, + { + "id": "arcade@106da97", + "repo": "arcade", + "title": "Update source-index package versions", + "url": "https://github.com/dotnet/arcade/pull/16862", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@106da97" + }, + { + "id": "arcade@4dca219", + "repo": "arcade", + "title": "Add the Helix Job Monitor", + "url": "https://github.com/dotnet/arcade/pull/16740", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@4dca219" + }, + { + "id": "arcade@bf4a9ca", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade, dotnet/arcade-services, dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/16880", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@bf4a9ca" + }, + { + "id": "arcade@8fb9e6a", + "repo": "arcade", + "title": "Fix a flaky Helix Job Monitor test", + "url": "https://github.com/dotnet/arcade/pull/16882", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@8fb9e6a" + }, + { + "id": "arcade@b36a359", + "repo": "arcade", + "title": "Fix dotnetup channel name for aka.ms links", + "url": "https://github.com/dotnet/arcade/pull/16881", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@b36a359" + }, + { + "id": "arcade@dfb2b46", + "repo": "arcade", + "title": "Bump Azure.Core from 1.56.0 to 1.57.0", + "url": "https://github.com/dotnet/arcade/pull/16883", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@dfb2b46" + }, + { + "id": "arcade@890c585", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/16889", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@890c585" + }, + { + "id": "arcade@3004bba", + "repo": "arcade", + "title": "Bump Handlebars.Net from 1.11.5 to 2.1.6", + "url": "https://github.com/dotnet/arcade/pull/16884", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@3004bba" + }, + { + "id": "arcade@f64bc00", + "repo": "arcade", + "title": "Fix VS target hook points in Arcade SDK", + "url": "https://github.com/dotnet/arcade/pull/16890", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@f64bc00" + }, + { + "id": "arcade@865ae72", + "repo": "arcade", + "title": "Exclude eng/Version.Details.props from dependabot updates", + "url": "https://github.com/dotnet/arcade/pull/16891", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@865ae72" + }, + { + "id": "arcade@fae9146", + "repo": "arcade", + "title": "Standardize Azure DevOps URLs to dev.azure.com format", + "url": "https://github.com/dotnet/arcade/pull/16860", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@fae9146" + }, + { + "id": "arcade@727094f", + "repo": "arcade", + "title": "Allow custom binlog names in common build scripts", + "url": "https://github.com/dotnet/arcade/pull/16856", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@727094f" + }, + { + "id": "arcade@046dd22", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/16893", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@046dd22" + }, + { + "id": "arcade@684fd43", + "repo": "arcade", + "title": "Remove dnceng-symbol-server-pat from publish-logs.yml redaction list", + "url": "https://github.com/dotnet/arcade/pull/16868", + "commit": "dotnet@dea6f2b", + "is_security": false, + "local_repo_commit": "arcade@684fd43" + }, + { + "id": "arcade@8508adc", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/16897", + "commit": "dotnet@c91c06c", + "is_security": false, + "local_repo_commit": "arcade@8508adc" + }, + { + "id": "arcade@0d99601", + "repo": "arcade", + "title": "Upgrade actions/github-script and actions/checkout to latest versions", + "url": "https://github.com/dotnet/arcade/pull/16858", + "commit": "dotnet@c91c06c", + "is_security": false, + "local_repo_commit": "arcade@0d99601" + }, + { + "id": "arcade@1cc4e30", + "repo": "arcade", + "title": "Bump Microsoft.ApplicationInsights from 2.23.0 to 3.1.1", + "url": "https://github.com/dotnet/arcade/pull/16885", + "commit": "dotnet@c91c06c", + "is_security": false, + "local_repo_commit": "arcade@1cc4e30" + }, + { + "id": "arcade@1936bce", + "repo": "arcade", + "title": "Remove dn-bot-all-orgs-build-rw-code-rw PAT from publishing (Phase 2)", + "url": "https://github.com/dotnet/arcade/pull/16892", + "commit": "dotnet@f39bff9", + "is_security": false, + "local_repo_commit": "arcade@1936bce" + }, + { + "id": "arcade@a10599b", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/16903", + "commit": "dotnet@f39bff9", + "is_security": false, + "local_repo_commit": "arcade@a10599b" + }, + { + "id": "arcade@6bb59db", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/16902", + "commit": "dotnet@f39bff9", + "is_security": false, + "local_repo_commit": "arcade@6bb59db" + }, + { + "id": "arcade@8b729e3", + "repo": "arcade", + "title": "Remove dn-bot-devdiv-drop-r-code-r PAT from secret manifest", + "url": "https://github.com/dotnet/arcade/pull/16900", + "commit": "dotnet@f39bff9", + "is_security": false, + "local_repo_commit": "arcade@8b729e3" + }, + { + "id": "arcade@2bc73b8", + "repo": "arcade", + "title": "Remove dn-bot-devdiv-drop-rw-code-rw PAT from vault config", + "url": "https://github.com/dotnet/arcade/pull/16901", + "commit": "dotnet@f39bff9", + "is_security": false, + "local_repo_commit": "arcade@2bc73b8" + }, + { + "id": "arcade@0353e2e", + "repo": "arcade", + "title": "Restore NUGET_PACKAGES export at CI initialization", + "url": "https://github.com/dotnet/arcade/pull/16899", + "commit": "dotnet@f39bff9", + "is_security": false, + "local_repo_commit": "arcade@0353e2e" + }, + { + "id": "arcade@1b31696", + "repo": "arcade", + "title": "Remove the persistent caching of AzurePipelineCredential", + "url": "https://github.com/dotnet/arcade/pull/16906", + "commit": "dotnet@f39bff9", + "is_security": false, + "local_repo_commit": "arcade@1b31696" + }, + { + "id": "arcade@ebc62c6", + "repo": "arcade", + "title": "Job Monitor: cancel in-flight Helix jobs on external cancellation (CTRL\u002BC / SIGTERM)", + "url": "https://github.com/dotnet/arcade/pull/16877", + "commit": "dotnet@f39bff9", + "is_security": false, + "local_repo_commit": "arcade@ebc62c6" + }, + { + "id": "arcade@73c1710", + "repo": "arcade", + "title": "JobMonitor: report only still-running Helix jobs on timeout", + "url": "https://github.com/dotnet/arcade/pull/16904", + "commit": "dotnet@f39bff9", + "is_security": false, + "local_repo_commit": "arcade@73c1710" + }, + { + "id": "arcade@2bc908b", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/16918", + "commit": "dotnet@da58b41", + "is_security": false, + "local_repo_commit": "arcade@2bc908b" + }, + { + "id": "arcade@fa92642", + "repo": "arcade", + "title": "Merge MSBuild functions in tools.ps1/sh", + "url": "https://github.com/dotnet/arcade/pull/16916", + "commit": "dotnet@da58b41", + "is_security": false, + "local_repo_commit": "arcade@fa92642" + }, + { + "id": "arcade@51282ca", + "repo": "arcade", + "title": "Add \u0027file\u0027 package to native dependencies", + "url": "https://github.com/dotnet/arcade/pull/16924", + "commit": "dotnet@da58b41", + "is_security": false, + "local_repo_commit": "arcade@51282ca" + }, + { + "id": "arcade@4992505", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/xharness", + "url": "https://github.com/dotnet/arcade/pull/16927", + "commit": "dotnet@da58b41", + "is_security": false, + "local_repo_commit": "arcade@4992505" + }, + { + "id": "arcade@2855c99", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade, dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/16923", + "commit": "dotnet@da58b41", + "is_security": false, + "local_repo_commit": "arcade@2855c99" + }, + { + "id": "arcade@644c081", + "repo": "arcade", + "title": "Target NetCurrent for Microsoft.DotNet.XUnitConsoleRunner test host", + "url": "https://github.com/dotnet/arcade/pull/16914", + "commit": "dotnet@da58b41", + "is_security": false, + "local_repo_commit": "arcade@644c081" + }, + { + "id": "arcade@64988f0", + "repo": "arcade", + "title": "Revert workload resolver disable from shared eng/common scripts", + "url": "https://github.com/dotnet/arcade/pull/16932", + "commit": "dotnet@caabcc3", + "is_security": false, + "local_repo_commit": "arcade@64988f0" + }, + { + "id": "arcade@aa5dcba", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/16933", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@aa5dcba" + }, + { + "id": "arcade@e26a2de", + "repo": "arcade", + "title": "Fix InitializeNuGetPackageCachePath on non-Windows", + "url": "https://github.com/dotnet/arcade/pull/16934", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@e26a2de" + }, + { + "id": "arcade@e40dc61", + "repo": "arcade", + "title": "Bump Microsoft.ApplicationInsights from 3.1.1 to 3.1.2", + "url": "https://github.com/dotnet/arcade/pull/16942", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@e40dc61" + }, + { + "id": "arcade@721e491", + "repo": "arcade", + "title": "Bump Microsoft.CodeAnalysis.CSharp from 4.8.0 to 5.3.0", + "url": "https://github.com/dotnet/arcade/pull/16943", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@721e491" + }, + { + "id": "arcade@ccd992c", + "repo": "arcade", + "title": "Bump Microsoft.Data.OData and Microsoft.Data.Services.Client", + "url": "https://github.com/dotnet/arcade/pull/16945", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@ccd992c" + }, + { + "id": "arcade@9a93bc0", + "repo": "arcade", + "title": "JobMonitor tests: Fix flaky RetryOnEntryWithCrashes_ResubmitsOnlyLatestFailedWork", + "url": "https://github.com/dotnet/arcade/pull/16939", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@9a93bc0" + }, + { + "id": "arcade@7dbf30d", + "repo": "arcade", + "title": "JobMonitor: Fix gathering test results in Helix MonoQueue post-commands", + "url": "https://github.com/dotnet/arcade/pull/16936", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@7dbf30d" + }, + { + "id": "arcade@a199cbb", + "repo": "arcade", + "title": "JobMonitor: Remove dead FormatChainKeyForDisplay helper", + "url": "https://github.com/dotnet/arcade/pull/16937", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@a199cbb" + }, + { + "id": "arcade@23cb1e4", + "repo": "arcade", + "title": "JobMonitor: Include QueueId in submitter chain key so cross-queue work-item outcomes don\u0027t overwrite each other", + "url": "https://github.com/dotnet/arcade/pull/16938", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@23cb1e4" + }, + { + "id": "arcade@8e2af67", + "repo": "arcade", + "title": "JobMonitor: Leave more time for gracefull shutdown", + "url": "https://github.com/dotnet/arcade/pull/16950", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@8e2af67" + }, + { + "id": "arcade@6ab7967", + "repo": "arcade", + "title": "Disable CG and CodeQL for public project in shared job template", + "url": "https://github.com/dotnet/arcade/pull/16951", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@6ab7967" + }, + { + "id": "arcade@575d38d", + "repo": "arcade", + "title": "JobMonitor: emit in-progress AzDO \u002B unfinished Helix details on timeout/cancellation", + "url": "https://github.com/dotnet/arcade/pull/16878", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@575d38d" + }, + { + "id": "arcade@38f680a", + "repo": "arcade", + "title": "JobMonitor: Fix more flaky tests", + "url": "https://github.com/dotnet/arcade/pull/16957", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@38f680a" + }, + { + "id": "arcade@124e422", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/16955", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@124e422" + }, + { + "id": "arcade@84f0c43", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/16956", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@84f0c43" + }, + { + "id": "arcade@93aabd8", + "repo": "arcade", + "title": "JobMonitor: Use fluent assertions to handle random order of results", + "url": "https://github.com/dotnet/arcade/pull/16941", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@93aabd8" + }, + { + "id": "arcade@24bd601", + "repo": "arcade", + "title": "JobMonitor: route warnings/errors through AzDO timeline issue logging and remove log emojis", + "url": "https://github.com/dotnet/arcade/pull/16952", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@24bd601" + }, + { + "id": "arcade@b6ed8ef", + "repo": "arcade", + "title": "Target OSX 26 with Arcade unit tests", + "url": "https://github.com/dotnet/arcade/pull/16959", + "commit": "dotnet@599b815", + "is_security": false, + "local_repo_commit": "arcade@b6ed8ef" + }, + { + "id": "arcade@0b62d3d", + "repo": "arcade", + "title": "JobMonitor: Preserve DockerTag/QueueAlias when resubmitting work items", + "url": "https://github.com/dotnet/arcade/pull/16963", + "commit": "dotnet@41e8735", + "is_security": false, + "local_repo_commit": "arcade@0b62d3d" + }, + { + "id": "arcade@fd00cc1", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/16965", + "commit": "dotnet@41e8735", + "is_security": false, + "local_repo_commit": "arcade@fd00cc1" + }, + { + "id": "arcade@edbe1f4", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/16966", + "commit": "dotnet@41e8735", + "is_security": false, + "local_repo_commit": "arcade@edbe1f4" + }, + { + "id": "arcade@0d06729", + "repo": "arcade", + "title": "Change VMR repository endpoint from \u0027dotnet\u0027 to \u0027public\u0027", + "url": "https://github.com/dotnet/arcade/pull/16962", + "commit": "dotnet@b587934", + "is_security": false, + "local_repo_commit": "arcade@0d06729" + }, + { + "id": "arcade@9cd7410", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/16969", + "commit": "dotnet@b587934", + "is_security": false, + "local_repo_commit": "arcade@9cd7410" + }, + { + "id": "arcade@afe56bd", + "repo": "arcade", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/arcade/pull/16970", + "commit": "dotnet@b587934", + "is_security": false, + "local_repo_commit": "arcade@afe56bd" + }, + { + "id": "arcade@1518b36", + "repo": "arcade", + "title": "Log Helix queue health summary on job submission (opt-in)", + "url": "https://github.com/dotnet/arcade/pull/16922", + "commit": "dotnet@b587934", + "is_security": false, + "local_repo_commit": "arcade@1518b36" + }, + { + "id": "arcade@b31c3cf", + "repo": "arcade", + "title": "Route enable-internal-sources by Agent.Os at runtime and use SetupNugetSources.sh on Unix", + "url": "https://github.com/dotnet/arcade/pull/16953", + "commit": "dotnet@b587934", + "is_security": false, + "local_repo_commit": "arcade@b31c3cf" + }, + { + "id": "arcade@76ee16f", + "repo": "arcade", + "title": "Create versionless symlinks more broadly on openbsd", + "url": "https://github.com/dotnet/arcade/pull/16975", + "commit": "dotnet@09f01f2", + "is_security": false, + "local_repo_commit": "arcade@76ee16f" + }, + { + "id": "arcade@30b1f22", + "repo": "arcade", + "title": "JobMonitor: Refactor/simplify the main runner class", + "url": "https://github.com/dotnet/arcade/pull/16960", + "commit": "dotnet@09f01f2", + "is_security": false, + "local_repo_commit": "arcade@30b1f22" + }, + { + "id": "arcade@3836581", + "repo": "arcade", + "title": "Ignore Maestro maintained version properties in dependabot", + "url": "https://github.com/dotnet/arcade/pull/16979", + "commit": "dotnet@09f01f2", + "is_security": false, + "local_repo_commit": "arcade@3836581" + }, + { + "id": "arcade@2b0144c", + "repo": "arcade", + "title": "Simplify Helix JobMonitor waiting vs running status reporting after main refactor merge", + "url": "https://github.com/dotnet/arcade/pull/16973", + "commit": "dotnet@09f01f2", + "is_security": false, + "local_repo_commit": "arcade@2b0144c" + }, + { + "id": "arcade@40ac312", + "repo": "arcade", + "title": "Bump Azure.Core from 1.57.0 to 1.58.0", + "url": "https://github.com/dotnet/arcade/pull/16980", + "commit": "dotnet@09f01f2", + "is_security": false, + "local_repo_commit": "arcade@40ac312" + }, + { + "id": "arcade@d629f81", + "repo": "arcade", + "title": "Bump MSTest and MTP to latest bug fix release", + "url": "https://github.com/dotnet/arcade/pull/16985", + "commit": "dotnet@09f01f2", + "is_security": false, + "local_repo_commit": "arcade@d629f81" + }, + { + "id": "arcade@c282d71", + "repo": "arcade", + "title": "SetupNugetSources: skip configure-toolset import", + "url": "https://github.com/dotnet/arcade/pull/16984", + "commit": "dotnet@09f01f2", + "is_security": false, + "local_repo_commit": "arcade@c282d71" + }, + { + "id": "arcade@d5722c4", + "repo": "arcade", + "title": "Bump Azure.Storage.Blobs from 12.28.0 to 12.29.0", + "url": "https://github.com/dotnet/arcade/pull/16981", + "commit": "dotnet@49b4435", + "is_security": false, + "local_repo_commit": "arcade@d5722c4" + }, + { + "id": "arcade@3d6a537", + "repo": "arcade", + "title": "Bump Microsoft.Identity.Client from 4.84.0 to 4.84.2", + "url": "https://github.com/dotnet/arcade/pull/16982", + "commit": "dotnet@49b4435", + "is_security": false, + "local_repo_commit": "arcade@3d6a537" + }, + { + "id": "arcade@67a6a00", + "repo": "arcade", + "title": "Bump Microsoft.Signed.Wix from 3.14.1-9323.2545153 to 3.14.1-11131.2940454", + "url": "https://github.com/dotnet/arcade/pull/16987", + "commit": "dotnet@49b4435", + "is_security": false, + "local_repo_commit": "arcade@67a6a00" + }, + { + "id": "arcade@697f198", + "repo": "arcade", + "title": "Install OpenBSD packages in /usr/local", + "url": "https://github.com/dotnet/arcade/pull/16990", + "commit": "dotnet@49b4435", + "is_security": false, + "local_repo_commit": "arcade@697f198" + }, + { + "id": "arcade@701cb15", + "repo": "arcade", + "title": "Cleanup unnecessary paths in OpenBSD rootfs", + "url": "https://github.com/dotnet/arcade/pull/16991", + "commit": "dotnet@49b4435", + "is_security": false, + "local_repo_commit": "arcade@701cb15" + }, + { + "id": "arcade@54b49b3", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade, dotnet/arcade-services, dotnet/dnceng", + "url": "https://github.com/dotnet/arcade/pull/16974", + "commit": "dotnet@49b4435", + "is_security": false, + "local_repo_commit": "arcade@54b49b3" + }, + { + "id": "arcade@ca55ad8", + "repo": "arcade", + "title": "Rename copilot-instructions to AGENTS.md", + "url": "https://github.com/dotnet/arcade/pull/16978", + "commit": "dotnet@49b4435", + "is_security": false, + "local_repo_commit": "arcade@ca55ad8" + }, + { + "id": "arcade@33a0195", + "repo": "arcade", + "title": "Bump Microsoft.OpenApi from 1.6.29 to 3.6.0", + "url": "https://github.com/dotnet/arcade/pull/16983", + "commit": "dotnet@49b4435", + "is_security": false, + "local_repo_commit": "arcade@33a0195" + }, + { + "id": "arcade@fa3e5ef", + "repo": "arcade", + "title": "Pin backport actions to SHAs", + "url": "https://github.com/dotnet/arcade/pull/16996", + "commit": "dotnet@8e59505", + "is_security": false, + "local_repo_commit": "arcade@fa3e5ef" + }, + { + "id": "arcade@0a80b03", + "repo": "arcade", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/arcade/pull/16997", + "commit": "dotnet@8e59505", + "is_security": false, + "local_repo_commit": "arcade@0a80b03" + }, + { + "id": "aspnetcore@a56b951", + "repo": "aspnetcore", + "title": "apply the suggestion", + "url": "https://github.com/dotnet/aspnetcore/pull/66743", + "commit": "dotnet@19e133f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a56b951" + }, + { + "id": "aspnetcore@654900e", + "repo": "aspnetcore", + "title": "RenderFragment serialization", + "url": "https://github.com/dotnet/aspnetcore/pull/66528", + "commit": "dotnet@19e133f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@654900e" + }, + { + "id": "aspnetcore@2f91a9d", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/66741", + "commit": "dotnet@19e133f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2f91a9d" + }, + { + "id": "aspnetcore@c0c2230", + "repo": "aspnetcore", + "title": "SupplyParameterFromSession support for Blazor", + "url": "https://github.com/dotnet/aspnetcore/pull/65184", + "commit": "dotnet@19e133f", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c0c2230" + }, + { + "id": "aspnetcore@e0232e6", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/66748", + "commit": "dotnet@c864ca6", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e0232e6" + }, + { + "id": "aspnetcore@0498688", + "repo": "aspnetcore", + "title": "Update issue triage agent to use issue type instead of labels", + "url": "https://github.com/dotnet/aspnetcore/pull/66722", + "commit": "dotnet@c864ca6", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0498688" + }, + { + "id": "aspnetcore@3431b08", + "repo": "aspnetcore", + "title": "Fix re-quarantine data not reaching agent (separate runner jobs)", + "url": "https://github.com/dotnet/aspnetcore/pull/66777", + "commit": "dotnet@c864ca6", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3431b08" + }, + { + "id": "aspnetcore@d08776d", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/66789", + "commit": "dotnet@c864ca6", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d08776d" + }, + { + "id": "aspnetcore@bb204a0", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/66790", + "commit": "dotnet@c864ca6", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@bb204a0" + }, + { + "id": "aspnetcore@f6c9f3b", + "repo": "aspnetcore", + "title": "[main] (deps): Bump github/gh-aw-actions from 0.74.8 to 0.74.9", + "url": "https://github.com/dotnet/aspnetcore/pull/66787", + "commit": "dotnet@c864ca6", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f6c9f3b" + }, + { + "id": "aspnetcore@9fd8710", + "repo": "aspnetcore", + "title": "Fix WindowsCertificateManager to correctly detect user cancellation of trust dialog", + "url": "https://github.com/dotnet/aspnetcore/pull/66604", + "commit": "dotnet@c864ca6", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9fd8710" + }, + { + "id": "aspnetcore@3b42a3a", + "repo": "aspnetcore", + "title": "[main] (deps): Bump src/submodules/googletest", + "url": "https://github.com/dotnet/aspnetcore/pull/66788", + "commit": "dotnet@c864ca6", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3b42a3a" + }, + { + "id": "aspnetcore@ea52e90", + "repo": "aspnetcore", + "title": "Run template tests on changes to Version.Details", + "url": "https://github.com/dotnet/aspnetcore/pull/66793", + "commit": "dotnet@c864ca6", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ea52e90" + }, + { + "id": "aspnetcore@5444c5a", + "repo": "aspnetcore", + "title": "Update Microsoft Identity Web package versions to 3.15.0", + "url": "https://github.com/dotnet/aspnetcore/pull/66767", + "commit": "dotnet@f892792", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5444c5a" + }, + { + "id": "aspnetcore@45e6b04", + "repo": "aspnetcore", + "title": "Make AssertEmptyMigration whitespace-insensitive", + "url": "https://github.com/dotnet/aspnetcore/pull/66792", + "commit": "dotnet@f892792", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@45e6b04" + }, + { + "id": "aspnetcore@118ff0a", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/66801", + "commit": "dotnet@f892792", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@118ff0a" + }, + { + "id": "aspnetcore@cd8b2e5", + "repo": "aspnetcore", + "title": "[main] (deps): Bump github/gh-aw-actions from 0.74.9 to 0.75.0", + "url": "https://github.com/dotnet/aspnetcore/pull/66802", + "commit": "dotnet@f892792", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@cd8b2e5" + }, + { + "id": "aspnetcore@614597e", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/66803", + "commit": "dotnet@f892792", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@614597e" + }, + { + "id": "aspnetcore@98f3aa3", + "repo": "aspnetcore", + "title": "Fix outdated version comments in GitHub Action workflows", + "url": "https://github.com/dotnet/aspnetcore/pull/66776", + "commit": "dotnet@f892792", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@98f3aa3" + }, + { + "id": "aspnetcore@a23bff9", + "repo": "aspnetcore", + "title": "Let JsonException bubble through problem details in minimal APIs", + "url": "https://github.com/dotnet/aspnetcore/pull/66519", + "commit": "dotnet@f892792", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a23bff9" + }, + { + "id": "aspnetcore@27c660e", + "repo": "aspnetcore", + "title": "Add .cat catalog signing and update .js exclusion comment", + "url": "https://github.com/dotnet/aspnetcore/pull/66443", + "commit": "dotnet@f892792", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@27c660e" + }, + { + "id": "aspnetcore@57e5b05", + "repo": "aspnetcore", + "title": "Revert \u0022Pass RequestAborted cancellation token to WriteAsJsonAsync in Default\u2026\u0022", + "url": "https://github.com/dotnet/aspnetcore/pull/66811", + "commit": "dotnet@2d28e43", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@57e5b05" + }, + { + "id": "aspnetcore@2518543", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/66795", + "commit": "dotnet@2d28e43", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2518543" + }, + { + "id": "aspnetcore@0d6b87e", + "repo": "aspnetcore", + "title": "Update issue templates to set issue types", + "url": "https://github.com/dotnet/aspnetcore/pull/66851", + "commit": "dotnet@e98b062", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0d6b87e" + }, + { + "id": "aspnetcore@c3a3603", + "repo": "aspnetcore", + "title": "Update issue-triage-agent.md", + "url": "https://github.com/dotnet/aspnetcore/pull/66852", + "commit": "dotnet@e98b062", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c3a3603" + }, + { + "id": "aspnetcore@d48c0a6", + "repo": "aspnetcore", + "title": "Add 1ES Unofficial pipeline for Components E2E tests", + "url": "https://github.com/dotnet/aspnetcore/pull/66759", + "commit": "dotnet@e98b062", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d48c0a6" + }, + { + "id": "aspnetcore@e4591cc", + "repo": "aspnetcore", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260522.1", + "url": "https://github.com/dotnet/aspnetcore/pull/66820", + "commit": "dotnet@e98b062", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e4591cc" + }, + { + "id": "aspnetcore@0fcd398", + "repo": "aspnetcore", + "title": "Recompile with new gh aw version", + "url": "https://github.com/dotnet/aspnetcore/pull/66864", + "commit": "dotnet@b45f9bb", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0fcd398" + }, + { + "id": "aspnetcore@d17cc21", + "repo": "aspnetcore", + "title": "Add HttpSys wrapper interface for HttpQueryRequestProperty Windows API", + "url": "https://github.com/dotnet/aspnetcore/pull/66700", + "commit": "dotnet@b45f9bb", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d17cc21" + }, + { + "id": "aspnetcore@2c960bf", + "repo": "aspnetcore", + "title": "Quarantine RedirectionTest.RedirectStreamingEnhancedPostToExternal", + "url": "https://github.com/dotnet/aspnetcore/pull/66874", + "commit": "dotnet@b45f9bb", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2c960bf" + }, + { + "id": "aspnetcore@19034c4", + "repo": "aspnetcore", + "title": "Unquarantine HubConnectionTests.ServerWithOldProtocolVersionClientWithNewProtocolVersionWorksDoesNotAllowStatefulReconnect", + "url": "https://github.com/dotnet/aspnetcore/pull/66886", + "commit": "dotnet@378b92e", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@19034c4" + }, + { + "id": "aspnetcore@6802f26", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/66908", + "commit": "dotnet@378b92e", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6802f26" + }, + { + "id": "aspnetcore@928bafc", + "repo": "aspnetcore", + "title": "[main] (deps): Bump github/gh-aw-actions from 0.76.1 to 0.77.1", + "url": "https://github.com/dotnet/aspnetcore/pull/66909", + "commit": "dotnet@378b92e", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@928bafc" + }, + { + "id": "aspnetcore@3fcf152", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/66910", + "commit": "dotnet@378b92e", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3fcf152" + }, + { + "id": "aspnetcore@4d40e25", + "repo": "aspnetcore", + "title": "Suppress ASP0027 for attributed public partial Program declarations", + "url": "https://github.com/dotnet/aspnetcore/pull/66875", + "commit": "dotnet@f01db50", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4d40e25" + }, + { + "id": "aspnetcore@c9a4439", + "repo": "aspnetcore", + "title": "Skip .NET SDK first-run experience in Helix work items", + "url": "https://github.com/dotnet/aspnetcore/pull/66916", + "commit": "dotnet@f01db50", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c9a4439" + }, + { + "id": "aspnetcore@d4891e3", + "repo": "aspnetcore", + "title": "Quarantine QuickGridNoInteractivityTest class", + "url": "https://github.com/dotnet/aspnetcore/pull/66884", + "commit": "dotnet@f01db50", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d4891e3" + }, + { + "id": "aspnetcore@96076ec", + "repo": "aspnetcore", + "title": "Unquarantine CircuitTests: ComponentLifecycleMethodThrowsExceptionTerminatesTheCircuit and ComponentDisposeMethodThrowsExceptionTerminatesTheCircuit", + "url": "https://github.com/dotnet/aspnetcore/pull/66885", + "commit": "dotnet@f01db50", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@96076ec" + }, + { + "id": "aspnetcore@693a8a6", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/66818", + "commit": "dotnet@f01db50", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@693a8a6" + }, + { + "id": "aspnetcore@ddced9f", + "repo": "aspnetcore", + "title": "Use 10.6.0 stable extensions versions", + "url": "https://github.com/dotnet/aspnetcore/pull/66854", + "commit": "dotnet@f01db50", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ddced9f" + }, + { + "id": "aspnetcore@4637df8", + "repo": "aspnetcore", + "title": "Unquarantine ResponseBodyTests.ResponseBody_WriteContentLength_PassedThrough (issue #63532)", + "url": "https://github.com/dotnet/aspnetcore/pull/66905", + "commit": "dotnet@bfb4529", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4637df8" + }, + { + "id": "aspnetcore@d8cd74d", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/66933", + "commit": "dotnet@1834519", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d8cd74d" + }, + { + "id": "aspnetcore@bc4e954", + "repo": "aspnetcore", + "title": "[Blazor] Use SDK Asset Groups for Assets.Internal and Identity UI", + "url": "https://github.com/dotnet/aspnetcore/pull/66412", + "commit": "dotnet@1834519", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@bc4e954" + }, + { + "id": "aspnetcore@b901529", + "repo": "aspnetcore", + "title": "updated remark for MaximumParallelInvocationsPerClient property.", + "url": "https://github.com/dotnet/aspnetcore/pull/66897", + "commit": "dotnet@1834519", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@b901529" + }, + { + "id": "aspnetcore@d3e55d1", + "repo": "aspnetcore", + "title": "Fix System.Diagnostics.Metrics.Meter.IsSupported default", + "url": "https://github.com/dotnet/aspnetcore/pull/66846", + "commit": "dotnet@1834519", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d3e55d1" + }, + { + "id": "aspnetcore@d494c24", + "repo": "aspnetcore", + "title": "Add InitialIndex parameter and ScrollToIndexAsync API to \u0060Virtualize\u003CTItem\u003E\u0060", + "url": "https://github.com/dotnet/aspnetcore/pull/66753", + "commit": "dotnet@1834519", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d494c24" + }, + { + "id": "aspnetcore@6258d70", + "repo": "aspnetcore", + "title": "Enable long-path checkout in runtime sync workflow", + "url": "https://github.com/dotnet/aspnetcore/pull/66898", + "commit": "dotnet@1834519", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6258d70" + }, + { + "id": "aspnetcore@00cf101", + "repo": "aspnetcore", + "title": "Fix BlazorGateway VS F5 launch (#66836) and E2E manifest task path (#66617)", + "url": "https://github.com/dotnet/aspnetcore/pull/66849", + "commit": "dotnet@1834519", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@00cf101" + }, + { + "id": "aspnetcore@423a8c2", + "repo": "aspnetcore", + "title": "Update Selenium and Playwright browser-testing dependencies", + "url": "https://github.com/dotnet/aspnetcore/pull/66945", + "commit": "dotnet@1834519", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@423a8c2" + }, + { + "id": "aspnetcore@3d3e43a", + "repo": "aspnetcore", + "title": "Update Microsoft.Windows.CsWin32 from 0.3.269 to 0.3.275", + "url": "https://github.com/dotnet/aspnetcore/pull/66944", + "commit": "dotnet@1834519", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3d3e43a" + }, + { + "id": "aspnetcore@8019b47", + "repo": "aspnetcore", + "title": "Split issue triage agent into orchestrator \u002B reviewer", + "url": "https://github.com/dotnet/aspnetcore/pull/66873", + "commit": "dotnet@abe52b1", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8019b47" + }, + { + "id": "aspnetcore@27a6a87", + "repo": "aspnetcore", + "title": "Fix possible deadlock in UnixCertificateManager and MacOSCertificateManager", + "url": "https://github.com/dotnet/aspnetcore/pull/66727", + "commit": "dotnet@abe52b1", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@27a6a87" + }, + { + "id": "aspnetcore@12ae318", + "repo": "aspnetcore", + "title": "Produce hang dumps in HELIX_WORKITEM_UPLOAD_ROOT", + "url": "https://github.com/dotnet/aspnetcore/pull/66935", + "commit": "dotnet@abe52b1", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@12ae318" + }, + { + "id": "aspnetcore@73224b3", + "repo": "aspnetcore", + "title": "Harden test-quarantine prompt against wrong issue links", + "url": "https://github.com/dotnet/aspnetcore/pull/66986", + "commit": "dotnet@abe52b1", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@73224b3" + }, + { + "id": "aspnetcore@3277e83", + "repo": "aspnetcore", + "title": "Add PR triggers for components-e2e-internal", + "url": "https://github.com/dotnet/aspnetcore/pull/66985", + "commit": "dotnet@abe52b1", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3277e83" + }, + { + "id": "aspnetcore@2dc6fbf", + "repo": "aspnetcore", + "title": "Update Milestones for July", + "url": "https://github.com/dotnet/aspnetcore/pull/66987", + "commit": "dotnet@abe52b1", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2dc6fbf" + }, + { + "id": "aspnetcore@107e3e0", + "repo": "aspnetcore", + "title": "[test-quarantine] Quarantine flaky E2E tests: RedirectionTest streaming get and ServerVirtualizationTest anchor mode", + "url": "https://github.com/dotnet/aspnetcore/pull/66971", + "commit": "dotnet@e36f325", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@107e3e0" + }, + { + "id": "aspnetcore@9d73636", + "repo": "aspnetcore", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2990348", + "url": "https://github.com/dotnet/aspnetcore/pull/66962", + "commit": "dotnet@e36f325", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9d73636" + }, + { + "id": "aspnetcore@f8ce524", + "repo": "aspnetcore", + "title": "Update SkipIfNotAdminAttribute.cs", + "url": "https://github.com/dotnet/aspnetcore/pull/64179", + "commit": "dotnet@e36f325", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f8ce524" + }, + { + "id": "aspnetcore@2ae863d", + "repo": "aspnetcore", + "title": "Stabilize flaky VirtualizationTest AnchorMode tests", + "url": "https://github.com/dotnet/aspnetcore/pull/66893", + "commit": "dotnet@e36f325", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2ae863d" + }, + { + "id": "aspnetcore@dd5915b", + "repo": "aspnetcore", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260526.2", + "url": "https://github.com/dotnet/aspnetcore/pull/66948", + "commit": "dotnet@e36f325", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@dd5915b" + }, + { + "id": "aspnetcore@a57571e", + "repo": "aspnetcore", + "title": "Update Microsoft.OpenApi to 3.6.0", + "url": "https://github.com/dotnet/aspnetcore/pull/66998", + "commit": "dotnet@e36f325", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a57571e" + }, + { + "id": "aspnetcore@775c077", + "repo": "aspnetcore", + "title": "Add dotnet-user-jwts --file support for file-based apps", + "url": "https://github.com/dotnet/aspnetcore/pull/66919", + "commit": "dotnet@e36f325", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@775c077" + }, + { + "id": "aspnetcore@bbb57bb", + "repo": "aspnetcore", + "title": "Document antiforgery HTTP method limitations and HttpMethodOverride interaction", + "url": "https://github.com/dotnet/aspnetcore/pull/66772", + "commit": "dotnet@5af6cc9", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@bbb57bb" + }, + { + "id": "aspnetcore@33c8c07", + "repo": "aspnetcore", + "title": "Propagate JsonSerializerOptions correctly during OpenAPI generation", + "url": "https://github.com/dotnet/aspnetcore/pull/66847", + "commit": "dotnet@5af6cc9", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@33c8c07" + }, + { + "id": "aspnetcore@6865ecc", + "repo": "aspnetcore", + "title": "Address file-based app user secrets feedback", + "url": "https://github.com/dotnet/aspnetcore/pull/67010", + "commit": "dotnet@5af6cc9", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6865ecc" + }, + { + "id": "aspnetcore@af9b6d1", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/66981", + "commit": "dotnet@5af6cc9", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@af9b6d1" + }, + { + "id": "aspnetcore@1a6684c", + "repo": "aspnetcore", + "title": "Implement Cross-Site Request Forgery Algorithm based on Fetch Metadata headers", + "url": "https://github.com/dotnet/aspnetcore/pull/66585", + "commit": "dotnet@bb45b48", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1a6684c" + }, + { + "id": "aspnetcore@fda1bb2", + "repo": "aspnetcore", + "title": "[main] (deps): Bump github/gh-aw-actions from 0.77.5 to 0.78.1", + "url": "https://github.com/dotnet/aspnetcore/pull/67039", + "commit": "dotnet@bb45b48", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fda1bb2" + }, + { + "id": "aspnetcore@31015cb", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/67041", + "commit": "dotnet@bb45b48", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@31015cb" + }, + { + "id": "aspnetcore@b8f35c2", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/67042", + "commit": "dotnet@bb45b48", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@b8f35c2" + }, + { + "id": "aspnetcore@f2895a4", + "repo": "aspnetcore", + "title": "[main] (deps): Bump actions/checkout from 6.0.2 to 6.0.3", + "url": "https://github.com/dotnet/aspnetcore/pull/67040", + "commit": "dotnet@bb45b48", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f2895a4" + }, + { + "id": "aspnetcore@d1df4c8", + "repo": "aspnetcore", + "title": "Remove auto-milestoning from policybot", + "url": "https://github.com/dotnet/aspnetcore/pull/67046", + "commit": "dotnet@bb45b48", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d1df4c8" + }, + { + "id": "aspnetcore@c390cce", + "repo": "aspnetcore", + "title": "Cap helix log extraction in test-quarantine workflow", + "url": "https://github.com/dotnet/aspnetcore/pull/67047", + "commit": "dotnet@bb45b48", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c390cce" + }, + { + "id": "aspnetcore@21ad7ab", + "repo": "aspnetcore", + "title": "[main] (deps): Bump src/submodules/googletest", + "url": "https://github.com/dotnet/aspnetcore/pull/67038", + "commit": "dotnet@bb45b48", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@21ad7ab" + }, + { + "id": "aspnetcore@ecc223b", + "repo": "aspnetcore", + "title": "Revert \u0022Fixes Problem Details casing bug (#59396)\u0022", + "url": "https://github.com/dotnet/aspnetcore/pull/67011", + "commit": "dotnet@8df959a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ecc223b" + }, + { + "id": "aspnetcore@7f0d5e9", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/67024", + "commit": "dotnet@8df959a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7f0d5e9" + }, + { + "id": "aspnetcore@12db528", + "repo": "aspnetcore", + "title": "VirtuazlieAnchorMode docs improvement", + "url": "https://github.com/dotnet/aspnetcore/pull/67063", + "commit": "dotnet@6ed81ee", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@12db528" + }, + { + "id": "aspnetcore@8eaa2b5", + "repo": "aspnetcore", + "title": "feat: adds support for additional operations emission in OpenAPI 3.2.0", + "url": "https://github.com/dotnet/aspnetcore/pull/67007", + "commit": "dotnet@6ed81ee", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8eaa2b5" + }, + { + "id": "aspnetcore@dc731b1", + "repo": "aspnetcore", + "title": "Apply API changes for Label and DisplayName", + "url": "https://github.com/dotnet/aspnetcore/pull/67037", + "commit": "dotnet@6ed81ee", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@dc731b1" + }, + { + "id": "aspnetcore@a6319ae", + "repo": "aspnetcore", + "title": "Verify Minimal API unions support in RDF and RDG as endpoint parameters and return types", + "url": "https://github.com/dotnet/aspnetcore/pull/66951", + "commit": "dotnet@6ed81ee", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a6319ae" + }, + { + "id": "aspnetcore@f097397", + "repo": "aspnetcore", + "title": "Verify MVC / Razor Pages support for unions", + "url": "https://github.com/dotnet/aspnetcore/pull/67005", + "commit": "dotnet@6ed81ee", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f097397" + }, + { + "id": "aspnetcore@cbdd640", + "repo": "aspnetcore", + "title": "Improve default Identity email wording for recipients who didn\u0027t initiate the action", + "url": "https://github.com/dotnet/aspnetcore/pull/66747", + "commit": "dotnet@6ed81ee", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@cbdd640" + }, + { + "id": "aspnetcore@568488b", + "repo": "aspnetcore", + "title": "Batch test-quarantine data collection to reduce token usage", + "url": "https://github.com/dotnet/aspnetcore/pull/67085", + "commit": "dotnet@6ed81ee", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@568488b" + }, + { + "id": "aspnetcore@672741d", + "repo": "aspnetcore", + "title": "Revert Node pin to 24.14.1 in default-build.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/66979", + "commit": "dotnet@6ed81ee", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@672741d" + }, + { + "id": "aspnetcore@6309245", + "repo": "aspnetcore", + "title": "Handle \u0060DescriptionAttribute\u0060 for nullable value types in OpenAPI generation", + "url": "https://github.com/dotnet/aspnetcore/pull/65245", + "commit": "dotnet@7a1e1bc", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6309245" + }, + { + "id": "aspnetcore@9af09bb", + "repo": "aspnetcore", + "title": "Fix ValidationsGenerator CS8785 when AddValidation is called from multiple sites", + "url": "https://github.com/dotnet/aspnetcore/pull/66675", + "commit": "dotnet@7a1e1bc", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9af09bb" + }, + { + "id": "aspnetcore@4b9edc7", + "repo": "aspnetcore", + "title": "Capture gradle stderr and stacktrace in SignalR Java client builds", + "url": "https://github.com/dotnet/aspnetcore/pull/67009", + "commit": "dotnet@7a1e1bc", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4b9edc7" + }, + { + "id": "aspnetcore@01c7cc4", + "repo": "aspnetcore", + "title": "Add fuzzing infrastructure for ASP.NET Core", + "url": "https://github.com/dotnet/aspnetcore/pull/67022", + "commit": "dotnet@7a1e1bc", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@01c7cc4" + }, + { + "id": "aspnetcore@b0fe49c", + "repo": "aspnetcore", + "title": "Merged PR 60176: [release/9.0] gRPC transcoding: respecting json-name aliases", + "url": "https://github.com/dotnet/aspnetcore/pull/67108", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@b0fe49c" + }, + { + "id": "aspnetcore@0fdad03", + "repo": "aspnetcore", + "title": "Merged PR 60124: [release/9.0] fix http2/3 path header ASCII symbols validation", + "url": "https://github.com/dotnet/aspnetcore/pull/67109", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0fdad03" + }, + { + "id": "aspnetcore@1a638c9", + "repo": "aspnetcore", + "title": "Merged PR 60873: Avoid caching responses for authenticated users", + "url": "https://github.com/dotnet/aspnetcore/pull/67110", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1a638c9" + }, + { + "id": "aspnetcore@016ea32", + "repo": "aspnetcore", + "title": "Verify test-quarantine Source B PRs via batched GraphQL", + "url": "https://github.com/dotnet/aspnetcore/pull/67115", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@016ea32" + }, + { + "id": "aspnetcore@bd9f3b7", + "repo": "aspnetcore", + "title": "ApiExplorer and OpenAPI unions support", + "url": "https://github.com/dotnet/aspnetcore/pull/67001", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@bd9f3b7" + }, + { + "id": "aspnetcore@fae66ea", + "repo": "aspnetcore", + "title": "Move Source B PR selection into a pre-activation step", + "url": "https://github.com/dotnet/aspnetcore/pull/67129", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fae66ea" + }, + { + "id": "aspnetcore@81f91ea", + "repo": "aspnetcore", + "title": "Update MessagePack", + "url": "https://github.com/dotnet/aspnetcore/pull/67107", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@81f91ea" + }, + { + "id": "aspnetcore@7c9d1fe", + "repo": "aspnetcore", + "title": "Run tests on MacOS 26", + "url": "https://github.com/dotnet/aspnetcore/pull/63531", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7c9d1fe" + }, + { + "id": "aspnetcore@1125148", + "repo": "aspnetcore", + "title": "Fix: add KeySubDelimiter between multi-value Vary header values in ResponseCaching and OutputCaching", + "url": "https://github.com/dotnet/aspnetcore/pull/66936", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1125148" + }, + { + "id": "aspnetcore@da04fcb", + "repo": "aspnetcore", + "title": "Enable control flow guard for native AOT tools", + "url": "https://github.com/dotnet/aspnetcore/pull/67106", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@da04fcb" + }, + { + "id": "aspnetcore@fc4c046", + "repo": "aspnetcore", + "title": "Verify SignalR union support as hub method parameters and return types", + "url": "https://github.com/dotnet/aspnetcore/pull/67125", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fc4c046" + }, + { + "id": "aspnetcore@928300a", + "repo": "aspnetcore", + "title": "Updated npm packages 2026-06-10", + "url": "https://github.com/dotnet/aspnetcore/pull/67140", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@928300a" + }, + { + "id": "aspnetcore@e7e059b", + "repo": "aspnetcore", + "title": "fix(s390x/ppc64le): set RuntimeIdentifier for BasicLinkedApp in DotNetBuild mode", + "url": "https://github.com/dotnet/aspnetcore/pull/66867", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e7e059b" + }, + { + "id": "aspnetcore@d20a436", + "repo": "aspnetcore", + "title": "Replace VS2026 Pre Scout Helix queue names", + "url": "https://github.com/dotnet/aspnetcore/pull/67141", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d20a436" + }, + { + "id": "aspnetcore@a0b18f6", + "repo": "aspnetcore", + "title": "Fix internal CI NativeAOT cross-build for ARM/ARM64/musl legs", + "url": "https://github.com/dotnet/aspnetcore/pull/67158", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a0b18f6" + }, + { + "id": "aspnetcore@cddc35c", + "repo": "aspnetcore", + "title": "Precompute test-quarantine Part 1 gathering in pre-activation", + "url": "https://github.com/dotnet/aspnetcore/pull/67167", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@cddc35c" + }, + { + "id": "aspnetcore@7e5dc0c", + "repo": "aspnetcore", + "title": "fix docs issues", + "url": "https://github.com/dotnet/aspnetcore/pull/67165", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7e5dc0c" + }, + { + "id": "aspnetcore@f7ea67b", + "repo": "aspnetcore", + "title": "Raise test-quarantine ET budget to 50M, halve run frequency", + "url": "https://github.com/dotnet/aspnetcore/pull/67168", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f7ea67b" + }, + { + "id": "aspnetcore@dcd10d6", + "repo": "aspnetcore", + "title": "Update ID.Web packages", + "url": "https://github.com/dotnet/aspnetcore/pull/67161", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@dcd10d6" + }, + { + "id": "aspnetcore@f376145", + "repo": "aspnetcore", + "title": "Add missing types to NullableConverter\u0027s supported type allowlist", + "url": "https://github.com/dotnet/aspnetcore/pull/66625", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f376145" + }, + { + "id": "aspnetcore@2235227", + "repo": "aspnetcore", + "title": "Unquarantine Http3RequestTests.GET_GracefulServerShutdown_AbortRequestsAfterHostTimeout", + "url": "https://github.com/dotnet/aspnetcore/pull/67171", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2235227" + }, + { + "id": "aspnetcore@bb68f14", + "repo": "aspnetcore", + "title": "Unquarantine ServerVirtualizationTest.CanRenderHtmlTable", + "url": "https://github.com/dotnet/aspnetcore/pull/67169", + "commit": "dotnet@5d5112a", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@bb68f14" + }, + { + "id": "aspnetcore@0e14788", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/67114", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0e14788" + }, + { + "id": "aspnetcore@8bb3231", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/67180", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8bb3231" + }, + { + "id": "aspnetcore@bb9e3bf", + "repo": "aspnetcore", + "title": "[main] (deps): Bump github/gh-aw-actions from 0.77.5 to 0.79.7", + "url": "https://github.com/dotnet/aspnetcore/pull/67179", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@bb9e3bf" + }, + { + "id": "aspnetcore@af70f7a", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/67181", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@af70f7a" + }, + { + "id": "aspnetcore@6e5e013", + "repo": "aspnetcore", + "title": "[main] (deps): Bump actions/checkout from 6.0.2 to 6.0.3", + "url": "https://github.com/dotnet/aspnetcore/pull/67182", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6e5e013" + }, + { + "id": "aspnetcore@ee88c83", + "repo": "aspnetcore", + "title": "OpenAPI: Fix duplicate xml documentation ids for Generic properties and references", + "url": "https://github.com/dotnet/aspnetcore/pull/64404", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ee88c83" + }, + { + "id": "aspnetcore@ef9ce6f", + "repo": "aspnetcore", + "title": "Throw HttpSysException with HttpInitialize status details", + "url": "https://github.com/dotnet/aspnetcore/pull/66859", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ef9ce6f" + }, + { + "id": "aspnetcore@4241326", + "repo": "aspnetcore", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260609.1", + "url": "https://github.com/dotnet/aspnetcore/pull/67208", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4241326" + }, + { + "id": "aspnetcore@ac7fe7d", + "repo": "aspnetcore", + "title": "Reduce algorithmic complexity for parsing If-Match and If-None-Match.", + "url": "https://github.com/dotnet/aspnetcore/pull/66796", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ac7fe7d" + }, + { + "id": "aspnetcore@a70804f", + "repo": "aspnetcore", + "title": "Fix trailing comma handling for chunked.", + "url": "https://github.com/dotnet/aspnetcore/pull/67006", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a70804f" + }, + { + "id": "aspnetcore@6d86210", + "repo": "aspnetcore", + "title": "Recompile gh-aw workflows with matching CLI v0.79.7", + "url": "https://github.com/dotnet/aspnetcore/pull/67215", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6d86210" + }, + { + "id": "aspnetcore@90a61e3", + "repo": "aspnetcore", + "title": "Rename argument in DisplayNameInfo.GetDisplayName", + "url": "https://github.com/dotnet/aspnetcore/pull/67159", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@90a61e3" + }, + { + "id": "aspnetcore@f3bbfec", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/67194", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@f3bbfec" + }, + { + "id": "aspnetcore@7a50ac5", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/67221", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7a50ac5" + }, + { + "id": "aspnetcore@aa54935", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/67220", + "commit": "dotnet@70de1a5", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@aa54935" + }, + { + "id": "aspnetcore@ad2f14f", + "repo": "aspnetcore", + "title": "Delete dead code in MEV", + "url": "https://github.com/dotnet/aspnetcore/pull/67214", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ad2f14f" + }, + { + "id": "aspnetcore@423e407", + "repo": "aspnetcore", + "title": "Update default OpenApi version to 3.2", + "url": "https://github.com/dotnet/aspnetcore/pull/67097", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@423e407" + }, + { + "id": "aspnetcore@ede0ab9", + "repo": "aspnetcore", + "title": "Make Virtualize component CSP-compliant", + "url": "https://github.com/dotnet/aspnetcore/pull/66680", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ede0ab9" + }, + { + "id": "aspnetcore@8854c58", + "repo": "aspnetcore", + "title": "[Blazor] Align gateway and templates with Aspire implementation", + "url": "https://github.com/dotnet/aspnetcore/pull/67048", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8854c58" + }, + { + "id": "aspnetcore@fb7deb6", + "repo": "aspnetcore", + "title": "Fix TempData and SupplyParameterFromSession persistence for streaming SSR case", + "url": "https://github.com/dotnet/aspnetcore/pull/66832", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fb7deb6" + }, + { + "id": "aspnetcore@becbe4b", + "repo": "aspnetcore", + "title": "Split IValidatableInfo to multiple interfaces", + "url": "https://github.com/dotnet/aspnetcore/pull/67183", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@becbe4b" + }, + { + "id": "aspnetcore@0217526", + "repo": "aspnetcore", + "title": "Remove misplaced \u0060pure\u0060 annotations", + "url": "https://github.com/dotnet/aspnetcore/pull/66778", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0217526" + }, + { + "id": "aspnetcore@9b86daf", + "repo": "aspnetcore", + "title": "Update dependencies from build 318763", + "url": "https://github.com/dotnet/aspnetcore/pull/67232", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9b86daf" + }, + { + "id": "aspnetcore@fb6e5b8", + "repo": "aspnetcore", + "title": "[Blazor] Override ResolveComponentForRenderMode in WebViewRenderer to treat all render modes as no-ops", + "url": "https://github.com/dotnet/aspnetcore/pull/65876", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fb6e5b8" + }, + { + "id": "aspnetcore@8deda82", + "repo": "aspnetcore", + "title": "Revert \u0022Skip .NET SDK first-run experience in Helix work items (#66916)\u0022", + "url": "https://github.com/dotnet/aspnetcore/pull/67241", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@8deda82" + }, + { + "id": "aspnetcore@db6ba68", + "repo": "aspnetcore", + "title": "Fix public/unofficial CI NativeAOT cross-build for ARM/ARM64/musl legs", + "url": "https://github.com/dotnet/aspnetcore/pull/67252", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@db6ba68" + }, + { + "id": "aspnetcore@d033283", + "repo": "aspnetcore", + "title": "Quarantine only flaky tests, not consistent regressions", + "url": "https://github.com/dotnet/aspnetcore/pull/67278", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d033283" + }, + { + "id": "aspnetcore@46316b9", + "repo": "aspnetcore", + "title": "Unquarantine AbortedStream_ResetsAndDrainsRequest_RefusesFramesAfterClientReset", + "url": "https://github.com/dotnet/aspnetcore/pull/67260", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@46316b9" + }, + { + "id": "aspnetcore@25ae7e4", + "repo": "aspnetcore", + "title": "Unquarantine TestServerTests.WebSocketsWorks", + "url": "https://github.com/dotnet/aspnetcore/pull/67261", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@25ae7e4" + }, + { + "id": "aspnetcore@3a91a68", + "repo": "aspnetcore", + "title": "Update CI pipeline to use Windows 2022 image", + "url": "https://github.com/dotnet/aspnetcore/pull/67286", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3a91a68" + }, + { + "id": "aspnetcore@e4f3c65", + "repo": "aspnetcore", + "title": "Unquarantine ServerVirtualizationTest.DynamicContent_PrependItemsWhileScrolledToMiddle_VisibleItemsStayInPlace", + "url": "https://github.com/dotnet/aspnetcore/pull/67262", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e4f3c65" + }, + { + "id": "aspnetcore@edd7e2b", + "repo": "aspnetcore", + "title": "Unquarantine BlazorWebJsInitializersTest.InitializersRunsModernCallbacksByDefaultWhenPresent", + "url": "https://github.com/dotnet/aspnetcore/pull/67263", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@edd7e2b" + }, + { + "id": "aspnetcore@d5a18c1", + "repo": "aspnetcore", + "title": "Updated npm packages 2026-06-17", + "url": "https://github.com/dotnet/aspnetcore/pull/67282", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d5a18c1" + }, + { + "id": "aspnetcore@80b29b3", + "repo": "aspnetcore", + "title": "Update dependencies from build 318994", + "url": "https://github.com/dotnet/aspnetcore/pull/67253", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@80b29b3" + }, + { + "id": "aspnetcore@d54f274", + "repo": "aspnetcore", + "title": "[breaking] Defer antiforgery/CSRF rejection to form consumers via \u0060IAntiforgeryValidationFeature\u0060", + "url": "https://github.com/dotnet/aspnetcore/pull/67082", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d54f274" + }, + { + "id": "aspnetcore@7393d18", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/67290", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7393d18" + }, + { + "id": "aspnetcore@e65aaa9", + "repo": "aspnetcore", + "title": "Add QUERY to known HTTP methods in HostingTelemetryHelpers", + "url": "https://github.com/dotnet/aspnetcore/pull/63276", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e65aaa9" + }, + { + "id": "aspnetcore@a097744", + "repo": "aspnetcore", + "title": "Batch small Helix work items to reduce per-item overhead (-53% compute)", + "url": "https://github.com/dotnet/aspnetcore/pull/66808", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a097744" + }, + { + "id": "aspnetcore@108d6b5", + "repo": "aspnetcore", + "title": "[Blazor] Add E2E telemetry tests for Blazor WASM standalone with gateway", + "url": "https://github.com/dotnet/aspnetcore/pull/67267", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@108d6b5" + }, + { + "id": "aspnetcore@4a97713", + "repo": "aspnetcore", + "title": "[Blazor] Catch and discard JSDisconnectedException in IJSObjectReference.DisposeAsync for WebView", + "url": "https://github.com/dotnet/aspnetcore/pull/66259", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4a97713" + }, + { + "id": "aspnetcore@79b198b", + "repo": "aspnetcore", + "title": "[Blazor] Separate media components into Microsoft.AspNetCore.Components.Media package", + "url": "https://github.com/dotnet/aspnetcore/pull/67130", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@79b198b" + }, + { + "id": "aspnetcore@e80ed94", + "repo": "aspnetcore", + "title": "[blazor][wasm] use dotnet.download() for InteractiveAuto", + "url": "https://github.com/dotnet/aspnetcore/pull/66656", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e80ed94" + }, + { + "id": "aspnetcore@1a72384", + "repo": "aspnetcore", + "title": "[main] (deps): Bump actions/checkout from 6.0.3 to 7.0.0", + "url": "https://github.com/dotnet/aspnetcore/pull/67317", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1a72384" + }, + { + "id": "aspnetcore@880d6e2", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/67318", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@880d6e2" + }, + { + "id": "aspnetcore@c4090a1", + "repo": "aspnetcore", + "title": "[main] (deps): Bump dotnet/arcade/.github/workflows/backport-base.yml", + "url": "https://github.com/dotnet/aspnetcore/pull/67319", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c4090a1" + }, + { + "id": "aspnetcore@2bd9124", + "repo": "aspnetcore", + "title": "Verify Blazor union support; fix prerendering of unions with a null active case", + "url": "https://github.com/dotnet/aspnetcore/pull/67296", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2bd9124" + }, + { + "id": "aspnetcore@3d18de5", + "repo": "aspnetcore", + "title": "Scrub leaked tokens from test-quarantine Part 1 output", + "url": "https://github.com/dotnet/aspnetcore/pull/67322", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@3d18de5" + }, + { + "id": "aspnetcore@d38389e", + "repo": "aspnetcore", + "title": "WebAssembly Out-of-Process Renderer", + "url": "https://github.com/dotnet/aspnetcore/pull/66442", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d38389e" + }, + { + "id": "aspnetcore@cb29c66", + "repo": "aspnetcore", + "title": "Fix NativeAOT tool build race in NativeAot.Tests", + "url": "https://github.com/dotnet/aspnetcore/pull/67320", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@cb29c66" + }, + { + "id": "aspnetcore@a6a61f8", + "repo": "aspnetcore", + "title": "Add short circuit attribute", + "url": "https://github.com/dotnet/aspnetcore/pull/67249", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@a6a61f8" + }, + { + "id": "aspnetcore@4f7ac6b", + "repo": "aspnetcore", + "title": "Fully dedupe aspnetcoretools build to fix NativeAOT sourcelink race", + "url": "https://github.com/dotnet/aspnetcore/pull/67327", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4f7ac6b" + }, + { + "id": "aspnetcore@fb525db", + "repo": "aspnetcore", + "title": "Opt pooled async methods out of runtime async", + "url": "https://github.com/dotnet/aspnetcore/pull/67190", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@fb525db" + }, + { + "id": "aspnetcore@afca1bd", + "repo": "aspnetcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/aspnetcore/pull/67309", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@afca1bd" + }, + { + "id": "aspnetcore@6f66df5", + "repo": "aspnetcore", + "title": "Fix RouteHandlerAnalyzer to avoid exception when generic type parameter is used in a handler", + "url": "https://github.com/dotnet/aspnetcore/pull/63641", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6f66df5" + }, + { + "id": "aspnetcore@df726df", + "repo": "aspnetcore", + "title": "Use StringSyntaxAttribute in analyzer test helpers", + "url": "https://github.com/dotnet/aspnetcore/pull/63642", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@df726df" + }, + { + "id": "aspnetcore@d72b73a", + "repo": "aspnetcore", + "title": "[main] (deps): Bump src/submodules/googletest", + "url": "https://github.com/dotnet/aspnetcore/pull/67316", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d72b73a" + }, + { + "id": "aspnetcore@82accf1", + "repo": "aspnetcore", + "title": "[main] (deps): Bump src/submodules/MessagePack-CSharp", + "url": "https://github.com/dotnet/aspnetcore/pull/67315", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@82accf1" + }, + { + "id": "aspnetcore@c96e311", + "repo": "aspnetcore", + "title": "Update dependencies from build 319511", + "url": "https://github.com/dotnet/aspnetcore/pull/67334", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@c96e311" + }, + { + "id": "aspnetcore@4ecc19f", + "repo": "aspnetcore", + "title": "Fix test-quarantine activation crash from oversized part1_data env var", + "url": "https://github.com/dotnet/aspnetcore/pull/67338", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@4ecc19f" + }, + { + "id": "aspnetcore@71f1f6b", + "repo": "aspnetcore", + "title": "[test-quarantine] Quarantine RealServerUsingMinimalBackedIntegrationTests.CanResolveServices", + "url": "https://github.com/dotnet/aspnetcore/pull/67341", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@71f1f6b" + }, + { + "id": "aspnetcore@1ca52e4", + "repo": "aspnetcore", + "title": "Fix test-quarantine unquarantine matching and re-quarantine detection", + "url": "https://github.com/dotnet/aspnetcore/pull/67356", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@1ca52e4" + }, + { + "id": "aspnetcore@6d7b5de", + "repo": "aspnetcore", + "title": "Quarantine VirtualizationCspTest.Virtualize_WithItems_DoesNotViolate_StrictStyleCspPolicy", + "url": "https://github.com/dotnet/aspnetcore/pull/67353", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6d7b5de" + }, + { + "id": "aspnetcore@00e352a", + "repo": "aspnetcore", + "title": "Quarantine TestServerTests.LongPollingWorks", + "url": "https://github.com/dotnet/aspnetcore/pull/67349", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@00e352a" + }, + { + "id": "aspnetcore@661f449", + "repo": "aspnetcore", + "title": "Re-quarantine Http3RequestTests.GET_GracefulServerShutdown_AbortRequestsAfterHostTimeout", + "url": "https://github.com/dotnet/aspnetcore/pull/67339", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@661f449" + }, + { + "id": "aspnetcore@d5a6efd", + "repo": "aspnetcore", + "title": "[Blazor] Reshape BrowserConfiguration API per review (BrowserOptions) while preserving the JS wire format", + "url": "https://github.com/dotnet/aspnetcore/pull/67337", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@d5a6efd" + }, + { + "id": "aspnetcore@51a99f3", + "repo": "aspnetcore", + "title": "Harden host filtering middleware matching leading dot when using wildcard.", + "url": "https://github.com/dotnet/aspnetcore/pull/67265", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@51a99f3" + }, + { + "id": "aspnetcore@579a905", + "repo": "aspnetcore", + "title": "Use globalized type names in validations gen", + "url": "https://github.com/dotnet/aspnetcore/pull/67363", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@579a905" + }, + { + "id": "aspnetcore@914065b", + "repo": "aspnetcore", + "title": "Allow OpenAPI registration to resolve document names upon request", + "url": "https://github.com/dotnet/aspnetcore/pull/66692", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@914065b" + }, + { + "id": "aspnetcore@5b47094", + "repo": "aspnetcore", + "title": "[Blazor] Rename API to NavigationManager.GetUriWithFragment", + "url": "https://github.com/dotnet/aspnetcore/pull/67368", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@5b47094" + }, + { + "id": "aspnetcore@2a0f0e0", + "repo": "aspnetcore", + "title": "[Blazor] Rename EnvironmentBoundary component to EnvironmentView", + "url": "https://github.com/dotnet/aspnetcore/pull/67369", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2a0f0e0" + }, + { + "id": "aspnetcore@e4a1751", + "repo": "aspnetcore", + "title": "Improve CRLF / LF line terminators observability in HTTP/1.x request", + "url": "https://github.com/dotnet/aspnetcore/pull/66807", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@e4a1751" + }, + { + "id": "aspnetcore@b546278", + "repo": "aspnetcore", + "title": "Implement async validation support for Microsoft.Extensions.Validation", + "url": "https://github.com/dotnet/aspnetcore/pull/66487", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@b546278" + }, + { + "id": "aspnetcore@7c9c01b", + "repo": "aspnetcore", + "title": "Reject ASCII control characters in cookie auth return URLs", + "url": "https://github.com/dotnet/aspnetcore/pull/66876", + "commit": "dotnet@349b8d3", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@7c9c01b" + }, + { + "id": "aspnetcore@ca1634b", + "repo": "aspnetcore", + "title": "Defer implicit middlewares to run after Routing", + "url": "https://github.com/dotnet/aspnetcore/pull/67307", + "commit": "dotnet@10fdb92", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@ca1634b" + }, + { + "id": "aspnetcore@01c1e4f", + "repo": "aspnetcore", + "title": "Rename SupportsNullableProperty to DoesNotSupportNullValue", + "url": "https://github.com/dotnet/aspnetcore/pull/67386", + "commit": "dotnet@10fdb92", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@01c1e4f" + }, + { + "id": "aspnetcore@cd6a156", + "repo": "aspnetcore", + "title": "[Hot reload]: scope ShouldRender bypass to first render per component to prevent unbounded re-render loop (OOM)", + "url": "https://github.com/dotnet/aspnetcore/pull/67372", + "commit": "dotnet@10fdb92", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@cd6a156" + }, + { + "id": "aspnetcore@9b1fd5f", + "repo": "aspnetcore", + "title": "Add test case for two leading dots", + "url": "https://github.com/dotnet/aspnetcore/pull/67266", + "commit": "dotnet@10fdb92", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@9b1fd5f" + }, + { + "id": "aspnetcore@2049006", + "repo": "aspnetcore", + "title": "Add \u0060ConfigureHostApplicationBuilder\u0060 virtual method on WebApplicationFactory to allow early configuration of the host application builder", + "url": "https://github.com/dotnet/aspnetcore/pull/66527", + "commit": "dotnet@10fdb92", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@2049006" + }, + { + "id": "aspnetcore@26881cc", + "repo": "aspnetcore", + "title": "Add support for cancelling regular hub invocations from client", + "url": "https://github.com/dotnet/aspnetcore/pull/64098", + "commit": "dotnet@10fdb92", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@26881cc" + }, + { + "id": "aspnetcore@0c6d0f4", + "repo": "aspnetcore", + "title": "Add SignalR Auth Refresh support to server and .NET client (#67111)", + "url": "https://github.com/dotnet/aspnetcore/pull/67400", + "commit": "dotnet@ea99a3b", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@0c6d0f4" + }, + { + "id": "aspnetcore@6bd759a", + "repo": "aspnetcore", + "title": "[release/11.0-preview6] [Blazor] Fix WebView blazor.modules.json publish crash via conditional fallback (#67374)", + "url": "https://github.com/dotnet/aspnetcore/pull/67401", + "commit": "dotnet@5395b74", + "is_security": false, + "product": "dotnet-aspnetcore", + "local_repo_commit": "aspnetcore@6bd759a" + }, + { + "id": "command-line-api@fa1991f", + "repo": "command-line-api", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/command-line-api/pull/2798", + "commit": "dotnet@ed6e86a", + "is_security": false, + "local_repo_commit": "command-line-api@fa1991f" + }, + { + "id": "command-line-api@80e2fb0", + "repo": "command-line-api", + "title": "Mark that S.CL is trim compatible", + "url": "https://github.com/dotnet/command-line-api/pull/2821", + "commit": "dotnet@ed6e86a", + "is_security": false, + "local_repo_commit": "command-line-api@80e2fb0" + }, + { + "id": "deployment-tools@0a03d34", + "repo": "deployment-tools", + "title": "Fix CodeQL Python database finalize failure (#519)", + "url": "https://github.com/dotnet/deployment-tools/pull/559", + "commit": "dotnet@23f979a", + "is_security": false, + "product": "dotnet-deployment-tools", + "local_repo_commit": "deployment-tools@0a03d34" + }, + { + "id": "deployment-tools@f8c30e6", + "repo": "deployment-tools", + "title": "Fix NullReferenceException in MageCLI Validate for manifests without entry point (#313)", + "url": "https://github.com/dotnet/deployment-tools/pull/560", + "commit": "dotnet@23f979a", + "is_security": false, + "product": "dotnet-deployment-tools", + "local_repo_commit": "deployment-tools@f8c30e6" + }, + { + "id": "diagnostics@a819d6c", + "repo": "diagnostics", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/diagnostics/pull/5849", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@a819d6c" + }, + { + "id": "diagnostics@e39ebc8", + "repo": "diagnostics", + "title": "[main] Update dependencies from microsoft/clrmd", + "url": "https://github.com/dotnet/diagnostics/pull/5844", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@e39ebc8" + }, + { + "id": "diagnostics@6bae602", + "repo": "diagnostics", + "title": "[main] Update dependencies from microsoft/clrmd", + "url": "https://github.com/dotnet/diagnostics/pull/5852", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@6bae602" + }, + { + "id": "diagnostics@657cedd", + "repo": "diagnostics", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/diagnostics/pull/5848", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@657cedd" + }, + { + "id": "diagnostics@edf66fc", + "repo": "diagnostics", + "title": "Update Microsoft.OneCollect.RecordTrace to 0.1.34271", + "url": "https://github.com/dotnet/diagnostics/pull/5855", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@edf66fc" + }, + { + "id": "diagnostics@0c0dba7", + "repo": "diagnostics", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/diagnostics/pull/5854", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@0c0dba7" + }, + { + "id": "diagnostics@b1b0010", + "repo": "diagnostics", + "title": "Cleanup unused \u0060used\u0060 attribute", + "url": "https://github.com/dotnet/diagnostics/pull/5856", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@b1b0010" + }, + { + "id": "diagnostics@f28745a", + "repo": "diagnostics", + "title": "Only label SOS tests .interpreter when they actually use the interpreter", + "url": "https://github.com/dotnet/diagnostics/pull/5857", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@f28745a" + }, + { + "id": "diagnostics@aee7d82", + "repo": "diagnostics", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/diagnostics/pull/5859", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@aee7d82" + }, + { + "id": "diagnostics@7b2a66d", + "repo": "diagnostics", + "title": "Produce better error messages in gcdump convert command", + "url": "https://github.com/dotnet/diagnostics/pull/5814", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@7b2a66d" + }, + { + "id": "diagnostics@21fb10f", + "repo": "diagnostics", + "title": "Enable dotnet-arcade-skills Copilot plugin", + "url": "https://github.com/dotnet/diagnostics/pull/5863", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@21fb10f" + }, + { + "id": "diagnostics@620755d", + "repo": "diagnostics", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/diagnostics/pull/5861", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@620755d" + }, + { + "id": "diagnostics@f224119", + "repo": "diagnostics", + "title": "Avoid duplicate definition of CONTEXT_UNWOUND_TO_CALL with SDK v10.0.28000.0", + "url": "https://github.com/dotnet/diagnostics/pull/5866", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@f224119" + }, + { + "id": "diagnostics@d9243b8", + "repo": "diagnostics", + "title": "Enumerate assignable ThreadPool work queues", + "url": "https://github.com/dotnet/diagnostics/pull/5867", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@d9243b8" + }, + { + "id": "diagnostics@5527439", + "repo": "diagnostics", + "title": "Synchronize GC info decoder sources", + "url": "https://github.com/dotnet/diagnostics/pull/5862", + "commit": "dotnet@ac0cedd", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@5527439" + }, + { + "id": "diagnostics@cf5aa50", + "repo": "diagnostics", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/diagnostics/pull/5870", + "commit": "dotnet@f5cf8b8", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@cf5aa50" + }, + { + "id": "diagnostics@7a1c84f", + "repo": "diagnostics", + "title": "Add CLRMA diagnostic command runnable under dotnet-dump", + "url": "https://github.com/dotnet/diagnostics/pull/5865", + "commit": "dotnet@f5cf8b8", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@7a1c84f" + }, + { + "id": "diagnostics@59b2875", + "repo": "diagnostics", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/diagnostics/pull/5872", + "commit": "dotnet@f5cf8b8", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@59b2875" + }, + { + "id": "diagnostics@3a9d1f8", + "repo": "diagnostics", + "title": "Handle null SystemDomain in SOS commands", + "url": "https://github.com/dotnet/diagnostics/pull/5878", + "commit": "dotnet@f5cf8b8", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@3a9d1f8" + }, + { + "id": "diagnostics@ecd97f1", + "repo": "diagnostics", + "title": "[main] Update dependencies from microsoft/clrmd", + "url": "https://github.com/dotnet/diagnostics/pull/5876", + "commit": "dotnet@5814c33", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@ecd97f1" + }, + { + "id": "diagnostics@606263a", + "repo": "diagnostics", + "title": "[main] Update dependencies from microsoft/clrmd", + "url": "https://github.com/dotnet/diagnostics/pull/5880", + "commit": "dotnet@5814c33", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@606263a" + }, + { + "id": "diagnostics@8e51399", + "repo": "diagnostics", + "title": "Update SOS test expectations for null SystemDomain", + "url": "https://github.com/dotnet/diagnostics/pull/5881", + "commit": "dotnet@5814c33", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@8e51399" + }, + { + "id": "diagnostics@1fc2596", + "repo": "diagnostics", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/diagnostics/pull/5879", + "commit": "dotnet@5814c33", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@1fc2596" + }, + { + "id": "diagnostics@2efd600", + "repo": "diagnostics", + "title": "Fix infinite loop in Repl", + "url": "https://github.com/dotnet/diagnostics/pull/5882", + "commit": "dotnet@5814c33", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@2efd600" + }, + { + "id": "diagnostics@ebf36db", + "repo": "diagnostics", + "title": "[main] Update dependencies from microsoft/clrmd", + "url": "https://github.com/dotnet/diagnostics/pull/5887", + "commit": "dotnet@5814c33", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@ebf36db" + }, + { + "id": "diagnostics@dc90e42", + "repo": "diagnostics", + "title": "Support loading cDAC from SOS installations", + "url": "https://github.com/dotnet/diagnostics/pull/5874", + "commit": "dotnet@5814c33", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@dc90e42" + }, + { + "id": "diagnostics@e106c19", + "repo": "diagnostics", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/diagnostics/pull/5888", + "commit": "dotnet@5814c33", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@e106c19" + }, + { + "id": "diagnostics@cb35df0", + "repo": "diagnostics", + "title": "Add WasmFileKeyGenerator for split Wasm symbol files", + "url": "https://github.com/dotnet/diagnostics/pull/5853", + "commit": "dotnet@5814c33", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@cb35df0" + }, + { + "id": "diagnostics@edba659", + "repo": "diagnostics", + "title": "Fix null-ref crash in CLRMA when querying nested exceptions on message-only fail-fast", + "url": "https://github.com/dotnet/diagnostics/pull/5889", + "commit": "dotnet@5814c33", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@edba659" + }, + { + "id": "diagnostics@2ed38e6", + "repo": "diagnostics", + "title": "Fix Microsoft.Diagnostics.Repl to support AltGr Keyboard layouts", + "url": "https://github.com/dotnet/diagnostics/pull/5891", + "commit": "dotnet@5814c33", + "is_security": false, + "product": "dotnet-diagnostics", + "local_repo_commit": "diagnostics@2ed38e6" + }, + { + "id": "efcore@e41f353", + "repo": "efcore", + "title": "Merging internal commits for release/8.0", + "url": "https://github.com/dotnet/efcore/pull/38390", + "commit": "dotnet@a1452c9", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e41f353" + }, + { + "id": "efcore@45ab96c", + "repo": "efcore", + "title": "Merging internal commits for release/9.0", + "url": "https://github.com/dotnet/efcore/pull/38389", + "commit": "dotnet@a1452c9", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@45ab96c" + }, + { + "id": "efcore@f546fe7", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260511.1", + "url": "https://github.com/dotnet/efcore/pull/38288", + "commit": "dotnet@a1452c9", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f546fe7" + }, + { + "id": "efcore@0cbee6e", + "repo": "efcore", + "title": "Fix funcletization of evaluatable lambda parameters", + "url": "https://github.com/dotnet/efcore/pull/38291", + "commit": "dotnet@a1452c9", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@0cbee6e" + }, + { + "id": "efcore@eff1fba", + "repo": "efcore", + "title": "fix: handle wildcard \u0027*\u0027 in --context parameter", + "url": "https://github.com/dotnet/efcore/pull/38269", + "commit": "dotnet@a1452c9", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@eff1fba" + }, + { + "id": "efcore@d6aee5a", + "repo": "efcore", + "title": "Support keys and indexes that traverse complex-type properties", + "url": "https://github.com/dotnet/efcore/pull/38192", + "commit": "dotnet@a1452c9", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@d6aee5a" + }, + { + "id": "efcore@d7ce75a", + "repo": "efcore", + "title": "Wrap SIGN() in CAST(... AS int) for SQL Server", + "url": "https://github.com/dotnet/efcore/pull/38260", + "commit": "dotnet@a1452c9", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@d7ce75a" + }, + { + "id": "efcore@9f1612f", + "repo": "efcore", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38305", + "commit": "dotnet@6fa530d", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@9f1612f" + }, + { + "id": "efcore@14247a2", + "repo": "efcore", + "title": "Switch to the arcade-skills plugin for ci-analysis", + "url": "https://github.com/dotnet/efcore/pull/38307", + "commit": "dotnet@6fa530d", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@14247a2" + }, + { + "id": "efcore@b423c88", + "repo": "efcore", + "title": "Fix NullReferenceException for SelectMany with inline array values", + "url": "https://github.com/dotnet/efcore/pull/38286", + "commit": "dotnet@faff56a", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b423c88" + }, + { + "id": "efcore@d4cb397", + "repo": "efcore", + "title": "Cosmos: translate top-level Any() to LIMIT 1 instead of EXISTS", + "url": "https://github.com/dotnet/efcore/pull/38297", + "commit": "dotnet@faff56a", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@d4cb397" + }, + { + "id": "efcore@ec063d1", + "repo": "efcore", + "title": "Upgrade to XUnit v3", + "url": "https://github.com/dotnet/efcore/pull/38277", + "commit": "dotnet@c2bf1a1", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ec063d1" + }, + { + "id": "efcore@60f4016", + "repo": "efcore", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38308", + "commit": "dotnet@49f9acf", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@60f4016" + }, + { + "id": "efcore@2e74fff", + "repo": "efcore", + "title": "Update dependencies from build 315684", + "url": "https://github.com/dotnet/efcore/pull/38314", + "commit": "dotnet@49f9acf", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2e74fff" + }, + { + "id": "efcore@732204e", + "repo": "efcore", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38318", + "commit": "dotnet@49f9acf", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@732204e" + }, + { + "id": "efcore@2629b33", + "repo": "efcore", + "title": "Add support for UInt128 in SqliteValueBinder", + "url": "https://github.com/dotnet/efcore/pull/37492", + "commit": "dotnet@49f9acf", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2629b33" + }, + { + "id": "efcore@4901e65", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260528.3", + "url": "https://github.com/dotnet/efcore/pull/38334", + "commit": "dotnet@d02431b", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@4901e65" + }, + { + "id": "efcore@cac20c9", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260528.4", + "url": "https://github.com/dotnet/efcore/pull/38336", + "commit": "dotnet@d02431b", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@cac20c9" + }, + { + "id": "efcore@ffc1d6a", + "repo": "efcore", + "title": "Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 9.0.5 to 9.0.16", + "url": "https://github.com/dotnet/efcore/pull/38329", + "commit": "dotnet@d02431b", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ffc1d6a" + }, + { + "id": "efcore@39d5ff6", + "repo": "efcore", + "title": "Bump ICSharpCode.Decompiler from 10.0.1.8346 to 10.1.0.8386", + "url": "https://github.com/dotnet/efcore/pull/38328", + "commit": "dotnet@d02431b", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@39d5ff6" + }, + { + "id": "efcore@12af9cf", + "repo": "efcore", + "title": "Bump Microsoft.CodeAnalysis.Analyzer.Testing and Microsoft.CodeAnalysis.CSharp.Analyzer.Testing", + "url": "https://github.com/dotnet/efcore/pull/38331", + "commit": "dotnet@d02431b", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@12af9cf" + }, + { + "id": "efcore@090db23", + "repo": "efcore", + "title": "Fix InvalidOperationException when filtering on JSON column of entity mapped to a view", + "url": "https://github.com/dotnet/efcore/pull/38321", + "commit": "dotnet@d02431b", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@090db23" + }, + { + "id": "efcore@050f368", + "repo": "efcore", + "title": "Remove push trigger for main branch in Build.yml", + "url": "https://github.com/dotnet/efcore/pull/38342", + "commit": "dotnet@d02431b", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@050f368" + }, + { + "id": "efcore@5ca17b7", + "repo": "efcore", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38335", + "commit": "dotnet@d02431b", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5ca17b7" + }, + { + "id": "efcore@7ca70b9", + "repo": "efcore", + "title": "Add FULL OUTER JOIN support (#37633)", + "url": "https://github.com/dotnet/efcore/pull/38340", + "commit": "dotnet@9db3b16", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@7ca70b9" + }, + { + "id": "efcore@2c3d4e0", + "repo": "efcore", + "title": "Update branding to 9.0.18", + "url": "https://github.com/dotnet/efcore/pull/38350", + "commit": "dotnet@afc301c", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2c3d4e0" + }, + { + "id": "efcore@81d7d82", + "repo": "efcore", + "title": "Update branding to 8.0.29", + "url": "https://github.com/dotnet/efcore/pull/38349", + "commit": "dotnet@afc301c", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@81d7d82" + }, + { + "id": "efcore@1ea02c5", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/8.0\u0027 =\u003E \u0027release/9.0\u0027", + "url": "https://github.com/dotnet/efcore/pull/38352", + "commit": "dotnet@afc301c", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@1ea02c5" + }, + { + "id": "efcore@b96a9c5", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/9.0\u0027 =\u003E \u0027release/10.0\u0027", + "url": "https://github.com/dotnet/efcore/pull/38351", + "commit": "dotnet@afc301c", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b96a9c5" + }, + { + "id": "efcore@37e3a32", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/10.0\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/efcore/pull/38353", + "commit": "dotnet@afc301c", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@37e3a32" + }, + { + "id": "efcore@14fc1ae", + "repo": "efcore", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38333", + "commit": "dotnet@afc301c", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@14fc1ae" + }, + { + "id": "efcore@2a69eef", + "repo": "efcore", + "title": "Fix NativeAOT publish: rebuild RID-specific assembly with generated sources", + "url": "https://github.com/dotnet/efcore/pull/38322", + "commit": "dotnet@afc301c", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2a69eef" + }, + { + "id": "efcore@c72e242", + "repo": "efcore", + "title": "Add support for SQL Server JSON indexes", + "url": "https://github.com/dotnet/efcore/pull/38302", + "commit": "dotnet@afc301c", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@c72e242" + }, + { + "id": "efcore@9af5670", + "repo": "efcore", + "title": "Catch InvalidOperationException for unpackaged WinUI3 apps in SqliteConnection", + "url": "https://github.com/dotnet/efcore/pull/38304", + "commit": "dotnet@cc46839", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@9af5670" + }, + { + "id": "efcore@f0b0cc1", + "repo": "efcore", + "title": "Fix wrong XML doc comment for UseCompatibilityLevel parameter", + "url": "https://github.com/dotnet/efcore/pull/38359", + "commit": "dotnet@cc46839", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f0b0cc1" + }, + { + "id": "efcore@85dda5f", + "repo": "efcore", + "title": "Add wildcard (*) support to GetMigrations, ScriptMigration, and DropDatabase", + "url": "https://github.com/dotnet/efcore/pull/38327", + "commit": "dotnet@cc46839", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@85dda5f" + }, + { + "id": "efcore@16ef9a3", + "repo": "efcore", + "title": "Skip ALTER COLUMN for computed columns when only CLR type changes", + "url": "https://github.com/dotnet/efcore/pull/38252", + "commit": "dotnet@cc46839", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@16ef9a3" + }, + { + "id": "efcore@d87e0d3", + "repo": "efcore", + "title": "Translate string.Join/Concat with ordering on SQLite", + "url": "https://github.com/dotnet/efcore/pull/38344", + "commit": "dotnet@cc46839", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@d87e0d3" + }, + { + "id": "efcore@5676076", + "repo": "efcore", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38368", + "commit": "dotnet@af0627d", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5676076" + }, + { + "id": "efcore@358c2bd", + "repo": "efcore", + "title": "Add @wtgodbe as code owner for infrastructure", + "url": "https://github.com/dotnet/efcore/pull/38370", + "commit": "dotnet@af0627d", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@358c2bd" + }, + { + "id": "efcore@497f77f", + "repo": "efcore", + "title": "[release/8.0] Add @wtgodbe to CODEOWNERS for infrastructure", + "url": "https://github.com/dotnet/efcore/pull/38371", + "commit": "dotnet@832f449", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@497f77f" + }, + { + "id": "efcore@14c7506", + "repo": "efcore", + "title": "Update dependencies from build 317500", + "url": "https://github.com/dotnet/efcore/pull/38369", + "commit": "dotnet@832f449", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@14c7506" + }, + { + "id": "efcore@ebc301e", + "repo": "efcore", + "title": "Fix GroupBy.Select EmptyProjectionMember", + "url": "https://github.com/dotnet/efcore/pull/38140", + "commit": "dotnet@832f449", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ebc301e" + }, + { + "id": "efcore@3959d4f", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/8.0\u0027 =\u003E \u0027release/9.0\u0027", + "url": "https://github.com/dotnet/efcore/pull/38372", + "commit": "dotnet@832f449", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3959d4f" + }, + { + "id": "efcore@e764baf", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/9.0\u0027 =\u003E \u0027release/10.0\u0027", + "url": "https://github.com/dotnet/efcore/pull/38377", + "commit": "dotnet@832f449", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e764baf" + }, + { + "id": "efcore@4a7fef3", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/10.0\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/efcore/pull/38378", + "commit": "dotnet@832f449", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@4a7fef3" + }, + { + "id": "efcore@c3f27f5", + "repo": "efcore", + "title": "Update dependencies from build 317550", + "url": "https://github.com/dotnet/efcore/pull/38375", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@c3f27f5" + }, + { + "id": "efcore@63b9b12", + "repo": "efcore", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260601.4", + "url": "https://github.com/dotnet/efcore/pull/38381", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@63b9b12" + }, + { + "id": "efcore@7201613", + "repo": "efcore", + "title": "Update dependencies from build 317483", + "url": "https://github.com/dotnet/efcore/pull/38380", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@7201613" + }, + { + "id": "efcore@a036cbb", + "repo": "efcore", + "title": "Update dependencies from build 317590", + "url": "https://github.com/dotnet/efcore/pull/38379", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@a036cbb" + }, + { + "id": "efcore@e4afabf", + "repo": "efcore", + "title": "Make DateTime.Parse translation tests culture-invariant", + "url": "https://github.com/dotnet/efcore/pull/38384", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e4afabf" + }, + { + "id": "efcore@1c5cd69", + "repo": "efcore", + "title": "Translate List\u003CT\u003E.Exists to Queryable.Any", + "url": "https://github.com/dotnet/efcore/pull/38226", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@1c5cd69" + }, + { + "id": "efcore@04b37f3", + "repo": "efcore", + "title": "EF1003: Detect explicit string.Format/string.Concat in raw SQL APIs", + "url": "https://github.com/dotnet/efcore/pull/38208", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@04b37f3" + }, + { + "id": "efcore@ab82f5e", + "repo": "efcore", + "title": "Pin GitHub workflow actions to immutable commit SHAs", + "url": "https://github.com/dotnet/efcore/pull/38385", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ab82f5e" + }, + { + "id": "efcore@9e0d72e", + "repo": "efcore", + "title": "Support \u0022unconstrained\u0022 foreign key relationships", + "url": "https://github.com/dotnet/efcore/pull/38361", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@9e0d72e" + }, + { + "id": "efcore@54d9196", + "repo": "efcore", + "title": "Bump Microsoft.Azure.Cosmos from 3.59.0 to 3.60.0", + "url": "https://github.com/dotnet/efcore/pull/38330", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@54d9196" + }, + { + "id": "efcore@0925821", + "repo": "efcore", + "title": "Render TVP type name correctly in ToQueryString for SQL Server", + "url": "https://github.com/dotnet/efcore/pull/38251", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@0925821" + }, + { + "id": "efcore@f095ae4", + "repo": "efcore", + "title": "Simplify SQL Server DROP DEFAULT CONSTRAINT migration query", + "url": "https://github.com/dotnet/efcore/pull/38250", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f095ae4" + }, + { + "id": "efcore@3451cde", + "repo": "efcore", + "title": "Use CREATE INDEX with DROP_EXISTING=ON for index facet changes (SQL Server)", + "url": "https://github.com/dotnet/efcore/pull/38271", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3451cde" + }, + { + "id": "efcore@16bde33", + "repo": "efcore", + "title": "Add IUpdateAdapter.CreateEntry overload that works with non-collection complex properties", + "url": "https://github.com/dotnet/efcore/pull/38367", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@16bde33" + }, + { + "id": "efcore@9bdedb0", + "repo": "efcore", + "title": "Allow configuring SQL Server temporal table period columns as not hidden", + "url": "https://github.com/dotnet/efcore/pull/38225", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@9bdedb0" + }, + { + "id": "efcore@9d1b795", + "repo": "efcore", + "title": "[release/10.0] Guard EF file generation against design-time builds to fix AOT build fork bomb", + "url": "https://github.com/dotnet/efcore/pull/38386", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@9d1b795" + }, + { + "id": "efcore@7b75978", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/10.0\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/efcore/pull/38388", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@7b75978" + }, + { + "id": "efcore@57cd370", + "repo": "efcore", + "title": "Add support for JSON, composite, include and exclude Cosmos indexes", + "url": "https://github.com/dotnet/efcore/pull/38360", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@57cd370" + }, + { + "id": "efcore@a1e223d", + "repo": "efcore", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38394", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@a1e223d" + }, + { + "id": "efcore@62d622f", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/8.0\u0027 =\u003E \u0027release/9.0\u0027", + "url": "https://github.com/dotnet/efcore/pull/38393", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@62d622f" + }, + { + "id": "efcore@ccaa3e9", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/9.0\u0027 =\u003E \u0027release/10.0\u0027", + "url": "https://github.com/dotnet/efcore/pull/38391", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ccaa3e9" + }, + { + "id": "efcore@68e50ba", + "repo": "efcore", + "title": "Fix: Cosmos ToList on structural collection is treated as scalar", + "url": "https://github.com/dotnet/efcore/pull/38122", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@68e50ba" + }, + { + "id": "efcore@33d476d", + "repo": "efcore", + "title": "Improve relational model integration in Query", + "url": "https://github.com/dotnet/efcore/pull/38346", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@33d476d" + }, + { + "id": "efcore@9f11437", + "repo": "efcore", + "title": "Replace XUnitV3Project with MTPProject in helix.proj", + "url": "https://github.com/dotnet/efcore/pull/38397", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@9f11437" + }, + { + "id": "efcore@b4a917a", + "repo": "efcore", + "title": "Hold detached entries weakly in the change tracker", + "url": "https://github.com/dotnet/efcore/pull/38387", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b4a917a" + }, + { + "id": "efcore@870a449", + "repo": "efcore", + "title": "Fix duplicate JSON column in TPT child tables for complex types declared on base entity type", + "url": "https://github.com/dotnet/efcore/pull/37958", + "commit": "dotnet@4a9abac", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@870a449" + }, + { + "id": "efcore@14e4677", + "repo": "efcore", + "title": "Fix unnecessary joins in consecutive Select projections with conditionals", + "url": "https://github.com/dotnet/efcore/pull/37601", + "commit": "dotnet@8870186", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@14e4677" + }, + { + "id": "efcore@0f3ecd7", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/9.0\u0027 =\u003E \u0027release/10.0\u0027", + "url": "https://github.com/dotnet/efcore/pull/38400", + "commit": "dotnet@8870186", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@0f3ecd7" + }, + { + "id": "efcore@ac634e3", + "repo": "efcore", + "title": "[release/10.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/efcore/pull/38407", + "commit": "dotnet@8870186", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ac634e3" + }, + { + "id": "efcore@2a44bfd", + "repo": "efcore", + "title": "Route many-to-many loading through an injectable IManyToManyLoaderFactory", + "url": "https://github.com/dotnet/efcore/pull/38411", + "commit": "dotnet@8870186", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2a44bfd" + }, + { + "id": "efcore@8365f92", + "repo": "efcore", + "title": "Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 9.0.16 to 9.0.17", + "url": "https://github.com/dotnet/efcore/pull/38416", + "commit": "dotnet@8870186", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@8365f92" + }, + { + "id": "efcore@53fafac", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/10.0\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/efcore/pull/38401", + "commit": "dotnet@8870186", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@53fafac" + }, + { + "id": "efcore@e37bbd9", + "repo": "efcore", + "title": "Bump Azure.ResourceManager.CosmosDB from 1.4.0 to 1.4.1", + "url": "https://github.com/dotnet/efcore/pull/38415", + "commit": "dotnet@8870186", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@e37bbd9" + }, + { + "id": "efcore@9008b35", + "repo": "efcore", + "title": "Translate to NULLIF", + "url": "https://github.com/dotnet/efcore/pull/35327", + "commit": "dotnet@8870186", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@9008b35" + }, + { + "id": "efcore@b277f61", + "repo": "efcore", + "title": "Run Cosmos tests against the (\u0060vnext-latest\u0060) Linux emulator", + "url": "https://github.com/dotnet/efcore/pull/38413", + "commit": "dotnet@8870186", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b277f61" + }, + { + "id": "efcore@70f71c4", + "repo": "efcore", + "title": "Bump Microsoft.Data.SqlClient from 7.0.0 to 7.0.1", + "url": "https://github.com/dotnet/efcore/pull/38418", + "commit": "dotnet@8870186", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@70f71c4" + }, + { + "id": "efcore@5538cb2", + "repo": "efcore", + "title": "Bump Microsoft.Azure.Cosmos from 3.60.0 to 3.61.0", + "url": "https://github.com/dotnet/efcore/pull/38417", + "commit": "dotnet@8870186", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5538cb2" + }, + { + "id": "efcore@ba340e8", + "repo": "efcore", + "title": "Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml from 67a6a00138b6c09d76a2f96bf4cf8b91b55fc52a to a6bacc00545c78b35c459f81331508e43d835d23", + "url": "https://github.com/dotnet/efcore/pull/38414", + "commit": "dotnet@d8cd744", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ba340e8" + }, + { + "id": "efcore@ff4b952", + "repo": "efcore", + "title": "Update CODEOWNERS to add Will to more files", + "url": "https://github.com/dotnet/efcore/pull/38421", + "commit": "dotnet@d8cd744", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ff4b952" + }, + { + "id": "efcore@525a9a0", + "repo": "efcore", + "title": "Update dependencies from build 318531", + "url": "https://github.com/dotnet/efcore/pull/38422", + "commit": "dotnet@d8cd744", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@525a9a0" + }, + { + "id": "efcore@8472770", + "repo": "efcore", + "title": "Update dependencies from build 318609", + "url": "https://github.com/dotnet/efcore/pull/38431", + "commit": "dotnet@d8cd744", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@8472770" + }, + { + "id": "efcore@5c96234", + "repo": "efcore", + "title": "[release/10.0] Guard EF file generation during commandline builds to fix AOT build fork bomb", + "url": "https://github.com/dotnet/efcore/pull/38403", + "commit": "dotnet@d8cd744", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5c96234" + }, + { + "id": "efcore@39889b7", + "repo": "efcore", + "title": "[release/10.0] Fix \u0027ordinal -1 is invalid\u0027 crash when a nested JSON complex sub-collection grows", + "url": "https://github.com/dotnet/efcore/pull/38373", + "commit": "dotnet@d8cd744", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@39889b7" + }, + { + "id": "efcore@f9105a5", + "repo": "efcore", + "title": "Switch Microsoft.Data.Sqlite and EFCore.Sqlite to SQLite3MC.PCLRaw.bundle", + "url": "https://github.com/dotnet/efcore/pull/38402", + "commit": "dotnet@d8cd744", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f9105a5" + }, + { + "id": "efcore@0895e66", + "repo": "efcore", + "title": "[automated] Merge branch \u0027release/10.0\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/efcore/pull/38435", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@0895e66" + }, + { + "id": "efcore@3cdbbc1", + "repo": "efcore", + "title": "Use null propagation to optimize away \u0060IS NOT NULL\u0060 checks", + "url": "https://github.com/dotnet/efcore/pull/34127", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3cdbbc1" + }, + { + "id": "efcore@3ae41e9", + "repo": "efcore", + "title": "Fix GroupBy().Select(entity) followed by a second projection", + "url": "https://github.com/dotnet/efcore/pull/38436", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3ae41e9" + }, + { + "id": "efcore@a18fcc4", + "repo": "efcore", + "title": "Throw for unions mapped as entity or complex types", + "url": "https://github.com/dotnet/efcore/pull/38398", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@a18fcc4" + }, + { + "id": "efcore@0c690c8", + "repo": "efcore", + "title": "Add validation for Index included properties inside JSON-mapped types", + "url": "https://github.com/dotnet/efcore/pull/38404", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@0c690c8" + }, + { + "id": "efcore@29dd992", + "repo": "efcore", + "title": "Scope down owned JSON deprecation to just collections with a synthetic key", + "url": "https://github.com/dotnet/efcore/pull/38395", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@29dd992" + }, + { + "id": "efcore@fe6b8ee", + "repo": "efcore", + "title": "Use ConstructorExpression in CSharpRuntimeAnnotationCodeGenerator", + "url": "https://github.com/dotnet/efcore/pull/38409", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@fe6b8ee" + }, + { + "id": "efcore@fac92da", + "repo": "efcore", + "title": "Bump Microsoft.DotNet.XUnitV3Extensions from 11.0.0-beta.26263.112 to 11.0.0-beta.26312.108", + "url": "https://github.com/dotnet/efcore/pull/38419", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@fac92da" + }, + { + "id": "efcore@97486e4", + "repo": "efcore", + "title": "Translate TimeOnly.Hour/Minute/Second on SQLite", + "url": "https://github.com/dotnet/efcore/pull/38341", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@97486e4" + }, + { + "id": "efcore@a60314d", + "repo": "efcore", + "title": "Honor explicit store type when discovering Dictionary\u003Cstring,object\u003E", + "url": "https://github.com/dotnet/efcore/pull/38433", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@a60314d" + }, + { + "id": "efcore@0f7ffb2", + "repo": "efcore", + "title": "Add entry API overloads that work correctly with nullable value properties", + "url": "https://github.com/dotnet/efcore/pull/38425", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@0f7ffb2" + }, + { + "id": "efcore@186d970", + "repo": "efcore", + "title": "Apply feedback from API review", + "url": "https://github.com/dotnet/efcore/pull/38438", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@186d970" + }, + { + "id": "efcore@231974e", + "repo": "efcore", + "title": "Fix ExecuteUpdate returning -1 on open connections by setting NOCOUNT OFF", + "url": "https://github.com/dotnet/efcore/pull/37827", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@231974e" + }, + { + "id": "efcore@2b318b1", + "repo": "efcore", + "title": "Allow runtime constants in precompiled queries", + "url": "https://github.com/dotnet/efcore/pull/38430", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2b318b1" + }, + { + "id": "efcore@148e24d", + "repo": "efcore", + "title": "Make some specification tests virtual", + "url": "https://github.com/dotnet/efcore/pull/38443", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@148e24d" + }, + { + "id": "efcore@8ae30ba", + "repo": "efcore", + "title": "Enable EnablePreviewFeatures and runtime-async=on", + "url": "https://github.com/dotnet/efcore/pull/38442", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@8ae30ba" + }, + { + "id": "efcore@be40c4d", + "repo": "efcore", + "title": "Move IOperationReporter, ISnapshotModelProcessor and SnapshotModelProcessor to EFCore.Relational as public API", + "url": "https://github.com/dotnet/efcore/pull/38408", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@be40c4d" + }, + { + "id": "efcore@f450d7f", + "repo": "efcore", + "title": "Use string type mapping when sending null values for JSON column update on SQL Server", + "url": "https://github.com/dotnet/efcore/pull/38426", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f450d7f" + }, + { + "id": "efcore@5a63af4", + "repo": "efcore", + "title": "Fix NullReferenceException for mistyped default values on non-string columns in migrations", + "url": "https://github.com/dotnet/efcore/pull/38399", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5a63af4" + }, + { + "id": "efcore@6cfaca0", + "repo": "efcore", + "title": "Fix compiled-model CreateRelationalModel() failure when an owned entity shares its owner\u0027s table", + "url": "https://github.com/dotnet/efcore/pull/38428", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@6cfaca0" + }, + { + "id": "efcore@1a62dde", + "repo": "efcore", + "title": "Fix several small issues in the compiled model", + "url": "https://github.com/dotnet/efcore/pull/38441", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@1a62dde" + }, + { + "id": "efcore@6ec78b0", + "repo": "efcore", + "title": "Fix redundant (string)null schema argument in ToTable snapshot generation", + "url": "https://github.com/dotnet/efcore/pull/38424", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@6ec78b0" + }, + { + "id": "efcore@5cc4fb8", + "repo": "efcore", + "title": "Fix SQL Server password in copilot-setup-steps.yml", + "url": "https://github.com/dotnet/efcore/pull/38445", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5cc4fb8" + }, + { + "id": "efcore@689ec65", + "repo": "efcore", + "title": "Suppress redundant \u0060[Stage]\u0060 diff line for added/removed types in API diff comment", + "url": "https://github.com/dotnet/efcore/pull/38444", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@689ec65" + }, + { + "id": "efcore@2c99b9a", + "repo": "efcore", + "title": "Throw for multiple owned entities set to the same instance", + "url": "https://github.com/dotnet/efcore/pull/38446", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2c99b9a" + }, + { + "id": "efcore@7fe7560", + "repo": "efcore", + "title": "Make model snapshots with mismatched FK/PK property types usable", + "url": "https://github.com/dotnet/efcore/pull/38450", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@7fe7560" + }, + { + "id": "efcore@4918757", + "repo": "efcore", + "title": "Don\u0027t transform Cosmos query to ReadItem when WithPartitionKey conflicts with predicate partition key", + "url": "https://github.com/dotnet/efcore/pull/38439", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@4918757" + }, + { + "id": "efcore@77a2b2c", + "repo": "efcore", + "title": "Fix migration generation for non-nullable SqlVector columns", + "url": "https://github.com/dotnet/efcore/pull/38451", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@77a2b2c" + }, + { + "id": "efcore@b8b0a11", + "repo": "efcore", + "title": "Bump dotnet/arcade/.github/workflows/inter-branch-merge-base.yml", + "url": "https://github.com/dotnet/efcore/pull/38469", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@b8b0a11" + }, + { + "id": "efcore@a35df42", + "repo": "efcore", + "title": "Bump actions/checkout from 6.0.3 to 7.0.0", + "url": "https://github.com/dotnet/efcore/pull/38468", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@a35df42" + }, + { + "id": "efcore@6c9904b", + "repo": "efcore", + "title": "Validate unsupported options on full-text and vector indexes", + "url": "https://github.com/dotnet/efcore/pull/38447", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@6c9904b" + }, + { + "id": "efcore@c04c047", + "repo": "efcore", + "title": "Mark entities as unchanged when matched by entities loaded from database", + "url": "https://github.com/dotnet/efcore/pull/38452", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@c04c047" + }, + { + "id": "efcore@46d30b7", + "repo": "efcore", + "title": "Bump OpenTelemetry.Exporter.InMemory from 1.15.1 to 1.16.0", + "url": "https://github.com/dotnet/efcore/pull/38471", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@46d30b7" + }, + { + "id": "efcore@2bf08c5", + "repo": "efcore", + "title": "Bump System.CommandLine from 2.0.5 to 2.0.9", + "url": "https://github.com/dotnet/efcore/pull/38472", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2bf08c5" + }, + { + "id": "efcore@8fceb98", + "repo": "efcore", + "title": "Fix inverting identifying FK using wrong type and short-circuit principal type on attach", + "url": "https://github.com/dotnet/efcore/pull/38423", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@8fceb98" + }, + { + "id": "efcore@3b0f5ca", + "repo": "efcore", + "title": "Keep nullable outer-key null check in compound APPLY\u2192JOIN predicates", + "url": "https://github.com/dotnet/efcore/pull/38449", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3b0f5ca" + }, + { + "id": "efcore@ed5a856", + "repo": "efcore", + "title": "Bump Microsoft.DotNet.XUnitV3Extensions from 11.0.0-beta.26312.108 to 11.0.0-beta.26319.1", + "url": "https://github.com/dotnet/efcore/pull/38470", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@ed5a856" + }, + { + "id": "efcore@5dc20ee", + "repo": "efcore", + "title": "Make type mapping generic so that it can create value comparers for NativeAOT", + "url": "https://github.com/dotnet/efcore/pull/38440", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@5dc20ee" + }, + { + "id": "efcore@35e052e", + "repo": "efcore", + "title": "Validate that ownership relationships keep their default DeleteBehavior and requiredness", + "url": "https://github.com/dotnet/efcore/pull/38448", + "commit": "dotnet@66f38b5", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@35e052e" + }, + { + "id": "efcore@f10bdf7", + "repo": "efcore", + "title": "Better cast/convert support for Cosmos", + "url": "https://github.com/dotnet/efcore/pull/35000", + "commit": "dotnet@9a4a8cb", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@f10bdf7" + }, + { + "id": "efcore@3501892", + "repo": "efcore", + "title": "Send SQL Server xml parameters as SqlXml", + "url": "https://github.com/dotnet/efcore/pull/38462", + "commit": "dotnet@9a4a8cb", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@3501892" + }, + { + "id": "efcore@feb0878", + "repo": "efcore", + "title": "Fix NullReferenceException materializing JSON owned collections with nested primitive collections under lazy-loading proxies", + "url": "https://github.com/dotnet/efcore/pull/38473", + "commit": "dotnet@9a4a8cb", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@feb0878" + }, + { + "id": "efcore@2e6136a", + "repo": "efcore", + "title": "Update dependencies from build 319511", + "url": "https://github.com/dotnet/efcore/pull/38477", + "commit": "dotnet@9a4a8cb", + "is_security": false, + "product": "dotnet-efcore", + "local_repo_commit": "efcore@2e6136a" + }, + { + "id": "emsdk@90d2168", + "repo": "emsdk", + "title": "(bazel) Set @platforms//os:emscripten for platform_wasm", + "url": "https://github.com/dotnet/emsdk/pull/1363", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@90d2168" + }, + { + "id": "emsdk@229d83f", + "repo": "emsdk", + "title": "3.1.57", + "url": "https://github.com/dotnet/emsdk/pull/1367", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@229d83f" + }, + { + "id": "emsdk@176dec4", + "repo": "emsdk", + "title": "arm64-linux binaries are now available for all releases", + "url": "https://github.com/dotnet/emsdk/pull/1369", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@176dec4" + }, + { + "id": "emsdk@ad59642", + "repo": "emsdk", + "title": "fix(bazel): use param file for compile", + "url": "https://github.com/dotnet/emsdk/pull/1373", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@ad59642" + }, + { + "id": "emsdk@e0a6aa0", + "repo": "emsdk", + "title": "3.1.58", + "url": "https://github.com/dotnet/emsdk/pull/1372", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@e0a6aa0" + }, + { + "id": "emsdk@f58f80d", + "repo": "emsdk", + "title": "Update docker/README.md", + "url": "https://github.com/dotnet/emsdk/pull/1375", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@f58f80d" + }, + { + "id": "emsdk@d52c465", + "repo": "emsdk", + "title": "3.1.59", + "url": "https://github.com/dotnet/emsdk/pull/1377", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@d52c465" + }, + { + "id": "emsdk@399e539", + "repo": "emsdk", + "title": "[bazel] add tarball as an optional output", + "url": "https://github.com/dotnet/emsdk/pull/1383", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@399e539" + }, + { + "id": "emsdk@ce74ca2", + "repo": "emsdk", + "title": "3.1.60", + "url": "https://github.com/dotnet/emsdk/pull/1385", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@ce74ca2" + }, + { + "id": "emsdk@fc9146e", + "repo": "emsdk", + "title": "Upgrade CI to Ubuntu 20.04 LTS (Focal)", + "url": "https://github.com/dotnet/emsdk/pull/1183", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@fc9146e" + }, + { + "id": "emsdk@8c38d2f", + "repo": "emsdk", + "title": "Upgrade node from v16.20.0 to v18.20.3", + "url": "https://github.com/dotnet/emsdk/pull/1387", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@8c38d2f" + }, + { + "id": "emsdk@4205979", + "repo": "emsdk", + "title": "Remove setting of SSL_CERT_FILE from emsdk launcher script", + "url": "https://github.com/dotnet/emsdk/pull/1391", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@4205979" + }, + { + "id": "emsdk@dd3b9c6", + "repo": "emsdk", + "title": "Add feature to support WASM Relaxed SIMD", + "url": "https://github.com/dotnet/emsdk/pull/1389", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@dd3b9c6" + }, + { + "id": "emsdk@ca7b40a", + "repo": "emsdk", + "title": "3.1.61", + "url": "https://github.com/dotnet/emsdk/pull/1394", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@ca7b40a" + }, + { + "id": "emsdk@d291611", + "repo": "emsdk", + "title": "[Bazel] Let audio workout bootstrap js file be generated.", + "url": "https://github.com/dotnet/emsdk/pull/1404", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@d291611" + }, + { + "id": "emsdk@0e8c5bb", + "repo": "emsdk", + "title": "Sets wasm_worning_as_error disabled by default.", + "url": "https://github.com/dotnet/emsdk/pull/1406", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@0e8c5bb" + }, + { + "id": "emsdk@4b9e83d", + "repo": "emsdk", + "title": "Remove Intel mac CircleCI configuration", + "url": "https://github.com/dotnet/emsdk/pull/1409", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@4b9e83d" + }, + { + "id": "emsdk@a6db8d2", + "repo": "emsdk", + "title": "Add logging of sys.executable on startup. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1412", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@a6db8d2" + }, + { + "id": "emsdk@8caaa25", + "repo": "emsdk", + "title": "Add some logging after download is finished. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1413", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@8caaa25" + }, + { + "id": "emsdk@a33daf3", + "repo": "emsdk", + "title": "Ensure temporary files have proper unique names for bazel builds.", + "url": "https://github.com/dotnet/emsdk/pull/1415", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@a33daf3" + }, + { + "id": "emsdk@7fbd555", + "repo": "emsdk", + "title": "Use \u0022command -v\u0022 instead of \u0022which\u0022 to detect python executable", + "url": "https://github.com/dotnet/emsdk/pull/1419", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@7fbd555" + }, + { + "id": "emsdk@82d41a7", + "repo": "emsdk", + "title": "[Bazel] Support generating a secondary cache", + "url": "https://github.com/dotnet/emsdk/pull/1405", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@82d41a7" + }, + { + "id": "emsdk@0fde048", + "repo": "emsdk", + "title": "3.1.62", + "url": "https://github.com/dotnet/emsdk/pull/1421", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@0fde048" + }, + { + "id": "emsdk@7728283", + "repo": "emsdk", + "title": "3.1.63", + "url": "https://github.com/dotnet/emsdk/pull/1425", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@7728283" + }, + { + "id": "emsdk@0b3bcbc", + "repo": "emsdk", + "title": "3.1.64", + "url": "https://github.com/dotnet/emsdk/pull/1426", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@0b3bcbc" + }, + { + "id": "emsdk@cc7ef52", + "repo": "emsdk", + "title": "[bazel] Update README.md", + "url": "https://github.com/dotnet/emsdk/pull/1427", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@cc7ef52" + }, + { + "id": "emsdk@fad40cf", + "repo": "emsdk", + "title": "fix: improve Fish shell support (and Cshell)", + "url": "https://github.com/dotnet/emsdk/pull/1429", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@fad40cf" + }, + { + "id": "emsdk@476dc4e", + "repo": "emsdk", + "title": "Add missing comma from #1429", + "url": "https://github.com/dotnet/emsdk/pull/1433", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@476dc4e" + }, + { + "id": "emsdk@63d09a8", + "repo": "emsdk", + "title": "[bazel] Fix some inaccuracies in bazel readme. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1434", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@63d09a8" + }, + { + "id": "emsdk@3eb3e02", + "repo": "emsdk", + "title": "3.1.65", + "url": "https://github.com/dotnet/emsdk/pull/1438", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@3eb3e02" + }, + { + "id": "emsdk@f010ca9", + "repo": "emsdk", + "title": "Add a github actions workflow to create a release PR", + "url": "https://github.com/dotnet/emsdk/pull/1437", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@f010ca9" + }, + { + "id": "emsdk@d09b3c3", + "repo": "emsdk", + "title": "Add Actions workflow to automatically create release tags", + "url": "https://github.com/dotnet/emsdk/pull/1439", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@d09b3c3" + }, + { + "id": "emsdk@122b38f", + "repo": "emsdk", + "title": "Automatically dispatch emscripten release tag action", + "url": "https://github.com/dotnet/emsdk/pull/1442", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@122b38f" + }, + { + "id": "emsdk@a3fb5e8", + "repo": "emsdk", + "title": "Fix \u0027emsdk install sdk-main-64bit\u0027 to produce a functioning installation.", + "url": "https://github.com/dotnet/emsdk/pull/1444", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@a3fb5e8" + }, + { + "id": "emsdk@a72a42a", + "repo": "emsdk", + "title": "Release 3.1.66", + "url": "https://github.com/dotnet/emsdk/pull/1445", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@a72a42a" + }, + { + "id": "emsdk@20edf66", + "repo": "emsdk", + "title": "Switch token name in release action", + "url": "https://github.com/dotnet/emsdk/pull/1446", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@20edf66" + }, + { + "id": "emsdk@a2383b3", + "repo": "emsdk", + "title": "Release 3.1.67", + "url": "https://github.com/dotnet/emsdk/pull/1448", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@a2383b3" + }, + { + "id": "emsdk@f809c11", + "repo": "emsdk", + "title": "[NFC] Fix a typo in README.md", + "url": "https://github.com/dotnet/emsdk/pull/1451", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@f809c11" + }, + { + "id": "emsdk@54ef088", + "repo": "emsdk", + "title": "Release 3.1.68", + "url": "https://github.com/dotnet/emsdk/pull/1453", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@54ef088" + }, + { + "id": "emsdk@a36df02", + "repo": "emsdk", + "title": "Release 3.1.69", + "url": "https://github.com/dotnet/emsdk/pull/1456", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@a36df02" + }, + { + "id": "emsdk@50dffe1", + "repo": "emsdk", + "title": "Add git pull to README.md", + "url": "https://github.com/dotnet/emsdk/pull/1460", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@50dffe1" + }, + { + "id": "emsdk@8e661c8", + "repo": "emsdk", + "title": "Add release reviewers to release creation PRs", + "url": "https://github.com/dotnet/emsdk/pull/1455", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@8e661c8" + }, + { + "id": "emsdk@2c42698", + "repo": "emsdk", + "title": "Remove old Python versions from manifest: no package uses these python versions anymore.", + "url": "https://github.com/dotnet/emsdk/pull/1465", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@2c42698" + }, + { + "id": "emsdk@35439da", + "repo": "emsdk", + "title": "Include psutil module in the python build to enable emrun to track when browser process finishes.", + "url": "https://github.com/dotnet/emsdk/pull/1464", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@35439da" + }, + { + "id": "emsdk@53249b9", + "repo": "emsdk", + "title": "Remove old unused node.js versions from manifest.", + "url": "https://github.com/dotnet/emsdk/pull/1467", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@53249b9" + }, + { + "id": "emsdk@2ba3fca", + "repo": "emsdk", + "title": "Remove old unsupported MinGW and Gnu grep tools.", + "url": "https://github.com/dotnet/emsdk/pull/1468", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@2ba3fca" + }, + { + "id": "emsdk@dc6e0d4", + "repo": "emsdk", + "title": "Remove temp zip after uncompressing in update_python.py", + "url": "https://github.com/dotnet/emsdk/pull/1470", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@dc6e0d4" + }, + { + "id": "emsdk@eda31dc", + "repo": "emsdk", + "title": "Only upload node with gsutil in update_node.py if --upload is passed.", + "url": "https://github.com/dotnet/emsdk/pull/1472", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@eda31dc" + }, + { + "id": "emsdk@8a99ae8", + "repo": "emsdk", + "title": "Use zip_cmd() and unzip_cmd() in update_node.py as well.", + "url": "https://github.com/dotnet/emsdk/pull/1471", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@8a99ae8" + }, + { + "id": "emsdk@5e398ab", + "repo": "emsdk", + "title": "Update Node to 20.18.0 LTS and add support for Windows on ARM64 to Node packages.", + "url": "https://github.com/dotnet/emsdk/pull/1473", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@5e398ab" + }, + { + "id": "emsdk@1e2f1a2", + "repo": "emsdk", + "title": "Update Node from 18.20.3 LTS to 20.18.0 in precompiled releases.", + "url": "https://github.com/dotnet/emsdk/pull/1476", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@1e2f1a2" + }, + { + "id": "emsdk@861ce44", + "repo": "emsdk", + "title": "Pin python requests library to 2.32.3. (latest at the time of writing)", + "url": "https://github.com/dotnet/emsdk/pull/1478", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@861ce44" + }, + { + "id": "emsdk@2514ec7", + "repo": "emsdk", + "title": "Release 3.1.70", + "url": "https://github.com/dotnet/emsdk/pull/1481", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@2514ec7" + }, + { + "id": "emsdk@d63e0d4", + "repo": "emsdk", + "title": "Don\u0027t install java when installing windows sdk", + "url": "https://github.com/dotnet/emsdk/pull/1324", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@d63e0d4" + }, + { + "id": "emsdk@019b660", + "repo": "emsdk", + "title": "Update release tagging workflow to handle external triggering", + "url": "https://github.com/dotnet/emsdk/pull/1482", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@019b660" + }, + { + "id": "emsdk@59108b0", + "repo": "emsdk", + "title": "Release 3.1.71", + "url": "https://github.com/dotnet/emsdk/pull/1484", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@59108b0" + }, + { + "id": "emsdk@e7fd5fd", + "repo": "emsdk", + "title": "Add \u0022release\u0022 label to PRs created for releases", + "url": "https://github.com/dotnet/emsdk/pull/1486", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@e7fd5fd" + }, + { + "id": "emsdk@75eb952", + "repo": "emsdk", + "title": "Release 3.1.72", + "url": "https://github.com/dotnet/emsdk/pull/1489", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@75eb952" + }, + { + "id": "emsdk@cbbb7f3", + "repo": "emsdk", + "title": "Enable auto-merge for bot-created PRs", + "url": "https://github.com/dotnet/emsdk/pull/1490", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@cbbb7f3" + }, + { + "id": "emsdk@6abe512", + "repo": "emsdk", + "title": "Release 3.1.73", + "url": "https://github.com/dotnet/emsdk/pull/1492", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@6abe512" + }, + { + "id": "emsdk@c7d7853", + "repo": "emsdk", + "title": "bazel: update rules_nodejs and migrate to rules_js", + "url": "https://github.com/dotnet/emsdk/pull/1436", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@c7d7853" + }, + { + "id": "emsdk@ac2adfe", + "repo": "emsdk", + "title": "Fix typos discovered by codespell", + "url": "https://github.com/dotnet/emsdk/pull/1496", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@ac2adfe" + }, + { + "id": "emsdk@b644e2e", + "repo": "emsdk", + "title": "Python lint: Upgrade to flake8=7.1.1", + "url": "https://github.com/dotnet/emsdk/pull/1497", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@b644e2e" + }, + { + "id": "emsdk@095c488", + "repo": "emsdk", + "title": "Python lint: Use flake8 --extend-ignore instead of --ignore", + "url": "https://github.com/dotnet/emsdk/pull/1498", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@095c488" + }, + { + "id": "emsdk@3d6d8ee", + "repo": "emsdk", + "title": "Release 3.1.74", + "url": "https://github.com/dotnet/emsdk/pull/1502", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@3d6d8ee" + }, + { + "id": "emsdk@ce1d281", + "repo": "emsdk", + "title": "Fix bazel ci", + "url": "https://github.com/dotnet/emsdk/pull/1504", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@ce1d281" + }, + { + "id": "emsdk@0e594bc", + "repo": "emsdk", + "title": "Update node for bazel", + "url": "https://github.com/dotnet/emsdk/pull/1511", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@0e594bc" + }, + { + "id": "emsdk@1f00f5d", + "repo": "emsdk", + "title": "Allow overriding version number in create_release.py", + "url": "https://github.com/dotnet/emsdk/pull/1512", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@1f00f5d" + }, + { + "id": "emsdk@9853a6b", + "repo": "emsdk", + "title": "4.0.0", + "url": "https://github.com/dotnet/emsdk/pull/1513", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@9853a6b" + }, + { + "id": "emsdk@9dbdc4b", + "repo": "emsdk", + "title": "Release 4.0.1", + "url": "https://github.com/dotnet/emsdk/pull/1510", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@9dbdc4b" + }, + { + "id": "emsdk@539e404", + "repo": "emsdk", + "title": "Release 4.0.2", + "url": "https://github.com/dotnet/emsdk/pull/1516", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@539e404" + }, + { + "id": "emsdk@127ce42", + "repo": "emsdk", + "title": "Release 4.0.3", + "url": "https://github.com/dotnet/emsdk/pull/1521", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@127ce42" + }, + { + "id": "emsdk@580895a", + "repo": "emsdk", + "title": "create-release.yml: Use version number in branch name", + "url": "https://github.com/dotnet/emsdk/pull/1522", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@580895a" + }, + { + "id": "emsdk@85390ce", + "repo": "emsdk", + "title": "Bazel: Pass nodejs binary path as an environment variable.", + "url": "https://github.com/dotnet/emsdk/pull/1518", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@85390ce" + }, + { + "id": "emsdk@49ccc1d", + "repo": "emsdk", + "title": "Do not mark cache generation as local", + "url": "https://github.com/dotnet/emsdk/pull/1533", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@49ccc1d" + }, + { + "id": "emsdk@0742117", + "repo": "emsdk", + "title": "Release 4.0.4", + "url": "https://github.com/dotnet/emsdk/pull/1534", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@0742117" + }, + { + "id": "emsdk@b665079", + "repo": "emsdk", + "title": "Release 4.0.5", + "url": "https://github.com/dotnet/emsdk/pull/1536", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@b665079" + }, + { + "id": "emsdk@7c8f0a2", + "repo": "emsdk", + "title": "Remove closure compile hack when running \u0060npm ci\u0060", + "url": "https://github.com/dotnet/emsdk/pull/1541", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@7c8f0a2" + }, + { + "id": "emsdk@24fc909", + "repo": "emsdk", + "title": "Release 4.0.6", + "url": "https://github.com/dotnet/emsdk/pull/1542", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@24fc909" + }, + { + "id": "emsdk@ed2035a", + "repo": "emsdk", + "title": "Bazel: Migrate to bzlmod", + "url": "https://github.com/dotnet/emsdk/pull/1530", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@ed2035a" + }, + { + "id": "emsdk@0992ad5", + "repo": "emsdk", + "title": "Fix updating of MODULE.bazel in update_bazel_workspace.py", + "url": "https://github.com/dotnet/emsdk/pull/1550", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@0992ad5" + }, + { + "id": "emsdk@2e1e02e", + "repo": "emsdk", + "title": "Don\u0027t build binaryen tests", + "url": "https://github.com/dotnet/emsdk/pull/1551", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@2e1e02e" + }, + { + "id": "emsdk@c69d433", + "repo": "emsdk", + "title": "Release 4.0.7", + "url": "https://github.com/dotnet/emsdk/pull/1549", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@c69d433" + }, + { + "id": "emsdk@29cee8f", + "repo": "emsdk", + "title": "Use raw string to avoid regex warning", + "url": "https://github.com/dotnet/emsdk/pull/1552", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@29cee8f" + }, + { + "id": "emsdk@419021f", + "repo": "emsdk", + "title": "Release 4.0.8", + "url": "https://github.com/dotnet/emsdk/pull/1556", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@419021f" + }, + { + "id": "emsdk@3bcf1dc", + "repo": "emsdk", + "title": "Release 4.0.9", + "url": "https://github.com/dotnet/emsdk/pull/1559", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@3bcf1dc" + }, + { + "id": "emsdk@d07c793", + "repo": "emsdk", + "title": "Update Python to 3.13.3 and add support to Windows on ARM64.", + "url": "https://github.com/dotnet/emsdk/pull/1477", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@d07c793" + }, + { + "id": "emsdk@cfe7ccf", + "repo": "emsdk", + "title": "Update python version note for Linux.", + "url": "https://github.com/dotnet/emsdk/pull/1562", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@cfe7ccf" + }, + { + "id": "emsdk@2d480a1", + "repo": "emsdk", + "title": "Update Node.js to LTS 22.16.0.", + "url": "https://github.com/dotnet/emsdk/pull/1563", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@2d480a1" + }, + { + "id": "emsdk@62a853c", + "repo": "emsdk", + "title": "Release 4.0.10", + "url": "https://github.com/dotnet/emsdk/pull/1565", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@62a853c" + }, + { + "id": "emsdk@d845e50", + "repo": "emsdk", + "title": "Fix python search path in emsdk launcher scripts", + "url": "https://github.com/dotnet/emsdk/pull/1571", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@d845e50" + }, + { + "id": "emsdk@d49219d", + "repo": "emsdk", + "title": "Release 4.0.11", + "url": "https://github.com/dotnet/emsdk/pull/1572", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@d49219d" + }, + { + "id": "emsdk@e062c54", + "repo": "emsdk", + "title": "Add bazel feature for wasm-exceptions", + "url": "https://github.com/dotnet/emsdk/pull/1575", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@e062c54" + }, + { + "id": "emsdk@f39e849", + "repo": "emsdk", + "title": "Release 4.0.12", + "url": "https://github.com/dotnet/emsdk/pull/1579", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@f39e849" + }, + { + "id": "emsdk@404dc1e", + "repo": "emsdk", + "title": "Release 4.0.13", + "url": "https://github.com/dotnet/emsdk/pull/1582", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@404dc1e" + }, + { + "id": "emsdk@833fa33", + "repo": "emsdk", + "title": "[emsdk] Remove references to old output files such as .worker.js. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1585", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@833fa33" + }, + { + "id": "emsdk@8ad0ba0", + "repo": "emsdk", + "title": "[CI] Re-enable python2 flake8 checking", + "url": "https://github.com/dotnet/emsdk/pull/1591", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@8ad0ba0" + }, + { + "id": "emsdk@0c45297", + "repo": "emsdk", + "title": "Allow switching between overrides", + "url": "https://github.com/dotnet/emsdk/pull/1588", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@0c45297" + }, + { + "id": "emsdk@efd71e9", + "repo": "emsdk", + "title": "Nightly Node.js and Big Endian cross compilation Node.js", + "url": "https://github.com/dotnet/emsdk/pull/1590", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@efd71e9" + }, + { + "id": "emsdk@0674b46", + "repo": "emsdk", + "title": "Fix node nightly check when no node.js versions are installed", + "url": "https://github.com/dotnet/emsdk/pull/1594", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@0674b46" + }, + { + "id": "emsdk@5899439", + "repo": "emsdk", + "title": "Add support for a new command \u0027emsdk deactivate\u0027", + "url": "https://github.com/dotnet/emsdk/pull/1593", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@5899439" + }, + { + "id": "emsdk@b71731a", + "repo": "emsdk", + "title": "Pin Apple ARM64 Node Nightly", + "url": "https://github.com/dotnet/emsdk/pull/1596", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@b71731a" + }, + { + "id": "emsdk@1ded1a9", + "repo": "emsdk", + "title": "Add Node.js 24.7.0 support.", + "url": "https://github.com/dotnet/emsdk/pull/1597", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@1ded1a9" + }, + { + "id": "emsdk@eff90ca", + "repo": "emsdk", + "title": "Release 4.0.14", + "url": "https://github.com/dotnet/emsdk/pull/1599", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@eff90ca" + }, + { + "id": "emsdk@389a68b", + "repo": "emsdk", + "title": "Release 4.0.15", + "url": "https://github.com/dotnet/emsdk/pull/1602", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@389a68b" + }, + { + "id": "emsdk@44f11ea", + "repo": "emsdk", + "title": "Build and push multi-platform docker image", + "url": "https://github.com/dotnet/emsdk/pull/1567", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@44f11ea" + }, + { + "id": "emsdk@2b10b1b", + "repo": "emsdk", + "title": "Use default python in PATH for circleci windows bot. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1609", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@2b10b1b" + }, + { + "id": "emsdk@526ceeb", + "repo": "emsdk", + "title": "4.0.16", + "url": "https://github.com/dotnet/emsdk/pull/1612", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@526ceeb" + }, + { + "id": "emsdk@1cb55f8", + "repo": "emsdk", + "title": "[bazel] Replace deprecated \u0027-g4\u0027 flag with \u0027-g3\u0027", + "url": "https://github.com/dotnet/emsdk/pull/1611", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@1cb55f8" + }, + { + "id": "emsdk@378d768", + "repo": "emsdk", + "title": "Firefox support", + "url": "https://github.com/dotnet/emsdk/pull/1606", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@378d768" + }, + { + "id": "emsdk@bf54450", + "repo": "emsdk", + "title": "Fix macOS Firefox test run hangs", + "url": "https://github.com/dotnet/emsdk/pull/1614", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@bf54450" + }, + { + "id": "emsdk@f98ae68", + "repo": "emsdk", + "title": "[ci] Bump xcode version", + "url": "https://github.com/dotnet/emsdk/pull/1615", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@f98ae68" + }, + { + "id": "emsdk@dadf06a", + "repo": "emsdk", + "title": "Release 4.0.17", + "url": "https://github.com/dotnet/emsdk/pull/1619", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@dadf06a" + }, + { + "id": "emsdk@be520bb", + "repo": "emsdk", + "title": "Fix mozdownload of native ARM64 Firefox on Windows-on-ARM.", + "url": "https://github.com/dotnet/emsdk/pull/1621", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@be520bb" + }, + { + "id": "emsdk@eb5eb4b", + "repo": "emsdk", + "title": "Release 4.0.18", + "url": "https://github.com/dotnet/emsdk/pull/1622", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@eb5eb4b" + }, + { + "id": "emsdk@a0af5d7", + "repo": "emsdk", + "title": "Fix windows emsdk returncode", + "url": "https://github.com/dotnet/emsdk/pull/1623", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@a0af5d7" + }, + { + "id": "emsdk@7b4e60e", + "repo": "emsdk", + "title": "Release 4.0.19", + "url": "https://github.com/dotnet/emsdk/pull/1626", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@7b4e60e" + }, + { + "id": "emsdk@e4fe26e", + "repo": "emsdk", + "title": "Release 4.0.20", + "url": "https://github.com/dotnet/emsdk/pull/1629", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@e4fe26e" + }, + { + "id": "emsdk@69e3df9", + "repo": "emsdk", + "title": "CMake 4.2.0-rc3", + "url": "https://github.com/dotnet/emsdk/pull/1628", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@69e3df9" + }, + { + "id": "emsdk@cd8f5d8", + "repo": "emsdk", + "title": "Drop python 2 support in emsdk.py", + "url": "https://github.com/dotnet/emsdk/pull/1608", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@cd8f5d8" + }, + { + "id": "emsdk@0e27615", + "repo": "emsdk", + "title": "Update CI to run on Ubuntu 22.04", + "url": "https://github.com/dotnet/emsdk/pull/1632", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@0e27615" + }, + { + "id": "emsdk@753652f", + "repo": "emsdk", + "title": "Update information about linux version used to build prebuilt binaries. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1633", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@753652f" + }, + { + "id": "emsdk@5a3430b", + "repo": "emsdk", + "title": "Correctly tag latest built docker image", + "url": "https://github.com/dotnet/emsdk/pull/1635", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@5a3430b" + }, + { + "id": "emsdk@a040059", + "repo": "emsdk", + "title": "Bump min macOS version to 11.0", + "url": "https://github.com/dotnet/emsdk/pull/1637", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@a040059" + }, + { + "id": "emsdk@6e44713", + "repo": "emsdk", + "title": "More usage of python3 features", + "url": "https://github.com/dotnet/emsdk/pull/1636", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@6e44713" + }, + { + "id": "emsdk@b2436aa", + "repo": "emsdk", + "title": "Release 4.0.21", + "url": "https://github.com/dotnet/emsdk/pull/1638", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@b2436aa" + }, + { + "id": "emsdk@11ea2ee", + "repo": "emsdk", + "title": "Python fixes from \u0060ruff check\u0060", + "url": "https://github.com/dotnet/emsdk/pull/1641", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@11ea2ee" + }, + { + "id": "emsdk@334f690", + "repo": "emsdk", + "title": "[CI] Update macos resource class. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1643", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@334f690" + }, + { + "id": "emsdk@15915ca", + "repo": "emsdk", + "title": "Release 4.0.22", + "url": "https://github.com/dotnet/emsdk/pull/1644", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@15915ca" + }, + { + "id": "emsdk@fc80c2d", + "repo": "emsdk", + "title": "Convert test code to use subprocess.run. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1647", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@fc80c2d" + }, + { + "id": "emsdk@c0bb220", + "repo": "emsdk", + "title": "Release 4.0.23", + "url": "https://github.com/dotnet/emsdk/pull/1648", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@c0bb220" + }, + { + "id": "emsdk@56824cb", + "repo": "emsdk", + "title": "Fix EMSDK_OS override. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1651", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@56824cb" + }, + { + "id": "emsdk@073f38e", + "repo": "emsdk", + "title": "Lift \u0060fix_potentially_long_windows_pathname\u0060 call outside of loop. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1655", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@073f38e" + }, + { + "id": "emsdk@b4258c3", + "repo": "emsdk", + "title": "Release 5.0.0", + "url": "https://github.com/dotnet/emsdk/pull/1657", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@b4258c3" + }, + { + "id": "emsdk@abe1f3e", + "repo": "emsdk", + "title": "Fix windows test failure. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1658", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@abe1f3e" + }, + { + "id": "emsdk@7783222", + "repo": "emsdk", + "title": "Fix for window very-long-filename support. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1646", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@7783222" + }, + { + "id": "emsdk@6639943", + "repo": "emsdk", + "title": "Re-enable test_binaryen_from_source on mac. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1659", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@6639943" + }, + { + "id": "emsdk@ea85084", + "repo": "emsdk", + "title": "Remove unused function. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1661", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@ea85084" + }, + { + "id": "emsdk@a2dc067", + "repo": "emsdk", + "title": "Remove unused substitutions. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1662", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@a2dc067" + }, + { + "id": "emsdk@9d03d64", + "repo": "emsdk", + "title": "Fix test_binaryen_from_source on windows. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1660", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@9d03d64" + }, + { + "id": "emsdk@75ba526", + "repo": "emsdk", + "title": "Temporarily disable bazel-latest testing. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1663", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@75ba526" + }, + { + "id": "emsdk@7b61f27", + "repo": "emsdk", + "title": "Test running in directory containing spaces", + "url": "https://github.com/dotnet/emsdk/pull/1664", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@7b61f27" + }, + { + "id": "emsdk@7cafe37", + "repo": "emsdk", + "title": "Simplify \u0060which\u0060 helper. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1665", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@7cafe37" + }, + { + "id": "emsdk@d06d2e3", + "repo": "emsdk", + "title": "Add missing loads for bazel 9 compatibility", + "url": "https://github.com/dotnet/emsdk/pull/1666", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@d06d2e3" + }, + { + "id": "emsdk@ec6cfa6", + "repo": "emsdk", + "title": "[bazel] Fix Bazel 9.x compatibility issues", + "url": "https://github.com/dotnet/emsdk/pull/1667", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@ec6cfa6" + }, + { + "id": "emsdk@831354d", + "repo": "emsdk", + "title": "Add caching for Python lint dependencies in CI configuration", + "url": "https://github.com/dotnet/emsdk/pull/1670", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@831354d" + }, + { + "id": "emsdk@a52102f", + "repo": "emsdk", + "title": "[CI] Reuse setup-docker steps", + "url": "https://github.com/dotnet/emsdk/pull/1671", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@a52102f" + }, + { + "id": "emsdk@14c18b5", + "repo": "emsdk", + "title": "Release 5.0.1", + "url": "https://github.com/dotnet/emsdk/pull/1673", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@14c18b5" + }, + { + "id": "emsdk@5464280", + "repo": "emsdk", + "title": "[bazel] Remove dependency on system python", + "url": "https://github.com/dotnet/emsdk/pull/1676", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@5464280" + }, + { + "id": "emsdk@9feeb49", + "repo": "emsdk", + "title": "Fix warning in Dockerfile. NFC", + "url": "https://github.com/dotnet/emsdk/pull/1679", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@9feeb49" + }, + { + "id": "emsdk@8c687bc", + "repo": "emsdk", + "title": "Update docker image from Ubuntu/Jammy 22.04 to Ubuntu/Noble 24.04", + "url": "https://github.com/dotnet/emsdk/pull/1678", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@8c687bc" + }, + { + "id": "emsdk@c817c0c", + "repo": "emsdk", + "title": "Release 5.0.2", + "url": "https://github.com/dotnet/emsdk/pull/1680", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@c817c0c" + }, + { + "id": "emsdk@d6b88f4", + "repo": "emsdk", + "title": "[Bazel] Remove dependency on system python on Windows too", + "url": "https://github.com/dotnet/emsdk/pull/1681", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@d6b88f4" + }, + { + "id": "emsdk@a620cf1", + "repo": "emsdk", + "title": "Release 5.0.3", + "url": "https://github.com/dotnet/emsdk/pull/1686", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@a620cf1" + }, + { + "id": "emsdk@56a2c6e", + "repo": "emsdk", + "title": "Release 5.0.4", + "url": "https://github.com/dotnet/emsdk/pull/1688", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@56a2c6e" + }, + { + "id": "emsdk@23c5536", + "repo": "emsdk", + "title": "[Bazel] Replace the use of @bazel_tools//src/conditions:host_windows", + "url": "https://github.com/dotnet/emsdk/pull/1683", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@23c5536" + }, + { + "id": "emsdk@6d0ed4b", + "repo": "emsdk", + "title": "[Bazel] Replace uses of deprecated bazel_tools things", + "url": "https://github.com/dotnet/emsdk/pull/1682", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@6d0ed4b" + }, + { + "id": "emsdk@f55cad5", + "repo": "emsdk", + "title": "[bazel] feat: allow .ts and .d.ts file extensions.", + "url": "https://github.com/dotnet/emsdk/pull/1625", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@f55cad5" + }, + { + "id": "emsdk@251b126", + "repo": "emsdk", + "title": "[bazel] fix: use nodejs toolchain resolution", + "url": "https://github.com/dotnet/emsdk/pull/1687", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@251b126" + }, + { + "id": "emsdk@ef57ae6", + "repo": "emsdk", + "title": "[bazel] fix: rules_foreign_cc cmake builds", + "url": "https://github.com/dotnet/emsdk/pull/1690", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@ef57ae6" + }, + { + "id": "emsdk@c9ef2c9", + "repo": "emsdk", + "title": "Release 5.0.5", + "url": "https://github.com/dotnet/emsdk/pull/1693", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@c9ef2c9" + }, + { + "id": "emsdk@102797c", + "repo": "emsdk", + "title": "Add EMSDK_USE_CURL environment variable to force use of curl", + "url": "https://github.com/dotnet/emsdk/pull/1695", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@102797c" + }, + { + "id": "emsdk@489bcb7", + "repo": "emsdk", + "title": "Create a simple bool env variable parser", + "url": "https://github.com/dotnet/emsdk/pull/1696", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@489bcb7" + }, + { + "id": "emsdk@948c31a", + "repo": "emsdk", + "title": "Release 5.0.6", + "url": "https://github.com/dotnet/emsdk/pull/1698", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@948c31a" + }, + { + "id": "emsdk@7bc50aa", + "repo": "emsdk", + "title": "[wasm] Bump to Emsdk 5.0.6 / LLVM 23", + "url": "https://github.com/dotnet/emsdk/pull/1712", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@7bc50aa" + }, + { + "id": "emsdk@65fd2fd", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1711", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@65fd2fd" + }, + { + "id": "emsdk@4ed5037", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/binaryen, dotnet/cpython, dotnet/emscripten", + "url": "https://github.com/dotnet/emsdk/pull/1710", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@4ed5037" + }, + { + "id": "emsdk@ad31610", + "repo": "emsdk", + "title": "Update dependencies from https://github.com/dotnet/cpython build 20260503.1", + "url": "https://github.com/dotnet/emsdk/pull/1719", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@ad31610" + }, + { + "id": "emsdk@cf4ba37", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1720", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@cf4ba37" + }, + { + "id": "emsdk@39e6d49", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1725", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@39e6d49" + }, + { + "id": "emsdk@098193b", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1726", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@098193b" + }, + { + "id": "emsdk@90353ee", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1728", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@90353ee" + }, + { + "id": "emsdk@912d04a", + "repo": "emsdk", + "title": "Update dependencies from build 314245", + "url": "https://github.com/dotnet/emsdk/pull/1731", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@912d04a" + }, + { + "id": "emsdk@8087984", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1733", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@8087984" + }, + { + "id": "emsdk@4dcd9e9", + "repo": "emsdk", + "title": "Update dependencies from build 315044", + "url": "https://github.com/dotnet/emsdk/pull/1736", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@4dcd9e9" + }, + { + "id": "emsdk@97c3d78", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/binaryen, dotnet/cpython, dotnet/emscripten", + "url": "https://github.com/dotnet/emsdk/pull/1735", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@97c3d78" + }, + { + "id": "emsdk@1b7fbfb", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1737", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@1b7fbfb" + }, + { + "id": "emsdk@4d62940", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/cpython, dotnet/emscripten", + "url": "https://github.com/dotnet/emsdk/pull/1740", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@4d62940" + }, + { + "id": "emsdk@656f281", + "repo": "emsdk", + "title": "Update dependencies from build 315907", + "url": "https://github.com/dotnet/emsdk/pull/1741", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@656f281" + }, + { + "id": "emsdk@f44b821", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1742", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@f44b821" + }, + { + "id": "emsdk@bd62e01", + "repo": "emsdk", + "title": "Update dependencies from build 316474", + "url": "https://github.com/dotnet/emsdk/pull/1744", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@bd62e01" + }, + { + "id": "emsdk@d1aa901", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1745", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@d1aa901" + }, + { + "id": "emsdk@04e0a01", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/cpython, dotnet/emscripten", + "url": "https://github.com/dotnet/emsdk/pull/1749", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@04e0a01" + }, + { + "id": "emsdk@a6439b6", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1757", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@a6439b6" + }, + { + "id": "emsdk@c73a95a", + "repo": "emsdk", + "title": "[release/10.0] Use TargetOS instead of AssetManifestOS", + "url": "https://github.com/dotnet/emsdk/pull/1759", + "commit": "dotnet@a81a7eb", + "is_security": false, + "local_repo_commit": "emsdk@c73a95a" + }, + { + "id": "emsdk@9867200", + "repo": "emsdk", + "title": "Update dependencies from build 317483", + "url": "https://github.com/dotnet/emsdk/pull/1758", + "commit": "dotnet@7d80e77", + "is_security": false, + "local_repo_commit": "emsdk@9867200" + }, + { + "id": "emsdk@22f90c6", + "repo": "emsdk", + "title": "[main] Update dependencies from dotnet/cpython, dotnet/emscripten", + "url": "https://github.com/dotnet/emsdk/pull/1761", + "commit": "dotnet@7d80e77", + "is_security": false, + "local_repo_commit": "emsdk@22f90c6" + }, + { + "id": "emsdk@fffd5d5", + "repo": "emsdk", + "title": "Update dependencies from build 318061", + "url": "https://github.com/dotnet/emsdk/pull/1764", + "commit": "dotnet@7d80e77", + "is_security": false, + "local_repo_commit": "emsdk@fffd5d5" + }, + { + "id": "emsdk@31663a3", + "repo": "emsdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/emsdk/pull/1767", + "commit": "dotnet@7d80e77", + "is_security": false, + "local_repo_commit": "emsdk@31663a3" + }, + { + "id": "fsharp@f711440", + "repo": "fsharp", + "title": "docs: update state-machine with security scan workflow and infra changes", + "url": "https://github.com/dotnet/fsharp/pull/19856", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@f711440" + }, + { + "id": "fsharp@c8e6e45", + "repo": "fsharp", + "title": "Fix #18841: let _ = \u0026expr now compiles like let x = \u0026expr", + "url": "https://github.com/dotnet/fsharp/pull/19811", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c8e6e45" + }, + { + "id": "fsharp@565bcdb", + "repo": "fsharp", + "title": "Fix docs path exclusion to use recursive wildcard in azure-pipelines-PR.yml", + "url": "https://github.com/dotnet/fsharp/pull/19848", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@565bcdb" + }, + { + "id": "fsharp@d5364f2", + "repo": "fsharp", + "title": "Add concurrency group to PR Tooling Safety Check workflow", + "url": "https://github.com/dotnet/fsharp/pull/19841", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d5364f2" + }, + { + "id": "fsharp@0d2b018", + "repo": "fsharp", + "title": "Symbols: add ObsoleteDiagnosticInfo", + "url": "https://github.com/dotnet/fsharp/pull/19359", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@0d2b018" + }, + { + "id": "fsharp@85e2e21", + "repo": "fsharp", + "title": "Fix non-deterministic reference assembly MVIDs (#19751)", + "url": "https://github.com/dotnet/fsharp/pull/19801", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@85e2e21" + }, + { + "id": "fsharp@7e8f7bb", + "repo": "fsharp", + "title": "Fix colorization of type name in MyType\u003CQualified.Name\u003E.StaticMember", + "url": "https://github.com/dotnet/fsharp/pull/19800", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7e8f7bb" + }, + { + "id": "fsharp@aefec6b", + "repo": "fsharp", + "title": "Reject non-function bindings for single-case and partial active pattern names", + "url": "https://github.com/dotnet/fsharp/pull/19763", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@aefec6b" + }, + { + "id": "fsharp@80607ff", + "repo": "fsharp", + "title": "Add InlineIfLambda to Array.init", + "url": "https://github.com/dotnet/fsharp/pull/19869", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@80607ff" + }, + { + "id": "fsharp@a62e57b", + "repo": "fsharp", + "title": "Update state-machine.md for security scan draft filter and repo rules", + "url": "https://github.com/dotnet/fsharp/pull/19872", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@a62e57b" + }, + { + "id": "fsharp@c0bc8de", + "repo": "fsharp", + "title": "Fix SRTP \u0060get_Item\u0060 witness resolution for \u0060string\u0060 indexers", + "url": "https://github.com/dotnet/fsharp/pull/19757", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c0bc8de" + }, + { + "id": "fsharp@a421267", + "repo": "fsharp", + "title": "Glossary improvement", + "url": "https://github.com/dotnet/fsharp/pull/19881", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@a421267" + }, + { + "id": "fsharp@3f2ef65", + "repo": "fsharp", + "title": "Remove duplicate and unused file", + "url": "https://github.com/dotnet/fsharp/pull/19886", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@3f2ef65" + }, + { + "id": "fsharp@87f9bb7", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/fsharp/pull/19827", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@87f9bb7" + }, + { + "id": "fsharp@74802de", + "repo": "fsharp", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260526.2", + "url": "https://github.com/dotnet/fsharp/pull/19824", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@74802de" + }, + { + "id": "fsharp@d6558b2", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/fsharp/pull/19825", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d6558b2" + }, + { + "id": "fsharp@eb038f0", + "repo": "fsharp", + "title": "Dedup format specifier locations in computation expressions", + "url": "https://github.com/dotnet/fsharp/pull/19791", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@eb038f0" + }, + { + "id": "fsharp@3cf85be", + "repo": "fsharp", + "title": "Preserve type aliases in match | null refinement", + "url": "https://github.com/dotnet/fsharp/pull/19745", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@3cf85be" + }, + { + "id": "fsharp@c81bc85", + "repo": "fsharp", + "title": "Suppress hover/symbol resolution for wildcard \u0060_\u0060 patterns inside \u0060member _.\u2026\u0060", + "url": "https://github.com/dotnet/fsharp/pull/19760", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c81bc85" + }, + { + "id": "fsharp@96ac8a0", + "repo": "fsharp", + "title": "Make PR Tooling Safety Check resilient to GitHub MCP list_pull_requests timeouts", + "url": "https://github.com/dotnet/fsharp/pull/19861", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@96ac8a0" + }, + { + "id": "fsharp@f15535b", + "repo": "fsharp", + "title": "Fix XmlDoc validation for get/set property pairs (#13684)", + "url": "https://github.com/dotnet/fsharp/pull/19884", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@f15535b" + }, + { + "id": "fsharp@0fb7052", + "repo": "fsharp", + "title": "Fix #16360: stop duplicating editor diagnostics (revert Roslyn workaround)", + "url": "https://github.com/dotnet/fsharp/pull/19812", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@0fb7052" + }, + { + "id": "fsharp@022cd1a", + "repo": "fsharp", + "title": "chore: update actions/github-script from v6 to v7", + "url": "https://github.com/dotnet/fsharp/pull/19843", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@022cd1a" + }, + { + "id": "fsharp@d6db771", + "repo": "fsharp", + "title": "Fix #18086: suppress NuGet restore stdout under FSI --quiet", + "url": "https://github.com/dotnet/fsharp/pull/19808", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d6db771" + }, + { + "id": "fsharp@24e36c9", + "repo": "fsharp", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/fsharp/pull/19887", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@24e36c9" + }, + { + "id": "fsharp@37e58b0", + "repo": "fsharp", + "title": "Make fsharp-diagnostics skill cross-platform", + "url": "https://github.com/dotnet/fsharp/pull/19893", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@37e58b0" + }, + { + "id": "fsharp@bc8a51b", + "repo": "fsharp", + "title": "Fix parser error for anonymous record type aliases with postfix type operators when closing bracket is column-aligned", + "url": "https://github.com/dotnet/fsharp/pull/19762", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@bc8a51b" + }, + { + "id": "fsharp@9bb6b56", + "repo": "fsharp", + "title": "Emit debug points at a stack-empty position", + "url": "https://github.com/dotnet/fsharp/pull/19877", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@9bb6b56" + }, + { + "id": "fsharp@f7be8d0", + "repo": "fsharp", + "title": "Unify baseline checking behind a single checkBaseline helper", + "url": "https://github.com/dotnet/fsharp/pull/19888", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@f7be8d0" + }, + { + "id": "fsharp@c854edd", + "repo": "fsharp", + "title": "Remove unused variable group", + "url": "https://github.com/dotnet/fsharp/pull/19899", + "commit": "dotnet@0c02db5", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c854edd" + }, + { + "id": "fsharp@abd099b", + "repo": "fsharp", + "title": "Restore github.dev editor link in release-notes check comment", + "url": "https://github.com/dotnet/fsharp/pull/19898", + "commit": "dotnet@fda9cdf", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@abd099b" + }, + { + "id": "fsharp@e9b7dad", + "repo": "fsharp", + "title": "Add pr-description skill for short GitHub write-ups", + "url": "https://github.com/dotnet/fsharp/pull/19891", + "commit": "dotnet@fda9cdf", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@e9b7dad" + }, + { + "id": "fsharp@d0e593f", + "repo": "fsharp", + "title": "Debug: rework \u0060for\u0060 expressions stepping", + "url": "https://github.com/dotnet/fsharp/pull/19894", + "commit": "dotnet@fda9cdf", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d0e593f" + }, + { + "id": "fsharp@b8b40f5", + "repo": "fsharp", + "title": "Warn on inconsistent [\u003CCompiledName\u003E] across extension overloads", + "url": "https://github.com/dotnet/fsharp/pull/19737", + "commit": "dotnet@075160a", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@b8b40f5" + }, + { + "id": "fsharp@ee4793e", + "repo": "fsharp", + "title": "Fix quotations leaking empty-string match lowering into AST (#19873)", + "url": "https://github.com/dotnet/fsharp/pull/19923", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ee4793e" + }, + { + "id": "fsharp@b2070ab", + "repo": "fsharp", + "title": "Fix degraded codegen for inner recursive functions under realsig", + "url": "https://github.com/dotnet/fsharp/pull/19882", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@b2070ab" + }, + { + "id": "fsharp@42e9b57", + "repo": "fsharp", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260609.1", + "url": "https://github.com/dotnet/fsharp/pull/19927", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@42e9b57" + }, + { + "id": "fsharp@6127daa", + "repo": "fsharp", + "title": "docs: update state-machine diagram for security scan pagination \u002B date filter", + "url": "https://github.com/dotnet/fsharp/pull/19909", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@6127daa" + }, + { + "id": "fsharp@276708b", + "repo": "fsharp", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260604.4", + "url": "https://github.com/dotnet/fsharp/pull/19903", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@276708b" + }, + { + "id": "fsharp@fb9e190", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/fsharp/pull/19889", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@fb9e190" + }, + { + "id": "fsharp@b2319f7", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/msbuild", + "url": "https://github.com/dotnet/fsharp/pull/19826", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@b2319f7" + }, + { + "id": "fsharp@14c4ced", + "repo": "fsharp", + "title": "Warn FS3888 when consumer-visible attributes are missing from .fsi", + "url": "https://github.com/dotnet/fsharp/pull/19880", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@14c4ced" + }, + { + "id": "fsharp@439bfb9", + "repo": "fsharp", + "title": "Fix FS1182 not reported for unused let functions in class types", + "url": "https://github.com/dotnet/fsharp/pull/19805", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@439bfb9" + }, + { + "id": "fsharp@9983e82", + "repo": "fsharp", + "title": "Fix double Dispose in use bindings with as patterns (#12300)", + "url": "https://github.com/dotnet/fsharp/pull/19858", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@9983e82" + }, + { + "id": "fsharp@9ceee64", + "repo": "fsharp", + "title": "Unused analyzers: disable in VS when file has errors", + "url": "https://github.com/dotnet/fsharp/pull/19892", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@9ceee64" + }, + { + "id": "fsharp@aa00b17", + "repo": "fsharp", + "title": "Fix ICE on named-arg indexer setter (#16034)", + "url": "https://github.com/dotnet/fsharp/pull/19851", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@aa00b17" + }, + { + "id": "fsharp@9bc13b3", + "repo": "fsharp", + "title": "Debug: rework conditional erasure, fix stepping over literals", + "url": "https://github.com/dotnet/fsharp/pull/19897", + "commit": "dotnet@47967a8", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@9bc13b3" + }, + { + "id": "fsharp@b9058ac", + "repo": "fsharp", + "title": "Fix tooltip showing mangled module suffix for companion modules (#17335)", + "url": "https://github.com/dotnet/fsharp/pull/19867", + "commit": "dotnet@9940588", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@b9058ac" + }, + { + "id": "fsharp@8c3696d", + "repo": "fsharp", + "title": "Improve agentic state-machine generator prompt", + "url": "https://github.com/dotnet/fsharp/pull/19901", + "commit": "dotnet@a42f583", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@8c3696d" + }, + { + "id": "fsharp@822e804", + "repo": "fsharp", + "title": "Fix ParallelCompilation property passing", + "url": "https://github.com/dotnet/fsharp/pull/19945", + "commit": "dotnet@a42f583", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@822e804" + }, + { + "id": "fsharp@35851a1", + "repo": "fsharp", + "title": "Add MSBuild quality review agentic workflow", + "url": "https://github.com/dotnet/fsharp/pull/19958", + "commit": "dotnet@a42f583", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@35851a1" + }, + { + "id": "fsharp@eb5f50d", + "repo": "fsharp", + "title": "Add binlog-analysis skill (build-failure triage via binlog-mcp)", + "url": "https://github.com/dotnet/fsharp/pull/19957", + "commit": "dotnet@a42f583", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@eb5f50d" + }, + { + "id": "fsharp@d31c517", + "repo": "fsharp", + "title": "Debug: fix \u0060if\u0060 and \u0060match\u0060 condition sequence points", + "url": "https://github.com/dotnet/fsharp/pull/19932", + "commit": "dotnet@4f6d021", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d31c517" + }, + { + "id": "fsharp@c0bb0ee", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/fsharp/pull/19944", + "commit": "dotnet@4f6d021", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@c0bb0ee" + }, + { + "id": "fsharp@6b856af", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/msbuild", + "url": "https://github.com/dotnet/fsharp/pull/19943", + "commit": "dotnet@4f6d021", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@6b856af" + }, + { + "id": "fsharp@3558d1a", + "repo": "fsharp", + "title": "Stop agentic-workflow failure-issue spam", + "url": "https://github.com/dotnet/fsharp/pull/19953", + "commit": "dotnet@4f6d021", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@3558d1a" + }, + { + "id": "fsharp@13e97bc", + "repo": "fsharp", + "title": "Allow interpolated string adjacent to \u0027=\u0027 (e.g. C(Name=$\u0022value\u0022))", + "url": "https://github.com/dotnet/fsharp/pull/19820", + "commit": "dotnet@4f6d021", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@13e97bc" + }, + { + "id": "fsharp@bcbfa35", + "repo": "fsharp", + "title": "Pass only narrow terminal-identifier range from name resolution", + "url": "https://github.com/dotnet/fsharp/pull/19818", + "commit": "dotnet@4f6d021", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@bcbfa35" + }, + { + "id": "fsharp@a0b1a78", + "repo": "fsharp", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260617.1", + "url": "https://github.com/dotnet/fsharp/pull/19967", + "commit": "dotnet@4f6d021", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@a0b1a78" + }, + { + "id": "fsharp@7c7711b", + "repo": "fsharp", + "title": "Treat \u0060]\u0060 before dot like \u0060)\u0060 in QuickParse completion", + "url": "https://github.com/dotnet/fsharp/pull/19934", + "commit": "dotnet@4f6d021", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7c7711b" + }, + { + "id": "fsharp@bae38c2", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/fsharp/pull/19973", + "commit": "dotnet@51126a9", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@bae38c2" + }, + { + "id": "fsharp@2f9c6d8", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/msbuild", + "url": "https://github.com/dotnet/fsharp/pull/19972", + "commit": "dotnet@51126a9", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@2f9c6d8" + }, + { + "id": "fsharp@ee7de00", + "repo": "fsharp", + "title": "Bump versions", + "url": "https://github.com/dotnet/fsharp/pull/19981", + "commit": "dotnet@51126a9", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@ee7de00" + }, + { + "id": "fsharp@3b7d2ac", + "repo": "fsharp", + "title": "Fix FieldAccessException when optimizer relocates protected base-field access (#19963)", + "url": "https://github.com/dotnet/fsharp/pull/19964", + "commit": "dotnet@51126a9", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@3b7d2ac" + }, + { + "id": "fsharp@fdf96f5", + "repo": "fsharp", + "title": "Checker: recover on checking language version", + "url": "https://github.com/dotnet/fsharp/pull/19970", + "commit": "dotnet@51126a9", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@fdf96f5" + }, + { + "id": "fsharp@9b04b4b", + "repo": "fsharp", + "title": "ILVerify: soft comparison ignoring IL byte offset drift (#18090)", + "url": "https://github.com/dotnet/fsharp/pull/19553", + "commit": "dotnet@51126a9", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@9b04b4b" + }, + { + "id": "fsharp@378941c", + "repo": "fsharp", + "title": "Fix FSI pretty printing for anonymous records", + "url": "https://github.com/dotnet/fsharp/pull/19919", + "commit": "dotnet@51126a9", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@378941c" + }, + { + "id": "fsharp@1c73b9a", + "repo": "fsharp", + "title": "Address Eugene\u0027s feedback on PR #19504", + "url": "https://github.com/dotnet/fsharp/pull/19896", + "commit": "dotnet@51126a9", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@1c73b9a" + }, + { + "id": "fsharp@2714128", + "repo": "fsharp", + "title": "Fix lost source range for empty-bodied computation expressions in pipelines (#19550)", + "url": "https://github.com/dotnet/fsharp/pull/19849", + "commit": "dotnet@51126a9", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@2714128" + }, + { + "id": "fsharp@b6810c2", + "repo": "fsharp", + "title": "Add FS3889 diagnostic for namespace/type collision", + "url": "https://github.com/dotnet/fsharp/pull/19802", + "commit": "dotnet@51126a9", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@b6810c2" + }, + { + "id": "fsharp@7408e8f", + "repo": "fsharp", + "title": "Nullness FS3261: pinpoint receiver range, name the member \u0026 binding in dot-access warnings", + "url": "https://github.com/dotnet/fsharp/pull/19814", + "commit": "dotnet@51126a9", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7408e8f" + }, + { + "id": "fsharp@bf52406", + "repo": "fsharp", + "title": "Fix open declaration insertion in .fsx scripts after #r/#load directives (#16271)", + "url": "https://github.com/dotnet/fsharp/pull/19879", + "commit": "dotnet@0d46afb", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@bf52406" + }, + { + "id": "fsharp@69fa447", + "repo": "fsharp", + "title": "Fix FS1110 in task { let! } when generic IL extension is in scope", + "url": "https://github.com/dotnet/fsharp/pull/19938", + "commit": "dotnet@0d46afb", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@69fa447" + }, + { + "id": "fsharp@00c3e63", + "repo": "fsharp", + "title": "Nest augmentation-member closures inside their declaring type under --realsig\u002B", + "url": "https://github.com/dotnet/fsharp/pull/19955", + "commit": "dotnet@0d46afb", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@00c3e63" + }, + { + "id": "fsharp@188a8b0", + "repo": "fsharp", + "title": "Don\u0027t regenerate xlf files in source-only builds", + "url": "https://github.com/dotnet/fsharp/pull/19968", + "commit": "dotnet@7bc44c6", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@188a8b0" + }, + { + "id": "fsharp@7d37e58", + "repo": "fsharp", + "title": "Report the resolved overload for [\u003CCustomOperation\u003E] keywords in QuickInfo and SymbolUse", + "url": "https://github.com/dotnet/fsharp/pull/19865", + "commit": "dotnet@7bc44c6", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@7d37e58" + }, + { + "id": "fsharp@d6002a9", + "repo": "fsharp", + "title": "Update dependencies from https://github.com/dotnet/arcade build 20260608.3", + "url": "https://github.com/dotnet/fsharp/pull/19986", + "commit": "dotnet@7bc44c6", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@d6002a9" + }, + { + "id": "fsharp@0de31df", + "repo": "fsharp", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-optimization build 20260618.1", + "url": "https://github.com/dotnet/fsharp/pull/19985", + "commit": "dotnet@7bc44c6", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@0de31df" + }, + { + "id": "fsharp@66dfbcb", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/fsharp/pull/19983", + "commit": "dotnet@7bc44c6", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@66dfbcb" + }, + { + "id": "fsharp@485c640", + "repo": "fsharp", + "title": "[main] Update dependencies from dotnet/msbuild", + "url": "https://github.com/dotnet/fsharp/pull/19982", + "commit": "dotnet@7bc44c6", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@485c640" + }, + { + "id": "fsharp@f8da10d", + "repo": "fsharp", + "title": "Do not classify recursive self-reference ref cells as mutable", + "url": "https://github.com/dotnet/fsharp/pull/19918", + "commit": "dotnet@7bc44c6", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@f8da10d" + }, + { + "id": "fsharp@9ae5fc5", + "repo": "fsharp", + "title": "Handle remaining interpolated-string forms adjacent to \u0027=\u0027 (#16696)", + "url": "https://github.com/dotnet/fsharp/pull/19984", + "commit": "dotnet@c10a482", + "is_security": false, + "product": "dotnet-fsharp", + "local_repo_commit": "fsharp@9ae5fc5" + }, + { + "id": "msbuild@211a842", + "repo": "msbuild", + "title": "[vs16.11] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12550", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@211a842" + }, + { + "id": "msbuild@2a7a854", + "repo": "msbuild", + "title": "[vs17.8] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12739", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2a7a854" + }, + { + "id": "msbuild@161c627", + "repo": "msbuild", + "title": "[vs17.11] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12740", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@161c627" + }, + { + "id": "msbuild@e402909", + "repo": "msbuild", + "title": "[vs17.14] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12743", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e402909" + }, + { + "id": "msbuild@12161d3", + "repo": "msbuild", + "title": "Add clear error message (MSB4233) for .NET runtime tasks on MSBuild 17.14", + "url": "https://github.com/dotnet/msbuild/pull/12662", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@12161d3" + }, + { + "id": "msbuild@465e6f6", + "repo": "msbuild", + "title": "[vs17.8] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12759", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@465e6f6" + }, + { + "id": "msbuild@f27e976", + "repo": "msbuild", + "title": "[vs17.11] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12760", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f27e976" + }, + { + "id": "msbuild@cd84058", + "repo": "msbuild", + "title": "[vs17.14] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12762", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@cd84058" + }, + { + "id": "msbuild@a3e0085", + "repo": "msbuild", + "title": "[vs17.12] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12744", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a3e0085" + }, + { + "id": "msbuild@488a3b9", + "repo": "msbuild", + "title": "Remove audit sources from NuGet.config", + "url": "https://github.com/dotnet/msbuild/pull/12796", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@488a3b9" + }, + { + "id": "msbuild@77b597c", + "repo": "msbuild", + "title": "Bump System.Configuration.ConfigurationManager to 6.0.0 #", + "url": "https://github.com/dotnet/msbuild/pull/12795", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@77b597c" + }, + { + "id": "msbuild@ee6457a", + "repo": "msbuild", + "title": "Enable localization for vs17.14 build", + "url": "https://github.com/dotnet/msbuild/pull/12799", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ee6457a" + }, + { + "id": "msbuild@f5ee2fd", + "repo": "msbuild", + "title": "[vs17.8] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12814", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f5ee2fd" + }, + { + "id": "msbuild@240f31d", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs16.11\u0027 =\u003E \u0027vs17.8\u0027", + "url": "https://github.com/dotnet/msbuild/pull/12798", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@240f31d" + }, + { + "id": "msbuild@3393a8a", + "repo": "msbuild", + "title": "[vs17.14] Add test summary always in terminal logger", + "url": "https://github.com/dotnet/msbuild/pull/12852", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@3393a8a" + }, + { + "id": "msbuild@e66cb63", + "repo": "msbuild", + "title": "[vs18.0] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12575", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e66cb63" + }, + { + "id": "msbuild@67dae55", + "repo": "msbuild", + "title": "[vs17.8] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12889", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@67dae55" + }, + { + "id": "msbuild@7863538", + "repo": "msbuild", + "title": "[vs17.12] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12892", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7863538" + }, + { + "id": "msbuild@dd1f932", + "repo": "msbuild", + "title": "[vs17.14] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12891", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@dd1f932" + }, + { + "id": "msbuild@97d9c5d", + "repo": "msbuild", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 12921813", + "url": "https://github.com/dotnet/msbuild/pull/12897", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@97d9c5d" + }, + { + "id": "msbuild@282bf08", + "repo": "msbuild", + "title": "Disable Localization for vs17.14", + "url": "https://github.com/dotnet/msbuild/pull/12903", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@282bf08" + }, + { + "id": "msbuild@b258a37", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs17.14\u0027 =\u003E \u0027vs18.0\u0027", + "url": "https://github.com/dotnet/msbuild/pull/12917", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b258a37" + }, + { + "id": "msbuild@0e3c975", + "repo": "msbuild", + "title": "[vs17.11] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12815", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0e3c975" + }, + { + "id": "msbuild@7806cbf", + "repo": "msbuild", + "title": "[vs17.8] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12934", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7806cbf" + }, + { + "id": "msbuild@06d031a", + "repo": "msbuild", + "title": "[vs17.11] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12935", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@06d031a" + }, + { + "id": "msbuild@f42d88d", + "repo": "msbuild", + "title": "[vs17.12] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12941", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f42d88d" + }, + { + "id": "msbuild@6f6d310", + "repo": "msbuild", + "title": "[vs17.14] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12940", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@6f6d310" + }, + { + "id": "msbuild@7804582", + "repo": "msbuild", + "title": "[vs18.0] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12939", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7804582" + }, + { + "id": "msbuild@f86bdc8", + "repo": "msbuild", + "title": "[vs17.12] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12966", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f86bdc8" + }, + { + "id": "msbuild@4b17f5c", + "repo": "msbuild", + "title": "[vs17.14] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12965", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4b17f5c" + }, + { + "id": "msbuild@8f3a06b", + "repo": "msbuild", + "title": "[vs18.0] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/12964", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@8f3a06b" + }, + { + "id": "msbuild@07da1b9", + "repo": "msbuild", + "title": "[vs17.12] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13038", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@07da1b9" + }, + { + "id": "msbuild@2486454", + "repo": "msbuild", + "title": "[vs18.0] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13049", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2486454" + }, + { + "id": "msbuild@b21f3b4", + "repo": "msbuild", + "title": "[vs18.0] Fix MSB1025 error when using DistributedFileLogger (-dfl flag)", + "url": "https://github.com/dotnet/msbuild/pull/13039", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b21f3b4" + }, + { + "id": "msbuild@2a0eb78", + "repo": "msbuild", + "title": "[vs17.14] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13037", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2a0eb78" + }, + { + "id": "msbuild@7fec3bf", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs18.0\u0027 =\u003E \u0027vs18.3\u0027", + "url": "https://github.com/dotnet/msbuild/pull/13052", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7fec3bf" + }, + { + "id": "msbuild@0e04ad4", + "repo": "msbuild", + "title": "[vs17.12] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13101", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0e04ad4" + }, + { + "id": "msbuild@7fa4f2d", + "repo": "msbuild", + "title": "[vs18.0] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13098", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7fa4f2d" + }, + { + "id": "msbuild@88336f4", + "repo": "msbuild", + "title": "[vs17.14] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13100", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@88336f4" + }, + { + "id": "msbuild@301c4ae", + "repo": "msbuild", + "title": "[vs18.3] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13102", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@301c4ae" + }, + { + "id": "msbuild@335e69a", + "repo": "msbuild", + "title": "Backflow 10.0.2xx VMR", + "url": "https://github.com/dotnet/msbuild/pull/13121", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@335e69a" + }, + { + "id": "msbuild@812eb31", + "repo": "msbuild", + "title": "Disable localization for vs18.0 in build configuration", + "url": "https://github.com/dotnet/msbuild/pull/13164", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@812eb31" + }, + { + "id": "msbuild@f21a4a7", + "repo": "msbuild", + "title": "Disable localization for vs18.3", + "url": "https://github.com/dotnet/msbuild/pull/13165", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f21a4a7" + }, + { + "id": "msbuild@541ef16", + "repo": "msbuild", + "title": "[vs18.3] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13161", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@541ef16" + }, + { + "id": "msbuild@1a96e74", + "repo": "msbuild", + "title": "[vs18.3] Stabilize package versions", + "url": "https://github.com/dotnet/msbuild/pull/13233", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@1a96e74" + }, + { + "id": "msbuild@0f2efdc", + "repo": "msbuild", + "title": "[vs18.3] Add Managed Identity for bootstrapper creation", + "url": "https://github.com/dotnet/msbuild/pull/13249", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0f2efdc" + }, + { + "id": "msbuild@5193235", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs18.0\u0027 =\u003E \u0027vs18.3\u0027", + "url": "https://github.com/dotnet/msbuild/pull/13167", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@5193235" + }, + { + "id": "msbuild@3ad9b37", + "repo": "msbuild", + "title": "[vs18.3] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13228", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@3ad9b37" + }, + { + "id": "msbuild@aa11734", + "repo": "msbuild", + "title": "[vs18.0] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13159", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@aa11734" + }, + { + "id": "msbuild@2f988e7", + "repo": "msbuild", + "title": "[vs17.11] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13278", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2f988e7" + }, + { + "id": "msbuild@487e141", + "repo": "msbuild", + "title": "[vs17.8] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13277", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@487e141" + }, + { + "id": "msbuild@fd8bd51", + "repo": "msbuild", + "title": "Fix CI: replace decommissioned vs2022preview pool image [vs17.12]", + "url": "https://github.com/dotnet/msbuild/pull/13541", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@fd8bd51" + }, + { + "id": "msbuild@2ccff14", + "repo": "msbuild", + "title": "Fix CI: replace decommissioned vs2022preview pool image [vs17.14]", + "url": "https://github.com/dotnet/msbuild/pull/13543", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2ccff14" + }, + { + "id": "msbuild@6ed5e9a", + "repo": "msbuild", + "title": "Final branding for 18.7 release", + "url": "https://github.com/dotnet/msbuild/pull/13658", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@6ed5e9a" + }, + { + "id": "msbuild@024f5b0", + "repo": "msbuild", + "title": "Bump version prefix from 18.7.0 to 18.7.1", + "url": "https://github.com/dotnet/msbuild/pull/13664", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@024f5b0" + }, + { + "id": "msbuild@70d3bf3", + "repo": "msbuild", + "title": "[vs18.3] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/msbuild/pull/13258", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@70d3bf3" + }, + { + "id": "msbuild@fca4b74", + "repo": "msbuild", + "title": "[vs17.12] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13227", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@fca4b74" + }, + { + "id": "msbuild@872c10b", + "repo": "msbuild", + "title": "[vs17.14] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13226", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@872c10b" + }, + { + "id": "msbuild@26f707c", + "repo": "msbuild", + "title": "[vs17.8] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13430", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@26f707c" + }, + { + "id": "msbuild@57aef78", + "repo": "msbuild", + "title": "[vs18.0] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/msbuild/pull/13565", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@57aef78" + }, + { + "id": "msbuild@cd89d79", + "repo": "msbuild", + "title": "[vs18.0] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13433", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@cd89d79" + }, + { + "id": "msbuild@5f81336", + "repo": "msbuild", + "title": "[vs17.11] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13431", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@5f81336" + }, + { + "id": "msbuild@681bffa", + "repo": "msbuild", + "title": "[vs18.3] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13342", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@681bffa" + }, + { + "id": "msbuild@70a9c80", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs17.8\u0027 =\u003E \u0027vs17.11\u0027", + "url": "https://github.com/dotnet/msbuild/pull/13725", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@70a9c80" + }, + { + "id": "msbuild@c673bd6", + "repo": "msbuild", + "title": "[vs18.0] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13720", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@c673bd6" + }, + { + "id": "msbuild@b3dcd53", + "repo": "msbuild", + "title": "[vs18.3] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13722", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b3dcd53" + }, + { + "id": "msbuild@8edcf95", + "repo": "msbuild", + "title": "[vs18.0] Fix broken component-governance.yml template reference", + "url": "https://github.com/dotnet/msbuild/pull/13729", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@8edcf95" + }, + { + "id": "msbuild@a31aae9", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs17.11\u0027 =\u003E \u0027vs17.12\u0027", + "url": "https://github.com/dotnet/msbuild/pull/13737", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a31aae9" + }, + { + "id": "msbuild@5fb2c8e", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs18.0\u0027 =\u003E \u0027vs18.3\u0027", + "url": "https://github.com/dotnet/msbuild/pull/13740", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@5fb2c8e" + }, + { + "id": "msbuild@24787e2", + "repo": "msbuild", + "title": "Fix ToolTask output loss: increase EOF pipe timeout from 2s to 30s", + "url": "https://github.com/dotnet/msbuild/pull/13767", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@24787e2" + }, + { + "id": "msbuild@34bba7f", + "repo": "msbuild", + "title": "Replace ErrorUtilities assertion methods with Assumed API and BCL throw helpers", + "url": "https://github.com/dotnet/msbuild/pull/13790", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@34bba7f" + }, + { + "id": "msbuild@3162e59", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs17.12\u0027 =\u003E \u0027vs17.14\u0027", + "url": "https://github.com/dotnet/msbuild/pull/13783", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@3162e59" + }, + { + "id": "msbuild@d762abc", + "repo": "msbuild", + "title": "[vs17.14] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13795", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@d762abc" + }, + { + "id": "msbuild@432e029", + "repo": "msbuild", + "title": "[vs18.7] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13798", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@432e029" + }, + { + "id": "msbuild@2eb0825", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs17.14\u0027 =\u003E \u0027vs18.0\u0027", + "url": "https://github.com/dotnet/msbuild/pull/13799", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2eb0825" + }, + { + "id": "msbuild@1853c23", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs18.0\u0027 =\u003E \u0027vs18.3\u0027", + "url": "https://github.com/dotnet/msbuild/pull/13808", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@1853c23" + }, + { + "id": "msbuild@ca259ba", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs18.3\u0027 =\u003E \u0027vs18.6\u0027", + "url": "https://github.com/dotnet/msbuild/pull/13809", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ca259ba" + }, + { + "id": "msbuild@276ecb4", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs18.6\u0027 =\u003E \u0027vs18.7\u0027", + "url": "https://github.com/dotnet/msbuild/pull/13810", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@276ecb4" + }, + { + "id": "msbuild@52e0896", + "repo": "msbuild", + "title": "Reduce dependence on CodeTaskFactory in tests", + "url": "https://github.com/dotnet/msbuild/pull/13518", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@52e0896" + }, + { + "id": "msbuild@385bace", + "repo": "msbuild", + "title": "Disable EnableReleaseOneLocBuild on vs18.7", + "url": "https://github.com/dotnet/msbuild/pull/13817", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@385bace" + }, + { + "id": "msbuild@fcc37a0", + "repo": "msbuild", + "title": "Migrate FormatUrl to multithreaded execution with FormatUrl-local Windows whitespace guard", + "url": "https://github.com/dotnet/msbuild/pull/13825", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@fcc37a0" + }, + { + "id": "msbuild@ccee89d", + "repo": "msbuild", + "title": "Extend OptProf baseline artifact retention to 3 years", + "url": "https://github.com/dotnet/msbuild/pull/13692", + "commit": "dotnet@13c381a", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ccee89d" + }, + { + "id": "msbuild@f7ddf8f", + "repo": "msbuild", + "title": "Migrate Exec task to task environment API", + "url": "https://github.com/dotnet/msbuild/pull/13661", + "commit": "dotnet@f0ca255", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f7ddf8f" + }, + { + "id": "msbuild@f4cc4a0", + "repo": "msbuild", + "title": "[automated] Merge branch \u0027vs18.7\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/msbuild/pull/13826", + "commit": "dotnet@f0ca255", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f4cc4a0" + }, + { + "id": "msbuild@20cc67a", + "repo": "msbuild", + "title": "Stabilize TaskNodesDieAfterBuild: bump WaitForExit timeout \u002B add process-identity telemetry", + "url": "https://github.com/dotnet/msbuild/pull/13828", + "commit": "dotnet@f0ca255", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@20cc67a" + }, + { + "id": "msbuild@91509cc", + "repo": "msbuild", + "title": "Stabilize 3 ToolTask_Tests flakes with diagnostics \u002B timing fix", + "url": "https://github.com/dotnet/msbuild/pull/13830", + "commit": "dotnet@f0ca255", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@91509cc" + }, + { + "id": "msbuild@2c7fbef", + "repo": "msbuild", + "title": "Migration of GenerateBindingRedirects", + "url": "https://github.com/dotnet/msbuild/pull/13771", + "commit": "dotnet@f0ca255", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2c7fbef" + }, + { + "id": "msbuild@f095875", + "repo": "msbuild", + "title": "Add elapsed-time telemetry to RunProcessAndGetOutput test helper", + "url": "https://github.com/dotnet/msbuild/pull/13829", + "commit": "dotnet@f0ca255", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f095875" + }, + { + "id": "msbuild@0c14895", + "repo": "msbuild", + "title": "CsWin32 follow-up: Fusion (GAC) interop \u002B AgileComPointer infrastructure", + "url": "https://github.com/dotnet/msbuild/pull/13746", + "commit": "dotnet@f0ca255", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0c14895" + }, + { + "id": "msbuild@349a45f", + "repo": "msbuild", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 14159255", + "url": "https://github.com/dotnet/msbuild/pull/13816", + "commit": "dotnet@48ee941", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@349a45f" + }, + { + "id": "msbuild@e9576a7", + "repo": "msbuild", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 14167574", + "url": "https://github.com/dotnet/msbuild/pull/13839", + "commit": "dotnet@48ee941", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e9576a7" + }, + { + "id": "msbuild@f0971b5", + "repo": "msbuild", + "title": "Added a message of enabled logs, and their paths.", + "url": "https://github.com/dotnet/msbuild/pull/13577", + "commit": "dotnet@48ee941", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f0971b5" + }, + { + "id": "msbuild@a8fa314", + "repo": "msbuild", + "title": "Migration of the LC Task", + "url": "https://github.com/dotnet/msbuild/pull/13786", + "commit": "dotnet@48ee941", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a8fa314" + }, + { + "id": "msbuild@f50969e", + "repo": "msbuild", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 14169404", + "url": "https://github.com/dotnet/msbuild/pull/13843", + "commit": "dotnet@48ee941", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f50969e" + }, + { + "id": "msbuild@7ad6613", + "repo": "msbuild", + "title": "add security.md from dotnet/dotnet", + "url": "https://github.com/dotnet/msbuild/pull/13851", + "commit": "dotnet@48ee941", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7ad6613" + }, + { + "id": "msbuild@8d8c061", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13861", + "commit": "dotnet@86edbc3", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@8d8c061" + }, + { + "id": "msbuild@0bfb17a", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/msbuild/pull/13862", + "commit": "dotnet@86edbc3", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0bfb17a" + }, + { + "id": "msbuild@0fc2fbe", + "repo": "msbuild", + "title": "[main] Update dependencies from nuget/nuget.client", + "url": "https://github.com/dotnet/msbuild/pull/13860", + "commit": "dotnet@86edbc3", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0fc2fbe" + }, + { + "id": "msbuild@b7afe2e", + "repo": "msbuild", + "title": "Add missing Microsoft.IO.Redist PackageReference to Microsoft.Build.Framework", + "url": "https://github.com/dotnet/msbuild/pull/13785", + "commit": "dotnet@86edbc3", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b7afe2e" + }, + { + "id": "msbuild@f8ba889", + "repo": "msbuild", + "title": "Deterministic ToolTaskThatTimeoutAndRetry: set Timeout per-attempt", + "url": "https://github.com/dotnet/msbuild/pull/13864", + "commit": "dotnet@86edbc3", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f8ba889" + }, + { + "id": "msbuild@4ea8215", + "repo": "msbuild", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/msbuild/pull/13857", + "commit": "dotnet@86edbc3", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4ea8215" + }, + { + "id": "msbuild@d9a17e2", + "repo": "msbuild", + "title": "Migration of GenerateLauncher to Multithreaded Execution", + "url": "https://github.com/dotnet/msbuild/pull/13699", + "commit": "dotnet@b520ee7", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@d9a17e2" + }, + { + "id": "msbuild@5682672", + "repo": "msbuild", + "title": "CsWin32 follow-up: CLR metadata \u002B TypeLib interop migration", + "url": "https://github.com/dotnet/msbuild/pull/13853", + "commit": "dotnet@b520ee7", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@5682672" + }, + { + "id": "msbuild@c62219a", + "repo": "msbuild", + "title": "Update vmr-sb-validation.yml for Azure Pipelines", + "url": "https://github.com/dotnet/msbuild/pull/13871", + "commit": "dotnet@0665004", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@c62219a" + }, + { + "id": "msbuild@e3edd30", + "repo": "msbuild", + "title": "Test: keep shell alive 15s in ToolTaskCanChangeCanonicalErrorFormat (#13734)", + "url": "https://github.com/dotnet/msbuild/pull/13878", + "commit": "dotnet@0665004", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e3edd30" + }, + { + "id": "msbuild@1f7595c", + "repo": "msbuild", + "title": "Add vs18.8 to merge-flow config", + "url": "https://github.com/dotnet/msbuild/pull/13877", + "commit": "dotnet@0665004", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@1f7595c" + }, + { + "id": "msbuild@1ae5dcb", + "repo": "msbuild", + "title": "Stable branding for 18.8 release", + "url": "https://github.com/dotnet/msbuild/pull/13883", + "commit": "dotnet@0665004", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@1ae5dcb" + }, + { + "id": "msbuild@4222d79", + "repo": "msbuild", + "title": "Bump main to 18.9", + "url": "https://github.com/dotnet/msbuild/pull/13880", + "commit": "dotnet@0665004", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4222d79" + }, + { + "id": "msbuild@2fae215", + "repo": "msbuild", + "title": "Avoid checkout in insertion pipeline", + "url": "https://github.com/dotnet/msbuild/pull/13887", + "commit": "dotnet@e654274", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2fae215" + }, + { + "id": "msbuild@790ad1e", + "repo": "msbuild", + "title": "Report actual launch path in MSB4216 for Runtime=\u0022NET\u0022 task host", + "url": "https://github.com/dotnet/msbuild/pull/13889", + "commit": "dotnet@e654274", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@790ad1e" + }, + { + "id": "msbuild@3f3339f", + "repo": "msbuild", + "title": "Migrate Tlblmp and AxImp to Multithreaded Execution", + "url": "https://github.com/dotnet/msbuild/pull/13708", + "commit": "dotnet@e654274", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@3f3339f" + }, + { + "id": "msbuild@ad1f4a6", + "repo": "msbuild", + "title": "Fix CLR_E_SHIM_RUNTIMELOAD in RAR\u0027s IMetaDataDispenser activation", + "url": "https://github.com/dotnet/msbuild/pull/13899", + "commit": "dotnet@e654274", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ad1f4a6" + }, + { + "id": "msbuild@f55d9bc", + "repo": "msbuild", + "title": "[main] Update dependencies from nuget/nuget.client", + "url": "https://github.com/dotnet/msbuild/pull/13905", + "commit": "dotnet@7251762", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f55d9bc" + }, + { + "id": "msbuild@920a2ed", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13907", + "commit": "dotnet@7251762", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@920a2ed" + }, + { + "id": "msbuild@9da9c7c", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/msbuild/pull/13910", + "commit": "dotnet@7251762", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@9da9c7c" + }, + { + "id": "msbuild@c181220", + "repo": "msbuild", + "title": "Improve symlink cycle condition", + "url": "https://github.com/dotnet/msbuild/pull/13901", + "commit": "dotnet@257693d", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@c181220" + }, + { + "id": "msbuild@707006a", + "repo": "msbuild", + "title": "Add flaky-test detection and auto-fix agentic workflows", + "url": "https://github.com/dotnet/msbuild/pull/13915", + "commit": "dotnet@257693d", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@707006a" + }, + { + "id": "msbuild@f6064e2", + "repo": "msbuild", + "title": "Quote --ignore-exit-code values so the quarantine pipeline does not shell-split on Unix", + "url": "https://github.com/dotnet/msbuild/pull/13918", + "commit": "dotnet@257693d", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f6064e2" + }, + { + "id": "msbuild@01decbe", + "repo": "msbuild", + "title": "Tighten the pr review agent", + "url": "https://github.com/dotnet/msbuild/pull/13921", + "commit": "dotnet@257693d", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@01decbe" + }, + { + "id": "msbuild@8d2c7a6", + "repo": "msbuild", + "title": "Fix flaky-test detector PR-evidence loss and raise scan limits", + "url": "https://github.com/dotnet/msbuild/pull/13919", + "commit": "dotnet@257693d", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@8d2c7a6" + }, + { + "id": "msbuild@44b2bab", + "repo": "msbuild", + "title": "Add environment variables for governance detection", + "url": "https://github.com/dotnet/msbuild/pull/13920", + "commit": "dotnet@257693d", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@44b2bab" + }, + { + "id": "msbuild@de9a0e9", + "repo": "msbuild", + "title": "Change IsPackable to true and add IsShipping flag", + "url": "https://github.com/dotnet/msbuild/pull/13924", + "commit": "dotnet@257693d", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@de9a0e9" + }, + { + "id": "msbuild@7075053", + "repo": "msbuild", + "title": "Make flaky detector verify recurrence postdates the fix before commenting", + "url": "https://github.com/dotnet/msbuild/pull/13930", + "commit": "dotnet@65cc4b4", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7075053" + }, + { + "id": "msbuild@b1e4044", + "repo": "msbuild", + "title": "Fix AbsolutePath.GetCanonicalForm process state leak on Windows", + "url": "https://github.com/dotnet/msbuild/pull/13788", + "commit": "dotnet@65cc4b4", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b1e4044" + }, + { + "id": "msbuild@10799a7", + "repo": "msbuild", + "title": "Fix flaky detector: unblock dnceng feed, fail fast, and defer quarantine to a second run", + "url": "https://github.com/dotnet/msbuild/pull/13936", + "commit": "dotnet@65cc4b4", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@10799a7" + }, + { + "id": "msbuild@f69fa2f", + "repo": "msbuild", + "title": "Update documentation for ImplicitUsings element", + "url": "https://github.com/dotnet/msbuild/pull/13900", + "commit": "dotnet@65cc4b4", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f69fa2f" + }, + { + "id": "msbuild@ce7e306", + "repo": "msbuild", + "title": "Add CS8618 suppressor for required MSBuild task properties", + "url": "https://github.com/dotnet/msbuild/pull/13926", + "commit": "dotnet@025cac3", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ce7e306" + }, + { + "id": "msbuild@1fa667f", + "repo": "msbuild", + "title": "Tighten NodeLaunchData.EnvironmentOverrides nullability to IDictionary\u003Cstring, string?\u003E?", + "url": "https://github.com/dotnet/msbuild/pull/13815", + "commit": "dotnet@025cac3", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@1fa667f" + }, + { + "id": "msbuild@1722e4d", + "repo": "msbuild", + "title": "Fix ToolTask EOF wait to be STA-safe via CountdownEvent (MSB4018 in AspNetCompiler)", + "url": "https://github.com/dotnet/msbuild/pull/13917", + "commit": "dotnet@025cac3", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@1722e4d" + }, + { + "id": "msbuild@f14c0d5", + "repo": "msbuild", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 14192258", + "url": "https://github.com/dotnet/msbuild/pull/13849", + "commit": "dotnet@025cac3", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f14c0d5" + }, + { + "id": "msbuild@a10322a", + "repo": "msbuild", + "title": "Bumping to 10.0.8 runtime packages", + "url": "https://github.com/dotnet/msbuild/pull/13898", + "commit": "dotnet@9fc2e91", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a10322a" + }, + { + "id": "msbuild@73ee6dd", + "repo": "msbuild", + "title": "Flaky-test workflow: reassure on empty PR list \u002B drop local reproduction (quarantine-first)", + "url": "https://github.com/dotnet/msbuild/pull/13938", + "commit": "dotnet@9fc2e91", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@73ee6dd" + }, + { + "id": "msbuild@1cc64b5", + "repo": "msbuild", + "title": "[Flaky Test] Un-quarantine 5 consistently-green tests", + "url": "https://github.com/dotnet/msbuild/pull/13952", + "commit": "dotnet@9fc2e91", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@1cc64b5" + }, + { + "id": "msbuild@fa755ca", + "repo": "msbuild", + "title": "Flaky-test detector: open PRs ready-for-review; drop newly-filed-issues section from PR body", + "url": "https://github.com/dotnet/msbuild/pull/13958", + "commit": "dotnet@9fc2e91", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@fa755ca" + }, + { + "id": "msbuild@a21bdfd", + "repo": "msbuild", + "title": "[Flaky Test] Quarantine 4 flaky tests", + "url": "https://github.com/dotnet/msbuild/pull/13937", + "commit": "dotnet@9fc2e91", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a21bdfd" + }, + { + "id": "msbuild@30c2840", + "repo": "msbuild", + "title": "Flaky-test: fix duplicate-issue bug by switching dedup key to a visible code-block key", + "url": "https://github.com/dotnet/msbuild/pull/13963", + "commit": "dotnet@9fc2e91", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@30c2840" + }, + { + "id": "msbuild@805f05d", + "repo": "msbuild", + "title": "CsWin32 follow-up: WindowsNative \u002B VS Setup Configuration \u002B remaining hand-rolled interop", + "url": "https://github.com/dotnet/msbuild/pull/13872", + "commit": "dotnet@9fc2e91", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@805f05d" + }, + { + "id": "msbuild@2c6edff", + "repo": "msbuild", + "title": "Add the reviewer release skill checking if the Learn article Change waves is updated", + "url": "https://github.com/dotnet/msbuild/pull/13840", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2c6edff" + }, + { + "id": "msbuild@148253f", + "repo": "msbuild", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/msbuild/pull/13977", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@148253f" + }, + { + "id": "msbuild@858ad37", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/msbuild/pull/13987", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@858ad37" + }, + { + "id": "msbuild@e78e882", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/msbuild/pull/13983", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e78e882" + }, + { + "id": "msbuild@2e5169c", + "repo": "msbuild", + "title": "[Flaky Test] Un-quarantine 5 flaky tests confirmed green in quarantine pipeline", + "url": "https://github.com/dotnet/msbuild/pull/13979", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2e5169c" + }, + { + "id": "msbuild@fe76cc2", + "repo": "msbuild", + "title": "[main] Update dependencies from nuget/nuget.client", + "url": "https://github.com/dotnet/msbuild/pull/13982", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@fe76cc2" + }, + { + "id": "msbuild@66bc820", + "repo": "msbuild", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 14309196", + "url": "https://github.com/dotnet/msbuild/pull/13957", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@66bc820" + }, + { + "id": "msbuild@2d53d8f", + "repo": "msbuild", + "title": "Add parentheses in capacity calculation", + "url": "https://github.com/dotnet/msbuild/pull/13980", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@2d53d8f" + }, + { + "id": "msbuild@fb8ccd3", + "repo": "msbuild", + "title": "Dedup target list in ProjectGraph.ExpandDefaultTargets to prevent graph explosion", + "url": "https://github.com/dotnet/msbuild/pull/13855", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@fb8ccd3" + }, + { + "id": "msbuild@4dbca8e", + "repo": "msbuild", + "title": "chore: Pin GitHub Actions to commit SHAs", + "url": "https://github.com/dotnet/msbuild/pull/13269", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4dbca8e" + }, + { + "id": "msbuild@3398824", + "repo": "msbuild", + "title": "Enabling weekly Dependabot updates for GitHub Actions", + "url": "https://github.com/dotnet/msbuild/pull/13999", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@3398824" + }, + { + "id": "msbuild@ead9a1f", + "repo": "msbuild", + "title": "Bump actions/download-artifact from 4 to 8", + "url": "https://github.com/dotnet/msbuild/pull/14000", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ead9a1f" + }, + { + "id": "msbuild@9df2120", + "repo": "msbuild", + "title": "Bump actions/cache from 4 to 5", + "url": "https://github.com/dotnet/msbuild/pull/14001", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@9df2120" + }, + { + "id": "msbuild@362fdf7", + "repo": "msbuild", + "title": "Bump actions/github-script from 7 to 9", + "url": "https://github.com/dotnet/msbuild/pull/14004", + "commit": "dotnet@1ac12ac", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@362fdf7" + }, + { + "id": "msbuild@ba39e18", + "repo": "msbuild", + "title": "Update release-checklist.md", + "url": "https://github.com/dotnet/msbuild/pull/13754", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ba39e18" + }, + { + "id": "msbuild@b301357", + "repo": "msbuild", + "title": "Bump and pin actions/checkout from 3.6.0 to v6.0.3 SHA", + "url": "https://github.com/dotnet/msbuild/pull/14003", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b301357" + }, + { + "id": "msbuild@41d16eb", + "repo": "msbuild", + "title": "Bump github/gh-aw-actions from 0.77.5 to 0.78.3", + "url": "https://github.com/dotnet/msbuild/pull/14002", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@41d16eb" + }, + { + "id": "msbuild@a91d4fa", + "repo": "msbuild", + "title": "Source bootstrap dotnet-install script from a repo-local path", + "url": "https://github.com/dotnet/msbuild/pull/14011", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a91d4fa" + }, + { + "id": "msbuild@ada8229", + "repo": "msbuild", + "title": "Raise un-quarantine bar to 50 distinct builds / 14 days", + "url": "https://github.com/dotnet/msbuild/pull/14009", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ada8229" + }, + { + "id": "msbuild@074b84b", + "repo": "msbuild", + "title": "Introduce Copilot PAT rotation to agentic workflows", + "url": "https://github.com/dotnet/msbuild/pull/14013", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@074b84b" + }, + { + "id": "msbuild@c04cbb8", + "repo": "msbuild", + "title": "Replace Csc task with Roslyn API in FileTrackerTests", + "url": "https://github.com/dotnet/msbuild/pull/13094", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@c04cbb8" + }, + { + "id": "msbuild@8229230", + "repo": "msbuild", + "title": "Fix Expert Code Review (on open) failing with git checkout error", + "url": "https://github.com/dotnet/msbuild/pull/14018", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@8229230" + }, + { + "id": "msbuild@7d6c3a8", + "repo": "msbuild", + "title": "CsWin32 follow-up: ComReference family \u002B typelib registration interop", + "url": "https://github.com/dotnet/msbuild/pull/13975", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7d6c3a8" + }, + { + "id": "msbuild@5733575", + "repo": "msbuild", + "title": "Enable AOT/trim analyzers for Framework and StringTools", + "url": "https://github.com/dotnet/msbuild/pull/14012", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@5733575" + }, + { + "id": "msbuild@bcb81f1", + "repo": "msbuild", + "title": "Bump actions/checkout from 6.0.2 to 6.0.3", + "url": "https://github.com/dotnet/msbuild/pull/14021", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@bcb81f1" + }, + { + "id": "msbuild@bdbdde0", + "repo": "msbuild", + "title": "Enable AOT/trim analyzers for Utilities and Tasks", + "url": "https://github.com/dotnet/msbuild/pull/14024", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@bdbdde0" + }, + { + "id": "msbuild@b3c7f68", + "repo": "msbuild", + "title": "Bump actions/upload-artifact from 4 to 7", + "url": "https://github.com/dotnet/msbuild/pull/14022", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b3c7f68" + }, + { + "id": "msbuild@d2d78b9", + "repo": "msbuild", + "title": "Release checklist: read shipped version from VS rel/stable; stop pinging in template", + "url": "https://github.com/dotnet/msbuild/pull/14017", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@d2d78b9" + }, + { + "id": "msbuild@63a3382", + "repo": "msbuild", + "title": "Update CsWin32 to 0.3.287 and remove interop workarounds", + "url": "https://github.com/dotnet/msbuild/pull/14046", + "commit": "dotnet@6e67dd5", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@63a3382" + }, + { + "id": "msbuild@9404788", + "repo": "msbuild", + "title": "Fix invalid cache action pins in Skill Validation workflow", + "url": "https://github.com/dotnet/msbuild/pull/14048", + "commit": "dotnet@fca4ed4", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@9404788" + }, + { + "id": "msbuild@a3cffa7", + "repo": "msbuild", + "title": "Enablement of parallel project evaluation", + "url": "https://github.com/dotnet/msbuild/pull/12757", + "commit": "dotnet@fca4ed4", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a3cffa7" + }, + { + "id": "msbuild@4ab7756", + "repo": "msbuild", + "title": "Launch the MSBuild server process with Server GC", + "url": "https://github.com/dotnet/msbuild/pull/14043", + "commit": "dotnet@fca4ed4", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4ab7756" + }, + { + "id": "msbuild@4f9fffa", + "repo": "msbuild", + "title": "[main] Update dependencies from nuget/nuget.client", + "url": "https://github.com/dotnet/msbuild/pull/14065", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4f9fffa" + }, + { + "id": "msbuild@81904cd", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/msbuild/pull/14066", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@81904cd" + }, + { + "id": "msbuild@3203208", + "repo": "msbuild", + "title": "Move core ProjectReferenceTargets from Managed-only to Common targets", + "url": "https://github.com/dotnet/msbuild/pull/13427", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@3203208" + }, + { + "id": "msbuild@cbfe0f7", + "repo": "msbuild", + "title": "Use direct NuGet.Frameworks reference on .NET Core", + "url": "https://github.com/dotnet/msbuild/pull/14047", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@cbfe0f7" + }, + { + "id": "msbuild@87be505", + "repo": "msbuild", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 14389065", + "url": "https://github.com/dotnet/msbuild/pull/14074", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@87be505" + }, + { + "id": "msbuild@f6c3dfb", + "repo": "msbuild", + "title": "[Flaky Test] Un-quarantine 2 consistently-green drive enumeration tests", + "url": "https://github.com/dotnet/msbuild/pull/14076", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f6c3dfb" + }, + { + "id": "msbuild@e3c0264", + "repo": "msbuild", + "title": "Expose import tree as MSBuildImportedProject items", + "url": "https://github.com/dotnet/msbuild/pull/13681", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e3c0264" + }, + { + "id": "msbuild@96045c0", + "repo": "msbuild", + "title": "Add MSBuild Coordinator for fair-share node allocation", + "url": "https://github.com/dotnet/msbuild/pull/13653", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@96045c0" + }, + { + "id": "msbuild@a1930ad", + "repo": "msbuild", + "title": "Improve MotW handling and clarify the MSB3821", + "url": "https://github.com/dotnet/msbuild/pull/14015", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a1930ad" + }, + { + "id": "msbuild@f3f7458", + "repo": "msbuild", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 14401593", + "url": "https://github.com/dotnet/msbuild/pull/14080", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@f3f7458" + }, + { + "id": "msbuild@09b3055", + "repo": "msbuild", + "title": "Package MT migration skill as a portable Copilot plugin \u002B add MT migration reviewer agent", + "url": "https://github.com/dotnet/msbuild/pull/14072", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@09b3055" + }, + { + "id": "msbuild@b91334f", + "repo": "msbuild", + "title": "Enable dotnet-msbuild plugin in settings", + "url": "https://github.com/dotnet/msbuild/pull/14083", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b91334f" + }, + { + "id": "msbuild@0187c15", + "repo": "msbuild", + "title": "[Server] -mt implies MSBuild Server", + "url": "https://github.com/dotnet/msbuild/pull/13758", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@0187c15" + }, + { + "id": "msbuild@d6ce733", + "repo": "msbuild", + "title": "Add mt-migration plugin to Copilot settings", + "url": "https://github.com/dotnet/msbuild/pull/14084", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@d6ce733" + }, + { + "id": "msbuild@1a1ec46", + "repo": "msbuild", + "title": "MT reviewer: flag missing tests for substantive migrations", + "url": "https://github.com/dotnet/msbuild/pull/14086", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@1a1ec46" + }, + { + "id": "msbuild@ccfd927", + "repo": "msbuild", + "title": "Fix TerminalLogger auto-detection under MSBuild Server on Unix", + "url": "https://github.com/dotnet/msbuild/pull/14077", + "commit": "dotnet@59a35c8", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@ccfd927" + }, + { + "id": "msbuild@eb713e1", + "repo": "msbuild", + "title": "Make IActivity.SetTag/SetTags return non-nullable IActivity", + "url": "https://github.com/dotnet/msbuild/pull/14091", + "commit": "dotnet@89fbaf0", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@eb713e1" + }, + { + "id": "msbuild@eef0dc4", + "repo": "msbuild", + "title": "Make Runtime=NET task host handshake architecture-agnostic", + "url": "https://github.com/dotnet/msbuild/pull/13890", + "commit": "dotnet@c013583", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@eef0dc4" + }, + { + "id": "msbuild@c4647c7", + "repo": "msbuild", + "title": "Add MSBuild.Coordinator.exe.config files to VS layout", + "url": "https://github.com/dotnet/msbuild/pull/14101", + "commit": "dotnet@c013583", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@c4647c7" + }, + { + "id": "msbuild@341ddb9", + "repo": "msbuild", + "title": "Default out-of-proc node pipe buffers to 1 MB (change wave 18.9)", + "url": "https://github.com/dotnet/msbuild/pull/14094", + "commit": "dotnet@c013583", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@341ddb9" + }, + { + "id": "msbuild@4f72f33", + "repo": "msbuild", + "title": "Clean up Expander: split files, remove redundant type parameters, rename and restructure", + "url": "https://github.com/dotnet/msbuild/pull/14092", + "commit": "dotnet@c013583", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@4f72f33" + }, + { + "id": "msbuild@e775a97", + "repo": "msbuild", + "title": "Fix TaskParameterTaskItem.ToString() returning type name instead of item-spec", + "url": "https://github.com/dotnet/msbuild/pull/14095", + "commit": "dotnet@c013583", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@e775a97" + }, + { + "id": "msbuild@92e3b1a", + "repo": "msbuild", + "title": "[main] Update dependencies from nuget/nuget.client", + "url": "https://github.com/dotnet/msbuild/pull/14124", + "commit": "dotnet@e9508ee", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@92e3b1a" + }, + { + "id": "msbuild@5a7c14d", + "repo": "msbuild", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/msbuild/pull/14125", + "commit": "dotnet@e9508ee", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@5a7c14d" + }, + { + "id": "msbuild@102088e", + "repo": "msbuild", + "title": "Recognize C# \u0060record\u0060 as a type in CreateCSharpManifestResourceName", + "url": "https://github.com/dotnet/msbuild/pull/13870", + "commit": "dotnet@e9508ee", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@102088e" + }, + { + "id": "msbuild@903174d", + "repo": "msbuild", + "title": "Bump actions/checkout from 6.0.3 to 7.0.0", + "url": "https://github.com/dotnet/msbuild/pull/14123", + "commit": "dotnet@e9508ee", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@903174d" + }, + { + "id": "msbuild@7af5399", + "repo": "msbuild", + "title": "Set vs.file.ngenPriority for MSBuild.Coordinator.exe on x64", + "url": "https://github.com/dotnet/msbuild/pull/14117", + "commit": "dotnet@e9508ee", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7af5399" + }, + { + "id": "msbuild@30ce7c4", + "repo": "msbuild", + "title": "Introduce mode for project graph construction to load entire graph", + "url": "https://github.com/dotnet/msbuild/pull/13717", + "commit": "dotnet@e9508ee", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@30ce7c4" + }, + { + "id": "msbuild@292b67f", + "repo": "msbuild", + "title": "Removes unneeded pipeline", + "url": "https://github.com/dotnet/msbuild/pull/14129", + "commit": "dotnet@e9508ee", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@292b67f" + }, + { + "id": "msbuild@b679c1d", + "repo": "msbuild", + "title": "Add agent instructions for MSBuildTaskHost", + "url": "https://github.com/dotnet/msbuild/pull/14136", + "commit": "dotnet@1d49107", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@b679c1d" + }, + { + "id": "msbuild@cf81cd3", + "repo": "msbuild", + "title": "Clean-up unnecessary compatibility polyfills and feature definitions.", + "url": "https://github.com/dotnet/msbuild/pull/12231", + "commit": "dotnet@1d49107", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@cf81cd3" + }, + { + "id": "msbuild@7b0faf7", + "repo": "msbuild", + "title": "Add MSBuild EventSource tracing documentation", + "url": "https://github.com/dotnet/msbuild/pull/13961", + "commit": "dotnet@1d49107", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@7b0faf7" + }, + { + "id": "msbuild@538532e", + "repo": "msbuild", + "title": "Fix DrainPacketQueue threads leaking", + "url": "https://github.com/dotnet/msbuild/pull/14135", + "commit": "dotnet@1d49107", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@538532e" + }, + { + "id": "msbuild@a47a64a", + "repo": "msbuild", + "title": "Add test pinning Returns capture before AfterTargets run", + "url": "https://github.com/dotnet/msbuild/pull/14089", + "commit": "dotnet@1d49107", + "is_security": false, + "product": "dotnet-msbuild", + "local_repo_commit": "msbuild@a47a64a" + }, + { + "id": "nuget-client@90d8881", + "repo": "nuget-client", + "title": "Fix scripting error in E2E tests", + "url": "https://github.com/nuget/nuget.client/pull/7443", + "commit": "dotnet@558cc6b", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@90d8881" + }, + { + "id": "nuget-client@391e586", + "repo": "nuget-client", + "title": "Account for dual compatibility in AssetTargetFallback calculation - fix LockFileBuilderCache conflicts", + "url": "https://github.com/nuget/nuget.client/pull/7433", + "commit": "dotnet@558cc6b", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@391e586" + }, + { + "id": "nuget-client@976f02e", + "repo": "nuget-client", + "title": "Increase push timeout from 5s to 10s in PackageUpdateResourceTests", + "url": "https://github.com/nuget/nuget.client/pull/7444", + "commit": "dotnet@558cc6b", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@976f02e" + }, + { + "id": "nuget-client@76e5f30", + "repo": "nuget-client", + "title": "Adds \u0060System.Text.Json\u0060 serialization support to the NuGet plugin protocol", + "url": "https://github.com/nuget/nuget.client/pull/7326", + "commit": "dotnet@558cc6b", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@76e5f30" + }, + { + "id": "nuget-client@8d504c7", + "repo": "nuget-client", + "title": "Add STJ path in AutoCompleteResourceV2Feed", + "url": "https://github.com/nuget/nuget.client/pull/7422", + "commit": "dotnet@558cc6b", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@8d504c7" + }, + { + "id": "nuget-client@c579949", + "repo": "nuget-client", + "title": "Fix VS allocation issue: NuGet restore content-file glob matching", + "url": "https://github.com/nuget/nuget.client/pull/7405", + "commit": "dotnet@558cc6b", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@c579949" + }, + { + "id": "nuget-client@8883259", + "repo": "nuget-client", + "title": "Switch to STJ deserialization for PluginCacheEntry", + "url": "https://github.com/nuget/nuget.client/pull/7421", + "commit": "dotnet@558cc6b", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@8883259" + }, + { + "id": "nuget-client@3984256", + "repo": "nuget-client", + "title": "Refresh Package Manager UI when it becomes visible again (2nd try)", + "url": "https://github.com/nuget/nuget.client/pull/7430", + "commit": "dotnet@558cc6b", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@3984256" + }, + { + "id": "nuget-client@472f596", + "repo": "nuget-client", + "title": "Add STJ path in package search", + "url": "https://github.com/nuget/nuget.client/pull/7424", + "commit": "dotnet@1fd81f9", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@472f596" + }, + { + "id": "nuget-client@8d5ac5e", + "repo": "nuget-client", + "title": "Bump MSBuild version, remove redundant references", + "url": "https://github.com/nuget/nuget.client/pull/7450", + "commit": "dotnet@67b2b90", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@8d5ac5e" + }, + { + "id": "nuget-client@a1aedac", + "repo": "nuget-client", + "title": "Repair hyperlink \u0022Fix Vulnerabilities with GitHub Copilot\u0022 \u0026 add support MCP Registry installations", + "url": "https://github.com/nuget/nuget.client/pull/7445", + "commit": "dotnet@67b2b90", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@a1aedac" + }, + { + "id": "nuget-client@ea7abcc", + "repo": "nuget-client", + "title": "Fix vulnerability icon for multi-project solution PM UI", + "url": "https://github.com/nuget/nuget.client/pull/7442", + "commit": "dotnet@67b2b90", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@ea7abcc" + }, + { + "id": "nuget-client@e771b99", + "repo": "nuget-client", + "title": "Migrate XPlat to System.CommandLine", + "url": "https://github.com/nuget/nuget.client/pull/7260", + "commit": "dotnet@8d864b0", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@e771b99" + }, + { + "id": "nuget-client@c1b8f7c", + "repo": "nuget-client", + "title": "Add STJ path to Package Metadata Resource", + "url": "https://github.com/nuget/nuget.client/pull/7449", + "commit": "dotnet@8d864b0", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@c1b8f7c" + }, + { + "id": "nuget-client@f2eaca2", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 14298660", + "url": "https://github.com/nuget/nuget.client/pull/7456", + "commit": "dotnet@8d864b0", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@f2eaca2" + }, + { + "id": "nuget-client@4fa4e69", + "repo": "nuget-client", + "title": "Enable nullable for NuGet.Protocol plugin messages, logging, and contracts", + "url": "https://github.com/nuget/nuget.client/pull/7434", + "commit": "dotnet@d2d457e", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@4fa4e69" + }, + { + "id": "nuget-client@5919df0", + "repo": "nuget-client", + "title": "Remove JToken deserialization from an obsolete feature", + "url": "https://github.com/nuget/nuget.client/pull/7458", + "commit": "dotnet@d2d457e", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@5919df0" + }, + { + "id": "nuget-client@8dd0405", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 14315038", + "url": "https://github.com/nuget/nuget.client/pull/7463", + "commit": "dotnet@d2d457e", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@8dd0405" + }, + { + "id": "nuget-client@265b677", + "repo": "nuget-client", + "title": "NU1005 error when RestoreLockedMode=true and RestoreForceEvaluate=true", + "url": "https://github.com/nuget/nuget.client/pull/7451", + "commit": "dotnet@d2d457e", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@265b677" + }, + { + "id": "nuget-client@7c22394", + "repo": "nuget-client", + "title": "Test dotnet integration with current and next SDKs", + "url": "https://github.com/nuget/nuget.client/pull/7423", + "commit": "dotnet@d2d457e", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@7c22394" + }, + { + "id": "nuget-client@35ef8e7", + "repo": "nuget-client", + "title": "Migrate Get-Package E2E tests to fast cmdlet-level unit tests", + "url": "https://github.com/nuget/nuget.client/pull/7457", + "commit": "dotnet@d2d457e", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@35ef8e7" + }, + { + "id": "nuget-client@67d4ea9", + "repo": "nuget-client", + "title": "Allow string vuln severity in STJ code path", + "url": "https://github.com/nuget/nuget.client/pull/7465", + "commit": "dotnet@d2d457e", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@67d4ea9" + }, + { + "id": "nuget-client@2b4dd56", + "repo": "nuget-client", + "title": "Fix package type query parameter for V3 search, add capability check", + "url": "https://github.com/nuget/nuget.client/pull/7395", + "commit": "dotnet@befc0d2", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@2b4dd56" + }, + { + "id": "nuget-client@b5480e4", + "repo": "nuget-client", + "title": "Make PackageBuilder.CalcPsmdcpName deterministic", + "url": "https://github.com/nuget/nuget.client/pull/7410", + "commit": "dotnet@befc0d2", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@b5480e4" + }, + { + "id": "nuget-client@bc8ebdb", + "repo": "nuget-client", + "title": "Annotate dynamic and trim not compatible code paths", + "url": "https://github.com/nuget/nuget.client/pull/7462", + "commit": "dotnet@befc0d2", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@bc8ebdb" + }, + { + "id": "nuget-client@e1b1f16", + "repo": "nuget-client", + "title": "Change NuGetCommands.Add to accept Command instead of RootCommand", + "url": "https://github.com/nuget/nuget.client/pull/7466", + "commit": "dotnet@befc0d2", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@e1b1f16" + }, + { + "id": "nuget-client@8119f5d", + "repo": "nuget-client", + "title": "Show inner exceptions on binding redirect failures", + "url": "https://github.com/nuget/nuget.client/pull/7468", + "commit": "dotnet@befc0d2", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@8119f5d" + }, + { + "id": "nuget-client@17b4c0e", + "repo": "nuget-client", + "title": "Allow string values for int and bool properties in STJ path", + "url": "https://github.com/nuget/nuget.client/pull/7473", + "commit": "dotnet@befc0d2", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@17b4c0e" + }, + { + "id": "nuget-client@551e8ba", + "repo": "nuget-client", + "title": "Ensure NuGet.Protocol is AOT/trim-warning-free with proper annotations and feature switch isolation", + "url": "https://github.com/nuget/nuget.client/pull/7472", + "commit": "dotnet@befc0d2", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@551e8ba" + }, + { + "id": "nuget-client@6ef3cfb", + "repo": "nuget-client", + "title": "Update test cases to use TestConstants", + "url": "https://github.com/nuget/nuget.client/pull/7479", + "commit": "dotnet@72cd515", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@6ef3cfb" + }, + { + "id": "nuget-client@d66371a", + "repo": "nuget-client", + "title": "Add AOT compatibility doc", + "url": "https://github.com/nuget/nuget.client/pull/7474", + "commit": "dotnet@72cd515", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@d66371a" + }, + { + "id": "nuget-client@46a79b3", + "repo": "nuget-client", + "title": "Enable nullable for NuGet.Protocol Plugins runtime", + "url": "https://github.com/nuget/nuget.client/pull/7475", + "commit": "dotnet@990dc69", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@46a79b3" + }, + { + "id": "nuget-client@35ce1cb", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 14391165", + "url": "https://github.com/nuget/nuget.client/pull/7471", + "commit": "dotnet@990dc69", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@35ce1cb" + }, + { + "id": "nuget-client@0209ad4", + "repo": "nuget-client", + "title": "Add STJ AB testing platform", + "url": "https://github.com/nuget/nuget.client/pull/7480", + "commit": "dotnet@990dc69", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@0209ad4" + }, + { + "id": "nuget-client@26ab65c", + "repo": "nuget-client", + "title": "Migrate ServiceIndexResource provider, and Registration resource types", + "url": "https://github.com/nuget/nuget.client/pull/7481", + "commit": "dotnet@05987a5", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@26ab65c" + }, + { + "id": "nuget-client@b67e16e", + "repo": "nuget-client", + "title": "RuntimeEnvironmentHelper: remove Lazy for basic platform checks", + "url": "https://github.com/nuget/nuget.client/pull/7485", + "commit": "dotnet@05987a5", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@b67e16e" + }, + { + "id": "nuget-client@97c0fe1", + "repo": "nuget-client", + "title": "Leverage the new IMcpServerInfoService to detect server availability", + "url": "https://github.com/nuget/nuget.client/pull/7453", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@97c0fe1" + }, + { + "id": "nuget-client@43f1cda", + "repo": "nuget-client", + "title": "Reduce blocking time in UpdateSolution_QueryDelayBuildAction", + "url": "https://github.com/nuget/nuget.client/pull/7454", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@43f1cda" + }, + { + "id": "nuget-client@3d2787f", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 14419034", + "url": "https://github.com/nuget/nuget.client/pull/7491", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@3d2787f" + }, + { + "id": "nuget-client@776c4da", + "repo": "nuget-client", + "title": "Pin MessagePack package version to fix restore audit warning", + "url": "https://github.com/nuget/nuget.client/pull/7484", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@776c4da" + }, + { + "id": "nuget-client@9b3fefc", + "repo": "nuget-client", + "title": "Add nuget-restore-repro-triage Copilot skill", + "url": "https://github.com/nuget/nuget.client/pull/7490", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@9b3fefc" + }, + { + "id": "nuget-client@df0accc", + "repo": "nuget-client", + "title": "Add create-pr Copilot skill for NuGet.Client PR workflow", + "url": "https://github.com/nuget/nuget.client/pull/7489", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@df0accc" + }, + { + "id": "nuget-client@06a3d31", + "repo": "nuget-client", + "title": "Remove \u0022please\u0022 from error messages", + "url": "https://github.com/nuget/nuget.client/pull/7483", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@06a3d31" + }, + { + "id": "nuget-client@23a043f", + "repo": "nuget-client", + "title": "Stop using consumption feed", + "url": "https://github.com/nuget/nuget.client/pull/7486", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@23a043f" + }, + { + "id": "nuget-client@55d960a", + "repo": "nuget-client", + "title": "Remove suppression and Fix trim warnings", + "url": "https://github.com/nuget/nuget.client/pull/7488", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@55d960a" + }, + { + "id": "nuget-client@8d3e0c4", + "repo": "nuget-client", + "title": "Enable nullable on local repository types in NuGet.Protocol", + "url": "https://github.com/nuget/nuget.client/pull/7492", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@8d3e0c4" + }, + { + "id": "nuget-client@2dc1132", + "repo": "nuget-client", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 14435957", + "url": "https://github.com/nuget/nuget.client/pull/7496", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@2dc1132" + }, + { + "id": "nuget-client@33a55ae", + "repo": "nuget-client", + "title": "Migrate Find-Package and Get-Package E2E tests to unit tests", + "url": "https://github.com/nuget/nuget.client/pull/7467", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@33a55ae" + }, + { + "id": "nuget-client@0340f79", + "repo": "nuget-client", + "title": "Port eng/common --add-source -\u003E --source from #7437", + "url": "https://github.com/nuget/nuget.client/pull/7499", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@0340f79" + }, + { + "id": "nuget-client@8eee940", + "repo": "nuget-client", + "title": "NuGet.Protocol should not use Newtonsoft.Json when AoT trimmed", + "url": "https://github.com/nuget/nuget.client/pull/7493", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@8eee940" + }, + { + "id": "nuget-client@67d6217", + "repo": "nuget-client", + "title": "Add MSBuild CLI tests to Apex tests", + "url": "https://github.com/nuget/nuget.client/pull/7494", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@67d6217" + }, + { + "id": "nuget-client@796a1b6", + "repo": "nuget-client", + "title": "Make SearchFilter.PackageType singular rather than plural", + "url": "https://github.com/nuget/nuget.client/pull/7469", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@796a1b6" + }, + { + "id": "nuget-client@9ce79e9", + "repo": "nuget-client", + "title": "Make SemVer Parse sections code easier to read", + "url": "https://github.com/nuget/nuget.client/pull/7501", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@9ce79e9" + }, + { + "id": "nuget-client@a2674b0", + "repo": "nuget-client", + "title": "Disable preview window", + "url": "https://github.com/nuget/nuget.client/pull/7500", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@a2674b0" + }, + { + "id": "nuget-client@e38a45f", + "repo": "nuget-client", + "title": "Skip nonexistent fallback folders when resolving installed package paths", + "url": "https://github.com/nuget/nuget.client/pull/7504", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@e38a45f" + }, + { + "id": "nuget-client@5834c6b", + "repo": "nuget-client", + "title": "Use hardcoded psmdcp name to fix deterministic pack file-handle leak", + "url": "https://github.com/nuget/nuget.client/pull/7503", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@5834c6b" + }, + { + "id": "nuget-client@097edf1", + "repo": "nuget-client", + "title": "Add NU5052 pack warning for package IDs outside of the allowed set of characters", + "url": "https://github.com/nuget/nuget.client/pull/7487", + "commit": "dotnet@4451d73", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@097edf1" + }, + { + "id": "nuget-client@f00a137", + "repo": "nuget-client", + "title": "Enable nullable on NuGet.Protocol legacy feed types (phase 20)", + "url": "https://github.com/nuget/nuget.client/pull/7498", + "commit": "dotnet@a512c3a", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@f00a137" + }, + { + "id": "nuget-client@f603c8f", + "repo": "nuget-client", + "title": "PMC test improvements; remove regions, use a dedicated fixtures folder, improve apex migration skill", + "url": "https://github.com/nuget/nuget.client/pull/7502", + "commit": "dotnet@a512c3a", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@f603c8f" + }, + { + "id": "nuget-client@1279cbc", + "repo": "nuget-client", + "title": "Bump MSBuild to 18.6.3 for the .NET (SDK) build tasks", + "url": "https://github.com/nuget/nuget.client/pull/7508", + "commit": "dotnet@8e2e161", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@1279cbc" + }, + { + "id": "nuget-client@ba53358", + "repo": "nuget-client", + "title": "Replace project adapter on PC to PR migration", + "url": "https://github.com/nuget/nuget.client/pull/7506", + "commit": "dotnet@8e2e161", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@ba53358" + }, + { + "id": "nuget-client@681a2ed", + "repo": "nuget-client", + "title": "Implement package type filtering on local folder search", + "url": "https://github.com/nuget/nuget.client/pull/7505", + "commit": "dotnet@8e2e161", + "is_security": false, + "product": "dotnet-nuget", + "local_repo_commit": "nuget-client@681a2ed" + }, + { + "id": "roslyn@97aea17", + "repo": "roslyn", + "title": "Merge latest bits from \u0060main\u0060 into \u0060features/extensions\u0060", + "url": "https://github.com/dotnet/roslyn/pull/81504", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@97aea17" + }, + { + "id": "roslyn@dc267b9", + "repo": "roslyn", + "title": "Merge latest bits from \u0060main\u0060 into \u0060features/extensions\u0060", + "url": "https://github.com/dotnet/roslyn/pull/81534", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@dc267b9" + }, + { + "id": "roslyn@9efc8da", + "repo": "roslyn", + "title": "Extension indexers: allow and resolve extension indexers", + "url": "https://github.com/dotnet/roslyn/pull/81607", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9efc8da" + }, + { + "id": "roslyn@4eb8158", + "repo": "roslyn", + "title": "Refresh \u0060features/extensions\u0060 with latest bits from \u0060main\u0060", + "url": "https://github.com/dotnet/roslyn/pull/81890", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4eb8158" + }, + { + "id": "roslyn@a272234", + "repo": "roslyn", + "title": "Refresh \u0060features/extensions\u0060 with latest bits from \u0060main\u0060", + "url": "https://github.com/dotnet/roslyn/pull/81997", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a272234" + }, + { + "id": "roslyn@9bee8a1", + "repo": "roslyn", + "title": "Extension indexers: bind CREF", + "url": "https://github.com/dotnet/roslyn/pull/82012", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9bee8a1" + }, + { + "id": "roslyn@68aa695", + "repo": "roslyn", + "title": "Extension indexers: nullability analysis", + "url": "https://github.com/dotnet/roslyn/pull/81971", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@68aa695" + }, + { + "id": "roslyn@a3bdfa3", + "repo": "roslyn", + "title": "Extension indexers: disallow dynamic arguments", + "url": "https://github.com/dotnet/roslyn/pull/82220", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a3bdfa3" + }, + { + "id": "roslyn@5f33f0d", + "repo": "roslyn", + "title": "Extension indexers: interpolation handler follow-ups", + "url": "https://github.com/dotnet/roslyn/pull/82218", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5f33f0d" + }, + { + "id": "roslyn@2914351", + "repo": "roslyn", + "title": "Extension indexers: avoid assignment to BoundSequence", + "url": "https://github.com/dotnet/roslyn/pull/82296", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2914351" + }, + { + "id": "roslyn@adabdd8", + "repo": "roslyn", + "title": "Merge latest bits from \u0060main\u0060 into \u0060features/extensions\u0060", + "url": "https://github.com/dotnet/roslyn/pull/82460", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@adabdd8" + }, + { + "id": "roslyn@bff42fc", + "repo": "roslyn", + "title": "Merge latest bits from \u0060main\u0060 into \u0060features/extensions\u0060", + "url": "https://github.com/dotnet/roslyn/pull/82737", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@bff42fc" + }, + { + "id": "roslyn@b2aa9f4", + "repo": "roslyn", + "title": "Extension indexers: indexing with implicit indexers", + "url": "https://github.com/dotnet/roslyn/pull/82453", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b2aa9f4" + }, + { + "id": "roslyn@405c64f", + "repo": "roslyn", + "title": "Extension indexers: implicit indexers in list-patterns", + "url": "https://github.com/dotnet/roslyn/pull/82757", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@405c64f" + }, + { + "id": "roslyn@228b146", + "repo": "roslyn", + "title": "Merge latest bits from \u0060main\u0060 into \u0060features/extensions\u0060", + "url": "https://github.com/dotnet/roslyn/pull/82882", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@228b146" + }, + { + "id": "roslyn@ee4d0f5", + "repo": "roslyn", + "title": "Extension indexers: allow classic extension Slice method", + "url": "https://github.com/dotnet/roslyn/pull/82836", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ee4d0f5" + }, + { + "id": "roslyn@051316a", + "repo": "roslyn", + "title": "Extension indexers: string and array scenarios", + "url": "https://github.com/dotnet/roslyn/pull/83041", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@051316a" + }, + { + "id": "roslyn@6759596", + "repo": "roslyn", + "title": "Merge latest bits from \u0060main\u0060 into \u0060features/extensions\u0060", + "url": "https://github.com/dotnet/roslyn/pull/83150", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6759596" + }, + { + "id": "roslyn@c8101ac", + "repo": "roslyn", + "title": "Add warning to \u0027make async Task\u0027 fixer regarding delegate return type change", + "url": "https://github.com/dotnet/roslyn/pull/84142", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c8101ac" + }, + { + "id": "roslyn@a345943", + "repo": "roslyn", + "title": "Add syntax and parsing support for labeled break/continue", + "url": "https://github.com/dotnet/roslyn/pull/83197", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a345943" + }, + { + "id": "roslyn@456e5ba", + "repo": "roslyn", + "title": "Extension indexers: fix receiver handling for implicit indexers being read", + "url": "https://github.com/dotnet/roslyn/pull/83227", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@456e5ba" + }, + { + "id": "roslyn@32a79a0", + "repo": "roslyn", + "title": "Extension indexers: fix receiver handling for implicit indexers being set", + "url": "https://github.com/dotnet/roslyn/pull/83505", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@32a79a0" + }, + { + "id": "roslyn@0179020", + "repo": "roslyn", + "title": "Extension indexers: fix receiver handling for implicit indexers in compound assignment", + "url": "https://github.com/dotnet/roslyn/pull/83553", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0179020" + }, + { + "id": "roslyn@554f9cf", + "repo": "roslyn", + "title": "Merge latest bits from \u0060main\u0060 into \u0060features/extensions\u0060", + "url": "https://github.com/dotnet/roslyn/pull/83588", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@554f9cf" + }, + { + "id": "roslyn@dfce9f6", + "repo": "roslyn", + "title": "Remove unnecessary ProjectReference", + "url": "https://github.com/dotnet/roslyn/pull/83596", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@dfce9f6" + }, + { + "id": "roslyn@494607f", + "repo": "roslyn", + "title": "Extension indexers: receiver handling and tests for remaining complex assignments", + "url": "https://github.com/dotnet/roslyn/pull/83587", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@494607f" + }, + { + "id": "roslyn@4430f15", + "repo": "roslyn", + "title": "Run Razor integration tests in CI", + "url": "https://github.com/dotnet/roslyn/pull/83643", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4430f15" + }, + { + "id": "roslyn@067e17e", + "repo": "roslyn", + "title": "Extension indexers: track remaining PROTOTYPE comments with issues", + "url": "https://github.com/dotnet/roslyn/pull/83611", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@067e17e" + }, + { + "id": "roslyn@17d1b2f", + "repo": "roslyn", + "title": "Use non-recursive file watches when watching individual files", + "url": "https://github.com/dotnet/roslyn/pull/83725", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@17d1b2f" + }, + { + "id": "roslyn@2342a67", + "repo": "roslyn", + "title": "Remove dead Razor test code", + "url": "https://github.com/dotnet/roslyn/pull/83730", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2342a67" + }, + { + "id": "roslyn@d27a6ed", + "repo": "roslyn", + "title": "Add Razor to the nuget package readme", + "url": "https://github.com/dotnet/roslyn/pull/83738", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d27a6ed" + }, + { + "id": "roslyn@971f45b", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/roslyn/pull/83744", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@971f45b" + }, + { + "id": "roslyn@63cb049", + "repo": "roslyn", + "title": "Only add reference counts on CodeLens elements that are supported", + "url": "https://github.com/dotnet/roslyn/pull/82641", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@63cb049" + }, + { + "id": "roslyn@99983af", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2979315", + "url": "https://github.com/dotnet/roslyn/pull/83714", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@99983af" + }, + { + "id": "roslyn@1d39020", + "repo": "roslyn", + "title": "Migrate dn-bot-devdiv-drop-rw-code-rw PAT to WIF service connection", + "url": "https://github.com/dotnet/roslyn/pull/83726", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1d39020" + }, + { + "id": "roslyn@6172010", + "repo": "roslyn", + "title": "Move workspace structure logging to the Workspaces layer", + "url": "https://github.com/dotnet/roslyn/pull/83676", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6172010" + }, + { + "id": "roslyn@db6c375", + "repo": "roslyn", + "title": "Make remaining Razor imports lazy", + "url": "https://github.com/dotnet/roslyn/pull/83770", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@db6c375" + }, + { + "id": "roslyn@df75149", + "repo": "roslyn", + "title": "Add crash/hang dump detection to RunTests", + "url": "https://github.com/dotnet/roslyn/pull/83764", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@df75149" + }, + { + "id": "roslyn@5a17a61", + "repo": "roslyn", + "title": "Optimized Rope Equals and GetHashCode by replacing Rope\u0027s \u0060IEnumerable\u003Cchar\u003E\u0060 iterator with struct \u0060Enumerator\u0060", + "url": "https://github.com/dotnet/roslyn/pull/83664", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5a17a61" + }, + { + "id": "roslyn@b095cf6", + "repo": "roslyn", + "title": "Fix formatting capability checks", + "url": "https://github.com/dotnet/roslyn/pull/83781", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b095cf6" + }, + { + "id": "roslyn@b357d64", + "repo": "roslyn", + "title": "Check language version for scenarios that match \u0060Union\u0060\u0027s \u0060Value\u0060 property directly", + "url": "https://github.com/dotnet/roslyn/pull/83759", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b357d64" + }, + { + "id": "roslyn@b39561c", + "repo": "roslyn", + "title": "Merge \u0060main\u0060 to \u0060Unions\u0060", + "url": "https://github.com/dotnet/roslyn/pull/83774", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b39561c" + }, + { + "id": "roslyn@8b93e7f", + "repo": "roslyn", + "title": "Reset Hot Reload _disabled flag when a new debug session starts", + "url": "https://github.com/dotnet/roslyn/pull/83747", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8b93e7f" + }, + { + "id": "roslyn@3eec8c0", + "repo": "roslyn", + "title": "Emit AzDo error with helix job ID on test timeout", + "url": "https://github.com/dotnet/roslyn/pull/83776", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3eec8c0" + }, + { + "id": "roslyn@1dbb645", + "repo": "roslyn", + "title": "More workspace logger improvements", + "url": "https://github.com/dotnet/roslyn/pull/83667", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1dbb645" + }, + { + "id": "roslyn@7c6f58c", + "repo": "roslyn", + "title": "Don\u0027t run local dev target during source build", + "url": "https://github.com/dotnet/roslyn/pull/83780", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7c6f58c" + }, + { + "id": "roslyn@5e1ddb4", + "repo": "roslyn", + "title": "Remove unused LSP misc files workspace and refactor tests", + "url": "https://github.com/dotnet/roslyn/pull/83792", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5e1ddb4" + }, + { + "id": "roslyn@8ab9701", + "repo": "roslyn", + "title": "Collect Sequence_*.xml files in Helix post command", + "url": "https://github.com/dotnet/roslyn/pull/83784", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8ab9701" + }, + { + "id": "roslyn@6ed24e1", + "repo": "roslyn", + "title": "Fix incorrect order of arguments in a call", + "url": "https://github.com/dotnet/roslyn/pull/83773", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6ed24e1" + }, + { + "id": "roslyn@378d34f", + "repo": "roslyn", + "title": "Add full semantic tokens support to Razor", + "url": "https://github.com/dotnet/roslyn/pull/83800", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@378d34f" + }, + { + "id": "roslyn@5285c3f", + "repo": "roslyn", + "title": "Allow non-public constructors with a single parameter in a \u0060union\u0060 declaration", + "url": "https://github.com/dotnet/roslyn/pull/83788", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5285c3f" + }, + { + "id": "roslyn@65e995b", + "repo": "roslyn", + "title": "Optimize TypeUnionValueSet creation with a HashSet.", + "url": "https://github.com/dotnet/roslyn/pull/83789", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@65e995b" + }, + { + "id": "roslyn@b39fd36", + "repo": "roslyn", + "title": "Modify VSCode HTML completion to use the VSCode HTML language server again", + "url": "https://github.com/dotnet/roslyn/pull/83783", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b39fd36" + }, + { + "id": "roslyn@97a2ff9", + "repo": "roslyn", + "title": "Upgrade to VS-MEF 18.3.36", + "url": "https://github.com/dotnet/roslyn/pull/81152", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@97a2ff9" + }, + { + "id": "roslyn@8b0a475", + "repo": "roslyn", + "title": "Another small optimization for SourceText.ToString for the net472 (VS) path", + "url": "https://github.com/dotnet/roslyn/pull/83654", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8b0a475" + }, + { + "id": "roslyn@227a45f", + "repo": "roslyn", + "title": "Add RegisterPreCompilationSourceOutput API for incremental generators", + "url": "https://github.com/dotnet/roslyn/pull/83088", + "commit": "dotnet@8e280da", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@227a45f" + }, + { + "id": "roslyn@c1828e4", + "repo": "roslyn", + "title": "Migrate more Razor code to DocumentUri and System.Uri helpers", + "url": "https://github.com/dotnet/roslyn/pull/83810", + "commit": "dotnet@4fd03e9", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c1828e4" + }, + { + "id": "roslyn@c801290", + "repo": "roslyn", + "title": "Fix source-generator child nodes not appearing for analyzers under the project directory", + "url": "https://github.com/dotnet/roslyn/pull/83778", + "commit": "dotnet@4fd03e9", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c801290" + }, + { + "id": "roslyn@c221a35", + "repo": "roslyn", + "title": "Include crossgen\u0027d DLLs in the symbols package", + "url": "https://github.com/dotnet/roslyn/pull/83812", + "commit": "dotnet@4fd03e9", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c221a35" + }, + { + "id": "roslyn@bb1e5c4", + "repo": "roslyn", + "title": "remove duplicate lsp registration breaking cca", + "url": "https://github.com/dotnet/roslyn/pull/83830", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@bb1e5c4" + }, + { + "id": "roslyn@5823b9f", + "repo": "roslyn", + "title": "Unsafe evolution: \u0060unsafe\u0060 fields", + "url": "https://github.com/dotnet/roslyn/pull/83694", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5823b9f" + }, + { + "id": "roslyn@917472a", + "repo": "roslyn", + "title": "Caching compiler: update timestamp of outputs", + "url": "https://github.com/dotnet/roslyn/pull/83802", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@917472a" + }, + { + "id": "roslyn@94d655f", + "repo": "roslyn", + "title": "Report an error for a custom union declaration that is missing the minimal set of APIs", + "url": "https://github.com/dotnet/roslyn/pull/83813", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@94d655f" + }, + { + "id": "roslyn@264a7a8", + "repo": "roslyn", + "title": "Fix macOS test failure in ValidSignificantChange_ApplyBeforeFileWatch\u2026", + "url": "https://github.com/dotnet/roslyn/pull/83832", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@264a7a8" + }, + { + "id": "roslyn@4eda991", + "repo": "roslyn", + "title": "Using Helix APIs to work around lack of queue availability", + "url": "https://github.com/dotnet/roslyn/pull/83803", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4eda991" + }, + { + "id": "roslyn@303ed0f", + "repo": "roslyn", + "title": "Handle inaccessible-directory I/O during LSP auto-discovery to prevent server termination", + "url": "https://github.com/dotnet/roslyn/pull/83841", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@303ed0f" + }, + { + "id": "roslyn@2c32ce8", + "repo": "roslyn", + "title": "Forgive leaks when ending compilation early", + "url": "https://github.com/dotnet/roslyn/pull/83835", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2c32ce8" + }, + { + "id": "roslyn@d3581a5", + "repo": "roslyn", + "title": "Enable immediate asset publishing, remove post-build validation", + "url": "https://github.com/dotnet/roslyn/pull/83811", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d3581a5" + }, + { + "id": "roslyn@1a3a3ef", + "repo": "roslyn", + "title": "Merge \u0060main\u0060 into \u0060features/labeled-break-and-continue\u0060", + "url": "https://github.com/dotnet/roslyn/pull/83845", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1a3a3ef" + }, + { + "id": "roslyn@6f23740", + "repo": "roslyn", + "title": "Automatically request second approval of compiler PRs", + "url": "https://github.com/dotnet/roslyn/pull/83842", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6f23740" + }, + { + "id": "roslyn@6b64696", + "repo": "roslyn", + "title": "Fix test history lookup for nested branch names (features/*)", + "url": "https://github.com/dotnet/roslyn/pull/83822", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6b64696" + }, + { + "id": "roslyn@48d219b", + "repo": "roslyn", + "title": "Disallow union member provider interface for a union declaration", + "url": "https://github.com/dotnet/roslyn/pull/83815", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@48d219b" + }, + { + "id": "roslyn@bbeb47c", + "repo": "roslyn", + "title": "Convert to local function: ensure unique names for multiple discard parameters", + "url": "https://github.com/dotnet/roslyn/pull/83644", + "commit": "dotnet@1a6e810", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@bbeb47c" + }, + { + "id": "roslyn@cdbc5c9", + "repo": "roslyn", + "title": "Update feature status for closed class hierarchies", + "url": "https://github.com/dotnet/roslyn/pull/83786", + "commit": "dotnet@1cfd78b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@cdbc5c9" + }, + { + "id": "roslyn@190ecac", + "repo": "roslyn", + "title": "Shut down the BuildHost before we start the restore", + "url": "https://github.com/dotnet/roslyn/pull/83860", + "commit": "dotnet@1cfd78b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@190ecac" + }, + { + "id": "roslyn@bd217ce", + "repo": "roslyn", + "title": "Add Razor compiler integration tests for most C# features since C# 8", + "url": "https://github.com/dotnet/roslyn/pull/83862", + "commit": "dotnet@1cfd78b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@bd217ce" + }, + { + "id": "roslyn@e6179ba", + "repo": "roslyn", + "title": "Support field-level ExperimentalUrl in the C# syntax generator", + "url": "https://github.com/dotnet/roslyn/pull/83590", + "commit": "dotnet@1cfd78b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e6179ba" + }, + { + "id": "roslyn@4ad7820", + "repo": "roslyn", + "title": "Free pooled object in Verify helper", + "url": "https://github.com/dotnet/roslyn/pull/83834", + "commit": "dotnet@1cfd78b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4ad7820" + }, + { + "id": "roslyn@9cb1848", + "repo": "roslyn", + "title": "Suppress Razor completion when @ is typed in Emmet numbering context", + "url": "https://github.com/dotnet/roslyn/pull/83837", + "commit": "dotnet@1cfd78b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9cb1848" + }, + { + "id": "roslyn@df16645", + "repo": "roslyn", + "title": "Merge \u0060main\u0060 into \u0060features/labeled-break-and-continue\u0060", + "url": "https://github.com/dotnet/roslyn/pull/83864", + "commit": "dotnet@789570b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@df16645" + }, + { + "id": "roslyn@c4d34c5", + "repo": "roslyn", + "title": "Minor cleanups in Razor Workspaces", + "url": "https://github.com/dotnet/roslyn/pull/83870", + "commit": "dotnet@789570b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c4d34c5" + }, + { + "id": "roslyn@eb458f1", + "repo": "roslyn", + "title": "Don\u0027t pass client capabilities via a string", + "url": "https://github.com/dotnet/roslyn/pull/83871", + "commit": "dotnet@789570b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@eb458f1" + }, + { + "id": "roslyn@c0a5490", + "repo": "roslyn", + "title": "Fix Razor integration tests in DartLab", + "url": "https://github.com/dotnet/roslyn/pull/83874", + "commit": "dotnet@ad25c56", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c0a5490" + }, + { + "id": "roslyn@528ad46", + "repo": "roslyn", + "title": "Give Razor deeper IVT to Roslyn (and split Razor IDE and Compiler a little)", + "url": "https://github.com/dotnet/roslyn/pull/83879", + "commit": "dotnet@ad25c56", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@528ad46" + }, + { + "id": "roslyn@d23ac17", + "repo": "roslyn", + "title": "Move cohost handlers from ExternalAccess.Razor to Razor", + "url": "https://github.com/dotnet/roslyn/pull/83880", + "commit": "dotnet@ad25c56", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d23ac17" + }, + { + "id": "roslyn@7d106c5", + "repo": "roslyn", + "title": "Don\u0027t offer IDE0058 for Null-conditional assignment", + "url": "https://github.com/dotnet/roslyn/pull/83817", + "commit": "dotnet@ad25c56", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7d106c5" + }, + { + "id": "roslyn@81787d6", + "repo": "roslyn", + "title": "Suppress IDE0019 when local is later passed to out/ref of nullable parameter", + "url": "https://github.com/dotnet/roslyn/pull/83883", + "commit": "dotnet@ad25c56", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@81787d6" + }, + { + "id": "roslyn@3d56308", + "repo": "roslyn", + "title": "Use dedicated type for union syntax.", + "url": "https://github.com/dotnet/roslyn/pull/83808", + "commit": "dotnet@ad25c56", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3d56308" + }, + { + "id": "roslyn@07d8f45", + "repo": "roslyn", + "title": "Remove the non-batching mode code in ProjectBuildManager", + "url": "https://github.com/dotnet/roslyn/pull/83886", + "commit": "dotnet@ad25c56", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@07d8f45" + }, + { + "id": "roslyn@75b8684", + "repo": "roslyn", + "title": "Fix service broker initializers to consistently be LSP services", + "url": "https://github.com/dotnet/roslyn/pull/83890", + "commit": "dotnet@ad25c56", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@75b8684" + }, + { + "id": "roslyn@b1a4195", + "repo": "roslyn", + "title": "Update resource management configuration in YAML", + "url": "https://github.com/dotnet/roslyn/pull/83888", + "commit": "dotnet@ad25c56", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b1a4195" + }, + { + "id": "roslyn@51f1d8a", + "repo": "roslyn", + "title": "Bump main to 5.9.0 / 18.9 (post-snap config)", + "url": "https://github.com/dotnet/roslyn/pull/83896", + "commit": "dotnet@dd0d51b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@51f1d8a" + }, + { + "id": "roslyn@503a601", + "repo": "roslyn", + "title": "Fix toggling of automatic rename suggestions", + "url": "https://github.com/dotnet/roslyn/pull/83889", + "commit": "dotnet@dd0d51b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@503a601" + }, + { + "id": "roslyn@e8a8bf5", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/83898", + "commit": "dotnet@dd0d51b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e8a8bf5" + }, + { + "id": "roslyn@4853a24", + "repo": "roslyn", + "title": "Avoid Runtime=\u0022NET\u0022 usage with Arcade 10", + "url": "https://github.com/dotnet/roslyn/pull/83907", + "commit": "dotnet@dd0d51b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4853a24" + }, + { + "id": "roslyn@43c2f74", + "repo": "roslyn", + "title": "Report percentage progress during LSP project loading", + "url": "https://github.com/dotnet/roslyn/pull/83785", + "commit": "dotnet@dd0d51b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@43c2f74" + }, + { + "id": "roslyn@8983544", + "repo": "roslyn", + "title": "Remove dead code and project", + "url": "https://github.com/dotnet/roslyn/pull/83905", + "commit": "dotnet@dd0d51b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8983544" + }, + { + "id": "roslyn@1049f89", + "repo": "roslyn", + "title": "Merge \u0027main\u0027 into Unions", + "url": "https://github.com/dotnet/roslyn/pull/83914", + "commit": "dotnet@dd0d51b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1049f89" + }, + { + "id": "roslyn@4e4862c", + "repo": "roslyn", + "title": "[PAT Migration] Replace devdiv/engineering SC with WIF (WI 10126)", + "url": "https://github.com/dotnet/roslyn/pull/83723", + "commit": "dotnet@dd0d51b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4e4862c" + }, + { + "id": "roslyn@d0ccf6d", + "repo": "roslyn", + "title": "Rename ClosedAttribute to IsClosedTypeAttribute", + "url": "https://github.com/dotnet/roslyn/pull/83884", + "commit": "dotnet@dd0d51b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d0ccf6d" + }, + { + "id": "roslyn@58f8f00", + "repo": "roslyn", + "title": "Revert \u0022[PAT Migration] Replace devdiv/engineering SC with WIF (WI 10126)\u0022", + "url": "https://github.com/dotnet/roslyn/pull/83917", + "commit": "dotnet@dd0d51b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@58f8f00" + }, + { + "id": "roslyn@998c99c", + "repo": "roslyn", + "title": "Empty and Remove ExternalAccess.Razor", + "url": "https://github.com/dotnet/roslyn/pull/83920", + "commit": "dotnet@4725043", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@998c99c" + }, + { + "id": "roslyn@6bd36a3", + "repo": "roslyn", + "title": "Fix Razor @{ completion regression in VS Code CSHTML files", + "url": "https://github.com/dotnet/roslyn/pull/83919", + "commit": "dotnet@4725043", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6bd36a3" + }, + { + "id": "roslyn@792f89c", + "repo": "roslyn", + "title": "[PAT Migration] Replace devdiv/engineering SC with WIF using correct NuGetAuthenticate inputs (WI 10126)", + "url": "https://github.com/dotnet/roslyn/pull/83918", + "commit": "dotnet@4725043", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@792f89c" + }, + { + "id": "roslyn@d973371", + "repo": "roslyn", + "title": "Use union \u0022knowledge\u0022 for direct (explicit) matching on the Value property", + "url": "https://github.com/dotnet/roslyn/pull/83856", + "commit": "dotnet@4725043", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d973371" + }, + { + "id": "roslyn@dd8e404", + "repo": "roslyn", + "title": "Per server workspace and project factories", + "url": "https://github.com/dotnet/roslyn/pull/83857", + "commit": "dotnet@4725043", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@dd8e404" + }, + { + "id": "roslyn@524095e", + "repo": "roslyn", + "title": "Allow --autoLoadProjects to accept a limit for the number of projects", + "url": "https://github.com/dotnet/roslyn/pull/83927", + "commit": "dotnet@4725043", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@524095e" + }, + { + "id": "roslyn@2ee64e3", + "repo": "roslyn", + "title": "Run VirtualProjectXmlProviderTests always now", + "url": "https://github.com/dotnet/roslyn/pull/79708", + "commit": "dotnet@4725043", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2ee64e3" + }, + { + "id": "roslyn@9b4b0da", + "repo": "roslyn", + "title": "Remove IDynamicFileInfoProvider and related code", + "url": "https://github.com/dotnet/roslyn/pull/83928", + "commit": "dotnet@4725043", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9b4b0da" + }, + { + "id": "roslyn@d01140f", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2987422", + "url": "https://github.com/dotnet/roslyn/pull/83929", + "commit": "dotnet@4725043", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d01140f" + }, + { + "id": "roslyn@2529e9f", + "repo": "roslyn", + "title": "feat: enable move static members up in headless env", + "url": "https://github.com/dotnet/roslyn/pull/83696", + "commit": "dotnet@4725043", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2529e9f" + }, + { + "id": "roslyn@f2e6445", + "repo": "roslyn", + "title": "Don\u0027t gate LSP server shutdown on JSON-RPC stream completion", + "url": "https://github.com/dotnet/roslyn/pull/83930", + "commit": "dotnet@891e574", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f2e6445" + }, + { + "id": "roslyn@ada8a93", + "repo": "roslyn", + "title": "Speculative fix for exception formatting collection expression", + "url": "https://github.com/dotnet/roslyn/pull/83933", + "commit": "dotnet@891e574", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ada8a93" + }, + { + "id": "roslyn@54c6307", + "repo": "roslyn", + "title": "Cache Razor cohost MEF setup across tests", + "url": "https://github.com/dotnet/roslyn/pull/83936", + "commit": "dotnet@891e574", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@54c6307" + }, + { + "id": "roslyn@c19b394", + "repo": "roslyn", + "title": "Check modified files in build boss", + "url": "https://github.com/dotnet/roslyn/pull/83909", + "commit": "dotnet@891e574", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c19b394" + }, + { + "id": "roslyn@0099791", + "repo": "roslyn", + "title": "[main] Substitute sqlite3 dlls in setup projects", + "url": "https://github.com/dotnet/roslyn/pull/83923", + "commit": "dotnet@891e574", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0099791" + }, + { + "id": "roslyn@74d6b9a", + "repo": "roslyn", + "title": "Fix input nodes incorrectly picking duplicate elements", + "url": "https://github.com/dotnet/roslyn/pull/83878", + "commit": "dotnet@891e574", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@74d6b9a" + }, + { + "id": "roslyn@0ef1450", + "repo": "roslyn", + "title": "Log Razor messages to normal LSP log endpoint", + "url": "https://github.com/dotnet/roslyn/pull/83935", + "commit": "dotnet@891e574", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0ef1450" + }, + { + "id": "roslyn@a93e0c0", + "repo": "roslyn", + "title": "Remove catch from FBA fuzz test", + "url": "https://github.com/dotnet/roslyn/pull/83820", + "commit": "dotnet@891e574", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a93e0c0" + }, + { + "id": "roslyn@5684e5e", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/83941", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5684e5e" + }, + { + "id": "roslyn@42077e3", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2989617", + "url": "https://github.com/dotnet/roslyn/pull/83945", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@42077e3" + }, + { + "id": "roslyn@fa0d307", + "repo": "roslyn", + "title": "Consolidate Document Symbols code up into Remote.Razor", + "url": "https://github.com/dotnet/roslyn/pull/83949", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@fa0d307" + }, + { + "id": "roslyn@06ae938", + "repo": "roslyn", + "title": "Consolidate Spell Check code up into Remote.Razor", + "url": "https://github.com/dotnet/roslyn/pull/83947", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@06ae938" + }, + { + "id": "roslyn@1fa9ee7", + "repo": "roslyn", + "title": "Consolidate Folding Ranges code up into Remote.Razor", + "url": "https://github.com/dotnet/roslyn/pull/83948", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1fa9ee7" + }, + { + "id": "roslyn@993f54a", + "repo": "roslyn", + "title": "Consolidate Rename code up into Remote.Razor", + "url": "https://github.com/dotnet/roslyn/pull/83950", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@993f54a" + }, + { + "id": "roslyn@e663296", + "repo": "roslyn", + "title": "Consolidate Diagnostics code up into Remote.Razor", + "url": "https://github.com/dotnet/roslyn/pull/83951", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e663296" + }, + { + "id": "roslyn@69f87e3", + "repo": "roslyn", + "title": "Consolidate Semantic Tokens code up to where it should be", + "url": "https://github.com/dotnet/roslyn/pull/83955", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@69f87e3" + }, + { + "id": "roslyn@436062f", + "repo": "roslyn", + "title": "Consolidate Linked Editing Range up to its callers", + "url": "https://github.com/dotnet/roslyn/pull/83956", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@436062f" + }, + { + "id": "roslyn@9450aa6", + "repo": "roslyn", + "title": "Allow running DartLab as VS test gate", + "url": "https://github.com/dotnet/roslyn/pull/83690", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9450aa6" + }, + { + "id": "roslyn@39335fc", + "repo": "roslyn", + "title": "Change insertionCreateDraftPR to false", + "url": "https://github.com/dotnet/roslyn/pull/83958", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@39335fc" + }, + { + "id": "roslyn@0236856", + "repo": "roslyn", + "title": "Fix x86 test host OOM in TemporaryStorageService", + "url": "https://github.com/dotnet/roslyn/pull/83952", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0236856" + }, + { + "id": "roslyn@95a2c59", + "repo": "roslyn", + "title": "Closed classes: add a few interface matching tests", + "url": "https://github.com/dotnet/roslyn/pull/83940", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@95a2c59" + }, + { + "id": "roslyn@773f2d6", + "repo": "roslyn", + "title": "Fix marketplace name for dotnet/skills", + "url": "https://github.com/dotnet/roslyn/pull/83961", + "commit": "dotnet@4d4b04c", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@773f2d6" + }, + { + "id": "roslyn@7538567", + "repo": "roslyn", + "title": "Unsafe evolution: avoid unnecessary diagnostics on params collection declarations", + "url": "https://github.com/dotnet/roslyn/pull/83641", + "commit": "dotnet@b898be0", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7538567" + }, + { + "id": "roslyn@044b64c", + "repo": "roslyn", + "title": "Use \u0060params ImmutableArray\u003CT\u003E\u0060 on all applicable public APIs.", + "url": "https://github.com/dotnet/roslyn/pull/83858", + "commit": "dotnet@b898be0", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@044b64c" + }, + { + "id": "roslyn@3fecca3", + "repo": "roslyn", + "title": "Fix rename in VS Code from a C# document", + "url": "https://github.com/dotnet/roslyn/pull/83971", + "commit": "dotnet@b898be0", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3fecca3" + }, + { + "id": "roslyn@9fa4403", + "repo": "roslyn", + "title": "Unsafe evolution: safe/unsafe externs", + "url": "https://github.com/dotnet/roslyn/pull/83661", + "commit": "dotnet@b898be0", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9fa4403" + }, + { + "id": "roslyn@5af93d9", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2990110", + "url": "https://github.com/dotnet/roslyn/pull/83973", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5af93d9" + }, + { + "id": "roslyn@d6af2a8", + "repo": "roslyn", + "title": "Fix some missing attributes on partial async and iterator methods", + "url": "https://github.com/dotnet/roslyn/pull/83790", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d6af2a8" + }, + { + "id": "roslyn@9828952", + "repo": "roslyn", + "title": "Complete server shutdown when mutex is closed", + "url": "https://github.com/dotnet/roslyn/pull/83921", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9828952" + }, + { + "id": "roslyn@adf0911", + "repo": "roslyn", + "title": "Unions: \u0060not\u0060 pattern is applied to the incoming value itself", + "url": "https://github.com/dotnet/roslyn/pull/83904", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@adf0911" + }, + { + "id": "roslyn@9c6bce6", + "repo": "roslyn", + "title": "Remove the state from MSBuildDiagnosticLogger", + "url": "https://github.com/dotnet/roslyn/pull/83977", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9c6bce6" + }, + { + "id": "roslyn@0fff446", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/roslyn/pull/83954", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0fff446" + }, + { + "id": "roslyn@b31bcca", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2992691", + "url": "https://github.com/dotnet/roslyn/pull/83981", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b31bcca" + }, + { + "id": "roslyn@87d660e", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/83963", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@87d660e" + }, + { + "id": "roslyn@9f5c728", + "repo": "roslyn", + "title": "Remove invalid casts in PairedExtensionOperatorSignatureComparer", + "url": "https://github.com/dotnet/roslyn/pull/83934", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9f5c728" + }, + { + "id": "roslyn@cb756d4", + "repo": "roslyn", + "title": "Enable parallel builds in the LSP when loading projects", + "url": "https://github.com/dotnet/roslyn/pull/83982", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@cb756d4" + }, + { + "id": "roslyn@82f3cf3", + "repo": "roslyn", + "title": "Use MEF services in VS Code cohost tests", + "url": "https://github.com/dotnet/roslyn/pull/83986", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@82f3cf3" + }, + { + "id": "roslyn@b212092", + "repo": "roslyn", + "title": "Move a couple of helpers to the remote project", + "url": "https://github.com/dotnet/roslyn/pull/83990", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b212092" + }, + { + "id": "roslyn@d74775a", + "repo": "roslyn", + "title": "Unsafe evolution: consolidate reserved attributes", + "url": "https://github.com/dotnet/roslyn/pull/83908", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d74775a" + }, + { + "id": "roslyn@d1b80d1", + "repo": "roslyn", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/roslyn/pull/83988", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d1b80d1" + }, + { + "id": "roslyn@94debb3", + "repo": "roslyn", + "title": "Add IAsyncLifetime overhead adjustment to test scheduling", + "url": "https://github.com/dotnet/roslyn/pull/83915", + "commit": "dotnet@080b7f4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@94debb3" + }, + { + "id": "roslyn@563c933", + "repo": "roslyn", + "title": "Implement runtime async support for dynamic", + "url": "https://github.com/dotnet/roslyn/pull/83713", + "commit": "dotnet@b3e555b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@563c933" + }, + { + "id": "roslyn@9c3761d", + "repo": "roslyn", + "title": "Fix Razor diagnostics exception when HTML diagnostic range exceeds SourceText bounds", + "url": "https://github.com/dotnet/roslyn/pull/84002", + "commit": "dotnet@b3e555b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9c3761d" + }, + { + "id": "roslyn@c022430", + "repo": "roslyn", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/roslyn/pull/84006", + "commit": "dotnet@b3e555b", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c022430" + }, + { + "id": "roslyn@ed6c15f", + "repo": "roslyn", + "title": "Merge \u0027main\u0027 into Unions", + "url": "https://github.com/dotnet/roslyn/pull/84021", + "commit": "dotnet@bb85079", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ed6c15f" + }, + { + "id": "roslyn@2cdeae6", + "repo": "roslyn", + "title": "Move Razor docs under docs", + "url": "https://github.com/dotnet/roslyn/pull/84024", + "commit": "dotnet@bb85079", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2cdeae6" + }, + { + "id": "roslyn@6b4098d", + "repo": "roslyn", + "title": "Fix incremental build in Microsoft.Build.Tasks.CodeAnalysis.UnitTests", + "url": "https://github.com/dotnet/roslyn/pull/84016", + "commit": "dotnet@bb85079", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6b4098d" + }, + { + "id": "roslyn@3b4db84", + "repo": "roslyn", + "title": "Remove unneeded logging", + "url": "https://github.com/dotnet/roslyn/pull/84023", + "commit": "dotnet@bb85079", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3b4db84" + }, + { + "id": "roslyn@5a6dd94", + "repo": "roslyn", + "title": "Add test to demonstrate adding using for inject directives works", + "url": "https://github.com/dotnet/roslyn/pull/84026", + "commit": "dotnet@bb85079", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5a6dd94" + }, + { + "id": "roslyn@e49f31b", + "repo": "roslyn", + "title": "Add formatting tests for code blocks above markup", + "url": "https://github.com/dotnet/roslyn/pull/84027", + "commit": "dotnet@bb85079", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e49f31b" + }, + { + "id": "roslyn@d7dd319", + "repo": "roslyn", + "title": "Bump Debugger.Contracts to 18.3.0-beta.26277.4", + "url": "https://github.com/dotnet/roslyn/pull/84018", + "commit": "dotnet@bb85079", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d7dd319" + }, + { + "id": "roslyn@ac988de", + "repo": "roslyn", + "title": "Fix Razor breakpoint placement", + "url": "https://github.com/dotnet/roslyn/pull/84029", + "commit": "dotnet@bb85079", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ac988de" + }, + { + "id": "roslyn@011900e", + "repo": "roslyn", + "title": "Free pooled objects across cancellation exceptions", + "url": "https://github.com/dotnet/roslyn/pull/83875", + "commit": "dotnet@bb85079", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@011900e" + }, + { + "id": "roslyn@04c548a", + "repo": "roslyn", + "title": "SourceMemberMethodSymbol.IsMetadataVirtual should force complete declaring type when queried by a different module", + "url": "https://github.com/dotnet/roslyn/pull/84013", + "commit": "dotnet@bb85079", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@04c548a" + }, + { + "id": "roslyn@13bbfc2", + "repo": "roslyn", + "title": "Unions: support inheritance of Create methods", + "url": "https://github.com/dotnet/roslyn/pull/83991", + "commit": "dotnet@bb85079", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@13bbfc2" + }, + { + "id": "roslyn@5b308bf", + "repo": "roslyn", + "title": "Convert copilot-instructions to AGENTS.md", + "url": "https://github.com/dotnet/roslyn/pull/84022", + "commit": "dotnet@bb85079", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5b308bf" + }, + { + "id": "roslyn@711dad6", + "repo": "roslyn", + "title": "Fix mishandling of large embedded C# literals", + "url": "https://github.com/dotnet/roslyn/pull/84043", + "commit": "dotnet@51336fa", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@711dad6" + }, + { + "id": "roslyn@c345855", + "repo": "roslyn", + "title": "Use xsd:anyURI type to detect external completion instead of vs:preferredextensions", + "url": "https://github.com/dotnet/roslyn/pull/84033", + "commit": "dotnet@51336fa", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c345855" + }, + { + "id": "roslyn@2c7de8e", + "repo": "roslyn", + "title": "Fix file watching leaks for shared server", + "url": "https://github.com/dotnet/roslyn/pull/84049", + "commit": "dotnet@51336fa", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2c7de8e" + }, + { + "id": "roslyn@06d9fe0", + "repo": "roslyn", + "title": "Fix a number of helix issues", + "url": "https://github.com/dotnet/roslyn/pull/84039", + "commit": "dotnet@51336fa", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@06d9fe0" + }, + { + "id": "roslyn@75802fe", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84050", + "commit": "dotnet@51336fa", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@75802fe" + }, + { + "id": "roslyn@8c97504", + "repo": "roslyn", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/roslyn/pull/84028", + "commit": "dotnet@51336fa", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8c97504" + }, + { + "id": "roslyn@f5856fc", + "repo": "roslyn", + "title": "Add baseline availability status to HTML completion tooltips", + "url": "https://github.com/dotnet/roslyn/pull/84054", + "commit": "dotnet@51336fa", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f5856fc" + }, + { + "id": "roslyn@a036b05", + "repo": "roslyn", + "title": "Fix frontmatter syntax in Compiler.instructions.md", + "url": "https://github.com/dotnet/roslyn/pull/84032", + "commit": "dotnet@2a267e9", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a036b05" + }, + { + "id": "roslyn@8f825c9", + "repo": "roslyn", + "title": "Parameterize DartLab templates repository alias", + "url": "https://github.com/dotnet/roslyn/pull/84037", + "commit": "dotnet@2a267e9", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8f825c9" + }, + { + "id": "roslyn@d48095f", + "repo": "roslyn", + "title": "Unsafe evolution: propagate unsafe context to constructor initializer", + "url": "https://github.com/dotnet/roslyn/pull/83969", + "commit": "dotnet@2a267e9", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d48095f" + }, + { + "id": "roslyn@82ad1e1", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/roslyn/pull/84058", + "commit": "dotnet@2a267e9", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@82ad1e1" + }, + { + "id": "roslyn@576f18b", + "repo": "roslyn", + "title": "Increase timeout for Correctness_Analyzers job", + "url": "https://github.com/dotnet/roslyn/pull/84064", + "commit": "dotnet@2a267e9", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@576f18b" + }, + { + "id": "roslyn@69a642c", + "repo": "roslyn", + "title": "Update instructions around PROTOTYPE comments", + "url": "https://github.com/dotnet/roslyn/pull/84073", + "commit": "dotnet@2a267e9", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@69a642c" + }, + { + "id": "roslyn@422a873", + "repo": "roslyn", + "title": "Exclude all root \u0060.md\u0060 files from CI", + "url": "https://github.com/dotnet/roslyn/pull/84074", + "commit": "dotnet@2a267e9", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@422a873" + }, + { + "id": "roslyn@eb789e2", + "repo": "roslyn", + "title": "Fix ArrayBuilder\u003CSyntaxNode\u003E pool leak in ComputeDeclarationAnalysisData", + "url": "https://github.com/dotnet/roslyn/pull/84046", + "commit": "dotnet@2a267e9", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@eb789e2" + }, + { + "id": "roslyn@fd24621", + "repo": "roslyn", + "title": "Unions: support inheritance of Value property in member provider interface", + "url": "https://github.com/dotnet/roslyn/pull/84070", + "commit": "dotnet@262d7b4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@fd24621" + }, + { + "id": "roslyn@d1d9b19", + "repo": "roslyn", + "title": "[labeled break/continue] Binding, lowering, emit, and semantic model", + "url": "https://github.com/dotnet/roslyn/pull/83198", + "commit": "dotnet@262d7b4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d1d9b19" + }, + { + "id": "roslyn@3582a0a", + "repo": "roslyn", + "title": "Use cached mef compositions in language server tests when possible", + "url": "https://github.com/dotnet/roslyn/pull/84083", + "commit": "dotnet@262d7b4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3582a0a" + }, + { + "id": "roslyn@d03b6d8", + "repo": "roslyn", + "title": "Merge \u0060main\u0060 into \u0060features/labeled-break-and-continue\u0060", + "url": "https://github.com/dotnet/roslyn/pull/84090", + "commit": "dotnet@262d7b4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@d03b6d8" + }, + { + "id": "roslyn@a587948", + "repo": "roslyn", + "title": "Allow multiple host workspaces for PdbMatchingSourceTextProvider", + "url": "https://github.com/dotnet/roslyn/pull/84094", + "commit": "dotnet@262d7b4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a587948" + }, + { + "id": "roslyn@74bb0a6", + "repo": "roslyn", + "title": "Fix design-time-builds from out-of-proc nodes returning empty data", + "url": "https://github.com/dotnet/roslyn/pull/84096", + "commit": "dotnet@262d7b4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@74bb0a6" + }, + { + "id": "roslyn@4ade94a", + "repo": "roslyn", + "title": "Fix signature help selecting wrong overload for multiple type parameter extension methods", + "url": "https://github.com/dotnet/roslyn/pull/84089", + "commit": "dotnet@262d7b4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4ade94a" + }, + { + "id": "roslyn@c1945ce", + "repo": "roslyn", + "title": "Add the server name to the LSP initialization result", + "url": "https://github.com/dotnet/roslyn/pull/84109", + "commit": "dotnet@262d7b4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c1945ce" + }, + { + "id": "roslyn@1be4786", + "repo": "roslyn", + "title": "Embed Workspaces.MSBuild.Contracts into the Workspaces.MSBuild NuGet", + "url": "https://github.com/dotnet/roslyn/pull/84113", + "commit": "dotnet@262d7b4", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1be4786" + }, + { + "id": "roslyn@659fa1f", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2998454", + "url": "https://github.com/dotnet/roslyn/pull/84117", + "commit": "dotnet@9ff754e", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@659fa1f" + }, + { + "id": "roslyn@364ac2b", + "repo": "roslyn", + "title": "Fix Razor allowed child validation in code blocks", + "url": "https://github.com/dotnet/roslyn/pull/84116", + "commit": "dotnet@9ff754e", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@364ac2b" + }, + { + "id": "roslyn@f1cbe90", + "repo": "roslyn", + "title": "Adjust telemetry to identify file-based apps with no directives", + "url": "https://github.com/dotnet/roslyn/pull/84111", + "commit": "dotnet@9ff754e", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f1cbe90" + }, + { + "id": "roslyn@a58d7bf", + "repo": "roslyn", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/roslyn/pull/84118", + "commit": "dotnet@9ff754e", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a58d7bf" + }, + { + "id": "roslyn@fe71f74", + "repo": "roslyn", + "title": "Allow disposable pooled objects in compiler", + "url": "https://github.com/dotnet/roslyn/pull/84082", + "commit": "dotnet@9ff754e", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@fe71f74" + }, + { + "id": "roslyn@e93c3e4", + "repo": "roslyn", + "title": "Unions: support inheritance of HasValue property in member provider interface", + "url": "https://github.com/dotnet/roslyn/pull/84088", + "commit": "dotnet@9ff754e", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e93c3e4" + }, + { + "id": "roslyn@f219cab", + "repo": "roslyn", + "title": "Strengthen NullableWalker.IsSlotMember against NullReferenceException", + "url": "https://github.com/dotnet/roslyn/pull/84071", + "commit": "dotnet@9ff754e", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f219cab" + }, + { + "id": "roslyn@9945a9c", + "repo": "roslyn", + "title": "Fix multiline lambda formatting in non-directive attributes", + "url": "https://github.com/dotnet/roslyn/pull/84121", + "commit": "dotnet@9ff754e", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9945a9c" + }, + { + "id": "roslyn@59e7f0a", + "repo": "roslyn", + "title": "Document cache contents as a trusted compilation input", + "url": "https://github.com/dotnet/roslyn/pull/84114", + "commit": "dotnet@9ff754e", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@59e7f0a" + }, + { + "id": "roslyn@6bcf630", + "repo": "roslyn", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/roslyn/pull/84127", + "commit": "dotnet@9ff754e", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6bcf630" + }, + { + "id": "roslyn@09c3a12", + "repo": "roslyn", + "title": "Reduce allocation churn in tag helper context discovery pools", + "url": "https://github.com/dotnet/roslyn/pull/84123", + "commit": "dotnet@9ff754e", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@09c3a12" + }, + { + "id": "roslyn@94180ea", + "repo": "roslyn", + "title": "Records: Avoid synthesized non-virtual calls to abstract methods", + "url": "https://github.com/dotnet/roslyn/pull/84101", + "commit": "dotnet@9ff754e", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@94180ea" + }, + { + "id": "roslyn@5a4cff5", + "repo": "roslyn", + "title": "[labeled break/continue] Completion of enclosing labels", + "url": "https://github.com/dotnet/roslyn/pull/83199", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5a4cff5" + }, + { + "id": "roslyn@82e81e5", + "repo": "roslyn", + "title": "Refactor LSP server logging to remove singleton lsp instance", + "url": "https://github.com/dotnet/roslyn/pull/84001", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@82e81e5" + }, + { + "id": "roslyn@f763be7", + "repo": "roslyn", + "title": "Don\u0027t assume documents being saved are documents", + "url": "https://github.com/dotnet/roslyn/pull/84146", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f763be7" + }, + { + "id": "roslyn@530d0f3", + "repo": "roslyn", + "title": "DefaultFileChangeWatcher fixes - share/fix leaks/assert", + "url": "https://github.com/dotnet/roslyn/pull/84143", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@530d0f3" + }, + { + "id": "roslyn@5edde69", + "repo": "roslyn", + "title": "Don\u0027t warn about no additional files if the project is still loading", + "url": "https://github.com/dotnet/roslyn/pull/84147", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5edde69" + }, + { + "id": "roslyn@1a6cd97", + "repo": "roslyn", + "title": "[labeled break/continue] Go to Definition", + "url": "https://github.com/dotnet/roslyn/pull/83200", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@1a6cd97" + }, + { + "id": "roslyn@3da49f4", + "repo": "roslyn", + "title": "[labeled break/continue] Keyword highlighting", + "url": "https://github.com/dotnet/roslyn/pull/83201", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3da49f4" + }, + { + "id": "roslyn@610e1e1", + "repo": "roslyn", + "title": "Unsafe evolution: unsafe expressions", + "url": "https://github.com/dotnet/roslyn/pull/84012", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@610e1e1" + }, + { + "id": "roslyn@6128161", + "repo": "roslyn", + "title": "Replace string.Compare == 0 patterns with Equals/StartsWith calls", + "url": "https://github.com/dotnet/roslyn/pull/84036", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6128161" + }, + { + "id": "roslyn@f261d92", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/roslyn/pull/84136", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f261d92" + }, + { + "id": "roslyn@02c934b", + "repo": "roslyn", + "title": "Add language server integration test project and implement auto load tests", + "url": "https://github.com/dotnet/roslyn/pull/84000", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@02c934b" + }, + { + "id": "roslyn@e5b5cce", + "repo": "roslyn", + "title": "Unsafe evolution: explicit layout", + "url": "https://github.com/dotnet/roslyn/pull/83974", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e5b5cce" + }, + { + "id": "roslyn@4789c50", + "repo": "roslyn", + "title": "Eliminate DescendantNodes() allocation in VisitDirective", + "url": "https://github.com/dotnet/roslyn/pull/84130", + "commit": "dotnet@dc6e1b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4789c50" + }, + { + "id": "roslyn@9e84c21", + "repo": "roslyn", + "title": "Hot Reload: Temporarily disable project-level analysis", + "url": "https://github.com/dotnet/roslyn/pull/81729", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9e84c21" + }, + { + "id": "roslyn@fc5f2a6", + "repo": "roslyn", + "title": "Reduce allocations during default razor intermediate node lowering phase", + "url": "https://github.com/dotnet/roslyn/pull/84154", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@fc5f2a6" + }, + { + "id": "roslyn@27257de", + "repo": "roslyn", + "title": "[labeled break/continue] Find References and document highlight", + "url": "https://github.com/dotnet/roslyn/pull/83202", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@27257de" + }, + { + "id": "roslyn@188c5d6", + "repo": "roslyn", + "title": "Log LSP server info at startup", + "url": "https://github.com/dotnet/roslyn/pull/84168", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@188c5d6" + }, + { + "id": "roslyn@be1f70f", + "repo": "roslyn", + "title": "Merge latest bits from \u0060main\u0060 into \u0060features/extensions\u0060", + "url": "https://github.com/dotnet/roslyn/pull/84169", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@be1f70f" + }, + { + "id": "roslyn@dac367d", + "repo": "roslyn", + "title": "[labeled break/continue] Analyzer \u002B fixer to prefer labeled break/continue over goto/flag workarounds", + "url": "https://github.com/dotnet/roslyn/pull/84170", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@dac367d" + }, + { + "id": "roslyn@572e8f0", + "repo": "roslyn", + "title": "[labeled break/continue] Quick Info", + "url": "https://github.com/dotnet/roslyn/pull/83203", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@572e8f0" + }, + { + "id": "roslyn@507b159", + "repo": "roslyn", + "title": "Unions: support inheritance of TryGetValue methods in member provider interface", + "url": "https://github.com/dotnet/roslyn/pull/84122", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@507b159" + }, + { + "id": "roslyn@820f876", + "repo": "roslyn", + "title": "Merge feature/Unions to main", + "url": "https://github.com/dotnet/roslyn/pull/84173", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@820f876" + }, + { + "id": "roslyn@116b4c7", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3002027", + "url": "https://github.com/dotnet/roslyn/pull/84153", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@116b4c7" + }, + { + "id": "roslyn@3b3f7fc", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3002467", + "url": "https://github.com/dotnet/roslyn/pull/84176", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3b3f7fc" + }, + { + "id": "roslyn@ba78906", + "repo": "roslyn", + "title": "Implement approved public API for closed class feature", + "url": "https://github.com/dotnet/roslyn/pull/84045", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ba78906" + }, + { + "id": "roslyn@4b16dcb", + "repo": "roslyn", + "title": "[labeled break/continue] Grabbag validation tests", + "url": "https://github.com/dotnet/roslyn/pull/83204", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4b16dcb" + }, + { + "id": "roslyn@8a580fb", + "repo": "roslyn", + "title": "Report CS9361 for wrapped stackalloc expressions under SkipLocalsInit", + "url": "https://github.com/dotnet/roslyn/pull/84040", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8a580fb" + }, + { + "id": "roslyn@44bd2bc", + "repo": "roslyn", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/roslyn/pull/84164", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@44bd2bc" + }, + { + "id": "roslyn@b749849", + "repo": "roslyn", + "title": "Fix EnC logging MEF export", + "url": "https://github.com/dotnet/roslyn/pull/84163", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b749849" + }, + { + "id": "roslyn@39bad28", + "repo": "roslyn", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/roslyn/pull/84182", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@39bad28" + }, + { + "id": "roslyn@9114edc", + "repo": "roslyn", + "title": "Fix CodeLens missing references to extension block methods", + "url": "https://github.com/dotnet/roslyn/pull/84157", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9114edc" + }, + { + "id": "roslyn@95f8178", + "repo": "roslyn", + "title": "[labeled break/continue] Baseline formatting tests for labeled iteration_statement", + "url": "https://github.com/dotnet/roslyn/pull/83499", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@95f8178" + }, + { + "id": "roslyn@75083a5", + "repo": "roslyn", + "title": "Reduce IntermediateNodeCollection backing List allocations", + "url": "https://github.com/dotnet/roslyn/pull/84165", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@75083a5" + }, + { + "id": "roslyn@b590628", + "repo": "roslyn", + "title": "Limit x86 test partitions to 2 assemblies to prevent OOM", + "url": "https://github.com/dotnet/roslyn/pull/84184", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b590628" + }, + { + "id": "roslyn@f884b53", + "repo": "roslyn", + "title": "Clarify that we only skip zero-width tokens by default", + "url": "https://github.com/dotnet/roslyn/pull/84196", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f884b53" + }, + { + "id": "roslyn@bbd34b8", + "repo": "roslyn", + "title": "Fix race condition in ServerThrowsOnStreamCorruption test", + "url": "https://github.com/dotnet/roslyn/pull/84110", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@bbd34b8" + }, + { + "id": "roslyn@600c0b1", + "repo": "roslyn", + "title": "Extension indexers: final paperwork before merging", + "url": "https://github.com/dotnet/roslyn/pull/84191", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@600c0b1" + }, + { + "id": "roslyn@40afa40", + "repo": "roslyn", + "title": "Add support for external Test Discovery language server service", + "url": "https://github.com/dotnet/roslyn/pull/84178", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@40afa40" + }, + { + "id": "roslyn@7b690ac", + "repo": "roslyn", + "title": "Merge \u0022extension indexers\u0022 into main branch", + "url": "https://github.com/dotnet/roslyn/pull/84200", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7b690ac" + }, + { + "id": "roslyn@2e42398", + "repo": "roslyn", + "title": "Fix Razor source generator crash on misplaced preprocessor directive in disabled text", + "url": "https://github.com/dotnet/roslyn/pull/84159", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2e42398" + }, + { + "id": "roslyn@73869cf", + "repo": "roslyn", + "title": "File-based apps: force using a single msbuild node for design-time builds", + "url": "https://github.com/dotnet/roslyn/pull/84183", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@73869cf" + }, + { + "id": "roslyn@2a321b8", + "repo": "roslyn", + "title": "Use dedicated BindValueKind for left hand side of null coalescing assignment operator", + "url": "https://github.com/dotnet/roslyn/pull/84172", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2a321b8" + }, + { + "id": "roslyn@ab4cbf6", + "repo": "roslyn", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/roslyn/pull/84206", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ab4cbf6" + }, + { + "id": "roslyn@8130bb1", + "repo": "roslyn", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3003990", + "url": "https://github.com/dotnet/roslyn/pull/84209", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8130bb1" + }, + { + "id": "roslyn@75aad94", + "repo": "roslyn", + "title": "Include nullable annotations in quick-info tooltip for delegates", + "url": "https://github.com/dotnet/roslyn/pull/84195", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@75aad94" + }, + { + "id": "roslyn@350078d", + "repo": "roslyn", + "title": "EnC session tracker cleanup", + "url": "https://github.com/dotnet/roslyn/pull/84201", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@350078d" + }, + { + "id": "roslyn@dba1400", + "repo": "roslyn", + "title": "Cap Razor completion lists at 1000 items to avoid pooling issues with large JsonDocument byte[]", + "url": "https://github.com/dotnet/roslyn/pull/84194", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@dba1400" + }, + { + "id": "roslyn@db649bc", + "repo": "roslyn", + "title": "Fixes Hot reload logging in DevKit", + "url": "https://github.com/dotnet/roslyn/pull/84179", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@db649bc" + }, + { + "id": "roslyn@593202f", + "repo": "roslyn", + "title": "[labeled break/continue] Additional compiler test coverage; update debug-only NullableWalker verifier", + "url": "https://github.com/dotnet/roslyn/pull/84186", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@593202f" + }, + { + "id": "roslyn@8dfe530", + "repo": "roslyn", + "title": "Extension indexers: validate basic IDE support", + "url": "https://github.com/dotnet/roslyn/pull/84175", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@8dfe530" + }, + { + "id": "roslyn@f00154c", + "repo": "roslyn", + "title": "Update reviewer list for Dictionary expressions feature", + "url": "https://github.com/dotnet/roslyn/pull/83994", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@f00154c" + }, + { + "id": "roslyn@5860c36", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/roslyn", + "url": "https://github.com/dotnet/roslyn/pull/84223", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@5860c36" + }, + { + "id": "roslyn@4dff54f", + "repo": "roslyn", + "title": "Extension indexers: Add test suggestions from test plan review", + "url": "https://github.com/dotnet/roslyn/pull/84210", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@4dff54f" + }, + { + "id": "roslyn@e105128", + "repo": "roslyn", + "title": "De-dupe and clarify \u0060WorkItem\u0060 attribute requirements in agent instructions", + "url": "https://github.com/dotnet/roslyn/pull/84017", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e105128" + }, + { + "id": "roslyn@b2bcc14", + "repo": "roslyn", + "title": "Instruct AI to wait for tests to complete", + "url": "https://github.com/dotnet/roslyn/pull/84234", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@b2bcc14" + }, + { + "id": "roslyn@7c8ffe3", + "repo": "roslyn", + "title": "[labeled break/continue] Add labeled break/continue to the Compiler Test Plan", + "url": "https://github.com/dotnet/roslyn/pull/84233", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7c8ffe3" + }, + { + "id": "roslyn@c90273a", + "repo": "roslyn", + "title": "[labeled break/continue] NormalizeWhitespace and IL-vs-goto tests", + "url": "https://github.com/dotnet/roslyn/pull/84228", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c90273a" + }, + { + "id": "roslyn@72fa413", + "repo": "roslyn", + "title": "Fix duplicate xUnit test case ID in TestBlockScopedNamespaces", + "url": "https://github.com/dotnet/roslyn/pull/84237", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@72fa413" + }, + { + "id": "roslyn@c9b6d29", + "repo": "roslyn", + "title": "Adjust example output in incremental-generators.md", + "url": "https://github.com/dotnet/roslyn/pull/82320", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c9b6d29" + }, + { + "id": "roslyn@3f8a5d4", + "repo": "roslyn", + "title": "Move require_api_files to global config to fix RS0016 on benchmark projects", + "url": "https://github.com/dotnet/roslyn/pull/84236", + "commit": "dotnet@fb43ff1", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@3f8a5d4" + }, + { + "id": "roslyn@22f9460", + "repo": "roslyn", + "title": "Remove dupe lambda gate, ensure gate exists", + "url": "https://github.com/dotnet/roslyn/pull/84239", + "commit": "dotnet@74fa2b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@22f9460" + }, + { + "id": "roslyn@6f0e5fe", + "repo": "roslyn", + "title": "[labeled break/continue] CFG tests across switches and try/using regions", + "url": "https://github.com/dotnet/roslyn/pull/84231", + "commit": "dotnet@74fa2b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@6f0e5fe" + }, + { + "id": "roslyn@e9dffb7", + "repo": "roslyn", + "title": "Remove obsolete CS1998 suppressions", + "url": "https://github.com/dotnet/roslyn/pull/84216", + "commit": "dotnet@74fa2b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@e9dffb7" + }, + { + "id": "roslyn@2331ba8", + "repo": "roslyn", + "title": "Track runtime-async-streams feature", + "url": "https://github.com/dotnet/roslyn/pull/84229", + "commit": "dotnet@74fa2b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2331ba8" + }, + { + "id": "roslyn@7dc3790", + "repo": "roslyn", + "title": "Treat more recoverable pipe failures as non-fatal", + "url": "https://github.com/dotnet/roslyn/pull/84076", + "commit": "dotnet@74fa2b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@7dc3790" + }, + { + "id": "roslyn@a6737e7", + "repo": "roslyn", + "title": "Add AGENTS guidance to avoid manual edits in eng/common", + "url": "https://github.com/dotnet/roslyn/pull/84241", + "commit": "dotnet@74fa2b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@a6737e7" + }, + { + "id": "roslyn@ead3140", + "repo": "roslyn", + "title": "Exclude all root \u0060.md\u0060 files from integration CI", + "url": "https://github.com/dotnet/roslyn/pull/84242", + "commit": "dotnet@74fa2b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ead3140" + }, + { + "id": "roslyn@9db5777", + "repo": "roslyn", + "title": "Use real MethodImplAttributes/Options when available", + "url": "https://github.com/dotnet/roslyn/pull/84218", + "commit": "dotnet@74fa2b6", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@9db5777" + }, + { + "id": "roslyn@c015594", + "repo": "roslyn", + "title": "Remove DOTNET_HOST_PATH workaround", + "url": "https://github.com/dotnet/roslyn/pull/84245", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@c015594" + }, + { + "id": "roslyn@28c44d1", + "repo": "roslyn", + "title": "Pool validation: add more tracking", + "url": "https://github.com/dotnet/roslyn/pull/83799", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@28c44d1" + }, + { + "id": "roslyn@0288255", + "repo": "roslyn", + "title": "Use SQLite3MC", + "url": "https://github.com/dotnet/roslyn/pull/84140", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0288255" + }, + { + "id": "roslyn@430147b", + "repo": "roslyn", + "title": "[labeled break/continue] Resolve label even when the target loop/switch is missing (experimental)", + "url": "https://github.com/dotnet/roslyn/pull/83503", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@430147b" + }, + { + "id": "roslyn@398e4d9", + "repo": "roslyn", + "title": "Adjust decision Dag reachability based on nullable analysis when reporting unhandled \u0060null\u0060 values in a switch expression", + "url": "https://github.com/dotnet/roslyn/pull/84207", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@398e4d9" + }, + { + "id": "roslyn@33df592", + "repo": "roslyn", + "title": "Extension indexers: record feature as merged", + "url": "https://github.com/dotnet/roslyn/pull/84211", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@33df592" + }, + { + "id": "roslyn@2ad2ad8", + "repo": "roslyn", + "title": "Optimize todo-check.ps1 and have it check for merge markers", + "url": "https://github.com/dotnet/roslyn/pull/84204", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@2ad2ad8" + }, + { + "id": "roslyn@bb809bc", + "repo": "roslyn", + "title": "[main] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/roslyn/pull/84250", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@bb809bc" + }, + { + "id": "roslyn@76234ec", + "repo": "roslyn", + "title": "Merge main into features/labeled-break-and-continue", + "url": "https://github.com/dotnet/roslyn/pull/84260", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@76234ec" + }, + { + "id": "roslyn@461330f", + "repo": "roslyn", + "title": "Collect crash dumps on hang", + "url": "https://github.com/dotnet/roslyn/pull/84227", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@461330f" + }, + { + "id": "roslyn@ba8017d", + "repo": "roslyn", + "title": "Move everything besides buildhost to net10", + "url": "https://github.com/dotnet/roslyn/pull/84192", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@ba8017d" + }, + { + "id": "roslyn@0163d05", + "repo": "roslyn", + "title": "Adjust tests", + "url": "https://github.com/dotnet/roslyn/pull/84265", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@0163d05" + }, + { + "id": "roslyn@cb96af3", + "repo": "roslyn", + "title": "Merge \u0022labeled break and continue\u0022 feature into \u0060main\u0060 branch", + "url": "https://github.com/dotnet/roslyn/pull/84271", + "commit": "dotnet@1841062", + "is_security": false, + "product": "dotnet-roslyn", + "local_repo_commit": "roslyn@cb96af3" + }, + { + "id": "runtime@e795eda", + "repo": "runtime", + "title": "[cDAC] Implement DacDbi APIs TypeHandleToExpandedTypeInfo and GetObjectExpandedTypeInfo", + "url": "https://github.com/dotnet/runtime/pull/128001", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e795eda" + }, + { + "id": "runtime@7e1185d", + "repo": "runtime", + "title": "Fix NotifyOfCHFFilter notification by advancing stackwalk iterator if in NATIVE_MARKER_FRAME state", + "url": "https://github.com/dotnet/runtime/pull/127683", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7e1185d" + }, + { + "id": "runtime@f6925b7", + "repo": "runtime", + "title": "[cDAC] Implement DacDbi API GetSymbolsBuffer", + "url": "https://github.com/dotnet/runtime/pull/128256", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f6925b7" + }, + { + "id": "runtime@6481b41", + "repo": "runtime", + "title": "[mono] Fix aot profiler buffer resizing", + "url": "https://github.com/dotnet/runtime/pull/128317", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6481b41" + }, + { + "id": "runtime@5cc6b8b", + "repo": "runtime", + "title": "Honor \u0060MarshalAs.IidParameterIndex\u0060 for \u0060out object\u0060 in source-generated COM stubs", + "url": "https://github.com/dotnet/runtime/pull/128214", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5cc6b8b" + }, + { + "id": "runtime@286dc15", + "repo": "runtime", + "title": "Arm64: [PAC-RET] Jit Support", + "url": "https://github.com/dotnet/runtime/pull/127838", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@286dc15" + }, + { + "id": "runtime@260b0cf", + "repo": "runtime", + "title": "Pass Vector\u003CT\u003E by reference when InstructionSet_VectorT is available", + "url": "https://github.com/dotnet/runtime/pull/125729", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@260b0cf" + }, + { + "id": "runtime@21d1570", + "repo": "runtime", + "title": "Match jit behavior when converting float/double to u1/u2", + "url": "https://github.com/dotnet/runtime/pull/128149", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@21d1570" + }, + { + "id": "runtime@e9dec1b", + "repo": "runtime", + "title": "Use dispatch helper for calling interface methods", + "url": "https://github.com/dotnet/runtime/pull/123252", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e9dec1b" + }, + { + "id": "runtime@1226382", + "repo": "runtime", + "title": "[browser] Skip boot json generation in nested publish", + "url": "https://github.com/dotnet/runtime/pull/128361", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1226382" + }, + { + "id": "runtime@fb7020f", + "repo": "runtime", + "title": "[cDAC] implement EnumerateInternalFrames and GetCountOfInternalFrames", + "url": "https://github.com/dotnet/runtime/pull/128241", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fb7020f" + }, + { + "id": "runtime@2f5243c", + "repo": "runtime", + "title": "[Wasm RyuJit] codegen for callfinally", + "url": "https://github.com/dotnet/runtime/pull/128348", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2f5243c" + }, + { + "id": "runtime@86db03a", + "repo": "runtime", + "title": "improve accuracy of SslClientHelloInfo", + "url": "https://github.com/dotnet/runtime/pull/128244", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@86db03a" + }, + { + "id": "runtime@9075967", + "repo": "runtime", + "title": "Fix NegotiateStream stale read buffer on mid-frame read failure", + "url": "https://github.com/dotnet/runtime/pull/128067", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9075967" + }, + { + "id": "runtime@56f056e", + "repo": "runtime", + "title": "[RyuJit] Remove the single-IG prolog restriction", + "url": "https://github.com/dotnet/runtime/pull/126552", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@56f056e" + }, + { + "id": "runtime@6da9249", + "repo": "runtime", + "title": "Fix R2R detected layout issues", + "url": "https://github.com/dotnet/runtime/pull/128275", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6da9249" + }, + { + "id": "runtime@5996b12", + "repo": "runtime", + "title": "Fix R2Rdump for 32bit platforms, and print disassembly for wasm even when we can\u0027t load CoreDisTools", + "url": "https://github.com/dotnet/runtime/pull/128237", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5996b12" + }, + { + "id": "runtime@0c04be1", + "repo": "runtime", + "title": "[clr-ios] Enable Text.Json tests on CoreCLR Apple mobile", + "url": "https://github.com/dotnet/runtime/pull/127497", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0c04be1" + }, + { + "id": "runtime@c6a8e4c", + "repo": "runtime", + "title": "Override ProcessOutputLine.ToString() to return Content", + "url": "https://github.com/dotnet/runtime/pull/128359", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c6a8e4c" + }, + { + "id": "runtime@bda2542", + "repo": "runtime", + "title": "Reduce parallelism for composite crossgen2 for jit64_3 test", + "url": "https://github.com/dotnet/runtime/pull/128269", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bda2542" + }, + { + "id": "runtime@5aca75c", + "repo": "runtime", + "title": "[clr-ios] Skip XSLT API tests on Apple mobile CoreCLR via ConditionalClass", + "url": "https://github.com/dotnet/runtime/pull/128049", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5aca75c" + }, + { + "id": "runtime@236ea9e", + "repo": "runtime", + "title": "JIT: Canonicalize loop backedges to a single latch block", + "url": "https://github.com/dotnet/runtime/pull/128303", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@236ea9e" + }, + { + "id": "runtime@95b6668", + "repo": "runtime", + "title": "Add missing THUMB_BRANCH24 and ARM64_BRANCH26 to Relocation.GetSize", + "url": "https://github.com/dotnet/runtime/pull/128170", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@95b6668" + }, + { + "id": "runtime@11b17d7", + "repo": "runtime", + "title": "Release Android X509 chain certificate GREFs", + "url": "https://github.com/dotnet/runtime/pull/128284", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@11b17d7" + }, + { + "id": "runtime@1753549", + "repo": "runtime", + "title": "[android] Enable android-arm CoreCLR with softfp ABI handling", + "url": "https://github.com/dotnet/runtime/pull/127578", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1753549" + }, + { + "id": "runtime@14c1d48", + "repo": "runtime", + "title": "Pre-size intermediate Dictionary in ToFrozenDictionary", + "url": "https://github.com/dotnet/runtime/pull/128300", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@14c1d48" + }, + { + "id": "runtime@11cfc90", + "repo": "runtime", + "title": "Lay out resumption stubs next to async method variants", + "url": "https://github.com/dotnet/runtime/pull/128380", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@11cfc90" + }, + { + "id": "runtime@f397c83", + "repo": "runtime", + "title": "[cDAC]: convert DacDbi GetRcwCachedInterfacePointers to EnumerateRcwCachedInterfacePointers and implement in cDAC", + "url": "https://github.com/dotnet/runtime/pull/128341", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f397c83" + }, + { + "id": "runtime@99f87de", + "repo": "runtime", + "title": "Remove obsolete ARMV7L CMake defines", + "url": "https://github.com/dotnet/runtime/pull/128199", + "commit": "dotnet@07fea9b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@99f87de" + }, + { + "id": "runtime@b04ba98", + "repo": "runtime", + "title": "Clarify Marshal AccessViolationException compatibility comments", + "url": "https://github.com/dotnet/runtime/pull/128379", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b04ba98" + }, + { + "id": "runtime@74b0096", + "repo": "runtime", + "title": "Fix Windows Tar Paths", + "url": "https://github.com/dotnet/runtime/pull/128367", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@74b0096" + }, + { + "id": "runtime@3366f6a", + "repo": "runtime", + "title": "Remove unnecessary delayfree from xarch FMA and TERNLOG instructions", + "url": "https://github.com/dotnet/runtime/pull/128350", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3366f6a" + }, + { + "id": "runtime@b129b7c", + "repo": "runtime", + "title": "Reject negative PAX size values when reading TAR headers", + "url": "https://github.com/dotnet/runtime/pull/128368", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b129b7c" + }, + { + "id": "runtime@c940d91", + "repo": "runtime", + "title": "Correct keyed-service probing for built-in DI services", + "url": "https://github.com/dotnet/runtime/pull/128198", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c940d91" + }, + { + "id": "runtime@cea399c", + "repo": "runtime", + "title": "JIT: Add debug consistency checks for \u0060GT_RETURN\u0060 nodes", + "url": "https://github.com/dotnet/runtime/pull/125298", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cea399c" + }, + { + "id": "runtime@0f580f7", + "repo": "runtime", + "title": "JIT: Transform \u0027SELECT(cond, cns, cns)\u0027 to \u0027cns\u0027", + "url": "https://github.com/dotnet/runtime/pull/127915", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0f580f7" + }, + { + "id": "runtime@97d83e7", + "repo": "runtime", + "title": "Fix MarshalAs IID parameter index parsing", + "url": "https://github.com/dotnet/runtime/pull/128364", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@97d83e7" + }, + { + "id": "runtime@1e404e1", + "repo": "runtime", + "title": "[Android] Fall back to \u0027localhost\u0027 when *.localhost resolves to only non-loopback addresses", + "url": "https://github.com/dotnet/runtime/pull/128068", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1e404e1" + }, + { + "id": "runtime@a49d0cf", + "repo": "runtime", + "title": "Avoid recursive FileSystemWatcher when not required in PhysicalFilesWatcher", + "url": "https://github.com/dotnet/runtime/pull/128072", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a49d0cf" + }, + { + "id": "runtime@eb6a878", + "repo": "runtime", + "title": "Globally enable linker dead-code elimination on Unix", + "url": "https://github.com/dotnet/runtime/pull/128232", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@eb6a878" + }, + { + "id": "runtime@0bd2dbb", + "repo": "runtime", + "title": "Remove -Wno-unused-function -Wno-tautological-compare -Wno-unused-value for clrjit projects", + "url": "https://github.com/dotnet/runtime/pull/128271", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0bd2dbb" + }, + { + "id": "runtime@e029d08", + "repo": "runtime", + "title": "JIT: Rename fields in indirect call transformer", + "url": "https://github.com/dotnet/runtime/pull/128274", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e029d08" + }, + { + "id": "runtime@58f1b03", + "repo": "runtime", + "title": "Update EmsdkPackageVersion to use version from dependency flow", + "url": "https://github.com/dotnet/runtime/pull/128261", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@58f1b03" + }, + { + "id": "runtime@47f0519", + "repo": "runtime", + "title": "[cDAC] Copy all debuggee project-reference DLLs/PDBs into Helix symbols dir", + "url": "https://github.com/dotnet/runtime/pull/128221", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@47f0519" + }, + { + "id": "runtime@7a81724", + "repo": "runtime", + "title": "Make EventSourceLoggerTest serialization trim safe", + "url": "https://github.com/dotnet/runtime/pull/128347", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7a81724" + }, + { + "id": "runtime@226e900", + "repo": "runtime", + "title": "Don\u0027t pessimize available registers for key GT_INTRINSIC", + "url": "https://github.com/dotnet/runtime/pull/128395", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@226e900" + }, + { + "id": "runtime@756ebec", + "repo": "runtime", + "title": "ci-pipeline-monitor issue filing script", + "url": "https://github.com/dotnet/runtime/pull/127929", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@756ebec" + }, + { + "id": "runtime@0a321bb", + "repo": "runtime", + "title": "Allow continuations to have no ExecutionContext", + "url": "https://github.com/dotnet/runtime/pull/128323", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0a321bb" + }, + { + "id": "runtime@2116e84", + "repo": "runtime", + "title": "Fix ILLink testing to run with asserts enabled", + "url": "https://github.com/dotnet/runtime/pull/128349", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2116e84" + }, + { + "id": "runtime@2a65f10", + "repo": "runtime", + "title": "Add configurable VariableNameTransformation to EnvironmentVariables config", + "url": "https://github.com/dotnet/runtime/pull/127503", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2a65f10" + }, + { + "id": "runtime@fdea14d", + "repo": "runtime", + "title": "JIT: Unify post-order cmp transforms into \u0060fgOptimizeRelationalComparison\u0060", + "url": "https://github.com/dotnet/runtime/pull/127883", + "commit": "dotnet@40b5345", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fdea14d" + }, + { + "id": "runtime@48a9212", + "repo": "runtime", + "title": "Improve Math.BigMul performance on x64", + "url": "https://github.com/dotnet/runtime/pull/117261", + "commit": "dotnet@74eb5e4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@48a9212" + }, + { + "id": "runtime@b521e15", + "repo": "runtime", + "title": "Add System.Text.Json union support", + "url": "https://github.com/dotnet/runtime/pull/128162", + "commit": "dotnet@74eb5e4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b521e15" + }, + { + "id": "runtime@af9da6d", + "repo": "runtime", + "title": "[R2R] Add discovery of generic virtual methods", + "url": "https://github.com/dotnet/runtime/pull/128369", + "commit": "dotnet@74eb5e4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@af9da6d" + }, + { + "id": "runtime@12e5b3b", + "repo": "runtime", + "title": "[clr-interp] Fix handling of continuation return when it is not used by the method", + "url": "https://github.com/dotnet/runtime/pull/128403", + "commit": "dotnet@74eb5e4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@12e5b3b" + }, + { + "id": "runtime@d7173ab", + "repo": "runtime", + "title": "[browser] More Wasm.Build.Tests on CoreCLR", + "url": "https://github.com/dotnet/runtime/pull/128296", + "commit": "dotnet@74eb5e4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d7173ab" + }, + { + "id": "runtime@ab6aa47", + "repo": "runtime", + "title": "Use cached continuation in Await as well when used with ValueTaskSource", + "url": "https://github.com/dotnet/runtime/pull/128399", + "commit": "dotnet@74eb5e4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ab6aa47" + }, + { + "id": "runtime@b77e008", + "repo": "runtime", + "title": "Socket: set Socket.Blocking from handle when constructing from SafeSocketHandle.", + "url": "https://github.com/dotnet/runtime/pull/128433", + "commit": "dotnet@d70d837", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b77e008" + }, + { + "id": "runtime@7969eff", + "repo": "runtime", + "title": "Socket: fix infinite release spin-wait when Socket gets closed after handle was invalidated.", + "url": "https://github.com/dotnet/runtime/pull/128434", + "commit": "dotnet@d70d837", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7969eff" + }, + { + "id": "runtime@28b288c", + "repo": "runtime", + "title": "Remove the concept of primitive value types and follow-up JIT/TypedReference/arglist cleanup", + "url": "https://github.com/dotnet/runtime/pull/127894", + "commit": "dotnet@d70d837", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@28b288c" + }, + { + "id": "runtime@96959a6", + "repo": "runtime", + "title": "Replace small stackallocs with collection literals", + "url": "https://github.com/dotnet/runtime/pull/128389", + "commit": "dotnet@d70d837", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@96959a6" + }, + { + "id": "runtime@f12e7ef", + "repo": "runtime", + "title": "JIT: Disallow CSE of multireg nodes", + "url": "https://github.com/dotnet/runtime/pull/128447", + "commit": "dotnet@d70d837", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f12e7ef" + }, + { + "id": "runtime@30359c8", + "repo": "runtime", + "title": "Fix for index out of bounds in sve scatter test", + "url": "https://github.com/dotnet/runtime/pull/128419", + "commit": "dotnet@d70d837", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@30359c8" + }, + { + "id": "runtime@41bb922", + "repo": "runtime", + "title": "Handle minimal MethodTables in dotnet-pgo trace processing", + "url": "https://github.com/dotnet/runtime/pull/127818", + "commit": "dotnet@d70d837", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@41bb922" + }, + { + "id": "runtime@33243af", + "repo": "runtime", + "title": "[Wasm] Write barriers", + "url": "https://github.com/dotnet/runtime/pull/128225", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@33243af" + }, + { + "id": "runtime@4a84da2", + "repo": "runtime", + "title": "NativeAOT: allow full-width \u00600x\u0060/\u00600X\u0060-prefixed 64-bit hex env config values", + "url": "https://github.com/dotnet/runtime/pull/128462", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4a84da2" + }, + { + "id": "runtime@eb5503a", + "repo": "runtime", + "title": "Disable ExpressionsUnwrapeExternallyThrownRuntimeWrappedException on Wasm CoreCLR", + "url": "https://github.com/dotnet/runtime/pull/128475", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@eb5503a" + }, + { + "id": "runtime@444d544", + "repo": "runtime", + "title": "Remove redundant \u0060#if NET\u0060 in \u0060CollectionHelpers.ValidateCopyToArguments\u0060", + "url": "https://github.com/dotnet/runtime/pull/128464", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@444d544" + }, + { + "id": "runtime@d45cbb3", + "repo": "runtime", + "title": "Platform specific docs analyzer", + "url": "https://github.com/dotnet/runtime/pull/128411", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d45cbb3" + }, + { + "id": "runtime@d2161b7", + "repo": "runtime", + "title": "Cleanup some of the intrinsic fallback implementations to make it easier to add support for new types", + "url": "https://github.com/dotnet/runtime/pull/128454", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d2161b7" + }, + { + "id": "runtime@cfdb6ed", + "repo": "runtime", + "title": "Implement cDAC DACDBI GetObjectFields and rework signature to UINT64", + "url": "https://github.com/dotnet/runtime/pull/128179", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cfdb6ed" + }, + { + "id": "runtime@0e2d6c5", + "repo": "runtime", + "title": "Change VMPTR IPC events to ensure endianness consistency", + "url": "https://github.com/dotnet/runtime/pull/128058", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0e2d6c5" + }, + { + "id": "runtime@3be408d", + "repo": "runtime", + "title": "[Wasm RyuJIT] Implement contained bitcast operands", + "url": "https://github.com/dotnet/runtime/pull/128472", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3be408d" + }, + { + "id": "runtime@75cd6d8", + "repo": "runtime", + "title": "[Android] Remove unnecessary X509Chain memory leak test", + "url": "https://github.com/dotnet/runtime/pull/128493", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@75cd6d8" + }, + { + "id": "runtime@2af3693", + "repo": "runtime", + "title": "Fix RuntimeMethodHandle cache key for async variants", + "url": "https://github.com/dotnet/runtime/pull/128432", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2af3693" + }, + { + "id": "runtime@d47f4ad", + "repo": "runtime", + "title": "Add DependencyKind.DisablePrivateReflectionRequirement to methodreasons and typereasons to fix tests.", + "url": "https://github.com/dotnet/runtime/pull/128461", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d47f4ad" + }, + { + "id": "runtime@18c8c26", + "repo": "runtime", + "title": "[Wasm RyuJIT] Packed Simd Encodings", + "url": "https://github.com/dotnet/runtime/pull/128229", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@18c8c26" + }, + { + "id": "runtime@a36215e", + "repo": "runtime", + "title": "[cDAC] : Implement DacDBI GetThreadHandle and GetThreadAllocInfo", + "url": "https://github.com/dotnet/runtime/pull/128388", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a36215e" + }, + { + "id": "runtime@5f42b9e", + "repo": "runtime", + "title": "Add ProjectReference for crossgen2 in tests project", + "url": "https://github.com/dotnet/runtime/pull/128414", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5f42b9e" + }, + { + "id": "runtime@3a1a865", + "repo": "runtime", + "title": "Remove redundant \u0060#if\u0060/\u0060#else\u0060 blocks with identical branches", + "url": "https://github.com/dotnet/runtime/pull/128486", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3a1a865" + }, + { + "id": "runtime@f51ac6d", + "repo": "runtime", + "title": "JIT: Propagate class handle when split tree", + "url": "https://github.com/dotnet/runtime/pull/128485", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f51ac6d" + }, + { + "id": "runtime@070886d", + "repo": "runtime", + "title": "[cDAC] Implement IsValidObject for cDAC", + "url": "https://github.com/dotnet/runtime/pull/128457", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@070886d" + }, + { + "id": "runtime@dc78baa", + "repo": "runtime", + "title": "[cDAC] Implement CheckContext for cDAC", + "url": "https://github.com/dotnet/runtime/pull/128503", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dc78baa" + }, + { + "id": "runtime@edfa0c6", + "repo": "runtime", + "title": "[main] Update dependencies from dnceng/internal/dotnet-optimization", + "url": "https://github.com/dotnet/runtime/pull/125412", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@edfa0c6" + }, + { + "id": "runtime@f2c9dc4", + "repo": "runtime", + "title": "Fix async stack walk crash for continuations with null DiagnosticIP", + "url": "https://github.com/dotnet/runtime/pull/128496", + "commit": "dotnet@ae4f029", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f2c9dc4" + }, + { + "id": "runtime@6d63129", + "repo": "runtime", + "title": "JIT: fold isinst using reaching VNs and compareTypesForCast", + "url": "https://github.com/dotnet/runtime/pull/128500", + "commit": "dotnet@00dbb77", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6d63129" + }, + { + "id": "runtime@2dce83a", + "repo": "runtime", + "title": "JIT: don\u0027t stress-tailcall named intrinsics (#122479)", + "url": "https://github.com/dotnet/runtime/pull/128336", + "commit": "dotnet@00dbb77", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2dce83a" + }, + { + "id": "runtime@7da2acb", + "repo": "runtime", + "title": "Restore E_NOTIMPL fallback in DacDbiInterfaceImpl::GetContext", + "url": "https://github.com/dotnet/runtime/pull/128499", + "commit": "dotnet@00dbb77", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7da2acb" + }, + { + "id": "runtime@d198593", + "repo": "runtime", + "title": "JIT: Avoid TLS access when restoring async contexts", + "url": "https://github.com/dotnet/runtime/pull/127889", + "commit": "dotnet@c80e4c9", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d198593" + }, + { + "id": "runtime@17cd11c", + "repo": "runtime", + "title": "Update public-signing.md with NGEN details", + "url": "https://github.com/dotnet/runtime/pull/128527", + "commit": "dotnet@3c17927", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@17cd11c" + }, + { + "id": "runtime@9edb5ef", + "repo": "runtime", + "title": "[cDAC] Restore Frame-walk fallback in Thread.GetContext", + "url": "https://github.com/dotnet/runtime/pull/128518", + "commit": "dotnet@3c17927", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9edb5ef" + }, + { + "id": "runtime@c1793ef", + "repo": "runtime", + "title": "Fix invalid IL test", + "url": "https://github.com/dotnet/runtime/pull/128537", + "commit": "dotnet@3c17927", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c1793ef" + }, + { + "id": "runtime@95d9e03", + "repo": "runtime", + "title": "[wasm] Bump chrome for testing - linux: 148.0.7778.178, windows: 149.0.7827.22", + "url": "https://github.com/dotnet/runtime/pull/128529", + "commit": "dotnet@3c17927", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@95d9e03" + }, + { + "id": "runtime@ad815e7", + "repo": "runtime", + "title": "[clrinterp] Remove wrong assertion", + "url": "https://github.com/dotnet/runtime/pull/128548", + "commit": "dotnet@3c17927", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ad815e7" + }, + { + "id": "runtime@49bb6a0", + "repo": "runtime", + "title": "Make Async Profiler tests compatible with single threaded runtime.", + "url": "https://github.com/dotnet/runtime/pull/127762", + "commit": "dotnet@3c17927", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@49bb6a0" + }, + { + "id": "runtime@7f58900", + "repo": "runtime", + "title": "Improve allocation of buffer when obtaining TCP/UDP connection/listeners", + "url": "https://github.com/dotnet/runtime/pull/128551", + "commit": "dotnet@3c17927", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7f58900" + }, + { + "id": "runtime@6d3a37d", + "repo": "runtime", + "title": "Add jit.instructions.md for JIT folder", + "url": "https://github.com/dotnet/runtime/pull/128561", + "commit": "dotnet@3c17927", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6d3a37d" + }, + { + "id": "runtime@822530f", + "repo": "runtime", + "title": "[cDAC] Remove irrelevant method table test and update relevant one", + "url": "https://github.com/dotnet/runtime/pull/128526", + "commit": "dotnet@3c17927", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@822530f" + }, + { + "id": "runtime@5d5af62", + "repo": "runtime", + "title": "Fix GCHandle leak in OSX SafeDeleteSslContext", + "url": "https://github.com/dotnet/runtime/pull/128325", + "commit": "dotnet@3c17927", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d5af62" + }, + { + "id": "runtime@5409a36", + "repo": "runtime", + "title": "Remove RequiresUnsafeAnalyzer and update the fixer", + "url": "https://github.com/dotnet/runtime/pull/127768", + "commit": "dotnet@3c17927", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5409a36" + }, + { + "id": "runtime@ab10556", + "repo": "runtime", + "title": "[cDAC] Implement IsExceptionObject for cDAC", + "url": "https://github.com/dotnet/runtime/pull/128572", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ab10556" + }, + { + "id": "runtime@b88ce03", + "repo": "runtime", + "title": "Extend async override virtual call coverage", + "url": "https://github.com/dotnet/runtime/pull/128313", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b88ce03" + }, + { + "id": "runtime@4e4d02a", + "repo": "runtime", + "title": "Cache continuation used for runtime async callable task thunks", + "url": "https://github.com/dotnet/runtime/pull/128320", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4e4d02a" + }, + { + "id": "runtime@758abdf", + "repo": "runtime", + "title": "[browser] fix advanced sample", + "url": "https://github.com/dotnet/runtime/pull/128552", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@758abdf" + }, + { + "id": "runtime@b37c693", + "repo": "runtime", + "title": "[cDAC] Fix ARM32 thumb-bit bug in GetFuncletStartAddress", + "url": "https://github.com/dotnet/runtime/pull/128571", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b37c693" + }, + { + "id": "runtime@050d5e6", + "repo": "runtime", + "title": "Help ensure we get the smallest encoding for commutative instructions", + "url": "https://github.com/dotnet/runtime/pull/128521", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@050d5e6" + }, + { + "id": "runtime@6217c1e", + "repo": "runtime", + "title": "JIT: Defer fgSetOptions until after 2nd-pass EH removal", + "url": "https://github.com/dotnet/runtime/pull/128573", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6217c1e" + }, + { + "id": "runtime@040c8f3", + "repo": "runtime", + "title": "Bump flatted from 3.3.3 to 3.4.2 in /src/mono/browser/runtime", + "url": "https://github.com/dotnet/runtime/pull/125888", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@040c8f3" + }, + { + "id": "runtime@752f528", + "repo": "runtime", + "title": "Bump picomatch in /src/mono/browser/runtime", + "url": "https://github.com/dotnet/runtime/pull/126135", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@752f528" + }, + { + "id": "runtime@391365c", + "repo": "runtime", + "title": "Tighten LimitArrayPoolWriteStream cleanup contract and diagnostics", + "url": "https://github.com/dotnet/runtime/pull/128328", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@391365c" + }, + { + "id": "runtime@3733dcd", + "repo": "runtime", + "title": "Fix agent file naming: use .agent.md suffix", + "url": "https://github.com/dotnet/runtime/pull/127976", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3733dcd" + }, + { + "id": "runtime@9825f56", + "repo": "runtime", + "title": "Validate Process.WaitForExit(int) milliseconds parameter", + "url": "https://github.com/dotnet/runtime/pull/128563", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9825f56" + }, + { + "id": "runtime@269c0be", + "repo": "runtime", + "title": "JIT: Tail merge async suspensions", + "url": "https://github.com/dotnet/runtime/pull/128559", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@269c0be" + }, + { + "id": "runtime@7f2eeae", + "repo": "runtime", + "title": "Make O1K_LCLVAR local assertprop only", + "url": "https://github.com/dotnet/runtime/pull/128522", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7f2eeae" + }, + { + "id": "runtime@90a8380", + "repo": "runtime", + "title": "Pass null to setBoundaries if the il to native map is empty", + "url": "https://github.com/dotnet/runtime/pull/128428", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@90a8380" + }, + { + "id": "runtime@8e9aa2a", + "repo": "runtime", + "title": "Implementing GetStackParameterSize API in DacDbi CDAC", + "url": "https://github.com/dotnet/runtime/pull/128534", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8e9aa2a" + }, + { + "id": "runtime@c57d5a1", + "repo": "runtime", + "title": "JIT: fix overlap check in store coalescing", + "url": "https://github.com/dotnet/runtime/pull/128587", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c57d5a1" + }, + { + "id": "runtime@23df756", + "repo": "runtime", + "title": "Move ReSizeNoThrow to header and remove used attr", + "url": "https://github.com/dotnet/runtime/pull/128582", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@23df756" + }, + { + "id": "runtime@9071409", + "repo": "runtime", + "title": "[Wasm RyuJit] emit virtual IP ranges in the unwind info", + "url": "https://github.com/dotnet/runtime/pull/128382", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9071409" + }, + { + "id": "runtime@5341a84", + "repo": "runtime", + "title": "JIT: generalize cloning conditions slightly", + "url": "https://github.com/dotnet/runtime/pull/128532", + "commit": "dotnet@3781af4", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5341a84" + }, + { + "id": "runtime@ac7b8a0", + "repo": "runtime", + "title": "Unify crossgen2 and ilc to emit the thumb bit into symbol definitions", + "url": "https://github.com/dotnet/runtime/pull/128235", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ac7b8a0" + }, + { + "id": "runtime@0ffb238", + "repo": "runtime", + "title": "Rework \u0060AsyncHelpers\u0060 await helpers for correctness and efficiency", + "url": "https://github.com/dotnet/runtime/pull/128528", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0ffb238" + }, + { + "id": "runtime@d78013e", + "repo": "runtime", + "title": "[QUIC] Throw on write after closed writing side", + "url": "https://github.com/dotnet/runtime/pull/128494", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d78013e" + }, + { + "id": "runtime@843084e", + "repo": "runtime", + "title": "Extend timeout of libs legs in nativeaot-outerloop", + "url": "https://github.com/dotnet/runtime/pull/128622", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@843084e" + }, + { + "id": "runtime@0d92fad", + "repo": "runtime", + "title": "[ci-scan] Skip SocketBlockingModeTransitionTests.ConnectAsync_WithBuffer_Succeeds on Android (refs #128141)", + "url": "https://github.com/dotnet/runtime/pull/128584", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0d92fad" + }, + { + "id": "runtime@25c4ee7", + "repo": "runtime", + "title": "JIT: remove some useless code in escape analysis", + "url": "https://github.com/dotnet/runtime/pull/128607", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@25c4ee7" + }, + { + "id": "runtime@7d2cb06", + "repo": "runtime", + "title": "Add RuntimeConfiguration parameter to RunDumpTests.ps1", + "url": "https://github.com/dotnet/runtime/pull/128647", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7d2cb06" + }, + { + "id": "runtime@5374890", + "repo": "runtime", + "title": "[Diagnostics] Add InProc CrashReport Logging", + "url": "https://github.com/dotnet/runtime/pull/128105", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5374890" + }, + { + "id": "runtime@10e145f", + "repo": "runtime", + "title": "[ci-scan] Skip HostTests Moq tests on iossimulator (refs #128405)", + "url": "https://github.com/dotnet/runtime/pull/128469", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@10e145f" + }, + { + "id": "runtime@50b8d1a", + "repo": "runtime", + "title": "Use Microsoft.CodeAnalysis.BannedApiAnalyzers from dependency flow", + "url": "https://github.com/dotnet/runtime/pull/128441", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@50b8d1a" + }, + { + "id": "runtime@38d408d", + "repo": "runtime", + "title": "JIT: skip loop inversion for loops that are already bottom-tested", + "url": "https://github.com/dotnet/runtime/pull/128459", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@38d408d" + }, + { + "id": "runtime@2a54673", + "repo": "runtime", + "title": "Enable trim and AOT analyzers for selected library tests", + "url": "https://github.com/dotnet/runtime/pull/128355", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2a54673" + }, + { + "id": "runtime@e3357f6", + "repo": "runtime", + "title": "Fix utf8_to_utf16 and utf16_to_utf8 for s390x", + "url": "https://github.com/dotnet/runtime/pull/128577", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e3357f6" + }, + { + "id": "runtime@46e2149", + "repo": "runtime", + "title": "Add LOCKREADIFFAILRET to unlocked MDInternalRW read methods", + "url": "https://github.com/dotnet/runtime/pull/127958", + "commit": "dotnet@447917d", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@46e2149" + }, + { + "id": "runtime@832949c", + "repo": "runtime", + "title": "Add Windows API needed by SafeProcessHandle to WindowsAPIs.txt", + "url": "https://github.com/dotnet/runtime/pull/128621", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@832949c" + }, + { + "id": "runtime@77ba2b2", + "repo": "runtime", + "title": "[cDAC] Source generator for IData\u003CT\u003E data classes", + "url": "https://github.com/dotnet/runtime/pull/128356", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@77ba2b2" + }, + { + "id": "runtime@15b34f6", + "repo": "runtime", + "title": "Ensure other cases of lzcnt/tzcnt/popcount are handled by rangecheck", + "url": "https://github.com/dotnet/runtime/pull/128620", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@15b34f6" + }, + { + "id": "runtime@3cb9cf7", + "repo": "runtime", + "title": "Remove CORINFO_HELP_ASSIGN_BYREF", + "url": "https://github.com/dotnet/runtime/pull/128542", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3cb9cf7" + }, + { + "id": "runtime@87494fa", + "repo": "runtime", + "title": "[browser][coreCLR] Export \u0060__stack_pointer\u0060 global", + "url": "https://github.com/dotnet/runtime/pull/128567", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@87494fa" + }, + { + "id": "runtime@54cfeb4", + "repo": "runtime", + "title": "JIT: Unify to instParamLookup and improve GVM test coverage", + "url": "https://github.com/dotnet/runtime/pull/126947", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@54cfeb4" + }, + { + "id": "runtime@74f1e0c", + "repo": "runtime", + "title": "[ci-scan] Improve ci-failure-scan emission rules and add daily feedback loop with KPI tracker", + "url": "https://github.com/dotnet/runtime/pull/128440", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@74f1e0c" + }, + { + "id": "runtime@2f69afe", + "repo": "runtime", + "title": "Add breadcrumb READMEs under src/ for test-doc discoverability", + "url": "https://github.com/dotnet/runtime/pull/128655", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2f69afe" + }, + { + "id": "runtime@dfd91b8", + "repo": "runtime", + "title": "JIT: Fix bug in GenTree::Equals", + "url": "https://github.com/dotnet/runtime/pull/128654", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dfd91b8" + }, + { + "id": "runtime@975a5dc", + "repo": "runtime", + "title": "[cDAC] Implement EnumerateStackFramesFromException in DacDbi API (previously GetStackFramesFromException)", + "url": "https://github.com/dotnet/runtime/pull/128547", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@975a5dc" + }, + { + "id": "runtime@df15078", + "repo": "runtime", + "title": "JIT: Encapsulate VNFuncApp fields and clean up FuncIs/IsVNBinFunc usage", + "url": "https://github.com/dotnet/runtime/pull/128662", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@df15078" + }, + { + "id": "runtime@cf6c92e", + "repo": "runtime", + "title": "Add local create-kbe skill", + "url": "https://github.com/dotnet/runtime/pull/128600", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cf6c92e" + }, + { + "id": "runtime@8fe718b", + "repo": "runtime", + "title": "Add runtime-diagnostics pipeline to Build Analysis", + "url": "https://github.com/dotnet/runtime/pull/127174", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8fe718b" + }, + { + "id": "runtime@c56e0a2", + "repo": "runtime", + "title": "JIT: skip stack allocation for unused locals", + "url": "https://github.com/dotnet/runtime/pull/128541", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c56e0a2" + }, + { + "id": "runtime@6ae27fe", + "repo": "runtime", + "title": "[browser][coreCLR] Diagnostic server improvements for CoreCLR on WASM", + "url": "https://github.com/dotnet/runtime/pull/128644", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6ae27fe" + }, + { + "id": "runtime@267d0f4", + "repo": "runtime", + "title": "Dead-code cleanup: HandleTableMap multi-bucket / multi-AppDomain scaffolding", + "url": "https://github.com/dotnet/runtime/pull/128646", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@267d0f4" + }, + { + "id": "runtime@3849630", + "repo": "runtime", + "title": "createdump: detect cycles in link_map traversal", + "url": "https://github.com/dotnet/runtime/pull/128639", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3849630" + }, + { + "id": "runtime@4dea41d", + "repo": "runtime", + "title": "JIT: Make async tail merging layout equality assert a check", + "url": "https://github.com/dotnet/runtime/pull/128712", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4dea41d" + }, + { + "id": "runtime@ed6b71f", + "repo": "runtime", + "title": "Update area-Extensions lead from @karelz to @anicka-net", + "url": "https://github.com/dotnet/runtime/pull/128643", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ed6b71f" + }, + { + "id": "runtime@e885bb9", + "repo": "runtime", + "title": "[cdac] Cache negative lookups in ManagedTypeSource_1", + "url": "https://github.com/dotnet/runtime/pull/128726", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e885bb9" + }, + { + "id": "runtime@fde4a5b", + "repo": "runtime", + "title": "Guard unused llvm-libunwind symbols to avoid duplicates on Android", + "url": "https://github.com/dotnet/runtime/pull/128667", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fde4a5b" + }, + { + "id": "runtime@eb0fc5f", + "repo": "runtime", + "title": "[cDAC] Implementing cDAC DacDbi API methods EnumerateMethodDescParams and EnumerateTypeHandleParams", + "url": "https://github.com/dotnet/runtime/pull/128517", + "commit": "dotnet@4155555", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@eb0fc5f" + }, + { + "id": "runtime@760c770", + "repo": "runtime", + "title": "Reduce thread count on 32-bit platforms for GThread01_threadstart (arm32/x86)", + "url": "https://github.com/dotnet/runtime/pull/128708", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@760c770" + }, + { + "id": "runtime@0f545d4", + "repo": "runtime", + "title": "[cDAC] LegacyHandle on IEnum should be nuint", + "url": "https://github.com/dotnet/runtime/pull/128711", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0f545d4" + }, + { + "id": "runtime@6684fb2", + "repo": "runtime", + "title": "Fix NativeAOT string GC config handling", + "url": "https://github.com/dotnet/runtime/pull/128455", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6684fb2" + }, + { + "id": "runtime@67e6af4", + "repo": "runtime", + "title": "Validate base64 in NegotiateAuthentication.GetOutgoingBlob(string)", + "url": "https://github.com/dotnet/runtime/pull/128691", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@67e6af4" + }, + { + "id": "runtime@b7575a1", + "repo": "runtime", + "title": "Validate sizes and offsets when parsing NTLM challenge", + "url": "https://github.com/dotnet/runtime/pull/128692", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b7575a1" + }, + { + "id": "runtime@d1b43a3", + "repo": "runtime", + "title": "[Android] Fix X509Store cleanup", + "url": "https://github.com/dotnet/runtime/pull/128629", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d1b43a3" + }, + { + "id": "runtime@de0162e", + "repo": "runtime", + "title": "Remove dotnet/corert#3873 workarounds", + "url": "https://github.com/dotnet/runtime/pull/128739", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@de0162e" + }, + { + "id": "runtime@1910df9", + "repo": "runtime", + "title": "[cDAC] Prepare for dacdbi stackwalk", + "url": "https://github.com/dotnet/runtime/pull/128679", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1910df9" + }, + { + "id": "runtime@b4078d6", + "repo": "runtime", + "title": "Simplify/Improve the HashMap/PtrHashMap/EEHashTable", + "url": "https://github.com/dotnet/runtime/pull/128725", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b4078d6" + }, + { + "id": "runtime@7287cf9", + "repo": "runtime", + "title": "JIT: avoid redundant nullcheck in LowerBlockStoreAsGcBulkCopyCall", + "url": "https://github.com/dotnet/runtime/pull/128701", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7287cf9" + }, + { + "id": "runtime@c7ce702", + "repo": "runtime", + "title": "Reenable android arm32 tests", + "url": "https://github.com/dotnet/runtime/pull/128438", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c7ce702" + }, + { + "id": "runtime@db51bb8", + "repo": "runtime", + "title": "Improve the handling of popcnt and tzcnt on arm64", + "url": "https://github.com/dotnet/runtime/pull/128677", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@db51bb8" + }, + { + "id": "runtime@ec69c4c", + "repo": "runtime", + "title": "[ci-scan] Fix feedback workflow safe outputs and redesign KPI tracker", + "url": "https://github.com/dotnet/runtime/pull/128753", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ec69c4c" + }, + { + "id": "runtime@e21a4c3", + "repo": "runtime", + "title": "Remove CORINFO_HELP_ASSIGN_BYREF and related dead code", + "url": "https://github.com/dotnet/runtime/pull/128687", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e21a4c3" + }, + { + "id": "runtime@185fbc3", + "repo": "runtime", + "title": "Enable test builds with --bootstrap", + "url": "https://github.com/dotnet/runtime/pull/127909", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@185fbc3" + }, + { + "id": "runtime@31122ad", + "repo": "runtime", + "title": "Update area-GC-coreclr ownership to @anicka-net", + "url": "https://github.com/dotnet/runtime/pull/128340", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@31122ad" + }, + { + "id": "runtime@a0d4d10", + "repo": "runtime", + "title": "Use a distinct wasm machine type for R2R dumps", + "url": "https://github.com/dotnet/runtime/pull/128713", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a0d4d10" + }, + { + "id": "runtime@7fd4134", + "repo": "runtime", + "title": "Include relocation addend in IMAGE_REL_SYMBOL_SIZE resolution", + "url": "https://github.com/dotnet/runtime/pull/128719", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7fd4134" + }, + { + "id": "runtime@87099a5", + "repo": "runtime", + "title": "Add cdac CCR instructions", + "url": "https://github.com/dotnet/runtime/pull/128502", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@87099a5" + }, + { + "id": "runtime@9aeec7f", + "repo": "runtime", + "title": "Enable the cmake cache for WebAssembly builds on Windows", + "url": "https://github.com/dotnet/runtime/pull/128730", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9aeec7f" + }, + { + "id": "runtime@32f2c33", + "repo": "runtime", + "title": "Disable TpaLoadFailureTest cases on mobile platforms", + "url": "https://github.com/dotnet/runtime/pull/128417", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@32f2c33" + }, + { + "id": "runtime@4ec1e56", + "repo": "runtime", + "title": "Enable sccache for arm64 and FreeBSD cross-builds", + "url": "https://github.com/dotnet/runtime/pull/128065", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4ec1e56" + }, + { + "id": "runtime@a73aedb", + "repo": "runtime", + "title": "Remove unused runtime_config_t::m_prop_keys and m_prop_values", + "url": "https://github.com/dotnet/runtime/pull/128268", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a73aedb" + }, + { + "id": "runtime@675aea5", + "repo": "runtime", + "title": "[cDAC] Implement AreOptimizationsDisabled for cDAC", + "url": "https://github.com/dotnet/runtime/pull/128672", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@675aea5" + }, + { + "id": "runtime@0f9f5ec", + "repo": "runtime", + "title": "Add wasm coverage to SuperPMI CI pipelines", + "url": "https://github.com/dotnet/runtime/pull/128669", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0f9f5ec" + }, + { + "id": "runtime@9ff4eea", + "repo": "runtime", + "title": "Fix typo in defined constant", + "url": "https://github.com/dotnet/runtime/pull/128773", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9ff4eea" + }, + { + "id": "runtime@7b59fad", + "repo": "runtime", + "title": "[Wasm RyuJIT] Fix declared local off-by-one in reverse P-Invoke case", + "url": "https://github.com/dotnet/runtime/pull/128715", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7b59fad" + }, + { + "id": "runtime@b6e38ad", + "repo": "runtime", + "title": "[cDAC] Cache resolved read-only metadata address per module in EcmaMetadata_1", + "url": "https://github.com/dotnet/runtime/pull/128774", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b6e38ad" + }, + { + "id": "runtime@9d4ceae", + "repo": "runtime", + "title": "Replace EnumerateModulesInAssembly with combined GetModuleForAssembly; implement in cDAC", + "url": "https://github.com/dotnet/runtime/pull/128294", + "commit": "dotnet@ff97861", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9d4ceae" + }, + { + "id": "runtime@b280560", + "repo": "runtime", + "title": "Add basic test for crossgen2 WebCIL", + "url": "https://github.com/dotnet/runtime/pull/128609", + "commit": "dotnet@4735d93", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b280560" + }, + { + "id": "runtime@b889215", + "repo": "runtime", + "title": "[cDAC] Implement GetExactTypeHandle DacDbi API", + "url": "https://github.com/dotnet/runtime/pull/128616", + "commit": "dotnet@4735d93", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b889215" + }, + { + "id": "runtime@a72c2a3", + "repo": "runtime", + "title": "[cDAC] Implement IsDelegate for cDAC", + "url": "https://github.com/dotnet/runtime/pull/128780", + "commit": "dotnet@4735d93", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a72c2a3" + }, + { + "id": "runtime@e8e491b", + "repo": "runtime", + "title": "Filter local interface DNS results by address family", + "url": "https://github.com/dotnet/runtime/pull/128705", + "commit": "dotnet@4735d93", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e8e491b" + }, + { + "id": "runtime@9bde778", + "repo": "runtime", + "title": "[Android] Clear pending JNI exceptions in pal_rsa.c to avoid CheckJNI aborts", + "url": "https://github.com/dotnet/runtime/pull/128747", + "commit": "dotnet@4735d93", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9bde778" + }, + { + "id": "runtime@545776c", + "repo": "runtime", + "title": "Align thunk gen formating with dotnet-format", + "url": "https://github.com/dotnet/runtime/pull/128785", + "commit": "dotnet@4735d93", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@545776c" + }, + { + "id": "runtime@f2d5042", + "repo": "runtime", + "title": "JIT: remove dead BBJ_RETURN-in-loop assertion in loop cloner", + "url": "https://github.com/dotnet/runtime/pull/128791", + "commit": "dotnet@4735d93", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f2d5042" + }, + { + "id": "runtime@6963a59", + "repo": "runtime", + "title": "Arm64: Don\u0027t use GT_LEA for masks", + "url": "https://github.com/dotnet/runtime/pull/128684", + "commit": "dotnet@d82fd2a", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6963a59" + }, + { + "id": "runtime@f5dec36", + "repo": "runtime", + "title": "Fix minor typo/formatting in the memory model spec", + "url": "https://github.com/dotnet/runtime/pull/128817", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f5dec36" + }, + { + "id": "runtime@6399abd", + "repo": "runtime", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2987866", + "url": "https://github.com/dotnet/runtime/pull/127461", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6399abd" + }, + { + "id": "runtime@9931572", + "repo": "runtime", + "title": "Skip preallocation and use sparse-aware extraction for GNU sparse tar entries", + "url": "https://github.com/dotnet/runtime/pull/128748", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9931572" + }, + { + "id": "runtime@051ab96", + "repo": "runtime", + "title": "[mobile] Switch iOS device test legs in runtime.yml to simulators", + "url": "https://github.com/dotnet/runtime/pull/128763", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@051ab96" + }, + { + "id": "runtime@98c1706", + "repo": "runtime", + "title": "[ci-scan] Improve test-disable prompt: ActiveIssue overload and referenced-issue checks", + "url": "https://github.com/dotnet/runtime/pull/128760", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@98c1706" + }, + { + "id": "runtime@5807807", + "repo": "runtime", + "title": "[ci-scan] Treat maintainer-closed test-disable PRs as do-not-disable signal", + "url": "https://github.com/dotnet/runtime/pull/128837", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5807807" + }, + { + "id": "runtime@21da359", + "repo": "runtime", + "title": "JIT: Unify LowerBlockStore for init across targets", + "url": "https://github.com/dotnet/runtime/pull/128683", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@21da359" + }, + { + "id": "runtime@e2a0501", + "repo": "runtime", + "title": "JIT: fix x86 GC hole in stack-to-stack struct copies", + "url": "https://github.com/dotnet/runtime/pull/128805", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e2a0501" + }, + { + "id": "runtime@480e3c8", + "repo": "runtime", + "title": "Guard crypto XML XSLT tests on dynamic code support", + "url": "https://github.com/dotnet/runtime/pull/128820", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@480e3c8" + }, + { + "id": "runtime@6c76c3a", + "repo": "runtime", + "title": "[ci-scan] Simplify KPI tracker: counts \u002B CI-outage signals", + "url": "https://github.com/dotnet/runtime/pull/128841", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6c76c3a" + }, + { + "id": "runtime@906c537", + "repo": "runtime", + "title": "[ci-scan-feedback] Strengthen occurrence thresholds, dedup search, and do-not-disable detection", + "url": "https://github.com/dotnet/runtime/pull/128839", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@906c537" + }, + { + "id": "runtime@3a811a4", + "repo": "runtime", + "title": "JIT: Remove a TODO comment", + "url": "https://github.com/dotnet/runtime/pull/128836", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3a811a4" + }, + { + "id": "runtime@096273c", + "repo": "runtime", + "title": "[cDAC] Return false when system assembly is null in ManagedTypeSource_1.TryResolveType", + "url": "https://github.com/dotnet/runtime/pull/128804", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@096273c" + }, + { + "id": "runtime@2487b5e", + "repo": "runtime", + "title": "Ensure that applicable intrinsics have their ranges tracked by vn/assertionprop/rngchk", + "url": "https://github.com/dotnet/runtime/pull/128722", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2487b5e" + }, + { + "id": "runtime@af7e729", + "repo": "runtime", + "title": "[browser][CoreCLR] more Wasm.Build.Tests", + "url": "https://github.com/dotnet/runtime/pull/128762", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@af7e729" + }, + { + "id": "runtime@bdf8636", + "repo": "runtime", + "title": "Fix race between zlib Inflate/Deflate and Dispose", + "url": "https://github.com/dotnet/runtime/pull/128752", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bdf8636" + }, + { + "id": "runtime@62dfdbf", + "repo": "runtime", + "title": "[ci-scan] Enforce KBE match-count gate; document native-assert array form", + "url": "https://github.com/dotnet/runtime/pull/128842", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@62dfdbf" + }, + { + "id": "runtime@0e4d89d", + "repo": "runtime", + "title": "Enable -fstack-protector-strong unconditionally", + "url": "https://github.com/dotnet/runtime/pull/128740", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0e4d89d" + }, + { + "id": "runtime@a82b355", + "repo": "runtime", + "title": "Avoid redundant boxing in ValueTuple\u003CT1,...,T7,TRest\u003E", + "url": "https://github.com/dotnet/runtime/pull/128814", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a82b355" + }, + { + "id": "runtime@d778a6a", + "repo": "runtime", + "title": "[Diagnostics] Add in-proc crash report watchdog", + "url": "https://github.com/dotnet/runtime/pull/128281", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d778a6a" + }, + { + "id": "runtime@be20321", + "repo": "runtime", + "title": "[ci-scan] Add missing crossgen2 pipelines to triage workflow", + "url": "https://github.com/dotnet/runtime/pull/128204", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@be20321" + }, + { + "id": "runtime@db9f6d7", + "repo": "runtime", + "title": "Stabilize finalization-sensitive tests by preventing helper inlining", + "url": "https://github.com/dotnet/runtime/pull/128856", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@db9f6d7" + }, + { + "id": "runtime@39d50ef", + "repo": "runtime", + "title": "Linux SslStream: custom BIO_METHOD over managed buffer windows", + "url": "https://github.com/dotnet/runtime/pull/128245", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@39d50ef" + }, + { + "id": "runtime@bbac7ec", + "repo": "runtime", + "title": "Delete obsolete comment in ZLibNative.cs", + "url": "https://github.com/dotnet/runtime/pull/128850", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bbac7ec" + }, + { + "id": "runtime@8ed747b", + "repo": "runtime", + "title": "Fix incorrect result type in PalInterlockedExchange64", + "url": "https://github.com/dotnet/runtime/pull/128854", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8ed747b" + }, + { + "id": "runtime@5d31f77", + "repo": "runtime", + "title": "JIT: Preserve async continuation arg across EnC remap", + "url": "https://github.com/dotnet/runtime/pull/128664", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d31f77" + }, + { + "id": "runtime@a0dcd39", + "repo": "runtime", + "title": "[cDAC] Implement DacDbi heap walking", + "url": "https://github.com/dotnet/runtime/pull/128463", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a0dcd39" + }, + { + "id": "runtime@0dfd787", + "repo": "runtime", + "title": "Fix SPMI wasm cross-target collection and revise must-expand assert", + "url": "https://github.com/dotnet/runtime/pull/128857", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0dfd787" + }, + { + "id": "runtime@1dffd7e", + "repo": "runtime", + "title": "Wasm spmi collection2", + "url": "https://github.com/dotnet/runtime/pull/128819", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1dffd7e" + }, + { + "id": "runtime@f2f70d9", + "repo": "runtime", + "title": "JIT: Enable \u0060fgOptimizeRelationalComparisonWithCasts\u0060 for EQ/NE", + "url": "https://github.com/dotnet/runtime/pull/128091", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f2f70d9" + }, + { + "id": "runtime@e9e3c8d", + "repo": "runtime", + "title": "[cDAC] Implement delegate inspection DacDbi APIs", + "url": "https://github.com/dotnet/runtime/pull/128784", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e9e3c8d" + }, + { + "id": "runtime@9d05a92", + "repo": "runtime", + "title": "JIT/x64: Route FMA embedded-rounding fallback through genFmaIntrinsic", + "url": "https://github.com/dotnet/runtime/pull/128855", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9d05a92" + }, + { + "id": "runtime@aef0e2b", + "repo": "runtime", + "title": "Share SubReadStream between System.IO.Compression and System.Formats.Tar", + "url": "https://github.com/dotnet/runtime/pull/128750", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@aef0e2b" + }, + { + "id": "runtime@ea17bc5", + "repo": "runtime", + "title": "cDac fixes: StressLog address and exceptions flowing out of NativeAOT", + "url": "https://github.com/dotnet/runtime/pull/128845", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ea17bc5" + }, + { + "id": "runtime@41a0abd", + "repo": "runtime", + "title": "Serialize VSD DispatchCache unlinking with cache write lock", + "url": "https://github.com/dotnet/runtime/pull/128868", + "commit": "dotnet@8dd517f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@41a0abd" + }, + { + "id": "runtime@98d2d53", + "repo": "runtime", + "title": "Define TARGET_LINUX for Android native builds and preserve Android-specific exclusions", + "url": "https://github.com/dotnet/runtime/pull/128826", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@98d2d53" + }, + { + "id": "runtime@1feea2b", + "repo": "runtime", + "title": "Add IsClosedTypeAttribute", + "url": "https://github.com/dotnet/runtime/pull/128599", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1feea2b" + }, + { + "id": "runtime@3472dd5", + "repo": "runtime", + "title": "Fix for 127141 - Remove unneeded spilling around profiler hooks", + "url": "https://github.com/dotnet/runtime/pull/128731", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3472dd5" + }, + { + "id": "runtime@f27fa29", + "repo": "runtime", + "title": "[ci-scan-feedback] Strengthen do-not-disable detection and cross-pipeline dedup", + "url": "https://github.com/dotnet/runtime/pull/128840", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f27fa29" + }, + { + "id": "runtime@37008fe", + "repo": "runtime", + "title": "Update container image digests", + "url": "https://github.com/dotnet/runtime/pull/128024", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@37008fe" + }, + { + "id": "runtime@c4977a3", + "repo": "runtime", + "title": "Fix format pre-commit hook", + "url": "https://github.com/dotnet/runtime/pull/128649", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c4977a3" + }, + { + "id": "runtime@2e8b6f0", + "repo": "runtime", + "title": "[clr-ios] Clear stale Apple mobile CoreCLR test exclusions", + "url": "https://github.com/dotnet/runtime/pull/128408", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2e8b6f0" + }, + { + "id": "runtime@c7d8935", + "repo": "runtime", + "title": "Revert \u0022Guard unused llvm-libunwind symbols to avoid duplicates on Android\u0022", + "url": "https://github.com/dotnet/runtime/pull/128883", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c7d8935" + }, + { + "id": "runtime@ac9cd10", + "repo": "runtime", + "title": "[main] Update dependencies from dotnet/xharness", + "url": "https://github.com/dotnet/runtime/pull/127133", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ac9cd10" + }, + { + "id": "runtime@07fc3e7", + "repo": "runtime", + "title": "[main] Update dependencies from dotnet/icu, dotnet/runtime-assets", + "url": "https://github.com/dotnet/runtime/pull/128426", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@07fc3e7" + }, + { + "id": "runtime@7dc7499", + "repo": "runtime", + "title": "Ensure Log2 can actually be imported as intrinsic", + "url": "https://github.com/dotnet/runtime/pull/128678", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7dc7499" + }, + { + "id": "runtime@4832002", + "repo": "runtime", + "title": "Add NativeAOT aggregate executable shims with preview-feature gating", + "url": "https://github.com/dotnet/runtime/pull/128553", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4832002" + }, + { + "id": "runtime@a2ec76b", + "repo": "runtime", + "title": "JIT: add profitability heuristic for loop cloning", + "url": "https://github.com/dotnet/runtime/pull/128870", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a2ec76b" + }, + { + "id": "runtime@33b4311", + "repo": "runtime", + "title": "Revert MemoryStream breaking change", + "url": "https://github.com/dotnet/runtime/pull/128366", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@33b4311" + }, + { + "id": "runtime@b836f4b", + "repo": "runtime", + "title": "Reapply \u0022A few fixes in the threadpool semaphore. Unify Windows/Unix implementation of LIFO policy.\u0022 (#125193)", + "url": "https://github.com/dotnet/runtime/pull/128606", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b836f4b" + }, + { + "id": "runtime@f906739", + "repo": "runtime", + "title": "Bump ws from 8.17.1 to 8.20.1 in /src/libraries/System.Net.WebSockets.Client/tests", + "url": "https://github.com/dotnet/runtime/pull/128346", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f906739" + }, + { + "id": "runtime@0701fbf", + "repo": "runtime", + "title": "Bump ws from 8.17.1 to 8.20.1 in /src/libraries/System.Net.Http/tests/FunctionalTests", + "url": "https://github.com/dotnet/runtime/pull/128343", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0701fbf" + }, + { + "id": "runtime@a4461ef", + "repo": "runtime", + "title": "Arm64: [PAC-RET] VM and coreclr support", + "url": "https://github.com/dotnet/runtime/pull/128147", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a4461ef" + }, + { + "id": "runtime@b3db78f", + "repo": "runtime", + "title": "JIT: Fix CEA cloning when enumerator local is reassigned from an untracked source", + "url": "https://github.com/dotnet/runtime/pull/127079", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b3db78f" + }, + { + "id": "runtime@81a1603", + "repo": "runtime", + "title": "[cdac] Introduce FlushScope and add TargetState scope", + "url": "https://github.com/dotnet/runtime/pull/128846", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@81a1603" + }, + { + "id": "runtime@7721472", + "repo": "runtime", + "title": "[cdac] Generalize LayoutPair to LayoutSet and move IData.md in-tree", + "url": "https://github.com/dotnet/runtime/pull/128716", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7721472" + }, + { + "id": "runtime@4a662a9", + "repo": "runtime", + "title": "[cDAC] Remove GetObjectContents from DAC/DBI", + "url": "https://github.com/dotnet/runtime/pull/128615", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4a662a9" + }, + { + "id": "runtime@9229663", + "repo": "runtime", + "title": "JIT: add post-inline cleanup for no-return calls", + "url": "https://github.com/dotnet/runtime/pull/128513", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9229663" + }, + { + "id": "runtime@be1d562", + "repo": "runtime", + "title": "Add async validation support for System.ComponentModel.DataAnnotations", + "url": "https://github.com/dotnet/runtime/pull/128656", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@be1d562" + }, + { + "id": "runtime@41642df", + "repo": "runtime", + "title": "System.Runtime.Serialization.Xml: throw SerializationException on malformed prefix", + "url": "https://github.com/dotnet/runtime/pull/118571", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@41642df" + }, + { + "id": "runtime@db87610", + "repo": "runtime", + "title": "JIT: don\u0027t kill FP/SIMD/mask regs across x64 write barriers", + "url": "https://github.com/dotnet/runtime/pull/128778", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@db87610" + }, + { + "id": "runtime@91749c1", + "repo": "runtime", + "title": "Enhance type and nullability handling for collection items in schema import", + "url": "https://github.com/dotnet/runtime/pull/126630", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@91749c1" + }, + { + "id": "runtime@1301a50", + "repo": "runtime", + "title": "Fix XmlSerializer consuming sibling elements when deserializing empty XmlElement member", + "url": "https://github.com/dotnet/runtime/pull/126769", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1301a50" + }, + { + "id": "runtime@05af415", + "repo": "runtime", + "title": "crossgen2: Extract funclets in WasmObjectWriter", + "url": "https://github.com/dotnet/runtime/pull/128736", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@05af415" + }, + { + "id": "runtime@5e837f7", + "repo": "runtime", + "title": "Wasm spmi use checked jit", + "url": "https://github.com/dotnet/runtime/pull/128904", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5e837f7" + }, + { + "id": "runtime@a1b9d08", + "repo": "runtime", + "title": "Fix incorrect CoercedConstantValue usage in IsVNIntegralConstant", + "url": "https://github.com/dotnet/runtime/pull/128770", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a1b9d08" + }, + { + "id": "runtime@123a5e9", + "repo": "runtime", + "title": "Make runtimeconfig.dev.json configProperties take precedence over runtimeconfig.json", + "url": "https://github.com/dotnet/runtime/pull/128383", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@123a5e9" + }, + { + "id": "runtime@2fa1dda", + "repo": "runtime", + "title": "Add \u0060ObjectiveCMarshal.GetOrCreateReferenceTrackingMemory\u0060 API", + "url": "https://github.com/dotnet/runtime/pull/128508", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2fa1dda" + }, + { + "id": "runtime@5341027", + "repo": "runtime", + "title": "Delete more leftover UTF-16 code from compiler", + "url": "https://github.com/dotnet/runtime/pull/128887", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5341027" + }, + { + "id": "runtime@d751cbe", + "repo": "runtime", + "title": "[cDAC] Pack DataGenerator as analyzer asset in Abstractions nupkg", + "url": "https://github.com/dotnet/runtime/pull/128903", + "commit": "dotnet@93e767c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d751cbe" + }, + { + "id": "runtime@ac69569", + "repo": "runtime", + "title": "Remove \u0060IsCallerSPValid\u0060, standardize caller-frame validity on \u0060IsCallerContextValid\u0060, and finalize ARM \u0060AsmOffsets\u0060 updates", + "url": "https://github.com/dotnet/runtime/pull/128873", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ac69569" + }, + { + "id": "runtime@432c2e4", + "repo": "runtime", + "title": "Change ValidateDer to iterative evaluation", + "url": "https://github.com/dotnet/runtime/pull/128874", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@432c2e4" + }, + { + "id": "runtime@c7bd259", + "repo": "runtime", + "title": "Fix iossimulator build with XCode 26.4", + "url": "https://github.com/dotnet/runtime/pull/128893", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c7bd259" + }, + { + "id": "runtime@2790c60", + "repo": "runtime", + "title": "Implement GetIlCodeAndSig DacDbi API in cDAC", + "url": "https://github.com/dotnet/runtime/pull/128354", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2790c60" + }, + { + "id": "runtime@bb71627", + "repo": "runtime", + "title": "Fix two union serialization defects: nullable case overload merging (#128688) and default(struct union) crash (#128834)", + "url": "https://github.com/dotnet/runtime/pull/128900", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bb71627" + }, + { + "id": "runtime@bc934f2", + "repo": "runtime", + "title": "[Wasm RyuJit] Enable codegen for wasm funclets by default", + "url": "https://github.com/dotnet/runtime/pull/128926", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bc934f2" + }, + { + "id": "runtime@9395522", + "repo": "runtime", + "title": "Disable Validate.csproj build under Mono FullAOT to fix CS0246", + "url": "https://github.com/dotnet/runtime/pull/128481", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9395522" + }, + { + "id": "runtime@890d67a", + "repo": "runtime", + "title": "Ensure fields cannot mangle into same things as methods", + "url": "https://github.com/dotnet/runtime/pull/128884", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@890d67a" + }, + { + "id": "runtime@9db423a", + "repo": "runtime", + "title": "[Android] Handle X509ChainContext creation failures", + "url": "https://github.com/dotnet/runtime/pull/128651", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9db423a" + }, + { + "id": "runtime@13b11e5", + "repo": "runtime", + "title": "Improve exception message when processing long SSE line", + "url": "https://github.com/dotnet/runtime/pull/128558", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@13b11e5" + }, + { + "id": "runtime@483b9ea", + "repo": "runtime", + "title": "Fix async continuation hijacking for x86 NativeAOT", + "url": "https://github.com/dotnet/runtime/pull/128706", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@483b9ea" + }, + { + "id": "runtime@2165f14", + "repo": "runtime", + "title": "Add AssociatedSourceType for conditional unmanaged exports", + "url": "https://github.com/dotnet/runtime/pull/128180", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2165f14" + }, + { + "id": "runtime@e38bfe1", + "repo": "runtime", + "title": "JIT: remove optCanProp* short-circuit flags", + "url": "https://github.com/dotnet/runtime/pull/128924", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e38bfe1" + }, + { + "id": "runtime@bbad0bb", + "repo": "runtime", + "title": "[main] Update dependencies from dnceng/internal/dotnet-optimization", + "url": "https://github.com/dotnet/runtime/pull/128546", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bbad0bb" + }, + { + "id": "runtime@5e11a0f", + "repo": "runtime", + "title": "Remove Swift ObjC classes from Apple crypto native shim", + "url": "https://github.com/dotnet/runtime/pull/128917", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5e11a0f" + }, + { + "id": "runtime@3752108", + "repo": "runtime", + "title": "Have \u0060ComputeRange\u0060 call into \u0060GetRangeFromAssertions\u0060 for non dependent/symbolic cases", + "url": "https://github.com/dotnet/runtime/pull/128922", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3752108" + }, + { + "id": "runtime@8c85699", + "repo": "runtime", + "title": "JIT: bail from optOptimizeBoolsCondBlock on GTF_UNSIGNED inputs", + "url": "https://github.com/dotnet/runtime/pull/128928", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8c85699" + }, + { + "id": "runtime@5ae8c0f", + "repo": "runtime", + "title": "Move PlatformDocAnalyzer to Analyzers.targets and gate behind EnablePlatformDocAnalyzer", + "url": "https://github.com/dotnet/runtime/pull/128864", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5ae8c0f" + }, + { + "id": "runtime@3227fbb", + "repo": "runtime", + "title": "[cDAC] Implement GetManagedStoppedContext for cDAC", + "url": "https://github.com/dotnet/runtime/pull/128865", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3227fbb" + }, + { + "id": "runtime@518c8cb", + "repo": "runtime", + "title": "Skip 32-bit time_t openssl detection on linux-bionic arm", + "url": "https://github.com/dotnet/runtime/pull/128948", + "commit": "dotnet@272cf6b", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@518c8cb" + }, + { + "id": "runtime@129f8a3", + "repo": "runtime", + "title": "Use Virtual IPs in R2R format", + "url": "https://github.com/dotnet/runtime/pull/128423", + "commit": "dotnet@aa8dd55", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@129f8a3" + }, + { + "id": "runtime@291547b", + "repo": "runtime", + "title": "[cDAC] Implement DacDbi APIs EnumerateClassFields and EnumerateInstantiationFields", + "url": "https://github.com/dotnet/runtime/pull/128829", + "commit": "dotnet@aa8dd55", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@291547b" + }, + { + "id": "runtime@f5f1079", + "repo": "runtime", + "title": "[Browser][coreCLR] Enable EventPipe for CoreCLR", + "url": "https://github.com/dotnet/runtime/pull/128745", + "commit": "dotnet@aa8dd55", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f5f1079" + }, + { + "id": "runtime@b0f76ec", + "repo": "runtime", + "title": "Add SYSTEM_CORELIB_DIRECTORY host property for explicit CoreLib location", + "url": "https://github.com/dotnet/runtime/pull/128734", + "commit": "dotnet@aa8dd55", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b0f76ec" + }, + { + "id": "runtime@3b0dd88", + "repo": "runtime", + "title": "Initialize *ppv in comhost DllGetClassObject", + "url": "https://github.com/dotnet/runtime/pull/128916", + "commit": "dotnet@aa8dd55", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3b0dd88" + }, + { + "id": "runtime@79e622b", + "repo": "runtime", + "title": "[Android] Disable X509 name-constraint violation tests on Android", + "url": "https://github.com/dotnet/runtime/pull/128892", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@79e622b" + }, + { + "id": "runtime@aef22bb", + "repo": "runtime", + "title": "[main] Update dependencies from dotnet/runtime-assets", + "url": "https://github.com/dotnet/runtime/pull/128929", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@aef22bb" + }, + { + "id": "runtime@2364d61", + "repo": "runtime", + "title": "Remember the last received HTTP/2 SETTINGS_MAX_CONCURRENT_STREAMS for a given host", + "url": "https://github.com/dotnet/runtime/pull/128954", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2364d61" + }, + { + "id": "runtime@abb5453", + "repo": "runtime", + "title": "Track HTTP/3 response header budget per-header like HTTP/2", + "url": "https://github.com/dotnet/runtime/pull/128634", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@abb5453" + }, + { + "id": "runtime@58ecafb", + "repo": "runtime", + "title": "JIT: Fix assertion failed \u0027genActualType(cmp-\u003EgtGetOp1()) == genActualType(cmp-\u003EgtGetOp2())\u0027", + "url": "https://github.com/dotnet/runtime/pull/128959", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@58ecafb" + }, + { + "id": "runtime@1c04596", + "repo": "runtime", + "title": "[Wasm] Fix FP-based stack slot lookup", + "url": "https://github.com/dotnet/runtime/pull/128958", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1c04596" + }, + { + "id": "runtime@fda4b8f", + "repo": "runtime", + "title": "JIT: fix profile likelihood and overflow UB in optimizebools", + "url": "https://github.com/dotnet/runtime/pull/128951", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fda4b8f" + }, + { + "id": "runtime@4154919", + "repo": "runtime", + "title": "JIT: fix slow preheader EH bookkeeping in loop cloning", + "url": "https://github.com/dotnet/runtime/pull/128963", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4154919" + }, + { + "id": "runtime@a4f7d39", + "repo": "runtime", + "title": "[cDAC] Refactor cDAC test structure: extract reusable harness, organize under tests/", + "url": "https://github.com/dotnet/runtime/pull/128863", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a4f7d39" + }, + { + "id": "runtime@becd5e3", + "repo": "runtime", + "title": "GC info in webassembly R2R files was not found/decoded properly", + "url": "https://github.com/dotnet/runtime/pull/128860", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@becd5e3" + }, + { + "id": "runtime@4f916b0", + "repo": "runtime", + "title": "[Diagnostics] In-Proc CrashReport lifecycle", + "url": "https://github.com/dotnet/runtime/pull/128738", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4f916b0" + }, + { + "id": "runtime@ebb13c5", + "repo": "runtime", + "title": "JIT: Canonicalize \u0027(A \u0026 pow2) == pow2\u0027 -\u003E \u0027(A \u0026 pow2) != 0\u0027", + "url": "https://github.com/dotnet/runtime/pull/128533", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ebb13c5" + }, + { + "id": "runtime@8c9b352", + "repo": "runtime", + "title": "Remove dead SIMD contiguous-args code in the JIT", + "url": "https://github.com/dotnet/runtime/pull/128965", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8c9b352" + }, + { + "id": "runtime@d2b5550", + "repo": "runtime", + "title": "Explicitly asserting CodeExporter beliefs about specific types of DataContracts", + "url": "https://github.com/dotnet/runtime/pull/118616", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d2b5550" + }, + { + "id": "runtime@9dd152c", + "repo": "runtime", + "title": "[HTTP] Remove peer.address from connection OTel counters", + "url": "https://github.com/dotnet/runtime/pull/128940", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9dd152c" + }, + { + "id": "runtime@4c16f5f", + "repo": "runtime", + "title": "Mark descriptor-preserved members as reflection-visible", + "url": "https://github.com/dotnet/runtime/pull/128272", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4c16f5f" + }, + { + "id": "runtime@e0471a1", + "repo": "runtime", + "title": "JIT: fix loop cloning type assumptions", + "url": "https://github.com/dotnet/runtime/pull/128729", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e0471a1" + }, + { + "id": "runtime@5ed7326", + "repo": "runtime", + "title": "Add use with trusted files remark to FileVersionInfo.GetVersionInfo", + "url": "https://github.com/dotnet/runtime/pull/128560", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5ed7326" + }, + { + "id": "runtime@e99ab10", + "repo": "runtime", + "title": "JIT: coalesce constant-indexed bounds checks within a block", + "url": "https://github.com/dotnet/runtime/pull/127439", + "commit": "dotnet@d9f37aa", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e99ab10" + }, + { + "id": "runtime@663addb", + "repo": "runtime", + "title": "Simplify TryParseFormatO fractional-seconds handling", + "url": "https://github.com/dotnet/runtime/pull/129005", + "commit": "dotnet@070dfa0", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@663addb" + }, + { + "id": "runtime@d56ee0b", + "repo": "runtime", + "title": "[clr-interp] Fix GC liveness reporting stale data for a var, before it is actually set", + "url": "https://github.com/dotnet/runtime/pull/128709", + "commit": "dotnet@070dfa0", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d56ee0b" + }, + { + "id": "runtime@8df86ac", + "repo": "runtime", + "title": "Reduce contention in UnwindInfoTable seen during high volume LCG method creation", + "url": "https://github.com/dotnet/runtime/pull/128619", + "commit": "dotnet@070dfa0", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8df86ac" + }, + { + "id": "runtime@055beba", + "repo": "runtime", + "title": "[HTTP] httpbin sometimes returns 503", + "url": "https://github.com/dotnet/runtime/pull/128999", + "commit": "dotnet@070dfa0", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@055beba" + }, + { + "id": "runtime@a8b2c92", + "repo": "runtime", + "title": "Reduce redundant lookup in OrderedDictionary\u003CTKey, TValue\u003E.Remove", + "url": "https://github.com/dotnet/runtime/pull/128988", + "commit": "dotnet@070dfa0", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a8b2c92" + }, + { + "id": "runtime@ecaa1c5", + "repo": "runtime", + "title": "JIT: Superpmi wasm32 neardiff", + "url": "https://github.com/dotnet/runtime/pull/128967", + "commit": "dotnet@070dfa0", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ecaa1c5" + }, + { + "id": "runtime@92236e1", + "repo": "runtime", + "title": "Fix DataContractJsonSerializer not passing ISerializationSurrogateProvider to internal serializer", + "url": "https://github.com/dotnet/runtime/pull/118257", + "commit": "dotnet@070dfa0", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@92236e1" + }, + { + "id": "runtime@dc6cc9e", + "repo": "runtime", + "title": "Never attempt to process an RSA 16K key on Android", + "url": "https://github.com/dotnet/runtime/pull/129033", + "commit": "dotnet@070dfa0", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dc6cc9e" + }, + { + "id": "runtime@a37889c", + "repo": "runtime", + "title": "JIT test: remove SimdLoadBetweenBCs from ElidedBoundsChecks", + "url": "https://github.com/dotnet/runtime/pull/129044", + "commit": "dotnet@070dfa0", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a37889c" + }, + { + "id": "runtime@56df10e", + "repo": "runtime", + "title": "[cDAC] Implement GetThreadOwningMonitorLock for cDAC", + "url": "https://github.com/dotnet/runtime/pull/128966", + "commit": "dotnet@070dfa0", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@56df10e" + }, + { + "id": "runtime@1358624", + "repo": "runtime", + "title": "SuperPMI: re-apply JitWasmNyiToR2RUnsupported when ignoring stored config", + "url": "https://github.com/dotnet/runtime/pull/129026", + "commit": "dotnet@070dfa0", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1358624" + }, + { + "id": "runtime@503cdd1", + "repo": "runtime", + "title": "JIT: Merge all RETURN/THROW blocks", + "url": "https://github.com/dotnet/runtime/pull/128515", + "commit": "dotnet@070dfa0", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@503cdd1" + }, + { + "id": "runtime@35096b5", + "repo": "runtime", + "title": "Fix composite R2R token corruption for devirtualized async-variant callees", + "url": "https://github.com/dotnet/runtime/pull/129053", + "commit": "dotnet@1b6f262", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@35096b5" + }, + { + "id": "runtime@c1ed666", + "repo": "runtime", + "title": "Delete FILE_FLAG_NO_BUFFERING from win32 PAL", + "url": "https://github.com/dotnet/runtime/pull/129063", + "commit": "dotnet@1b6f262", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c1ed666" + }, + { + "id": "runtime@849bb26", + "repo": "runtime", + "title": "Enable must-throw for unsupported intrinsics under optimizations", + "url": "https://github.com/dotnet/runtime/pull/129007", + "commit": "dotnet@1b6f262", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@849bb26" + }, + { + "id": "runtime@10aeb7b", + "repo": "runtime", + "title": "Support open generics in polymorphic serialization in System.Text.Json", + "url": "https://github.com/dotnet/runtime/pull/127318", + "commit": "dotnet@1b6f262", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@10aeb7b" + }, + { + "id": "runtime@af215ca", + "repo": "runtime", + "title": "Add OpenBSD support in CPalThread", + "url": "https://github.com/dotnet/runtime/pull/129057", + "commit": "dotnet@1b6f262", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@af215ca" + }, + { + "id": "runtime@6b38e9b", + "repo": "runtime", + "title": "Remove process object from PAL", + "url": "https://github.com/dotnet/runtime/pull/128975", + "commit": "dotnet@1b6f262", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6b38e9b" + }, + { + "id": "runtime@19012e0", + "repo": "runtime", + "title": "[Wasm / RyuJit]: don\u0027t mark CORINFO_HELP_GETREFANY pure on wasm", + "url": "https://github.com/dotnet/runtime/pull/129060", + "commit": "dotnet@1b6f262", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@19012e0" + }, + { + "id": "runtime@2d24182", + "repo": "runtime", + "title": "JIT/wasm: place SCC dispatcher inside Wasm try region when needed", + "url": "https://github.com/dotnet/runtime/pull/129025", + "commit": "dotnet@1b6f262", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2d24182" + }, + { + "id": "runtime@c0d7ef5", + "repo": "runtime", + "title": "Remove GetCommandLineW from PAL", + "url": "https://github.com/dotnet/runtime/pull/125386", + "commit": "dotnet@1b6f262", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c0d7ef5" + }, + { + "id": "runtime@252fdb0", + "repo": "runtime", + "title": "Remove dead prioritized-wait path from Unix WaitSubsystem", + "url": "https://github.com/dotnet/runtime/pull/129081", + "commit": "dotnet@d893725", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@252fdb0" + }, + { + "id": "runtime@e77a105", + "repo": "runtime", + "title": "Delete MapViewOfFile/test1 PAL test (uses removed FILE_FLAG_NO_BUFFERING)", + "url": "https://github.com/dotnet/runtime/pull/129089", + "commit": "dotnet@d893725", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e77a105" + }, + { + "id": "runtime@bbd5fc2", + "repo": "runtime", + "title": "Add async startup validation for Microsoft.Extensions.Options", + "url": "https://github.com/dotnet/runtime/pull/128788", + "commit": "dotnet@d893725", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bbd5fc2" + }, + { + "id": "runtime@e17d74b", + "repo": "runtime", + "title": "[WASI][Mono] Upgrade WASI SDK / wasmtime / WASIp2 to 0.2.8 and fix sockets for new wasi-libc", + "url": "https://github.com/dotnet/runtime/pull/128997", + "commit": "dotnet@d893725", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e17d74b" + }, + { + "id": "runtime@65b7467", + "repo": "runtime", + "title": "[Wasm RyuJit] Zero init gc shadow stack slots in the prolog", + "url": "https://github.com/dotnet/runtime/pull/129073", + "commit": "dotnet@d893725", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@65b7467" + }, + { + "id": "runtime@302a49a", + "repo": "runtime", + "title": "Enhance collectible assembly handling in XmlSerializer", + "url": "https://github.com/dotnet/runtime/pull/127695", + "commit": "dotnet@d893725", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@302a49a" + }, + { + "id": "runtime@01cd5cc", + "repo": "runtime", + "title": "[Wasm R2R] Bypass dynamic LDVIRTFTN helper", + "url": "https://github.com/dotnet/runtime/pull/129075", + "commit": "dotnet@d893725", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@01cd5cc" + }, + { + "id": "runtime@08db7a3", + "repo": "runtime", + "title": "Skipping EDI in the runtime-async case as well", + "url": "https://github.com/dotnet/runtime/pull/128735", + "commit": "dotnet@d893725", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@08db7a3" + }, + { + "id": "runtime@ea282a9", + "repo": "runtime", + "title": "[Wasm R2R] Report tracked GC vars as untracked in GC info", + "url": "https://github.com/dotnet/runtime/pull/129100", + "commit": "dotnet@d893725", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ea282a9" + }, + { + "id": "runtime@5626020", + "repo": "runtime", + "title": "Preserve Win32 resources in aggregate executable shims", + "url": "https://github.com/dotnet/runtime/pull/128971", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5626020" + }, + { + "id": "runtime@76610ec", + "repo": "runtime", + "title": "Use Utf8Span for type system names", + "url": "https://github.com/dotnet/runtime/pull/128969", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@76610ec" + }, + { + "id": "runtime@91f6523", + "repo": "runtime", + "title": "Separate frozen object owning type from allocation site", + "url": "https://github.com/dotnet/runtime/pull/129113", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@91f6523" + }, + { + "id": "runtime@a9f63a7", + "repo": "runtime", + "title": "Fix TypePreinit preinitialization correctness", + "url": "https://github.com/dotnet/runtime/pull/128973", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a9f63a7" + }, + { + "id": "runtime@edbf659", + "repo": "runtime", + "title": "[wasm] Bump chrome for testing - linux: 149.0.7827.53, windows: 149.0.7827.54", + "url": "https://github.com/dotnet/runtime/pull/129085", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@edbf659" + }, + { + "id": "runtime@987158d", + "repo": "runtime", + "title": "Map SEC_E_MUTUAL_AUTH_FAILED SSPI status", + "url": "https://github.com/dotnet/runtime/pull/128978", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@987158d" + }, + { + "id": "runtime@e0bfb35", + "repo": "runtime", + "title": "Validate HttpVersionPolicy enum values on setters", + "url": "https://github.com/dotnet/runtime/pull/129070", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e0bfb35" + }, + { + "id": "runtime@1547c9a", + "repo": "runtime", + "title": "[ci-scan] Allow feedback workflow to edit shared KBE instructions", + "url": "https://github.com/dotnet/runtime/pull/128832", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1547c9a" + }, + { + "id": "runtime@a3e0275", + "repo": "runtime", + "title": "[cDAC] Ensure mt created", + "url": "https://github.com/dotnet/runtime/pull/129114", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a3e0275" + }, + { + "id": "runtime@4daceb8", + "repo": "runtime", + "title": "Track bool-returning and scalar-T-returning HW intrinsics via flags", + "url": "https://github.com/dotnet/runtime/pull/128848", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4daceb8" + }, + { + "id": "runtime@a075769", + "repo": "runtime", + "title": "Misc improvements for rangecheck", + "url": "https://github.com/dotnet/runtime/pull/129101", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a075769" + }, + { + "id": "runtime@c4d7117", + "repo": "runtime", + "title": "JIT: remove unsound NOT(relop) VN simplification", + "url": "https://github.com/dotnet/runtime/pull/129097", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c4d7117" + }, + { + "id": "runtime@ed9aba2", + "repo": "runtime", + "title": "Remove PHASE_MERGE_THROWS", + "url": "https://github.com/dotnet/runtime/pull/129084", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ed9aba2" + }, + { + "id": "runtime@9350750", + "repo": "runtime", + "title": "[wasm][coreclr] Re-enable JIT/Directed/tailcall/mutual_recursion.fs test", + "url": "https://github.com/dotnet/runtime/pull/128318", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9350750" + }, + { + "id": "runtime@1818a74", + "repo": "runtime", + "title": "[cDAC] Fix stale Continuation MT bug", + "url": "https://github.com/dotnet/runtime/pull/129109", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1818a74" + }, + { + "id": "runtime@2f1131b", + "repo": "runtime", + "title": "Change jit fuzzer build to pull Antigen from jitutils", + "url": "https://github.com/dotnet/runtime/pull/129018", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2f1131b" + }, + { + "id": "runtime@e099ef5", + "repo": "runtime", + "title": "[r2r] Enable generic cycles detection by default", + "url": "https://github.com/dotnet/runtime/pull/128957", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e099ef5" + }, + { + "id": "runtime@fc3e8ea", + "repo": "runtime", + "title": "[clr-ios] Fix Vector\u003CT\u003E width and R2R AVX baseline mismatch on x64 iOS/tvOS simulators", + "url": "https://github.com/dotnet/runtime/pull/129012", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fc3e8ea" + }, + { + "id": "runtime@dcabbab", + "repo": "runtime", + "title": "Arm64:[PAC-RET] Use hint-space instruction for stripping return address", + "url": "https://github.com/dotnet/runtime/pull/129130", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dcabbab" + }, + { + "id": "runtime@826a0c6", + "repo": "runtime", + "title": "[Wasm R2R] Allow LDVIRTFTN call sigs to carry a type arg (MD array methods)", + "url": "https://github.com/dotnet/runtime/pull/129064", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@826a0c6" + }, + { + "id": "runtime@e3d5aac", + "repo": "runtime", + "title": "Implement getexepath for OpenBSD", + "url": "https://github.com/dotnet/runtime/pull/129103", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e3d5aac" + }, + { + "id": "runtime@fdec023", + "repo": "runtime", + "title": "Add OpenBSD support for ICU library loading", + "url": "https://github.com/dotnet/runtime/pull/129124", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fdec023" + }, + { + "id": "runtime@5416bfe", + "repo": "runtime", + "title": "Implement Environment.WorkingSet on OpenBSD", + "url": "https://github.com/dotnet/runtime/pull/129078", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5416bfe" + }, + { + "id": "runtime@1b366f4", + "repo": "runtime", + "title": "Change the PerfMap crst into an UNSAFE_ANYMODE crst", + "url": "https://github.com/dotnet/runtime/pull/129021", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1b366f4" + }, + { + "id": "runtime@63e28ea", + "repo": "runtime", + "title": "[NativeAOT] Print OOM message before Abort() on Linux", + "url": "https://github.com/dotnet/runtime/pull/125311", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@63e28ea" + }, + { + "id": "runtime@aa035b9", + "repo": "runtime", + "title": "JIT: Improve codegen for xarch vector byte multiply", + "url": "https://github.com/dotnet/runtime/pull/126348", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@aa035b9" + }, + { + "id": "runtime@35a593a", + "repo": "runtime", + "title": "[Wasm R2R] Fix unsigned add/sub overflow codegen", + "url": "https://github.com/dotnet/runtime/pull/129106", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@35a593a" + }, + { + "id": "runtime@fdf4447", + "repo": "runtime", + "title": "Implement X25519 for Android", + "url": "https://github.com/dotnet/runtime/pull/129129", + "commit": "dotnet@ba9ef7f", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fdf4447" + }, + { + "id": "runtime@fee4f0a", + "repo": "runtime", + "title": "Revert \u0022Skipping EDI in the runtime-async case as well\u0022", + "url": "https://github.com/dotnet/runtime/pull/129123", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fee4f0a" + }, + { + "id": "runtime@03bdf0c", + "repo": "runtime", + "title": "Remove redundant \u0060commandline.h\u0060 include in \u0060streamingsuperpmi.cpp\u0060", + "url": "https://github.com/dotnet/runtime/pull/129139", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@03bdf0c" + }, + { + "id": "runtime@3aa3120", + "repo": "runtime", + "title": "Redo 128735 with NAOT exclusion", + "url": "https://github.com/dotnet/runtime/pull/129151", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3aa3120" + }, + { + "id": "runtime@4a1d144", + "repo": "runtime", + "title": "Resume after catch for interpreter via native EH", + "url": "https://github.com/dotnet/runtime/pull/128728", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4a1d144" + }, + { + "id": "runtime@b4c1c2d", + "repo": "runtime", + "title": "[ci-scan-feedback] Add full-leg failure detection to prevent per-test KBE flood", + "url": "https://github.com/dotnet/runtime/pull/128977", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b4c1c2d" + }, + { + "id": "runtime@adb70f9", + "repo": "runtime", + "title": "[ci-scan] Add ci-failure-fix workflow", + "url": "https://github.com/dotnet/runtime/pull/128991", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@adb70f9" + }, + { + "id": "runtime@916a8b7", + "repo": "runtime", + "title": "[ci-scan-feedback] Fix push to existing feedback PR on scheduled runs", + "url": "https://github.com/dotnet/runtime/pull/129132", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@916a8b7" + }, + { + "id": "runtime@b35dcbd", + "repo": "runtime", + "title": "Allow HostFactoryResolver to listen on arbitrary events", + "url": "https://github.com/dotnet/runtime/pull/127743", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b35dcbd" + }, + { + "id": "runtime@9593745", + "repo": "runtime", + "title": "Zip async correctness fix", + "url": "https://github.com/dotnet/runtime/pull/129122", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9593745" + }, + { + "id": "runtime@062afa5", + "repo": "runtime", + "title": "[Wasm RyuJit] Match how other targets consume initblk fill values", + "url": "https://github.com/dotnet/runtime/pull/129062", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@062afa5" + }, + { + "id": "runtime@4b6b5d0", + "repo": "runtime", + "title": "Share \u0060ObjectiveCMarshal\u0060 reference-tracking logic between CoreCLR and NativeAOT", + "url": "https://github.com/dotnet/runtime/pull/128961", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4b6b5d0" + }, + { + "id": "runtime@3654fe4", + "repo": "runtime", + "title": "Fix NegotiateAuthentication to surface TargetUnknown status for unknown SPNs", + "url": "https://github.com/dotnet/runtime/pull/126623", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3654fe4" + }, + { + "id": "runtime@ed5c6da", + "repo": "runtime", + "title": "Bump iOS simulator arm64 Helix queue to OSX.26 and centralize iOS-family queues", + "url": "https://github.com/dotnet/runtime/pull/128448", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ed5c6da" + }, + { + "id": "runtime@0731c0f", + "repo": "runtime", + "title": "Pool the dictionary buffer when training a Zstandard dictionary", + "url": "https://github.com/dotnet/runtime/pull/129125", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0731c0f" + }, + { + "id": "runtime@fe666f9", + "repo": "runtime", + "title": "[Wasm / RyuJit]: implement CKFINITE", + "url": "https://github.com/dotnet/runtime/pull/129061", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fe666f9" + }, + { + "id": "runtime@62703b2", + "repo": "runtime", + "title": "[browser] Enable app UnmanagedCallersOnly Wasm.Build.Tests on CoreCLR", + "url": "https://github.com/dotnet/runtime/pull/129173", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@62703b2" + }, + { + "id": "runtime@cc2800a", + "repo": "runtime", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/runtime/pull/128956", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@cc2800a" + }, + { + "id": "runtime@89cd18a", + "repo": "runtime", + "title": "Dispose IAsyncEnumerable enumerators inline during property-based JSON serialization", + "url": "https://github.com/dotnet/runtime/pull/126712", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@89cd18a" + }, + { + "id": "runtime@bba72ce", + "repo": "runtime", + "title": "[cDAC] GC stress verification framework \u002B pipeline integration", + "url": "https://github.com/dotnet/runtime/pull/128872", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bba72ce" + }, + { + "id": "runtime@1ad1e1e", + "repo": "runtime", + "title": "[Wasm R2R] Retype integer constant struct returns to the native return type", + "url": "https://github.com/dotnet/runtime/pull/129102", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1ad1e1e" + }, + { + "id": "runtime@7f49565", + "repo": "runtime", + "title": "Fix return type misclasiffication in TransitionBlock.cs", + "url": "https://github.com/dotnet/runtime/pull/129143", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7f49565" + }, + { + "id": "runtime@2e9cdf2", + "repo": "runtime", + "title": "Implement SafeProcessHandle.Open/TryOpen and Process.TryGetProcessById", + "url": "https://github.com/dotnet/runtime/pull/126705", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2e9cdf2" + }, + { + "id": "runtime@35c68a9", + "repo": "runtime", + "title": "Fix COM interface method calling wrong method for base/derived classes", + "url": "https://github.com/dotnet/runtime/pull/128913", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@35c68a9" + }, + { + "id": "runtime@63bf37b", + "repo": "runtime", + "title": "JIT: Narrow long comparisons of sign-extended ints to int in VN", + "url": "https://github.com/dotnet/runtime/pull/129148", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@63bf37b" + }, + { + "id": "runtime@c8979c0", + "repo": "runtime", + "title": "[Wasm R2R] Fix two crossgen2 NYIs: FloatTraits::NaN and bitcast of same-size types", + "url": "https://github.com/dotnet/runtime/pull/129095", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c8979c0" + }, + { + "id": "runtime@9ee744e", + "repo": "runtime", + "title": "Update --bootstrap docs with current reality", + "url": "https://github.com/dotnet/runtime/pull/129190", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9ee744e" + }, + { + "id": "runtime@65937ca", + "repo": "runtime", + "title": "JIT: fix loop cloning condition for decreasing loops with array-length limit", + "url": "https://github.com/dotnet/runtime/pull/129187", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@65937ca" + }, + { + "id": "runtime@24547a7", + "repo": "runtime", + "title": "JIT: Fix arm64 shifted-register containment for long compares", + "url": "https://github.com/dotnet/runtime/pull/129188", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@24547a7" + }, + { + "id": "runtime@7ef0b3f", + "repo": "runtime", + "title": "Disable SystemCoreLibDirectory on ReadyToRun", + "url": "https://github.com/dotnet/runtime/pull/129178", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7ef0b3f" + }, + { + "id": "runtime@1ce6bd1", + "repo": "runtime", + "title": "Disable failing tests on mono", + "url": "https://github.com/dotnet/runtime/pull/129163", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1ce6bd1" + }, + { + "id": "runtime@9a975e6", + "repo": "runtime", + "title": "[ci-scan] Skip ActivityTracking tests on Android Mono (refs #129088)", + "url": "https://github.com/dotnet/runtime/pull/129094", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9a975e6" + }, + { + "id": "runtime@bee7953", + "repo": "runtime", + "title": "[cDAC] fix RuntimeMutableTypeSystem contract name bug", + "url": "https://github.com/dotnet/runtime/pull/129213", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bee7953" + }, + { + "id": "runtime@5d33559", + "repo": "runtime", + "title": "Address runtime async TaskScheduler TODO", + "url": "https://github.com/dotnet/runtime/pull/129161", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d33559" + }, + { + "id": "runtime@9e2858a", + "repo": "runtime", + "title": "Don\u0027t throw in NegotiateClientCertificateAsync if Post-Handshake auth wasn\u0027t enabled.", + "url": "https://github.com/dotnet/runtime/pull/128942", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9e2858a" + }, + { + "id": "runtime@b5d6601", + "repo": "runtime", + "title": "FileSystemWatcher.Linux/OSX: raise Error event when FileSystemWatcher\u0027s watched directory is deleted or moved.", + "url": "https://github.com/dotnet/runtime/pull/128360", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b5d6601" + }, + { + "id": "runtime@62e1031", + "repo": "runtime", + "title": "Update container image digests", + "url": "https://github.com/dotnet/runtime/pull/129120", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@62e1031" + }, + { + "id": "runtime@fdcac52", + "repo": "runtime", + "title": "Add checks for malformed sizes for ZIP64 files", + "url": "https://github.com/dotnet/runtime/pull/129121", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fdcac52" + }, + { + "id": "runtime@70e7750", + "repo": "runtime", + "title": "Represent managed-return-values as native vars", + "url": "https://github.com/dotnet/runtime/pull/128479", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@70e7750" + }, + { + "id": "runtime@592e138", + "repo": "runtime", + "title": "JIT: Fix debug \u0060igDataSize\u0060 assignment to use code size (so exclude gc vars)", + "url": "https://github.com/dotnet/runtime/pull/128811", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@592e138" + }, + { + "id": "runtime@8ac369d", + "repo": "runtime", + "title": "Opt pooled async methods out of runtime async", + "url": "https://github.com/dotnet/runtime/pull/128943", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8ac369d" + }, + { + "id": "runtime@25bd04c", + "repo": "runtime", + "title": "Clean up in rangecheck", + "url": "https://github.com/dotnet/runtime/pull/129144", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@25bd04c" + }, + { + "id": "runtime@ad50b41", + "repo": "runtime", + "title": "[WASI][Mono] Enable Mono AOT on WASI in runtime-wasm CI leg", + "url": "https://github.com/dotnet/runtime/pull/129098", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ad50b41" + }, + { + "id": "runtime@6e0b2d2", + "repo": "runtime", + "title": "JIT: weight loop body cost by block frequency in cloning heuristic", + "url": "https://github.com/dotnet/runtime/pull/129022", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6e0b2d2" + }, + { + "id": "runtime@a3bf498", + "repo": "runtime", + "title": "JIT: Clear out return value references from continuations", + "url": "https://github.com/dotnet/runtime/pull/129157", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a3bf498" + }, + { + "id": "runtime@4b56149", + "repo": "runtime", + "title": "[cDAC] Remove EnumerateMonitorEventWaitList implementation from DAC and cDAC", + "url": "https://github.com/dotnet/runtime/pull/129054", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4b56149" + }, + { + "id": "runtime@7d42228", + "repo": "runtime", + "title": "[Wasm RyuJit]: don\u0027t skip top-level catchrets when marking try resumption", + "url": "https://github.com/dotnet/runtime/pull/129205", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7d42228" + }, + { + "id": "runtime@a3639b1", + "repo": "runtime", + "title": "Set ARMEL for TIZEN", + "url": "https://github.com/dotnet/runtime/pull/129222", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a3639b1" + }, + { + "id": "runtime@f1e9e36", + "repo": "runtime", + "title": "JIT: Tail-merge don\u0027t produce empty blocks", + "url": "https://github.com/dotnet/runtime/pull/129092", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f1e9e36" + }, + { + "id": "runtime@19b511a", + "repo": "runtime", + "title": "[ci-scan] Tighten agentic CI workflow dedup and feedback emission", + "url": "https://github.com/dotnet/runtime/pull/129231", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@19b511a" + }, + { + "id": "runtime@d6db569", + "repo": "runtime", + "title": "Generate TLS alerts on certificate validation failure on macOS", + "url": "https://github.com/dotnet/runtime/pull/128316", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d6db569" + }, + { + "id": "runtime@85de42c", + "repo": "runtime", + "title": "fix: use Stopwatch for ReflectionEmitCachingMemberAccessor TTL", + "url": "https://github.com/dotnet/runtime/pull/127844", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@85de42c" + }, + { + "id": "runtime@a4f9324", + "repo": "runtime", + "title": "Align manifest assembly MVID table to 4 bytes in composite R2R images", + "url": "https://github.com/dotnet/runtime/pull/129017", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a4f9324" + }, + { + "id": "runtime@f59cad6", + "repo": "runtime", + "title": "Port bootstrap build on OpenBSD", + "url": "https://github.com/dotnet/runtime/pull/129080", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f59cad6" + }, + { + "id": "runtime@30db3f7", + "repo": "runtime", + "title": "[browser][mono] Fix buffered symbol asset loading", + "url": "https://github.com/dotnet/runtime/pull/127087", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@30db3f7" + }, + { + "id": "runtime@3eaaf07", + "repo": "runtime", + "title": "[main] Update dependencies from dotnet/xharness", + "url": "https://github.com/dotnet/runtime/pull/129115", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3eaaf07" + }, + { + "id": "runtime@3b91ef7", + "repo": "runtime", + "title": "Update GetRangeFromAssertions to handle some basic TYP_LONG scenarios where it FitsIn\u003Cint32_t\u003E", + "url": "https://github.com/dotnet/runtime/pull/128906", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3b91ef7" + }, + { + "id": "runtime@b426c12", + "repo": "runtime", + "title": "JIT: clone \u0022i != arr.Length\u0022 loops to eliminate bounds checks", + "url": "https://github.com/dotnet/runtime/pull/129268", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b426c12" + }, + { + "id": "runtime@bfcf5c2", + "repo": "runtime", + "title": "Fix W3CPropagator baggage parsing after malformed entries", + "url": "https://github.com/dotnet/runtime/pull/129287", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bfcf5c2" + }, + { + "id": "runtime@e563422", + "repo": "runtime", + "title": "Simplify winsock initialization", + "url": "https://github.com/dotnet/runtime/pull/129225", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e563422" + }, + { + "id": "runtime@e39bf0d", + "repo": "runtime", + "title": "Add MaxDepth to CborReader and CborWriter", + "url": "https://github.com/dotnet/runtime/pull/129273", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e39bf0d" + }, + { + "id": "runtime@fd2cfc7", + "repo": "runtime", + "title": "remove code-review agent exclude", + "url": "https://github.com/dotnet/runtime/pull/129175", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fd2cfc7" + }, + { + "id": "runtime@c8f7ed2", + "repo": "runtime", + "title": "cDAC stress build break: match GetObjectStringData\u0027s quirky dac behavior", + "url": "https://github.com/dotnet/runtime/pull/129297", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c8f7ed2" + }, + { + "id": "runtime@125cc59", + "repo": "runtime", + "title": "JIT: stop walking parent try regions across funclet boundaries", + "url": "https://github.com/dotnet/runtime/pull/129269", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@125cc59" + }, + { + "id": "runtime@397e72c", + "repo": "runtime", + "title": "Prefer using non-deprecated EC OSSL APIs where possible", + "url": "https://github.com/dotnet/runtime/pull/127190", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@397e72c" + }, + { + "id": "runtime@d553195", + "repo": "runtime", + "title": "Privatize NativeAOT libunwind symbols", + "url": "https://github.com/dotnet/runtime/pull/128927", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d553195" + }, + { + "id": "runtime@9b8c375", + "repo": "runtime", + "title": "JIT/wasm: fix quadratic cost in fgWasmEhFlow", + "url": "https://github.com/dotnet/runtime/pull/129306", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9b8c375" + }, + { + "id": "runtime@63e7364", + "repo": "runtime", + "title": "Make Condition to not use ConditionalWeakTable", + "url": "https://github.com/dotnet/runtime/pull/129083", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@63e7364" + }, + { + "id": "runtime@6dbc49a", + "repo": "runtime", + "title": "Fix race condition in System.Threading.Overlapped tests causing IOException on Windows ARM64", + "url": "https://github.com/dotnet/runtime/pull/127493", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6dbc49a" + }, + { + "id": "runtime@19274de", + "repo": "runtime", + "title": "JIT: Allow optNarrowTree CAST case to match ULONG and LONG equivalently", + "url": "https://github.com/dotnet/runtime/pull/129206", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@19274de" + }, + { + "id": "runtime@2f38215", + "repo": "runtime", + "title": "Add dnx shim to dotnet-host package", + "url": "https://github.com/dotnet/runtime/pull/129258", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2f38215" + }, + { + "id": "runtime@9db0b29", + "repo": "runtime", + "title": "[ci-scan] Fix crossgen2_comparison.py Python 3.14 asyncio compatibility", + "url": "https://github.com/dotnet/runtime/pull/129029", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9db0b29" + }, + { + "id": "runtime@62d56b5", + "repo": "runtime", + "title": "Fix Arraypool rent without try/finally block", + "url": "https://github.com/dotnet/runtime/pull/129158", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@62d56b5" + }, + { + "id": "runtime@f4ced08", + "repo": "runtime", + "title": "Add missing meta-packages and binary-free packages to PackageOverrides.txt", + "url": "https://github.com/dotnet/runtime/pull/126751", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f4ced08" + }, + { + "id": "runtime@4c74f6a", + "repo": "runtime", + "title": "FileStream.Unix: prevent open to cause setting the controlling terminal.", + "url": "https://github.com/dotnet/runtime/pull/129166", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4c74f6a" + }, + { + "id": "runtime@d7d6d76", + "repo": "runtime", + "title": "[browser][coreCLR] workaround Wasm.Build.Tests.IcuTests.FullIcuFromRuntimePackWithInvariant", + "url": "https://github.com/dotnet/runtime/pull/129243", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d7d6d76" + }, + { + "id": "runtime@4610370", + "repo": "runtime", + "title": "JIT: encapsulate all fields in GenTreeIntCon", + "url": "https://github.com/dotnet/runtime/pull/129248", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4610370" + }, + { + "id": "runtime@83e9127", + "repo": "runtime", + "title": "Compute all checksums before emitting into image stream", + "url": "https://github.com/dotnet/runtime/pull/129016", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@83e9127" + }, + { + "id": "runtime@5beef0d", + "repo": "runtime", + "title": "JIT: tighten IV range from \u0022i != bound\u0022 assertions in rangecheck", + "url": "https://github.com/dotnet/runtime/pull/129303", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5beef0d" + }, + { + "id": "runtime@380b84f", + "repo": "runtime", + "title": "Add handling of RethrowAfterCatch exception in a few places", + "url": "https://github.com/dotnet/runtime/pull/129249", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@380b84f" + }, + { + "id": "runtime@8d85540", + "repo": "runtime", + "title": "JIT: Clean up range check overflow caching and bounds check special cases", + "url": "https://github.com/dotnet/runtime/pull/129253", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8d85540" + }, + { + "id": "runtime@d22168c", + "repo": "runtime", + "title": "[cDAC]: Implement GetTypedByRefInfo, GetStringData, GetArrayData, GetBasicObjectInfo", + "url": "https://github.com/dotnet/runtime/pull/129200", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d22168c" + }, + { + "id": "runtime@d71e0a9", + "repo": "runtime", + "title": "Don\u0027t use callbacks when performing sync IO with async handles", + "url": "https://github.com/dotnet/runtime/pull/126845", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d71e0a9" + }, + { + "id": "runtime@a0311b3", + "repo": "runtime", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2998817", + "url": "https://github.com/dotnet/runtime/pull/128945", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a0311b3" + }, + { + "id": "runtime@c6b1bd9", + "repo": "runtime", + "title": "Add Wasm32 ISA and PackedSimd ISA", + "url": "https://github.com/dotnet/runtime/pull/129140", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c6b1bd9" + }, + { + "id": "runtime@73a17d6", + "repo": "runtime", + "title": "arm64: Add support for BFX instruction", + "url": "https://github.com/dotnet/runtime/pull/123138", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@73a17d6" + }, + { + "id": "runtime@b9ff865", + "repo": "runtime", + "title": "Fix if that should have been an ifdef", + "url": "https://github.com/dotnet/runtime/pull/129330", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b9ff865" + }, + { + "id": "runtime@23e9326", + "repo": "runtime", + "title": "Fix Array::GetDirectPointerToNonObjectElements DAC regression", + "url": "https://github.com/dotnet/runtime/pull/129271", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@23e9326" + }, + { + "id": "runtime@a4094ea", + "repo": "runtime", + "title": "JIT: extend loop cloning for span\u002Bstride\u003E1 and \u00B1const limits", + "url": "https://github.com/dotnet/runtime/pull/129309", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a4094ea" + }, + { + "id": "runtime@f82dc23", + "repo": "runtime", + "title": "Some X25519 fixes for OpenSSL key handling", + "url": "https://github.com/dotnet/runtime/pull/129338", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f82dc23" + }, + { + "id": "runtime@0b259fa", + "repo": "runtime", + "title": "Add async DataAnnotations bridge for Microsoft.Extensions.Options", + "url": "https://github.com/dotnet/runtime/pull/129218", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0b259fa" + }, + { + "id": "runtime@f867627", + "repo": "runtime", + "title": "[browser][coreCLR] event pipe and browser profiler", + "url": "https://github.com/dotnet/runtime/pull/126324", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f867627" + }, + { + "id": "runtime@f5645e2", + "repo": "runtime", + "title": "Convert corehost hostmisc trace and fx_ver to C", + "url": "https://github.com/dotnet/runtime/pull/128420", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f5645e2" + }, + { + "id": "runtime@f24d574", + "repo": "runtime", + "title": "Move remarks back from conceptual docs repo", + "url": "https://github.com/dotnet/runtime/pull/129002", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f24d574" + }, + { + "id": "runtime@1f254ec", + "repo": "runtime", + "title": "Optimize NativeAOT delegate field layout", + "url": "https://github.com/dotnet/runtime/pull/129304", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1f254ec" + }, + { + "id": "runtime@6fb2c42", + "repo": "runtime", + "title": "Bump remaining macOS Helix queues to current versions", + "url": "https://github.com/dotnet/runtime/pull/129240", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6fb2c42" + }, + { + "id": "runtime@7304c88", + "repo": "runtime", + "title": "Revert \u0022Resume after catch for interpreter via native EH\u0022", + "url": "https://github.com/dotnet/runtime/pull/129362", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7304c88" + }, + { + "id": "runtime@57b7935", + "repo": "runtime", + "title": "JIT: forward-sub cheap address temps with multiple uses", + "url": "https://github.com/dotnet/runtime/pull/129312", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@57b7935" + }, + { + "id": "runtime@9405cac", + "repo": "runtime", + "title": "Add ActiveIssue for all named key tests to mitigate invalid memory access", + "url": "https://github.com/dotnet/runtime/pull/129367", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9405cac" + }, + { + "id": "runtime@3690e13", + "repo": "runtime", + "title": "[browser][coreCLR] Make DOTNET_INTEROP dependency optional", + "url": "https://github.com/dotnet/runtime/pull/129333", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3690e13" + }, + { + "id": "runtime@f363796", + "repo": "runtime", + "title": "Add Wasm EH R2R infrastructure", + "url": "https://github.com/dotnet/runtime/pull/129197", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f363796" + }, + { + "id": "runtime@a3359b8", + "repo": "runtime", + "title": "Delete PlatformDetection.IsMariner", + "url": "https://github.com/dotnet/runtime/pull/129370", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a3359b8" + }, + { + "id": "runtime@39452c5", + "repo": "runtime", + "title": "Wasm R2R: push this before retbuf in InterpToR2R thunk args", + "url": "https://github.com/dotnet/runtime/pull/129356", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@39452c5" + }, + { + "id": "runtime@a1e8100", + "repo": "runtime", + "title": "[browser][coreCLR] set \u0022LANG\u0022 env variable", + "url": "https://github.com/dotnet/runtime/pull/129221", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a1e8100" + }, + { + "id": "runtime@97091e2", + "repo": "runtime", + "title": "[cdac] Pipeline refactor \u002B StackWalk doc cleanup \u002B DataGenerator build fix", + "url": "https://github.com/dotnet/runtime/pull/129244", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@97091e2" + }, + { + "id": "runtime@3a87981", + "repo": "runtime", + "title": "JIT: don\u0027t claim rotates set ZF on xarch", + "url": "https://github.com/dotnet/runtime/pull/129348", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3a87981" + }, + { + "id": "runtime@b8e0820", + "repo": "runtime", + "title": "[browser][coreCLR] link out icu/globalization module on InvariantGlobalization flag", + "url": "https://github.com/dotnet/runtime/pull/129336", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b8e0820" + }, + { + "id": "runtime@98bfa17", + "repo": "runtime", + "title": "[browser][wasm] Prep changes ahead of emsdk bump", + "url": "https://github.com/dotnet/runtime/pull/129383", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@98bfa17" + }, + { + "id": "runtime@db5142a", + "repo": "runtime", + "title": "Update code-review workflow and standardize AI disclosure", + "url": "https://github.com/dotnet/runtime/pull/126110", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@db5142a" + }, + { + "id": "runtime@4fcc956", + "repo": "runtime", + "title": "[ci-scan] Enable Build Analysis for outer-loop pipelines", + "url": "https://github.com/dotnet/runtime/pull/129233", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4fcc956" + }, + { + "id": "runtime@39ace2d", + "repo": "runtime", + "title": "[clr-ios] Disable failing tests and fix trimming in Apple CoreCLR mobile test suites", + "url": "https://github.com/dotnet/runtime/pull/129226", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@39ace2d" + }, + { + "id": "runtime@fd3a4f4", + "repo": "runtime", + "title": "Fix clobbering of RhpInterfaceDispatchSlow arguments on riscv64", + "url": "https://github.com/dotnet/runtime/pull/128374", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fd3a4f4" + }, + { + "id": "runtime@9907f43", + "repo": "runtime", + "title": "[Wasm RyuJit] Enable native wasm fast tail calls", + "url": "https://github.com/dotnet/runtime/pull/129134", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9907f43" + }, + { + "id": "runtime@dabcb41", + "repo": "runtime", + "title": "[RyuJIT Wasm]: Fix incorrect assert for shift amount type in codegenwasm.cpp", + "url": "https://github.com/dotnet/runtime/pull/129343", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dabcb41" + }, + { + "id": "runtime@ca65f7d", + "repo": "runtime", + "title": "Remove NativeAOT debug handle tagging", + "url": "https://github.com/dotnet/runtime/pull/129034", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ca65f7d" + }, + { + "id": "runtime@9ce1cb9", + "repo": "runtime", + "title": "Fix illumox-x64 build with gcc and clang", + "url": "https://github.com/dotnet/runtime/pull/129322", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9ce1cb9" + }, + { + "id": "runtime@b7dcae6", + "repo": "runtime", + "title": "Fall back to ld for private libunwind partial link", + "url": "https://github.com/dotnet/runtime/pull/129352", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b7dcae6" + }, + { + "id": "runtime@0989174", + "repo": "runtime", + "title": "Enable LibraryImportGenerator.Tests on BSD/SunOS", + "url": "https://github.com/dotnet/runtime/pull/129185", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0989174" + }, + { + "id": "runtime@24097f2", + "repo": "runtime", + "title": "Fix incorrect operand size for long-form IL local/argument instructions in InstructionEncoder", + "url": "https://github.com/dotnet/runtime/pull/128279", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@24097f2" + }, + { + "id": "runtime@36812f0", + "repo": "runtime", + "title": "JIT: mark R2R direct-call target loads as non-faulting", + "url": "https://github.com/dotnet/runtime/pull/129429", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@36812f0" + }, + { + "id": "runtime@2198d5d", + "repo": "runtime", + "title": "Wasm R2R: implement support for resume after catch", + "url": "https://github.com/dotnet/runtime/pull/129391", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2198d5d" + }, + { + "id": "runtime@0080389", + "repo": "runtime", + "title": "Optimize delegate layout on CoreCLR", + "url": "https://github.com/dotnet/runtime/pull/129410", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0080389" + }, + { + "id": "runtime@d04703b", + "repo": "runtime", + "title": "Don\u0027t give up on folding obj.GetType if obj can be null", + "url": "https://github.com/dotnet/runtime/pull/129371", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d04703b" + }, + { + "id": "runtime@07b0630", + "repo": "runtime", + "title": "Improve RangeOps::Merge", + "url": "https://github.com/dotnet/runtime/pull/129390", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@07b0630" + }, + { + "id": "runtime@f003ba4", + "repo": "runtime", + "title": "JIT: clone array loops with stride \u003E 57", + "url": "https://github.com/dotnet/runtime/pull/129349", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f003ba4" + }, + { + "id": "runtime@3d40d73", + "repo": "runtime", + "title": "JIT: recognize CORINFO_HELP_BOX in impThrowIfNull", + "url": "https://github.com/dotnet/runtime/pull/129392", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3d40d73" + }, + { + "id": "runtime@b802891", + "repo": "runtime", + "title": "Revert \u0022[HTTP] Remove peer.address from connection OTel counters\u0022", + "url": "https://github.com/dotnet/runtime/pull/129317", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b802891" + }, + { + "id": "runtime@820be0c", + "repo": "runtime", + "title": "ManagedWebSocket: report actual messageType in invalid-type ArgumentException", + "url": "https://github.com/dotnet/runtime/pull/129069", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@820be0c" + }, + { + "id": "runtime@98d5787", + "repo": "runtime", + "title": "Fix MemoryCache negative _cacheSize drift that permanently latches a size-limited cache", + "url": "https://github.com/dotnet/runtime/pull/129215", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@98d5787" + }, + { + "id": "runtime@e57af36", + "repo": "runtime", + "title": "[clr-ios] Preserve inherited MemberData statics on maccatalyst CoreCLR", + "url": "https://github.com/dotnet/runtime/pull/128409", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e57af36" + }, + { + "id": "runtime@a4a5adf", + "repo": "runtime", + "title": "[cDAC] Add IsManagedCode DacDbi API", + "url": "https://github.com/dotnet/runtime/pull/129443", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a4a5adf" + }, + { + "id": "runtime@8921750", + "repo": "runtime", + "title": "[ci-scan-feedback] Strengthen dedup queries and block JIT/GC workarounds", + "url": "https://github.com/dotnet/runtime/pull/129461", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8921750" + }, + { + "id": "runtime@1704f34", + "repo": "runtime", + "title": "Wasm R2R: emit trailing end after retless BBJ_CALLFINALLY", + "url": "https://github.com/dotnet/runtime/pull/129449", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1704f34" + }, + { + "id": "runtime@9942301", + "repo": "runtime", + "title": "cDAC: dereference OBJECTHANDLE in collectible thread-statics", + "url": "https://github.com/dotnet/runtime/pull/129291", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9942301" + }, + { + "id": "runtime@49fd166", + "repo": "runtime", + "title": "[clr-ios] Enable Debug CoreCLR Apple Mobile jobs in extra-platforms pipelines", + "url": "https://github.com/dotnet/runtime/pull/127498", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@49fd166" + }, + { + "id": "runtime@67df812", + "repo": "runtime", + "title": "[Wasm RyuJit] Enable Hardware Intrinsics", + "url": "https://github.com/dotnet/runtime/pull/129201", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@67df812" + }, + { + "id": "runtime@495f158", + "repo": "runtime", + "title": "Keep OSSL_LIB_CTX handles alive forever", + "url": "https://github.com/dotnet/runtime/pull/129435", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@495f158" + }, + { + "id": "runtime@505f427", + "repo": "runtime", + "title": "GCRoot: Report GCFrame and in-flight exception objects", + "url": "https://github.com/dotnet/runtime/pull/129145", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@505f427" + }, + { + "id": "runtime@581acb2", + "repo": "runtime", + "title": "[cDac] Fix failing cDac test on OSX", + "url": "https://github.com/dotnet/runtime/pull/129462", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@581acb2" + }, + { + "id": "runtime@45d015d", + "repo": "runtime", + "title": "Reduce raw global / typeinfo usage in cDAC Legacy interfaces", + "url": "https://github.com/dotnet/runtime/pull/129260", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@45d015d" + }, + { + "id": "runtime@95e7c8e", + "repo": "runtime", + "title": "[cDAC] Implement GetILCodeVersionNodeData in DacDbi", + "url": "https://github.com/dotnet/runtime/pull/129448", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@95e7c8e" + }, + { + "id": "runtime@c3e1a29", + "repo": "runtime", + "title": "[Wasm RyuJIT] Spill live ref/byref values to pinned stack slots at calls", + "url": "https://github.com/dotnet/runtime/pull/129059", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c3e1a29" + }, + { + "id": "runtime@4b211ba", + "repo": "runtime", + "title": "Redo resume after catch for interpreter via native EH", + "url": "https://github.com/dotnet/runtime/pull/129433", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4b211ba" + }, + { + "id": "runtime@ef0084c", + "repo": "runtime", + "title": "Fix OSSL_STORE_INFO leak", + "url": "https://github.com/dotnet/runtime/pull/129446", + "commit": "dotnet@e9cde69", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ef0084c" + }, + { + "id": "runtime@5656cc9", + "repo": "runtime", + "title": "Add UsePureLLVMToolchain for compiler-rt\u002Blld combo", + "url": "https://github.com/dotnet/runtime/pull/129382", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5656cc9" + }, + { + "id": "runtime@1af2b9f", + "repo": "runtime", + "title": "Fix segfault in GC standalone large pages emulation mode (segments path)", + "url": "https://github.com/dotnet/runtime/pull/127763", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1af2b9f" + }, + { + "id": "runtime@27dd7c8", + "repo": "runtime", + "title": "Add doc comment on AsyncValidationAttribute to not make threading assumptions", + "url": "https://github.com/dotnet/runtime/pull/129172", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@27dd7c8" + }, + { + "id": "runtime@b3833ec", + "repo": "runtime", + "title": "Implement support for loading multiple providers into a single context", + "url": "https://github.com/dotnet/runtime/pull/129477", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b3833ec" + }, + { + "id": "runtime@ac88c72", + "repo": "runtime", + "title": "[interp] Send CreateThread debugger event from the interpreter", + "url": "https://github.com/dotnet/runtime/pull/129389", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ac88c72" + }, + { + "id": "runtime@3e4b29a", + "repo": "runtime", + "title": "JIT: extend OptimizeConstCompare to remove TYP_BYTE casts", + "url": "https://github.com/dotnet/runtime/pull/129361", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3e4b29a" + }, + { + "id": "runtime@02c4ff5", + "repo": "runtime", + "title": "Move remarks back from conceptual docs repo (CustomReflectionContext)", + "url": "https://github.com/dotnet/runtime/pull/129404", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@02c4ff5" + }, + { + "id": "runtime@9577e1d", + "repo": "runtime", + "title": "JIT: unpin locals whose value is provably non-movable", + "url": "https://github.com/dotnet/runtime/pull/129397", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9577e1d" + }, + { + "id": "runtime@af7b1d7", + "repo": "runtime", + "title": "JIT: boost loop inversion cost limit for some loops", + "url": "https://github.com/dotnet/runtime/pull/129472", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@af7b1d7" + }, + { + "id": "runtime@c98db11", + "repo": "runtime", + "title": "Clarify JIT-EE method placement in add-new-jit-ee-api skill", + "url": "https://github.com/dotnet/runtime/pull/129127", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c98db11" + }, + { + "id": "runtime@7117272", + "repo": "runtime", + "title": "Ignore AppDomain address parameters in ISOSDacInterface", + "url": "https://github.com/dotnet/runtime/pull/129476", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7117272" + }, + { + "id": "runtime@7f8276d", + "repo": "runtime", + "title": "Add missing fast path for DateTime format \u0022G\u0022", + "url": "https://github.com/dotnet/runtime/pull/129374", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7f8276d" + }, + { + "id": "runtime@9451fcf", + "repo": "runtime", + "title": "[cdac] Implement IGCInfo for x86; consolidate decoder under GCInfo contract", + "url": "https://github.com/dotnet/runtime/pull/129456", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9451fcf" + }, + { + "id": "runtime@5a4c890", + "repo": "runtime", + "title": "Add support for properties in COM source generator", + "url": "https://github.com/dotnet/runtime/pull/128869", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5a4c890" + }, + { + "id": "runtime@631b884", + "repo": "runtime", + "title": "Fix OOM message in Native AOT", + "url": "https://github.com/dotnet/runtime/pull/129256", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@631b884" + }, + { + "id": "runtime@39a496d", + "repo": "runtime", + "title": "Add \u0060bool silent\u0060 parameter to \u0060Process.Run\u0060 and \u0060Process.RunAsync\u0060 fileName overloads", + "url": "https://github.com/dotnet/runtime/pull/129509", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@39a496d" + }, + { + "id": "runtime@26243ad", + "repo": "runtime", + "title": "Move DSA tests into System.Security.Cryptography", + "url": "https://github.com/dotnet/runtime/pull/129320", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@26243ad" + }, + { + "id": "runtime@0c15cff", + "repo": "runtime", + "title": "JIT: don\u0027t narrow relocatable handle constants in optNarrowTree", + "url": "https://github.com/dotnet/runtime/pull/129519", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0c15cff" + }, + { + "id": "runtime@39a6fba", + "repo": "runtime", + "title": "Reject SAFEARRAY to IntPtr[] marshalling with mismatched native element size", + "url": "https://github.com/dotnet/runtime/pull/129444", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@39a6fba" + }, + { + "id": "runtime@067b864", + "repo": "runtime", + "title": "Use SSA-based TryGetRange to fold conditions", + "url": "https://github.com/dotnet/runtime/pull/129354", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@067b864" + }, + { + "id": "runtime@aca48fc", + "repo": "runtime", + "title": "Fix for 127747", + "url": "https://github.com/dotnet/runtime/pull/128962", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@aca48fc" + }, + { + "id": "runtime@3592c0b", + "repo": "runtime", + "title": "Fix ARM32 JIT errors with native int-div", + "url": "https://github.com/dotnet/runtime/pull/128970", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3592c0b" + }, + { + "id": "runtime@d72d2fc", + "repo": "runtime", + "title": "Fix W3CPropagatorcompliance against W3C Trace Context Level 2", + "url": "https://github.com/dotnet/runtime/pull/129414", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d72d2fc" + }, + { + "id": "runtime@06caa69", + "repo": "runtime", + "title": "Separate GC WKS and SVR compilation units", + "url": "https://github.com/dotnet/runtime/pull/126720", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@06caa69" + }, + { + "id": "runtime@b734345", + "repo": "runtime", + "title": "Fix assembly labels on MacOS X64 to be LOCAL_LABEL", + "url": "https://github.com/dotnet/runtime/pull/129531", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b734345" + }, + { + "id": "runtime@8f23419", + "repo": "runtime", + "title": "[cDAC]: Implement GetEnCHangingFieldInfo", + "url": "https://github.com/dotnet/runtime/pull/129411", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8f23419" + }, + { + "id": "runtime@d50582a", + "repo": "runtime", + "title": "Pre-initialize InvariantCulture such that it can be safely used when creating stack traces", + "url": "https://github.com/dotnet/runtime/pull/129189", + "commit": "dotnet@7fa6b54", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d50582a" + }, + { + "id": "runtime@1f49500", + "repo": "runtime", + "title": "Cache NativeAOT Visual Studio tool discovery", + "url": "https://github.com/dotnet/runtime/pull/129316", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1f49500" + }, + { + "id": "runtime@7cd0426", + "repo": "runtime", + "title": "Disable \u0060CustomReflectionContextExamples.AddCustomAttribute\u0060 on NativeAOT via existing tracking issue", + "url": "https://github.com/dotnet/runtime/pull/129550", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7cd0426" + }, + { + "id": "runtime@1e103e1", + "repo": "runtime", + "title": "[browser][coreCLR] fix resource merging", + "url": "https://github.com/dotnet/runtime/pull/129466", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1e103e1" + }, + { + "id": "runtime@50bc3b3", + "repo": "runtime", + "title": "[clr-interp] Implement Managed Return Value support for the interpreter", + "url": "https://github.com/dotnet/runtime/pull/127760", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@50bc3b3" + }, + { + "id": "runtime@e72194c", + "repo": "runtime", + "title": "Implement StartSuspended for Windows and Resume on SafeProcessHandle", + "url": "https://github.com/dotnet/runtime/pull/129512", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e72194c" + }, + { + "id": "runtime@e1d4048", + "repo": "runtime", + "title": "[clr-ios] Disable Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests on Apple mobile", + "url": "https://github.com/dotnet/runtime/pull/129514", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e1d4048" + }, + { + "id": "runtime@f39bc38", + "repo": "runtime", + "title": "Aging dependent handles", + "url": "https://github.com/dotnet/runtime/pull/78746", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f39bc38" + }, + { + "id": "runtime@4796c4f", + "repo": "runtime", + "title": "Port System.Net.Security to OpenBSD", + "url": "https://github.com/dotnet/runtime/pull/129479", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4796c4f" + }, + { + "id": "runtime@e7bc696", + "repo": "runtime", + "title": "[ci-scan] Use blocking-clean-ci-optional for JIT/GC/PGO stress pipeline KBEs", + "url": "https://github.com/dotnet/runtime/pull/129569", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e7bc696" + }, + { + "id": "runtime@1331269", + "repo": "runtime", + "title": "Add DerivedTypes property to IsClosedTypeAttribute", + "url": "https://github.com/dotnet/runtime/pull/129529", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1331269" + }, + { + "id": "runtime@46c393a", + "repo": "runtime", + "title": "Improve WebSocket exceptions to include informative messages", + "url": "https://github.com/dotnet/runtime/pull/129428", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@46c393a" + }, + { + "id": "runtime@bf44774", + "repo": "runtime", + "title": "[cDAC] Stackwalk DacDbi APIs", + "url": "https://github.com/dotnet/runtime/pull/129091", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bf44774" + }, + { + "id": "runtime@a17debe", + "repo": "runtime", + "title": "[Wasm RyuJit] Add Wasm SIMD NYIs, fix PushArgs assert, fix Async/Try/SCC issue.", + "url": "https://github.com/dotnet/runtime/pull/129494", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a17debe" + }, + { + "id": "runtime@5a200b4", + "repo": "runtime", + "title": "[mobile] .NET 11 mobile runtime configuration updates", + "url": "https://github.com/dotnet/runtime/pull/129293", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5a200b4" + }, + { + "id": "runtime@b1ea6ff", + "repo": "runtime", + "title": "[cDAC] Add RuntimeFlavor to IRuntimeInfo and expand NAOT data descriptor", + "url": "https://github.com/dotnet/runtime/pull/129520", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b1ea6ff" + }, + { + "id": "runtime@33dc710", + "repo": "runtime", + "title": "Fix LoaderHeap\u0027s free list growing more than expected", + "url": "https://github.com/dotnet/runtime/pull/129203", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@33dc710" + }, + { + "id": "runtime@5d59cb2", + "repo": "runtime", + "title": "Fix debug build of libraries tests", + "url": "https://github.com/dotnet/runtime/pull/129579", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5d59cb2" + }, + { + "id": "runtime@453a53c", + "repo": "runtime", + "title": "Remove unneeded message printed in case of Tizen build", + "url": "https://github.com/dotnet/runtime/pull/129572", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@453a53c" + }, + { + "id": "runtime@89d68b7", + "repo": "runtime", + "title": "Skip UnmanagedCallersOnlyAssociatedSourceType test on Android", + "url": "https://github.com/dotnet/runtime/pull/129402", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@89d68b7" + }, + { + "id": "runtime@b9d5c9f", + "repo": "runtime", + "title": "JIT: Fix managed return value debug info for floating-point returns", + "url": "https://github.com/dotnet/runtime/pull/129321", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b9d5c9f" + }, + { + "id": "runtime@b166143", + "repo": "runtime", + "title": "Fix objRef not being stored in GetPointerData after DebuggerIPCE_ObjectData refactor", + "url": "https://github.com/dotnet/runtime/pull/129539", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b166143" + }, + { + "id": "runtime@a3f07eb", + "repo": "runtime", + "title": "Fix NoopLimiter disposal in DefaultPartitionedRateLimiter Heartbeat", + "url": "https://github.com/dotnet/runtime/pull/127582", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a3f07eb" + }, + { + "id": "runtime@ee2a8a9", + "repo": "runtime", + "title": "Handle canonical types in constraints checks", + "url": "https://github.com/dotnet/runtime/pull/129278", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ee2a8a9" + }, + { + "id": "runtime@6150bc9", + "repo": "runtime", + "title": "Fix crossgen2 R2R issues found by static analysis", + "url": "https://github.com/dotnet/runtime/pull/129495", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6150bc9" + }, + { + "id": "runtime@ecbe39a", + "repo": "runtime", + "title": "Add ISOSDacInterface17 for StressLog enumeration via cDAC", + "url": "https://github.com/dotnet/runtime/pull/129272", + "commit": "dotnet@6071250", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ecbe39a" + }, + { + "id": "runtime@61a48f4", + "repo": "runtime", + "title": "Port System.IO.FileSystem.Watcher to OpenBSD", + "url": "https://github.com/dotnet/runtime/pull/129583", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@61a48f4" + }, + { + "id": "runtime@083ad8b", + "repo": "runtime", + "title": "[ARM32] Eliminate red zone usage in runtime stubs", + "url": "https://github.com/dotnet/runtime/pull/129398", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@083ad8b" + }, + { + "id": "runtime@482f9ba", + "repo": "runtime", + "title": "Add lane construction and composition APIs", + "url": "https://github.com/dotnet/runtime/pull/127690", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@482f9ba" + }, + { + "id": "runtime@5b69dce", + "repo": "runtime", + "title": "[browser][mono][MT] Prep for emscripten upgrade", + "url": "https://github.com/dotnet/runtime/pull/129503", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5b69dce" + }, + { + "id": "runtime@63ac729", + "repo": "runtime", + "title": "[wasm] WBT: flush async output handlers in ToolCommand.ExecuteWithCapturedOutput", + "url": "https://github.com/dotnet/runtime/pull/129590", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@63ac729" + }, + { + "id": "runtime@12d93fc", + "repo": "runtime", + "title": "Revert \u0022Add lane construction and composition APIs\u0022", + "url": "https://github.com/dotnet/runtime/pull/129610", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@12d93fc" + }, + { + "id": "runtime@5bad087", + "repo": "runtime", + "title": "Link libgssapi.so.9.0 on OpenBSD for AOT libs", + "url": "https://github.com/dotnet/runtime/pull/129580", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5bad087" + }, + { + "id": "runtime@1d601e7", + "repo": "runtime", + "title": "[main] Update dependencies from dotnet/runtime-assets", + "url": "https://github.com/dotnet/runtime/pull/129207", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1d601e7" + }, + { + "id": "runtime@18696ad", + "repo": "runtime", + "title": "Remove unused nativeImagePath from assembly LoadFromPath paths", + "url": "https://github.com/dotnet/runtime/pull/129597", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@18696ad" + }, + { + "id": "runtime@af74d68", + "repo": "runtime", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/runtime/pull/129454", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@af74d68" + }, + { + "id": "runtime@44baabb", + "repo": "runtime", + "title": "JIT: Fix for IV opt to preserve updates to a counter that is live into an EH handler", + "url": "https://github.com/dotnet/runtime/pull/129058", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@44baabb" + }, + { + "id": "runtime@64a41cc", + "repo": "runtime", + "title": "Remove Wrapper delegate kind, switch ARM32 VSD hidden arg to R12", + "url": "https://github.com/dotnet/runtime/pull/129403", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@64a41cc" + }, + { + "id": "runtime@81df057", + "repo": "runtime", + "title": "Remove unsafe MemoryMarshal.Cast from Crc32C update path", + "url": "https://github.com/dotnet/runtime/pull/129619", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@81df057" + }, + { + "id": "runtime@06b81c6", + "repo": "runtime", + "title": "Bump actions/checkout from 6 to 7", + "url": "https://github.com/dotnet/runtime/pull/129596", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@06b81c6" + }, + { + "id": "runtime@5791bab", + "repo": "runtime", + "title": "Reapply \u0022Add lane construction and composition APIs\u0022", + "url": "https://github.com/dotnet/runtime/pull/129627", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5791bab" + }, + { + "id": "runtime@8a395fa", + "repo": "runtime", + "title": "Remove OSX from linker tests and runtime trimming tests", + "url": "https://github.com/dotnet/runtime/pull/129586", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8a395fa" + }, + { + "id": "runtime@942cdb2", + "repo": "runtime", + "title": "[wasm] Split CoreCLR thunks by target OS (browser vs wasi)", + "url": "https://github.com/dotnet/runtime/pull/129549", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@942cdb2" + }, + { + "id": "runtime@95aa263", + "repo": "runtime", + "title": "Enforce 75-minute timeout floor for windows_arm64 global build jobs", + "url": "https://github.com/dotnet/runtime/pull/129553", + "commit": "dotnet@77ef154", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@95aa263" + }, + { + "id": "runtime@f5a2d69", + "repo": "runtime", + "title": "[mono][llvm] Use llvm.minimum/maximum for scalar Math.Min/Max float ops", + "url": "https://github.com/dotnet/runtime/pull/129593", + "commit": "dotnet@0a524d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f5a2d69" + }, + { + "id": "runtime@b4ca93f", + "repo": "runtime", + "title": "Properly annotate CreateGeometricSequence", + "url": "https://github.com/dotnet/runtime/pull/129658", + "commit": "dotnet@0a524d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b4ca93f" + }, + { + "id": "runtime@e329cd6", + "repo": "runtime", + "title": "Fix x64 ToScalar XMM\u2192GPR codegen for contained CreateScalar operand", + "url": "https://github.com/dotnet/runtime/pull/129644", + "commit": "dotnet@0a524d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e329cd6" + }, + { + "id": "runtime@e556d5a", + "repo": "runtime", + "title": "Fix NativeAOT GC hole issue", + "url": "https://github.com/dotnet/runtime/pull/129598", + "commit": "dotnet@0a524d7", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e556d5a" + }, + { + "id": "runtime@4cb447e", + "repo": "runtime", + "title": "[mono] LLVM backend correctness, NaN-safe FP narrow, and test annotations", + "url": "https://github.com/dotnet/runtime/pull/129614", + "commit": "dotnet@df2e9d1", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4cb447e" + }, + { + "id": "runtime@3b1cc5f", + "repo": "runtime", + "title": "Disable scope info for wasm targets", + "url": "https://github.com/dotnet/runtime/pull/129636", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3b1cc5f" + }, + { + "id": "runtime@06b80b7", + "repo": "runtime", + "title": "Rename delegate fields for consistency", + "url": "https://github.com/dotnet/runtime/pull/129635", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@06b80b7" + }, + { + "id": "runtime@59979e6", + "repo": "runtime", + "title": "Add support for new R2RIncompatible flag for runtime tests", + "url": "https://github.com/dotnet/runtime/pull/129460", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@59979e6" + }, + { + "id": "runtime@d74f4b2", + "repo": "runtime", + "title": "[wasm] Bump chrome for testing - linux: 149.0.7827.155, windows: 150.0.7871.24", + "url": "https://github.com/dotnet/runtime/pull/129663", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d74f4b2" + }, + { + "id": "runtime@646fb25", + "repo": "runtime", + "title": "Validate uncompressed size up front in ZipArchiveEntry update mode", + "url": "https://github.com/dotnet/runtime/pull/128319", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@646fb25" + }, + { + "id": "runtime@b25ef1e", + "repo": "runtime", + "title": "[main] Update dependencies from dnceng/internal/dotnet-optimization", + "url": "https://github.com/dotnet/runtime/pull/129405", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b25ef1e" + }, + { + "id": "runtime@8bc57c5", + "repo": "runtime", + "title": "[main] Update dependencies from dotnet/xharness", + "url": "https://github.com/dotnet/runtime/pull/129406", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8bc57c5" + }, + { + "id": "runtime@ee14cc1", + "repo": "runtime", + "title": "Bump timeout for runtime-interpreter build job", + "url": "https://github.com/dotnet/runtime/pull/129561", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@ee14cc1" + }, + { + "id": "runtime@8c4e806", + "repo": "runtime", + "title": "Validate Dns hostname for embedded null characters", + "url": "https://github.com/dotnet/runtime/pull/128982", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8c4e806" + }, + { + "id": "runtime@afb6588", + "repo": "runtime", + "title": "Fix OpenSSL X509Chain time validity depending on process time zone", + "url": "https://github.com/dotnet/runtime/pull/129394", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@afb6588" + }, + { + "id": "runtime@4e663eb", + "repo": "runtime", + "title": "[browser][coreCLR] idempotent lazy download of dll/pdb", + "url": "https://github.com/dotnet/runtime/pull/129666", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4e663eb" + }, + { + "id": "runtime@87394cd", + "repo": "runtime", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/runtime/pull/129680", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@87394cd" + }, + { + "id": "runtime@6735fbd", + "repo": "runtime", + "title": "[Eventpipe][S390X] Fix Session_Id for s390x", + "url": "https://github.com/dotnet/runtime/pull/129164", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6735fbd" + }, + { + "id": "runtime@b2dd4ee", + "repo": "runtime", + "title": "Fix copy-paste error in BFloat16 test", + "url": "https://github.com/dotnet/runtime/pull/129686", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b2dd4ee" + }, + { + "id": "runtime@f937da2", + "repo": "runtime", + "title": "JIT: add fgRemoveUnreachableTry phase", + "url": "https://github.com/dotnet/runtime/pull/129655", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f937da2" + }, + { + "id": "runtime@8216cbe", + "repo": "runtime", + "title": "JIT: fix edge likelihoods for loop cloning", + "url": "https://github.com/dotnet/runtime/pull/129646", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8216cbe" + }, + { + "id": "runtime@1a76761", + "repo": "runtime", + "title": "JIT: remove getUnboxedEntry and getInstantiatedEntry", + "url": "https://github.com/dotnet/runtime/pull/129285", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1a76761" + }, + { + "id": "runtime@4a8dffc", + "repo": "runtime", + "title": "[ci-fix] Needs review: Fix TensorPrimitives Tan precision tolerance on ARM64 iOS simulator (refs #129045)", + "url": "https://github.com/dotnet/runtime/pull/129652", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@4a8dffc" + }, + { + "id": "runtime@bcb25d4", + "repo": "runtime", + "title": "[cDAC] Enable arm32 GC stress \u002B fix code/data pointer type confusion on ARM32", + "url": "https://github.com/dotnet/runtime/pull/129672", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bcb25d4" + }, + { + "id": "runtime@1d715a3", + "repo": "runtime", + "title": "Locate crossgen2 by $(CoreCLRConfiguration) in ILCompiler.ReadyToRun.Tests", + "url": "https://github.com/dotnet/runtime/pull/129548", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@1d715a3" + }, + { + "id": "runtime@0a44ab2", + "repo": "runtime", + "title": "JIT: Switch to rangecheck when profitable", + "url": "https://github.com/dotnet/runtime/pull/128524", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0a44ab2" + }, + { + "id": "runtime@7f00936", + "repo": "runtime", + "title": "[browser] Wasm boot JSON: touch a stamp, not the boot JSON itself (fix #129280)", + "url": "https://github.com/dotnet/runtime/pull/129591", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7f00936" + }, + { + "id": "runtime@dccec4c", + "repo": "runtime", + "title": "Fix Arm64 conditional select lowering", + "url": "https://github.com/dotnet/runtime/pull/128700", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@dccec4c" + }, + { + "id": "runtime@fc23f44", + "repo": "runtime", + "title": "Convert fxr_resolver and its hostmisc dependencies to C", + "url": "https://github.com/dotnet/runtime/pull/129480", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@fc23f44" + }, + { + "id": "runtime@5721593", + "repo": "runtime", + "title": "Fix JsonSchemaExporter dropping nullability for nullable floating-point composition schemas", + "url": "https://github.com/dotnet/runtime/pull/129530", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5721593" + }, + { + "id": "runtime@72788f0", + "repo": "runtime", + "title": "Fix wasm R2R JIT validation issues", + "url": "https://github.com/dotnet/runtime/pull/129555", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@72788f0" + }, + { + "id": "runtime@649f84b", + "repo": "runtime", + "title": "[cDAC] Add FeatureFlags contract, reduce direct global reads in legacy impl, expand NativeAOT descriptor parity", + "url": "https://github.com/dotnet/runtime/pull/129637", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@649f84b" + }, + { + "id": "runtime@9e83f38", + "repo": "runtime", + "title": "Remove unsafe pointer walk from OptimizedInboxTextEncoder.GetIndexOfFirstCharToEncode", + "url": "https://github.com/dotnet/runtime/pull/129625", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@9e83f38" + }, + { + "id": "runtime@97702a1", + "repo": "runtime", + "title": "Improve nullability analysis in ValueNumStore::IsKnownNonNull", + "url": "https://github.com/dotnet/runtime/pull/129447", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@97702a1" + }, + { + "id": "runtime@74cdbc6", + "repo": "runtime", + "title": "[SVE2] CreateWhileWriteAfterRead* and SaturatingExtract*", + "url": "https://github.com/dotnet/runtime/pull/128233", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@74cdbc6" + }, + { + "id": "runtime@bed6b9b", + "repo": "runtime", + "title": "[cDAC] Implement DacDbi APIs ParseContinuation and GetAsyncLocals", + "url": "https://github.com/dotnet/runtime/pull/129147", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@bed6b9b" + }, + { + "id": "runtime@a438371", + "repo": "runtime", + "title": "Have IDIV/DIV REX2 and EVEX compatible", + "url": "https://github.com/dotnet/runtime/pull/128668", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a438371" + }, + { + "id": "runtime@b426fdf", + "repo": "runtime", + "title": "Compile runtime async versions of synchronous task-returning methods", + "url": "https://github.com/dotnet/runtime/pull/128384", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b426fdf" + }, + { + "id": "runtime@2fb0567", + "repo": "runtime", + "title": "Fix COM wrapper weak-handle defensive copy in ReferenceTrackerNativeObjectWrapper", + "url": "https://github.com/dotnet/runtime/pull/129668", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@2fb0567" + }, + { + "id": "runtime@7f5d4c4", + "repo": "runtime", + "title": "Increase RemoteExecutor timeout for DiagnosticSource bridge tests", + "url": "https://github.com/dotnet/runtime/pull/129704", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7f5d4c4" + }, + { + "id": "runtime@b308edd", + "repo": "runtime", + "title": "Revert dotnet-optimization dependency update from #129405", + "url": "https://github.com/dotnet/runtime/pull/129706", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b308edd" + }, + { + "id": "runtime@04c21ab", + "repo": "runtime", + "title": "Fix compiled/source-generated lazy loop stack unwinding when giving up at max iteration", + "url": "https://github.com/dotnet/runtime/pull/129628", + "commit": "dotnet@6fecd7c", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@04c21ab" + }, + { + "id": "runtime@6f79670", + "repo": "runtime", + "title": "Fix ReferenceTrackerHost fixed-address storage", + "url": "https://github.com/dotnet/runtime/pull/129669", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@6f79670" + }, + { + "id": "runtime@929ca57", + "repo": "runtime", + "title": "[mono][llvm] Recognize MathF.Abs/Log and Single/Double.MinNumber/MaxNumber as intrinsics", + "url": "https://github.com/dotnet/runtime/pull/129699", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@929ca57" + }, + { + "id": "runtime@461fd2a", + "repo": "runtime", + "title": "Implement computed goto dispatch for the CoreCLR interpreter", + "url": "https://github.com/dotnet/runtime/pull/129216", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@461fd2a" + }, + { + "id": "runtime@34103fc", + "repo": "runtime", + "title": "[wasm] Delete obsolete wasm console templates and related WASI build tests", + "url": "https://github.com/dotnet/runtime/pull/129232", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@34103fc" + }, + { + "id": "runtime@5a0f44b", + "repo": "runtime", + "title": "Take in account mandatory Zip64 Ext Info Extra Fields presence when required by spec", + "url": "https://github.com/dotnet/runtime/pull/129426", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5a0f44b" + }, + { + "id": "runtime@3500de6", + "repo": "runtime", + "title": "Better generic cycle detection in MethodEntryGenericLookupResult", + "url": "https://github.com/dotnet/runtime/pull/129730", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@3500de6" + }, + { + "id": "runtime@e3ecd30", + "repo": "runtime", + "title": "add tracing configuration", + "url": "https://github.com/dotnet/runtime/pull/129380", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e3ecd30" + }, + { + "id": "runtime@e785632", + "repo": "runtime", + "title": "Fix ValueType.GetHashCode for nested generic field", + "url": "https://github.com/dotnet/runtime/pull/129728", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@e785632" + }, + { + "id": "runtime@7ce11b3", + "repo": "runtime", + "title": "Ensure other types of SIMD related loads, stores, and indirections are marked as used with SIMD intrinsics", + "url": "https://github.com/dotnet/runtime/pull/129563", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@7ce11b3" + }, + { + "id": "runtime@c143e87", + "repo": "runtime", + "title": "[cDAC] Fix IsSharedByGenericInstantiations for non-shared canonical MTs", + "url": "https://github.com/dotnet/runtime/pull/129721", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@c143e87" + }, + { + "id": "runtime@f4430a4", + "repo": "runtime", + "title": "[cDAC] Fix context alignment and content on debug validation paths", + "url": "https://github.com/dotnet/runtime/pull/129720", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@f4430a4" + }, + { + "id": "runtime@8e67632", + "repo": "runtime", + "title": "Optimize HashBytes for 64-bit and remove dead code", + "url": "https://github.com/dotnet/runtime/pull/129640", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@8e67632" + }, + { + "id": "runtime@b5e2bef", + "repo": "runtime", + "title": "Fix GC hole when method return is hijacked for GC suspension", + "url": "https://github.com/dotnet/runtime/pull/129714", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b5e2bef" + }, + { + "id": "runtime@d61394d", + "repo": "runtime", + "title": "Port System.Net.Http to OpenBSD", + "url": "https://github.com/dotnet/runtime/pull/129475", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d61394d" + }, + { + "id": "runtime@0d1a20f", + "repo": "runtime", + "title": "JIT: invert oversize loops with their own bounds checks", + "url": "https://github.com/dotnet/runtime/pull/129722", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@0d1a20f" + }, + { + "id": "runtime@a79c6fb", + "repo": "runtime", + "title": "[mono][wasm] Add Truncate/CopySign/ScaleB intrinsics \u002B narrow #103347 test exemption", + "url": "https://github.com/dotnet/runtime/pull/129727", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@a79c6fb" + }, + { + "id": "runtime@df7a83e", + "repo": "runtime", + "title": "Clean up S.S.AccessControl", + "url": "https://github.com/dotnet/runtime/pull/129623", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@df7a83e" + }, + { + "id": "runtime@b92fa57", + "repo": "runtime", + "title": "Obsolete AsnEncodedData.RawData.set", + "url": "https://github.com/dotnet/runtime/pull/129765", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@b92fa57" + }, + { + "id": "runtime@5fcd603", + "repo": "runtime", + "title": "DI: avoid duplicate disposal for shared singleton instances", + "url": "https://github.com/dotnet/runtime/pull/128768", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@5fcd603" + }, + { + "id": "runtime@d1efd0b", + "repo": "runtime", + "title": "Re-enable Microsoft.Extensions.Hosting shutdown functional coverage in CI and harden shutdown startup/Helix/NET481 compatibility", + "url": "https://github.com/dotnet/runtime/pull/128252", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@d1efd0b" + }, + { + "id": "runtime@371731c", + "repo": "runtime", + "title": "Fix alignment of 8-byte thread statics on direct TLS path", + "url": "https://github.com/dotnet/runtime/pull/129749", + "commit": "dotnet@9fbd862", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@371731c" + }, + { + "id": "runtime@96f9c41", + "repo": "runtime", + "title": "[release/11.0-preview6] Add Stream wrappers for memory and text-based types", + "url": "https://github.com/dotnet/runtime/pull/129811", + "commit": "dotnet@9905ba3", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@96f9c41" + }, + { + "id": "runtime@be559e6", + "repo": "runtime", + "title": "[11.0p6] Upgrade Emscripten to 5.0.6 \u0026 LLVM to 23", + "url": "https://github.com/dotnet/runtime/pull/129925", + "commit": "dotnet@5c72b16", + "is_security": false, + "product": "dotnet-runtime", + "local_repo_commit": "runtime@be559e6" + }, + { + "id": "sdk@b7bd2a3", + "repo": "sdk", + "title": "Fix --environment variables not applied to test process without launch profile", + "url": "https://github.com/dotnet/sdk/pull/53306", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b7bd2a3" + }, + { + "id": "sdk@62c1227", + "repo": "sdk", + "title": "Use suppressors when applying code fixes", + "url": "https://github.com/dotnet/sdk/pull/53268", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@62c1227" + }, + { + "id": "sdk@38c51a1", + "repo": "sdk", + "title": "Merging internal commits for release/9.0.3xx", + "url": "https://github.com/dotnet/sdk/pull/54266", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@38c51a1" + }, + { + "id": "sdk@d874aa5", + "repo": "sdk", + "title": "[release/9.0.3xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/53878", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d874aa5" + }, + { + "id": "sdk@f8c18ce", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/53882", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f8c18ce" + }, + { + "id": "sdk@43e6222", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/source-build-externals", + "url": "https://github.com/dotnet/sdk/pull/53928", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@43e6222" + }, + { + "id": "sdk@a937ca2", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/53937", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a937ca2" + }, + { + "id": "sdk@28edaf7", + "repo": "sdk", + "title": "Use source-build-assets repo", + "url": "https://github.com/dotnet/sdk/pull/53826", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@28edaf7" + }, + { + "id": "sdk@dc9f8b6", + "repo": "sdk", + "title": "[release/9.0.3xx] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/sdk/pull/54007", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@dc9f8b6" + }, + { + "id": "sdk@bb30ae5", + "repo": "sdk", + "title": "[release/9.0.1xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54010", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bb30ae5" + }, + { + "id": "sdk@f7a29c0", + "repo": "sdk", + "title": "[release/9.0.3xx] Update dependencies from dotnet/scenario-tests", + "url": "https://github.com/dotnet/sdk/pull/54031", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f7a29c0" + }, + { + "id": "sdk@a29ec20", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/sdk/pull/54033", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a29ec20" + }, + { + "id": "sdk@944f1ab", + "repo": "sdk", + "title": "[release/8.0.4xx] Update dependencies from dotnet/razor", + "url": "https://github.com/dotnet/sdk/pull/54032", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@944f1ab" + }, + { + "id": "sdk@370ac4d", + "repo": "sdk", + "title": "[release/8.0.4xx] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/sdk/pull/54034", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@370ac4d" + }, + { + "id": "sdk@65e832c", + "repo": "sdk", + "title": "Fix SDK diff tests azure-devops extension install failure", + "url": "https://github.com/dotnet/sdk/pull/54028", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@65e832c" + }, + { + "id": "sdk@64ea24a", + "repo": "sdk", + "title": "Merge \u0060main\u0060 into \u0060release/dnup\u0060 to allow \u0027backflow\u0027 of \u0060dotnetup usage\u0060 in \u0060ci\u0060 into \u0060sdk main\u0060", + "url": "https://github.com/dotnet/sdk/pull/54586", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@64ea24a" + }, + { + "id": "sdk@01d0ec8", + "repo": "sdk", + "title": "Fix license scan exclusion regex to match ignore patterns at any depth", + "url": "https://github.com/dotnet/sdk/pull/54039", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@01d0ec8" + }, + { + "id": "sdk@f2c19ff", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/source-build-assets", + "url": "https://github.com/dotnet/sdk/pull/54068", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f2c19ff" + }, + { + "id": "sdk@60d00e3", + "repo": "sdk", + "title": "[release/9.0.1xx] Update dependencies from dotnet/roslyn-analyzers", + "url": "https://github.com/dotnet/sdk/pull/54073", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@60d00e3" + }, + { + "id": "sdk@646543a", + "repo": "sdk", + "title": "Update branding to 8.0.128", + "url": "https://github.com/dotnet/sdk/pull/54188", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@646543a" + }, + { + "id": "sdk@c4e2a89", + "repo": "sdk", + "title": "Update branding to 8.0.422", + "url": "https://github.com/dotnet/sdk/pull/54189", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c4e2a89" + }, + { + "id": "sdk@0b9ab7f", + "repo": "sdk", + "title": "Update branding to 9.0.118", + "url": "https://github.com/dotnet/sdk/pull/54190", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0b9ab7f" + }, + { + "id": "sdk@43f4809", + "repo": "sdk", + "title": "Update branding to 9.0.315", + "url": "https://github.com/dotnet/sdk/pull/54191", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@43f4809" + }, + { + "id": "sdk@bc29571", + "repo": "sdk", + "title": "dotnet tool update: include existing version in update messages and remove dead code", + "url": "https://github.com/dotnet/sdk/pull/54192", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bc29571" + }, + { + "id": "sdk@15fee42", + "repo": "sdk", + "title": "[release/9.0.3xx] Update dependencies from dotnet/roslyn-analyzers", + "url": "https://github.com/dotnet/sdk/pull/54194", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@15fee42" + }, + { + "id": "sdk@fa4a2c4", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/roslyn-analyzers", + "url": "https://github.com/dotnet/sdk/pull/54195", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@fa4a2c4" + }, + { + "id": "sdk@31b3f1f", + "repo": "sdk", + "title": "[release/9.0.1xx] Update dependencies from dotnet/scenario-tests", + "url": "https://github.com/dotnet/sdk/pull/54024", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@31b3f1f" + }, + { + "id": "sdk@db8a67a", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54201", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@db8a67a" + }, + { + "id": "sdk@bd87a56", + "repo": "sdk", + "title": "[release/9.0.1xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54202", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bd87a56" + }, + { + "id": "sdk@f59b00a", + "repo": "sdk", + "title": "[release/9.0.1xx] Update dependencies from dotnet/source-build-assets", + "url": "https://github.com/dotnet/sdk/pull/54069", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f59b00a" + }, + { + "id": "sdk@f312039", + "repo": "sdk", + "title": "[release/9.0.1xx] Update dependencies from dotnet/scenario-tests", + "url": "https://github.com/dotnet/sdk/pull/54204", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f312039" + }, + { + "id": "sdk@1b97a46", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/8.0.4xx\u0027 =\u003E \u0027release/9.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54198", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1b97a46" + }, + { + "id": "sdk@82ed061", + "repo": "sdk", + "title": "Disable PathEndsWithSlashOrBackslash test", + "url": "https://github.com/dotnet/sdk/pull/54211", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@82ed061" + }, + { + "id": "sdk@073f872", + "repo": "sdk", + "title": "Disable PathEndsWithSlashOrBackslash test", + "url": "https://github.com/dotnet/sdk/pull/54214", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@073f872" + }, + { + "id": "sdk@aba047a", + "repo": "sdk", + "title": "[release/10.0.1xx] Fix dnx not authenticating for private feeds", + "url": "https://github.com/dotnet/sdk/pull/53777", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@aba047a" + }, + { + "id": "sdk@a38fd73", + "repo": "sdk", + "title": "[release/8.0.4xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54217", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a38fd73" + }, + { + "id": "sdk@756f82d", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/8.0.4xx\u0027 =\u003E \u0027release/9.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54219", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@756f82d" + }, + { + "id": "sdk@5d89755", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.3xx\u0027 =\u003E \u0027release/10.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54208", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5d89755" + }, + { + "id": "sdk@3e5fe52", + "repo": "sdk", + "title": "Skip Helix tests when build step fails", + "url": "https://github.com/dotnet/sdk/pull/54232", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3e5fe52" + }, + { + "id": "sdk@2aedad9", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.1xx\u0027 =\u003E \u0027release/9.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54042", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2aedad9" + }, + { + "id": "sdk@427edf7", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.3xx\u0027 =\u003E \u0027release/10.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54233", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@427edf7" + }, + { + "id": "sdk@8a2d4c1", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.1xx\u0027 =\u003E \u0027release/10.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54230", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8a2d4c1" + }, + { + "id": "sdk@f52491a", + "repo": "sdk", + "title": "Fix the internal 8.0 builds to correctly use the internal feeds to install the workloads", + "url": "https://github.com/dotnet/sdk/pull/54242", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f52491a" + }, + { + "id": "sdk@83d4622", + "repo": "sdk", + "title": "[release/9.0.1xx] Update dependencies from dotnet/source-build-assets", + "url": "https://github.com/dotnet/sdk/pull/54259", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@83d4622" + }, + { + "id": "sdk@be19f27", + "repo": "sdk", + "title": "[release/9.0.3xx] Update dependencies from dotnet/arcade", + "url": "https://github.com/dotnet/sdk/pull/54260", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@be19f27" + }, + { + "id": "sdk@ea463d7", + "repo": "sdk", + "title": "Update implicit versions for May", + "url": "https://github.com/dotnet/sdk/pull/54267", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ea463d7" + }, + { + "id": "sdk@20c3812", + "repo": "sdk", + "title": "Bump Microsoft.Build.NoTargets from 3.7.0 to 3.7.134", + "url": "https://github.com/dotnet/sdk/pull/54081", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@20c3812" + }, + { + "id": "sdk@160abd7", + "repo": "sdk", + "title": "Bump Microsoft.Build.Traversal from 3.4.0 to 4.1.82", + "url": "https://github.com/dotnet/sdk/pull/54082", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@160abd7" + }, + { + "id": "sdk@d71f7b7", + "repo": "sdk", + "title": "Backport Copilot CLI telemetry env detection to release/10.0.1xx", + "url": "https://github.com/dotnet/sdk/pull/54276", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d71f7b7" + }, + { + "id": "sdk@96343eb", + "repo": "sdk", + "title": "[release/8.0.1xx] Update dependencies from dotnet/source-build-assets", + "url": "https://github.com/dotnet/sdk/pull/54279", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@96343eb" + }, + { + "id": "sdk@6d31066", + "repo": "sdk", + "title": "[release/9.0.1xx] Update dependencies from dotnet/source-build-assets", + "url": "https://github.com/dotnet/sdk/pull/54280", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6d31066" + }, + { + "id": "sdk@ab29ff7", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.3xx\u0027 =\u003E \u0027release/10.0.4xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54459", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ab29ff7" + }, + { + "id": "sdk@cda4ac8", + "repo": "sdk", + "title": "[release/9.0.1xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54286", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cda4ac8" + }, + { + "id": "sdk@efcaf0b", + "repo": "sdk", + "title": "[release/9.0.1xx] Update dependencies from dotnet/scenario-tests", + "url": "https://github.com/dotnet/sdk/pull/54287", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@efcaf0b" + }, + { + "id": "sdk@172c90a", + "repo": "sdk", + "title": "[release/9.0.3xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54288", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@172c90a" + }, + { + "id": "sdk@16ae8b0", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/8.0.1xx\u0027 =\u003E \u0027release/8.0.4xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54285", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@16ae8b0" + }, + { + "id": "sdk@48fe567", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.3xx\u0027 =\u003E \u0027release/10.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54284", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@48fe567" + }, + { + "id": "sdk@9370159", + "repo": "sdk", + "title": "[release/10.0.1xx] Fix \u0060dotnet tool exec\u0060 / \u0060dnx\u0060 failing when tool exists in \u0060dotnet-tools.json\u0060 but not yet restored", + "url": "https://github.com/dotnet/sdk/pull/53658", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9370159" + }, + { + "id": "sdk@58c11fe", + "repo": "sdk", + "title": "[release/9.0.3xx] Update dependencies from dotnet/scenario-tests", + "url": "https://github.com/dotnet/sdk/pull/54301", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@58c11fe" + }, + { + "id": "sdk@5c1810e", + "repo": "sdk", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54302", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5c1810e" + }, + { + "id": "sdk@7227527", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/8.0.4xx\u0027 =\u003E \u0027release/9.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54290", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7227527" + }, + { + "id": "sdk@1c6c50c", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.1xx\u0027 =\u003E \u0027release/9.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54261", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1c6c50c" + }, + { + "id": "sdk@1c69ff8", + "repo": "sdk", + "title": "[release/9.0.1xx] Use MI in VMR sync pipeline instead of an AzDO PAT", + "url": "https://github.com/dotnet/sdk/pull/53437", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1c69ff8" + }, + { + "id": "sdk@0f76dbb", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.3xx\u0027 =\u003E \u0027release/10.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54303", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0f76dbb" + }, + { + "id": "sdk@31ffff2", + "repo": "sdk", + "title": "Forward terminal logger arguments to MSBuild during \u0060dotnet test\u0060", + "url": "https://github.com/dotnet/sdk/pull/54310", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@31ffff2" + }, + { + "id": "sdk@3827773", + "repo": "sdk", + "title": "[dotnet watch] Warn when MetadataUpdaterSupport is false", + "url": "https://github.com/dotnet/sdk/pull/54264", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3827773" + }, + { + "id": "sdk@5f13d9a", + "repo": "sdk", + "title": "[release/10.0.3xx] Fix CA1825 false positive on collection expressions", + "url": "https://github.com/dotnet/sdk/pull/54294", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5f13d9a" + }, + { + "id": "sdk@bb1300c", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.1xx\u0027 =\u003E \u0027release/10.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54239", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bb1300c" + }, + { + "id": "sdk@6700fa0", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.3xx\u0027 =\u003E \u0027release/10.0.4xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54240", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6700fa0" + }, + { + "id": "sdk@033a01b", + "repo": "sdk", + "title": "Handle telemetry MAC lookup failures when network interfaces are unavailable", + "url": "https://github.com/dotnet/sdk/pull/54334", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@033a01b" + }, + { + "id": "sdk@94541f7", + "repo": "sdk", + "title": "Improve empty \u0060TargetFramework\u0060 diagnostic with dedicated NETSDK1241", + "url": "https://github.com/dotnet/sdk/pull/54335", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@94541f7" + }, + { + "id": "sdk@438a423", + "repo": "sdk", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2977354", + "url": "https://github.com/dotnet/sdk/pull/54343", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@438a423" + }, + { + "id": "sdk@b8560a6", + "repo": "sdk", + "title": "[main] Update dependencies from microsoft/testfx", + "url": "https://github.com/dotnet/sdk/pull/54346", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b8560a6" + }, + { + "id": "sdk@ba1a65d", + "repo": "sdk", + "title": "[release/9.0.3xx] Update dependencies from dotnet/templating", + "url": "https://github.com/dotnet/sdk/pull/54349", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ba1a65d" + }, + { + "id": "sdk@c0e60e6", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.1xx\u0027 =\u003E \u0027release/9.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54304", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c0e60e6" + }, + { + "id": "sdk@6268760", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.3xx\u0027 =\u003E \u0027release/10.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54331", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6268760" + }, + { + "id": "sdk@cf9bc13", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.3xx\u0027 =\u003E \u0027release/10.0.4xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54325", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cf9bc13" + }, + { + "id": "sdk@888f2b8", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/9.0.3xx\u0027 =\u003E \u0027release/10.0.1xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54368", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@888f2b8" + }, + { + "id": "sdk@6194b22", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.1xx\u0027 =\u003E \u0027release/10.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54351", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6194b22" + }, + { + "id": "sdk@f9b27ba", + "repo": "sdk", + "title": "Add agentless report-green pipeline for docs-only PRs", + "url": "https://github.com/dotnet/sdk/pull/54359", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f9b27ba" + }, + { + "id": "sdk@712f689", + "repo": "sdk", + "title": "Delete unused resources from CliCommandStrings", + "url": "https://github.com/dotnet/sdk/pull/53858", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@712f689" + }, + { + "id": "sdk@5a94123", + "repo": "sdk", + "title": "CA2028: make struct \u0060this\u0060-reassignment test actually exercise the new check", + "url": "https://github.com/dotnet/sdk/pull/54360", + "commit": "dotnet@8f3c75f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5a94123" + }, + { + "id": "sdk@cb3342a", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sdk/pull/54313", + "commit": "dotnet@93d6bd9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cb3342a" + }, + { + "id": "sdk@67d7ae5", + "repo": "sdk", + "title": "Duplicate language-agnostic NetAnalyzers.dll into cs/ and vb/ folders", + "url": "https://github.com/dotnet/sdk/pull/54372", + "commit": "dotnet@93d6bd9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@67d7ae5" + }, + { + "id": "sdk@966882b", + "repo": "sdk", + "title": "Pass Android target OS to Crossgen2", + "url": "https://github.com/dotnet/sdk/pull/54387", + "commit": "dotnet@93d6bd9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@966882b" + }, + { + "id": "sdk@11e05d6", + "repo": "sdk", + "title": "Migrate GenerateBundle to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/53949", + "commit": "dotnet@93d6bd9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@11e05d6" + }, + { + "id": "sdk@6adadc0", + "repo": "sdk", + "title": "Backport gzip I/O retry logic and redirected-input console guard to release/10.0.4xx", + "url": "https://github.com/dotnet/sdk/pull/54400", + "commit": "dotnet@93d6bd9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6adadc0" + }, + { + "id": "sdk@0ce3d13", + "repo": "sdk", + "title": "Add NativeAOT \u002B satellite assembly integration test", + "url": "https://github.com/dotnet/sdk/pull/53971", + "commit": "dotnet@93d6bd9", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0ce3d13" + }, + { + "id": "sdk@593b14b", + "repo": "sdk", + "title": "File-based apps: handle conversion of custom included item types", + "url": "https://github.com/dotnet/sdk/pull/54251", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@593b14b" + }, + { + "id": "sdk@3a433fa", + "repo": "sdk", + "title": "Fix parallel-build race condition on RunnableProjects DLL", + "url": "https://github.com/dotnet/sdk/pull/54380", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3a433fa" + }, + { + "id": "sdk@9c0f2fa", + "repo": "sdk", + "title": "Remove suggestion for docs-only build analysis bypass in developer guide", + "url": "https://github.com/dotnet/sdk/pull/54383", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9c0f2fa" + }, + { + "id": "sdk@d8e69cd", + "repo": "sdk", + "title": "allow SB SDKs to emit otel telemetry like MS-built SDKs do", + "url": "https://github.com/dotnet/sdk/pull/54328", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d8e69cd" + }, + { + "id": "sdk@6d4031f", + "repo": "sdk", + "title": "Fix arm64 macOS CI installing x64 runtimes under Rosetta 2", + "url": "https://github.com/dotnet/sdk/pull/54253", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6d4031f" + }, + { + "id": "sdk@ed755b1", + "repo": "sdk", + "title": "Add \u0027mcpserver\u0027 project template as bundled template", + "url": "https://github.com/dotnet/sdk/pull/54132", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ed755b1" + }, + { + "id": "sdk@c0f3981", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54320", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c0f3981" + }, + { + "id": "sdk@1ef423c", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.1xx\u0027 =\u003E \u0027release/10.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54388", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1ef423c" + }, + { + "id": "sdk@9a5861f", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sdk/pull/54395", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9a5861f" + }, + { + "id": "sdk@34a4da8", + "repo": "sdk", + "title": "Add missing Microsoft.McpServer.ProjectTemplates.11.0 dependency", + "url": "https://github.com/dotnet/sdk/pull/54408", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@34a4da8" + }, + { + "id": "sdk@11a5547", + "repo": "sdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54410", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@11a5547" + }, + { + "id": "sdk@51be87a", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54407", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@51be87a" + }, + { + "id": "sdk@70efca3", + "repo": "sdk", + "title": "Migrate ResolveOverlappingItemGroupConflicts and ResolvePublicOutputConflicts to MT", + "url": "https://github.com/dotnet/sdk/pull/54355", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@70efca3" + }, + { + "id": "sdk@f79ddea", + "repo": "sdk", + "title": "Restore Microsoft.DotNet.TemplateLocator NuGet packaging on main", + "url": "https://github.com/dotnet/sdk/pull/54394", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f79ddea" + }, + { + "id": "sdk@401c35d", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.3xx\u0027 =\u003E \u0027release/10.0.4xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54371", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@401c35d" + }, + { + "id": "sdk@f6eee8d", + "repo": "sdk", + "title": "[release/10.0.1xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54418", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f6eee8d" + }, + { + "id": "sdk@02b9b2d", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sdk/pull/54416", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@02b9b2d" + }, + { + "id": "sdk@d5c887d", + "repo": "sdk", + "title": "Fix \u0060seperate\u0060 typo", + "url": "https://github.com/dotnet/sdk/pull/54379", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d5c887d" + }, + { + "id": "sdk@f34ff92", + "repo": "sdk", + "title": "Allow some duplicate #: directives", + "url": "https://github.com/dotnet/sdk/pull/54206", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f34ff92" + }, + { + "id": "sdk@61243cf", + "repo": "sdk", + "title": "Migrate ResolveAppHosts to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/53955", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@61243cf" + }, + { + "id": "sdk@e9bc8a8", + "repo": "sdk", + "title": "[release/10.0.4xx] Fix --environment variables not applied to test process without launch profile", + "url": "https://github.com/dotnet/sdk/pull/54428", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e9bc8a8" + }, + { + "id": "sdk@639567b", + "repo": "sdk", + "title": "[release/10.0.3xx] Fix --environment variables not applied to test process without launch profile", + "url": "https://github.com/dotnet/sdk/pull/54429", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@639567b" + }, + { + "id": "sdk@d3b93f1", + "repo": "sdk", + "title": "Trim whitespace and support exclusion patterns in --test-modules", + "url": "https://github.com/dotnet/sdk/pull/54432", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d3b93f1" + }, + { + "id": "sdk@e536cd0", + "repo": "sdk", + "title": "Don\u0027t crash the CLI parser when global.json is unreadable", + "url": "https://github.com/dotnet/sdk/pull/54433", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e536cd0" + }, + { + "id": "sdk@ebe94db", + "repo": "sdk", + "title": "Add --no-dependencies option to dotnet test (fixes #50640)", + "url": "https://github.com/dotnet/sdk/pull/54435", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ebe94db" + }, + { + "id": "sdk@164967b", + "repo": "sdk", + "title": "Document duration abbreviation localization decision (closes #51079)", + "url": "https://github.com/dotnet/sdk/pull/54436", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@164967b" + }, + { + "id": "sdk@85463cf", + "repo": "sdk", + "title": "Fix KeyNotFoundException in TerminalTestReporter.AssemblyRunCompleted", + "url": "https://github.com/dotnet/sdk/pull/51608", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@85463cf" + }, + { + "id": "sdk@a130cf5", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.1xx\u0027 =\u003E \u0027release/10.0.3xx\u0027", + "url": "https://github.com/dotnet/sdk/pull/54439", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a130cf5" + }, + { + "id": "sdk@f85ac6b", + "repo": "sdk", + "title": "Fix KeyNotFoundException in TerminalTestReporter.AssemblyRunCompleted (#51608)", + "url": "https://github.com/dotnet/sdk/pull/54437", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f85ac6b" + }, + { + "id": "sdk@3920eda", + "repo": "sdk", + "title": "Use exact name matching in VSTest TerminalLoggerDetector.TryFind", + "url": "https://github.com/dotnet/sdk/pull/54440", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3920eda" + }, + { + "id": "sdk@cd590b6", + "repo": "sdk", + "title": "Sync MTP IPC DiscoveredTest schema with microsoft/testfx", + "url": "https://github.com/dotnet/sdk/pull/54445", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cd590b6" + }, + { + "id": "sdk@312d0ad", + "repo": "sdk", + "title": "Remove xunit.v3.assert PackageVersion to fix CPM NU1009 conflict", + "url": "https://github.com/dotnet/sdk/pull/54431", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@312d0ad" + }, + { + "id": "sdk@f6e2b6a", + "repo": "sdk", + "title": "[release/10.0.3xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54336", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f6e2b6a" + }, + { + "id": "sdk@3347719", + "repo": "sdk", + "title": "Add missing DotNetBuild guard to CopyPackageToTestPackagesDir targets", + "url": "https://github.com/dotnet/sdk/pull/54448", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3347719" + }, + { + "id": "sdk@8ae9944", + "repo": "sdk", + "title": "Honor standard OpenTelemetry OTLP env vars for exporter enablement", + "url": "https://github.com/dotnet/sdk/pull/54386", + "commit": "dotnet@1616fce", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8ae9944" + }, + { + "id": "sdk@4705b82", + "repo": "sdk", + "title": "Preserve \u0022notnull\u0022 and \u0022allows ref struct\u0022 constraints in GenAPI", + "url": "https://github.com/dotnet/sdk/pull/54455", + "commit": "dotnet@928f8fe", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4705b82" + }, + { + "id": "sdk@45d7066", + "repo": "sdk", + "title": "Add Microsoft.DotNet.ProjectTools.csproj to cli.slnf", + "url": "https://github.com/dotnet/sdk/pull/54411", + "commit": "dotnet@928f8fe", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@45d7066" + }, + { + "id": "sdk@cf67b96", + "repo": "sdk", + "title": "Update the dnx script to use the newest SDK", + "url": "https://github.com/dotnet/sdk/pull/54472", + "commit": "dotnet@928f8fe", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cf67b96" + }, + { + "id": "sdk@de9d552", + "repo": "sdk", + "title": "Fix stale workflow: tighten thresholds and fix KBE close logic", + "url": "https://github.com/dotnet/sdk/pull/54471", + "commit": "dotnet@928f8fe", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@de9d552" + }, + { + "id": "sdk@4532558", + "repo": "sdk", + "title": "Use templating for NetAnalyzers SARIF SDK version", + "url": "https://github.com/dotnet/sdk/pull/54027", + "commit": "dotnet@928f8fe", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4532558" + }, + { + "id": "sdk@de92964", + "repo": "sdk", + "title": "Keep GenAPI event accessors on one line", + "url": "https://github.com/dotnet/sdk/pull/54460", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@de92964" + }, + { + "id": "sdk@d7d9748", + "repo": "sdk", + "title": "Handle global namespace types in GenAPI", + "url": "https://github.com/dotnet/sdk/pull/54461", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d7d9748" + }, + { + "id": "sdk@479fa39", + "repo": "sdk", + "title": "Update link for ignored directives in documentation", + "url": "https://github.com/dotnet/sdk/pull/51651", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@479fa39" + }, + { + "id": "sdk@b3f624f", + "repo": "sdk", + "title": "Add DOTNET_TEST_RUNNER environment variable to select the test runner", + "url": "https://github.com/dotnet/sdk/pull/54482", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b3f624f" + }, + { + "id": "sdk@f88cc12", + "repo": "sdk", + "title": "Address TODOs in MTP pipe protocol handlers", + "url": "https://github.com/dotnet/sdk/pull/50630", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f88cc12" + }, + { + "id": "sdk@46994e4", + "repo": "sdk", + "title": "Address TODOs in MTP pipe protocol handlers (#50630)", + "url": "https://github.com/dotnet/sdk/pull/54483", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@46994e4" + }, + { + "id": "sdk@eac5e1b", + "repo": "sdk", + "title": "Normalize GenAPI member spacing", + "url": "https://github.com/dotnet/sdk/pull/54458", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@eac5e1b" + }, + { + "id": "sdk@c116837", + "repo": "sdk", + "title": "Re-enable dotnet test tests on macOS ARM64", + "url": "https://github.com/dotnet/sdk/pull/49665", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c116837" + }, + { + "id": "sdk@c728881", + "repo": "sdk", + "title": "Show currently running tests in dotnet test MTP output", + "url": "https://github.com/dotnet/sdk/pull/49712", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c728881" + }, + { + "id": "sdk@5383adb", + "repo": "sdk", + "title": "Re-enable dotnet test tests on macOS ARM64 (#49665)", + "url": "https://github.com/dotnet/sdk/pull/54485", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5383adb" + }, + { + "id": "sdk@0b35579", + "repo": "sdk", + "title": "Add --use-current-runtime / --ucr support to dotnet test (MTP)", + "url": "https://github.com/dotnet/sdk/pull/54495", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0b35579" + }, + { + "id": "sdk@5aa354d", + "repo": "sdk", + "title": "Add AOT tests for NativeAOT CLI entry point", + "url": "https://github.com/dotnet/sdk/pull/54297", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5aa354d" + }, + { + "id": "sdk@5014f74", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sdk/pull/54423", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5014f74" + }, + { + "id": "sdk@999ad52", + "repo": "sdk", + "title": "Show currently running tests in dotnet test MTP output (#49712)", + "url": "https://github.com/dotnet/sdk/pull/54486", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@999ad52" + }, + { + "id": "sdk@056dfbc", + "repo": "sdk", + "title": "Fix GenAPI omitting explicitly implemented interface events", + "url": "https://github.com/dotnet/sdk/pull/54492", + "commit": "dotnet@551f471", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@056dfbc" + }, + { + "id": "sdk@0c06be5", + "repo": "sdk", + "title": "File-based apps: support \u0060#:include .dll\u0060 by default", + "url": "https://github.com/dotnet/sdk/pull/54396", + "commit": "dotnet@5eff5d5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0c06be5" + }, + { + "id": "sdk@69f55b5", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sdk/pull/54500", + "commit": "dotnet@5eff5d5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@69f55b5" + }, + { + "id": "sdk@d4c96b4", + "repo": "sdk", + "title": "Surface and re-print handshake failures in dotnet test", + "url": "https://github.com/dotnet/sdk/pull/54501", + "commit": "dotnet@5eff5d5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d4c96b4" + }, + { + "id": "sdk@fa632c7", + "repo": "sdk", + "title": "Convert issue templates to forms and add new dotnetup issue form", + "url": "https://github.com/dotnet/sdk/pull/54507", + "commit": "dotnet@5eff5d5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@fa632c7" + }, + { + "id": "sdk@1554065", + "repo": "sdk", + "title": "Migrate GenerateDepsFile to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/53950", + "commit": "dotnet@5eff5d5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1554065" + }, + { + "id": "sdk@c625937", + "repo": "sdk", + "title": "Reduce Helix work items with platform-aware partitioning", + "url": "https://github.com/dotnet/sdk/pull/54502", + "commit": "dotnet@5eff5d5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@c625937" + }, + { + "id": "sdk@72ec0c9", + "repo": "sdk", + "title": "Add per-assembly test counts to dotnet test summary", + "url": "https://github.com/dotnet/sdk/pull/52128", + "commit": "dotnet@5eff5d5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@72ec0c9" + }, + { + "id": "sdk@d51dd4e", + "repo": "sdk", + "title": "Parameterize CodeCoverage test on IncludeTestAssembly", + "url": "https://github.com/dotnet/sdk/pull/52029", + "commit": "dotnet@5eff5d5", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d51dd4e" + }, + { + "id": "sdk@6e3a400", + "repo": "sdk", + "title": "Parameterize CodeCoverage test on IncludeTestAssembly (#52029)", + "url": "https://github.com/dotnet/sdk/pull/54514", + "commit": "dotnet@953380f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6e3a400" + }, + { + "id": "sdk@6db0995", + "repo": "sdk", + "title": "[main] Update dependencies from microsoft/testfx", + "url": "https://github.com/dotnet/sdk/pull/54524", + "commit": "dotnet@953380f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6db0995" + }, + { + "id": "sdk@9735b67", + "repo": "sdk", + "title": "File-based apps: ensure shebang analyzer only applies to \u0060#:include\u0060", + "url": "https://github.com/dotnet/sdk/pull/54397", + "commit": "dotnet@953380f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9735b67" + }, + { + "id": "sdk@803d291", + "repo": "sdk", + "title": "Emit IndexerNameAttribute for custom-named indexers in GenAPI", + "url": "https://github.com/dotnet/sdk/pull/54526", + "commit": "dotnet@953380f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@803d291" + }, + { + "id": "sdk@1ab3ae8", + "repo": "sdk", + "title": "Allow GenAPI to include additional API", + "url": "https://github.com/dotnet/sdk/pull/54528", + "commit": "dotnet@953380f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1ab3ae8" + }, + { + "id": "sdk@73d63db", + "repo": "sdk", + "title": "Migrate ProcessFrameworkReferences to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/53945", + "commit": "dotnet@953380f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@73d63db" + }, + { + "id": "sdk@7554d51", + "repo": "sdk", + "title": "[release/10.0.3xx] File-based apps: ensure shebang analyzer only applies to \u0060#:include\u0060", + "url": "https://github.com/dotnet/sdk/pull/54525", + "commit": "dotnet@953380f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7554d51" + }, + { + "id": "sdk@1903390", + "repo": "sdk", + "title": "Remove obsolete SignCoreSdk pipeline property", + "url": "https://github.com/dotnet/sdk/pull/54466", + "commit": "dotnet@953380f", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1903390" + }, + { + "id": "sdk@eae56c6", + "repo": "sdk", + "title": "Add per-assembly test counts to dotnet test summary (#52128)", + "url": "https://github.com/dotnet/sdk/pull/54513", + "commit": "dotnet@cd8ad8e", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@eae56c6" + }, + { + "id": "sdk@6579d35", + "repo": "sdk", + "title": "Migrate ResolveTargetingPackAssets to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/53944", + "commit": "dotnet@cd8ad8e", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6579d35" + }, + { + "id": "sdk@4f40752", + "repo": "sdk", + "title": "Add \u0060dotnet test\u0060 device selection support for MAUI", + "url": "https://github.com/dotnet/sdk/pull/54295", + "commit": "dotnet@cd8ad8e", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4f40752" + }, + { + "id": "sdk@2a4129e", + "repo": "sdk", + "title": "[dotnet watch] Fix device prompt hang for MAUI workload projects", + "url": "https://github.com/dotnet/sdk/pull/54392", + "commit": "dotnet@cd8ad8e", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2a4129e" + }, + { + "id": "sdk@66fa956", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sdk/pull/54557", + "commit": "dotnet@cd8ad8e", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@66fa956" + }, + { + "id": "sdk@ec766a8", + "repo": "sdk", + "title": "Fix DefaultVerificationExcludePatterns to use ** for recursive matching", + "url": "https://github.com/dotnet/sdk/pull/54390", + "commit": "dotnet@cd8ad8e", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ec766a8" + }, + { + "id": "sdk@d9dffcd", + "repo": "sdk", + "title": "Detect VS Code Copilot terminal via \u0060COPILOT_AGENT\u0060 in LLM telemetry detection", + "url": "https://github.com/dotnet/sdk/pull/54358", + "commit": "dotnet@cd8ad8e", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d9dffcd" + }, + { + "id": "sdk@3515bea", + "repo": "sdk", + "title": "Simplify customization of browser connection loggers", + "url": "https://github.com/dotnet/sdk/pull/54533", + "commit": "dotnet@5341ae2", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3515bea" + }, + { + "id": "sdk@d559669", + "repo": "sdk", + "title": "[Diagnostic] Strengthen #52029 repro and unskip IncludeTestAssembly=true cases", + "url": "https://github.com/dotnet/sdk/pull/54578", + "commit": "dotnet@5341ae2", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d559669" + }, + { + "id": "sdk@ca65425", + "repo": "sdk", + "title": "Add AOT support for dotnet sln list, migrate, and remove", + "url": "https://github.com/dotnet/sdk/pull/54384", + "commit": "dotnet@5341ae2", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ca65425" + }, + { + "id": "sdk@056c1c1", + "repo": "sdk", + "title": "Fix parallel-build race when packing ApiCompat.Task / GenAPI.Task test packages", + "url": "https://github.com/dotnet/sdk/pull/54567", + "commit": "dotnet@5341ae2", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@056c1c1" + }, + { + "id": "sdk@b3fb911", + "repo": "sdk", + "title": "Migrate GetPackageDirectory", + "url": "https://github.com/dotnet/sdk/pull/54444", + "commit": "dotnet@5341ae2", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b3fb911" + }, + { + "id": "sdk@0ec809a", + "repo": "sdk", + "title": "Tune Helix partitioning/payload", + "url": "https://github.com/dotnet/sdk/pull/54512", + "commit": "dotnet@5341ae2", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0ec809a" + }, + { + "id": "sdk@cdece38", + "repo": "sdk", + "title": "[release/10.0.3xx] Update the dnx script to use the newest SDK", + "url": "https://github.com/dotnet/sdk/pull/54587", + "commit": "dotnet@4486560", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cdece38" + }, + { + "id": "sdk@1016c54", + "repo": "sdk", + "title": "[clr-ios] Keep R2R debug and inlining info in Debug for Apple mobile RIDs", + "url": "https://github.com/dotnet/sdk/pull/54529", + "commit": "dotnet@4486560", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@1016c54" + }, + { + "id": "sdk@2002189", + "repo": "sdk", + "title": "[main] Containers: support building multi-arch with podman.", + "url": "https://github.com/dotnet/sdk/pull/54575", + "commit": "dotnet@4486560", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2002189" + }, + { + "id": "sdk@8b82ac3", + "repo": "sdk", + "title": "Make ImplicitUsings/Nullable conditional on TFM in test templates", + "url": "https://github.com/dotnet/sdk/pull/54594", + "commit": "dotnet@4486560", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8b82ac3" + }, + { + "id": "sdk@da8d038", + "repo": "sdk", + "title": "Enable OTel telemetry for purely-AOT operations", + "url": "https://github.com/dotnet/sdk/pull/54544", + "commit": "dotnet@4486560", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@da8d038" + }, + { + "id": "sdk@773b59a", + "repo": "sdk", + "title": "[release/10.0.3xx] Use suppressors when applying code fixes", + "url": "https://github.com/dotnet/sdk/pull/54595", + "commit": "dotnet@4486560", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@773b59a" + }, + { + "id": "sdk@e94cf85", + "repo": "sdk", + "title": "MSTest templates: add ExplicitProgramFile option", + "url": "https://github.com/dotnet/sdk/pull/54596", + "commit": "dotnet@4486560", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e94cf85" + }, + { + "id": "sdk@ba88029", + "repo": "sdk", + "title": "Fix tests which changed CWD without resetting", + "url": "https://github.com/dotnet/sdk/pull/54599", + "commit": "dotnet@4486560", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ba88029" + }, + { + "id": "sdk@83bdf71", + "repo": "sdk", + "title": "Fix \u0060dotnet new nunit-test -n \u003Cname\u003E\u0060 creating an unwanted \u0060\u003Cname\u003E/\u0060 folder", + "url": "https://github.com/dotnet/sdk/pull/54602", + "commit": "dotnet@4486560", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@83bdf71" + }, + { + "id": "sdk@4d8b6fc", + "repo": "sdk", + "title": "SDK \u0060main\u0060 uses dotnetup to install the bootstrap SDK and test runtimes", + "url": "https://github.com/dotnet/sdk/pull/54600", + "commit": "dotnet@4486560", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4d8b6fc" + }, + { + "id": "sdk@fe63beb", + "repo": "sdk", + "title": "Add \u0027Investigating PRs and CI failures\u0027 guidance to copilot-instructions", + "url": "https://github.com/dotnet/sdk/pull/54609", + "commit": "dotnet@94bc011", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@fe63beb" + }, + { + "id": "sdk@62e5fa4", + "repo": "sdk", + "title": "[dotnet test] Two-stage Ctrl\u002BC cancellation for MTP path", + "url": "https://github.com/dotnet/sdk/pull/54615", + "commit": "dotnet@94bc011", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@62e5fa4" + }, + { + "id": "sdk@35ebdfb", + "repo": "sdk", + "title": "Validate Microsoft.Testing.Platform ExecutionMode handshake property", + "url": "https://github.com/dotnet/sdk/pull/54616", + "commit": "dotnet@94bc011", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@35ebdfb" + }, + { + "id": "sdk@5bbfa3f", + "repo": "sdk", + "title": "Migrate StaticWebAssetsGeneratePackagePropsFile to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54617", + "commit": "dotnet@94bc011", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5bbfa3f" + }, + { + "id": "sdk@20d79db", + "repo": "sdk", + "title": "Migrate EncodeRazorInputItem to multi-threadable", + "url": "https://github.com/dotnet/sdk/pull/54620", + "commit": "dotnet@94bc011", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@20d79db" + }, + { + "id": "sdk@046e27b", + "repo": "sdk", + "title": "Move macOS x64 TestBuild PR leg to CI-only, switch to ARM64", + "url": "https://github.com/dotnet/sdk/pull/54604", + "commit": "dotnet@94bc011", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@046e27b" + }, + { + "id": "sdk@fb6441c", + "repo": "sdk", + "title": "Discover installed 8.0.x runtime in DepsJson version test", + "url": "https://github.com/dotnet/sdk/pull/54619", + "commit": "dotnet@94bc011", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@fb6441c" + }, + { + "id": "sdk@9ea89dc", + "repo": "sdk", + "title": "Migrate get packages to prune", + "url": "https://github.com/dotnet/sdk/pull/54488", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9ea89dc" + }, + { + "id": "sdk@f8fefe2", + "repo": "sdk", + "title": "Bump MSTest, NUnit, and xUnit packages to latest in dotnet new test templates", + "url": "https://github.com/dotnet/sdk/pull/54635", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f8fefe2" + }, + { + "id": "sdk@da3b3e5", + "repo": "sdk", + "title": "Add XUnitVersion v3 option (MTP default) to xunit templates", + "url": "https://github.com/dotnet/sdk/pull/54636", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@da3b3e5" + }, + { + "id": "sdk@6dd753f", + "repo": "sdk", + "title": "Integrate Helix Job Monitor into CI and PR pipelines", + "url": "https://github.com/dotnet/sdk/pull/54583", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6dd753f" + }, + { + "id": "sdk@31ec589", + "repo": "sdk", + "title": "Add --test-runner option to nunit templates", + "url": "https://github.com/dotnet/sdk/pull/54638", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@31ec589" + }, + { + "id": "sdk@167a8b5", + "repo": "sdk", + "title": "Produce standalone TemplateLocator package in pass 2", + "url": "https://github.com/dotnet/sdk/pull/54560", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@167a8b5" + }, + { + "id": "sdk@5f88df0", + "repo": "sdk", + "title": "Add GHA workflow to auto-apply \u0060Servicing-consider\u0060 label on servicing branch PRs", + "url": "https://github.com/dotnet/sdk/pull/54641", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5f88df0" + }, + { + "id": "sdk@35583f7", + "repo": "sdk", + "title": "[release/10.0.4xx] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54505", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@35583f7" + }, + { + "id": "sdk@7f15b01", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sdk/pull/54644", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7f15b01" + }, + { + "id": "sdk@e9d78d6", + "repo": "sdk", + "title": "Remove unused client name.", + "url": "https://github.com/dotnet/sdk/pull/54629", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e9d78d6" + }, + { + "id": "sdk@e1a424b", + "repo": "sdk", + "title": "Migrate CheckForUnsupportedWinMDReferences to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54618", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e1a424b" + }, + { + "id": "sdk@0433ad2", + "repo": "sdk", + "title": "Fix unhandled ObjectDisposedException in TimestampedFileLogger during workload repair", + "url": "https://github.com/dotnet/sdk/pull/54097", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0433ad2" + }, + { + "id": "sdk@b577d44", + "repo": "sdk", + "title": "migrate PickBestRid", + "url": "https://github.com/dotnet/sdk/pull/54489", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b577d44" + }, + { + "id": "sdk@58918b1", + "repo": "sdk", + "title": "Fix pack-publish race in ApiCompat.Task / GenAPI.Task by deduplicating the Publish build", + "url": "https://github.com/dotnet/sdk/pull/54591", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@58918b1" + }, + { + "id": "sdk@5870011", + "repo": "sdk", + "title": "Fix string format in watch IReporter", + "url": "https://github.com/dotnet/sdk/pull/54438", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5870011" + }, + { + "id": "sdk@7daed2b", + "repo": "sdk", + "title": "Add Docker image savings analysis to deduplication doc", + "url": "https://github.com/dotnet/sdk/pull/54662", + "commit": "dotnet@04da169", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7daed2b" + }, + { + "id": "sdk@b9a8142", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sdk/pull/54675", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b9a8142" + }, + { + "id": "sdk@809eeee", + "repo": "sdk", + "title": "[StaticWebAssets] Clear AssetGroups when materializing framework assets (fixes Blazor WASM blazor.webassembly.js 404)", + "url": "https://github.com/dotnet/sdk/pull/54649", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@809eeee" + }, + { + "id": "sdk@644aed8", + "repo": "sdk", + "title": "Restructure CI/CD: skip Official builds on push, add weekly schedule, publish assets", + "url": "https://github.com/dotnet/sdk/pull/54518", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@644aed8" + }, + { + "id": "sdk@155262a", + "repo": "sdk", + "title": "Exclude arcade and helix from dependabot", + "url": "https://github.com/dotnet/sdk/pull/54645", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@155262a" + }, + { + "id": "sdk@ec2e749", + "repo": "sdk", + "title": "Update implicit versions for June", + "url": "https://github.com/dotnet/sdk/pull/54668", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ec2e749" + }, + { + "id": "sdk@81b51ed", + "repo": "sdk", + "title": "Update template \u0060--allow-scripts\u0060 help text with explicit trust warning and propagate localization source updates", + "url": "https://github.com/dotnet/sdk/pull/54393", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@81b51ed" + }, + { + "id": "sdk@eb42042", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sdk/pull/54693", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@eb42042" + }, + { + "id": "sdk@e5e78b4", + "repo": "sdk", + "title": "Add missing TestRunner/XUnitVersion/ExplicitProgramFile localization keys to test templates", + "url": "https://github.com/dotnet/sdk/pull/54698", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e5e78b4" + }, + { + "id": "sdk@846d56c", + "repo": "sdk", + "title": "Migrate ResolvePackageFileConflicts to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/53943", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@846d56c" + }, + { + "id": "sdk@a7230cd", + "repo": "sdk", + "title": "Fix telemetry init crash in NativeAOT dotnet muxer on macOS", + "url": "https://github.com/dotnet/sdk/pull/54699", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a7230cd" + }, + { + "id": "sdk@7b0f367", + "repo": "sdk", + "title": "Use \u0060get-dotnetup\u0060 script \u0060aka.ms\u0060 links", + "url": "https://github.com/dotnet/sdk/pull/54606", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7b0f367" + }, + { + "id": "sdk@4e179fc", + "repo": "sdk", + "title": "Add migrate-xunit-to-mstest skill from dotnet/skills", + "url": "https://github.com/dotnet/sdk/pull/54727", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4e179fc" + }, + { + "id": "sdk@079fb5a", + "repo": "sdk", + "title": "Migrate DiscoverDefaultScopedCssItems to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54701", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@079fb5a" + }, + { + "id": "sdk@2fc1745", + "repo": "sdk", + "title": "Unify the managed and NativeAOT CLI parsers into one shared implementation", + "url": "https://github.com/dotnet/sdk/pull/54653", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2fc1745" + }, + { + "id": "sdk@a133386", + "repo": "sdk", + "title": "Migrate Microsoft.DotNet.HotReload.Client.Tests to MSTest.Sdk", + "url": "https://github.com/dotnet/sdk/pull/54731", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a133386" + }, + { + "id": "sdk@05f8d71", + "repo": "sdk", + "title": "Exclude vseanreesermsft from servicing-consider label workflow", + "url": "https://github.com/dotnet/sdk/pull/54672", + "commit": "dotnet@6d8adb7", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@05f8d71" + }, + { + "id": "sdk@eed5878", + "repo": "sdk", + "title": "Remove dnx shim from Linux SDK package", + "url": "https://github.com/dotnet/sdk/pull/54688", + "commit": "dotnet@06787fc", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@eed5878" + }, + { + "id": "sdk@488ed9a", + "repo": "sdk", + "title": "Migrate MergeConfigurationProperties to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54700", + "commit": "dotnet@06787fc", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@488ed9a" + }, + { + "id": "sdk@cf56ee9", + "repo": "sdk", + "title": "Move dotnet-tools.json to .config/dotnet-tools.json for darc compatibility", + "url": "https://github.com/dotnet/sdk/pull/54716", + "commit": "dotnet@06787fc", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@cf56ee9" + }, + { + "id": "sdk@307305d", + "repo": "sdk", + "title": "Migrate ResolveAllScopedCssAssets to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54709", + "commit": "dotnet@06787fc", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@307305d" + }, + { + "id": "sdk@99b535a", + "repo": "sdk", + "title": "Use Process.Kill(bool entireProcessTree)", + "url": "https://github.com/dotnet/sdk/pull/53919", + "commit": "dotnet@06787fc", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@99b535a" + }, + { + "id": "sdk@43fdfa3", + "repo": "sdk", + "title": "Thread TaskEnvironment through StaticWebAsset path helpers (foundation for dotnet/msbuild#14036)", + "url": "https://github.com/dotnet/sdk/pull/54708", + "commit": "dotnet@06787fc", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@43fdfa3" + }, + { + "id": "sdk@86d4207", + "repo": "sdk", + "title": "Migrate Microsoft.DotNet.ApiCompat.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54724", + "commit": "dotnet@06787fc", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@86d4207" + }, + { + "id": "sdk@4305afa", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Build.Containers test projects to MSTest", + "url": "https://github.com/dotnet/sdk/pull/54842", + "commit": "dotnet@06787fc", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4305afa" + }, + { + "id": "sdk@5e1a9ca", + "repo": "sdk", + "title": "Migrate ApplyCompressionNegotiation to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54703", + "commit": "dotnet@06787fc", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5e1a9ca" + }, + { + "id": "sdk@f8b01cc", + "repo": "sdk", + "title": "don\u0027t let \u0060dotnetup\u0060 failure count as a install script failure ", + "url": "https://github.com/dotnet/sdk/pull/54756", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f8b01cc" + }, + { + "id": "sdk@bcdeca9", + "repo": "sdk", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sdk/pull/54741", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bcdeca9" + }, + { + "id": "sdk@8569335", + "repo": "sdk", + "title": "[main] Update dependencies from microsoft/testfx", + "url": "https://github.com/dotnet/sdk/pull/54765", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8569335" + }, + { + "id": "sdk@6a30209", + "repo": "sdk", + "title": "Fix flaky SubLevelCommandNameShouldBeSentToTelemetry test on macOS", + "url": "https://github.com/dotnet/sdk/pull/54747", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6a30209" + }, + { + "id": "sdk@341c887", + "repo": "sdk", + "title": "Reduce sdk-build job timeout from 150 to 50 minutes", + "url": "https://github.com/dotnet/sdk/pull/54752", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@341c887" + }, + { + "id": "sdk@7fb7e23", + "repo": "sdk", + "title": "Migrate ApplyJsModules to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54745", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7fb7e23" + }, + { + "id": "sdk@ceb91eb", + "repo": "sdk", + "title": "migrate ResolveRuntimePackAssetsin", + "url": "https://github.com/dotnet/sdk/pull/54634", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ceb91eb" + }, + { + "id": "sdk@3d609d8", + "repo": "sdk", + "title": "Migrate ComputeEndpointsForReferenceStaticWebAssetst to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54767", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3d609d8" + }, + { + "id": "sdk@73795b5", + "repo": "sdk", + "title": "migrate SelectRuntimeIdentifierSpecificItems", + "url": "https://github.com/dotnet/sdk/pull/54633", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@73795b5" + }, + { + "id": "sdk@f226be7", + "repo": "sdk", + "title": "Update long path instructions in developer guide", + "url": "https://github.com/dotnet/sdk/pull/53846", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f226be7" + }, + { + "id": "sdk@5a90898", + "repo": "sdk", + "title": "Validate \u0060tar\u0060 contents in \u0060gh actions\u0060 workflows", + "url": "https://github.com/dotnet/sdk/pull/54892", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5a90898" + }, + { + "id": "sdk@db0a641", + "repo": "sdk", + "title": "[automated] Merge branch \u0027release/10.0.4xx\u0027 =\u003E \u0027main\u0027", + "url": "https://github.com/dotnet/sdk/pull/54755", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@db0a641" + }, + { + "id": "sdk@13cb29e", + "repo": "sdk", + "title": "Reduce excessive test output in CI/Helix logs", + "url": "https://github.com/dotnet/sdk/pull/54782", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@13cb29e" + }, + { + "id": "sdk@bb7e25b", + "repo": "sdk", + "title": "Migrate DiscoverPrecompressedAssets to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54768", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bb7e25b" + }, + { + "id": "sdk@d715852", + "repo": "sdk", + "title": "Adjust CI build timeouts: 60m default, 90m macOS x64", + "url": "https://github.com/dotnet/sdk/pull/54780", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d715852" + }, + { + "id": "sdk@4aaa692", + "repo": "sdk", + "title": "[clr-ios] Keep R2R IL bodies in Debug for Apple mobile RIDs", + "url": "https://github.com/dotnet/sdk/pull/54793", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4aaa692" + }, + { + "id": "sdk@d593145", + "repo": "sdk", + "title": "Add escape hatch for PublishRuntimeIdentifier being appended to RuntimeIdentifiers by default", + "url": "https://github.com/dotnet/sdk/pull/54291", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d593145" + }, + { + "id": "sdk@25626b4", + "repo": "sdk", + "title": "Migrate FilterStaticWebAssetGroups", + "url": "https://github.com/dotnet/sdk/pull/54771", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@25626b4" + }, + { + "id": "sdk@7579334", + "repo": "sdk", + "title": "Migrate ComputeStaticWebAssetsTargetPaths", + "url": "https://github.com/dotnet/sdk/pull/54770", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7579334" + }, + { + "id": "sdk@11af6cc", + "repo": "sdk", + "title": "Set MSTest.Sdk-wide defaults: UseMSTestSdk, method-level parallelization, Recommended analyzers", + "url": "https://github.com/dotnet/sdk/pull/54766", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@11af6cc" + }, + { + "id": "sdk@8baae54", + "repo": "sdk", + "title": "Add Microsoft.NET.TestFramework.MSTest infra to onboard the test suite to MSTest", + "url": "https://github.com/dotnet/sdk/pull/54769", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8baae54" + }, + { + "id": "sdk@8716d25", + "repo": "sdk", + "title": "Migrate Microsoft.TemplateEngine.Authoring.Tasks.IntegrationTests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54758", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8716d25" + }, + { + "id": "sdk@be6c5d0", + "repo": "sdk", + "title": "Don\u0027t apply servicing label to 4xx", + "url": "https://github.com/dotnet/sdk/pull/54797", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@be6c5d0" + }, + { + "id": "sdk@5b2b903", + "repo": "sdk", + "title": "Corrected spelling issue in error messages", + "url": "https://github.com/dotnet/sdk/pull/54772", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5b2b903" + }, + { + "id": "sdk@9281f22", + "repo": "sdk", + "title": "Fix outdated Nushell completion script", + "url": "https://github.com/dotnet/sdk/pull/54743", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9281f22" + }, + { + "id": "sdk@369107d", + "repo": "sdk", + "title": "Add WithRetryOnExitCode to TestCommand for transient file lock failures", + "url": "https://github.com/dotnet/sdk/pull/54800", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@369107d" + }, + { + "id": "sdk@6927ace", + "repo": "sdk", + "title": "docs: Update shebang run-file docs", + "url": "https://github.com/dotnet/sdk/pull/53798", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6927ace" + }, + { + "id": "sdk@6dc9009", + "repo": "sdk", + "title": "Fix MSTest analyzer violations breaking main", + "url": "https://github.com/dotnet/sdk/pull/54807", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6dc9009" + }, + { + "id": "sdk@321bb3d", + "repo": "sdk", + "title": "Migrate CollectStaticWebAssetsToCopy to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54621", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@321bb3d" + }, + { + "id": "sdk@920580c", + "repo": "sdk", + "title": "Allow comments and trailing commas in launchSettings.json profile parsing", + "url": "https://github.com/dotnet/sdk/pull/54820", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@920580c" + }, + { + "id": "sdk@ea67ffb", + "repo": "sdk", + "title": "Improve dotnet test (MTP) output handling: negotiate protocol 1.1.0 and forward IOutputDevice output", + "url": "https://github.com/dotnet/sdk/pull/54825", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ea67ffb" + }, + { + "id": "sdk@714611c", + "repo": "sdk", + "title": "Migrate Microsoft.TemplateSearch.Common.UnitTests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54787", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@714611c" + }, + { + "id": "sdk@5dca1d4", + "repo": "sdk", + "title": "Prevent corrupted user-level NuGet.Config from failing tests", + "url": "https://github.com/dotnet/sdk/pull/54623", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@5dca1d4" + }, + { + "id": "sdk@ca30395", + "repo": "sdk", + "title": "Migrate System.CommandLine.StaticCompletions.Tests to MSTest.Sdk", + "url": "https://github.com/dotnet/sdk/pull/54729", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ca30395" + }, + { + "id": "sdk@609235d", + "repo": "sdk", + "title": "Migrate Microsoft.TemplateEngine.Utils.UnitTests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54759", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@609235d" + }, + { + "id": "sdk@9d05f82", + "repo": "sdk", + "title": "Migrate Microsoft.TemplateEngine.TemplateLocalizer.Core.UnitTests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54785", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9d05f82" + }, + { + "id": "sdk@461f6a5", + "repo": "sdk", + "title": "Derive blame-hang-timeout as a percentage of Helix work item timeout", + "url": "https://github.com/dotnet/sdk/pull/54799", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@461f6a5" + }, + { + "id": "sdk@4442dc3", + "repo": "sdk", + "title": "Centralize per-platform default build timeouts in sdk-build template", + "url": "https://github.com/dotnet/sdk/pull/54804", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4442dc3" + }, + { + "id": "sdk@291c8f6", + "repo": "sdk", + "title": "Fix flaky test: retry binlog copy on IOException", + "url": "https://github.com/dotnet/sdk/pull/54831", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@291c8f6" + }, + { + "id": "sdk@4b9d244", + "repo": "sdk", + "title": "Port custom Fact/Theory condition attributes and AspNetSdkTest to Microsoft.NET.TestFramework.MSTest", + "url": "https://github.com/dotnet/sdk/pull/54845", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4b9d244" + }, + { + "id": "sdk@b309ffe", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Pack.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54848", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b309ffe" + }, + { + "id": "sdk@f52e442", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Rebuild.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54847", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f52e442" + }, + { + "id": "sdk@7522b17", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Clean.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54846", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7522b17" + }, + { + "id": "sdk@b256bfb", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Restore.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54849", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b256bfb" + }, + { + "id": "sdk@aaf0a72", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Sdk.Web.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54850", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@aaf0a72" + }, + { + "id": "sdk@99d1fb4", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Sdk.WorkloadManifestReader.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54851", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@99d1fb4" + }, + { + "id": "sdk@4a3d1d1", + "repo": "sdk", + "title": "Migrate Microsoft.NET.ToolPack.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54852", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4a3d1d1" + }, + { + "id": "sdk@e46ca33", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Sdk.Publish.Tasks.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54854", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e46ca33" + }, + { + "id": "sdk@9e0b5ad", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Sdk.Razor.Tool.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54853", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9e0b5ad" + }, + { + "id": "sdk@90685f3", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Sdk.BlazorWebAssembly.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54861", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@90685f3" + }, + { + "id": "sdk@36e3f72", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Build.Tasks.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54857", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@36e3f72" + }, + { + "id": "sdk@69d00bb", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Publish.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54858", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@69d00bb" + }, + { + "id": "sdk@6094702", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Build.Extensions.Tasks.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54860", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6094702" + }, + { + "id": "sdk@8e82b05", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Build.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54859", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8e82b05" + }, + { + "id": "sdk@4f83ad9", + "repo": "sdk", + "title": "Guard against null/whitespace BuildTargetPath in StaticWebAssetsGeneratePackagePropsFile", + "url": "https://github.com/dotnet/sdk/pull/54794", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@4f83ad9" + }, + { + "id": "sdk@183da97", + "repo": "sdk", + "title": "Use OSPath.PathComparer in StaticWebAssetEndpoint.ToAssetFileDictionary", + "url": "https://github.com/dotnet/sdk/pull/54749", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@183da97" + }, + { + "id": "sdk@d857913", + "repo": "sdk", + "title": "Migrate ApplyCssScopes to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54705", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d857913" + }, + { + "id": "sdk@8a1dd27", + "repo": "sdk", + "title": "Migrate ReadStaticWebAssetsManifestFile", + "url": "https://github.com/dotnet/sdk/pull/54791", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8a1dd27" + }, + { + "id": "sdk@9eb1b0d", + "repo": "sdk", + "title": "Migrate GenerateStaticWebAssetEndpointsPropsFile", + "url": "https://github.com/dotnet/sdk/pull/54790", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9eb1b0d" + }, + { + "id": "sdk@7bd9960", + "repo": "sdk", + "title": "Migrate ComputeCssScope to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54744", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@7bd9960" + }, + { + "id": "sdk@09220af", + "repo": "sdk", + "title": "Migrate UpdatePackageStaticWebAssets to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54707", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@09220af" + }, + { + "id": "sdk@d166998", + "repo": "sdk", + "title": "Add tracking of AOT size and a pipeline to summarize it", + "url": "https://github.com/dotnet/sdk/pull/54682", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@d166998" + }, + { + "id": "sdk@2d088b7", + "repo": "sdk", + "title": "Loosen LLM telemetry env detection to presence-based and add missing agent variables", + "url": "https://github.com/dotnet/sdk/pull/54659", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2d088b7" + }, + { + "id": "sdk@3c65c70", + "repo": "sdk", + "title": "[mobile] .NET 11 mobile runtime configuration updates", + "url": "https://github.com/dotnet/sdk/pull/54713", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3c65c70" + }, + { + "id": "sdk@a6efe55", + "repo": "sdk", + "title": "[Blazor] Default Blazor WASM diagnostics support properties to true", + "url": "https://github.com/dotnet/sdk/pull/54824", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a6efe55" + }, + { + "id": "sdk@2da4e44", + "repo": "sdk", + "title": "Use StaticWebAsset.NormalizeContentRootPath TaskEnvironment overload in CollectStaticWebAssetsToCopy", + "url": "https://github.com/dotnet/sdk/pull/54867", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2da4e44" + }, + { + "id": "sdk@16a0a14", + "repo": "sdk", + "title": "Make tool-command resolution and invocation AOT-able", + "url": "https://github.com/dotnet/sdk/pull/54810", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@16a0a14" + }, + { + "id": "sdk@29c3e4d", + "repo": "sdk", + "title": "Migrate DefineStaticWebAssetEndpoints to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54702", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@29c3e4d" + }, + { + "id": "sdk@098ea13", + "repo": "sdk", + "title": "Migrate API compatibility test projects to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54880", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@098ea13" + }, + { + "id": "sdk@f41ef9f", + "repo": "sdk", + "title": "Migrate GenAPI and ApiDiff test projects to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54881", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f41ef9f" + }, + { + "id": "sdk@b745ca3", + "repo": "sdk", + "title": "Migrate MSI and misc test projects to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54882", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b745ca3" + }, + { + "id": "sdk@6cd0ce0", + "repo": "sdk", + "title": "Update migrate-xunit-to-mstest skill from dotnet/skills", + "url": "https://github.com/dotnet/sdk/pull/54884", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6cd0ce0" + }, + { + "id": "sdk@b4c09d0", + "repo": "sdk", + "title": "Add TypeScript Static Web Assets integration", + "url": "https://github.com/dotnet/sdk/pull/52302", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b4c09d0" + }, + { + "id": "sdk@9a84f30", + "repo": "sdk", + "title": "Migrate StaticWebAssetsGeneratePackManifest", + "url": "https://github.com/dotnet/sdk/pull/54834", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9a84f30" + }, + { + "id": "sdk@9b3a857", + "repo": "sdk", + "title": "Migrate GenerateStaticWebAssetsPropsFile to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54789", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9b3a857" + }, + { + "id": "sdk@3d45b43", + "repo": "sdk", + "title": "Fix cmd parse error in Helix Node.js PATH setup on Windows", + "url": "https://github.com/dotnet/sdk/pull/54888", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3d45b43" + }, + { + "id": "sdk@fdb7a39", + "repo": "sdk", + "title": "Migrate Microsoft.TemplateEngine.Cli.UnitTests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54761", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@fdb7a39" + }, + { + "id": "sdk@62923fc", + "repo": "sdk", + "title": "Retry transient in-box SDK resolution failures in tests", + "url": "https://github.com/dotnet/sdk/pull/54893", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@62923fc" + }, + { + "id": "sdk@f070cbe", + "repo": "sdk", + "title": "Migrate Microsoft.DotNet.TemplateLocator.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54895", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@f070cbe" + }, + { + "id": "sdk@bcbf048", + "repo": "sdk", + "title": "Migrate ArgumentForwarding.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54896", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bcbf048" + }, + { + "id": "sdk@e88b3dd", + "repo": "sdk", + "title": "Migrate sdk-tasks.Tests, trustedroots.Tests and Microsoft.DotNet.MSBuildSdkResolver.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54897", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@e88b3dd" + }, + { + "id": "sdk@bc3d743", + "repo": "sdk", + "title": "Migrate Microsoft.DotNet.Cli.Utils.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54898", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bc3d743" + }, + { + "id": "sdk@bed72ba", + "repo": "sdk", + "title": "Migrate EndToEnd.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54899", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@bed72ba" + }, + { + "id": "sdk@ecc2047", + "repo": "sdk", + "title": "Migrate Microsoft.DotNet.PackageInstall.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54900", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@ecc2047" + }, + { + "id": "sdk@813a631", + "repo": "sdk", + "title": "Migrate dotnet-MsiInstallation.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54901", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@813a631" + }, + { + "id": "sdk@3df428d", + "repo": "sdk", + "title": "Migrate dotnet-format.UnitTests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54902", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3df428d" + }, + { + "id": "sdk@9875b6b", + "repo": "sdk", + "title": "Migrate dotnet-watch.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54903", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@9875b6b" + }, + { + "id": "sdk@683cf98", + "repo": "sdk", + "title": "Migrate dotnet.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54905", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@683cf98" + }, + { + "id": "sdk@8d47f01", + "repo": "sdk", + "title": "Migrate dotnet-aot.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54908", + "commit": "dotnet@15db480", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8d47f01" + }, + { + "id": "sdk@650cc37", + "repo": "sdk", + "title": "Migrate ComputeReferenceStaticWebAssetItems", + "url": "https://github.com/dotnet/sdk/pull/54792", + "commit": "dotnet@9b1ba31", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@650cc37" + }, + { + "id": "sdk@2ce4e43", + "repo": "sdk", + "title": "Migrate FindAssembliesWithReferencesTo to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54748", + "commit": "dotnet@9b1ba31", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@2ce4e43" + }, + { + "id": "sdk@b489ab2", + "repo": "sdk", + "title": "migrate ResolveStaticWebAssetsEmbeddedProjectConfiguration", + "url": "https://github.com/dotnet/sdk/pull/54885", + "commit": "dotnet@9b1ba31", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@b489ab2" + }, + { + "id": "sdk@3d73390", + "repo": "sdk", + "title": "Migrate GenerateStaticWebAssetsManifest to IMultiThreadableTask", + "url": "https://github.com/dotnet/sdk/pull/54704", + "commit": "dotnet@9b1ba31", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@3d73390" + }, + { + "id": "sdk@51aca17", + "repo": "sdk", + "title": "Don\u0027t let dotnet CLI disable MSBUILDUSESERVER", + "url": "https://github.com/dotnet/sdk/pull/54918", + "commit": "dotnet@9b1ba31", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@51aca17" + }, + { + "id": "sdk@8af14ee", + "repo": "sdk", + "title": "Migrate Microsoft.DotNet.GenAPI.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54726", + "commit": "dotnet@9b1ba31", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@8af14ee" + }, + { + "id": "sdk@365cff0", + "repo": "sdk", + "title": "Migrate Microsoft.NET.Build.Containers.UnitTests to MSTest.Sdk", + "url": "https://github.com/dotnet/sdk/pull/54732", + "commit": "dotnet@9b1ba31", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@365cff0" + }, + { + "id": "sdk@6dc369e", + "repo": "sdk", + "title": "Migrate Microsoft.AspNetCore.Watch.BrowserRefresh.Tests to MSTest.Sdk on MTP", + "url": "https://github.com/dotnet/sdk/pull/54725", + "commit": "dotnet@9b1ba31", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@6dc369e" + }, + { + "id": "sdk@23a9153", + "repo": "sdk", + "title": "Small trim warning cleanup", + "url": "https://github.com/dotnet/sdk/pull/54876", + "commit": "dotnet@9b1ba31", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@23a9153" + }, + { + "id": "sdk@0be2911", + "repo": "sdk", + "title": "Make DependencyProvider test cleanup tolerant of missing registry subkey", + "url": "https://github.com/dotnet/sdk/pull/54936", + "commit": "dotnet@9b1ba31", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@0be2911" + }, + { + "id": "sdk@a166500", + "repo": "sdk", + "title": "Fix main build break: remove redundant DisplayName=nameof in dotnet.Tests (MSTEST0071)", + "url": "https://github.com/dotnet/sdk/pull/54938", + "commit": "dotnet@9b1ba31", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@a166500" + }, + { + "id": "sdk@88e93d6", + "repo": "sdk", + "title": "Include resolved tool version in invalid DotnetToolSettings install/update errors", + "url": "https://github.com/dotnet/sdk/pull/54822", + "commit": "dotnet@5b5491a", + "is_security": false, + "product": "dotnet-sdk", + "local_repo_commit": "sdk@88e93d6" + }, + { + "id": "source-build-assets@807b0a5", + "repo": "source-build-assets", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/source-build-assets/pull/1694", + "commit": "dotnet@993ed1d", + "is_security": false, + "local_repo_commit": "source-build-assets@807b0a5" + }, + { + "id": "source-build-assets@6f598e3", + "repo": "source-build-assets", + "title": "Preserve placeholder files for opted-in excluded/out-of-support TFMs in package source generator", + "url": "https://github.com/dotnet/source-build-assets/pull/1698", + "commit": "dotnet@993ed1d", + "is_security": false, + "local_repo_commit": "source-build-assets@6f598e3" + }, + { + "id": "source-build-assets@6cec2f4", + "repo": "source-build-assets", + "title": "Update dependencies from build 316648", + "url": "https://github.com/dotnet/source-build-assets/pull/1699", + "commit": "dotnet@993ed1d", + "is_security": false, + "local_repo_commit": "source-build-assets@6cec2f4" + }, + { + "id": "source-build-assets@9e8f769", + "repo": "source-build-assets", + "title": "Remove unnecessary Customizations.cs", + "url": "https://github.com/dotnet/source-build-assets/pull/1702", + "commit": "dotnet@993ed1d", + "is_security": false, + "local_repo_commit": "source-build-assets@9e8f769" + }, + { + "id": "source-build-assets@3b64feb", + "repo": "source-build-assets", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/source-build-assets/pull/1703", + "commit": "dotnet@1edacc8", + "is_security": false, + "local_repo_commit": "source-build-assets@3b64feb" + }, + { + "id": "source-build-assets@008aa61", + "repo": "source-build-assets", + "title": "Cleanup unused feeds", + "url": "https://github.com/dotnet/source-build-assets/pull/1704", + "commit": "dotnet@1edacc8", + "is_security": false, + "local_repo_commit": "source-build-assets@008aa61" + }, + { + "id": "source-build-assets@f565864", + "repo": "source-build-assets", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/source-build-assets/pull/1705", + "commit": "dotnet@e4ebe85", + "is_security": false, + "local_repo_commit": "source-build-assets@f565864" + }, + { + "id": "source-build-assets@b031e9e", + "repo": "source-build-assets", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/source-build-assets/pull/1708", + "commit": "dotnet@e4ebe85", + "is_security": false, + "local_repo_commit": "source-build-assets@b031e9e" + }, + { + "id": "source-build-assets@b5537e8", + "repo": "source-build-assets", + "title": "Remove common source files infrastructure", + "url": "https://github.com/dotnet/source-build-assets/pull/1710", + "commit": "dotnet@e4ebe85", + "is_security": false, + "local_repo_commit": "source-build-assets@b5537e8" + }, + { + "id": "source-build-assets@ece2ea1", + "repo": "source-build-assets", + "title": "Align OpenTelemetry source-build with shipped NuGet versions", + "url": "https://github.com/dotnet/source-build-assets/pull/1707", + "commit": "dotnet@65e5701", + "is_security": false, + "local_repo_commit": "source-build-assets@ece2ea1" + }, + { + "id": "source-build-assets@e9a7cb1", + "repo": "source-build-assets", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/source-build-assets/pull/1711", + "commit": "dotnet@65e5701", + "is_security": false, + "local_repo_commit": "source-build-assets@e9a7cb1" + }, + { + "id": "source-build-assets@94e32f8", + "repo": "source-build-assets", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/source-build-assets/pull/1714", + "commit": "dotnet@a2b518f", + "is_security": false, + "local_repo_commit": "source-build-assets@94e32f8" + }, + { + "id": "source-build-assets@cb7b173", + "repo": "source-build-assets", + "title": "Make cleanup-unreferenced-packages skill fully autonomous", + "url": "https://github.com/dotnet/source-build-assets/pull/1717", + "commit": "dotnet@a2b518f", + "is_security": false, + "local_repo_commit": "source-build-assets@cb7b173" + }, + { + "id": "source-build-assets@811e6d3", + "repo": "source-build-assets", + "title": "[main] Remove unreferenced packages", + "url": "https://github.com/dotnet/source-build-assets/pull/1716", + "commit": "dotnet@a2b518f", + "is_security": false, + "local_repo_commit": "source-build-assets@811e6d3" + }, + { + "id": "sourcelink@cfd6f9a", + "repo": "sourcelink", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1673", + "commit": "dotnet@be994cb", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@cfd6f9a" + }, + { + "id": "sourcelink@88937a8", + "repo": "sourcelink", + "title": "Fix interpretation of ref-index record block position", + "url": "https://github.com/dotnet/sourcelink/pull/1678", + "commit": "dotnet@be994cb", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@88937a8" + }, + { + "id": "sourcelink@e7ac2f2", + "repo": "sourcelink", + "title": "Update dependencies from build 314618", + "url": "https://github.com/dotnet/sourcelink/pull/1679", + "commit": "dotnet@be994cb", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@e7ac2f2" + }, + { + "id": "sourcelink@0d709e5", + "repo": "sourcelink", + "title": "Update dependencies from build 315684", + "url": "https://github.com/dotnet/sourcelink/pull/1693", + "commit": "dotnet@ff45a39", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@0d709e5" + }, + { + "id": "sourcelink@5db22ab", + "repo": "sourcelink", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/sourcelink/pull/1712", + "commit": "dotnet@ff45a39", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@5db22ab" + }, + { + "id": "sourcelink@fcd82ad", + "repo": "sourcelink", + "title": "Update dependencies from build 318609", + "url": "https://github.com/dotnet/sourcelink/pull/1718", + "commit": "dotnet@ff45a39", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@fcd82ad" + }, + { + "id": "sourcelink@959b275", + "repo": "sourcelink", + "title": "Update msbuild to 18.6.3", + "url": "https://github.com/dotnet/sourcelink/pull/1722", + "commit": "dotnet@ff45a39", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@959b275" + }, + { + "id": "sourcelink@3658fb0", + "repo": "sourcelink", + "title": "Add [MSBuildMultiThreadableTask] to attribute-only SourceLink tasks", + "url": "https://github.com/dotnet/sourcelink/pull/1725", + "commit": "dotnet@ff45a39", + "is_security": false, + "product": "dotnet-sourcelink", + "local_repo_commit": "sourcelink@3658fb0" + }, + { + "id": "winforms@32d747a", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14543", + "commit": "dotnet@7ad7b6b", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@32d747a" + }, + { + "id": "winforms@de58726", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14547", + "commit": "dotnet@7ad7b6b", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@de58726" + }, + { + "id": "winforms@cc9c90f", + "repo": "winforms", + "title": "Update API definitions for Shipped and Unshipped items", + "url": "https://github.com/dotnet/winforms/pull/14548", + "commit": "dotnet@7ad7b6b", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@cc9c90f" + }, + { + "id": "winforms@4e70991", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14550", + "commit": "dotnet@ed4ecf1", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@4e70991" + }, + { + "id": "winforms@22649a2", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14554", + "commit": "dotnet@ed4ecf1", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@22649a2" + }, + { + "id": "winforms@efa1761", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14557", + "commit": "dotnet@ed4ecf1", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@efa1761" + }, + { + "id": "winforms@4f141ae", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14560", + "commit": "dotnet@ed4ecf1", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@4f141ae" + }, + { + "id": "winforms@2b5e760", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14564", + "commit": "dotnet@ed4ecf1", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@2b5e760" + }, + { + "id": "winforms@06d4f31", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14568", + "commit": "dotnet@ed4ecf1", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@06d4f31" + }, + { + "id": "winforms@2d11f88", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14573", + "commit": "dotnet@ed4ecf1", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@2d11f88" + }, + { + "id": "winforms@5d30e4c", + "repo": "winforms", + "title": "Add tests for PropertyGrid.OnComponentRemoved", + "url": "https://github.com/dotnet/winforms/pull/14561", + "commit": "dotnet@ed4ecf1", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@5d30e4c" + }, + { + "id": "winforms@58f895f", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14590", + "commit": "dotnet@5b78367", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@58f895f" + }, + { + "id": "winforms@65449dd", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14592", + "commit": "dotnet@5b78367", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@65449dd" + }, + { + "id": "winforms@98d8dc2", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14599", + "commit": "dotnet@5b78367", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@98d8dc2" + }, + { + "id": "winforms@133f32d", + "repo": "winforms", + "title": "Adding PDB and Intellisense file for Microsoft.Private.Windows.Core assembly to the NuGet package", + "url": "https://github.com/dotnet/winforms/pull/14596", + "commit": "dotnet@5b78367", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@133f32d" + }, + { + "id": "winforms@8d5c434", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14604", + "commit": "dotnet@3980a7d", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@8d5c434" + }, + { + "id": "winforms@3aaf6ef", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14610", + "commit": "dotnet@3980a7d", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@3aaf6ef" + }, + { + "id": "winforms@e44db44", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14615", + "commit": "dotnet@3980a7d", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@e44db44" + }, + { + "id": "winforms@e194ade", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14618", + "commit": "dotnet@3980a7d", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@e194ade" + }, + { + "id": "winforms@7e0e52f", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14629", + "commit": "dotnet@3980a7d", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@7e0e52f" + }, + { + "id": "winforms@e0bbecd", + "repo": "winforms", + "title": "Fix the focus issue of SmartTag/DropDown by preserving the modal menu tracking of ToolStripDropDown.", + "url": "https://github.com/dotnet/winforms/pull/14606", + "commit": "dotnet@3980a7d", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@e0bbecd" + }, + { + "id": "winforms@d2a3127", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14634", + "commit": "dotnet@5c8c2eb", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@d2a3127" + }, + { + "id": "winforms@6ef5825", + "repo": "winforms", + "title": "Removing unnecessary PropertyGrid tests", + "url": "https://github.com/dotnet/winforms/pull/14637", + "commit": "dotnet@5c8c2eb", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@6ef5825" + }, + { + "id": "winforms@1750fcb", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14642", + "commit": "dotnet@5c8c2eb", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@1750fcb" + }, + { + "id": "winforms@4b3cc49", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14646", + "commit": "dotnet@5c8c2eb", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@4b3cc49" + }, + { + "id": "winforms@c7adfe7", + "repo": "winforms", + "title": "Update CsWin32 to 0.3.287 and remove .NET Framework IComIID workarounds", + "url": "https://github.com/dotnet/winforms/pull/14639", + "commit": "dotnet@5c8c2eb", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@c7adfe7" + }, + { + "id": "winforms@fbccbb4", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14648", + "commit": "dotnet@5c8c2eb", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@fbccbb4" + }, + { + "id": "winforms@877bb63", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14651", + "commit": "dotnet@80e895f", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@877bb63" + }, + { + "id": "winforms@a874afa", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14654", + "commit": "dotnet@80e895f", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@a874afa" + }, + { + "id": "winforms@fd70b4b", + "repo": "winforms", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/winforms/pull/14656", + "commit": "dotnet@80e895f", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@fd70b4b" + }, + { + "id": "winforms@293bda1", + "repo": "winforms", + "title": "Update NuGet packaging version to 6.12.5", + "url": "https://github.com/dotnet/winforms/pull/14665", + "commit": "dotnet@80e895f", + "is_security": false, + "product": "dotnet-winforms", + "local_repo_commit": "winforms@293bda1" + }, + { + "id": "wpf@114fbee", + "repo": "wpf", + "title": "Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20260520.1", + "url": "https://github.com/dotnet/wpf/pull/11653", + "commit": "dotnet@a2e582d", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@114fbee" + }, + { + "id": "wpf@a1dd8f8", + "repo": "wpf", + "title": "Add dotnet-wpf-maintainers to CODEOWNERS", + "url": "https://github.com/dotnet/wpf/pull/11668", + "commit": "dotnet@a2e582d", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@a1dd8f8" + }, + { + "id": "wpf@60e46e1", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11652", + "commit": "dotnet@a2e582d", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@60e46e1" + }, + { + "id": "wpf@ec9f1ee", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11675", + "commit": "dotnet@98d9d11", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@ec9f1ee" + }, + { + "id": "wpf@da87399", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11683", + "commit": "dotnet@98d9d11", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@da87399" + }, + { + "id": "wpf@690cb91", + "repo": "wpf", + "title": "[main] Source code updates from dotnet/dotnet", + "url": "https://github.com/dotnet/wpf/pull/11687", + "commit": "dotnet@98d9d11", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@690cb91" + }, + { + "id": "wpf@a2ced61", + "repo": "wpf", + "title": "Update dependencies from build 317181", + "url": "https://github.com/dotnet/wpf/pull/11692", + "commit": "dotnet@98d9d11", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@a2ced61" + }, + { + "id": "wpf@c9e836f", + "repo": "wpf", + "title": "Update dependencies from build 317368", + "url": "https://github.com/dotnet/wpf/pull/11695", + "commit": "dotnet@98d9d11", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@c9e836f" + }, + { + "id": "wpf@0852fac", + "repo": "wpf", + "title": "Update dependencies from build 317483", + "url": "https://github.com/dotnet/wpf/pull/11697", + "commit": "dotnet@98d9d11", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@0852fac" + }, + { + "id": "wpf@5932bea", + "repo": "wpf", + "title": "Localized file check-in by OneLocBuild Task: Build definition ID 217: Build ID 2994624", + "url": "https://github.com/dotnet/wpf/pull/11646", + "commit": "dotnet@98d9d11", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@5932bea" + }, + { + "id": "wpf@a377e0f", + "repo": "wpf", + "title": "Update dependencies from build 318061", + "url": "https://github.com/dotnet/wpf/pull/11704", + "commit": "dotnet@88b6eb0", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@a377e0f" + }, + { + "id": "wpf@c281f8e", + "repo": "wpf", + "title": "Update dependencies from build 318208", + "url": "https://github.com/dotnet/wpf/pull/11709", + "commit": "dotnet@88b6eb0", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@c281f8e" + }, + { + "id": "wpf@1117832", + "repo": "wpf", + "title": "Update dependencies from build 318388", + "url": "https://github.com/dotnet/wpf/pull/11715", + "commit": "dotnet@88b6eb0", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@1117832" + }, + { + "id": "wpf@56d0b07", + "repo": "wpf", + "title": "Package ijwhost.dll as native asset for self-contained publish", + "url": "https://github.com/dotnet/wpf/pull/11664", + "commit": "dotnet@88b6eb0", + "is_security": false, + "product": "dotnet-wpf", + "local_repo_commit": "wpf@56d0b07" + } + ], + "commits": { + "arcade@93f7b3c": { + "repo": "arcade", + "branch": "", + "hash": "93f7b3ccd3cc3de79e48d21f92fc048a03d3409c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/93f7b3ccd3cc3de79e48d21f92fc048a03d3409c.diff" + }, + "arcade@f5d2a98": { + "repo": "arcade", + "branch": "", + "hash": "f5d2a980f4346d3c2b0ee35ece92d4bcde9bc0c8", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f5d2a980f4346d3c2b0ee35ece92d4bcde9bc0c8.diff" + }, + "arcade@6565b4c": { + "repo": "arcade", + "branch": "", + "hash": "6565b4c8eb81c521bd681891ac53940f2bb59ff3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/6565b4c8eb81c521bd681891ac53940f2bb59ff3.diff" + }, + "arcade@e74a6a9": { + "repo": "arcade", + "branch": "", + "hash": "e74a6a9fc3e0b56e8c7dc5cc240f154be4ae256c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/e74a6a9fc3e0b56e8c7dc5cc240f154be4ae256c.diff" + }, + "arcade@863a15e": { + "repo": "arcade", + "branch": "", + "hash": "863a15e22d064fefa6d6470d2062c310746ee302", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/863a15e22d064fefa6d6470d2062c310746ee302.diff" + }, + "arcade@6272040": { + "repo": "arcade", + "branch": "", + "hash": "627204083cc8304c068c13b572ee8e9935c48480", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/627204083cc8304c068c13b572ee8e9935c48480.diff" + }, + "arcade@8cecd63": { + "repo": "arcade", + "branch": "", + "hash": "8cecd638d5b3033722d47a105387c567f3531d5c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/8cecd638d5b3033722d47a105387c567f3531d5c.diff" + }, + "arcade@42ac2b2": { + "repo": "arcade", + "branch": "", + "hash": "42ac2b2d03e409ece15fc3c162659b1ede84c778", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/42ac2b2d03e409ece15fc3c162659b1ede84c778.diff" + }, + "arcade@39155c1": { + "repo": "arcade", + "branch": "", + "hash": "39155c1b6f377ae7e735bdaa83f86ab9b3c6b12a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/39155c1b6f377ae7e735bdaa83f86ab9b3c6b12a.diff" + }, + "arcade@ddc699b": { + "repo": "arcade", + "branch": "", + "hash": "ddc699bb2df8eb6bee998b887a226ed3dd72aa1a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/ddc699bb2df8eb6bee998b887a226ed3dd72aa1a.diff" + }, + "arcade@e4b369a": { + "repo": "arcade", + "branch": "", + "hash": "e4b369ad59dad41fa93b546b3d0cd81686cf45d4", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/e4b369ad59dad41fa93b546b3d0cd81686cf45d4.diff" + }, + "arcade@51ddd08": { + "repo": "arcade", + "branch": "", + "hash": "51ddd08202f0218bf39ad0a5cebe3a34842b8319", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/51ddd08202f0218bf39ad0a5cebe3a34842b8319.diff" + }, + "arcade@ab042fe": { + "repo": "arcade", + "branch": "", + "hash": "ab042fee9eb1beafc81fd68264ce79f802b60f91", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/ab042fee9eb1beafc81fd68264ce79f802b60f91.diff" + }, + "arcade@62c03da": { + "repo": "arcade", + "branch": "", + "hash": "62c03da67b5975ea997ec9c668f1472f663a338f", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/62c03da67b5975ea997ec9c668f1472f663a338f.diff" + }, + "arcade@bc06e72": { + "repo": "arcade", + "branch": "", + "hash": "bc06e72cc4581dd025cb8fe24d9962d20529baab", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/bc06e72cc4581dd025cb8fe24d9962d20529baab.diff" + }, + "arcade@b7d55c8": { + "repo": "arcade", + "branch": "", + "hash": "b7d55c86dde0de44d7cf53511aff67d6114411ef", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b7d55c86dde0de44d7cf53511aff67d6114411ef.diff" + }, + "arcade@e055da6": { + "repo": "arcade", + "branch": "", + "hash": "e055da61fb613debb7ef8300d318f4c9a004a0aa", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/e055da61fb613debb7ef8300d318f4c9a004a0aa.diff" + }, + "arcade@5b69000": { + "repo": "arcade", + "branch": "", + "hash": "5b6900031fd5bb70f736806ed9b33e68182b9c11", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/5b6900031fd5bb70f736806ed9b33e68182b9c11.diff" + }, + "arcade@004089f": { + "repo": "arcade", + "branch": "", + "hash": "004089f78bada287a326c60d1514ad025994624f", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/004089f78bada287a326c60d1514ad025994624f.diff" + }, + "arcade@bd6a426": { + "repo": "arcade", + "branch": "", + "hash": "bd6a426f6de914cfc8323df69a024d0abba81576", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/bd6a426f6de914cfc8323df69a024d0abba81576.diff" + }, + "arcade@6f074d1": { + "repo": "arcade", + "branch": "", + "hash": "6f074d19f4a568cfccbf8409bc413bfd60a1f3f1", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/6f074d19f4a568cfccbf8409bc413bfd60a1f3f1.diff" + }, + "arcade@4288d5a": { + "repo": "arcade", + "branch": "", + "hash": "4288d5ae807da20faf5af53cad03ddece1917b8e", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/4288d5ae807da20faf5af53cad03ddece1917b8e.diff" + }, + "arcade@307b79e": { + "repo": "arcade", + "branch": "", + "hash": "307b79e1865d0b2425de2596ee8e2f23795d7566", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/307b79e1865d0b2425de2596ee8e2f23795d7566.diff" + }, + "arcade@613178c": { + "repo": "arcade", + "branch": "", + "hash": "613178c3afdbbf1e06d456503aa632ccf381347d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/613178c3afdbbf1e06d456503aa632ccf381347d.diff" + }, + "arcade@106da97": { + "repo": "arcade", + "branch": "", + "hash": "106da9762cd30768ee7cc944510daf476570a619", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/106da9762cd30768ee7cc944510daf476570a619.diff" + }, + "arcade@4dca219": { + "repo": "arcade", + "branch": "", + "hash": "4dca2198d9652f956ca99640e40638e3d04cab58", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/4dca2198d9652f956ca99640e40638e3d04cab58.diff" + }, + "arcade@bf4a9ca": { + "repo": "arcade", + "branch": "", + "hash": "bf4a9ca02cd43b82951d30d8038c404aad6e09aa", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/bf4a9ca02cd43b82951d30d8038c404aad6e09aa.diff" + }, + "arcade@8fb9e6a": { + "repo": "arcade", + "branch": "", + "hash": "8fb9e6a6733d74213e5c6cdc5de404d198d2377b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/8fb9e6a6733d74213e5c6cdc5de404d198d2377b.diff" + }, + "arcade@b36a359": { + "repo": "arcade", + "branch": "", + "hash": "b36a3594d11b8d56bf7d3dbce919e0688715d5ec", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b36a3594d11b8d56bf7d3dbce919e0688715d5ec.diff" + }, + "arcade@dfb2b46": { + "repo": "arcade", + "branch": "", + "hash": "dfb2b46036de09ebc47b1bb053f62c34a2962f5d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/dfb2b46036de09ebc47b1bb053f62c34a2962f5d.diff" + }, + "arcade@890c585": { + "repo": "arcade", + "branch": "", + "hash": "890c58521bf72f1dd82c85c398a1f971dec55211", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/890c58521bf72f1dd82c85c398a1f971dec55211.diff" + }, + "arcade@3004bba": { + "repo": "arcade", + "branch": "", + "hash": "3004bba5709187ac93e79c3bfa1b745ab21c6769", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3004bba5709187ac93e79c3bfa1b745ab21c6769.diff" + }, + "arcade@f64bc00": { + "repo": "arcade", + "branch": "", + "hash": "f64bc00c57c43758ce1e79c503877cfdc9bde2a3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/f64bc00c57c43758ce1e79c503877cfdc9bde2a3.diff" + }, + "arcade@865ae72": { + "repo": "arcade", + "branch": "", + "hash": "865ae72c0040d933f984c3c6a4e7ebed76ea7d1d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/865ae72c0040d933f984c3c6a4e7ebed76ea7d1d.diff" + }, + "arcade@fae9146": { + "repo": "arcade", + "branch": "", + "hash": "fae9146d28a25f7a78b4439c8730b19550fe7f74", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/fae9146d28a25f7a78b4439c8730b19550fe7f74.diff" + }, + "arcade@727094f": { + "repo": "arcade", + "branch": "", + "hash": "727094fd164ed8623b1b5e1d26edf55e88166181", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/727094fd164ed8623b1b5e1d26edf55e88166181.diff" + }, + "arcade@046dd22": { + "repo": "arcade", + "branch": "", + "hash": "046dd227db95dd3d53c2b2540e0f42cee444e385", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/046dd227db95dd3d53c2b2540e0f42cee444e385.diff" + }, + "arcade@684fd43": { + "repo": "arcade", + "branch": "", + "hash": "684fd431b801016186cb306af81e4b85dcf4053d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/684fd431b801016186cb306af81e4b85dcf4053d.diff" + }, + "arcade@8508adc": { + "repo": "arcade", + "branch": "", + "hash": "8508adce39b6f09c9feb733c08d84d5d2c1ae949", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/8508adce39b6f09c9feb733c08d84d5d2c1ae949.diff" + }, + "arcade@0d99601": { + "repo": "arcade", + "branch": "", + "hash": "0d99601030e6d3ad6a4342b2c5540ad46e7b69ca", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/0d99601030e6d3ad6a4342b2c5540ad46e7b69ca.diff" + }, + "arcade@1cc4e30": { + "repo": "arcade", + "branch": "", + "hash": "1cc4e30dfcc1b9ea0adc4b2b0f1aadd234ed1d67", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/1cc4e30dfcc1b9ea0adc4b2b0f1aadd234ed1d67.diff" + }, + "arcade@1936bce": { + "repo": "arcade", + "branch": "", + "hash": "1936bce07217ff8e21b6270411200feb25b57d6f", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/1936bce07217ff8e21b6270411200feb25b57d6f.diff" + }, + "arcade@a10599b": { + "repo": "arcade", + "branch": "", + "hash": "a10599b1e00171016f494988d28ccdd3a7daf316", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/a10599b1e00171016f494988d28ccdd3a7daf316.diff" + }, + "arcade@6bb59db": { + "repo": "arcade", + "branch": "", + "hash": "6bb59db6b24474a888a57d8cc5ecafd93b231293", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/6bb59db6b24474a888a57d8cc5ecafd93b231293.diff" + }, + "arcade@8b729e3": { + "repo": "arcade", + "branch": "", + "hash": "8b729e3fdcc4798ccb47730daab329e30438fc93", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/8b729e3fdcc4798ccb47730daab329e30438fc93.diff" + }, + "arcade@2bc73b8": { + "repo": "arcade", + "branch": "", + "hash": "2bc73b8b1eb50be36967d2d5f0c5fa20d80c1724", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/2bc73b8b1eb50be36967d2d5f0c5fa20d80c1724.diff" + }, + "arcade@0353e2e": { + "repo": "arcade", + "branch": "", + "hash": "0353e2ed091c4195dd5bb5f1c9331c11bafab49b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/0353e2ed091c4195dd5bb5f1c9331c11bafab49b.diff" + }, + "arcade@1b31696": { + "repo": "arcade", + "branch": "", + "hash": "1b316965488be8268afb5b8e6c0f2dffc249605d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/1b316965488be8268afb5b8e6c0f2dffc249605d.diff" + }, + "arcade@ebc62c6": { + "repo": "arcade", + "branch": "", + "hash": "ebc62c6749c66b64ef5a0d42dc3519a5ef921878", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/ebc62c6749c66b64ef5a0d42dc3519a5ef921878.diff" + }, + "arcade@73c1710": { + "repo": "arcade", + "branch": "", + "hash": "73c171098ac0a21b73f483d3932b7643852d7a6b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/73c171098ac0a21b73f483d3932b7643852d7a6b.diff" + }, + "arcade@2bc908b": { + "repo": "arcade", + "branch": "", + "hash": "2bc908b1bdb34e2c42982eb511679bb458ddac2c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/2bc908b1bdb34e2c42982eb511679bb458ddac2c.diff" + }, + "arcade@fa92642": { + "repo": "arcade", + "branch": "", + "hash": "fa92642046834c5ebcdd92bde94334b5000aa9d7", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/fa92642046834c5ebcdd92bde94334b5000aa9d7.diff" + }, + "arcade@51282ca": { + "repo": "arcade", + "branch": "", + "hash": "51282ca524f072c73761182bec6582b7aedab689", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/51282ca524f072c73761182bec6582b7aedab689.diff" + }, + "arcade@4992505": { + "repo": "arcade", + "branch": "", + "hash": "49925054d9c076f63f7e1a699c7b5d6a805dc968", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/49925054d9c076f63f7e1a699c7b5d6a805dc968.diff" + }, + "arcade@2855c99": { + "repo": "arcade", + "branch": "", + "hash": "2855c99bb1ae4d87c93b999ce627046f9b71f96e", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/2855c99bb1ae4d87c93b999ce627046f9b71f96e.diff" + }, + "arcade@644c081": { + "repo": "arcade", + "branch": "", + "hash": "644c08195994197a9b7e335f2d8488585044e62a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/644c08195994197a9b7e335f2d8488585044e62a.diff" + }, + "arcade@64988f0": { + "repo": "arcade", + "branch": "", + "hash": "64988f042b980bf81c5d1e223ad6ddc4165e0e46", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/64988f042b980bf81c5d1e223ad6ddc4165e0e46.diff" + }, + "arcade@aa5dcba": { + "repo": "arcade", + "branch": "", + "hash": "aa5dcbaa4fbec9c9f1ea9b3e9e4b7fc067f34d0b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/aa5dcbaa4fbec9c9f1ea9b3e9e4b7fc067f34d0b.diff" + }, + "arcade@e26a2de": { + "repo": "arcade", + "branch": "", + "hash": "e26a2de19f3349e06689833e2bf651a0c50e298d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/e26a2de19f3349e06689833e2bf651a0c50e298d.diff" + }, + "arcade@e40dc61": { + "repo": "arcade", + "branch": "", + "hash": "e40dc61eeef2d44a1abcc708da7f617b0f488ec7", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/e40dc61eeef2d44a1abcc708da7f617b0f488ec7.diff" + }, + "arcade@721e491": { + "repo": "arcade", + "branch": "", + "hash": "721e4910d28c2a5c84ea7a8a5a97bdc04c38401b", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/721e4910d28c2a5c84ea7a8a5a97bdc04c38401b.diff" + }, + "arcade@ccd992c": { + "repo": "arcade", + "branch": "", + "hash": "ccd992ca6cc3672ddc76c0c74353c8bc80e295c2", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/ccd992ca6cc3672ddc76c0c74353c8bc80e295c2.diff" + }, + "arcade@9a93bc0": { + "repo": "arcade", + "branch": "", + "hash": "9a93bc06765e8cfa3435640e848a60c2a1793947", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/9a93bc06765e8cfa3435640e848a60c2a1793947.diff" + }, + "arcade@7dbf30d": { + "repo": "arcade", + "branch": "", + "hash": "7dbf30d1d74ec49eca63f7a47871f68d25659321", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/7dbf30d1d74ec49eca63f7a47871f68d25659321.diff" + }, + "arcade@a199cbb": { + "repo": "arcade", + "branch": "", + "hash": "a199cbb6ff9b30e06d8b4e3c50525d71689a9371", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/a199cbb6ff9b30e06d8b4e3c50525d71689a9371.diff" + }, + "arcade@23cb1e4": { + "repo": "arcade", + "branch": "", + "hash": "23cb1e424ac1068c06cee49c49af05fc3b310933", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/23cb1e424ac1068c06cee49c49af05fc3b310933.diff" + }, + "arcade@8e2af67": { + "repo": "arcade", + "branch": "", + "hash": "8e2af678be78c647e4f65f0ae4ed59c68bf35fc6", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/8e2af678be78c647e4f65f0ae4ed59c68bf35fc6.diff" + }, + "arcade@6ab7967": { + "repo": "arcade", + "branch": "", + "hash": "6ab7967f203957678a9427e34e03ac24c95cc091", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/6ab7967f203957678a9427e34e03ac24c95cc091.diff" + }, + "arcade@575d38d": { + "repo": "arcade", + "branch": "", + "hash": "575d38dae1eb3f9b78fc8a9ebcf12bde48f4850c", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/575d38dae1eb3f9b78fc8a9ebcf12bde48f4850c.diff" + }, + "arcade@38f680a": { + "repo": "arcade", + "branch": "", + "hash": "38f680a6979e9e5d6034b362f0b6247ce1de407d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/38f680a6979e9e5d6034b362f0b6247ce1de407d.diff" + }, + "arcade@124e422": { + "repo": "arcade", + "branch": "", + "hash": "124e4223dde2178d6a6ca84c20198dec7cff98fa", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/124e4223dde2178d6a6ca84c20198dec7cff98fa.diff" + }, + "arcade@84f0c43": { + "repo": "arcade", + "branch": "", + "hash": "84f0c43e29f3349fec00292dba42269bb69fba5d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/84f0c43e29f3349fec00292dba42269bb69fba5d.diff" + }, + "arcade@93aabd8": { + "repo": "arcade", + "branch": "", + "hash": "93aabd80bf68fa333b091c64ec8e4d64afe802df", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/93aabd80bf68fa333b091c64ec8e4d64afe802df.diff" + }, + "arcade@24bd601": { + "repo": "arcade", + "branch": "", + "hash": "24bd6015e9c49b4a5881e7f77847d7fd84db0ffc", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/24bd6015e9c49b4a5881e7f77847d7fd84db0ffc.diff" + }, + "arcade@b6ed8ef": { + "repo": "arcade", + "branch": "", + "hash": "b6ed8ef7f3251d0b67ac2428c06253d0ba328e97", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b6ed8ef7f3251d0b67ac2428c06253d0ba328e97.diff" + }, + "arcade@0b62d3d": { + "repo": "arcade", + "branch": "", + "hash": "0b62d3de7e32a7debeb6b729f73fe6cc5d095f10", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/0b62d3de7e32a7debeb6b729f73fe6cc5d095f10.diff" + }, + "arcade@fd00cc1": { + "repo": "arcade", + "branch": "", + "hash": "fd00cc129b77061f0940d1e003788f70c481634f", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/fd00cc129b77061f0940d1e003788f70c481634f.diff" + }, + "arcade@edbe1f4": { + "repo": "arcade", + "branch": "", + "hash": "edbe1f4ab32c715bc7e4ef80e92d7eddc99ba6c8", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/edbe1f4ab32c715bc7e4ef80e92d7eddc99ba6c8.diff" + }, + "arcade@0d06729": { + "repo": "arcade", + "branch": "", + "hash": "0d0672932f7afbf2e0372e882768ca3e286a3fd0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/0d0672932f7afbf2e0372e882768ca3e286a3fd0.diff" + }, + "arcade@9cd7410": { + "repo": "arcade", + "branch": "", + "hash": "9cd7410b8e0c22bbd3c8a9ef8ae221016a921dc3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/9cd7410b8e0c22bbd3c8a9ef8ae221016a921dc3.diff" + }, + "arcade@afe56bd": { + "repo": "arcade", + "branch": "", + "hash": "afe56bd10aa3b519aeeddf51ab70ccd1c84d4dab", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/afe56bd10aa3b519aeeddf51ab70ccd1c84d4dab.diff" + }, + "arcade@1518b36": { + "repo": "arcade", + "branch": "", + "hash": "1518b36c958ea9c83349eee186c04bf319baf531", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/1518b36c958ea9c83349eee186c04bf319baf531.diff" + }, + "arcade@b31c3cf": { + "repo": "arcade", + "branch": "", + "hash": "b31c3cf8a2a203c42410451844f778d5b951c3b3", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/b31c3cf8a2a203c42410451844f778d5b951c3b3.diff" + }, + "arcade@76ee16f": { + "repo": "arcade", + "branch": "", + "hash": "76ee16fe3a80a4bf55c7d31dbdef2804e555cce0", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/76ee16fe3a80a4bf55c7d31dbdef2804e555cce0.diff" + }, + "arcade@30b1f22": { + "repo": "arcade", + "branch": "", + "hash": "30b1f221cdfb01805af52a024824384984a97274", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/30b1f221cdfb01805af52a024824384984a97274.diff" + }, + "arcade@3836581": { + "repo": "arcade", + "branch": "", + "hash": "3836581a63e74a850b4aec134be322cd3966dd5d", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3836581a63e74a850b4aec134be322cd3966dd5d.diff" + }, + "arcade@2b0144c": { + "repo": "arcade", + "branch": "", + "hash": "2b0144c778044edaf1d60cbf726625450337291f", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/2b0144c778044edaf1d60cbf726625450337291f.diff" + }, + "arcade@40ac312": { + "repo": "arcade", + "branch": "", + "hash": "40ac312585a5ad5688f8ea2cc556e759ef428130", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/40ac312585a5ad5688f8ea2cc556e759ef428130.diff" + }, + "arcade@d629f81": { + "repo": "arcade", + "branch": "", + "hash": "d629f81d0672ea088f785791f4ce202122787b1e", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/d629f81d0672ea088f785791f4ce202122787b1e.diff" + }, + "arcade@c282d71": { + "repo": "arcade", + "branch": "", + "hash": "c282d71ca6c7eec6cf0ac777e74ae14534df9217", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/c282d71ca6c7eec6cf0ac777e74ae14534df9217.diff" + }, + "arcade@d5722c4": { + "repo": "arcade", + "branch": "", + "hash": "d5722c4ae02d55441f95878bdcc5e423c31b22ff", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/d5722c4ae02d55441f95878bdcc5e423c31b22ff.diff" + }, + "arcade@3d6a537": { + "repo": "arcade", + "branch": "", + "hash": "3d6a537044987a9ca34e6e6d1e35390924df338e", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/3d6a537044987a9ca34e6e6d1e35390924df338e.diff" + }, + "arcade@67a6a00": { + "repo": "arcade", + "branch": "", + "hash": "67a6a00138b6c09d76a2f96bf4cf8b91b55fc52a", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/67a6a00138b6c09d76a2f96bf4cf8b91b55fc52a.diff" + }, + "arcade@697f198": { + "repo": "arcade", + "branch": "", + "hash": "697f1983c6a178fa7b2381ee7306f8c52f9c31a8", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/697f1983c6a178fa7b2381ee7306f8c52f9c31a8.diff" + }, + "arcade@701cb15": { + "repo": "arcade", + "branch": "", + "hash": "701cb1575cfa622b86b907efd69db64c3d858ab7", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/701cb1575cfa622b86b907efd69db64c3d858ab7.diff" + }, + "arcade@54b49b3": { + "repo": "arcade", + "branch": "", + "hash": "54b49b3b8a992bc352bbca4fe5e2ef46727da987", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/54b49b3b8a992bc352bbca4fe5e2ef46727da987.diff" + }, + "arcade@ca55ad8": { + "repo": "arcade", + "branch": "", + "hash": "ca55ad8f53d708311bcca63649d3e536996215e7", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/ca55ad8f53d708311bcca63649d3e536996215e7.diff" + }, + "arcade@33a0195": { + "repo": "arcade", + "branch": "", + "hash": "33a0195c151df6325ddd3904b3e7f20677769f94", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/33a0195c151df6325ddd3904b3e7f20677769f94.diff" + }, + "arcade@fa3e5ef": { + "repo": "arcade", + "branch": "", + "hash": "fa3e5ef3f1c26b94150f0e9ab635aa2f349de308", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/fa3e5ef3f1c26b94150f0e9ab635aa2f349de308.diff" + }, + "arcade@0a80b03": { + "repo": "arcade", + "branch": "", + "hash": "0a80b038bcc0d76b2f26c7f22062942de75779e6", + "org": "dotnet", + "url": "https://github.com/dotnet/arcade/commit/0a80b038bcc0d76b2f26c7f22062942de75779e6.diff" + }, + "aspnetcore@a56b951": { + "repo": "aspnetcore", + "branch": "", + "hash": "a56b951b6a5cb0dd0f6e42c8f9871d168d4515d0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a56b951b6a5cb0dd0f6e42c8f9871d168d4515d0.diff" + }, + "aspnetcore@654900e": { + "repo": "aspnetcore", + "branch": "", + "hash": "654900e3a13f96b0544aca7d0e779dd996d386cd", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/654900e3a13f96b0544aca7d0e779dd996d386cd.diff" + }, + "aspnetcore@2f91a9d": { + "repo": "aspnetcore", + "branch": "", + "hash": "2f91a9debc7b5e2e883515a0f32240a44e39cbef", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2f91a9debc7b5e2e883515a0f32240a44e39cbef.diff" + }, + "aspnetcore@c0c2230": { + "repo": "aspnetcore", + "branch": "", + "hash": "c0c2230799a3f876aa673a66bc008bf9b803acac", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c0c2230799a3f876aa673a66bc008bf9b803acac.diff" + }, + "aspnetcore@e0232e6": { + "repo": "aspnetcore", + "branch": "", + "hash": "e0232e615cb6658bbc332a41934ce9803a8f92d9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e0232e615cb6658bbc332a41934ce9803a8f92d9.diff" + }, + "aspnetcore@0498688": { + "repo": "aspnetcore", + "branch": "", + "hash": "0498688139f8016483879f7bdf27e50b68f926b1", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0498688139f8016483879f7bdf27e50b68f926b1.diff" + }, + "aspnetcore@3431b08": { + "repo": "aspnetcore", + "branch": "", + "hash": "3431b0857ae9d0f4521ff0cd018d25ba0b5265ac", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3431b0857ae9d0f4521ff0cd018d25ba0b5265ac.diff" + }, + "aspnetcore@d08776d": { + "repo": "aspnetcore", + "branch": "", + "hash": "d08776d9488bc2e613925b03f8df5f2a60b363e7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d08776d9488bc2e613925b03f8df5f2a60b363e7.diff" + }, + "aspnetcore@bb204a0": { + "repo": "aspnetcore", + "branch": "", + "hash": "bb204a061af94abe2760d56175f2d54f56f72f9a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/bb204a061af94abe2760d56175f2d54f56f72f9a.diff" + }, + "aspnetcore@f6c9f3b": { + "repo": "aspnetcore", + "branch": "", + "hash": "f6c9f3b2b3b5809f2ddf99aeec22ca6b5f430c75", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f6c9f3b2b3b5809f2ddf99aeec22ca6b5f430c75.diff" + }, + "aspnetcore@9fd8710": { + "repo": "aspnetcore", + "branch": "", + "hash": "9fd8710fc61229d8a153e266f4ca20f2f9ef4df2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9fd8710fc61229d8a153e266f4ca20f2f9ef4df2.diff" + }, + "aspnetcore@3b42a3a": { + "repo": "aspnetcore", + "branch": "", + "hash": "3b42a3a089769573f60026523e2336816d2d85a2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3b42a3a089769573f60026523e2336816d2d85a2.diff" + }, + "aspnetcore@ea52e90": { + "repo": "aspnetcore", + "branch": "", + "hash": "ea52e90fa35a69f8a3eb30f9628392c64c9d5915", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ea52e90fa35a69f8a3eb30f9628392c64c9d5915.diff" + }, + "aspnetcore@5444c5a": { + "repo": "aspnetcore", + "branch": "", + "hash": "5444c5a747062e1e85eddc3ce3220a9b02a9f37b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5444c5a747062e1e85eddc3ce3220a9b02a9f37b.diff" + }, + "aspnetcore@45e6b04": { + "repo": "aspnetcore", + "branch": "", + "hash": "45e6b047073da031b9f725aebb207bc57da7b03b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/45e6b047073da031b9f725aebb207bc57da7b03b.diff" + }, + "aspnetcore@118ff0a": { + "repo": "aspnetcore", + "branch": "", + "hash": "118ff0aad94a784566365f3fc998fe85b048ab05", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/118ff0aad94a784566365f3fc998fe85b048ab05.diff" + }, + "aspnetcore@cd8b2e5": { + "repo": "aspnetcore", + "branch": "", + "hash": "cd8b2e58915b74c1481122b1cef36fd0bbbf017e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/cd8b2e58915b74c1481122b1cef36fd0bbbf017e.diff" + }, + "aspnetcore@614597e": { + "repo": "aspnetcore", + "branch": "", + "hash": "614597e689dcbe9b63f84102ed1442aa1eead025", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/614597e689dcbe9b63f84102ed1442aa1eead025.diff" + }, + "aspnetcore@98f3aa3": { + "repo": "aspnetcore", + "branch": "", + "hash": "98f3aa3b46dd9d2fb9276a31892a8ab0755f615a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/98f3aa3b46dd9d2fb9276a31892a8ab0755f615a.diff" + }, + "aspnetcore@a23bff9": { + "repo": "aspnetcore", + "branch": "", + "hash": "a23bff90d7d23af934ba0489aa02c99d7ed59daf", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a23bff90d7d23af934ba0489aa02c99d7ed59daf.diff" + }, + "aspnetcore@27c660e": { + "repo": "aspnetcore", + "branch": "", + "hash": "27c660e6d7cf8639b021d48c4df54b93de84bb50", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/27c660e6d7cf8639b021d48c4df54b93de84bb50.diff" + }, + "aspnetcore@57e5b05": { + "repo": "aspnetcore", + "branch": "", + "hash": "57e5b056e6c1d4b5b36253e8317577190b95bb00", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/57e5b056e6c1d4b5b36253e8317577190b95bb00.diff" + }, + "aspnetcore@2518543": { + "repo": "aspnetcore", + "branch": "", + "hash": "251854361046ac6c92f68d43f8b55cf777e760be", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/251854361046ac6c92f68d43f8b55cf777e760be.diff" + }, + "aspnetcore@0d6b87e": { + "repo": "aspnetcore", + "branch": "", + "hash": "0d6b87e422713352aa82ca8f9de65b9b58bf90a3", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0d6b87e422713352aa82ca8f9de65b9b58bf90a3.diff" + }, + "aspnetcore@c3a3603": { + "repo": "aspnetcore", + "branch": "", + "hash": "c3a3603c9aef1dc4519d3ae6dedca6b095a5c9b9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c3a3603c9aef1dc4519d3ae6dedca6b095a5c9b9.diff" + }, + "aspnetcore@d48c0a6": { + "repo": "aspnetcore", + "branch": "", + "hash": "d48c0a6d63d688ae547a24849c76a8a9a15b9837", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d48c0a6d63d688ae547a24849c76a8a9a15b9837.diff" + }, + "aspnetcore@e4591cc": { + "repo": "aspnetcore", + "branch": "", + "hash": "e4591cc8f5e20d8c38f16360282e6e814e865f35", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e4591cc8f5e20d8c38f16360282e6e814e865f35.diff" + }, + "aspnetcore@0fcd398": { + "repo": "aspnetcore", + "branch": "", + "hash": "0fcd398339acd118fb7800d50efc806bdff8e973", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0fcd398339acd118fb7800d50efc806bdff8e973.diff" + }, + "aspnetcore@d17cc21": { + "repo": "aspnetcore", + "branch": "", + "hash": "d17cc218b889ce022ec2da29bd91251cd59a9437", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d17cc218b889ce022ec2da29bd91251cd59a9437.diff" + }, + "aspnetcore@2c960bf": { + "repo": "aspnetcore", + "branch": "", + "hash": "2c960bf4b248197a5e1ffe63bdbfc845a8338129", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2c960bf4b248197a5e1ffe63bdbfc845a8338129.diff" + }, + "aspnetcore@19034c4": { + "repo": "aspnetcore", + "branch": "", + "hash": "19034c4bc0b2a1b661e7cc798531f6771273ccdc", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/19034c4bc0b2a1b661e7cc798531f6771273ccdc.diff" + }, + "aspnetcore@6802f26": { + "repo": "aspnetcore", + "branch": "", + "hash": "6802f26c3e2bed8eea4f5f78b08dbbee50e672ca", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6802f26c3e2bed8eea4f5f78b08dbbee50e672ca.diff" + }, + "aspnetcore@928bafc": { + "repo": "aspnetcore", + "branch": "", + "hash": "928bafc46c86c845ee87e37451b662bbd19d7f03", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/928bafc46c86c845ee87e37451b662bbd19d7f03.diff" + }, + "aspnetcore@3fcf152": { + "repo": "aspnetcore", + "branch": "", + "hash": "3fcf1529b7470268bbaa69e9736c4e489b87b4b8", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3fcf1529b7470268bbaa69e9736c4e489b87b4b8.diff" + }, + "aspnetcore@4d40e25": { + "repo": "aspnetcore", + "branch": "", + "hash": "4d40e25ab18be4aa370dc8d5fc6ef9cbe82e2389", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4d40e25ab18be4aa370dc8d5fc6ef9cbe82e2389.diff" + }, + "aspnetcore@c9a4439": { + "repo": "aspnetcore", + "branch": "", + "hash": "c9a4439594153d136093dbbf2047198c50679888", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c9a4439594153d136093dbbf2047198c50679888.diff" + }, + "aspnetcore@d4891e3": { + "repo": "aspnetcore", + "branch": "", + "hash": "d4891e382554016eb02b619fbc50b25a97cf713f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d4891e382554016eb02b619fbc50b25a97cf713f.diff" + }, + "aspnetcore@96076ec": { + "repo": "aspnetcore", + "branch": "", + "hash": "96076ec14bf63a17ff3a388b6fae3cd8018fb98a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/96076ec14bf63a17ff3a388b6fae3cd8018fb98a.diff" + }, + "aspnetcore@693a8a6": { + "repo": "aspnetcore", + "branch": "", + "hash": "693a8a651017812c261a495c6b4cb03d2b6e3d48", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/693a8a651017812c261a495c6b4cb03d2b6e3d48.diff" + }, + "aspnetcore@ddced9f": { + "repo": "aspnetcore", + "branch": "", + "hash": "ddced9f18ec0bcb61c3e86b3d49921824a1a6286", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ddced9f18ec0bcb61c3e86b3d49921824a1a6286.diff" + }, + "aspnetcore@4637df8": { + "repo": "aspnetcore", + "branch": "", + "hash": "4637df87bce65b1a7d870a329e5ed5ec73bdd541", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4637df87bce65b1a7d870a329e5ed5ec73bdd541.diff" + }, + "aspnetcore@d8cd74d": { + "repo": "aspnetcore", + "branch": "", + "hash": "d8cd74d22828375911fa65ecd9bb0a6a9f06d163", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d8cd74d22828375911fa65ecd9bb0a6a9f06d163.diff" + }, + "aspnetcore@bc4e954": { + "repo": "aspnetcore", + "branch": "", + "hash": "bc4e954f1e15463b026ba4ea19a31fb28211f540", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/bc4e954f1e15463b026ba4ea19a31fb28211f540.diff" + }, + "aspnetcore@b901529": { + "repo": "aspnetcore", + "branch": "", + "hash": "b9015295c392a23e0bf1cc74cc06633fe75704a4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/b9015295c392a23e0bf1cc74cc06633fe75704a4.diff" + }, + "aspnetcore@d3e55d1": { + "repo": "aspnetcore", + "branch": "", + "hash": "d3e55d1062206223cdb01dd7b423f0d479b0050a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d3e55d1062206223cdb01dd7b423f0d479b0050a.diff" + }, + "aspnetcore@d494c24": { + "repo": "aspnetcore", + "branch": "", + "hash": "d494c2436a2266440245a9bb57f37ae6b3a25525", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d494c2436a2266440245a9bb57f37ae6b3a25525.diff" + }, + "aspnetcore@6258d70": { + "repo": "aspnetcore", + "branch": "", + "hash": "6258d7040fffb0c79f52d7b895f7e315a6473b5c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6258d7040fffb0c79f52d7b895f7e315a6473b5c.diff" + }, + "aspnetcore@00cf101": { + "repo": "aspnetcore", + "branch": "", + "hash": "00cf10179fe7c82929fd2df44d9a28004f3566dd", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/00cf10179fe7c82929fd2df44d9a28004f3566dd.diff" + }, + "aspnetcore@423a8c2": { + "repo": "aspnetcore", + "branch": "", + "hash": "423a8c2d505d19c6a9b8eb80bc07aaa4d472556e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/423a8c2d505d19c6a9b8eb80bc07aaa4d472556e.diff" + }, + "aspnetcore@3d3e43a": { + "repo": "aspnetcore", + "branch": "", + "hash": "3d3e43a1f4bccaa9947da2cf17170315e5ee572f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3d3e43a1f4bccaa9947da2cf17170315e5ee572f.diff" + }, + "aspnetcore@8019b47": { + "repo": "aspnetcore", + "branch": "", + "hash": "8019b4743f387ed6c6cfb734062245a525f90130", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8019b4743f387ed6c6cfb734062245a525f90130.diff" + }, + "aspnetcore@27a6a87": { + "repo": "aspnetcore", + "branch": "", + "hash": "27a6a87368d65f679665f05d6df43021fc1f3190", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/27a6a87368d65f679665f05d6df43021fc1f3190.diff" + }, + "aspnetcore@12ae318": { + "repo": "aspnetcore", + "branch": "", + "hash": "12ae3186ae99f39f21b80118542fe0b7876ad82c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/12ae3186ae99f39f21b80118542fe0b7876ad82c.diff" + }, + "aspnetcore@73224b3": { + "repo": "aspnetcore", + "branch": "", + "hash": "73224b314aafeb2d9b47bfeab75c96c224d5a075", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/73224b314aafeb2d9b47bfeab75c96c224d5a075.diff" + }, + "aspnetcore@3277e83": { + "repo": "aspnetcore", + "branch": "", + "hash": "3277e8394d39364c0a3ec79ccb30cb6e87e2bad5", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3277e8394d39364c0a3ec79ccb30cb6e87e2bad5.diff" + }, + "aspnetcore@2dc6fbf": { + "repo": "aspnetcore", + "branch": "", + "hash": "2dc6fbf75f56692c29b92a9dd608d032b37b6bad", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2dc6fbf75f56692c29b92a9dd608d032b37b6bad.diff" + }, + "aspnetcore@107e3e0": { + "repo": "aspnetcore", + "branch": "", + "hash": "107e3e0e55c52f48477a4618bfe1e21154dd69bb", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/107e3e0e55c52f48477a4618bfe1e21154dd69bb.diff" + }, + "aspnetcore@9d73636": { + "repo": "aspnetcore", + "branch": "", + "hash": "9d73636dee07dc1d88cfd035b5f15a8142f3f9c0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9d73636dee07dc1d88cfd035b5f15a8142f3f9c0.diff" + }, + "aspnetcore@f8ce524": { + "repo": "aspnetcore", + "branch": "", + "hash": "f8ce5242b69a63173b5171604e590a74bcbfad76", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f8ce5242b69a63173b5171604e590a74bcbfad76.diff" + }, + "aspnetcore@2ae863d": { + "repo": "aspnetcore", + "branch": "", + "hash": "2ae863df01498206d6af7e2b17aa7d34fb04a30d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2ae863df01498206d6af7e2b17aa7d34fb04a30d.diff" + }, + "aspnetcore@dd5915b": { + "repo": "aspnetcore", + "branch": "", + "hash": "dd5915b2179f8435ab0536fcdf5e1f9d3d7f10ec", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/dd5915b2179f8435ab0536fcdf5e1f9d3d7f10ec.diff" + }, + "aspnetcore@a57571e": { + "repo": "aspnetcore", + "branch": "", + "hash": "a57571e076374feb10f9abe0ca70c811ae5f6856", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a57571e076374feb10f9abe0ca70c811ae5f6856.diff" + }, + "aspnetcore@775c077": { + "repo": "aspnetcore", + "branch": "", + "hash": "775c077e7debb7dea7ba11f730a3c62cb308f8af", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/775c077e7debb7dea7ba11f730a3c62cb308f8af.diff" + }, + "aspnetcore@bbb57bb": { + "repo": "aspnetcore", + "branch": "", + "hash": "bbb57bb50f8add07769b2580d07b57cd4dab41fa", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/bbb57bb50f8add07769b2580d07b57cd4dab41fa.diff" + }, + "aspnetcore@33c8c07": { + "repo": "aspnetcore", + "branch": "", + "hash": "33c8c07335049ba0dc7fd403c291033fe42ba87d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/33c8c07335049ba0dc7fd403c291033fe42ba87d.diff" + }, + "aspnetcore@6865ecc": { + "repo": "aspnetcore", + "branch": "", + "hash": "6865eccbee8e9986a539b11825246094112bdf1b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6865eccbee8e9986a539b11825246094112bdf1b.diff" + }, + "aspnetcore@af9b6d1": { + "repo": "aspnetcore", + "branch": "", + "hash": "af9b6d125d44c1eb24339fbe632a226599e58480", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/af9b6d125d44c1eb24339fbe632a226599e58480.diff" + }, + "aspnetcore@1a6684c": { + "repo": "aspnetcore", + "branch": "", + "hash": "1a6684cc0ca0d72f6124bbd51b7dfe5405f4f011", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1a6684cc0ca0d72f6124bbd51b7dfe5405f4f011.diff" + }, + "aspnetcore@fda1bb2": { + "repo": "aspnetcore", + "branch": "", + "hash": "fda1bb23ab7d7be8b0af688c94c35f60d9256bcc", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fda1bb23ab7d7be8b0af688c94c35f60d9256bcc.diff" + }, + "aspnetcore@31015cb": { + "repo": "aspnetcore", + "branch": "", + "hash": "31015cb409ab3e4131c344692325f48cc93e2134", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/31015cb409ab3e4131c344692325f48cc93e2134.diff" + }, + "aspnetcore@b8f35c2": { + "repo": "aspnetcore", + "branch": "", + "hash": "b8f35c26d5b37189fcf82aa2632d860bd6030c74", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/b8f35c26d5b37189fcf82aa2632d860bd6030c74.diff" + }, + "aspnetcore@f2895a4": { + "repo": "aspnetcore", + "branch": "", + "hash": "f2895a4ffacbe7432f7ba252c524937068b96106", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f2895a4ffacbe7432f7ba252c524937068b96106.diff" + }, + "aspnetcore@d1df4c8": { + "repo": "aspnetcore", + "branch": "", + "hash": "d1df4c82107c27a9a1f5ba1454f35191f8b46a14", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d1df4c82107c27a9a1f5ba1454f35191f8b46a14.diff" + }, + "aspnetcore@c390cce": { + "repo": "aspnetcore", + "branch": "", + "hash": "c390cce536ffdf07e8a5677347e69ff88d1efb9e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c390cce536ffdf07e8a5677347e69ff88d1efb9e.diff" + }, + "aspnetcore@21ad7ab": { + "repo": "aspnetcore", + "branch": "", + "hash": "21ad7ab757bb2baec900bc3b65fba97fb343df33", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/21ad7ab757bb2baec900bc3b65fba97fb343df33.diff" + }, + "aspnetcore@ecc223b": { + "repo": "aspnetcore", + "branch": "", + "hash": "ecc223bec1eafc56888b4c36806452f9559adbc3", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ecc223bec1eafc56888b4c36806452f9559adbc3.diff" + }, + "aspnetcore@7f0d5e9": { + "repo": "aspnetcore", + "branch": "", + "hash": "7f0d5e98459ff1e14bf1859e4409abe7ccd9d5a6", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7f0d5e98459ff1e14bf1859e4409abe7ccd9d5a6.diff" + }, + "aspnetcore@12db528": { + "repo": "aspnetcore", + "branch": "", + "hash": "12db528df8768dcf163f0bf9290110874cb2caea", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/12db528df8768dcf163f0bf9290110874cb2caea.diff" + }, + "aspnetcore@8eaa2b5": { + "repo": "aspnetcore", + "branch": "", + "hash": "8eaa2b51bd9554e8d77dc4941e56f78fc70df976", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8eaa2b51bd9554e8d77dc4941e56f78fc70df976.diff" + }, + "aspnetcore@dc731b1": { + "repo": "aspnetcore", + "branch": "", + "hash": "dc731b18f56b1337303cd26538a1746044d0d0d0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/dc731b18f56b1337303cd26538a1746044d0d0d0.diff" + }, + "aspnetcore@a6319ae": { + "repo": "aspnetcore", + "branch": "", + "hash": "a6319aeabf37c6ef433c629cae3912af26312421", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a6319aeabf37c6ef433c629cae3912af26312421.diff" + }, + "aspnetcore@f097397": { + "repo": "aspnetcore", + "branch": "", + "hash": "f097397b0f4ccfd331f17786d434aefa33b5a15a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f097397b0f4ccfd331f17786d434aefa33b5a15a.diff" + }, + "aspnetcore@cbdd640": { + "repo": "aspnetcore", + "branch": "", + "hash": "cbdd6400f9a078a92dcafdeb8a645017fc1a73c4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/cbdd6400f9a078a92dcafdeb8a645017fc1a73c4.diff" + }, + "aspnetcore@568488b": { + "repo": "aspnetcore", + "branch": "", + "hash": "568488b897b5820d510334fe2a818e3ed649b32f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/568488b897b5820d510334fe2a818e3ed649b32f.diff" + }, + "aspnetcore@672741d": { + "repo": "aspnetcore", + "branch": "", + "hash": "672741d356129e47e125da7c198ff066c657d333", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/672741d356129e47e125da7c198ff066c657d333.diff" + }, + "aspnetcore@6309245": { + "repo": "aspnetcore", + "branch": "", + "hash": "6309245e567335115619b47e4999809b53257936", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6309245e567335115619b47e4999809b53257936.diff" + }, + "aspnetcore@9af09bb": { + "repo": "aspnetcore", + "branch": "", + "hash": "9af09bbc43f032c6aacb59d10081a5da3384a6a1", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9af09bbc43f032c6aacb59d10081a5da3384a6a1.diff" + }, + "aspnetcore@4b9edc7": { + "repo": "aspnetcore", + "branch": "", + "hash": "4b9edc7b6b6308bd33dd9fa37ea91569ad50cd57", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4b9edc7b6b6308bd33dd9fa37ea91569ad50cd57.diff" + }, + "aspnetcore@01c7cc4": { + "repo": "aspnetcore", + "branch": "", + "hash": "01c7cc4855bc75d33190ff7b14668a2d26015f43", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/01c7cc4855bc75d33190ff7b14668a2d26015f43.diff" + }, + "aspnetcore@b0fe49c": { + "repo": "aspnetcore", + "branch": "", + "hash": "b0fe49c76ff38e6b6a2a86b342470121f467d711", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/b0fe49c76ff38e6b6a2a86b342470121f467d711.diff" + }, + "aspnetcore@0fdad03": { + "repo": "aspnetcore", + "branch": "", + "hash": "0fdad03a65f65bc785f372408a2a98100459adf9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0fdad03a65f65bc785f372408a2a98100459adf9.diff" + }, + "aspnetcore@1a638c9": { + "repo": "aspnetcore", + "branch": "", + "hash": "1a638c9050d54510c9e48fea351636d736956196", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1a638c9050d54510c9e48fea351636d736956196.diff" + }, + "aspnetcore@016ea32": { + "repo": "aspnetcore", + "branch": "", + "hash": "016ea323c10ecb81facddbeb88a52d0190ef32b6", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/016ea323c10ecb81facddbeb88a52d0190ef32b6.diff" + }, + "aspnetcore@bd9f3b7": { + "repo": "aspnetcore", + "branch": "", + "hash": "bd9f3b786dce01a30203e4e207e7809bdc3da91a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/bd9f3b786dce01a30203e4e207e7809bdc3da91a.diff" + }, + "aspnetcore@fae66ea": { + "repo": "aspnetcore", + "branch": "", + "hash": "fae66ea0b06eb733cb5d306432cff82d59ab19a1", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fae66ea0b06eb733cb5d306432cff82d59ab19a1.diff" + }, + "aspnetcore@81f91ea": { + "repo": "aspnetcore", + "branch": "", + "hash": "81f91eaf68bbc879f70eb1802e7df9b31737d800", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/81f91eaf68bbc879f70eb1802e7df9b31737d800.diff" + }, + "aspnetcore@7c9d1fe": { + "repo": "aspnetcore", + "branch": "", + "hash": "7c9d1feae8092dcb7bf1cd120c140f10f13307bf", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7c9d1feae8092dcb7bf1cd120c140f10f13307bf.diff" + }, + "aspnetcore@1125148": { + "repo": "aspnetcore", + "branch": "", + "hash": "1125148b48af21119300ecdbc3fb8bc4ee8ec611", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1125148b48af21119300ecdbc3fb8bc4ee8ec611.diff" + }, + "aspnetcore@da04fcb": { + "repo": "aspnetcore", + "branch": "", + "hash": "da04fcb06e3f15d2902e4844ce43518b9c4667d5", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/da04fcb06e3f15d2902e4844ce43518b9c4667d5.diff" + }, + "aspnetcore@fc4c046": { + "repo": "aspnetcore", + "branch": "", + "hash": "fc4c0464f6a5b02d8763d901fe885d1dd12996d9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fc4c0464f6a5b02d8763d901fe885d1dd12996d9.diff" + }, + "aspnetcore@928300a": { + "repo": "aspnetcore", + "branch": "", + "hash": "928300ac02e911c2850a2ebc2c16a14b38b473a7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/928300ac02e911c2850a2ebc2c16a14b38b473a7.diff" + }, + "aspnetcore@e7e059b": { + "repo": "aspnetcore", + "branch": "", + "hash": "e7e059b2e37c3a1b029c586a571a4047f2dab49b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e7e059b2e37c3a1b029c586a571a4047f2dab49b.diff" + }, + "aspnetcore@d20a436": { + "repo": "aspnetcore", + "branch": "", + "hash": "d20a436cf35f8bcf6e2b9e411c56e6991cca1018", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d20a436cf35f8bcf6e2b9e411c56e6991cca1018.diff" + }, + "aspnetcore@a0b18f6": { + "repo": "aspnetcore", + "branch": "", + "hash": "a0b18f6d177467ef68ae0ccf5f51e48267df5b92", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a0b18f6d177467ef68ae0ccf5f51e48267df5b92.diff" + }, + "aspnetcore@cddc35c": { + "repo": "aspnetcore", + "branch": "", + "hash": "cddc35c5d1ce5d6bf2849ad323a76e75d8bccbd3", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/cddc35c5d1ce5d6bf2849ad323a76e75d8bccbd3.diff" + }, + "aspnetcore@7e5dc0c": { + "repo": "aspnetcore", + "branch": "", + "hash": "7e5dc0c1d150f030b15a7444fb231358220c9140", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7e5dc0c1d150f030b15a7444fb231358220c9140.diff" + }, + "aspnetcore@f7ea67b": { + "repo": "aspnetcore", + "branch": "", + "hash": "f7ea67b7b9fc9c55e80f3f17fe4bbe62934f5f3b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f7ea67b7b9fc9c55e80f3f17fe4bbe62934f5f3b.diff" + }, + "aspnetcore@dcd10d6": { + "repo": "aspnetcore", + "branch": "", + "hash": "dcd10d6faf02c06fd7c5b81b5963fc0f1affa7fa", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/dcd10d6faf02c06fd7c5b81b5963fc0f1affa7fa.diff" + }, + "aspnetcore@f376145": { + "repo": "aspnetcore", + "branch": "", + "hash": "f376145b8d2a4a129f968f8ac18b81c303b6c7ea", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f376145b8d2a4a129f968f8ac18b81c303b6c7ea.diff" + }, + "aspnetcore@2235227": { + "repo": "aspnetcore", + "branch": "", + "hash": "2235227394c9ffa6eec28c60a51e43c43f95e48d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2235227394c9ffa6eec28c60a51e43c43f95e48d.diff" + }, + "aspnetcore@bb68f14": { + "repo": "aspnetcore", + "branch": "", + "hash": "bb68f14e9845eaf65b41c841fa4f29bd704557af", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/bb68f14e9845eaf65b41c841fa4f29bd704557af.diff" + }, + "aspnetcore@0e14788": { + "repo": "aspnetcore", + "branch": "", + "hash": "0e14788a0a0d07ac1134887a6ced80de12478530", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0e14788a0a0d07ac1134887a6ced80de12478530.diff" + }, + "aspnetcore@8bb3231": { + "repo": "aspnetcore", + "branch": "", + "hash": "8bb32310b8fa84ad2fe12af7bc3f7f1e49b6d097", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8bb32310b8fa84ad2fe12af7bc3f7f1e49b6d097.diff" + }, + "aspnetcore@bb9e3bf": { + "repo": "aspnetcore", + "branch": "", + "hash": "bb9e3bf27baef08b197e1bcbe11a1017a1974a6c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/bb9e3bf27baef08b197e1bcbe11a1017a1974a6c.diff" + }, + "aspnetcore@af70f7a": { + "repo": "aspnetcore", + "branch": "", + "hash": "af70f7aabf9a220b4727cd714730ec6f7b506da1", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/af70f7aabf9a220b4727cd714730ec6f7b506da1.diff" + }, + "aspnetcore@6e5e013": { + "repo": "aspnetcore", + "branch": "", + "hash": "6e5e01368732b14791c82a2c98d38554878df33f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6e5e01368732b14791c82a2c98d38554878df33f.diff" + }, + "aspnetcore@ee88c83": { + "repo": "aspnetcore", + "branch": "", + "hash": "ee88c8352ec4f3e2609f9020dfe35a69824a5537", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ee88c8352ec4f3e2609f9020dfe35a69824a5537.diff" + }, + "aspnetcore@ef9ce6f": { + "repo": "aspnetcore", + "branch": "", + "hash": "ef9ce6f492ea211f80fe4ebbb4c9d754312103c2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ef9ce6f492ea211f80fe4ebbb4c9d754312103c2.diff" + }, + "aspnetcore@4241326": { + "repo": "aspnetcore", + "branch": "", + "hash": "42413267bddb966e211ec65e25a218598ee4406e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/42413267bddb966e211ec65e25a218598ee4406e.diff" + }, + "aspnetcore@ac7fe7d": { + "repo": "aspnetcore", + "branch": "", + "hash": "ac7fe7db41a8b1f97cee3abc91520ca3a7f5f06e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ac7fe7db41a8b1f97cee3abc91520ca3a7f5f06e.diff" + }, + "aspnetcore@a70804f": { + "repo": "aspnetcore", + "branch": "", + "hash": "a70804ff403a233d68452345e0998ca7c15b021b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a70804ff403a233d68452345e0998ca7c15b021b.diff" + }, + "aspnetcore@6d86210": { + "repo": "aspnetcore", + "branch": "", + "hash": "6d86210218b1c0ba3adb30360f8027855a66f608", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6d86210218b1c0ba3adb30360f8027855a66f608.diff" + }, + "aspnetcore@90a61e3": { + "repo": "aspnetcore", + "branch": "", + "hash": "90a61e309ce32ffed482cd47bdc1a99c7cb1897f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/90a61e309ce32ffed482cd47bdc1a99c7cb1897f.diff" + }, + "aspnetcore@f3bbfec": { + "repo": "aspnetcore", + "branch": "", + "hash": "f3bbfecf76f47e6b0038fe315b8317bc17d9d52a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/f3bbfecf76f47e6b0038fe315b8317bc17d9d52a.diff" + }, + "aspnetcore@7a50ac5": { + "repo": "aspnetcore", + "branch": "", + "hash": "7a50ac5f066d613a82bb2087d0dd8907df4fba99", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7a50ac5f066d613a82bb2087d0dd8907df4fba99.diff" + }, + "aspnetcore@aa54935": { + "repo": "aspnetcore", + "branch": "", + "hash": "aa5493528640932601bb82ef3295e4d8ca7e11c5", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/aa5493528640932601bb82ef3295e4d8ca7e11c5.diff" + }, + "aspnetcore@ad2f14f": { + "repo": "aspnetcore", + "branch": "", + "hash": "ad2f14fdbc53a72f050070a473954ec0f1e3469d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ad2f14fdbc53a72f050070a473954ec0f1e3469d.diff" + }, + "aspnetcore@423e407": { + "repo": "aspnetcore", + "branch": "", + "hash": "423e40739f579d9393539172966e03fd99f7ec76", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/423e40739f579d9393539172966e03fd99f7ec76.diff" + }, + "aspnetcore@ede0ab9": { + "repo": "aspnetcore", + "branch": "", + "hash": "ede0ab904ef6e7f8c5a4af98dd1b87a82650cd02", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ede0ab904ef6e7f8c5a4af98dd1b87a82650cd02.diff" + }, + "aspnetcore@8854c58": { + "repo": "aspnetcore", + "branch": "", + "hash": "8854c583048646b78c7156fbdb498df6cbf9ae13", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8854c583048646b78c7156fbdb498df6cbf9ae13.diff" + }, + "aspnetcore@fb7deb6": { + "repo": "aspnetcore", + "branch": "", + "hash": "fb7deb665466ccdcde771ec4f58f31250fe2ba8d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fb7deb665466ccdcde771ec4f58f31250fe2ba8d.diff" + }, + "aspnetcore@becbe4b": { + "repo": "aspnetcore", + "branch": "", + "hash": "becbe4bd173d463775dd75e052152ea6b96b5668", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/becbe4bd173d463775dd75e052152ea6b96b5668.diff" + }, + "aspnetcore@0217526": { + "repo": "aspnetcore", + "branch": "", + "hash": "0217526f989d1e5136139c1fcb946069f092f3b9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0217526f989d1e5136139c1fcb946069f092f3b9.diff" + }, + "aspnetcore@9b86daf": { + "repo": "aspnetcore", + "branch": "", + "hash": "9b86daffc4477996f198608a7dbbe56e1ffacd75", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9b86daffc4477996f198608a7dbbe56e1ffacd75.diff" + }, + "aspnetcore@fb6e5b8": { + "repo": "aspnetcore", + "branch": "", + "hash": "fb6e5b80e21f9982b329527c6fbd8758f7132c2c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fb6e5b80e21f9982b329527c6fbd8758f7132c2c.diff" + }, + "aspnetcore@8deda82": { + "repo": "aspnetcore", + "branch": "", + "hash": "8deda8208077fd8f6456625f82914eb25a5124ec", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/8deda8208077fd8f6456625f82914eb25a5124ec.diff" + }, + "aspnetcore@db6ba68": { + "repo": "aspnetcore", + "branch": "", + "hash": "db6ba685af7a8df0f4667c2ba26729aaf488bb5a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/db6ba685af7a8df0f4667c2ba26729aaf488bb5a.diff" + }, + "aspnetcore@d033283": { + "repo": "aspnetcore", + "branch": "", + "hash": "d033283bc8a2304842938fb4f44bb6e367f9eba1", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d033283bc8a2304842938fb4f44bb6e367f9eba1.diff" + }, + "aspnetcore@46316b9": { + "repo": "aspnetcore", + "branch": "", + "hash": "46316b99bc008a4e286cbfe3a0d165335a2c1e6c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/46316b99bc008a4e286cbfe3a0d165335a2c1e6c.diff" + }, + "aspnetcore@25ae7e4": { + "repo": "aspnetcore", + "branch": "", + "hash": "25ae7e41605e2d58ba85a3d1cd73b81445df56e4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/25ae7e41605e2d58ba85a3d1cd73b81445df56e4.diff" + }, + "aspnetcore@3a91a68": { + "repo": "aspnetcore", + "branch": "", + "hash": "3a91a68a1fe7583e969bd00610cf204f6253669c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3a91a68a1fe7583e969bd00610cf204f6253669c.diff" + }, + "aspnetcore@e4f3c65": { + "repo": "aspnetcore", + "branch": "", + "hash": "e4f3c65ceb6fc882ba31132df681408998bcf996", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e4f3c65ceb6fc882ba31132df681408998bcf996.diff" + }, + "aspnetcore@edd7e2b": { + "repo": "aspnetcore", + "branch": "", + "hash": "edd7e2b837e7aec5d7d705fb811deea2cfab6790", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/edd7e2b837e7aec5d7d705fb811deea2cfab6790.diff" + }, + "aspnetcore@d5a18c1": { + "repo": "aspnetcore", + "branch": "", + "hash": "d5a18c1de4d8c602144741d062f40dd5b471be14", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d5a18c1de4d8c602144741d062f40dd5b471be14.diff" + }, + "aspnetcore@80b29b3": { + "repo": "aspnetcore", + "branch": "", + "hash": "80b29b3f3b3bc5b9237b2949e70d6aefaa4531bd", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/80b29b3f3b3bc5b9237b2949e70d6aefaa4531bd.diff" + }, + "aspnetcore@d54f274": { + "repo": "aspnetcore", + "branch": "", + "hash": "d54f274f83350e4cef41eb6a4644f4550d212952", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d54f274f83350e4cef41eb6a4644f4550d212952.diff" + }, + "aspnetcore@7393d18": { + "repo": "aspnetcore", + "branch": "", + "hash": "7393d18ac4669f183c92abf731580a510f7cc543", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7393d18ac4669f183c92abf731580a510f7cc543.diff" + }, + "aspnetcore@e65aaa9": { + "repo": "aspnetcore", + "branch": "", + "hash": "e65aaa9c148ae0c12b0619521ea9dd3551520c92", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e65aaa9c148ae0c12b0619521ea9dd3551520c92.diff" + }, + "aspnetcore@a097744": { + "repo": "aspnetcore", + "branch": "", + "hash": "a097744953e211590f86d0947dfcfafe14b6789d", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a097744953e211590f86d0947dfcfafe14b6789d.diff" + }, + "aspnetcore@108d6b5": { + "repo": "aspnetcore", + "branch": "", + "hash": "108d6b57be3046db958b41b23f4f0374ce99fa5f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/108d6b57be3046db958b41b23f4f0374ce99fa5f.diff" + }, + "aspnetcore@4a97713": { + "repo": "aspnetcore", + "branch": "", + "hash": "4a9771315bfcb238b6434c77c833c248df7b7400", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4a9771315bfcb238b6434c77c833c248df7b7400.diff" + }, + "aspnetcore@79b198b": { + "repo": "aspnetcore", + "branch": "", + "hash": "79b198bede52d877d53bb5e0f18fa648f2162df6", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/79b198bede52d877d53bb5e0f18fa648f2162df6.diff" + }, + "aspnetcore@e80ed94": { + "repo": "aspnetcore", + "branch": "", + "hash": "e80ed94921c4b1b82a8a6aad42cc133d5d908606", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e80ed94921c4b1b82a8a6aad42cc133d5d908606.diff" + }, + "aspnetcore@1a72384": { + "repo": "aspnetcore", + "branch": "", + "hash": "1a72384cdfe4369ede71452e56c7d79ab3317c50", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1a72384cdfe4369ede71452e56c7d79ab3317c50.diff" + }, + "aspnetcore@880d6e2": { + "repo": "aspnetcore", + "branch": "", + "hash": "880d6e2504c2a1b89c98886f14f92be4f7a8134c", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/880d6e2504c2a1b89c98886f14f92be4f7a8134c.diff" + }, + "aspnetcore@c4090a1": { + "repo": "aspnetcore", + "branch": "", + "hash": "c4090a1417bf46ba27ddc14102a910b1801fa7c7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c4090a1417bf46ba27ddc14102a910b1801fa7c7.diff" + }, + "aspnetcore@2bd9124": { + "repo": "aspnetcore", + "branch": "", + "hash": "2bd91243ac303048c3f2a34085a58e782b3c5579", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2bd91243ac303048c3f2a34085a58e782b3c5579.diff" + }, + "aspnetcore@3d18de5": { + "repo": "aspnetcore", + "branch": "", + "hash": "3d18de55e941b8136db5a5d3407865af6429a4c4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/3d18de55e941b8136db5a5d3407865af6429a4c4.diff" + }, + "aspnetcore@d38389e": { + "repo": "aspnetcore", + "branch": "", + "hash": "d38389e071ddaa28ee5280186d4af748b6bf7679", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d38389e071ddaa28ee5280186d4af748b6bf7679.diff" + }, + "aspnetcore@cb29c66": { + "repo": "aspnetcore", + "branch": "", + "hash": "cb29c6628a0e935a629f971cef9175d3e91b7d30", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/cb29c6628a0e935a629f971cef9175d3e91b7d30.diff" + }, + "aspnetcore@a6a61f8": { + "repo": "aspnetcore", + "branch": "", + "hash": "a6a61f8a681e09c03c93a947e6ca5a794b50fcc4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/a6a61f8a681e09c03c93a947e6ca5a794b50fcc4.diff" + }, + "aspnetcore@4f7ac6b": { + "repo": "aspnetcore", + "branch": "", + "hash": "4f7ac6be429516e40016e2181053ac2cee746ccd", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4f7ac6be429516e40016e2181053ac2cee746ccd.diff" + }, + "aspnetcore@fb525db": { + "repo": "aspnetcore", + "branch": "", + "hash": "fb525dbe684e03d8b6b1a0c45170ac42e3273f9a", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/fb525dbe684e03d8b6b1a0c45170ac42e3273f9a.diff" + }, + "aspnetcore@afca1bd": { + "repo": "aspnetcore", + "branch": "", + "hash": "afca1bd277d446fdcb28018b377897e50e596ca2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/afca1bd277d446fdcb28018b377897e50e596ca2.diff" + }, + "aspnetcore@6f66df5": { + "repo": "aspnetcore", + "branch": "", + "hash": "6f66df5e8202b32b57324874904e0418467d38e5", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6f66df5e8202b32b57324874904e0418467d38e5.diff" + }, + "aspnetcore@df726df": { + "repo": "aspnetcore", + "branch": "", + "hash": "df726dff3ada8c8c1ceb936bf79105367a9586e3", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/df726dff3ada8c8c1ceb936bf79105367a9586e3.diff" + }, + "aspnetcore@d72b73a": { + "repo": "aspnetcore", + "branch": "", + "hash": "d72b73a33c7f5a10767eaa13817597a8be79b3f9", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d72b73a33c7f5a10767eaa13817597a8be79b3f9.diff" + }, + "aspnetcore@82accf1": { + "repo": "aspnetcore", + "branch": "", + "hash": "82accf1de9edc4b9b10a70d04e0b9e8557bbab07", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/82accf1de9edc4b9b10a70d04e0b9e8557bbab07.diff" + }, + "aspnetcore@c96e311": { + "repo": "aspnetcore", + "branch": "", + "hash": "c96e31124d3dc5c6b2b14a27a83f1c51919e5087", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/c96e31124d3dc5c6b2b14a27a83f1c51919e5087.diff" + }, + "aspnetcore@4ecc19f": { + "repo": "aspnetcore", + "branch": "", + "hash": "4ecc19f61db6616c46d8308cd37b38689a1908ba", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/4ecc19f61db6616c46d8308cd37b38689a1908ba.diff" + }, + "aspnetcore@71f1f6b": { + "repo": "aspnetcore", + "branch": "", + "hash": "71f1f6b9e28786a3f8ec83e5f7eecc119984c978", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/71f1f6b9e28786a3f8ec83e5f7eecc119984c978.diff" + }, + "aspnetcore@1ca52e4": { + "repo": "aspnetcore", + "branch": "", + "hash": "1ca52e41fecdaf3829ff4a92a0e2815a91400c12", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/1ca52e41fecdaf3829ff4a92a0e2815a91400c12.diff" + }, + "aspnetcore@6d7b5de": { + "repo": "aspnetcore", + "branch": "", + "hash": "6d7b5de10d7f117576070247368484ea555bc652", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6d7b5de10d7f117576070247368484ea555bc652.diff" + }, + "aspnetcore@00e352a": { + "repo": "aspnetcore", + "branch": "", + "hash": "00e352afd10cda20918177b29b1e602812794d32", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/00e352afd10cda20918177b29b1e602812794d32.diff" + }, + "aspnetcore@661f449": { + "repo": "aspnetcore", + "branch": "", + "hash": "661f449e29b667c5743a80c8e8f5728cbbd3d1dd", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/661f449e29b667c5743a80c8e8f5728cbbd3d1dd.diff" + }, + "aspnetcore@d5a6efd": { + "repo": "aspnetcore", + "branch": "", + "hash": "d5a6efd9bb99a006ebb423b1bc186643663f8ab2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/d5a6efd9bb99a006ebb423b1bc186643663f8ab2.diff" + }, + "aspnetcore@51a99f3": { + "repo": "aspnetcore", + "branch": "", + "hash": "51a99f301c24966bde86394b9a56e7cb85d5f565", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/51a99f301c24966bde86394b9a56e7cb85d5f565.diff" + }, + "aspnetcore@579a905": { + "repo": "aspnetcore", + "branch": "", + "hash": "579a90524dbc931e28c478e71b750de20dbe38d7", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/579a90524dbc931e28c478e71b750de20dbe38d7.diff" + }, + "aspnetcore@914065b": { + "repo": "aspnetcore", + "branch": "", + "hash": "914065b790567c82f99b64dbe1beef1880d97ac0", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/914065b790567c82f99b64dbe1beef1880d97ac0.diff" + }, + "aspnetcore@5b47094": { + "repo": "aspnetcore", + "branch": "", + "hash": "5b47094e8cccb26640051fb37feb3aa6107774f2", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/5b47094e8cccb26640051fb37feb3aa6107774f2.diff" + }, + "aspnetcore@2a0f0e0": { + "repo": "aspnetcore", + "branch": "", + "hash": "2a0f0e07211a043f76f44fbd75000420566c50e4", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2a0f0e07211a043f76f44fbd75000420566c50e4.diff" + }, + "aspnetcore@e4a1751": { + "repo": "aspnetcore", + "branch": "", + "hash": "e4a1751fe255ed1f135080235ec516e01e102397", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/e4a1751fe255ed1f135080235ec516e01e102397.diff" + }, + "aspnetcore@b546278": { + "repo": "aspnetcore", + "branch": "", + "hash": "b5462785ad52829c6a079e00fbbc29c620b8aa8f", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/b5462785ad52829c6a079e00fbbc29c620b8aa8f.diff" + }, + "aspnetcore@7c9c01b": { + "repo": "aspnetcore", + "branch": "", + "hash": "7c9c01bc83da59ef62638484803c8aa77e0c975e", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/7c9c01bc83da59ef62638484803c8aa77e0c975e.diff" + }, + "aspnetcore@ca1634b": { + "repo": "aspnetcore", + "branch": "", + "hash": "ca1634b7b849e7932a22d52acb354153be3dcd42", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/ca1634b7b849e7932a22d52acb354153be3dcd42.diff" + }, + "aspnetcore@01c1e4f": { + "repo": "aspnetcore", + "branch": "", + "hash": "01c1e4fd4fa485a83b32e1fbac07714193813c7b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/01c1e4fd4fa485a83b32e1fbac07714193813c7b.diff" + }, + "aspnetcore@cd6a156": { + "repo": "aspnetcore", + "branch": "", + "hash": "cd6a156798ef02d7a867cbfe897c3224f8818354", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/cd6a156798ef02d7a867cbfe897c3224f8818354.diff" + }, + "aspnetcore@9b1fd5f": { + "repo": "aspnetcore", + "branch": "", + "hash": "9b1fd5fbfe2c4d14cd0ac2a38eddb1a1a7ed10ab", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/9b1fd5fbfe2c4d14cd0ac2a38eddb1a1a7ed10ab.diff" + }, + "aspnetcore@2049006": { + "repo": "aspnetcore", + "branch": "", + "hash": "2049006f83d82c7cc3b417e497f058960c1b895b", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/2049006f83d82c7cc3b417e497f058960c1b895b.diff" + }, + "aspnetcore@26881cc": { + "repo": "aspnetcore", + "branch": "", + "hash": "26881cc147dcc4fa7c0c772b839501e5fbf21cdf", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/26881cc147dcc4fa7c0c772b839501e5fbf21cdf.diff" + }, + "aspnetcore@0c6d0f4": { + "repo": "aspnetcore", + "branch": "", + "hash": "0c6d0f4d60a847e9506d792d439ed48814080e38", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/0c6d0f4d60a847e9506d792d439ed48814080e38.diff" + }, + "aspnetcore@6bd759a": { + "repo": "aspnetcore", + "branch": "", + "hash": "6bd759ad7ade81397d08bccfd81d4b19b04f7e90", + "org": "dotnet", + "url": "https://github.com/dotnet/aspnetcore/commit/6bd759ad7ade81397d08bccfd81d4b19b04f7e90.diff" + }, + "command-line-api@fa1991f": { + "repo": "command-line-api", + "branch": "", + "hash": "fa1991f84bc8c384aa636a251398a40e56ee1702", + "org": "dotnet", + "url": "https://github.com/dotnet/command-line-api/commit/fa1991f84bc8c384aa636a251398a40e56ee1702.diff" + }, + "command-line-api@80e2fb0": { + "repo": "command-line-api", + "branch": "", + "hash": "80e2fb0c0c3de4a9e81a6cf696b951e35e5ac2ab", + "org": "dotnet", + "url": "https://github.com/dotnet/command-line-api/commit/80e2fb0c0c3de4a9e81a6cf696b951e35e5ac2ab.diff" + }, + "deployment-tools@0a03d34": { + "repo": "deployment-tools", + "branch": "", + "hash": "0a03d34ad5234250e57fc57913b5ab874df730af", + "org": "dotnet", + "url": "https://github.com/dotnet/deployment-tools/commit/0a03d34ad5234250e57fc57913b5ab874df730af.diff" + }, + "deployment-tools@f8c30e6": { + "repo": "deployment-tools", + "branch": "", + "hash": "f8c30e60063b6e4bc74f4ca40519456eb3a88be8", + "org": "dotnet", + "url": "https://github.com/dotnet/deployment-tools/commit/f8c30e60063b6e4bc74f4ca40519456eb3a88be8.diff" + }, + "diagnostics@a819d6c": { + "repo": "diagnostics", + "branch": "", + "hash": "a819d6c1e518f50420d41ea651be8640aed66a1a", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/a819d6c1e518f50420d41ea651be8640aed66a1a.diff" + }, + "diagnostics@e39ebc8": { + "repo": "diagnostics", + "branch": "", + "hash": "e39ebc86d07f75bc032c7c32868cf2cbabaf17e6", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/e39ebc86d07f75bc032c7c32868cf2cbabaf17e6.diff" + }, + "diagnostics@6bae602": { + "repo": "diagnostics", + "branch": "", + "hash": "6bae6023807985450ece535ee0d42a36be8007a9", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/6bae6023807985450ece535ee0d42a36be8007a9.diff" + }, + "diagnostics@657cedd": { + "repo": "diagnostics", + "branch": "", + "hash": "657cedd9cef7561402c0977e17bb2376023fba47", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/657cedd9cef7561402c0977e17bb2376023fba47.diff" + }, + "diagnostics@edf66fc": { + "repo": "diagnostics", + "branch": "", + "hash": "edf66fc88f26651024498cb7443eded5fa805439", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/edf66fc88f26651024498cb7443eded5fa805439.diff" + }, + "diagnostics@0c0dba7": { + "repo": "diagnostics", + "branch": "", + "hash": "0c0dba7d6ba7e003ffb06701a2e716e0f9ba1ebb", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/0c0dba7d6ba7e003ffb06701a2e716e0f9ba1ebb.diff" + }, + "diagnostics@b1b0010": { + "repo": "diagnostics", + "branch": "", + "hash": "b1b001091f00bd9090db49e9edc98fef685cb1e2", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/b1b001091f00bd9090db49e9edc98fef685cb1e2.diff" + }, + "diagnostics@f28745a": { + "repo": "diagnostics", + "branch": "", + "hash": "f28745ad11454877d95706f4c4edaba0f36d52d5", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/f28745ad11454877d95706f4c4edaba0f36d52d5.diff" + }, + "diagnostics@aee7d82": { + "repo": "diagnostics", + "branch": "", + "hash": "aee7d8223fb5cd15bc9a595c27aaa3a7e08449b2", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/aee7d8223fb5cd15bc9a595c27aaa3a7e08449b2.diff" + }, + "diagnostics@7b2a66d": { + "repo": "diagnostics", + "branch": "", + "hash": "7b2a66dd4c0a631492f3026e2d20bb0834717244", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/7b2a66dd4c0a631492f3026e2d20bb0834717244.diff" + }, + "diagnostics@21fb10f": { + "repo": "diagnostics", + "branch": "", + "hash": "21fb10ff7389dfd42a36e735518960514e72b93f", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/21fb10ff7389dfd42a36e735518960514e72b93f.diff" + }, + "diagnostics@620755d": { + "repo": "diagnostics", + "branch": "", + "hash": "620755d039861ec5a80eb197130320284611cc2c", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/620755d039861ec5a80eb197130320284611cc2c.diff" + }, + "diagnostics@f224119": { + "repo": "diagnostics", + "branch": "", + "hash": "f224119385259cc2338cd668111b04766e0bf6d0", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/f224119385259cc2338cd668111b04766e0bf6d0.diff" + }, + "diagnostics@d9243b8": { + "repo": "diagnostics", + "branch": "", + "hash": "d9243b88de42bee86fe59278dbd5ae55a8ceac58", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/d9243b88de42bee86fe59278dbd5ae55a8ceac58.diff" + }, + "diagnostics@5527439": { + "repo": "diagnostics", + "branch": "", + "hash": "552743991336488559363f7e307d227172699c9d", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/552743991336488559363f7e307d227172699c9d.diff" + }, + "diagnostics@cf5aa50": { + "repo": "diagnostics", + "branch": "", + "hash": "cf5aa50ced76b6a62fce384f29cc0297ec2614ba", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/cf5aa50ced76b6a62fce384f29cc0297ec2614ba.diff" + }, + "diagnostics@7a1c84f": { + "repo": "diagnostics", + "branch": "", + "hash": "7a1c84f60bbf70f47217aedbdb5be87578badf3d", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/7a1c84f60bbf70f47217aedbdb5be87578badf3d.diff" + }, + "diagnostics@59b2875": { + "repo": "diagnostics", + "branch": "", + "hash": "59b2875fa32e5becd77736c22b94cf941242a96a", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/59b2875fa32e5becd77736c22b94cf941242a96a.diff" + }, + "diagnostics@3a9d1f8": { + "repo": "diagnostics", + "branch": "", + "hash": "3a9d1f8a7ba2a6cae33f6953af77086bfbe02906", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/3a9d1f8a7ba2a6cae33f6953af77086bfbe02906.diff" + }, + "diagnostics@ecd97f1": { + "repo": "diagnostics", + "branch": "", + "hash": "ecd97f1eb2f9768fef1b54b0e85713d0bc1872ff", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/ecd97f1eb2f9768fef1b54b0e85713d0bc1872ff.diff" + }, + "diagnostics@606263a": { + "repo": "diagnostics", + "branch": "", + "hash": "606263a7b65f9ea9e97aa1ac9706c8f44efdcfb5", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/606263a7b65f9ea9e97aa1ac9706c8f44efdcfb5.diff" + }, + "diagnostics@8e51399": { + "repo": "diagnostics", + "branch": "", + "hash": "8e513999a083ccab07eaa8eb16096f3a3f8e1b11", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/8e513999a083ccab07eaa8eb16096f3a3f8e1b11.diff" + }, + "diagnostics@1fc2596": { + "repo": "diagnostics", + "branch": "", + "hash": "1fc25963a15e05f97502011cd4fd66925ac49cbb", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/1fc25963a15e05f97502011cd4fd66925ac49cbb.diff" + }, + "diagnostics@2efd600": { + "repo": "diagnostics", + "branch": "", + "hash": "2efd600b762326edc2e7ee7e3f75639c5de17030", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/2efd600b762326edc2e7ee7e3f75639c5de17030.diff" + }, + "diagnostics@ebf36db": { + "repo": "diagnostics", + "branch": "", + "hash": "ebf36db1f6d210859d64e776fbc27386d8071eec", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/ebf36db1f6d210859d64e776fbc27386d8071eec.diff" + }, + "diagnostics@dc90e42": { + "repo": "diagnostics", + "branch": "", + "hash": "dc90e429f47b41178467e796b582486d8a94fc23", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/dc90e429f47b41178467e796b582486d8a94fc23.diff" + }, + "diagnostics@e106c19": { + "repo": "diagnostics", + "branch": "", + "hash": "e106c19280185b6d72a9c7dbc612d80a0d250881", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/e106c19280185b6d72a9c7dbc612d80a0d250881.diff" + }, + "diagnostics@cb35df0": { + "repo": "diagnostics", + "branch": "", + "hash": "cb35df0d79e9fc3091c6405ddaea7ded6fd862db", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/cb35df0d79e9fc3091c6405ddaea7ded6fd862db.diff" + }, + "diagnostics@edba659": { + "repo": "diagnostics", + "branch": "", + "hash": "edba65959c4ddb33cfb25779458c20cf6debff02", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/edba65959c4ddb33cfb25779458c20cf6debff02.diff" + }, + "diagnostics@2ed38e6": { + "repo": "diagnostics", + "branch": "", + "hash": "2ed38e6a008d4610cf0884217ae5ffeb0f9cecba", + "org": "dotnet", + "url": "https://github.com/dotnet/diagnostics/commit/2ed38e6a008d4610cf0884217ae5ffeb0f9cecba.diff" + }, + "efcore@e41f353": { + "repo": "efcore", + "branch": "", + "hash": "e41f35348b9fcd6fa3c564195b0f963ca2743670", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e41f35348b9fcd6fa3c564195b0f963ca2743670.diff" + }, + "efcore@45ab96c": { + "repo": "efcore", + "branch": "", + "hash": "45ab96cd397da06a77acd134436510765f6120f0", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/45ab96cd397da06a77acd134436510765f6120f0.diff" + }, + "efcore@f546fe7": { + "repo": "efcore", + "branch": "", + "hash": "f546fe7cdcb3641c97598284f879b1457fa799f0", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f546fe7cdcb3641c97598284f879b1457fa799f0.diff" + }, + "efcore@0cbee6e": { + "repo": "efcore", + "branch": "", + "hash": "0cbee6eaef5c4e962854e864015373e9c090622e", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/0cbee6eaef5c4e962854e864015373e9c090622e.diff" + }, + "efcore@eff1fba": { + "repo": "efcore", + "branch": "", + "hash": "eff1fbadd828ea58fc5beb272f0af0402d810779", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/eff1fbadd828ea58fc5beb272f0af0402d810779.diff" + }, + "efcore@d6aee5a": { + "repo": "efcore", + "branch": "", + "hash": "d6aee5abc36b80c7b81710bca97ecbb8299ad491", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/d6aee5abc36b80c7b81710bca97ecbb8299ad491.diff" + }, + "efcore@d7ce75a": { + "repo": "efcore", + "branch": "", + "hash": "d7ce75abbaecd603d4a6791cb465eb3087ab12a2", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/d7ce75abbaecd603d4a6791cb465eb3087ab12a2.diff" + }, + "efcore@9f1612f": { + "repo": "efcore", + "branch": "", + "hash": "9f1612f90bc7d81136de825a8ba113592982ce79", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/9f1612f90bc7d81136de825a8ba113592982ce79.diff" + }, + "efcore@14247a2": { + "repo": "efcore", + "branch": "", + "hash": "14247a2360c87bbbc21e13df92a5d8dcfa6b78bd", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/14247a2360c87bbbc21e13df92a5d8dcfa6b78bd.diff" + }, + "efcore@b423c88": { + "repo": "efcore", + "branch": "", + "hash": "b423c887c962cd1c018b83644194af9a8483d025", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b423c887c962cd1c018b83644194af9a8483d025.diff" + }, + "efcore@d4cb397": { + "repo": "efcore", + "branch": "", + "hash": "d4cb3970dba7e8018cac934739ca12ac2eae5cd4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/d4cb3970dba7e8018cac934739ca12ac2eae5cd4.diff" + }, + "efcore@ec063d1": { + "repo": "efcore", + "branch": "", + "hash": "ec063d100f6461f2a8418ba1435be24dab009b94", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ec063d100f6461f2a8418ba1435be24dab009b94.diff" + }, + "efcore@60f4016": { + "repo": "efcore", + "branch": "", + "hash": "60f4016df5f402545f25f232b982c7ed73c6ac52", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/60f4016df5f402545f25f232b982c7ed73c6ac52.diff" + }, + "efcore@2e74fff": { + "repo": "efcore", + "branch": "", + "hash": "2e74fff898a17b42bd2484a6ca836dabb1d3f641", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2e74fff898a17b42bd2484a6ca836dabb1d3f641.diff" + }, + "efcore@732204e": { + "repo": "efcore", + "branch": "", + "hash": "732204eaacf5e205c4079076cfe51e65fadff910", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/732204eaacf5e205c4079076cfe51e65fadff910.diff" + }, + "efcore@2629b33": { + "repo": "efcore", + "branch": "", + "hash": "2629b333a4ab1d56fb033329c905331666dc768e", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2629b333a4ab1d56fb033329c905331666dc768e.diff" + }, + "efcore@4901e65": { + "repo": "efcore", + "branch": "", + "hash": "4901e65e91f3cd13616c3c3c423e47edb9a63f1b", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/4901e65e91f3cd13616c3c3c423e47edb9a63f1b.diff" + }, + "efcore@cac20c9": { + "repo": "efcore", + "branch": "", + "hash": "cac20c932f50ab7ca9edb9f868d113684a6496c4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/cac20c932f50ab7ca9edb9f868d113684a6496c4.diff" + }, + "efcore@ffc1d6a": { + "repo": "efcore", + "branch": "", + "hash": "ffc1d6a6f5626f243bfdd76068215d3a4f87b04b", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ffc1d6a6f5626f243bfdd76068215d3a4f87b04b.diff" + }, + "efcore@39d5ff6": { + "repo": "efcore", + "branch": "", + "hash": "39d5ff6d53d0d171115a6e247fffa754b11dfb62", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/39d5ff6d53d0d171115a6e247fffa754b11dfb62.diff" + }, + "efcore@12af9cf": { + "repo": "efcore", + "branch": "", + "hash": "12af9cfee0ac5f7c9f937f108cdb7ed91fb7100b", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/12af9cfee0ac5f7c9f937f108cdb7ed91fb7100b.diff" + }, + "efcore@090db23": { + "repo": "efcore", + "branch": "", + "hash": "090db234b07cecbae71bd011b66762b7d95c95f5", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/090db234b07cecbae71bd011b66762b7d95c95f5.diff" + }, + "efcore@050f368": { + "repo": "efcore", + "branch": "", + "hash": "050f36862f1dc3f9d342c6e2c50b8fae5bf51555", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/050f36862f1dc3f9d342c6e2c50b8fae5bf51555.diff" + }, + "efcore@5ca17b7": { + "repo": "efcore", + "branch": "", + "hash": "5ca17b783ff712824cb35edb632c00a42de64258", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5ca17b783ff712824cb35edb632c00a42de64258.diff" + }, + "efcore@7ca70b9": { + "repo": "efcore", + "branch": "", + "hash": "7ca70b90139b8cecc05a92b92b6a304226e4dc9a", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/7ca70b90139b8cecc05a92b92b6a304226e4dc9a.diff" + }, + "efcore@2c3d4e0": { + "repo": "efcore", + "branch": "", + "hash": "2c3d4e0f921e701b2e6a043764238f933ad71c27", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2c3d4e0f921e701b2e6a043764238f933ad71c27.diff" + }, + "efcore@81d7d82": { + "repo": "efcore", + "branch": "", + "hash": "81d7d82aa045920696f1123044142c62e66ae748", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/81d7d82aa045920696f1123044142c62e66ae748.diff" + }, + "efcore@1ea02c5": { + "repo": "efcore", + "branch": "", + "hash": "1ea02c5934a00e0fc679ad1b0a64f2b22b8a38b6", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/1ea02c5934a00e0fc679ad1b0a64f2b22b8a38b6.diff" + }, + "efcore@b96a9c5": { + "repo": "efcore", + "branch": "", + "hash": "b96a9c5a9dc45b6b47a8391a3e09b807085476fa", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b96a9c5a9dc45b6b47a8391a3e09b807085476fa.diff" + }, + "efcore@37e3a32": { + "repo": "efcore", + "branch": "", + "hash": "37e3a32acd77674a791c456c799f75b4ea02a220", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/37e3a32acd77674a791c456c799f75b4ea02a220.diff" + }, + "efcore@14fc1ae": { + "repo": "efcore", + "branch": "", + "hash": "14fc1ae58f2ed64991c2889e3bd9f81cf75aaaec", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/14fc1ae58f2ed64991c2889e3bd9f81cf75aaaec.diff" + }, + "efcore@2a69eef": { + "repo": "efcore", + "branch": "", + "hash": "2a69eef8f50a5283c7106bf66db06e82c0a3d5c1", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2a69eef8f50a5283c7106bf66db06e82c0a3d5c1.diff" + }, + "efcore@c72e242": { + "repo": "efcore", + "branch": "", + "hash": "c72e2421578380e0f92dde4e44eb0ed19fb004af", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/c72e2421578380e0f92dde4e44eb0ed19fb004af.diff" + }, + "efcore@9af5670": { + "repo": "efcore", + "branch": "", + "hash": "9af5670aa57053bc18b5d5643ad388a9599f021c", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/9af5670aa57053bc18b5d5643ad388a9599f021c.diff" + }, + "efcore@f0b0cc1": { + "repo": "efcore", + "branch": "", + "hash": "f0b0cc15314b8692934cd229be141953771b8210", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f0b0cc15314b8692934cd229be141953771b8210.diff" + }, + "efcore@85dda5f": { + "repo": "efcore", + "branch": "", + "hash": "85dda5f1444ee32487c9075ee7e3fd5b1350a3c6", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/85dda5f1444ee32487c9075ee7e3fd5b1350a3c6.diff" + }, + "efcore@16ef9a3": { + "repo": "efcore", + "branch": "", + "hash": "16ef9a35c1741c80963e20c1c30a9687424e46d5", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/16ef9a35c1741c80963e20c1c30a9687424e46d5.diff" + }, + "efcore@d87e0d3": { + "repo": "efcore", + "branch": "", + "hash": "d87e0d3080f2e374a8905db248d6836559381dff", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/d87e0d3080f2e374a8905db248d6836559381dff.diff" + }, + "efcore@5676076": { + "repo": "efcore", + "branch": "", + "hash": "56760760b0d813a0b6e44f2aba7ad4bfbf22e978", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/56760760b0d813a0b6e44f2aba7ad4bfbf22e978.diff" + }, + "efcore@358c2bd": { + "repo": "efcore", + "branch": "", + "hash": "358c2bd46deaec6ef2560f52277d8f2d0b124e40", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/358c2bd46deaec6ef2560f52277d8f2d0b124e40.diff" + }, + "efcore@497f77f": { + "repo": "efcore", + "branch": "", + "hash": "497f77f9d9b42156d75623e15a778d5d85cf036a", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/497f77f9d9b42156d75623e15a778d5d85cf036a.diff" + }, + "efcore@14c7506": { + "repo": "efcore", + "branch": "", + "hash": "14c750689180764a6ddaefd60c127a01b3136f5b", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/14c750689180764a6ddaefd60c127a01b3136f5b.diff" + }, + "efcore@ebc301e": { + "repo": "efcore", + "branch": "", + "hash": "ebc301e03497d831954908967bb1852741b9497f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ebc301e03497d831954908967bb1852741b9497f.diff" + }, + "efcore@3959d4f": { + "repo": "efcore", + "branch": "", + "hash": "3959d4fb9b5c1ad6c0789693f643d7a1df3b4395", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3959d4fb9b5c1ad6c0789693f643d7a1df3b4395.diff" + }, + "efcore@e764baf": { + "repo": "efcore", + "branch": "", + "hash": "e764bafde588d9c01156f73590a950836babf93c", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e764bafde588d9c01156f73590a950836babf93c.diff" + }, + "efcore@4a7fef3": { + "repo": "efcore", + "branch": "", + "hash": "4a7fef35a1d53ed763b3fbccca4e8bcf2c06c2b2", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/4a7fef35a1d53ed763b3fbccca4e8bcf2c06c2b2.diff" + }, + "efcore@c3f27f5": { + "repo": "efcore", + "branch": "", + "hash": "c3f27f56014364458ba6a3f6e4e1f3e76049c833", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/c3f27f56014364458ba6a3f6e4e1f3e76049c833.diff" + }, + "efcore@63b9b12": { + "repo": "efcore", + "branch": "", + "hash": "63b9b126a6cc91b404a24d53bd5335b2e8a54958", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/63b9b126a6cc91b404a24d53bd5335b2e8a54958.diff" + }, + "efcore@7201613": { + "repo": "efcore", + "branch": "", + "hash": "7201613c0031141cebdc196a9d9df402667f3e9d", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/7201613c0031141cebdc196a9d9df402667f3e9d.diff" + }, + "efcore@a036cbb": { + "repo": "efcore", + "branch": "", + "hash": "a036cbbd59fa83008e0e9500d202781da34c0712", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/a036cbbd59fa83008e0e9500d202781da34c0712.diff" + }, + "efcore@e4afabf": { + "repo": "efcore", + "branch": "", + "hash": "e4afabf3d42d601fe72cf307f177592adbefb998", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e4afabf3d42d601fe72cf307f177592adbefb998.diff" + }, + "efcore@1c5cd69": { + "repo": "efcore", + "branch": "", + "hash": "1c5cd69729c8ac7f5a3df766286db99f49dc6031", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/1c5cd69729c8ac7f5a3df766286db99f49dc6031.diff" + }, + "efcore@04b37f3": { + "repo": "efcore", + "branch": "", + "hash": "04b37f3ed41fd685a68c9402fe19871d2e20037a", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/04b37f3ed41fd685a68c9402fe19871d2e20037a.diff" + }, + "efcore@ab82f5e": { + "repo": "efcore", + "branch": "", + "hash": "ab82f5e7b91906eea37296aa92c35d2897ed70b1", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ab82f5e7b91906eea37296aa92c35d2897ed70b1.diff" + }, + "efcore@9e0d72e": { + "repo": "efcore", + "branch": "", + "hash": "9e0d72ee519bd0b51378e0c426d463c76e3a237b", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/9e0d72ee519bd0b51378e0c426d463c76e3a237b.diff" + }, + "efcore@54d9196": { + "repo": "efcore", + "branch": "", + "hash": "54d9196698bf601211ca51b73014f3eca90edc94", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/54d9196698bf601211ca51b73014f3eca90edc94.diff" + }, + "efcore@0925821": { + "repo": "efcore", + "branch": "", + "hash": "0925821e422dc942f1f72284d36ed4a49da3a735", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/0925821e422dc942f1f72284d36ed4a49da3a735.diff" + }, + "efcore@f095ae4": { + "repo": "efcore", + "branch": "", + "hash": "f095ae4c1db73dfc12850c4deb50b9c60f73a35d", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f095ae4c1db73dfc12850c4deb50b9c60f73a35d.diff" + }, + "efcore@3451cde": { + "repo": "efcore", + "branch": "", + "hash": "3451cde71a4eafbc45e562e63b500d939967cfc8", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3451cde71a4eafbc45e562e63b500d939967cfc8.diff" + }, + "efcore@16bde33": { + "repo": "efcore", + "branch": "", + "hash": "16bde3332df34787b0e158394f4ee7238b9e636a", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/16bde3332df34787b0e158394f4ee7238b9e636a.diff" + }, + "efcore@9bdedb0": { + "repo": "efcore", + "branch": "", + "hash": "9bdedb0e0d7d88a1ca4c8982841d40a987a627ad", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/9bdedb0e0d7d88a1ca4c8982841d40a987a627ad.diff" + }, + "efcore@9d1b795": { + "repo": "efcore", + "branch": "", + "hash": "9d1b7959357437e8b300b1b43f92042f2a201843", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/9d1b7959357437e8b300b1b43f92042f2a201843.diff" + }, + "efcore@7b75978": { + "repo": "efcore", + "branch": "", + "hash": "7b7597862c63d4288502c62eb9f76a702d91f9cc", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/7b7597862c63d4288502c62eb9f76a702d91f9cc.diff" + }, + "efcore@57cd370": { + "repo": "efcore", + "branch": "", + "hash": "57cd3701b9abd68206158e8d62df6e25a869b93b", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/57cd3701b9abd68206158e8d62df6e25a869b93b.diff" + }, + "efcore@a1e223d": { + "repo": "efcore", + "branch": "", + "hash": "a1e223d5ca68fb4fc86e81fdee2ea7932a7a7b76", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/a1e223d5ca68fb4fc86e81fdee2ea7932a7a7b76.diff" + }, + "efcore@62d622f": { + "repo": "efcore", + "branch": "", + "hash": "62d622f948a26ec2454edb4a92fb622b97fed895", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/62d622f948a26ec2454edb4a92fb622b97fed895.diff" + }, + "efcore@ccaa3e9": { + "repo": "efcore", + "branch": "", + "hash": "ccaa3e92c55984bd8ad3017207e661a50f08ea93", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ccaa3e92c55984bd8ad3017207e661a50f08ea93.diff" + }, + "efcore@68e50ba": { + "repo": "efcore", + "branch": "", + "hash": "68e50bab929934d8fa638daecd54efdd9e5fb6e9", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/68e50bab929934d8fa638daecd54efdd9e5fb6e9.diff" + }, + "efcore@33d476d": { + "repo": "efcore", + "branch": "", + "hash": "33d476d8fc1b104a1a98935df1962bae910865bd", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/33d476d8fc1b104a1a98935df1962bae910865bd.diff" + }, + "efcore@9f11437": { + "repo": "efcore", + "branch": "", + "hash": "9f114376a3bcf1d66153da81237f6168299153ef", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/9f114376a3bcf1d66153da81237f6168299153ef.diff" + }, + "efcore@b4a917a": { + "repo": "efcore", + "branch": "", + "hash": "b4a917a3080e7436fae24efe314a3bbf500b9583", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b4a917a3080e7436fae24efe314a3bbf500b9583.diff" + }, + "efcore@870a449": { + "repo": "efcore", + "branch": "", + "hash": "870a449769d69c2c7bc8d488399d1ef61063d2cc", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/870a449769d69c2c7bc8d488399d1ef61063d2cc.diff" + }, + "efcore@14e4677": { + "repo": "efcore", + "branch": "", + "hash": "14e467734176adba21f74ff4439c748e1a29a9c7", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/14e467734176adba21f74ff4439c748e1a29a9c7.diff" + }, + "efcore@0f3ecd7": { + "repo": "efcore", + "branch": "", + "hash": "0f3ecd735326ad8bf05c0767c6fbd8d42b8b1b72", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/0f3ecd735326ad8bf05c0767c6fbd8d42b8b1b72.diff" + }, + "efcore@ac634e3": { + "repo": "efcore", + "branch": "", + "hash": "ac634e3e011c694abac7cc803f0c8970013aca80", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ac634e3e011c694abac7cc803f0c8970013aca80.diff" + }, + "efcore@2a44bfd": { + "repo": "efcore", + "branch": "", + "hash": "2a44bfdab789ff7aacac3ad9aea3c0401f5082f9", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2a44bfdab789ff7aacac3ad9aea3c0401f5082f9.diff" + }, + "efcore@8365f92": { + "repo": "efcore", + "branch": "", + "hash": "8365f92f827fb06409ed96fd0eb6ff0b9600cd4f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/8365f92f827fb06409ed96fd0eb6ff0b9600cd4f.diff" + }, + "efcore@53fafac": { + "repo": "efcore", + "branch": "", + "hash": "53fafac543dc4fa4364ee7b2967f7810b55aedac", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/53fafac543dc4fa4364ee7b2967f7810b55aedac.diff" + }, + "efcore@e37bbd9": { + "repo": "efcore", + "branch": "", + "hash": "e37bbd911d88f23edee5d76cec57a67f81aa830f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/e37bbd911d88f23edee5d76cec57a67f81aa830f.diff" + }, + "efcore@9008b35": { + "repo": "efcore", + "branch": "", + "hash": "9008b3559ece525ba66a6f533790075a038bdeb4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/9008b3559ece525ba66a6f533790075a038bdeb4.diff" + }, + "efcore@b277f61": { + "repo": "efcore", + "branch": "", + "hash": "b277f61faaa7558a16444c5ea6cb846ad3273236", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b277f61faaa7558a16444c5ea6cb846ad3273236.diff" + }, + "efcore@70f71c4": { + "repo": "efcore", + "branch": "", + "hash": "70f71c458b748630c6cd520ff3411fd9e76a101c", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/70f71c458b748630c6cd520ff3411fd9e76a101c.diff" + }, + "efcore@5538cb2": { + "repo": "efcore", + "branch": "", + "hash": "5538cb2e2d4fd0ce5ddb9de5d8c8f7dd844c8a0f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5538cb2e2d4fd0ce5ddb9de5d8c8f7dd844c8a0f.diff" + }, + "efcore@ba340e8": { + "repo": "efcore", + "branch": "", + "hash": "ba340e89b0bce384f1bd1c97a77bbb2eea1bef7e", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ba340e89b0bce384f1bd1c97a77bbb2eea1bef7e.diff" + }, + "efcore@ff4b952": { + "repo": "efcore", + "branch": "", + "hash": "ff4b95274af2f1fa48e2af0f5a67ddf230d839eb", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ff4b95274af2f1fa48e2af0f5a67ddf230d839eb.diff" + }, + "efcore@525a9a0": { + "repo": "efcore", + "branch": "", + "hash": "525a9a0d7ecaf20c4608195097dd4ee08f83cdae", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/525a9a0d7ecaf20c4608195097dd4ee08f83cdae.diff" + }, + "efcore@8472770": { + "repo": "efcore", + "branch": "", + "hash": "8472770031f3ae33e5929cdece6b5b749f533849", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/8472770031f3ae33e5929cdece6b5b749f533849.diff" + }, + "efcore@5c96234": { + "repo": "efcore", + "branch": "", + "hash": "5c96234e0610bb06ba67e1edda19945b4424ab87", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5c96234e0610bb06ba67e1edda19945b4424ab87.diff" + }, + "efcore@39889b7": { + "repo": "efcore", + "branch": "", + "hash": "39889b77ffddf99ee8d767028bb95406b7e56a57", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/39889b77ffddf99ee8d767028bb95406b7e56a57.diff" + }, + "efcore@f9105a5": { + "repo": "efcore", + "branch": "", + "hash": "f9105a517dca21654bd75510687482fdc7dd27b7", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f9105a517dca21654bd75510687482fdc7dd27b7.diff" + }, + "efcore@0895e66": { + "repo": "efcore", + "branch": "", + "hash": "0895e669b1374b0b8f50d9b9e5a4615075a28f09", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/0895e669b1374b0b8f50d9b9e5a4615075a28f09.diff" + }, + "efcore@3cdbbc1": { + "repo": "efcore", + "branch": "", + "hash": "3cdbbc15317155a0de2cbc9353d929ae0dad0623", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3cdbbc15317155a0de2cbc9353d929ae0dad0623.diff" + }, + "efcore@3ae41e9": { + "repo": "efcore", + "branch": "", + "hash": "3ae41e961e6dcbf78f8e8adcf76a97bc10ad86c5", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3ae41e961e6dcbf78f8e8adcf76a97bc10ad86c5.diff" + }, + "efcore@a18fcc4": { + "repo": "efcore", + "branch": "", + "hash": "a18fcc49fbd378700818a6b89b4f7ef0e8f829d6", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/a18fcc49fbd378700818a6b89b4f7ef0e8f829d6.diff" + }, + "efcore@0c690c8": { + "repo": "efcore", + "branch": "", + "hash": "0c690c8a19a126309ad94abf294ebf244f18fc1a", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/0c690c8a19a126309ad94abf294ebf244f18fc1a.diff" + }, + "efcore@29dd992": { + "repo": "efcore", + "branch": "", + "hash": "29dd99295cc0617f38721dbdf68a852124462b9c", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/29dd99295cc0617f38721dbdf68a852124462b9c.diff" + }, + "efcore@fe6b8ee": { + "repo": "efcore", + "branch": "", + "hash": "fe6b8eee97119b77fed4f0ab2b9416a3d7455299", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/fe6b8eee97119b77fed4f0ab2b9416a3d7455299.diff" + }, + "efcore@fac92da": { + "repo": "efcore", + "branch": "", + "hash": "fac92dab237f74b9e990571eedd5fca18b1f5ba3", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/fac92dab237f74b9e990571eedd5fca18b1f5ba3.diff" + }, + "efcore@97486e4": { + "repo": "efcore", + "branch": "", + "hash": "97486e4cbcf5640b13a12fb98fd6be18b962abae", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/97486e4cbcf5640b13a12fb98fd6be18b962abae.diff" + }, + "efcore@a60314d": { + "repo": "efcore", + "branch": "", + "hash": "a60314d562915b213ad77e33582a6cccb31d425b", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/a60314d562915b213ad77e33582a6cccb31d425b.diff" + }, + "efcore@0f7ffb2": { + "repo": "efcore", + "branch": "", + "hash": "0f7ffb233bce941b6359d9a01382ed6a66c800a2", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/0f7ffb233bce941b6359d9a01382ed6a66c800a2.diff" + }, + "efcore@186d970": { + "repo": "efcore", + "branch": "", + "hash": "186d970058daf78175ca15672d5b957df9899c06", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/186d970058daf78175ca15672d5b957df9899c06.diff" + }, + "efcore@231974e": { + "repo": "efcore", + "branch": "", + "hash": "231974ea68c858529a77f8fa67bbaccb6a4ea414", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/231974ea68c858529a77f8fa67bbaccb6a4ea414.diff" + }, + "efcore@2b318b1": { + "repo": "efcore", + "branch": "", + "hash": "2b318b1d9683df14632d6c4eb17345137958ad14", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2b318b1d9683df14632d6c4eb17345137958ad14.diff" + }, + "efcore@148e24d": { + "repo": "efcore", + "branch": "", + "hash": "148e24db722c8c166f61f099750fc0f764a67d25", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/148e24db722c8c166f61f099750fc0f764a67d25.diff" + }, + "efcore@8ae30ba": { + "repo": "efcore", + "branch": "", + "hash": "8ae30ba012f668c9396ce44c553c0971cfe09945", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/8ae30ba012f668c9396ce44c553c0971cfe09945.diff" + }, + "efcore@be40c4d": { + "repo": "efcore", + "branch": "", + "hash": "be40c4d8ad1cf7f80f75a35b95dacca7210dae2c", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/be40c4d8ad1cf7f80f75a35b95dacca7210dae2c.diff" + }, + "efcore@f450d7f": { + "repo": "efcore", + "branch": "", + "hash": "f450d7ffea1ec5fd46ec8cc8ee0bad5a3f316763", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f450d7ffea1ec5fd46ec8cc8ee0bad5a3f316763.diff" + }, + "efcore@5a63af4": { + "repo": "efcore", + "branch": "", + "hash": "5a63af4832622bd3935f71698438c6bbe408dc6f", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5a63af4832622bd3935f71698438c6bbe408dc6f.diff" + }, + "efcore@6cfaca0": { + "repo": "efcore", + "branch": "", + "hash": "6cfaca0170116f55eb0e491fe53708f1e97fd217", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/6cfaca0170116f55eb0e491fe53708f1e97fd217.diff" + }, + "efcore@1a62dde": { + "repo": "efcore", + "branch": "", + "hash": "1a62dde0b463ef2cc20fea0302c6b38a37699dd2", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/1a62dde0b463ef2cc20fea0302c6b38a37699dd2.diff" + }, + "efcore@6ec78b0": { + "repo": "efcore", + "branch": "", + "hash": "6ec78b05d3760249dda5493b4a04bd98b17d05ad", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/6ec78b05d3760249dda5493b4a04bd98b17d05ad.diff" + }, + "efcore@5cc4fb8": { + "repo": "efcore", + "branch": "", + "hash": "5cc4fb8817d1fd7110817db72c925f326ad566cd", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5cc4fb8817d1fd7110817db72c925f326ad566cd.diff" + }, + "efcore@689ec65": { + "repo": "efcore", + "branch": "", + "hash": "689ec65d042fe6b82ed2a2398d13358df14fe1fe", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/689ec65d042fe6b82ed2a2398d13358df14fe1fe.diff" + }, + "efcore@2c99b9a": { + "repo": "efcore", + "branch": "", + "hash": "2c99b9aaeecb22d98c1fe7565e1eddd897b70ab4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2c99b9aaeecb22d98c1fe7565e1eddd897b70ab4.diff" + }, + "efcore@7fe7560": { + "repo": "efcore", + "branch": "", + "hash": "7fe75606fe36172fc10455beb125b1bf42189098", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/7fe75606fe36172fc10455beb125b1bf42189098.diff" + }, + "efcore@4918757": { + "repo": "efcore", + "branch": "", + "hash": "4918757eb9134e2177dc99633ebc9d669ac4e579", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/4918757eb9134e2177dc99633ebc9d669ac4e579.diff" + }, + "efcore@77a2b2c": { + "repo": "efcore", + "branch": "", + "hash": "77a2b2c626bde08caf6f9d5e46a10959d8f5db67", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/77a2b2c626bde08caf6f9d5e46a10959d8f5db67.diff" + }, + "efcore@b8b0a11": { + "repo": "efcore", + "branch": "", + "hash": "b8b0a11af1e0570883b3a633712c3df71d6ca8fb", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/b8b0a11af1e0570883b3a633712c3df71d6ca8fb.diff" + }, + "efcore@a35df42": { + "repo": "efcore", + "branch": "", + "hash": "a35df42aef31b562694226cd5884d08786073be0", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/a35df42aef31b562694226cd5884d08786073be0.diff" + }, + "efcore@6c9904b": { + "repo": "efcore", + "branch": "", + "hash": "6c9904bba1a56fafa16c17b6f744e8e4eb16fbbf", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/6c9904bba1a56fafa16c17b6f744e8e4eb16fbbf.diff" + }, + "efcore@c04c047": { + "repo": "efcore", + "branch": "", + "hash": "c04c047c60d0997fef35eddf36e359356d0fc997", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/c04c047c60d0997fef35eddf36e359356d0fc997.diff" + }, + "efcore@46d30b7": { + "repo": "efcore", + "branch": "", + "hash": "46d30b70983e58727f5ebb7abe6f29a2b1fde147", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/46d30b70983e58727f5ebb7abe6f29a2b1fde147.diff" + }, + "efcore@2bf08c5": { + "repo": "efcore", + "branch": "", + "hash": "2bf08c530ddd40ef9e4576419d068a59d21217b6", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2bf08c530ddd40ef9e4576419d068a59d21217b6.diff" + }, + "efcore@8fceb98": { + "repo": "efcore", + "branch": "", + "hash": "8fceb983ae01aa42bbdf64bd66381109a8b575fe", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/8fceb983ae01aa42bbdf64bd66381109a8b575fe.diff" + }, + "efcore@3b0f5ca": { + "repo": "efcore", + "branch": "", + "hash": "3b0f5ca2d01ab32c5462fa3a3b3e6a1eab6d8c37", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3b0f5ca2d01ab32c5462fa3a3b3e6a1eab6d8c37.diff" + }, + "efcore@ed5a856": { + "repo": "efcore", + "branch": "", + "hash": "ed5a856affbcd293879d9fe44f57b55129e1e089", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/ed5a856affbcd293879d9fe44f57b55129e1e089.diff" + }, + "efcore@5dc20ee": { + "repo": "efcore", + "branch": "", + "hash": "5dc20eee8cf4e702faa863a74b9e58b4d5ef7b90", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/5dc20eee8cf4e702faa863a74b9e58b4d5ef7b90.diff" + }, + "efcore@35e052e": { + "repo": "efcore", + "branch": "", + "hash": "35e052efa63f6438417a17b528443cfa75d23a9d", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/35e052efa63f6438417a17b528443cfa75d23a9d.diff" + }, + "efcore@f10bdf7": { + "repo": "efcore", + "branch": "", + "hash": "f10bdf7d3be715ec624aaa3d28b24c1597191af6", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/f10bdf7d3be715ec624aaa3d28b24c1597191af6.diff" + }, + "efcore@3501892": { + "repo": "efcore", + "branch": "", + "hash": "3501892cfee0eedd66cc1b1314956a491ab4f5d4", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/3501892cfee0eedd66cc1b1314956a491ab4f5d4.diff" + }, + "efcore@feb0878": { + "repo": "efcore", + "branch": "", + "hash": "feb08787791115db882a14be46f84f4b3c30673c", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/feb08787791115db882a14be46f84f4b3c30673c.diff" + }, + "efcore@2e6136a": { + "repo": "efcore", + "branch": "", + "hash": "2e6136a9d4baeab42d04e7b0b327fd4a66c7f919", + "org": "dotnet", + "url": "https://github.com/dotnet/efcore/commit/2e6136a9d4baeab42d04e7b0b327fd4a66c7f919.diff" + }, + "emsdk@90d2168": { + "repo": "emsdk", + "branch": "", + "hash": "90d2168e728acb0fd5da852a474ecd01f284c65f", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/90d2168e728acb0fd5da852a474ecd01f284c65f.diff" + }, + "emsdk@229d83f": { + "repo": "emsdk", + "branch": "", + "hash": "229d83fc706e10a39d4948a804cbbf17225cdda0", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/229d83fc706e10a39d4948a804cbbf17225cdda0.diff" + }, + "emsdk@176dec4": { + "repo": "emsdk", + "branch": "", + "hash": "176dec4875db4d74c2038d7e8af3395be38d222c", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/176dec4875db4d74c2038d7e8af3395be38d222c.diff" + }, + "emsdk@ad59642": { + "repo": "emsdk", + "branch": "", + "hash": "ad59642673cdd5ab64e3f0f9a3fc71e6a032be07", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/ad59642673cdd5ab64e3f0f9a3fc71e6a032be07.diff" + }, + "emsdk@e0a6aa0": { + "repo": "emsdk", + "branch": "", + "hash": "e0a6aa06b137fe7f3a3f87b2eec216fce6648f22", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/e0a6aa06b137fe7f3a3f87b2eec216fce6648f22.diff" + }, + "emsdk@f58f80d": { + "repo": "emsdk", + "branch": "", + "hash": "f58f80d3bacc65d7ef6d95f1d23fb97542e120e9", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/f58f80d3bacc65d7ef6d95f1d23fb97542e120e9.diff" + }, + "emsdk@d52c465": { + "repo": "emsdk", + "branch": "", + "hash": "d52c46520124845b1e0e0525f2759299d840143f", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/d52c46520124845b1e0e0525f2759299d840143f.diff" + }, + "emsdk@399e539": { + "repo": "emsdk", + "branch": "", + "hash": "399e5396df1e7dad849d839f0f71e1883a651205", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/399e5396df1e7dad849d839f0f71e1883a651205.diff" + }, + "emsdk@ce74ca2": { + "repo": "emsdk", + "branch": "", + "hash": "ce74ca2b1c968f897150bdc55daa9e3c12a3fefc", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/ce74ca2b1c968f897150bdc55daa9e3c12a3fefc.diff" + }, + "emsdk@fc9146e": { + "repo": "emsdk", + "branch": "", + "hash": "fc9146e09fe62e474f643e9e1e0b2155e48be006", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/fc9146e09fe62e474f643e9e1e0b2155e48be006.diff" + }, + "emsdk@8c38d2f": { + "repo": "emsdk", + "branch": "", + "hash": "8c38d2f91540c6ce41bf0b66c8da64daaf8014f2", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/8c38d2f91540c6ce41bf0b66c8da64daaf8014f2.diff" + }, + "emsdk@4205979": { + "repo": "emsdk", + "branch": "", + "hash": "4205979286d4fed33eab7a38e6ed02d5124ed0e8", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/4205979286d4fed33eab7a38e6ed02d5124ed0e8.diff" + }, + "emsdk@dd3b9c6": { + "repo": "emsdk", + "branch": "", + "hash": "dd3b9c6208f07583427fe6492357af06cbc09d0c", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/dd3b9c6208f07583427fe6492357af06cbc09d0c.diff" + }, + "emsdk@ca7b40a": { + "repo": "emsdk", + "branch": "", + "hash": "ca7b40ae222a2d8763b6ac845388744b0e57cfb7", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/ca7b40ae222a2d8763b6ac845388744b0e57cfb7.diff" + }, + "emsdk@d291611": { + "repo": "emsdk", + "branch": "", + "hash": "d29161158e2388f520790d969f5a69df9db4ac2c", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/d29161158e2388f520790d969f5a69df9db4ac2c.diff" + }, + "emsdk@0e8c5bb": { + "repo": "emsdk", + "branch": "", + "hash": "0e8c5bb1e302b743dced52a60525815c44e93534", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/0e8c5bb1e302b743dced52a60525815c44e93534.diff" + }, + "emsdk@4b9e83d": { + "repo": "emsdk", + "branch": "", + "hash": "4b9e83d629ec8a9468aa3bf388cec447ab771312", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/4b9e83d629ec8a9468aa3bf388cec447ab771312.diff" + }, + "emsdk@a6db8d2": { + "repo": "emsdk", + "branch": "", + "hash": "a6db8d2872943e30a62ccad74829b966278151b2", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/a6db8d2872943e30a62ccad74829b966278151b2.diff" + }, + "emsdk@8caaa25": { + "repo": "emsdk", + "branch": "", + "hash": "8caaa25afb2a9d6bbbaf531d07edb843581de838", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/8caaa25afb2a9d6bbbaf531d07edb843581de838.diff" + }, + "emsdk@a33daf3": { + "repo": "emsdk", + "branch": "", + "hash": "a33daf378cfc036bd39a35c6a2ed266e0bf876a3", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/a33daf378cfc036bd39a35c6a2ed266e0bf876a3.diff" + }, + "emsdk@7fbd555": { + "repo": "emsdk", + "branch": "", + "hash": "7fbd555dbec53f863f74e5f119812351f02a7a2f", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/7fbd555dbec53f863f74e5f119812351f02a7a2f.diff" + }, + "emsdk@82d41a7": { + "repo": "emsdk", + "branch": "", + "hash": "82d41a76d3c973c894b27e554e5e6f2773bd7925", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/82d41a76d3c973c894b27e554e5e6f2773bd7925.diff" + }, + "emsdk@0fde048": { + "repo": "emsdk", + "branch": "", + "hash": "0fde04880048f743056bed17cb0543a42e040fae", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/0fde04880048f743056bed17cb0543a42e040fae.diff" + }, + "emsdk@7728283": { + "repo": "emsdk", + "branch": "", + "hash": "772828321afe0761c836bbbad3992ba392b9b708", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/772828321afe0761c836bbbad3992ba392b9b708.diff" + }, + "emsdk@0b3bcbc": { + "repo": "emsdk", + "branch": "", + "hash": "0b3bcbc3b005cbb811d48e497eabcc6846d43001", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/0b3bcbc3b005cbb811d48e497eabcc6846d43001.diff" + }, + "emsdk@cc7ef52": { + "repo": "emsdk", + "branch": "", + "hash": "cc7ef523f6a0582ef4df574667030fb399a1648b", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/cc7ef523f6a0582ef4df574667030fb399a1648b.diff" + }, + "emsdk@fad40cf": { + "repo": "emsdk", + "branch": "", + "hash": "fad40cf1f486cecb9206dc1d323d76daba78b0da", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/fad40cf1f486cecb9206dc1d323d76daba78b0da.diff" + }, + "emsdk@476dc4e": { + "repo": "emsdk", + "branch": "", + "hash": "476dc4e01fce997b540d9a507241f136256344e3", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/476dc4e01fce997b540d9a507241f136256344e3.diff" + }, + "emsdk@63d09a8": { + "repo": "emsdk", + "branch": "", + "hash": "63d09a889ea2e94f7c11b6f27034dad6817f0c60", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/63d09a889ea2e94f7c11b6f27034dad6817f0c60.diff" + }, + "emsdk@3eb3e02": { + "repo": "emsdk", + "branch": "", + "hash": "3eb3e02dfd10eaa527ba61b89cfcfba13d1c060d", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/3eb3e02dfd10eaa527ba61b89cfcfba13d1c060d.diff" + }, + "emsdk@f010ca9": { + "repo": "emsdk", + "branch": "", + "hash": "f010ca9fdcba8ff300aa2f8ad566f12f6955cca2", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/f010ca9fdcba8ff300aa2f8ad566f12f6955cca2.diff" + }, + "emsdk@d09b3c3": { + "repo": "emsdk", + "branch": "", + "hash": "d09b3c3815479d80117d070882a91310f35c52b3", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/d09b3c3815479d80117d070882a91310f35c52b3.diff" + }, + "emsdk@122b38f": { + "repo": "emsdk", + "branch": "", + "hash": "122b38f2ceb4fb8c9404d34ea92c71f6859641cd", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/122b38f2ceb4fb8c9404d34ea92c71f6859641cd.diff" + }, + "emsdk@a3fb5e8": { + "repo": "emsdk", + "branch": "", + "hash": "a3fb5e8198c14b579a345ac3580275158638d075", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/a3fb5e8198c14b579a345ac3580275158638d075.diff" + }, + "emsdk@a72a42a": { + "repo": "emsdk", + "branch": "", + "hash": "a72a42afc3700174023ade6bf83aa79892bb783c", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/a72a42afc3700174023ade6bf83aa79892bb783c.diff" + }, + "emsdk@20edf66": { + "repo": "emsdk", + "branch": "", + "hash": "20edf6614564cd76acac8107d746ca1182d6f3c5", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/20edf6614564cd76acac8107d746ca1182d6f3c5.diff" + }, + "emsdk@a2383b3": { + "repo": "emsdk", + "branch": "", + "hash": "a2383b33581adb7383c8f874d2dc34e07d055332", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/a2383b33581adb7383c8f874d2dc34e07d055332.diff" + }, + "emsdk@f809c11": { + "repo": "emsdk", + "branch": "", + "hash": "f809c11ce3ae5b8f0f5381edcbf428225cc1b9c6", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/f809c11ce3ae5b8f0f5381edcbf428225cc1b9c6.diff" + }, + "emsdk@54ef088": { + "repo": "emsdk", + "branch": "", + "hash": "54ef088329e5a329614b3659a579d2ccd31fd621", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/54ef088329e5a329614b3659a579d2ccd31fd621.diff" + }, + "emsdk@a36df02": { + "repo": "emsdk", + "branch": "", + "hash": "a36df02dc438e8b02f91122a4c62eeecb6784272", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/a36df02dc438e8b02f91122a4c62eeecb6784272.diff" + }, + "emsdk@50dffe1": { + "repo": "emsdk", + "branch": "", + "hash": "50dffe11fa1862bbda106ab49a5a7e495cbbebac", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/50dffe11fa1862bbda106ab49a5a7e495cbbebac.diff" + }, + "emsdk@8e661c8": { + "repo": "emsdk", + "branch": "", + "hash": "8e661c80d4696d50459afb8e47ca0eb521cb758d", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/8e661c80d4696d50459afb8e47ca0eb521cb758d.diff" + }, + "emsdk@2c42698": { + "repo": "emsdk", + "branch": "", + "hash": "2c42698bcd73f5f37f94875af4ac5fe98bfb986c", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/2c42698bcd73f5f37f94875af4ac5fe98bfb986c.diff" + }, + "emsdk@35439da": { + "repo": "emsdk", + "branch": "", + "hash": "35439da1cdc09fe47238ec82bd57489a73217d64", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/35439da1cdc09fe47238ec82bd57489a73217d64.diff" + }, + "emsdk@53249b9": { + "repo": "emsdk", + "branch": "", + "hash": "53249b91e7ce47253502efdf3ee1900757d7f700", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/53249b91e7ce47253502efdf3ee1900757d7f700.diff" + }, + "emsdk@2ba3fca": { + "repo": "emsdk", + "branch": "", + "hash": "2ba3fcabb9253548f4fc55c74ec976b9391d6fa8", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/2ba3fcabb9253548f4fc55c74ec976b9391d6fa8.diff" + }, + "emsdk@dc6e0d4": { + "repo": "emsdk", + "branch": "", + "hash": "dc6e0d42c41ab20e0e8cffdadf0d119edadebd32", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/dc6e0d42c41ab20e0e8cffdadf0d119edadebd32.diff" + }, + "emsdk@eda31dc": { + "repo": "emsdk", + "branch": "", + "hash": "eda31dc97260e89541d38f154c7da07279731bbe", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/eda31dc97260e89541d38f154c7da07279731bbe.diff" + }, + "emsdk@8a99ae8": { + "repo": "emsdk", + "branch": "", + "hash": "8a99ae8698f47e6f287c93918ebc1093660049ae", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/8a99ae8698f47e6f287c93918ebc1093660049ae.diff" + }, + "emsdk@5e398ab": { + "repo": "emsdk", + "branch": "", + "hash": "5e398ab4bc0519f18476e4a9cc16bee89e5761ef", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/5e398ab4bc0519f18476e4a9cc16bee89e5761ef.diff" + }, + "emsdk@1e2f1a2": { + "repo": "emsdk", + "branch": "", + "hash": "1e2f1a239eba58949a32e690df59badfa2e4dc76", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/1e2f1a239eba58949a32e690df59badfa2e4dc76.diff" + }, + "emsdk@861ce44": { + "repo": "emsdk", + "branch": "", + "hash": "861ce44b2470e3eb2344d7c1382b2a7d10d707af", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/861ce44b2470e3eb2344d7c1382b2a7d10d707af.diff" + }, + "emsdk@2514ec7": { + "repo": "emsdk", + "branch": "", + "hash": "2514ec738de72cebbba7f4fdba0cf2fabcb779a5", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/2514ec738de72cebbba7f4fdba0cf2fabcb779a5.diff" + }, + "emsdk@d63e0d4": { + "repo": "emsdk", + "branch": "", + "hash": "d63e0d425a9de5d8074ad0c3c1bb319369f6d9c3", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/d63e0d425a9de5d8074ad0c3c1bb319369f6d9c3.diff" + }, + "emsdk@019b660": { + "repo": "emsdk", + "branch": "", + "hash": "019b660d67c8274b8e81b6c9b6197774083f409b", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/019b660d67c8274b8e81b6c9b6197774083f409b.diff" + }, + "emsdk@59108b0": { + "repo": "emsdk", + "branch": "", + "hash": "59108b0e222d4c38530a5f2bebcecc7db965f52d", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/59108b0e222d4c38530a5f2bebcecc7db965f52d.diff" + }, + "emsdk@e7fd5fd": { + "repo": "emsdk", + "branch": "", + "hash": "e7fd5fd445c12519b8efed0dda6e3e4cc50efa55", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/e7fd5fd445c12519b8efed0dda6e3e4cc50efa55.diff" + }, + "emsdk@75eb952": { + "repo": "emsdk", + "branch": "", + "hash": "75eb9522ae0d24a9057c29ff6c72336beddf9508", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/75eb9522ae0d24a9057c29ff6c72336beddf9508.diff" + }, + "emsdk@cbbb7f3": { + "repo": "emsdk", + "branch": "", + "hash": "cbbb7f359a3f0a4bb9f5c59f82168353588bbb7a", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/cbbb7f359a3f0a4bb9f5c59f82168353588bbb7a.diff" + }, + "emsdk@6abe512": { + "repo": "emsdk", + "branch": "", + "hash": "6abe5123c34a7751a2d5b679e856b2591ba04145", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/6abe5123c34a7751a2d5b679e856b2591ba04145.diff" + }, + "emsdk@c7d7853": { + "repo": "emsdk", + "branch": "", + "hash": "c7d78534d28fcc72651dc28d2b7420a67f7fc2ea", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/c7d78534d28fcc72651dc28d2b7420a67f7fc2ea.diff" + }, + "emsdk@ac2adfe": { + "repo": "emsdk", + "branch": "", + "hash": "ac2adfeac46d006b7757058a3af1f2dc08019b61", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/ac2adfeac46d006b7757058a3af1f2dc08019b61.diff" + }, + "emsdk@b644e2e": { + "repo": "emsdk", + "branch": "", + "hash": "b644e2e6bb3ea877b67467dc61381b2dbe4a18dd", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/b644e2e6bb3ea877b67467dc61381b2dbe4a18dd.diff" + }, + "emsdk@095c488": { + "repo": "emsdk", + "branch": "", + "hash": "095c488961a3f4c20d80006124f13e7f1ee16b14", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/095c488961a3f4c20d80006124f13e7f1ee16b14.diff" + }, + "emsdk@3d6d8ee": { + "repo": "emsdk", + "branch": "", + "hash": "3d6d8ee910466516a53e665b86458faa81dae9ba", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/3d6d8ee910466516a53e665b86458faa81dae9ba.diff" + }, + "emsdk@ce1d281": { + "repo": "emsdk", + "branch": "", + "hash": "ce1d281ce65b5c7398b17ed6484efc6a3901df6f", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/ce1d281ce65b5c7398b17ed6484efc6a3901df6f.diff" + }, + "emsdk@0e594bc": { + "repo": "emsdk", + "branch": "", + "hash": "0e594bc6c7bc8fe631fdcad8576823889164a538", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/0e594bc6c7bc8fe631fdcad8576823889164a538.diff" + }, + "emsdk@1f00f5d": { + "repo": "emsdk", + "branch": "", + "hash": "1f00f5dfe9d8643a1124dec4f8dae61d788a98c9", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/1f00f5dfe9d8643a1124dec4f8dae61d788a98c9.diff" + }, + "emsdk@9853a6b": { + "repo": "emsdk", + "branch": "", + "hash": "9853a6bfe637c8f44e9b4162b4a533f28df15c31", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/9853a6bfe637c8f44e9b4162b4a533f28df15c31.diff" + }, + "emsdk@9dbdc4b": { + "repo": "emsdk", + "branch": "", + "hash": "9dbdc4b3437750b85d16931c7c801bb71a782122", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/9dbdc4b3437750b85d16931c7c801bb71a782122.diff" + }, + "emsdk@539e404": { + "repo": "emsdk", + "branch": "", + "hash": "539e4044b78c3f9ef9c0539b673e48a59ed54803", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/539e4044b78c3f9ef9c0539b673e48a59ed54803.diff" + }, + "emsdk@127ce42": { + "repo": "emsdk", + "branch": "", + "hash": "127ce42cd5f0aabe2d9b5d636041ccef7c66d165", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/127ce42cd5f0aabe2d9b5d636041ccef7c66d165.diff" + }, + "emsdk@580895a": { + "repo": "emsdk", + "branch": "", + "hash": "580895a422cdfb0a67e0845178531151e3d3340a", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/580895a422cdfb0a67e0845178531151e3d3340a.diff" + }, + "emsdk@85390ce": { + "repo": "emsdk", + "branch": "", + "hash": "85390ce88465e18c1c5d2f8d7f6ed21f3e8e8678", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/85390ce88465e18c1c5d2f8d7f6ed21f3e8e8678.diff" + }, + "emsdk@49ccc1d": { + "repo": "emsdk", + "branch": "", + "hash": "49ccc1ddebb7654153b0498e9651d8b5d1b11c70", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/49ccc1ddebb7654153b0498e9651d8b5d1b11c70.diff" + }, + "emsdk@0742117": { + "repo": "emsdk", + "branch": "", + "hash": "074211759c17c646164d3271ca1d155cc174f78e", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/074211759c17c646164d3271ca1d155cc174f78e.diff" + }, + "emsdk@b665079": { + "repo": "emsdk", + "branch": "", + "hash": "b665079cb9ad9eb1704652f962281a7fa1633e2d", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/b665079cb9ad9eb1704652f962281a7fa1633e2d.diff" + }, + "emsdk@7c8f0a2": { + "repo": "emsdk", + "branch": "", + "hash": "7c8f0a2a3df53a89b9f838d3becdca5d0961ec9e", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/7c8f0a2a3df53a89b9f838d3becdca5d0961ec9e.diff" + }, + "emsdk@24fc909": { + "repo": "emsdk", + "branch": "", + "hash": "24fc909c0da13ef641d5ae75e89b5a97f25e37aa", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/24fc909c0da13ef641d5ae75e89b5a97f25e37aa.diff" + }, + "emsdk@ed2035a": { + "repo": "emsdk", + "branch": "", + "hash": "ed2035a3cc85d3c87c99c017608c7cf0f984ec7c", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/ed2035a3cc85d3c87c99c017608c7cf0f984ec7c.diff" + }, + "emsdk@0992ad5": { + "repo": "emsdk", + "branch": "", + "hash": "0992ad5f5dc84dcf8eaff01d82ce26894ffbc3a9", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/0992ad5f5dc84dcf8eaff01d82ce26894ffbc3a9.diff" + }, + "emsdk@2e1e02e": { + "repo": "emsdk", + "branch": "", + "hash": "2e1e02e648d68004802038226f7b4b1a2849f34e", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/2e1e02e648d68004802038226f7b4b1a2849f34e.diff" + }, + "emsdk@c69d433": { + "repo": "emsdk", + "branch": "", + "hash": "c69d433d8509c5c64564c2f0d054bf102a5cf67e", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/c69d433d8509c5c64564c2f0d054bf102a5cf67e.diff" + }, + "emsdk@29cee8f": { + "repo": "emsdk", + "branch": "", + "hash": "29cee8f46fdf0f5b99bc91b9a4b783344dc3adf2", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/29cee8f46fdf0f5b99bc91b9a4b783344dc3adf2.diff" + }, + "emsdk@419021f": { + "repo": "emsdk", + "branch": "", + "hash": "419021fa040428bc69ef1559b325addb8e10211f", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/419021fa040428bc69ef1559b325addb8e10211f.diff" + }, + "emsdk@3bcf1dc": { + "repo": "emsdk", + "branch": "", + "hash": "3bcf1dcd01f040f370e10fe673a092d9ed79ebb5", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/3bcf1dcd01f040f370e10fe673a092d9ed79ebb5.diff" + }, + "emsdk@d07c793": { + "repo": "emsdk", + "branch": "", + "hash": "d07c793415007a02f5006a3f5c749550edc75468", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/d07c793415007a02f5006a3f5c749550edc75468.diff" + }, + "emsdk@cfe7ccf": { + "repo": "emsdk", + "branch": "", + "hash": "cfe7ccf163eae7a1bdda2db48c4ac705bfcc03e5", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/cfe7ccf163eae7a1bdda2db48c4ac705bfcc03e5.diff" + }, + "emsdk@2d480a1": { + "repo": "emsdk", + "branch": "", + "hash": "2d480a1b7c7a34a354188d93f3e89190a44a1d21", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/2d480a1b7c7a34a354188d93f3e89190a44a1d21.diff" + }, + "emsdk@62a853c": { + "repo": "emsdk", + "branch": "", + "hash": "62a853cd3b3134398ce85cde8bb5cbb2ef0194cb", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/62a853cd3b3134398ce85cde8bb5cbb2ef0194cb.diff" + }, + "emsdk@d845e50": { + "repo": "emsdk", + "branch": "", + "hash": "d845e506ce7ffdc14f5c1377fcfa632bacfe27fa", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/d845e506ce7ffdc14f5c1377fcfa632bacfe27fa.diff" + }, + "emsdk@d49219d": { + "repo": "emsdk", + "branch": "", + "hash": "d49219d03a41cd12f95a33ba84273c20d41fd350", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/d49219d03a41cd12f95a33ba84273c20d41fd350.diff" + }, + "emsdk@e062c54": { + "repo": "emsdk", + "branch": "", + "hash": "e062c54f436e58ee102d2d37901cdaa052af249a", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/e062c54f436e58ee102d2d37901cdaa052af249a.diff" + }, + "emsdk@f39e849": { + "repo": "emsdk", + "branch": "", + "hash": "f39e849effe1bd679aa9ef3cd1798d327c9619db", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/f39e849effe1bd679aa9ef3cd1798d327c9619db.diff" + }, + "emsdk@404dc1e": { + "repo": "emsdk", + "branch": "", + "hash": "404dc1ec13f64fce1af1eaf5c007e18212f63527", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/404dc1ec13f64fce1af1eaf5c007e18212f63527.diff" + }, + "emsdk@833fa33": { + "repo": "emsdk", + "branch": "", + "hash": "833fa33421e0a1873c43328bb937dbed53597b17", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/833fa33421e0a1873c43328bb937dbed53597b17.diff" + }, + "emsdk@8ad0ba0": { + "repo": "emsdk", + "branch": "", + "hash": "8ad0ba0b36762cf4bd6bceaf8dd56a43a9c3d3da", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/8ad0ba0b36762cf4bd6bceaf8dd56a43a9c3d3da.diff" + }, + "emsdk@0c45297": { + "repo": "emsdk", + "branch": "", + "hash": "0c4529747546bf9a6208df8455de6413aa1eee98", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/0c4529747546bf9a6208df8455de6413aa1eee98.diff" + }, + "emsdk@efd71e9": { + "repo": "emsdk", + "branch": "", + "hash": "efd71e9a2e9eacf4999a40d542f8b846ae81612e", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/efd71e9a2e9eacf4999a40d542f8b846ae81612e.diff" + }, + "emsdk@0674b46": { + "repo": "emsdk", + "branch": "", + "hash": "0674b46e36ecf13c4dbbba581639045498e7d415", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/0674b46e36ecf13c4dbbba581639045498e7d415.diff" + }, + "emsdk@5899439": { + "repo": "emsdk", + "branch": "", + "hash": "5899439ff245d8d4d73f50cb61eec2c7b7445d1f", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/5899439ff245d8d4d73f50cb61eec2c7b7445d1f.diff" + }, + "emsdk@b71731a": { + "repo": "emsdk", + "branch": "", + "hash": "b71731aa1a5870185880c7c8e3b9fcb485209a92", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/b71731aa1a5870185880c7c8e3b9fcb485209a92.diff" + }, + "emsdk@1ded1a9": { + "repo": "emsdk", + "branch": "", + "hash": "1ded1a9d4ad24240c29e724344f11acba22bddb6", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/1ded1a9d4ad24240c29e724344f11acba22bddb6.diff" + }, + "emsdk@eff90ca": { + "repo": "emsdk", + "branch": "", + "hash": "eff90ca04a3785f571a8095b3a42b63799cf384a", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/eff90ca04a3785f571a8095b3a42b63799cf384a.diff" + }, + "emsdk@389a68b": { + "repo": "emsdk", + "branch": "", + "hash": "389a68bc35dcff7ebae4614e1615099dafda00d1", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/389a68bc35dcff7ebae4614e1615099dafda00d1.diff" + }, + "emsdk@44f11ea": { + "repo": "emsdk", + "branch": "", + "hash": "44f11eac54ae57e3352ec15131e0b422ef67dd3e", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/44f11eac54ae57e3352ec15131e0b422ef67dd3e.diff" + }, + "emsdk@2b10b1b": { + "repo": "emsdk", + "branch": "", + "hash": "2b10b1bfc31ca467618bc171231dcd4b4d8b2430", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/2b10b1bfc31ca467618bc171231dcd4b4d8b2430.diff" + }, + "emsdk@526ceeb": { + "repo": "emsdk", + "branch": "", + "hash": "526ceebf902920582fc6979fcb65c50f1648aaeb", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/526ceebf902920582fc6979fcb65c50f1648aaeb.diff" + }, + "emsdk@1cb55f8": { + "repo": "emsdk", + "branch": "", + "hash": "1cb55f846ba3023054e954008e824f3144923f10", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/1cb55f846ba3023054e954008e824f3144923f10.diff" + }, + "emsdk@378d768": { + "repo": "emsdk", + "branch": "", + "hash": "378d768942d7716c080db1bda248b2b25ce88a94", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/378d768942d7716c080db1bda248b2b25ce88a94.diff" + }, + "emsdk@bf54450": { + "repo": "emsdk", + "branch": "", + "hash": "bf54450230da3239068b1f2b253857bf9b66a988", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/bf54450230da3239068b1f2b253857bf9b66a988.diff" + }, + "emsdk@f98ae68": { + "repo": "emsdk", + "branch": "", + "hash": "f98ae68904e603f0f9fd91e6b50564274e43b843", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/f98ae68904e603f0f9fd91e6b50564274e43b843.diff" + }, + "emsdk@dadf06a": { + "repo": "emsdk", + "branch": "", + "hash": "dadf06a88d62a20b4f711250b8447409352aa4d7", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/dadf06a88d62a20b4f711250b8447409352aa4d7.diff" + }, + "emsdk@be520bb": { + "repo": "emsdk", + "branch": "", + "hash": "be520bbc10e31d7134752f864b3ce475578d156f", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/be520bbc10e31d7134752f864b3ce475578d156f.diff" + }, + "emsdk@eb5eb4b": { + "repo": "emsdk", + "branch": "", + "hash": "eb5eb4b3b2b792f44ded198bfe615c985da5be2c", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/eb5eb4b3b2b792f44ded198bfe615c985da5be2c.diff" + }, + "emsdk@a0af5d7": { + "repo": "emsdk", + "branch": "", + "hash": "a0af5d7f952e6fbe5ffac1e05805bf07f450fabb", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/a0af5d7f952e6fbe5ffac1e05805bf07f450fabb.diff" + }, + "emsdk@7b4e60e": { + "repo": "emsdk", + "branch": "", + "hash": "7b4e60e4bfcba326025e373024369eaa9904af55", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/7b4e60e4bfcba326025e373024369eaa9904af55.diff" + }, + "emsdk@e4fe26e": { + "repo": "emsdk", + "branch": "", + "hash": "e4fe26ef59168ff44f4c23c466e497bf60b3411e", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/e4fe26ef59168ff44f4c23c466e497bf60b3411e.diff" + }, + "emsdk@69e3df9": { + "repo": "emsdk", + "branch": "", + "hash": "69e3df938dd4500cab90fe4b49a44d95c4f47226", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/69e3df938dd4500cab90fe4b49a44d95c4f47226.diff" + }, + "emsdk@cd8f5d8": { + "repo": "emsdk", + "branch": "", + "hash": "cd8f5d8000912490a0e20ddb9d7cececa1d553aa", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/cd8f5d8000912490a0e20ddb9d7cececa1d553aa.diff" + }, + "emsdk@0e27615": { + "repo": "emsdk", + "branch": "", + "hash": "0e2761544c9ab6d5f8643a0640e9a35fa03d67fa", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/0e2761544c9ab6d5f8643a0640e9a35fa03d67fa.diff" + }, + "emsdk@753652f": { + "repo": "emsdk", + "branch": "", + "hash": "753652fd307a4e91662ec3275df3620cb3c28f72", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/753652fd307a4e91662ec3275df3620cb3c28f72.diff" + }, + "emsdk@5a3430b": { + "repo": "emsdk", + "branch": "", + "hash": "5a3430bbe39b31dea2a08cfc7251dcf0c02d0ef8", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/5a3430bbe39b31dea2a08cfc7251dcf0c02d0ef8.diff" + }, + "emsdk@a040059": { + "repo": "emsdk", + "branch": "", + "hash": "a040059ae26bc7e846b026d6347c6f0d39bb7b92", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/a040059ae26bc7e846b026d6347c6f0d39bb7b92.diff" + }, + "emsdk@6e44713": { + "repo": "emsdk", + "branch": "", + "hash": "6e4471361acfba0a8ace39ba2a064280a2a54c25", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/6e4471361acfba0a8ace39ba2a064280a2a54c25.diff" + }, + "emsdk@b2436aa": { + "repo": "emsdk", + "branch": "", + "hash": "b2436aafa7351ee1b581f15841f1b45ed716a279", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/b2436aafa7351ee1b581f15841f1b45ed716a279.diff" + }, + "emsdk@11ea2ee": { + "repo": "emsdk", + "branch": "", + "hash": "11ea2ee53d2a72ad442c56ba1ced4a7b5b222b70", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/11ea2ee53d2a72ad442c56ba1ced4a7b5b222b70.diff" + }, + "emsdk@334f690": { + "repo": "emsdk", + "branch": "", + "hash": "334f6902fef3adb0d79d0c4a27cdbff43f4b7489", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/334f6902fef3adb0d79d0c4a27cdbff43f4b7489.diff" + }, + "emsdk@15915ca": { + "repo": "emsdk", + "branch": "", + "hash": "15915cad554b707837024dc2758b6a1c5b94b036", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/15915cad554b707837024dc2758b6a1c5b94b036.diff" + }, + "emsdk@fc80c2d": { + "repo": "emsdk", + "branch": "", + "hash": "fc80c2d5444759d9f176d8df46d46b129d244e9d", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/fc80c2d5444759d9f176d8df46d46b129d244e9d.diff" + }, + "emsdk@c0bb220": { + "repo": "emsdk", + "branch": "", + "hash": "c0bb220cb6e6f4e0fabb6f6db9efd53390ef5e56", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/c0bb220cb6e6f4e0fabb6f6db9efd53390ef5e56.diff" + }, + "emsdk@56824cb": { + "repo": "emsdk", + "branch": "", + "hash": "56824cbecc8ec12a32aef4dd1d906bc52beb58f6", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/56824cbecc8ec12a32aef4dd1d906bc52beb58f6.diff" + }, + "emsdk@073f38e": { + "repo": "emsdk", + "branch": "", + "hash": "073f38ef51b2123e1bbfcc17eba46e3923233354", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/073f38ef51b2123e1bbfcc17eba46e3923233354.diff" + }, + "emsdk@b4258c3": { + "repo": "emsdk", + "branch": "", + "hash": "b4258c35121c8d0e12f53568ffb22236d7816723", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/b4258c35121c8d0e12f53568ffb22236d7816723.diff" + }, + "emsdk@abe1f3e": { + "repo": "emsdk", + "branch": "", + "hash": "abe1f3eb4f917f4198478a31266f756d399c662b", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/abe1f3eb4f917f4198478a31266f756d399c662b.diff" + }, + "emsdk@7783222": { + "repo": "emsdk", + "branch": "", + "hash": "7783222ef466e896d38d2d62c22702e61d69fb6b", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/7783222ef466e896d38d2d62c22702e61d69fb6b.diff" + }, + "emsdk@6639943": { + "repo": "emsdk", + "branch": "", + "hash": "6639943aa72b750097f84583607d6974edfbb99d", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/6639943aa72b750097f84583607d6974edfbb99d.diff" + }, + "emsdk@ea85084": { + "repo": "emsdk", + "branch": "", + "hash": "ea850843125a68e2860d2d238278aa7226ba3a09", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/ea850843125a68e2860d2d238278aa7226ba3a09.diff" + }, + "emsdk@a2dc067": { + "repo": "emsdk", + "branch": "", + "hash": "a2dc067faf38bde0c5825f1021b3c030eb3ecc91", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/a2dc067faf38bde0c5825f1021b3c030eb3ecc91.diff" + }, + "emsdk@9d03d64": { + "repo": "emsdk", + "branch": "", + "hash": "9d03d64964ce0569caa9288d4b68d42f66bed468", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/9d03d64964ce0569caa9288d4b68d42f66bed468.diff" + }, + "emsdk@75ba526": { + "repo": "emsdk", + "branch": "", + "hash": "75ba526e12273234742915f39f3d403769d4eae9", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/75ba526e12273234742915f39f3d403769d4eae9.diff" + }, + "emsdk@7b61f27": { + "repo": "emsdk", + "branch": "", + "hash": "7b61f27771cb8cf03a0eeab11fb2cda59e01c5b0", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/7b61f27771cb8cf03a0eeab11fb2cda59e01c5b0.diff" + }, + "emsdk@7cafe37": { + "repo": "emsdk", + "branch": "", + "hash": "7cafe3771b3f0c1d8f232d772f20cd69fa595a8e", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/7cafe3771b3f0c1d8f232d772f20cd69fa595a8e.diff" + }, + "emsdk@d06d2e3": { + "repo": "emsdk", + "branch": "", + "hash": "d06d2e3212cac7279ce879f2f6a443498be9026d", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/d06d2e3212cac7279ce879f2f6a443498be9026d.diff" + }, + "emsdk@ec6cfa6": { + "repo": "emsdk", + "branch": "", + "hash": "ec6cfa613de9d3eacfc27ba99516763481c5969d", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/ec6cfa613de9d3eacfc27ba99516763481c5969d.diff" + }, + "emsdk@831354d": { + "repo": "emsdk", + "branch": "", + "hash": "831354d7c60f5de5a0fb64e518d59fe5bbe9b86f", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/831354d7c60f5de5a0fb64e518d59fe5bbe9b86f.diff" + }, + "emsdk@a52102f": { + "repo": "emsdk", + "branch": "", + "hash": "a52102f509ac92031b2811c7cefb7ee522c4041b", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/a52102f509ac92031b2811c7cefb7ee522c4041b.diff" + }, + "emsdk@14c18b5": { + "repo": "emsdk", + "branch": "", + "hash": "14c18b569f55138fe4963924162244251f454fb0", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/14c18b569f55138fe4963924162244251f454fb0.diff" + }, + "emsdk@5464280": { + "repo": "emsdk", + "branch": "", + "hash": "5464280d2fd5bfaf67903934cf4e0539b2a42fa1", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/5464280d2fd5bfaf67903934cf4e0539b2a42fa1.diff" + }, + "emsdk@9feeb49": { + "repo": "emsdk", + "branch": "", + "hash": "9feeb496d73a9001869f232d84ee092ca813b928", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/9feeb496d73a9001869f232d84ee092ca813b928.diff" + }, + "emsdk@8c687bc": { + "repo": "emsdk", + "branch": "", + "hash": "8c687bcf28e2aedfedc06df3423262b4a912f306", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/8c687bcf28e2aedfedc06df3423262b4a912f306.diff" + }, + "emsdk@c817c0c": { + "repo": "emsdk", + "branch": "", + "hash": "c817c0ca4ba889ee24a185fd954cff7de1bd8afa", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/c817c0ca4ba889ee24a185fd954cff7de1bd8afa.diff" + }, + "emsdk@d6b88f4": { + "repo": "emsdk", + "branch": "", + "hash": "d6b88f4ffd8d6163aadb6ff48ca4b32ceec890dd", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/d6b88f4ffd8d6163aadb6ff48ca4b32ceec890dd.diff" + }, + "emsdk@a620cf1": { + "repo": "emsdk", + "branch": "", + "hash": "a620cf1d71c62dfdfbb0c01fe0a371e2af2dda6c", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/a620cf1d71c62dfdfbb0c01fe0a371e2af2dda6c.diff" + }, + "emsdk@56a2c6e": { + "repo": "emsdk", + "branch": "", + "hash": "56a2c6e3681497b04edfd0a7972e6d435b266114", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/56a2c6e3681497b04edfd0a7972e6d435b266114.diff" + }, + "emsdk@23c5536": { + "repo": "emsdk", + "branch": "", + "hash": "23c5536c2b8aba0b981e2bab1257426fbcc148f1", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/23c5536c2b8aba0b981e2bab1257426fbcc148f1.diff" + }, + "emsdk@6d0ed4b": { + "repo": "emsdk", + "branch": "", + "hash": "6d0ed4b8c5b02913209b6bb56734cf5f44c35b4b", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/6d0ed4b8c5b02913209b6bb56734cf5f44c35b4b.diff" + }, + "emsdk@f55cad5": { + "repo": "emsdk", + "branch": "", + "hash": "f55cad5431d7f4e7eb58bd4911e6a6e62454feff", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/f55cad5431d7f4e7eb58bd4911e6a6e62454feff.diff" + }, + "emsdk@251b126": { + "repo": "emsdk", + "branch": "", + "hash": "251b126fd2dc11b77ca129df34d65b0ff54f0971", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/251b126fd2dc11b77ca129df34d65b0ff54f0971.diff" + }, + "emsdk@ef57ae6": { + "repo": "emsdk", + "branch": "", + "hash": "ef57ae66e612c0ed636a713d550d39afe1cd9f60", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/ef57ae66e612c0ed636a713d550d39afe1cd9f60.diff" + }, + "emsdk@c9ef2c9": { + "repo": "emsdk", + "branch": "", + "hash": "c9ef2c9d6000341d667a32a807ba47ca489d1e1b", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/c9ef2c9d6000341d667a32a807ba47ca489d1e1b.diff" + }, + "emsdk@102797c": { + "repo": "emsdk", + "branch": "", + "hash": "102797c22f7ab2fb2aee65ef1a611957ffa5ecdd", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/102797c22f7ab2fb2aee65ef1a611957ffa5ecdd.diff" + }, + "emsdk@489bcb7": { + "repo": "emsdk", + "branch": "", + "hash": "489bcb70ab3da6e7e2c62a175198af8ab3b4a5fc", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/489bcb70ab3da6e7e2c62a175198af8ab3b4a5fc.diff" + }, + "emsdk@948c31a": { + "repo": "emsdk", + "branch": "", + "hash": "948c31acd3f369a5da276e33ab2ed57108c165e5", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/948c31acd3f369a5da276e33ab2ed57108c165e5.diff" + }, + "emsdk@7bc50aa": { + "repo": "emsdk", + "branch": "", + "hash": "7bc50aa5a44d7d306e297d289b68119e4ea3435a", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/7bc50aa5a44d7d306e297d289b68119e4ea3435a.diff" + }, + "emsdk@65fd2fd": { + "repo": "emsdk", + "branch": "", + "hash": "65fd2fd876e3cb4575ab7812091b379e28ae0e06", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/65fd2fd876e3cb4575ab7812091b379e28ae0e06.diff" + }, + "emsdk@4ed5037": { + "repo": "emsdk", + "branch": "", + "hash": "4ed503788f6adedb227f1e06e9f78dc865b89b50", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/4ed503788f6adedb227f1e06e9f78dc865b89b50.diff" + }, + "emsdk@ad31610": { + "repo": "emsdk", + "branch": "", + "hash": "ad316108d9d772ea31fac4f8697ab2b2b80c67a1", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/ad316108d9d772ea31fac4f8697ab2b2b80c67a1.diff" + }, + "emsdk@cf4ba37": { + "repo": "emsdk", + "branch": "", + "hash": "cf4ba371624b01ea3a6df1139874c59bce7dd012", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/cf4ba371624b01ea3a6df1139874c59bce7dd012.diff" + }, + "emsdk@39e6d49": { + "repo": "emsdk", + "branch": "", + "hash": "39e6d49f529e9ecde7b58efd13696490a260f946", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/39e6d49f529e9ecde7b58efd13696490a260f946.diff" + }, + "emsdk@098193b": { + "repo": "emsdk", + "branch": "", + "hash": "098193bca576407b5736cbecfa06cf68ecf4d31c", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/098193bca576407b5736cbecfa06cf68ecf4d31c.diff" + }, + "emsdk@90353ee": { + "repo": "emsdk", + "branch": "", + "hash": "90353ee8abb194459ccfc73c191d0332a935eafb", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/90353ee8abb194459ccfc73c191d0332a935eafb.diff" + }, + "emsdk@912d04a": { + "repo": "emsdk", + "branch": "", + "hash": "912d04aaf2980f18256672a6c403765b439ef2ca", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/912d04aaf2980f18256672a6c403765b439ef2ca.diff" + }, + "emsdk@8087984": { + "repo": "emsdk", + "branch": "", + "hash": "8087984ff83864db6b4d9dd749b952349aefd66f", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/8087984ff83864db6b4d9dd749b952349aefd66f.diff" + }, + "emsdk@4dcd9e9": { + "repo": "emsdk", + "branch": "", + "hash": "4dcd9e9e38f3645da0ebe109a8c525c0744c0b86", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/4dcd9e9e38f3645da0ebe109a8c525c0744c0b86.diff" + }, + "emsdk@97c3d78": { + "repo": "emsdk", + "branch": "", + "hash": "97c3d7874297a61d015245ea409178b08aad66de", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/97c3d7874297a61d015245ea409178b08aad66de.diff" + }, + "emsdk@1b7fbfb": { + "repo": "emsdk", + "branch": "", + "hash": "1b7fbfb9266059cc0fd19bbbc7804153fed6122d", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/1b7fbfb9266059cc0fd19bbbc7804153fed6122d.diff" + }, + "emsdk@4d62940": { + "repo": "emsdk", + "branch": "", + "hash": "4d62940167acfd672c59613902cef295a2e723bc", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/4d62940167acfd672c59613902cef295a2e723bc.diff" + }, + "emsdk@656f281": { + "repo": "emsdk", + "branch": "", + "hash": "656f281bc70092ba7f056c37d0b1a54c11d4ff87", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/656f281bc70092ba7f056c37d0b1a54c11d4ff87.diff" + }, + "emsdk@f44b821": { + "repo": "emsdk", + "branch": "", + "hash": "f44b8218fa84577aafa5003f9d897ce4cc3360b1", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/f44b8218fa84577aafa5003f9d897ce4cc3360b1.diff" + }, + "emsdk@bd62e01": { + "repo": "emsdk", + "branch": "", + "hash": "bd62e01b84b3a3b297aa01dbdc022ca2fa329910", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/bd62e01b84b3a3b297aa01dbdc022ca2fa329910.diff" + }, + "emsdk@d1aa901": { + "repo": "emsdk", + "branch": "", + "hash": "d1aa9011a4ee6c0ba84ce6f6ec839591f63b6274", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/d1aa9011a4ee6c0ba84ce6f6ec839591f63b6274.diff" + }, + "emsdk@04e0a01": { + "repo": "emsdk", + "branch": "", + "hash": "04e0a01a8dd18639f644d70c14d780e7bcfaa796", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/04e0a01a8dd18639f644d70c14d780e7bcfaa796.diff" + }, + "emsdk@a6439b6": { + "repo": "emsdk", + "branch": "", + "hash": "a6439b66defabee5919c3c7d9d094828f455c5fc", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/a6439b66defabee5919c3c7d9d094828f455c5fc.diff" + }, + "emsdk@c73a95a": { + "repo": "emsdk", + "branch": "", + "hash": "c73a95adf8a7765953b8b89cd12fff4996b81f17", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/c73a95adf8a7765953b8b89cd12fff4996b81f17.diff" + }, + "emsdk@9867200": { + "repo": "emsdk", + "branch": "", + "hash": "9867200ed5c81e0522638b624aaeffd56df37a64", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/9867200ed5c81e0522638b624aaeffd56df37a64.diff" + }, + "emsdk@22f90c6": { + "repo": "emsdk", + "branch": "", + "hash": "22f90c699e6367422a3770b1ec61af5b32795bb7", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/22f90c699e6367422a3770b1ec61af5b32795bb7.diff" + }, + "emsdk@fffd5d5": { + "repo": "emsdk", + "branch": "", + "hash": "fffd5d50e18d213a2b76e9bfda1b02f9a83d23c4", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/fffd5d50e18d213a2b76e9bfda1b02f9a83d23c4.diff" + }, + "emsdk@31663a3": { + "repo": "emsdk", + "branch": "", + "hash": "31663a3523f75828342c52f28dc3fdbfa82f8d9f", + "org": "dotnet", + "url": "https://github.com/dotnet/emsdk/commit/31663a3523f75828342c52f28dc3fdbfa82f8d9f.diff" + }, + "fsharp@f711440": { + "repo": "fsharp", + "branch": "", + "hash": "f7114403c238bdc39dbf0d5db339e99bfa626872", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/f7114403c238bdc39dbf0d5db339e99bfa626872.diff" + }, + "fsharp@c8e6e45": { + "repo": "fsharp", + "branch": "", + "hash": "c8e6e456a0d82c6376dac83717b2250c0ba9ef75", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c8e6e456a0d82c6376dac83717b2250c0ba9ef75.diff" + }, + "fsharp@565bcdb": { + "repo": "fsharp", + "branch": "", + "hash": "565bcdb35f4e9c001787b9466342a7800e191d07", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/565bcdb35f4e9c001787b9466342a7800e191d07.diff" + }, + "fsharp@d5364f2": { + "repo": "fsharp", + "branch": "", + "hash": "d5364f2fb63ed13652f5074add7bbc4406605708", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d5364f2fb63ed13652f5074add7bbc4406605708.diff" + }, + "fsharp@0d2b018": { + "repo": "fsharp", + "branch": "", + "hash": "0d2b018f8bf52128a31a98a2d06f7cd014adfb4c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/0d2b018f8bf52128a31a98a2d06f7cd014adfb4c.diff" + }, + "fsharp@85e2e21": { + "repo": "fsharp", + "branch": "", + "hash": "85e2e2189e552c89ae09f757f95c3aa48f1d585a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/85e2e2189e552c89ae09f757f95c3aa48f1d585a.diff" + }, + "fsharp@7e8f7bb": { + "repo": "fsharp", + "branch": "", + "hash": "7e8f7bba9ca5a4aa9abc85f43c9e021b3c2a2bfc", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7e8f7bba9ca5a4aa9abc85f43c9e021b3c2a2bfc.diff" + }, + "fsharp@aefec6b": { + "repo": "fsharp", + "branch": "", + "hash": "aefec6b6e4efe24d365ceb8f71172404a971bda7", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/aefec6b6e4efe24d365ceb8f71172404a971bda7.diff" + }, + "fsharp@80607ff": { + "repo": "fsharp", + "branch": "", + "hash": "80607ff42e13e0e43f2585de6a1b13d3fb9f4206", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/80607ff42e13e0e43f2585de6a1b13d3fb9f4206.diff" + }, + "fsharp@a62e57b": { + "repo": "fsharp", + "branch": "", + "hash": "a62e57b66f8c52304f181703eafbd90881a1145e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/a62e57b66f8c52304f181703eafbd90881a1145e.diff" + }, + "fsharp@c0bc8de": { + "repo": "fsharp", + "branch": "", + "hash": "c0bc8de964e42b71d5a6e59e77e1f51adc1ebd7d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c0bc8de964e42b71d5a6e59e77e1f51adc1ebd7d.diff" + }, + "fsharp@a421267": { + "repo": "fsharp", + "branch": "", + "hash": "a421267dbe0b3ce3dc8bfecb57190c1d459511b5", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/a421267dbe0b3ce3dc8bfecb57190c1d459511b5.diff" + }, + "fsharp@3f2ef65": { + "repo": "fsharp", + "branch": "", + "hash": "3f2ef658c0d74df1affd103c1fa2a594d6995ffb", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/3f2ef658c0d74df1affd103c1fa2a594d6995ffb.diff" + }, + "fsharp@87f9bb7": { + "repo": "fsharp", + "branch": "", + "hash": "87f9bb7c453e8078eaaf3f4516572254bf35dff9", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/87f9bb7c453e8078eaaf3f4516572254bf35dff9.diff" + }, + "fsharp@74802de": { + "repo": "fsharp", + "branch": "", + "hash": "74802deca451e297383181adfb7b7268ec498944", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/74802deca451e297383181adfb7b7268ec498944.diff" + }, + "fsharp@d6558b2": { + "repo": "fsharp", + "branch": "", + "hash": "d6558b2769972b8dd0301c2c9a87d902bf59ba8c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d6558b2769972b8dd0301c2c9a87d902bf59ba8c.diff" + }, + "fsharp@eb038f0": { + "repo": "fsharp", + "branch": "", + "hash": "eb038f01c2c79484a32db294d61495992da9c532", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/eb038f01c2c79484a32db294d61495992da9c532.diff" + }, + "fsharp@3cf85be": { + "repo": "fsharp", + "branch": "", + "hash": "3cf85be4c4c6cd66a456bb6e69343d066d748e3d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/3cf85be4c4c6cd66a456bb6e69343d066d748e3d.diff" + }, + "fsharp@c81bc85": { + "repo": "fsharp", + "branch": "", + "hash": "c81bc8515d47782f5e4143aaacccf093a0f6aea4", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c81bc8515d47782f5e4143aaacccf093a0f6aea4.diff" + }, + "fsharp@96ac8a0": { + "repo": "fsharp", + "branch": "", + "hash": "96ac8a0ab9a1db8f634c7199a61f9f97cc1e1f2c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/96ac8a0ab9a1db8f634c7199a61f9f97cc1e1f2c.diff" + }, + "fsharp@f15535b": { + "repo": "fsharp", + "branch": "", + "hash": "f15535b53dca7fc91cee2f90d58d7fa3fc7469d4", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/f15535b53dca7fc91cee2f90d58d7fa3fc7469d4.diff" + }, + "fsharp@0fb7052": { + "repo": "fsharp", + "branch": "", + "hash": "0fb7052e7aa1c3422e716b294eff68fa031f33ae", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/0fb7052e7aa1c3422e716b294eff68fa031f33ae.diff" + }, + "fsharp@022cd1a": { + "repo": "fsharp", + "branch": "", + "hash": "022cd1aa5543b4680d19a96330eb1dda501aeee3", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/022cd1aa5543b4680d19a96330eb1dda501aeee3.diff" + }, + "fsharp@d6db771": { + "repo": "fsharp", + "branch": "", + "hash": "d6db771b0d54b865ad8f6ee748ea82f367ed59f2", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d6db771b0d54b865ad8f6ee748ea82f367ed59f2.diff" + }, + "fsharp@24e36c9": { + "repo": "fsharp", + "branch": "", + "hash": "24e36c9768a715229267f4d99f67ed4b464691db", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/24e36c9768a715229267f4d99f67ed4b464691db.diff" + }, + "fsharp@37e58b0": { + "repo": "fsharp", + "branch": "", + "hash": "37e58b00645c474d3336ac4df0462e6d5fb12edc", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/37e58b00645c474d3336ac4df0462e6d5fb12edc.diff" + }, + "fsharp@bc8a51b": { + "repo": "fsharp", + "branch": "", + "hash": "bc8a51b70917abd1e14409cfe51a3c1da85fedd7", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/bc8a51b70917abd1e14409cfe51a3c1da85fedd7.diff" + }, + "fsharp@9bb6b56": { + "repo": "fsharp", + "branch": "", + "hash": "9bb6b566911fe336ba5d1bf402baccfb03053f35", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/9bb6b566911fe336ba5d1bf402baccfb03053f35.diff" + }, + "fsharp@f7be8d0": { + "repo": "fsharp", + "branch": "", + "hash": "f7be8d05a7e22ba1209e62363ee639d100df2488", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/f7be8d05a7e22ba1209e62363ee639d100df2488.diff" + }, + "fsharp@c854edd": { + "repo": "fsharp", + "branch": "", + "hash": "c854edd183affd8decade226f8e3519aeaea7f25", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c854edd183affd8decade226f8e3519aeaea7f25.diff" + }, + "fsharp@abd099b": { + "repo": "fsharp", + "branch": "", + "hash": "abd099bbfd5dcda18f7d4440abbe69d78aa52712", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/abd099bbfd5dcda18f7d4440abbe69d78aa52712.diff" + }, + "fsharp@e9b7dad": { + "repo": "fsharp", + "branch": "", + "hash": "e9b7dad950d1aff44254eec3562ece008e4e129b", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/e9b7dad950d1aff44254eec3562ece008e4e129b.diff" + }, + "fsharp@d0e593f": { + "repo": "fsharp", + "branch": "", + "hash": "d0e593f67117a8ce97233f62b3d1b984b23c8e49", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d0e593f67117a8ce97233f62b3d1b984b23c8e49.diff" + }, + "fsharp@b8b40f5": { + "repo": "fsharp", + "branch": "", + "hash": "b8b40f5f24915a2eb02ed78b1190d8fce9c9d84d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/b8b40f5f24915a2eb02ed78b1190d8fce9c9d84d.diff" + }, + "fsharp@ee4793e": { + "repo": "fsharp", + "branch": "", + "hash": "ee4793e5f21c6ad3b003c75a42bbe4aa68349c58", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ee4793e5f21c6ad3b003c75a42bbe4aa68349c58.diff" + }, + "fsharp@b2070ab": { + "repo": "fsharp", + "branch": "", + "hash": "b2070ab7464e539a3e88162fb932542757a0866a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/b2070ab7464e539a3e88162fb932542757a0866a.diff" + }, + "fsharp@42e9b57": { + "repo": "fsharp", + "branch": "", + "hash": "42e9b5761d77cc9b7fc5ad8a2c01f36a61d22374", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/42e9b5761d77cc9b7fc5ad8a2c01f36a61d22374.diff" + }, + "fsharp@6127daa": { + "repo": "fsharp", + "branch": "", + "hash": "6127daa38ec868f31962d9782abbc401a829c468", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/6127daa38ec868f31962d9782abbc401a829c468.diff" + }, + "fsharp@276708b": { + "repo": "fsharp", + "branch": "", + "hash": "276708b72f0cbf84cbcecc528356c41d34bb4ca2", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/276708b72f0cbf84cbcecc528356c41d34bb4ca2.diff" + }, + "fsharp@fb9e190": { + "repo": "fsharp", + "branch": "", + "hash": "fb9e1907890e78cc6b39b6cbf0903c6eb8438eab", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/fb9e1907890e78cc6b39b6cbf0903c6eb8438eab.diff" + }, + "fsharp@b2319f7": { + "repo": "fsharp", + "branch": "", + "hash": "b2319f70fa59f9c68c421c057604acb7bdfd2aab", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/b2319f70fa59f9c68c421c057604acb7bdfd2aab.diff" + }, + "fsharp@14c4ced": { + "repo": "fsharp", + "branch": "", + "hash": "14c4ced4e4719c266d6f8af061c369100a64f87a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/14c4ced4e4719c266d6f8af061c369100a64f87a.diff" + }, + "fsharp@439bfb9": { + "repo": "fsharp", + "branch": "", + "hash": "439bfb9334bb9822b800a99f29ac7fbb17599011", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/439bfb9334bb9822b800a99f29ac7fbb17599011.diff" + }, + "fsharp@9983e82": { + "repo": "fsharp", + "branch": "", + "hash": "9983e824ebb9d557eb9613a6b8c4c42685572836", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/9983e824ebb9d557eb9613a6b8c4c42685572836.diff" + }, + "fsharp@9ceee64": { + "repo": "fsharp", + "branch": "", + "hash": "9ceee6433ee1ede22694249311401b612b580ae7", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/9ceee6433ee1ede22694249311401b612b580ae7.diff" + }, + "fsharp@aa00b17": { + "repo": "fsharp", + "branch": "", + "hash": "aa00b1715dc63dd8dcb3af8e0b69876b5b18cdff", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/aa00b1715dc63dd8dcb3af8e0b69876b5b18cdff.diff" + }, + "fsharp@9bc13b3": { + "repo": "fsharp", + "branch": "", + "hash": "9bc13b3ea8d62b9de705848cf67e5a15f95a8d04", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/9bc13b3ea8d62b9de705848cf67e5a15f95a8d04.diff" + }, + "fsharp@b9058ac": { + "repo": "fsharp", + "branch": "", + "hash": "b9058ac331c3d9b04b24c4d233d036d15c95301d", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/b9058ac331c3d9b04b24c4d233d036d15c95301d.diff" + }, + "fsharp@8c3696d": { + "repo": "fsharp", + "branch": "", + "hash": "8c3696d9006283b6506e543b30129e85e50448fc", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/8c3696d9006283b6506e543b30129e85e50448fc.diff" + }, + "fsharp@822e804": { + "repo": "fsharp", + "branch": "", + "hash": "822e80493c45d55706357c5b6670295e99f77eec", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/822e80493c45d55706357c5b6670295e99f77eec.diff" + }, + "fsharp@35851a1": { + "repo": "fsharp", + "branch": "", + "hash": "35851a124d23d33cdd37d5886b21779b64ef3c02", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/35851a124d23d33cdd37d5886b21779b64ef3c02.diff" + }, + "fsharp@eb5f50d": { + "repo": "fsharp", + "branch": "", + "hash": "eb5f50d5aa2a8822fdb0a3b144f467ee2bd84870", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/eb5f50d5aa2a8822fdb0a3b144f467ee2bd84870.diff" + }, + "fsharp@d31c517": { + "repo": "fsharp", + "branch": "", + "hash": "d31c517c5dace4a3fe147fed8a0fb6a2aadb83ed", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d31c517c5dace4a3fe147fed8a0fb6a2aadb83ed.diff" + }, + "fsharp@c0bb0ee": { + "repo": "fsharp", + "branch": "", + "hash": "c0bb0eeca0f4c335ded257b69948d4955e1f8116", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/c0bb0eeca0f4c335ded257b69948d4955e1f8116.diff" + }, + "fsharp@6b856af": { + "repo": "fsharp", + "branch": "", + "hash": "6b856afd039c526d1a68086db580ee8af0a150fc", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/6b856afd039c526d1a68086db580ee8af0a150fc.diff" + }, + "fsharp@3558d1a": { + "repo": "fsharp", + "branch": "", + "hash": "3558d1aa820003d7ab881d9a95a499778916075c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/3558d1aa820003d7ab881d9a95a499778916075c.diff" + }, + "fsharp@13e97bc": { + "repo": "fsharp", + "branch": "", + "hash": "13e97bcb04057530c218954329d6facb7f1f5906", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/13e97bcb04057530c218954329d6facb7f1f5906.diff" + }, + "fsharp@bcbfa35": { + "repo": "fsharp", + "branch": "", + "hash": "bcbfa353a4740ff6dc5a1a882d8d02c6b460fd75", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/bcbfa353a4740ff6dc5a1a882d8d02c6b460fd75.diff" + }, + "fsharp@a0b1a78": { + "repo": "fsharp", + "branch": "", + "hash": "a0b1a7881ad44edc02310add13b7db7e56ca88ec", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/a0b1a7881ad44edc02310add13b7db7e56ca88ec.diff" + }, + "fsharp@7c7711b": { + "repo": "fsharp", + "branch": "", + "hash": "7c7711bb0cc0f7273b19061bfc335a640b7700f2", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7c7711bb0cc0f7273b19061bfc335a640b7700f2.diff" + }, + "fsharp@bae38c2": { + "repo": "fsharp", + "branch": "", + "hash": "bae38c2e7deefbefa8a2a9158f1475652f4d52d9", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/bae38c2e7deefbefa8a2a9158f1475652f4d52d9.diff" + }, + "fsharp@2f9c6d8": { + "repo": "fsharp", + "branch": "", + "hash": "2f9c6d865c5e6ead8b45040612f994840257a2c8", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/2f9c6d865c5e6ead8b45040612f994840257a2c8.diff" + }, + "fsharp@ee7de00": { + "repo": "fsharp", + "branch": "", + "hash": "ee7de00b04a7784d4f98d38cb36426935bdb5ab2", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/ee7de00b04a7784d4f98d38cb36426935bdb5ab2.diff" + }, + "fsharp@3b7d2ac": { + "repo": "fsharp", + "branch": "", + "hash": "3b7d2aca9271b5ec99151ca5b16fcfcdb212998c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/3b7d2aca9271b5ec99151ca5b16fcfcdb212998c.diff" + }, + "fsharp@fdf96f5": { + "repo": "fsharp", + "branch": "", + "hash": "fdf96f516268c9fb965a26fb4fb5a16ddb11cf5e", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/fdf96f516268c9fb965a26fb4fb5a16ddb11cf5e.diff" + }, + "fsharp@9b04b4b": { + "repo": "fsharp", + "branch": "", + "hash": "9b04b4b72eaf2b5c3d6ac71cbe8f8882a27795e7", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/9b04b4b72eaf2b5c3d6ac71cbe8f8882a27795e7.diff" + }, + "fsharp@378941c": { + "repo": "fsharp", + "branch": "", + "hash": "378941c413603473cdc1a2246bac2f34ba379a11", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/378941c413603473cdc1a2246bac2f34ba379a11.diff" + }, + "fsharp@1c73b9a": { + "repo": "fsharp", + "branch": "", + "hash": "1c73b9a6425d5e52fcfceaf5ee213e0ba289ad60", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/1c73b9a6425d5e52fcfceaf5ee213e0ba289ad60.diff" + }, + "fsharp@2714128": { + "repo": "fsharp", + "branch": "", + "hash": "27141280f2de8496473081a868328971cf97a6ae", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/27141280f2de8496473081a868328971cf97a6ae.diff" + }, + "fsharp@b6810c2": { + "repo": "fsharp", + "branch": "", + "hash": "b6810c2baa87c4336ffa9c55c252ade8232353e8", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/b6810c2baa87c4336ffa9c55c252ade8232353e8.diff" + }, + "fsharp@7408e8f": { + "repo": "fsharp", + "branch": "", + "hash": "7408e8f8e7f8926412846a9d0c6c2d276c67acd4", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7408e8f8e7f8926412846a9d0c6c2d276c67acd4.diff" + }, + "fsharp@bf52406": { + "repo": "fsharp", + "branch": "", + "hash": "bf5240685e09984f9515e42bf52dd2200e1f656a", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/bf5240685e09984f9515e42bf52dd2200e1f656a.diff" + }, + "fsharp@69fa447": { + "repo": "fsharp", + "branch": "", + "hash": "69fa447ae9e0f828ad8ba16977066ffa23b8eeca", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/69fa447ae9e0f828ad8ba16977066ffa23b8eeca.diff" + }, + "fsharp@00c3e63": { + "repo": "fsharp", + "branch": "", + "hash": "00c3e6330d8d6c0645bb85fcf6cbdd3bbc191cb2", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/00c3e6330d8d6c0645bb85fcf6cbdd3bbc191cb2.diff" + }, + "fsharp@188a8b0": { + "repo": "fsharp", + "branch": "", + "hash": "188a8b085cd05f990b4d86e89e0232ee51f8a777", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/188a8b085cd05f990b4d86e89e0232ee51f8a777.diff" + }, + "fsharp@7d37e58": { + "repo": "fsharp", + "branch": "", + "hash": "7d37e582fcc0a607e568eba4be56bdf1bc102c47", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/7d37e582fcc0a607e568eba4be56bdf1bc102c47.diff" + }, + "fsharp@d6002a9": { + "repo": "fsharp", + "branch": "", + "hash": "d6002a9e01441cc64e26c13d02cb77baddd5288c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/d6002a9e01441cc64e26c13d02cb77baddd5288c.diff" + }, + "fsharp@0de31df": { + "repo": "fsharp", + "branch": "", + "hash": "0de31df8cf6d98057bf392ce2e2860ad00a56b2c", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/0de31df8cf6d98057bf392ce2e2860ad00a56b2c.diff" + }, + "fsharp@66dfbcb": { + "repo": "fsharp", + "branch": "", + "hash": "66dfbcb0929e851f77819fac53f82d68dc4852e7", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/66dfbcb0929e851f77819fac53f82d68dc4852e7.diff" + }, + "fsharp@485c640": { + "repo": "fsharp", + "branch": "", + "hash": "485c640b01238403ed84fa1a78c56b9830772aba", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/485c640b01238403ed84fa1a78c56b9830772aba.diff" + }, + "fsharp@f8da10d": { + "repo": "fsharp", + "branch": "", + "hash": "f8da10d0806a65066262b3e1ff259e8bb884cc89", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/f8da10d0806a65066262b3e1ff259e8bb884cc89.diff" + }, + "fsharp@9ae5fc5": { + "repo": "fsharp", + "branch": "", + "hash": "9ae5fc5cfe81ec24f980fea30972be382f83f9b8", + "org": "dotnet", + "url": "https://github.com/dotnet/fsharp/commit/9ae5fc5cfe81ec24f980fea30972be382f83f9b8.diff" + }, + "msbuild@211a842": { + "repo": "msbuild", + "branch": "", + "hash": "211a842d8660cd31e984d568afbc653d6b0aa10e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/211a842d8660cd31e984d568afbc653d6b0aa10e.diff" + }, + "msbuild@2a7a854": { + "repo": "msbuild", + "branch": "", + "hash": "2a7a854c1b8dd412669c2c114ff18c9fa412ace7", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2a7a854c1b8dd412669c2c114ff18c9fa412ace7.diff" + }, + "msbuild@161c627": { + "repo": "msbuild", + "branch": "", + "hash": "161c627c0e32e47d6b5fe5b55d6a80851a1d6b1b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/161c627c0e32e47d6b5fe5b55d6a80851a1d6b1b.diff" + }, + "msbuild@e402909": { + "repo": "msbuild", + "branch": "", + "hash": "e402909522d0e4599499dde37c5aac41d502d729", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e402909522d0e4599499dde37c5aac41d502d729.diff" + }, + "msbuild@12161d3": { + "repo": "msbuild", + "branch": "", + "hash": "12161d3372297c27da7785eea77bb9e9f8c7c061", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/12161d3372297c27da7785eea77bb9e9f8c7c061.diff" + }, + "msbuild@465e6f6": { + "repo": "msbuild", + "branch": "", + "hash": "465e6f6bf9239cedd31131a5b3cbd3d93e3b502b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/465e6f6bf9239cedd31131a5b3cbd3d93e3b502b.diff" + }, + "msbuild@f27e976": { + "repo": "msbuild", + "branch": "", + "hash": "f27e9763b82b971e7a9edcb043fbea6b18226551", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f27e9763b82b971e7a9edcb043fbea6b18226551.diff" + }, + "msbuild@cd84058": { + "repo": "msbuild", + "branch": "", + "hash": "cd8405805ccdb469a740af700e0730a342d675c5", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/cd8405805ccdb469a740af700e0730a342d675c5.diff" + }, + "msbuild@a3e0085": { + "repo": "msbuild", + "branch": "", + "hash": "a3e0085f1d5f33a0e6250dc7b5158c28e12bd457", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a3e0085f1d5f33a0e6250dc7b5158c28e12bd457.diff" + }, + "msbuild@488a3b9": { + "repo": "msbuild", + "branch": "", + "hash": "488a3b9a8edcab425c95ab4446e2018a92a989b0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/488a3b9a8edcab425c95ab4446e2018a92a989b0.diff" + }, + "msbuild@77b597c": { + "repo": "msbuild", + "branch": "", + "hash": "77b597c8b956fa9c9fcdb2f688479cf95a4009ce", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/77b597c8b956fa9c9fcdb2f688479cf95a4009ce.diff" + }, + "msbuild@ee6457a": { + "repo": "msbuild", + "branch": "", + "hash": "ee6457a6b06e66a5e4037549c84d8282ecd0df92", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ee6457a6b06e66a5e4037549c84d8282ecd0df92.diff" + }, + "msbuild@f5ee2fd": { + "repo": "msbuild", + "branch": "", + "hash": "f5ee2fd275e6d13c29855c4c38264444ed477d98", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f5ee2fd275e6d13c29855c4c38264444ed477d98.diff" + }, + "msbuild@240f31d": { + "repo": "msbuild", + "branch": "", + "hash": "240f31de0739052b14b62b96374f38a403ae4703", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/240f31de0739052b14b62b96374f38a403ae4703.diff" + }, + "msbuild@3393a8a": { + "repo": "msbuild", + "branch": "", + "hash": "3393a8ad97da5d36d186589f1a9d7672a4ed3070", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/3393a8ad97da5d36d186589f1a9d7672a4ed3070.diff" + }, + "msbuild@e66cb63": { + "repo": "msbuild", + "branch": "", + "hash": "e66cb63557a6f978ba5e7ce88d153f33513fc0df", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e66cb63557a6f978ba5e7ce88d153f33513fc0df.diff" + }, + "msbuild@67dae55": { + "repo": "msbuild", + "branch": "", + "hash": "67dae5574ab1b52314377dbdc3754dfaa7e9af53", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/67dae5574ab1b52314377dbdc3754dfaa7e9af53.diff" + }, + "msbuild@7863538": { + "repo": "msbuild", + "branch": "", + "hash": "78635385dd25cbdb3483c5fe59d43160f1cc5039", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/78635385dd25cbdb3483c5fe59d43160f1cc5039.diff" + }, + "msbuild@dd1f932": { + "repo": "msbuild", + "branch": "", + "hash": "dd1f9328cd5d5b4bbee57e7e3c8eb01e4817c27b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/dd1f9328cd5d5b4bbee57e7e3c8eb01e4817c27b.diff" + }, + "msbuild@97d9c5d": { + "repo": "msbuild", + "branch": "", + "hash": "97d9c5dc17f49ef6b1538c7470ac174395c7f40f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/97d9c5dc17f49ef6b1538c7470ac174395c7f40f.diff" + }, + "msbuild@282bf08": { + "repo": "msbuild", + "branch": "", + "hash": "282bf083498d3aa2602452e89e3555230915182a", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/282bf083498d3aa2602452e89e3555230915182a.diff" + }, + "msbuild@b258a37": { + "repo": "msbuild", + "branch": "", + "hash": "b258a37ce318a1bd7d2623468f889a70b87f483d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b258a37ce318a1bd7d2623468f889a70b87f483d.diff" + }, + "msbuild@0e3c975": { + "repo": "msbuild", + "branch": "", + "hash": "0e3c9750792788088ffb7012f76454bee538dbd5", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/0e3c9750792788088ffb7012f76454bee538dbd5.diff" + }, + "msbuild@7806cbf": { + "repo": "msbuild", + "branch": "", + "hash": "7806cbf7b0fd91ea6ab55c2e42d8ed973114e197", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7806cbf7b0fd91ea6ab55c2e42d8ed973114e197.diff" + }, + "msbuild@06d031a": { + "repo": "msbuild", + "branch": "", + "hash": "06d031a65bde07b12e4c737d5a7cba67b98241d8", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/06d031a65bde07b12e4c737d5a7cba67b98241d8.diff" + }, + "msbuild@f42d88d": { + "repo": "msbuild", + "branch": "", + "hash": "f42d88d8b1ac5dbe867e66278c5f4d9573eec65b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f42d88d8b1ac5dbe867e66278c5f4d9573eec65b.diff" + }, + "msbuild@6f6d310": { + "repo": "msbuild", + "branch": "", + "hash": "6f6d310b4e44c8b10a7d2b64a712cee01afc7214", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/6f6d310b4e44c8b10a7d2b64a712cee01afc7214.diff" + }, + "msbuild@7804582": { + "repo": "msbuild", + "branch": "", + "hash": "7804582d3c25d0d9434537a9f247bc76bbda43d7", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7804582d3c25d0d9434537a9f247bc76bbda43d7.diff" + }, + "msbuild@f86bdc8": { + "repo": "msbuild", + "branch": "", + "hash": "f86bdc875c2ef32c8bd34b05ab75e44b5ede4880", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f86bdc875c2ef32c8bd34b05ab75e44b5ede4880.diff" + }, + "msbuild@4b17f5c": { + "repo": "msbuild", + "branch": "", + "hash": "4b17f5cf07b5763d7068824ead581abb0398b885", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4b17f5cf07b5763d7068824ead581abb0398b885.diff" + }, + "msbuild@8f3a06b": { + "repo": "msbuild", + "branch": "", + "hash": "8f3a06b74d2d3df313f5bea71ee6390ea3bd462b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/8f3a06b74d2d3df313f5bea71ee6390ea3bd462b.diff" + }, + "msbuild@07da1b9": { + "repo": "msbuild", + "branch": "", + "hash": "07da1b9a89da6d00c5a5a6a385cdcebfdfed7110", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/07da1b9a89da6d00c5a5a6a385cdcebfdfed7110.diff" + }, + "msbuild@2486454": { + "repo": "msbuild", + "branch": "", + "hash": "2486454f60cff8932daabce99f113e79413a0311", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2486454f60cff8932daabce99f113e79413a0311.diff" + }, + "msbuild@b21f3b4": { + "repo": "msbuild", + "branch": "", + "hash": "b21f3b4fccedcf2f2905b77354765987cf02271d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b21f3b4fccedcf2f2905b77354765987cf02271d.diff" + }, + "msbuild@2a0eb78": { + "repo": "msbuild", + "branch": "", + "hash": "2a0eb78b31025538b6e749ecd80dfabfcfa43a42", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2a0eb78b31025538b6e749ecd80dfabfcfa43a42.diff" + }, + "msbuild@7fec3bf": { + "repo": "msbuild", + "branch": "", + "hash": "7fec3bf4ffe19783de0eafd35f917e6f76329cdb", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7fec3bf4ffe19783de0eafd35f917e6f76329cdb.diff" + }, + "msbuild@0e04ad4": { + "repo": "msbuild", + "branch": "", + "hash": "0e04ad49c80e1259f9d44d2b503a2ab8d59eb997", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/0e04ad49c80e1259f9d44d2b503a2ab8d59eb997.diff" + }, + "msbuild@7fa4f2d": { + "repo": "msbuild", + "branch": "", + "hash": "7fa4f2de26009939d34e55a225841937db6c1b43", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7fa4f2de26009939d34e55a225841937db6c1b43.diff" + }, + "msbuild@88336f4": { + "repo": "msbuild", + "branch": "", + "hash": "88336f4baa6f2cb52baa33123828c0be993d6c33", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/88336f4baa6f2cb52baa33123828c0be993d6c33.diff" + }, + "msbuild@301c4ae": { + "repo": "msbuild", + "branch": "", + "hash": "301c4ae1086ea58ffc647e0eabf8d761fa0190d4", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/301c4ae1086ea58ffc647e0eabf8d761fa0190d4.diff" + }, + "msbuild@335e69a": { + "repo": "msbuild", + "branch": "", + "hash": "335e69a1cf03cafaaad4c1d8ae561b09ad700c51", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/335e69a1cf03cafaaad4c1d8ae561b09ad700c51.diff" + }, + "msbuild@812eb31": { + "repo": "msbuild", + "branch": "", + "hash": "812eb31cb676e837ca4f3348317e90578c051b95", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/812eb31cb676e837ca4f3348317e90578c051b95.diff" + }, + "msbuild@f21a4a7": { + "repo": "msbuild", + "branch": "", + "hash": "f21a4a78e76ee80f48ca6a703de3412e3e4765ac", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f21a4a78e76ee80f48ca6a703de3412e3e4765ac.diff" + }, + "msbuild@541ef16": { + "repo": "msbuild", + "branch": "", + "hash": "541ef16e78f78c6a1c1e8b1d7a117124e94f4b18", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/541ef16e78f78c6a1c1e8b1d7a117124e94f4b18.diff" + }, + "msbuild@1a96e74": { + "repo": "msbuild", + "branch": "", + "hash": "1a96e74e01427465a803278609010c9d5dc36218", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/1a96e74e01427465a803278609010c9d5dc36218.diff" + }, + "msbuild@0f2efdc": { + "repo": "msbuild", + "branch": "", + "hash": "0f2efdc4e9bd4c1209a003bf34f8538b1857f505", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/0f2efdc4e9bd4c1209a003bf34f8538b1857f505.diff" + }, + "msbuild@5193235": { + "repo": "msbuild", + "branch": "", + "hash": "5193235ff94ce95439ff910833fbd1c0714331be", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/5193235ff94ce95439ff910833fbd1c0714331be.diff" + }, + "msbuild@3ad9b37": { + "repo": "msbuild", + "branch": "", + "hash": "3ad9b371a2eb77038f2b70bef8868a56b863c7c3", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/3ad9b371a2eb77038f2b70bef8868a56b863c7c3.diff" + }, + "msbuild@aa11734": { + "repo": "msbuild", + "branch": "", + "hash": "aa1173435ba090cf6be79cbadec96e542931ff05", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/aa1173435ba090cf6be79cbadec96e542931ff05.diff" + }, + "msbuild@2f988e7": { + "repo": "msbuild", + "branch": "", + "hash": "2f988e7a55220f13e4e52b3d50f4057262a054d5", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2f988e7a55220f13e4e52b3d50f4057262a054d5.diff" + }, + "msbuild@487e141": { + "repo": "msbuild", + "branch": "", + "hash": "487e141482bf0e9f8adff4812a96f426a51efa46", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/487e141482bf0e9f8adff4812a96f426a51efa46.diff" + }, + "msbuild@fd8bd51": { + "repo": "msbuild", + "branch": "", + "hash": "fd8bd5139d45097c07a39f6167dc28a4d42bd2ba", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/fd8bd5139d45097c07a39f6167dc28a4d42bd2ba.diff" + }, + "msbuild@2ccff14": { + "repo": "msbuild", + "branch": "", + "hash": "2ccff1484482dd6a543f823191b14c88098f38a6", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2ccff1484482dd6a543f823191b14c88098f38a6.diff" + }, + "msbuild@6ed5e9a": { + "repo": "msbuild", + "branch": "", + "hash": "6ed5e9aa3b11f923c063aaba391c75df6603b14b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/6ed5e9aa3b11f923c063aaba391c75df6603b14b.diff" + }, + "msbuild@024f5b0": { + "repo": "msbuild", + "branch": "", + "hash": "024f5b0379cf99b95bc8939cd92a57912528b55c", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/024f5b0379cf99b95bc8939cd92a57912528b55c.diff" + }, + "msbuild@70d3bf3": { + "repo": "msbuild", + "branch": "", + "hash": "70d3bf3449607fe914fe13a39deaba37393e1c19", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/70d3bf3449607fe914fe13a39deaba37393e1c19.diff" + }, + "msbuild@fca4b74": { + "repo": "msbuild", + "branch": "", + "hash": "fca4b7494b6ddf2a54e46517d1b9008008f64ca4", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/fca4b7494b6ddf2a54e46517d1b9008008f64ca4.diff" + }, + "msbuild@872c10b": { + "repo": "msbuild", + "branch": "", + "hash": "872c10b3f7fbb570ff08691dfb9d7c99b5440182", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/872c10b3f7fbb570ff08691dfb9d7c99b5440182.diff" + }, + "msbuild@26f707c": { + "repo": "msbuild", + "branch": "", + "hash": "26f707c68e872232877b0e915774ec4805f0f516", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/26f707c68e872232877b0e915774ec4805f0f516.diff" + }, + "msbuild@57aef78": { + "repo": "msbuild", + "branch": "", + "hash": "57aef7891a608a4d77c3882e146c1ceb438d32a2", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/57aef7891a608a4d77c3882e146c1ceb438d32a2.diff" + }, + "msbuild@cd89d79": { + "repo": "msbuild", + "branch": "", + "hash": "cd89d799a3f49d4b8b8c2a189316c2638e2c854e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/cd89d799a3f49d4b8b8c2a189316c2638e2c854e.diff" + }, + "msbuild@5f81336": { + "repo": "msbuild", + "branch": "", + "hash": "5f813366d0640663c82277f93939d7be51c46783", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/5f813366d0640663c82277f93939d7be51c46783.diff" + }, + "msbuild@681bffa": { + "repo": "msbuild", + "branch": "", + "hash": "681bffa3869486babf24441995f28f9600173429", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/681bffa3869486babf24441995f28f9600173429.diff" + }, + "msbuild@70a9c80": { + "repo": "msbuild", + "branch": "", + "hash": "70a9c80440ca5f0fb351f445a7878b2266f2309b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/70a9c80440ca5f0fb351f445a7878b2266f2309b.diff" + }, + "msbuild@c673bd6": { + "repo": "msbuild", + "branch": "", + "hash": "c673bd6d662807502a387509514041045c342c21", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/c673bd6d662807502a387509514041045c342c21.diff" + }, + "msbuild@b3dcd53": { + "repo": "msbuild", + "branch": "", + "hash": "b3dcd536544e933876ef75d0317d922470d7a64b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b3dcd536544e933876ef75d0317d922470d7a64b.diff" + }, + "msbuild@8edcf95": { + "repo": "msbuild", + "branch": "", + "hash": "8edcf95ef00436802b79a3c495fb2d8af538667f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/8edcf95ef00436802b79a3c495fb2d8af538667f.diff" + }, + "msbuild@a31aae9": { + "repo": "msbuild", + "branch": "", + "hash": "a31aae9c941fb30920a7dd224aff901143d66d4c", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a31aae9c941fb30920a7dd224aff901143d66d4c.diff" + }, + "msbuild@5fb2c8e": { + "repo": "msbuild", + "branch": "", + "hash": "5fb2c8ea61b72cd55c265935e11541561111b327", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/5fb2c8ea61b72cd55c265935e11541561111b327.diff" + }, + "msbuild@24787e2": { + "repo": "msbuild", + "branch": "", + "hash": "24787e2ec631ca311e69e6fa8e43f6b7b3a73485", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/24787e2ec631ca311e69e6fa8e43f6b7b3a73485.diff" + }, + "msbuild@34bba7f": { + "repo": "msbuild", + "branch": "", + "hash": "34bba7ffda8b32182f13e1d65c2c527e32d63851", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/34bba7ffda8b32182f13e1d65c2c527e32d63851.diff" + }, + "msbuild@3162e59": { + "repo": "msbuild", + "branch": "", + "hash": "3162e596c8455f2415e273cd3c70b16245539d0f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/3162e596c8455f2415e273cd3c70b16245539d0f.diff" + }, + "msbuild@d762abc": { + "repo": "msbuild", + "branch": "", + "hash": "d762abc54d6d88f0fbac18d584e3cfdbaf1bfff6", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/d762abc54d6d88f0fbac18d584e3cfdbaf1bfff6.diff" + }, + "msbuild@432e029": { + "repo": "msbuild", + "branch": "", + "hash": "432e02988697fd80ed589cf7b38fcbf1de6e0591", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/432e02988697fd80ed589cf7b38fcbf1de6e0591.diff" + }, + "msbuild@2eb0825": { + "repo": "msbuild", + "branch": "", + "hash": "2eb0825c4b3f81c194b03a400725c86b48bd797f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2eb0825c4b3f81c194b03a400725c86b48bd797f.diff" + }, + "msbuild@1853c23": { + "repo": "msbuild", + "branch": "", + "hash": "1853c23e941efda1d7d39d72b1dcd61ac5025543", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/1853c23e941efda1d7d39d72b1dcd61ac5025543.diff" + }, + "msbuild@ca259ba": { + "repo": "msbuild", + "branch": "", + "hash": "ca259ba420ad568035f8c404685aa17ad0d3de98", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ca259ba420ad568035f8c404685aa17ad0d3de98.diff" + }, + "msbuild@276ecb4": { + "repo": "msbuild", + "branch": "", + "hash": "276ecb4394db7a73df43d5224dcb92117486106c", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/276ecb4394db7a73df43d5224dcb92117486106c.diff" + }, + "msbuild@52e0896": { + "repo": "msbuild", + "branch": "", + "hash": "52e08967220b53bb3ac673dc608bffec9a58c6a2", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/52e08967220b53bb3ac673dc608bffec9a58c6a2.diff" + }, + "msbuild@385bace": { + "repo": "msbuild", + "branch": "", + "hash": "385bace827d864ba52e64bf5a230c15633f422f5", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/385bace827d864ba52e64bf5a230c15633f422f5.diff" + }, + "msbuild@fcc37a0": { + "repo": "msbuild", + "branch": "", + "hash": "fcc37a0bbc9ac29d982d27c14fe4993b7fe28b1e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/fcc37a0bbc9ac29d982d27c14fe4993b7fe28b1e.diff" + }, + "msbuild@ccee89d": { + "repo": "msbuild", + "branch": "", + "hash": "ccee89de606427cfe0151c3952183070da2f97af", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ccee89de606427cfe0151c3952183070da2f97af.diff" + }, + "msbuild@f7ddf8f": { + "repo": "msbuild", + "branch": "", + "hash": "f7ddf8f276a068e17a13cc00ae67c2c5c32f34e1", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f7ddf8f276a068e17a13cc00ae67c2c5c32f34e1.diff" + }, + "msbuild@f4cc4a0": { + "repo": "msbuild", + "branch": "", + "hash": "f4cc4a08525dbc0f54268172cf53b4eb3a8f2b89", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f4cc4a08525dbc0f54268172cf53b4eb3a8f2b89.diff" + }, + "msbuild@20cc67a": { + "repo": "msbuild", + "branch": "", + "hash": "20cc67a218998ed56295d4f4f32f4c8a89f83251", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/20cc67a218998ed56295d4f4f32f4c8a89f83251.diff" + }, + "msbuild@91509cc": { + "repo": "msbuild", + "branch": "", + "hash": "91509cce4519bd12c85d27fa383ab45b8559c117", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/91509cce4519bd12c85d27fa383ab45b8559c117.diff" + }, + "msbuild@2c7fbef": { + "repo": "msbuild", + "branch": "", + "hash": "2c7fbef37298f5a63bfa31f6c9927fabbab009b0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2c7fbef37298f5a63bfa31f6c9927fabbab009b0.diff" + }, + "msbuild@f095875": { + "repo": "msbuild", + "branch": "", + "hash": "f09587568823b1db95d45f44c1fa91e8f8b804da", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f09587568823b1db95d45f44c1fa91e8f8b804da.diff" + }, + "msbuild@0c14895": { + "repo": "msbuild", + "branch": "", + "hash": "0c1489549759e9282dc07ed27068051006ac35d4", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/0c1489549759e9282dc07ed27068051006ac35d4.diff" + }, + "msbuild@349a45f": { + "repo": "msbuild", + "branch": "", + "hash": "349a45f4550141c54bcb713d51ab491825d23ad0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/349a45f4550141c54bcb713d51ab491825d23ad0.diff" + }, + "msbuild@e9576a7": { + "repo": "msbuild", + "branch": "", + "hash": "e9576a7d58686f6b929b9f5ada5c0808e9bb6543", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e9576a7d58686f6b929b9f5ada5c0808e9bb6543.diff" + }, + "msbuild@f0971b5": { + "repo": "msbuild", + "branch": "", + "hash": "f0971b5038554e80ce4cf832b405a6cc28d18538", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f0971b5038554e80ce4cf832b405a6cc28d18538.diff" + }, + "msbuild@a8fa314": { + "repo": "msbuild", + "branch": "", + "hash": "a8fa314311d5899901986f978683ccd28616d232", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a8fa314311d5899901986f978683ccd28616d232.diff" + }, + "msbuild@f50969e": { + "repo": "msbuild", + "branch": "", + "hash": "f50969ed8cf793f1c3383b99af39f2c155468f02", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f50969ed8cf793f1c3383b99af39f2c155468f02.diff" + }, + "msbuild@7ad6613": { + "repo": "msbuild", + "branch": "", + "hash": "7ad6613f659b5490e36374ab5bf9e29ff2fd97aa", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7ad6613f659b5490e36374ab5bf9e29ff2fd97aa.diff" + }, + "msbuild@8d8c061": { + "repo": "msbuild", + "branch": "", + "hash": "8d8c06118a810e4bc251a0d1232344350a26d622", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/8d8c06118a810e4bc251a0d1232344350a26d622.diff" + }, + "msbuild@0bfb17a": { + "repo": "msbuild", + "branch": "", + "hash": "0bfb17abaaa2f3f0191036c302390699144e6393", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/0bfb17abaaa2f3f0191036c302390699144e6393.diff" + }, + "msbuild@0fc2fbe": { + "repo": "msbuild", + "branch": "", + "hash": "0fc2fbe00cee5ff2bba706a9c919ca4d7a76c41f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/0fc2fbe00cee5ff2bba706a9c919ca4d7a76c41f.diff" + }, + "msbuild@b7afe2e": { + "repo": "msbuild", + "branch": "", + "hash": "b7afe2e0593e5bef40a58b9b980b7537468dc462", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b7afe2e0593e5bef40a58b9b980b7537468dc462.diff" + }, + "msbuild@f8ba889": { + "repo": "msbuild", + "branch": "", + "hash": "f8ba889f999aab6b198be00cb253180766236051", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f8ba889f999aab6b198be00cb253180766236051.diff" + }, + "msbuild@4ea8215": { + "repo": "msbuild", + "branch": "", + "hash": "4ea8215937724cd480a29c30187195b5cbda7486", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4ea8215937724cd480a29c30187195b5cbda7486.diff" + }, + "msbuild@d9a17e2": { + "repo": "msbuild", + "branch": "", + "hash": "d9a17e2eb3a3c83b931dd5d585682a26eeb80811", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/d9a17e2eb3a3c83b931dd5d585682a26eeb80811.diff" + }, + "msbuild@5682672": { + "repo": "msbuild", + "branch": "", + "hash": "56826722135d5fd5d33a587353cde1fdaf4b3e49", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/56826722135d5fd5d33a587353cde1fdaf4b3e49.diff" + }, + "msbuild@c62219a": { + "repo": "msbuild", + "branch": "", + "hash": "c62219a31d5d97265dacbe0fb96b0edf89638665", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/c62219a31d5d97265dacbe0fb96b0edf89638665.diff" + }, + "msbuild@e3edd30": { + "repo": "msbuild", + "branch": "", + "hash": "e3edd30c7a74494e3954f562a82637df38d977a2", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e3edd30c7a74494e3954f562a82637df38d977a2.diff" + }, + "msbuild@1f7595c": { + "repo": "msbuild", + "branch": "", + "hash": "1f7595cfd2b476bdbad839819e7f8fefcac064bc", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/1f7595cfd2b476bdbad839819e7f8fefcac064bc.diff" + }, + "msbuild@1ae5dcb": { + "repo": "msbuild", + "branch": "", + "hash": "1ae5dcb85a492abbda3a52051af82c9e76e6c98a", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/1ae5dcb85a492abbda3a52051af82c9e76e6c98a.diff" + }, + "msbuild@4222d79": { + "repo": "msbuild", + "branch": "", + "hash": "4222d7958d54176aca94fc8531ef86b7f4d602ab", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4222d7958d54176aca94fc8531ef86b7f4d602ab.diff" + }, + "msbuild@2fae215": { + "repo": "msbuild", + "branch": "", + "hash": "2fae21524c294fa1d66eac95c2c099cc1cc06d07", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2fae21524c294fa1d66eac95c2c099cc1cc06d07.diff" + }, + "msbuild@790ad1e": { + "repo": "msbuild", + "branch": "", + "hash": "790ad1e639d33a445c770ebacf2bbf28b525d341", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/790ad1e639d33a445c770ebacf2bbf28b525d341.diff" + }, + "msbuild@3f3339f": { + "repo": "msbuild", + "branch": "", + "hash": "3f3339ff3d888e3dc846fefafd5f68d1e25014cc", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/3f3339ff3d888e3dc846fefafd5f68d1e25014cc.diff" + }, + "msbuild@ad1f4a6": { + "repo": "msbuild", + "branch": "", + "hash": "ad1f4a6a2b219ec6026167b1161efd91c23490bf", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ad1f4a6a2b219ec6026167b1161efd91c23490bf.diff" + }, + "msbuild@f55d9bc": { + "repo": "msbuild", + "branch": "", + "hash": "f55d9bcc2d2d747237a226a7497813ec2b9a83b7", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f55d9bcc2d2d747237a226a7497813ec2b9a83b7.diff" + }, + "msbuild@920a2ed": { + "repo": "msbuild", + "branch": "", + "hash": "920a2edf83bfbc2d1de8f2e3eaafd73f07d937b3", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/920a2edf83bfbc2d1de8f2e3eaafd73f07d937b3.diff" + }, + "msbuild@9da9c7c": { + "repo": "msbuild", + "branch": "", + "hash": "9da9c7c50f9a7e011e3609fe77f5a9ce3edde53e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/9da9c7c50f9a7e011e3609fe77f5a9ce3edde53e.diff" + }, + "msbuild@c181220": { + "repo": "msbuild", + "branch": "", + "hash": "c181220e9d59fd5e8ca64410936b105e364c6458", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/c181220e9d59fd5e8ca64410936b105e364c6458.diff" + }, + "msbuild@707006a": { + "repo": "msbuild", + "branch": "", + "hash": "707006a1f1ed3bc8843ab07b6183ee5e2d039415", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/707006a1f1ed3bc8843ab07b6183ee5e2d039415.diff" + }, + "msbuild@f6064e2": { + "repo": "msbuild", + "branch": "", + "hash": "f6064e245cb5cb98054d8cb48c4eae36f25f5f25", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f6064e245cb5cb98054d8cb48c4eae36f25f5f25.diff" + }, + "msbuild@01decbe": { + "repo": "msbuild", + "branch": "", + "hash": "01decbea338f3793b4c845a284751eb0cc42f6f9", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/01decbea338f3793b4c845a284751eb0cc42f6f9.diff" + }, + "msbuild@8d2c7a6": { + "repo": "msbuild", + "branch": "", + "hash": "8d2c7a6ce195fc766c2791a8170af5c5a8f9fd08", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/8d2c7a6ce195fc766c2791a8170af5c5a8f9fd08.diff" + }, + "msbuild@44b2bab": { + "repo": "msbuild", + "branch": "", + "hash": "44b2bab3e0679b10b268c6770641ba3a6d59399d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/44b2bab3e0679b10b268c6770641ba3a6d59399d.diff" + }, + "msbuild@de9a0e9": { + "repo": "msbuild", + "branch": "", + "hash": "de9a0e9765117fc68117bb002f58066eedaee3d4", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/de9a0e9765117fc68117bb002f58066eedaee3d4.diff" + }, + "msbuild@7075053": { + "repo": "msbuild", + "branch": "", + "hash": "707505375682f0679f53d944e794b6c401abf85c", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/707505375682f0679f53d944e794b6c401abf85c.diff" + }, + "msbuild@b1e4044": { + "repo": "msbuild", + "branch": "", + "hash": "b1e4044d20e8e72baa1820314f5f94a813436c56", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b1e4044d20e8e72baa1820314f5f94a813436c56.diff" + }, + "msbuild@10799a7": { + "repo": "msbuild", + "branch": "", + "hash": "10799a70e0802f0cf1ef0b2ae1df59289cbd780d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/10799a70e0802f0cf1ef0b2ae1df59289cbd780d.diff" + }, + "msbuild@f69fa2f": { + "repo": "msbuild", + "branch": "", + "hash": "f69fa2f9d5df4fc8d80fb11bf899617f0019d802", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f69fa2f9d5df4fc8d80fb11bf899617f0019d802.diff" + }, + "msbuild@ce7e306": { + "repo": "msbuild", + "branch": "", + "hash": "ce7e3068b96a1638cd736214423ad6831bb5f514", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ce7e3068b96a1638cd736214423ad6831bb5f514.diff" + }, + "msbuild@1fa667f": { + "repo": "msbuild", + "branch": "", + "hash": "1fa667f3a1267d5421961b3516fe41f92e8f7cb0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/1fa667f3a1267d5421961b3516fe41f92e8f7cb0.diff" + }, + "msbuild@1722e4d": { + "repo": "msbuild", + "branch": "", + "hash": "1722e4d12c6a02b24890df6e19417e1eff64d0cf", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/1722e4d12c6a02b24890df6e19417e1eff64d0cf.diff" + }, + "msbuild@f14c0d5": { + "repo": "msbuild", + "branch": "", + "hash": "f14c0d56b54b895512e18d6d40a7589fc0ec5d9a", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f14c0d56b54b895512e18d6d40a7589fc0ec5d9a.diff" + }, + "msbuild@a10322a": { + "repo": "msbuild", + "branch": "", + "hash": "a10322a885d36b8b0db8bb06fbdf0d851adff4f6", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a10322a885d36b8b0db8bb06fbdf0d851adff4f6.diff" + }, + "msbuild@73ee6dd": { + "repo": "msbuild", + "branch": "", + "hash": "73ee6dd76caa7668e2687191ea82bf5ec93b23e8", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/73ee6dd76caa7668e2687191ea82bf5ec93b23e8.diff" + }, + "msbuild@1cc64b5": { + "repo": "msbuild", + "branch": "", + "hash": "1cc64b5507a918029df1ded181814f2428af9813", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/1cc64b5507a918029df1ded181814f2428af9813.diff" + }, + "msbuild@fa755ca": { + "repo": "msbuild", + "branch": "", + "hash": "fa755ca4bdedf30a83efa14be98b7a4262d20028", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/fa755ca4bdedf30a83efa14be98b7a4262d20028.diff" + }, + "msbuild@a21bdfd": { + "repo": "msbuild", + "branch": "", + "hash": "a21bdfd6421804c159ddad5dabc26db93173b7a8", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a21bdfd6421804c159ddad5dabc26db93173b7a8.diff" + }, + "msbuild@30c2840": { + "repo": "msbuild", + "branch": "", + "hash": "30c28401cd8a1ab4555c202709ced733bece9524", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/30c28401cd8a1ab4555c202709ced733bece9524.diff" + }, + "msbuild@805f05d": { + "repo": "msbuild", + "branch": "", + "hash": "805f05d9e833d887d16a27e9be658dd568acb016", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/805f05d9e833d887d16a27e9be658dd568acb016.diff" + }, + "msbuild@2c6edff": { + "repo": "msbuild", + "branch": "", + "hash": "2c6edfff49fa461262c9cfcaba8600e96265ab4e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2c6edfff49fa461262c9cfcaba8600e96265ab4e.diff" + }, + "msbuild@148253f": { + "repo": "msbuild", + "branch": "", + "hash": "148253f6828692fa335b516ad13705ada31a77b9", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/148253f6828692fa335b516ad13705ada31a77b9.diff" + }, + "msbuild@858ad37": { + "repo": "msbuild", + "branch": "", + "hash": "858ad37320d1710ec6e0cb4ac504c7542257b9aa", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/858ad37320d1710ec6e0cb4ac504c7542257b9aa.diff" + }, + "msbuild@e78e882": { + "repo": "msbuild", + "branch": "", + "hash": "e78e882e9b22ad8e6b58aa6df45b31d7048ed005", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e78e882e9b22ad8e6b58aa6df45b31d7048ed005.diff" + }, + "msbuild@2e5169c": { + "repo": "msbuild", + "branch": "", + "hash": "2e5169caa65e4c6cf2283baa279d0e9850694e57", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2e5169caa65e4c6cf2283baa279d0e9850694e57.diff" + }, + "msbuild@fe76cc2": { + "repo": "msbuild", + "branch": "", + "hash": "fe76cc28fb43ce463ff19412cf739c14d5eabb82", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/fe76cc28fb43ce463ff19412cf739c14d5eabb82.diff" + }, + "msbuild@66bc820": { + "repo": "msbuild", + "branch": "", + "hash": "66bc8200928b3b1bb8af5ccc2fff41b03def6a30", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/66bc8200928b3b1bb8af5ccc2fff41b03def6a30.diff" + }, + "msbuild@2d53d8f": { + "repo": "msbuild", + "branch": "", + "hash": "2d53d8f3e1bc256683c5ef1a453927b75ad37969", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/2d53d8f3e1bc256683c5ef1a453927b75ad37969.diff" + }, + "msbuild@fb8ccd3": { + "repo": "msbuild", + "branch": "", + "hash": "fb8ccd383a59cbf7c84d45cf6fc9c9c3d032d0ef", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/fb8ccd383a59cbf7c84d45cf6fc9c9c3d032d0ef.diff" + }, + "msbuild@4dbca8e": { + "repo": "msbuild", + "branch": "", + "hash": "4dbca8e0a67bc7b84329f9b6bc54d5264714af56", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4dbca8e0a67bc7b84329f9b6bc54d5264714af56.diff" + }, + "msbuild@3398824": { + "repo": "msbuild", + "branch": "", + "hash": "3398824f5962a82d96381aa6cc2c00d2a9ef9a4e", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/3398824f5962a82d96381aa6cc2c00d2a9ef9a4e.diff" + }, + "msbuild@ead9a1f": { + "repo": "msbuild", + "branch": "", + "hash": "ead9a1f0e2c43c9902d7a693fbef3d142454d500", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ead9a1f0e2c43c9902d7a693fbef3d142454d500.diff" + }, + "msbuild@9df2120": { + "repo": "msbuild", + "branch": "", + "hash": "9df212006bcd5313c19cea541f5a00b58b3237cf", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/9df212006bcd5313c19cea541f5a00b58b3237cf.diff" + }, + "msbuild@362fdf7": { + "repo": "msbuild", + "branch": "", + "hash": "362fdf7843d03e8f40053b3378495a88ffb1916d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/362fdf7843d03e8f40053b3378495a88ffb1916d.diff" + }, + "msbuild@ba39e18": { + "repo": "msbuild", + "branch": "", + "hash": "ba39e18eb3658b25dac4421199e5325c51d85bcc", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ba39e18eb3658b25dac4421199e5325c51d85bcc.diff" + }, + "msbuild@b301357": { + "repo": "msbuild", + "branch": "", + "hash": "b3013576fdd455e2045703ed30758e605ac596aa", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b3013576fdd455e2045703ed30758e605ac596aa.diff" + }, + "msbuild@41d16eb": { + "repo": "msbuild", + "branch": "", + "hash": "41d16eb8563f79c1a341ff28b4c257ec58ad29ae", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/41d16eb8563f79c1a341ff28b4c257ec58ad29ae.diff" + }, + "msbuild@a91d4fa": { + "repo": "msbuild", + "branch": "", + "hash": "a91d4fafe9b723c8cc8f9233968e3b5b66fa314a", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a91d4fafe9b723c8cc8f9233968e3b5b66fa314a.diff" + }, + "msbuild@ada8229": { + "repo": "msbuild", + "branch": "", + "hash": "ada82291ce1cdada4d774ff8992dc3cc76193fa4", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ada82291ce1cdada4d774ff8992dc3cc76193fa4.diff" + }, + "msbuild@074b84b": { + "repo": "msbuild", + "branch": "", + "hash": "074b84ba2cf01cefed9f13459d98e19c93a19d12", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/074b84ba2cf01cefed9f13459d98e19c93a19d12.diff" + }, + "msbuild@c04cbb8": { + "repo": "msbuild", + "branch": "", + "hash": "c04cbb8819983ed3080e48d1923a799cfea5022b", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/c04cbb8819983ed3080e48d1923a799cfea5022b.diff" + }, + "msbuild@8229230": { + "repo": "msbuild", + "branch": "", + "hash": "8229230e8abf297d74533af9747fc2ce765b9e20", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/8229230e8abf297d74533af9747fc2ce765b9e20.diff" + }, + "msbuild@7d6c3a8": { + "repo": "msbuild", + "branch": "", + "hash": "7d6c3a8985dec7fdb109695e194e457077ed1ec1", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7d6c3a8985dec7fdb109695e194e457077ed1ec1.diff" + }, + "msbuild@5733575": { + "repo": "msbuild", + "branch": "", + "hash": "57335750326aa259a603c03b74756705c6d732b7", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/57335750326aa259a603c03b74756705c6d732b7.diff" + }, + "msbuild@bcb81f1": { + "repo": "msbuild", + "branch": "", + "hash": "bcb81f17aa9ba2d90bcdc479023597ad786f4f86", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/bcb81f17aa9ba2d90bcdc479023597ad786f4f86.diff" + }, + "msbuild@bdbdde0": { + "repo": "msbuild", + "branch": "", + "hash": "bdbdde05221a4eecf85114df6a10ea1e6d89e3d5", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/bdbdde05221a4eecf85114df6a10ea1e6d89e3d5.diff" + }, + "msbuild@b3c7f68": { + "repo": "msbuild", + "branch": "", + "hash": "b3c7f6880e948b89cd539f97137fb2c69d6bdc13", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b3c7f6880e948b89cd539f97137fb2c69d6bdc13.diff" + }, + "msbuild@d2d78b9": { + "repo": "msbuild", + "branch": "", + "hash": "d2d78b9fd60dda2af439c76f5d260c359433a709", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/d2d78b9fd60dda2af439c76f5d260c359433a709.diff" + }, + "msbuild@63a3382": { + "repo": "msbuild", + "branch": "", + "hash": "63a3382f0a51f6ab82d0a43c395019ecba7be12c", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/63a3382f0a51f6ab82d0a43c395019ecba7be12c.diff" + }, + "msbuild@9404788": { + "repo": "msbuild", + "branch": "", + "hash": "9404788fc7ba73625ce11d04785c2673d64df955", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/9404788fc7ba73625ce11d04785c2673d64df955.diff" + }, + "msbuild@a3cffa7": { + "repo": "msbuild", + "branch": "", + "hash": "a3cffa7e5264dc0571eefab5b2fa246ae90ee2fa", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a3cffa7e5264dc0571eefab5b2fa246ae90ee2fa.diff" + }, + "msbuild@4ab7756": { + "repo": "msbuild", + "branch": "", + "hash": "4ab77561565e1ea0d5b14af0df43d5a4f3ab8cc6", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4ab77561565e1ea0d5b14af0df43d5a4f3ab8cc6.diff" + }, + "msbuild@4f9fffa": { + "repo": "msbuild", + "branch": "", + "hash": "4f9fffae9f56aea2eb8994e6c63384a00e03886f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4f9fffae9f56aea2eb8994e6c63384a00e03886f.diff" + }, + "msbuild@81904cd": { + "repo": "msbuild", + "branch": "", + "hash": "81904cd724ebdcf000ecb1f191375da78cb638c6", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/81904cd724ebdcf000ecb1f191375da78cb638c6.diff" + }, + "msbuild@3203208": { + "repo": "msbuild", + "branch": "", + "hash": "3203208a9dc4170d3cad7eb606583d93d9f166e8", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/3203208a9dc4170d3cad7eb606583d93d9f166e8.diff" + }, + "msbuild@cbfe0f7": { + "repo": "msbuild", + "branch": "", + "hash": "cbfe0f7e2fb154eae94ebfc47a1f229f94cfa22a", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/cbfe0f7e2fb154eae94ebfc47a1f229f94cfa22a.diff" + }, + "msbuild@87be505": { + "repo": "msbuild", + "branch": "", + "hash": "87be505691e976736a582d515a0dab23da64b929", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/87be505691e976736a582d515a0dab23da64b929.diff" + }, + "msbuild@f6c3dfb": { + "repo": "msbuild", + "branch": "", + "hash": "f6c3dfbfbb78196a84154ae669e7bd7c4221201d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f6c3dfbfbb78196a84154ae669e7bd7c4221201d.diff" + }, + "msbuild@e3c0264": { + "repo": "msbuild", + "branch": "", + "hash": "e3c02646787fd21b1834e3321ff2e69fa0157c80", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e3c02646787fd21b1834e3321ff2e69fa0157c80.diff" + }, + "msbuild@96045c0": { + "repo": "msbuild", + "branch": "", + "hash": "96045c03bd4feeece142ea27611aae52796cdca0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/96045c03bd4feeece142ea27611aae52796cdca0.diff" + }, + "msbuild@a1930ad": { + "repo": "msbuild", + "branch": "", + "hash": "a1930adde0328f67bcad06e6139d93eaaab7a57d", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a1930adde0328f67bcad06e6139d93eaaab7a57d.diff" + }, + "msbuild@f3f7458": { + "repo": "msbuild", + "branch": "", + "hash": "f3f7458bfc44e39311e58fbf85ee36c3a7785fd9", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/f3f7458bfc44e39311e58fbf85ee36c3a7785fd9.diff" + }, + "msbuild@09b3055": { + "repo": "msbuild", + "branch": "", + "hash": "09b30559f59384ae9ebeb24dab530523921ec3df", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/09b30559f59384ae9ebeb24dab530523921ec3df.diff" + }, + "msbuild@b91334f": { + "repo": "msbuild", + "branch": "", + "hash": "b91334f720487120718c6dbdf746867153802642", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b91334f720487120718c6dbdf746867153802642.diff" + }, + "msbuild@0187c15": { + "repo": "msbuild", + "branch": "", + "hash": "0187c15f2c11f670a0dc539f9c6696917fdf3cab", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/0187c15f2c11f670a0dc539f9c6696917fdf3cab.diff" + }, + "msbuild@d6ce733": { + "repo": "msbuild", + "branch": "", + "hash": "d6ce7334523fd4d2ce0c5d90659ea626d078bffa", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/d6ce7334523fd4d2ce0c5d90659ea626d078bffa.diff" + }, + "msbuild@1a1ec46": { + "repo": "msbuild", + "branch": "", + "hash": "1a1ec46184483661e5a6ff8cfc2803c5a571b147", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/1a1ec46184483661e5a6ff8cfc2803c5a571b147.diff" + }, + "msbuild@ccfd927": { + "repo": "msbuild", + "branch": "", + "hash": "ccfd927ce49e41eb576ae31e895fe5c589b16e84", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/ccfd927ce49e41eb576ae31e895fe5c589b16e84.diff" + }, + "msbuild@eb713e1": { + "repo": "msbuild", + "branch": "", + "hash": "eb713e181a514c1f67dd65eaf0b7263bae280120", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/eb713e181a514c1f67dd65eaf0b7263bae280120.diff" + }, + "msbuild@eef0dc4": { + "repo": "msbuild", + "branch": "", + "hash": "eef0dc493cc467a4ab389bcd26c125528f73be1f", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/eef0dc493cc467a4ab389bcd26c125528f73be1f.diff" + }, + "msbuild@c4647c7": { + "repo": "msbuild", + "branch": "", + "hash": "c4647c7ac38cca05ac29601d9be0d55282f16dd1", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/c4647c7ac38cca05ac29601d9be0d55282f16dd1.diff" + }, + "msbuild@341ddb9": { + "repo": "msbuild", + "branch": "", + "hash": "341ddb9b399b6e5844f77fb8c174c61c8ea8e5d1", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/341ddb9b399b6e5844f77fb8c174c61c8ea8e5d1.diff" + }, + "msbuild@4f72f33": { + "repo": "msbuild", + "branch": "", + "hash": "4f72f3335ba83abf314862412e78729067703c4c", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/4f72f3335ba83abf314862412e78729067703c4c.diff" + }, + "msbuild@e775a97": { + "repo": "msbuild", + "branch": "", + "hash": "e775a976a210698020837be79dde8db8ddf218ef", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/e775a976a210698020837be79dde8db8ddf218ef.diff" + }, + "msbuild@92e3b1a": { + "repo": "msbuild", + "branch": "", + "hash": "92e3b1abfa9ad78d89eeda72ad470957bac95505", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/92e3b1abfa9ad78d89eeda72ad470957bac95505.diff" + }, + "msbuild@5a7c14d": { + "repo": "msbuild", + "branch": "", + "hash": "5a7c14d6b033b25fe2466ce996771132bb7878b6", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/5a7c14d6b033b25fe2466ce996771132bb7878b6.diff" + }, + "msbuild@102088e": { + "repo": "msbuild", + "branch": "", + "hash": "102088ef7aea9d61c36492ca5399441c338a72c4", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/102088ef7aea9d61c36492ca5399441c338a72c4.diff" + }, + "msbuild@903174d": { + "repo": "msbuild", + "branch": "", + "hash": "903174dee56059a1a6975ea38fc9901d48f20ca0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/903174dee56059a1a6975ea38fc9901d48f20ca0.diff" + }, + "msbuild@7af5399": { + "repo": "msbuild", + "branch": "", + "hash": "7af5399335488c1c6b9ad3d60d40c5ca6d5f7579", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7af5399335488c1c6b9ad3d60d40c5ca6d5f7579.diff" + }, + "msbuild@30ce7c4": { + "repo": "msbuild", + "branch": "", + "hash": "30ce7c422ec97ef28feb1ab8edd09500030e0134", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/30ce7c422ec97ef28feb1ab8edd09500030e0134.diff" + }, + "msbuild@292b67f": { + "repo": "msbuild", + "branch": "", + "hash": "292b67f42d16802776a2b8129d162344165b869c", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/292b67f42d16802776a2b8129d162344165b869c.diff" + }, + "msbuild@b679c1d": { + "repo": "msbuild", + "branch": "", + "hash": "b679c1dbd6eb37de7b495530dc934d6b89287131", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/b679c1dbd6eb37de7b495530dc934d6b89287131.diff" + }, + "msbuild@cf81cd3": { + "repo": "msbuild", + "branch": "", + "hash": "cf81cd311c60cd0c69757288f4c1ff1b92bc7520", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/cf81cd311c60cd0c69757288f4c1ff1b92bc7520.diff" + }, + "msbuild@7b0faf7": { + "repo": "msbuild", + "branch": "", + "hash": "7b0faf7887880a9e5233bbfde583d9177407dabe", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/7b0faf7887880a9e5233bbfde583d9177407dabe.diff" + }, + "msbuild@538532e": { + "repo": "msbuild", + "branch": "", + "hash": "538532e0046c0843c33a743993044ac7df3d95f0", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/538532e0046c0843c33a743993044ac7df3d95f0.diff" + }, + "msbuild@a47a64a": { + "repo": "msbuild", + "branch": "", + "hash": "a47a64a9382828e968c3564d11f4e0afe99dc526", + "org": "dotnet", + "url": "https://github.com/dotnet/msbuild/commit/a47a64a9382828e968c3564d11f4e0afe99dc526.diff" + }, + "nuget-client@90d8881": { + "repo": "nuget-client", + "branch": "", + "hash": "90d88815fb136371a8947bd939547365646e2c6b", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/90d88815fb136371a8947bd939547365646e2c6b.diff" + }, + "nuget-client@391e586": { + "repo": "nuget-client", + "branch": "", + "hash": "391e58670ae38c4feb54db6e3e1402e193c12809", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/391e58670ae38c4feb54db6e3e1402e193c12809.diff" + }, + "nuget-client@976f02e": { + "repo": "nuget-client", + "branch": "", + "hash": "976f02e036d26d26c2d86ddf2155976e2422ae9d", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/976f02e036d26d26c2d86ddf2155976e2422ae9d.diff" + }, + "nuget-client@76e5f30": { + "repo": "nuget-client", + "branch": "", + "hash": "76e5f30570b956070d6b05f401966dffd1b0948e", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/76e5f30570b956070d6b05f401966dffd1b0948e.diff" + }, + "nuget-client@8d504c7": { + "repo": "nuget-client", + "branch": "", + "hash": "8d504c71a1c78ea08053dd1eaf6806d991699569", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/8d504c71a1c78ea08053dd1eaf6806d991699569.diff" + }, + "nuget-client@c579949": { + "repo": "nuget-client", + "branch": "", + "hash": "c579949a5750d5ad9f7c1d633ef961fc0e034449", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/c579949a5750d5ad9f7c1d633ef961fc0e034449.diff" + }, + "nuget-client@8883259": { + "repo": "nuget-client", + "branch": "", + "hash": "8883259214e569e2e08c9f3f8540bb18587ef214", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/8883259214e569e2e08c9f3f8540bb18587ef214.diff" + }, + "nuget-client@3984256": { + "repo": "nuget-client", + "branch": "", + "hash": "3984256541e58ab2fc137ec900eaa9d99434ab06", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/3984256541e58ab2fc137ec900eaa9d99434ab06.diff" + }, + "nuget-client@472f596": { + "repo": "nuget-client", + "branch": "", + "hash": "472f596a54aac023f6f17ef6792ac405a2170946", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/472f596a54aac023f6f17ef6792ac405a2170946.diff" + }, + "nuget-client@8d5ac5e": { + "repo": "nuget-client", + "branch": "", + "hash": "8d5ac5e2e5dbfae3ba93d8bc397fd03eea853819", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/8d5ac5e2e5dbfae3ba93d8bc397fd03eea853819.diff" + }, + "nuget-client@a1aedac": { + "repo": "nuget-client", + "branch": "", + "hash": "a1aedac61129bb88204885c46613c35f4f7e4a30", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/a1aedac61129bb88204885c46613c35f4f7e4a30.diff" + }, + "nuget-client@ea7abcc": { + "repo": "nuget-client", + "branch": "", + "hash": "ea7abccbf186851a9de090af3ac6762b2b0de847", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/ea7abccbf186851a9de090af3ac6762b2b0de847.diff" + }, + "nuget-client@e771b99": { + "repo": "nuget-client", + "branch": "", + "hash": "e771b99d6d25d9b67a5f2ae9a867653641b0c0fa", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/e771b99d6d25d9b67a5f2ae9a867653641b0c0fa.diff" + }, + "nuget-client@c1b8f7c": { + "repo": "nuget-client", + "branch": "", + "hash": "c1b8f7c451605f294bac14b1fdb3a786042a65ba", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/c1b8f7c451605f294bac14b1fdb3a786042a65ba.diff" + }, + "nuget-client@f2eaca2": { + "repo": "nuget-client", + "branch": "", + "hash": "f2eaca2cd2baa4209e69da89c6d232f42174f6dc", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/f2eaca2cd2baa4209e69da89c6d232f42174f6dc.diff" + }, + "nuget-client@4fa4e69": { + "repo": "nuget-client", + "branch": "", + "hash": "4fa4e6966179183d7f2146257c35f61921f4b999", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/4fa4e6966179183d7f2146257c35f61921f4b999.diff" + }, + "nuget-client@5919df0": { + "repo": "nuget-client", + "branch": "", + "hash": "5919df071137b86af89580acd549b6350cf8f63c", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/5919df071137b86af89580acd549b6350cf8f63c.diff" + }, + "nuget-client@8dd0405": { + "repo": "nuget-client", + "branch": "", + "hash": "8dd04057e95e74bd5fa922e3e7645c72765154db", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/8dd04057e95e74bd5fa922e3e7645c72765154db.diff" + }, + "nuget-client@265b677": { + "repo": "nuget-client", + "branch": "", + "hash": "265b67727fac0ab615f1871c7f890dc0809a413a", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/265b67727fac0ab615f1871c7f890dc0809a413a.diff" + }, + "nuget-client@7c22394": { + "repo": "nuget-client", + "branch": "", + "hash": "7c22394ec1fceff1df6a444edc319e3b24e44e01", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/7c22394ec1fceff1df6a444edc319e3b24e44e01.diff" + }, + "nuget-client@35ef8e7": { + "repo": "nuget-client", + "branch": "", + "hash": "35ef8e768f7da5be18b40d3fcce7f365ce50357c", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/35ef8e768f7da5be18b40d3fcce7f365ce50357c.diff" + }, + "nuget-client@67d4ea9": { + "repo": "nuget-client", + "branch": "", + "hash": "67d4ea92fa504974be311193f99d6f963f850215", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/67d4ea92fa504974be311193f99d6f963f850215.diff" + }, + "nuget-client@2b4dd56": { + "repo": "nuget-client", + "branch": "", + "hash": "2b4dd564d452daa10f2821f92c068076323d9877", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/2b4dd564d452daa10f2821f92c068076323d9877.diff" + }, + "nuget-client@b5480e4": { + "repo": "nuget-client", + "branch": "", + "hash": "b5480e413824ebda0ad969b53aa207f67be63e15", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/b5480e413824ebda0ad969b53aa207f67be63e15.diff" + }, + "nuget-client@bc8ebdb": { + "repo": "nuget-client", + "branch": "", + "hash": "bc8ebdbc8eef5502cd546b430ca13050dd5849a0", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/bc8ebdbc8eef5502cd546b430ca13050dd5849a0.diff" + }, + "nuget-client@e1b1f16": { + "repo": "nuget-client", + "branch": "", + "hash": "e1b1f16d2b66057b3bf5d07008062b87067fed08", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/e1b1f16d2b66057b3bf5d07008062b87067fed08.diff" + }, + "nuget-client@8119f5d": { + "repo": "nuget-client", + "branch": "", + "hash": "8119f5dc403909784b3c8251ec90beb945e2f4ef", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/8119f5dc403909784b3c8251ec90beb945e2f4ef.diff" + }, + "nuget-client@17b4c0e": { + "repo": "nuget-client", + "branch": "", + "hash": "17b4c0ef6a73b667c0b00f64e2ed2acf1b60d7af", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/17b4c0ef6a73b667c0b00f64e2ed2acf1b60d7af.diff" + }, + "nuget-client@551e8ba": { + "repo": "nuget-client", + "branch": "", + "hash": "551e8bafd7ec41484f2d8d7fadcd0750f7db173a", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/551e8bafd7ec41484f2d8d7fadcd0750f7db173a.diff" + }, + "nuget-client@6ef3cfb": { + "repo": "nuget-client", + "branch": "", + "hash": "6ef3cfb8e424357d7cd3cb4fccd67414a4096367", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/6ef3cfb8e424357d7cd3cb4fccd67414a4096367.diff" + }, + "nuget-client@d66371a": { + "repo": "nuget-client", + "branch": "", + "hash": "d66371a144edb0b5e74c08012cea1edb1cbe01e7", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/d66371a144edb0b5e74c08012cea1edb1cbe01e7.diff" + }, + "nuget-client@46a79b3": { + "repo": "nuget-client", + "branch": "", + "hash": "46a79b3b379c9cad5ec666a841429bcabd062e5a", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/46a79b3b379c9cad5ec666a841429bcabd062e5a.diff" + }, + "nuget-client@35ce1cb": { + "repo": "nuget-client", + "branch": "", + "hash": "35ce1cbb29418722ca591735af44bc06d8980415", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/35ce1cbb29418722ca591735af44bc06d8980415.diff" + }, + "nuget-client@0209ad4": { + "repo": "nuget-client", + "branch": "", + "hash": "0209ad4d2f6204c25b93bca6fce7e3ab15ca2146", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/0209ad4d2f6204c25b93bca6fce7e3ab15ca2146.diff" + }, + "nuget-client@26ab65c": { + "repo": "nuget-client", + "branch": "", + "hash": "26ab65cf61ac9843d0d80233a183fc92dac8f559", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/26ab65cf61ac9843d0d80233a183fc92dac8f559.diff" + }, + "nuget-client@b67e16e": { + "repo": "nuget-client", + "branch": "", + "hash": "b67e16eecf51af828f4e9e6e3a7113b8c6403d7b", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/b67e16eecf51af828f4e9e6e3a7113b8c6403d7b.diff" + }, + "nuget-client@97c0fe1": { + "repo": "nuget-client", + "branch": "", + "hash": "97c0fe1088c5a8542f7f45c3d61fb1b339c5dd72", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/97c0fe1088c5a8542f7f45c3d61fb1b339c5dd72.diff" + }, + "nuget-client@43f1cda": { + "repo": "nuget-client", + "branch": "", + "hash": "43f1cda02158277aebbec7afecc0940d266ca4ea", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/43f1cda02158277aebbec7afecc0940d266ca4ea.diff" + }, + "nuget-client@3d2787f": { + "repo": "nuget-client", + "branch": "", + "hash": "3d2787fc94c665f22a5f4f5e51c3db8c97864538", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/3d2787fc94c665f22a5f4f5e51c3db8c97864538.diff" + }, + "nuget-client@776c4da": { + "repo": "nuget-client", + "branch": "", + "hash": "776c4da411ce4e9eb27d483d090849a78fd8cae4", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/776c4da411ce4e9eb27d483d090849a78fd8cae4.diff" + }, + "nuget-client@9b3fefc": { + "repo": "nuget-client", + "branch": "", + "hash": "9b3fefc940e8f4ced064f45fa525c82b894b9fce", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/9b3fefc940e8f4ced064f45fa525c82b894b9fce.diff" + }, + "nuget-client@df0accc": { + "repo": "nuget-client", + "branch": "", + "hash": "df0accc5428d1792d47f50d58f02fac3f73132aa", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/df0accc5428d1792d47f50d58f02fac3f73132aa.diff" + }, + "nuget-client@06a3d31": { + "repo": "nuget-client", + "branch": "", + "hash": "06a3d31dd7f5a6a96d898029b37e91dc41f71c2d", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/06a3d31dd7f5a6a96d898029b37e91dc41f71c2d.diff" + }, + "nuget-client@23a043f": { + "repo": "nuget-client", + "branch": "", + "hash": "23a043f75cee7bde657d19be1ac5ab62eee992da", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/23a043f75cee7bde657d19be1ac5ab62eee992da.diff" + }, + "nuget-client@55d960a": { + "repo": "nuget-client", + "branch": "", + "hash": "55d960a4de2dc5bf6b4b8399ed89e5a1528154d8", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/55d960a4de2dc5bf6b4b8399ed89e5a1528154d8.diff" + }, + "nuget-client@8d3e0c4": { + "repo": "nuget-client", + "branch": "", + "hash": "8d3e0c47f6aaef30974e62b0c1b5ab733fbe05d3", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/8d3e0c47f6aaef30974e62b0c1b5ab733fbe05d3.diff" + }, + "nuget-client@2dc1132": { + "repo": "nuget-client", + "branch": "", + "hash": "2dc11328c23043122b49e56d08c494f816b9640f", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/2dc11328c23043122b49e56d08c494f816b9640f.diff" + }, + "nuget-client@33a55ae": { + "repo": "nuget-client", + "branch": "", + "hash": "33a55ae2c7480d4bf2565a46c36b7cec940482f7", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/33a55ae2c7480d4bf2565a46c36b7cec940482f7.diff" + }, + "nuget-client@0340f79": { + "repo": "nuget-client", + "branch": "", + "hash": "0340f790f9df1f482bf2ed387b5240615fcf7283", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/0340f790f9df1f482bf2ed387b5240615fcf7283.diff" + }, + "nuget-client@8eee940": { + "repo": "nuget-client", + "branch": "", + "hash": "8eee94067046864335ec1f8dd1b9a159d03464ad", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/8eee94067046864335ec1f8dd1b9a159d03464ad.diff" + }, + "nuget-client@67d6217": { + "repo": "nuget-client", + "branch": "", + "hash": "67d62171fe114955a1e7dad0bf3c05a3a90db870", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/67d62171fe114955a1e7dad0bf3c05a3a90db870.diff" + }, + "nuget-client@796a1b6": { + "repo": "nuget-client", + "branch": "", + "hash": "796a1b6751ffb9da03586cf1362c7f8d95b33a52", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/796a1b6751ffb9da03586cf1362c7f8d95b33a52.diff" + }, + "nuget-client@9ce79e9": { + "repo": "nuget-client", + "branch": "", + "hash": "9ce79e9b9daef742920235c2ea89eb2cbd5e0afa", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/9ce79e9b9daef742920235c2ea89eb2cbd5e0afa.diff" + }, + "nuget-client@a2674b0": { + "repo": "nuget-client", + "branch": "", + "hash": "a2674b0d0381f599f8dd03e932e4fb5bf5399da3", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/a2674b0d0381f599f8dd03e932e4fb5bf5399da3.diff" + }, + "nuget-client@e38a45f": { + "repo": "nuget-client", + "branch": "", + "hash": "e38a45fe881041fdc7b2acf437e4c17e681b8fb1", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/e38a45fe881041fdc7b2acf437e4c17e681b8fb1.diff" + }, + "nuget-client@5834c6b": { + "repo": "nuget-client", + "branch": "", + "hash": "5834c6b92104a694734368df6ee6b77bad6094de", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/5834c6b92104a694734368df6ee6b77bad6094de.diff" + }, + "nuget-client@097edf1": { + "repo": "nuget-client", + "branch": "", + "hash": "097edf1fd3fc849850e3ec3c6236db8260572a0f", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/097edf1fd3fc849850e3ec3c6236db8260572a0f.diff" + }, + "nuget-client@f00a137": { + "repo": "nuget-client", + "branch": "", + "hash": "f00a137492b970dba98cfee25420a904c0028321", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/f00a137492b970dba98cfee25420a904c0028321.diff" + }, + "nuget-client@f603c8f": { + "repo": "nuget-client", + "branch": "", + "hash": "f603c8f17e96fc54940227ba8576f6b058a6f530", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/f603c8f17e96fc54940227ba8576f6b058a6f530.diff" + }, + "nuget-client@1279cbc": { + "repo": "nuget-client", + "branch": "", + "hash": "1279cbcd4af3949b6e6188d3828220315d7ed9da", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/1279cbcd4af3949b6e6188d3828220315d7ed9da.diff" + }, + "nuget-client@ba53358": { + "repo": "nuget-client", + "branch": "", + "hash": "ba53358e55839434f0f87b373bee96bae5f43092", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/ba53358e55839434f0f87b373bee96bae5f43092.diff" + }, + "nuget-client@681a2ed": { + "repo": "nuget-client", + "branch": "", + "hash": "681a2edda2772c7762fa52578b1eebd8dd680cd5", + "org": "nuget", + "url": "https://github.com/nuget/nuget.client/commit/681a2edda2772c7762fa52578b1eebd8dd680cd5.diff" + }, + "roslyn@97aea17": { + "repo": "roslyn", + "branch": "", + "hash": "97aea171ab5b578ea8683fdd5060aa1baaa5298e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/97aea171ab5b578ea8683fdd5060aa1baaa5298e.diff" + }, + "roslyn@dc267b9": { + "repo": "roslyn", + "branch": "", + "hash": "dc267b90bb279c6ae5209ace68f7f57fab615c84", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/dc267b90bb279c6ae5209ace68f7f57fab615c84.diff" + }, + "roslyn@9efc8da": { + "repo": "roslyn", + "branch": "", + "hash": "9efc8dab70ea6cdc5975ad90e5bce191c7a67e47", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9efc8dab70ea6cdc5975ad90e5bce191c7a67e47.diff" + }, + "roslyn@4eb8158": { + "repo": "roslyn", + "branch": "", + "hash": "4eb8158bd7b34c4d0df5a0dfc2a4628ab94b0f12", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4eb8158bd7b34c4d0df5a0dfc2a4628ab94b0f12.diff" + }, + "roslyn@a272234": { + "repo": "roslyn", + "branch": "", + "hash": "a2722344b76dda46e83e46b6e2e5a5e67e80e9f6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a2722344b76dda46e83e46b6e2e5a5e67e80e9f6.diff" + }, + "roslyn@9bee8a1": { + "repo": "roslyn", + "branch": "", + "hash": "9bee8a17c8d1b1f6750c831a4285b90610651eb0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9bee8a17c8d1b1f6750c831a4285b90610651eb0.diff" + }, + "roslyn@68aa695": { + "repo": "roslyn", + "branch": "", + "hash": "68aa6958598c47c5297844d60fa78a8f4d23fe76", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/68aa6958598c47c5297844d60fa78a8f4d23fe76.diff" + }, + "roslyn@a3bdfa3": { + "repo": "roslyn", + "branch": "", + "hash": "a3bdfa3c085a366087a9d0e714c1200d7441a467", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a3bdfa3c085a366087a9d0e714c1200d7441a467.diff" + }, + "roslyn@5f33f0d": { + "repo": "roslyn", + "branch": "", + "hash": "5f33f0d3e55487c3bfa22e3b7b1d4dab20c07e06", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5f33f0d3e55487c3bfa22e3b7b1d4dab20c07e06.diff" + }, + "roslyn@2914351": { + "repo": "roslyn", + "branch": "", + "hash": "2914351be74c72cda7743516a103b8636e9c216a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2914351be74c72cda7743516a103b8636e9c216a.diff" + }, + "roslyn@adabdd8": { + "repo": "roslyn", + "branch": "", + "hash": "adabdd818387ffc3b117de474cc758ce60772c14", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/adabdd818387ffc3b117de474cc758ce60772c14.diff" + }, + "roslyn@bff42fc": { + "repo": "roslyn", + "branch": "", + "hash": "bff42fcfd5ad722b88d6e6bdeb50763a83aa8ed8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/bff42fcfd5ad722b88d6e6bdeb50763a83aa8ed8.diff" + }, + "roslyn@b2aa9f4": { + "repo": "roslyn", + "branch": "", + "hash": "b2aa9f494bfe1f0b01031fa488275204b9f6cddc", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b2aa9f494bfe1f0b01031fa488275204b9f6cddc.diff" + }, + "roslyn@405c64f": { + "repo": "roslyn", + "branch": "", + "hash": "405c64fd800595af1d3e1c8ec726db0a9aa8b7ce", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/405c64fd800595af1d3e1c8ec726db0a9aa8b7ce.diff" + }, + "roslyn@228b146": { + "repo": "roslyn", + "branch": "", + "hash": "228b1460c877fd6f4310c384a47e5e3f7930673e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/228b1460c877fd6f4310c384a47e5e3f7930673e.diff" + }, + "roslyn@ee4d0f5": { + "repo": "roslyn", + "branch": "", + "hash": "ee4d0f5e03d6021ce9ed81e21d49b4ce84dcde8f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ee4d0f5e03d6021ce9ed81e21d49b4ce84dcde8f.diff" + }, + "roslyn@051316a": { + "repo": "roslyn", + "branch": "", + "hash": "051316affb816f3b59e8656d1acea4fe2e382245", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/051316affb816f3b59e8656d1acea4fe2e382245.diff" + }, + "roslyn@6759596": { + "repo": "roslyn", + "branch": "", + "hash": "6759596c0c46172a459db656053ea1c13429c8a0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6759596c0c46172a459db656053ea1c13429c8a0.diff" + }, + "roslyn@c8101ac": { + "repo": "roslyn", + "branch": "", + "hash": "c8101acf611a34b47b1cb237c98cac6b799d5965", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c8101acf611a34b47b1cb237c98cac6b799d5965.diff" + }, + "roslyn@a345943": { + "repo": "roslyn", + "branch": "", + "hash": "a345943bf0c0ee3d0ba1ace11f6eea3cfcb7eea4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a345943bf0c0ee3d0ba1ace11f6eea3cfcb7eea4.diff" + }, + "roslyn@456e5ba": { + "repo": "roslyn", + "branch": "", + "hash": "456e5ba1b0a6c8a3fa40436a144e6c3bb296055d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/456e5ba1b0a6c8a3fa40436a144e6c3bb296055d.diff" + }, + "roslyn@32a79a0": { + "repo": "roslyn", + "branch": "", + "hash": "32a79a0e4346e59f04935c346b92ecf1141fcc3f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/32a79a0e4346e59f04935c346b92ecf1141fcc3f.diff" + }, + "roslyn@0179020": { + "repo": "roslyn", + "branch": "", + "hash": "0179020edd46299ef88ea1df30fc55c900acd168", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0179020edd46299ef88ea1df30fc55c900acd168.diff" + }, + "roslyn@554f9cf": { + "repo": "roslyn", + "branch": "", + "hash": "554f9cf035576cf0a2e63877f7868cee3a5b1aac", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/554f9cf035576cf0a2e63877f7868cee3a5b1aac.diff" + }, + "roslyn@dfce9f6": { + "repo": "roslyn", + "branch": "", + "hash": "dfce9f657dcb0a594ae597a57d8e1596b565b0e8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/dfce9f657dcb0a594ae597a57d8e1596b565b0e8.diff" + }, + "roslyn@494607f": { + "repo": "roslyn", + "branch": "", + "hash": "494607f7f98cd056ff17cca58d11209420f5f0d6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/494607f7f98cd056ff17cca58d11209420f5f0d6.diff" + }, + "roslyn@4430f15": { + "repo": "roslyn", + "branch": "", + "hash": "4430f152909e7ddcb0f9a30f918d052e0ba4e1de", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4430f152909e7ddcb0f9a30f918d052e0ba4e1de.diff" + }, + "roslyn@067e17e": { + "repo": "roslyn", + "branch": "", + "hash": "067e17ed99cc72b0cd6088f45e884825864ca044", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/067e17ed99cc72b0cd6088f45e884825864ca044.diff" + }, + "roslyn@17d1b2f": { + "repo": "roslyn", + "branch": "", + "hash": "17d1b2f7e5253888eae909d37d6459824f2ef4f2", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/17d1b2f7e5253888eae909d37d6459824f2ef4f2.diff" + }, + "roslyn@2342a67": { + "repo": "roslyn", + "branch": "", + "hash": "2342a674c2192b5a49a90499f6df0e10a69113cc", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2342a674c2192b5a49a90499f6df0e10a69113cc.diff" + }, + "roslyn@d27a6ed": { + "repo": "roslyn", + "branch": "", + "hash": "d27a6edd8d8db6ce3eee119e7cf1d79b1320e0b8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d27a6edd8d8db6ce3eee119e7cf1d79b1320e0b8.diff" + }, + "roslyn@971f45b": { + "repo": "roslyn", + "branch": "", + "hash": "971f45b1a1521806f2c2af304d5b94fcbebeacc9", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/971f45b1a1521806f2c2af304d5b94fcbebeacc9.diff" + }, + "roslyn@63cb049": { + "repo": "roslyn", + "branch": "", + "hash": "63cb0499c6d41a1d787d78be5ce91ba4ad67f2d1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/63cb0499c6d41a1d787d78be5ce91ba4ad67f2d1.diff" + }, + "roslyn@99983af": { + "repo": "roslyn", + "branch": "", + "hash": "99983af1527dbf3ac05ec151c673853c486a6d39", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/99983af1527dbf3ac05ec151c673853c486a6d39.diff" + }, + "roslyn@1d39020": { + "repo": "roslyn", + "branch": "", + "hash": "1d39020efcb9dd6fe8f9acf3d776d54cdc16d716", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1d39020efcb9dd6fe8f9acf3d776d54cdc16d716.diff" + }, + "roslyn@6172010": { + "repo": "roslyn", + "branch": "", + "hash": "61720103267df9500067c0b1996eff0ec75436bf", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/61720103267df9500067c0b1996eff0ec75436bf.diff" + }, + "roslyn@db6c375": { + "repo": "roslyn", + "branch": "", + "hash": "db6c3756b295cef9b93fdecbd87b1d6496bd4550", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/db6c3756b295cef9b93fdecbd87b1d6496bd4550.diff" + }, + "roslyn@df75149": { + "repo": "roslyn", + "branch": "", + "hash": "df7514954858fcdb6352912436c5989008f03e38", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/df7514954858fcdb6352912436c5989008f03e38.diff" + }, + "roslyn@5a17a61": { + "repo": "roslyn", + "branch": "", + "hash": "5a17a61b3ee7cb909c220b58fa1295bce1a827d5", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5a17a61b3ee7cb909c220b58fa1295bce1a827d5.diff" + }, + "roslyn@b095cf6": { + "repo": "roslyn", + "branch": "", + "hash": "b095cf6f0de621117411b330b01ebcf528616f6e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b095cf6f0de621117411b330b01ebcf528616f6e.diff" + }, + "roslyn@b357d64": { + "repo": "roslyn", + "branch": "", + "hash": "b357d64b7b95286ec311de9ef51c6aeb2d9da932", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b357d64b7b95286ec311de9ef51c6aeb2d9da932.diff" + }, + "roslyn@b39561c": { + "repo": "roslyn", + "branch": "", + "hash": "b39561c4bcf9028cbcd23b9995edd6b38100fa0b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b39561c4bcf9028cbcd23b9995edd6b38100fa0b.diff" + }, + "roslyn@8b93e7f": { + "repo": "roslyn", + "branch": "", + "hash": "8b93e7fcceee14faee4710f6442c59e12a9d9c86", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/8b93e7fcceee14faee4710f6442c59e12a9d9c86.diff" + }, + "roslyn@3eec8c0": { + "repo": "roslyn", + "branch": "", + "hash": "3eec8c0bc86590d33bd62e5e32814cc5b97ead52", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3eec8c0bc86590d33bd62e5e32814cc5b97ead52.diff" + }, + "roslyn@1dbb645": { + "repo": "roslyn", + "branch": "", + "hash": "1dbb645766669ea7a6cc98d817f2d81b2a0c4f2a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1dbb645766669ea7a6cc98d817f2d81b2a0c4f2a.diff" + }, + "roslyn@7c6f58c": { + "repo": "roslyn", + "branch": "", + "hash": "7c6f58c2ca679349b73256a58c8b74e039a56b9a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7c6f58c2ca679349b73256a58c8b74e039a56b9a.diff" + }, + "roslyn@5e1ddb4": { + "repo": "roslyn", + "branch": "", + "hash": "5e1ddb416d5dbfb5e1846e2fefdfa532bd2b6656", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5e1ddb416d5dbfb5e1846e2fefdfa532bd2b6656.diff" + }, + "roslyn@8ab9701": { + "repo": "roslyn", + "branch": "", + "hash": "8ab9701871d304d900d0fb3b43b8d2e9b1e30a44", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/8ab9701871d304d900d0fb3b43b8d2e9b1e30a44.diff" + }, + "roslyn@6ed24e1": { + "repo": "roslyn", + "branch": "", + "hash": "6ed24e1d4706d95a573fdc4af96818b58de2de85", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6ed24e1d4706d95a573fdc4af96818b58de2de85.diff" + }, + "roslyn@378d34f": { + "repo": "roslyn", + "branch": "", + "hash": "378d34f8e013f98a95209b281d9ba85c8bfe3712", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/378d34f8e013f98a95209b281d9ba85c8bfe3712.diff" + }, + "roslyn@5285c3f": { + "repo": "roslyn", + "branch": "", + "hash": "5285c3f863aeac1c34b4d759e21fc22acd2bb8b3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5285c3f863aeac1c34b4d759e21fc22acd2bb8b3.diff" + }, + "roslyn@65e995b": { + "repo": "roslyn", + "branch": "", + "hash": "65e995befcb8fe6393f567120d4eb0638b6e43a7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/65e995befcb8fe6393f567120d4eb0638b6e43a7.diff" + }, + "roslyn@b39fd36": { + "repo": "roslyn", + "branch": "", + "hash": "b39fd36d2a6942a0610c4d0799b3281ac2d0ffa1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b39fd36d2a6942a0610c4d0799b3281ac2d0ffa1.diff" + }, + "roslyn@97a2ff9": { + "repo": "roslyn", + "branch": "", + "hash": "97a2ff91230f5301868e9da5f6458d254c990897", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/97a2ff91230f5301868e9da5f6458d254c990897.diff" + }, + "roslyn@8b0a475": { + "repo": "roslyn", + "branch": "", + "hash": "8b0a475d17ad054d0e48262e0b3c00aedfd414db", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/8b0a475d17ad054d0e48262e0b3c00aedfd414db.diff" + }, + "roslyn@227a45f": { + "repo": "roslyn", + "branch": "", + "hash": "227a45faebc6441d8350ca930cbb312d7a6e6c92", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/227a45faebc6441d8350ca930cbb312d7a6e6c92.diff" + }, + "roslyn@c1828e4": { + "repo": "roslyn", + "branch": "", + "hash": "c1828e46ad40f4ea42f667b3c0bee58b84f773ce", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c1828e46ad40f4ea42f667b3c0bee58b84f773ce.diff" + }, + "roslyn@c801290": { + "repo": "roslyn", + "branch": "", + "hash": "c8012904d0928b183f29d0bf36bc6bdad922de92", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c8012904d0928b183f29d0bf36bc6bdad922de92.diff" + }, + "roslyn@c221a35": { + "repo": "roslyn", + "branch": "", + "hash": "c221a35a595792acb398e99d95c641eb28877de4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c221a35a595792acb398e99d95c641eb28877de4.diff" + }, + "roslyn@bb1e5c4": { + "repo": "roslyn", + "branch": "", + "hash": "bb1e5c4dfe3212ce6b1e44183c2044a2d61fb15b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/bb1e5c4dfe3212ce6b1e44183c2044a2d61fb15b.diff" + }, + "roslyn@5823b9f": { + "repo": "roslyn", + "branch": "", + "hash": "5823b9f864c642ff1392fcf133edbaeb2ef6b51c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5823b9f864c642ff1392fcf133edbaeb2ef6b51c.diff" + }, + "roslyn@917472a": { + "repo": "roslyn", + "branch": "", + "hash": "917472a817da174b4c74f49db5597269aebef847", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/917472a817da174b4c74f49db5597269aebef847.diff" + }, + "roslyn@94d655f": { + "repo": "roslyn", + "branch": "", + "hash": "94d655f96d887980d030b095aba7f219e57cc13f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/94d655f96d887980d030b095aba7f219e57cc13f.diff" + }, + "roslyn@264a7a8": { + "repo": "roslyn", + "branch": "", + "hash": "264a7a8593929bda78208c6601386c93ad11c263", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/264a7a8593929bda78208c6601386c93ad11c263.diff" + }, + "roslyn@4eda991": { + "repo": "roslyn", + "branch": "", + "hash": "4eda991ed33978e7633ca016a4d7eb2636fd7486", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4eda991ed33978e7633ca016a4d7eb2636fd7486.diff" + }, + "roslyn@303ed0f": { + "repo": "roslyn", + "branch": "", + "hash": "303ed0ffed3ee68d1001a2b2c7029c1baec48c5c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/303ed0ffed3ee68d1001a2b2c7029c1baec48c5c.diff" + }, + "roslyn@2c32ce8": { + "repo": "roslyn", + "branch": "", + "hash": "2c32ce851ec9408e9e610c72b4dcc842ffb3da3f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2c32ce851ec9408e9e610c72b4dcc842ffb3da3f.diff" + }, + "roslyn@d3581a5": { + "repo": "roslyn", + "branch": "", + "hash": "d3581a53a17c0357e81420975362ad7754f69014", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d3581a53a17c0357e81420975362ad7754f69014.diff" + }, + "roslyn@1a3a3ef": { + "repo": "roslyn", + "branch": "", + "hash": "1a3a3ef7a0cf5d1d03e1f02cb6d7198cadfe90f4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1a3a3ef7a0cf5d1d03e1f02cb6d7198cadfe90f4.diff" + }, + "roslyn@6f23740": { + "repo": "roslyn", + "branch": "", + "hash": "6f23740e4c0818f12028b0d9c52c142c7b4672e9", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6f23740e4c0818f12028b0d9c52c142c7b4672e9.diff" + }, + "roslyn@6b64696": { + "repo": "roslyn", + "branch": "", + "hash": "6b646967d4da2fd04de39640ebf9e6a01ee1ba87", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6b646967d4da2fd04de39640ebf9e6a01ee1ba87.diff" + }, + "roslyn@48d219b": { + "repo": "roslyn", + "branch": "", + "hash": "48d219b8c8d6aa72c610d0402abdd04f758741fa", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/48d219b8c8d6aa72c610d0402abdd04f758741fa.diff" + }, + "roslyn@bbeb47c": { + "repo": "roslyn", + "branch": "", + "hash": "bbeb47cb9e282fc60a1aad0a88be60bc75beaa16", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/bbeb47cb9e282fc60a1aad0a88be60bc75beaa16.diff" + }, + "roslyn@cdbc5c9": { + "repo": "roslyn", + "branch": "", + "hash": "cdbc5c9269f117bd678202b81cbaa09f837b1123", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/cdbc5c9269f117bd678202b81cbaa09f837b1123.diff" + }, + "roslyn@190ecac": { + "repo": "roslyn", + "branch": "", + "hash": "190ecacdca5c37ab154b28501bac3e4a0bbf9f1e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/190ecacdca5c37ab154b28501bac3e4a0bbf9f1e.diff" + }, + "roslyn@bd217ce": { + "repo": "roslyn", + "branch": "", + "hash": "bd217ce352eea096c6aa4a1e9facb792294c56f4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/bd217ce352eea096c6aa4a1e9facb792294c56f4.diff" + }, + "roslyn@e6179ba": { + "repo": "roslyn", + "branch": "", + "hash": "e6179bac3e738408ffe57d307a8ff5b7d3a8d5e6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e6179bac3e738408ffe57d307a8ff5b7d3a8d5e6.diff" + }, + "roslyn@4ad7820": { + "repo": "roslyn", + "branch": "", + "hash": "4ad7820765316b1bd9593866214dc20033a856a9", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4ad7820765316b1bd9593866214dc20033a856a9.diff" + }, + "roslyn@9cb1848": { + "repo": "roslyn", + "branch": "", + "hash": "9cb18487b56c7758ba73e676c0f34b3d2453aa35", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9cb18487b56c7758ba73e676c0f34b3d2453aa35.diff" + }, + "roslyn@df16645": { + "repo": "roslyn", + "branch": "", + "hash": "df1664520b7098c42b4ffcb2208d3a7502c45a1e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/df1664520b7098c42b4ffcb2208d3a7502c45a1e.diff" + }, + "roslyn@c4d34c5": { + "repo": "roslyn", + "branch": "", + "hash": "c4d34c5d0f74f1d0eb43f5d1264ab63b767cc5f8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c4d34c5d0f74f1d0eb43f5d1264ab63b767cc5f8.diff" + }, + "roslyn@eb458f1": { + "repo": "roslyn", + "branch": "", + "hash": "eb458f1fdaae5500f0e91189b7762e84eeff5e40", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/eb458f1fdaae5500f0e91189b7762e84eeff5e40.diff" + }, + "roslyn@c0a5490": { + "repo": "roslyn", + "branch": "", + "hash": "c0a549036ea3c24d8b5384db816222405963db88", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c0a549036ea3c24d8b5384db816222405963db88.diff" + }, + "roslyn@528ad46": { + "repo": "roslyn", + "branch": "", + "hash": "528ad4688520217cabdaaeae5d7234241c0e0590", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/528ad4688520217cabdaaeae5d7234241c0e0590.diff" + }, + "roslyn@d23ac17": { + "repo": "roslyn", + "branch": "", + "hash": "d23ac1759f7954b66026311f146de6ac8214acd9", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d23ac1759f7954b66026311f146de6ac8214acd9.diff" + }, + "roslyn@7d106c5": { + "repo": "roslyn", + "branch": "", + "hash": "7d106c517d8f32d07a57ee4b87f0bbaab656b26b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7d106c517d8f32d07a57ee4b87f0bbaab656b26b.diff" + }, + "roslyn@81787d6": { + "repo": "roslyn", + "branch": "", + "hash": "81787d65afdac7f3376b9fa3bccabd823a6672f4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/81787d65afdac7f3376b9fa3bccabd823a6672f4.diff" + }, + "roslyn@3d56308": { + "repo": "roslyn", + "branch": "", + "hash": "3d563087e8dd71d64ade0344b949f6cf743e7a5d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3d563087e8dd71d64ade0344b949f6cf743e7a5d.diff" + }, + "roslyn@07d8f45": { + "repo": "roslyn", + "branch": "", + "hash": "07d8f45fa1386925b213a704b506dcb3fb30c273", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/07d8f45fa1386925b213a704b506dcb3fb30c273.diff" + }, + "roslyn@75b8684": { + "repo": "roslyn", + "branch": "", + "hash": "75b8684e66fd46ef78b3cde4b56fd04b1f2cade7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/75b8684e66fd46ef78b3cde4b56fd04b1f2cade7.diff" + }, + "roslyn@b1a4195": { + "repo": "roslyn", + "branch": "", + "hash": "b1a419548cd16cb12721dfba2f0799e924d3bdd2", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b1a419548cd16cb12721dfba2f0799e924d3bdd2.diff" + }, + "roslyn@51f1d8a": { + "repo": "roslyn", + "branch": "", + "hash": "51f1d8a1414df195e1ca5d241891f1c527cf0a48", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/51f1d8a1414df195e1ca5d241891f1c527cf0a48.diff" + }, + "roslyn@503a601": { + "repo": "roslyn", + "branch": "", + "hash": "503a60135cb6105db7152527d5a80bf2c916032d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/503a60135cb6105db7152527d5a80bf2c916032d.diff" + }, + "roslyn@e8a8bf5": { + "repo": "roslyn", + "branch": "", + "hash": "e8a8bf5257309e9e433d584aeff30b00c8766ae7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e8a8bf5257309e9e433d584aeff30b00c8766ae7.diff" + }, + "roslyn@4853a24": { + "repo": "roslyn", + "branch": "", + "hash": "4853a249cd1f1be6c7efc1ad59ed4b37a3bae909", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4853a249cd1f1be6c7efc1ad59ed4b37a3bae909.diff" + }, + "roslyn@43c2f74": { + "repo": "roslyn", + "branch": "", + "hash": "43c2f742603ca757b335c509fc3bdc794417196c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/43c2f742603ca757b335c509fc3bdc794417196c.diff" + }, + "roslyn@8983544": { + "repo": "roslyn", + "branch": "", + "hash": "898354474ac033d88a40f3fef527af6562a6f122", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/898354474ac033d88a40f3fef527af6562a6f122.diff" + }, + "roslyn@1049f89": { + "repo": "roslyn", + "branch": "", + "hash": "1049f89bd9f34147fe7afd4076b8d5359b2b7d22", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1049f89bd9f34147fe7afd4076b8d5359b2b7d22.diff" + }, + "roslyn@4e4862c": { + "repo": "roslyn", + "branch": "", + "hash": "4e4862ccb44e21b96dda6e2e776d088be73b5f48", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4e4862ccb44e21b96dda6e2e776d088be73b5f48.diff" + }, + "roslyn@d0ccf6d": { + "repo": "roslyn", + "branch": "", + "hash": "d0ccf6d1c83c6666ddac0eb7010737394c3d98fa", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d0ccf6d1c83c6666ddac0eb7010737394c3d98fa.diff" + }, + "roslyn@58f8f00": { + "repo": "roslyn", + "branch": "", + "hash": "58f8f008ecd0c94431cbac6355527e228a598dcb", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/58f8f008ecd0c94431cbac6355527e228a598dcb.diff" + }, + "roslyn@998c99c": { + "repo": "roslyn", + "branch": "", + "hash": "998c99ce63222f967f9f21a6607a9986a853e9db", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/998c99ce63222f967f9f21a6607a9986a853e9db.diff" + }, + "roslyn@6bd36a3": { + "repo": "roslyn", + "branch": "", + "hash": "6bd36a3f66f12666ed2adec201c44fde05f9f984", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6bd36a3f66f12666ed2adec201c44fde05f9f984.diff" + }, + "roslyn@792f89c": { + "repo": "roslyn", + "branch": "", + "hash": "792f89c9d75a8358d228ddeaed402799f37440a6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/792f89c9d75a8358d228ddeaed402799f37440a6.diff" + }, + "roslyn@d973371": { + "repo": "roslyn", + "branch": "", + "hash": "d973371029888fc33c0b13524830f855ad9d914d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d973371029888fc33c0b13524830f855ad9d914d.diff" + }, + "roslyn@dd8e404": { + "repo": "roslyn", + "branch": "", + "hash": "dd8e4043297cb8a4f375fa7fa0040823068041a6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/dd8e4043297cb8a4f375fa7fa0040823068041a6.diff" + }, + "roslyn@524095e": { + "repo": "roslyn", + "branch": "", + "hash": "524095eede3ed4b29685262c6e3c747e8a5aa88a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/524095eede3ed4b29685262c6e3c747e8a5aa88a.diff" + }, + "roslyn@2ee64e3": { + "repo": "roslyn", + "branch": "", + "hash": "2ee64e30ca936b9efc82121ec8562bbeb71b79e8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2ee64e30ca936b9efc82121ec8562bbeb71b79e8.diff" + }, + "roslyn@9b4b0da": { + "repo": "roslyn", + "branch": "", + "hash": "9b4b0da30ef51f9b4e25835949612f55a1647558", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9b4b0da30ef51f9b4e25835949612f55a1647558.diff" + }, + "roslyn@d01140f": { + "repo": "roslyn", + "branch": "", + "hash": "d01140f92b8bea0029d0652bb6eab13d61f685d0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d01140f92b8bea0029d0652bb6eab13d61f685d0.diff" + }, + "roslyn@2529e9f": { + "repo": "roslyn", + "branch": "", + "hash": "2529e9f240e90d3c6672b610487fffea9f35c7ff", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2529e9f240e90d3c6672b610487fffea9f35c7ff.diff" + }, + "roslyn@f2e6445": { + "repo": "roslyn", + "branch": "", + "hash": "f2e6445a445fa3e513b10d37eecc6c61e847abab", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f2e6445a445fa3e513b10d37eecc6c61e847abab.diff" + }, + "roslyn@ada8a93": { + "repo": "roslyn", + "branch": "", + "hash": "ada8a9324095d9e8fa44ccfa942c72737ead8255", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ada8a9324095d9e8fa44ccfa942c72737ead8255.diff" + }, + "roslyn@54c6307": { + "repo": "roslyn", + "branch": "", + "hash": "54c6307d26754a912bfe212d23ae2aba36e6e5d7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/54c6307d26754a912bfe212d23ae2aba36e6e5d7.diff" + }, + "roslyn@c19b394": { + "repo": "roslyn", + "branch": "", + "hash": "c19b3942db81c4abcabb82dbf88bf4f6938f350a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c19b3942db81c4abcabb82dbf88bf4f6938f350a.diff" + }, + "roslyn@0099791": { + "repo": "roslyn", + "branch": "", + "hash": "00997916be68052e5ddb35aad8009ab4c274dc4b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/00997916be68052e5ddb35aad8009ab4c274dc4b.diff" + }, + "roslyn@74d6b9a": { + "repo": "roslyn", + "branch": "", + "hash": "74d6b9a7090b6566e3e1acde5ad0d981a78ffcd9", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/74d6b9a7090b6566e3e1acde5ad0d981a78ffcd9.diff" + }, + "roslyn@0ef1450": { + "repo": "roslyn", + "branch": "", + "hash": "0ef1450138e9f2e587e331abf9ec7647cd2dab4d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0ef1450138e9f2e587e331abf9ec7647cd2dab4d.diff" + }, + "roslyn@a93e0c0": { + "repo": "roslyn", + "branch": "", + "hash": "a93e0c044aab5462deda0222eba9e10e8da1d527", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a93e0c044aab5462deda0222eba9e10e8da1d527.diff" + }, + "roslyn@5684e5e": { + "repo": "roslyn", + "branch": "", + "hash": "5684e5eaf4948175400311c670246d792c572d55", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5684e5eaf4948175400311c670246d792c572d55.diff" + }, + "roslyn@42077e3": { + "repo": "roslyn", + "branch": "", + "hash": "42077e3c0c5c1f46cd5016901f2c279718f6b8ce", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/42077e3c0c5c1f46cd5016901f2c279718f6b8ce.diff" + }, + "roslyn@fa0d307": { + "repo": "roslyn", + "branch": "", + "hash": "fa0d30782afd5eb15d9c84b09de1fdb46858fb2e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/fa0d30782afd5eb15d9c84b09de1fdb46858fb2e.diff" + }, + "roslyn@06ae938": { + "repo": "roslyn", + "branch": "", + "hash": "06ae9382173844ace919baf4699c91dffe9414d4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/06ae9382173844ace919baf4699c91dffe9414d4.diff" + }, + "roslyn@1fa9ee7": { + "repo": "roslyn", + "branch": "", + "hash": "1fa9ee718c09f837bf59337fbd04de9e45e2b9e7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1fa9ee718c09f837bf59337fbd04de9e45e2b9e7.diff" + }, + "roslyn@993f54a": { + "repo": "roslyn", + "branch": "", + "hash": "993f54a43fabfa4c60470ccb96db340153d6d205", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/993f54a43fabfa4c60470ccb96db340153d6d205.diff" + }, + "roslyn@e663296": { + "repo": "roslyn", + "branch": "", + "hash": "e6632966f974f8589c084183d10c90aecee02afc", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e6632966f974f8589c084183d10c90aecee02afc.diff" + }, + "roslyn@69f87e3": { + "repo": "roslyn", + "branch": "", + "hash": "69f87e3d846367b37e1c155dcb15434145725afa", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/69f87e3d846367b37e1c155dcb15434145725afa.diff" + }, + "roslyn@436062f": { + "repo": "roslyn", + "branch": "", + "hash": "436062fda544cbdf3288e3bea4a879ede3430f37", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/436062fda544cbdf3288e3bea4a879ede3430f37.diff" + }, + "roslyn@9450aa6": { + "repo": "roslyn", + "branch": "", + "hash": "9450aa6f8a53c7029ff1b854e977393c29cf2a5a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9450aa6f8a53c7029ff1b854e977393c29cf2a5a.diff" + }, + "roslyn@39335fc": { + "repo": "roslyn", + "branch": "", + "hash": "39335fcae1d2262ff8fec3cea01e0024d55f25be", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/39335fcae1d2262ff8fec3cea01e0024d55f25be.diff" + }, + "roslyn@0236856": { + "repo": "roslyn", + "branch": "", + "hash": "0236856f403a8c39b057b599dce21a32c0cbbbba", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0236856f403a8c39b057b599dce21a32c0cbbbba.diff" + }, + "roslyn@95a2c59": { + "repo": "roslyn", + "branch": "", + "hash": "95a2c59737c7339f17e25b7e06ec3137935fadd6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/95a2c59737c7339f17e25b7e06ec3137935fadd6.diff" + }, + "roslyn@773f2d6": { + "repo": "roslyn", + "branch": "", + "hash": "773f2d6a64b02b062c9ae43ae40c851334043404", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/773f2d6a64b02b062c9ae43ae40c851334043404.diff" + }, + "roslyn@7538567": { + "repo": "roslyn", + "branch": "", + "hash": "7538567137f1b4d0160e5e7fe17a9aa441ae98ed", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7538567137f1b4d0160e5e7fe17a9aa441ae98ed.diff" + }, + "roslyn@044b64c": { + "repo": "roslyn", + "branch": "", + "hash": "044b64c2de7bf63e106adb2be31d1818e67c3dee", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/044b64c2de7bf63e106adb2be31d1818e67c3dee.diff" + }, + "roslyn@3fecca3": { + "repo": "roslyn", + "branch": "", + "hash": "3fecca36c54ccfda35ce8abd7c72ca84e966834d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3fecca36c54ccfda35ce8abd7c72ca84e966834d.diff" + }, + "roslyn@9fa4403": { + "repo": "roslyn", + "branch": "", + "hash": "9fa44037cfccdd8ec2e56429627522e15712af23", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9fa44037cfccdd8ec2e56429627522e15712af23.diff" + }, + "roslyn@5af93d9": { + "repo": "roslyn", + "branch": "", + "hash": "5af93d935ee2960a8f9b3bc494809ca8b9a288a6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5af93d935ee2960a8f9b3bc494809ca8b9a288a6.diff" + }, + "roslyn@d6af2a8": { + "repo": "roslyn", + "branch": "", + "hash": "d6af2a877269a95084dbf27cce42d73e33a5bf52", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d6af2a877269a95084dbf27cce42d73e33a5bf52.diff" + }, + "roslyn@9828952": { + "repo": "roslyn", + "branch": "", + "hash": "982895232228747d4c944980eca6bc11a9c56d6e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/982895232228747d4c944980eca6bc11a9c56d6e.diff" + }, + "roslyn@adf0911": { + "repo": "roslyn", + "branch": "", + "hash": "adf0911e7af97e8b80b6cba12216c4798adb379a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/adf0911e7af97e8b80b6cba12216c4798adb379a.diff" + }, + "roslyn@9c6bce6": { + "repo": "roslyn", + "branch": "", + "hash": "9c6bce63155f7f0341ef780d34d21b982b3e3acc", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9c6bce63155f7f0341ef780d34d21b982b3e3acc.diff" + }, + "roslyn@0fff446": { + "repo": "roslyn", + "branch": "", + "hash": "0fff446d39b189c4adc25e23189f5c3ac80c3292", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0fff446d39b189c4adc25e23189f5c3ac80c3292.diff" + }, + "roslyn@b31bcca": { + "repo": "roslyn", + "branch": "", + "hash": "b31bcca6a8f9e43a3ccb19167562223f6405dfd1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b31bcca6a8f9e43a3ccb19167562223f6405dfd1.diff" + }, + "roslyn@87d660e": { + "repo": "roslyn", + "branch": "", + "hash": "87d660e5c492262405c0b54f241a339d423cbfc3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/87d660e5c492262405c0b54f241a339d423cbfc3.diff" + }, + "roslyn@9f5c728": { + "repo": "roslyn", + "branch": "", + "hash": "9f5c728884c91bf82104ad35fa8324130a9a3621", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9f5c728884c91bf82104ad35fa8324130a9a3621.diff" + }, + "roslyn@cb756d4": { + "repo": "roslyn", + "branch": "", + "hash": "cb756d43271cb371389e9aa18ecfe2f7eba13c29", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/cb756d43271cb371389e9aa18ecfe2f7eba13c29.diff" + }, + "roslyn@82f3cf3": { + "repo": "roslyn", + "branch": "", + "hash": "82f3cf3aa7cd760ddb5ec524a64ee7aeca671b8f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/82f3cf3aa7cd760ddb5ec524a64ee7aeca671b8f.diff" + }, + "roslyn@b212092": { + "repo": "roslyn", + "branch": "", + "hash": "b212092927a2c52aa335d29c5f06423cc518afe7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b212092927a2c52aa335d29c5f06423cc518afe7.diff" + }, + "roslyn@d74775a": { + "repo": "roslyn", + "branch": "", + "hash": "d74775a9e15f1ec193c5cc4dd37653b5ef447a2c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d74775a9e15f1ec193c5cc4dd37653b5ef447a2c.diff" + }, + "roslyn@d1b80d1": { + "repo": "roslyn", + "branch": "", + "hash": "d1b80d180de97408ffd00c01fdc0e2c079d89323", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d1b80d180de97408ffd00c01fdc0e2c079d89323.diff" + }, + "roslyn@94debb3": { + "repo": "roslyn", + "branch": "", + "hash": "94debb37fe12d9db767461a565282f4afca3bb59", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/94debb37fe12d9db767461a565282f4afca3bb59.diff" + }, + "roslyn@563c933": { + "repo": "roslyn", + "branch": "", + "hash": "563c933099ce90e00e411b177de4d0aca970ccd3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/563c933099ce90e00e411b177de4d0aca970ccd3.diff" + }, + "roslyn@9c3761d": { + "repo": "roslyn", + "branch": "", + "hash": "9c3761d58f69f06fb2e3ada0c52198b9e704538a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9c3761d58f69f06fb2e3ada0c52198b9e704538a.diff" + }, + "roslyn@c022430": { + "repo": "roslyn", + "branch": "", + "hash": "c022430432aa6c83ecd2075587c22d06ed48bee2", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c022430432aa6c83ecd2075587c22d06ed48bee2.diff" + }, + "roslyn@ed6c15f": { + "repo": "roslyn", + "branch": "", + "hash": "ed6c15f1a69f97739807ed9cf3c71019d723b826", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ed6c15f1a69f97739807ed9cf3c71019d723b826.diff" + }, + "roslyn@2cdeae6": { + "repo": "roslyn", + "branch": "", + "hash": "2cdeae6da95e3ee78c51e15d102d402b74881fc2", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2cdeae6da95e3ee78c51e15d102d402b74881fc2.diff" + }, + "roslyn@6b4098d": { + "repo": "roslyn", + "branch": "", + "hash": "6b4098d134944bde469e5b8302f6c75668ca91db", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6b4098d134944bde469e5b8302f6c75668ca91db.diff" + }, + "roslyn@3b4db84": { + "repo": "roslyn", + "branch": "", + "hash": "3b4db84c3ddd0b69eaed23d020884ca7b1ad278d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3b4db84c3ddd0b69eaed23d020884ca7b1ad278d.diff" + }, + "roslyn@5a6dd94": { + "repo": "roslyn", + "branch": "", + "hash": "5a6dd94b1cd1473e81241d54cd74e22e90668a20", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5a6dd94b1cd1473e81241d54cd74e22e90668a20.diff" + }, + "roslyn@e49f31b": { + "repo": "roslyn", + "branch": "", + "hash": "e49f31bbe4a0bf7a3946d38ead7119b2fb4342af", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e49f31bbe4a0bf7a3946d38ead7119b2fb4342af.diff" + }, + "roslyn@d7dd319": { + "repo": "roslyn", + "branch": "", + "hash": "d7dd3194eaafe8fbd0ac1b6b9bf3b8f6aa7b0486", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d7dd3194eaafe8fbd0ac1b6b9bf3b8f6aa7b0486.diff" + }, + "roslyn@ac988de": { + "repo": "roslyn", + "branch": "", + "hash": "ac988ded96a9a9fa699de80928e63afa65e09e30", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ac988ded96a9a9fa699de80928e63afa65e09e30.diff" + }, + "roslyn@011900e": { + "repo": "roslyn", + "branch": "", + "hash": "011900eb94d57a163a27a78a8bfeeac9bf6584bc", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/011900eb94d57a163a27a78a8bfeeac9bf6584bc.diff" + }, + "roslyn@04c548a": { + "repo": "roslyn", + "branch": "", + "hash": "04c548a9eb59ea72f5c57808f50e5c5e20cee1d5", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/04c548a9eb59ea72f5c57808f50e5c5e20cee1d5.diff" + }, + "roslyn@13bbfc2": { + "repo": "roslyn", + "branch": "", + "hash": "13bbfc2d1166cfd88ec0c719a2853e208ce2b47d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/13bbfc2d1166cfd88ec0c719a2853e208ce2b47d.diff" + }, + "roslyn@5b308bf": { + "repo": "roslyn", + "branch": "", + "hash": "5b308bf6443327107925de6cade664f6ec0cd0bb", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5b308bf6443327107925de6cade664f6ec0cd0bb.diff" + }, + "roslyn@711dad6": { + "repo": "roslyn", + "branch": "", + "hash": "711dad62fc00d79da7910f3087bc23b4ac6160a0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/711dad62fc00d79da7910f3087bc23b4ac6160a0.diff" + }, + "roslyn@c345855": { + "repo": "roslyn", + "branch": "", + "hash": "c3458553a92b4adf1038042a10e942e0a5e20671", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c3458553a92b4adf1038042a10e942e0a5e20671.diff" + }, + "roslyn@2c7de8e": { + "repo": "roslyn", + "branch": "", + "hash": "2c7de8eebc2f78d56c05ba9d27b6aa10ae6611fc", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2c7de8eebc2f78d56c05ba9d27b6aa10ae6611fc.diff" + }, + "roslyn@06d9fe0": { + "repo": "roslyn", + "branch": "", + "hash": "06d9fe046168fd7c3cd850ada7c454c473b17fce", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/06d9fe046168fd7c3cd850ada7c454c473b17fce.diff" + }, + "roslyn@75802fe": { + "repo": "roslyn", + "branch": "", + "hash": "75802fef507b64adafb4f07215b923d4c1e0ff8d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/75802fef507b64adafb4f07215b923d4c1e0ff8d.diff" + }, + "roslyn@8c97504": { + "repo": "roslyn", + "branch": "", + "hash": "8c97504bc5332cbc152514a6a7ecdcfd337645dd", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/8c97504bc5332cbc152514a6a7ecdcfd337645dd.diff" + }, + "roslyn@f5856fc": { + "repo": "roslyn", + "branch": "", + "hash": "f5856fc44e59b6fffe14c29c74834d77d2554615", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f5856fc44e59b6fffe14c29c74834d77d2554615.diff" + }, + "roslyn@a036b05": { + "repo": "roslyn", + "branch": "", + "hash": "a036b051ef24abb6f06e097f0d9948757cee8e6f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a036b051ef24abb6f06e097f0d9948757cee8e6f.diff" + }, + "roslyn@8f825c9": { + "repo": "roslyn", + "branch": "", + "hash": "8f825c9697554bd194c542154a6026b842068dde", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/8f825c9697554bd194c542154a6026b842068dde.diff" + }, + "roslyn@d48095f": { + "repo": "roslyn", + "branch": "", + "hash": "d48095f632dad4d30b44d2b4d6a84163e3101024", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d48095f632dad4d30b44d2b4d6a84163e3101024.diff" + }, + "roslyn@82ad1e1": { + "repo": "roslyn", + "branch": "", + "hash": "82ad1e15e364edbd6ca59d8a8325df2b6488e28e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/82ad1e15e364edbd6ca59d8a8325df2b6488e28e.diff" + }, + "roslyn@576f18b": { + "repo": "roslyn", + "branch": "", + "hash": "576f18b3e54f0511c2fc93a2b20d2762148b688b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/576f18b3e54f0511c2fc93a2b20d2762148b688b.diff" + }, + "roslyn@69a642c": { + "repo": "roslyn", + "branch": "", + "hash": "69a642c264215ff993cf049b0bd7c76d81d27830", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/69a642c264215ff993cf049b0bd7c76d81d27830.diff" + }, + "roslyn@422a873": { + "repo": "roslyn", + "branch": "", + "hash": "422a8730310e677f9b7c57ffff695dda334d7536", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/422a8730310e677f9b7c57ffff695dda334d7536.diff" + }, + "roslyn@eb789e2": { + "repo": "roslyn", + "branch": "", + "hash": "eb789e2741f6f22d9e283e2049dc1378871323e0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/eb789e2741f6f22d9e283e2049dc1378871323e0.diff" + }, + "roslyn@fd24621": { + "repo": "roslyn", + "branch": "", + "hash": "fd2462191b3b5d1ab9ad29dec6ef4cf2eb7e412e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/fd2462191b3b5d1ab9ad29dec6ef4cf2eb7e412e.diff" + }, + "roslyn@d1d9b19": { + "repo": "roslyn", + "branch": "", + "hash": "d1d9b19d87685cd623eb211e5dcc5053879d6420", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d1d9b19d87685cd623eb211e5dcc5053879d6420.diff" + }, + "roslyn@3582a0a": { + "repo": "roslyn", + "branch": "", + "hash": "3582a0a28222585607b9a92a630b569d67d52dab", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3582a0a28222585607b9a92a630b569d67d52dab.diff" + }, + "roslyn@d03b6d8": { + "repo": "roslyn", + "branch": "", + "hash": "d03b6d8648e516716a7e3f278280e82592c9ad50", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/d03b6d8648e516716a7e3f278280e82592c9ad50.diff" + }, + "roslyn@a587948": { + "repo": "roslyn", + "branch": "", + "hash": "a587948afa86b084a3037e7a1a44a90da455cd32", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a587948afa86b084a3037e7a1a44a90da455cd32.diff" + }, + "roslyn@74bb0a6": { + "repo": "roslyn", + "branch": "", + "hash": "74bb0a6017ce67b16fd666ae117a5e5503ff7024", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/74bb0a6017ce67b16fd666ae117a5e5503ff7024.diff" + }, + "roslyn@4ade94a": { + "repo": "roslyn", + "branch": "", + "hash": "4ade94a0a461cef3efda7515de0c74ca4da4e7bb", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4ade94a0a461cef3efda7515de0c74ca4da4e7bb.diff" + }, + "roslyn@c1945ce": { + "repo": "roslyn", + "branch": "", + "hash": "c1945cece34b09d72a0a79f4ec549539f822585b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c1945cece34b09d72a0a79f4ec549539f822585b.diff" + }, + "roslyn@1be4786": { + "repo": "roslyn", + "branch": "", + "hash": "1be4786d80d4d44adcb85ea52198aaaba4476880", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1be4786d80d4d44adcb85ea52198aaaba4476880.diff" + }, + "roslyn@659fa1f": { + "repo": "roslyn", + "branch": "", + "hash": "659fa1f7dd3df4b058f54b7b0436ac4396446c1e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/659fa1f7dd3df4b058f54b7b0436ac4396446c1e.diff" + }, + "roslyn@364ac2b": { + "repo": "roslyn", + "branch": "", + "hash": "364ac2bf59552c2d48282f1890d515d583c7740b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/364ac2bf59552c2d48282f1890d515d583c7740b.diff" + }, + "roslyn@f1cbe90": { + "repo": "roslyn", + "branch": "", + "hash": "f1cbe900e0cdbed290aa3ca80c3ebca2314029c7", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f1cbe900e0cdbed290aa3ca80c3ebca2314029c7.diff" + }, + "roslyn@a58d7bf": { + "repo": "roslyn", + "branch": "", + "hash": "a58d7bf6f32e2dbd4e142365133a60bcbc051fd9", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a58d7bf6f32e2dbd4e142365133a60bcbc051fd9.diff" + }, + "roslyn@fe71f74": { + "repo": "roslyn", + "branch": "", + "hash": "fe71f7437287d824eac1548484f91dfb54e7e4ae", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/fe71f7437287d824eac1548484f91dfb54e7e4ae.diff" + }, + "roslyn@e93c3e4": { + "repo": "roslyn", + "branch": "", + "hash": "e93c3e4b45e3c5860b84c94f1c1201536ffe5676", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e93c3e4b45e3c5860b84c94f1c1201536ffe5676.diff" + }, + "roslyn@f219cab": { + "repo": "roslyn", + "branch": "", + "hash": "f219cabdd558dbf616af9f1d39d8ac50feb5da80", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f219cabdd558dbf616af9f1d39d8ac50feb5da80.diff" + }, + "roslyn@9945a9c": { + "repo": "roslyn", + "branch": "", + "hash": "9945a9c7aad9d64ed8e01d7e3a911615dc30284e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9945a9c7aad9d64ed8e01d7e3a911615dc30284e.diff" + }, + "roslyn@59e7f0a": { + "repo": "roslyn", + "branch": "", + "hash": "59e7f0aab63e2180283d767f092970951596d5fe", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/59e7f0aab63e2180283d767f092970951596d5fe.diff" + }, + "roslyn@6bcf630": { + "repo": "roslyn", + "branch": "", + "hash": "6bcf630a1597eca8bd82ac9f85b935826ba4d44f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6bcf630a1597eca8bd82ac9f85b935826ba4d44f.diff" + }, + "roslyn@09c3a12": { + "repo": "roslyn", + "branch": "", + "hash": "09c3a12b0401d4ff37620e16c6570743f985b105", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/09c3a12b0401d4ff37620e16c6570743f985b105.diff" + }, + "roslyn@94180ea": { + "repo": "roslyn", + "branch": "", + "hash": "94180ea43ae879ba286300360d677cc72f0a1369", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/94180ea43ae879ba286300360d677cc72f0a1369.diff" + }, + "roslyn@5a4cff5": { + "repo": "roslyn", + "branch": "", + "hash": "5a4cff5761ba14c2dbc376d8355bf7e54030fae6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5a4cff5761ba14c2dbc376d8355bf7e54030fae6.diff" + }, + "roslyn@82e81e5": { + "repo": "roslyn", + "branch": "", + "hash": "82e81e5dda337b91a4e443346de4578789c5cdc3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/82e81e5dda337b91a4e443346de4578789c5cdc3.diff" + }, + "roslyn@f763be7": { + "repo": "roslyn", + "branch": "", + "hash": "f763be752688a53ea9bc5c77c13a8792176d8cf4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f763be752688a53ea9bc5c77c13a8792176d8cf4.diff" + }, + "roslyn@530d0f3": { + "repo": "roslyn", + "branch": "", + "hash": "530d0f36145397612459654f380f06f4f82d216e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/530d0f36145397612459654f380f06f4f82d216e.diff" + }, + "roslyn@5edde69": { + "repo": "roslyn", + "branch": "", + "hash": "5edde696724242038bb322b72f6127e50685bf1a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5edde696724242038bb322b72f6127e50685bf1a.diff" + }, + "roslyn@1a6cd97": { + "repo": "roslyn", + "branch": "", + "hash": "1a6cd97c84046c407ce1270bb1072a928b395e8d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/1a6cd97c84046c407ce1270bb1072a928b395e8d.diff" + }, + "roslyn@3da49f4": { + "repo": "roslyn", + "branch": "", + "hash": "3da49f413a31d19c21311685dfee1d9e6a5226a0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3da49f413a31d19c21311685dfee1d9e6a5226a0.diff" + }, + "roslyn@610e1e1": { + "repo": "roslyn", + "branch": "", + "hash": "610e1e195697b5327e0d346cb5ddb48b051b5087", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/610e1e195697b5327e0d346cb5ddb48b051b5087.diff" + }, + "roslyn@6128161": { + "repo": "roslyn", + "branch": "", + "hash": "612816181ea205e40d4e098e8ec940a8b4134ea1", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/612816181ea205e40d4e098e8ec940a8b4134ea1.diff" + }, + "roslyn@f261d92": { + "repo": "roslyn", + "branch": "", + "hash": "f261d92218e47f01e453ba407d39bd6eb849465a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f261d92218e47f01e453ba407d39bd6eb849465a.diff" + }, + "roslyn@02c934b": { + "repo": "roslyn", + "branch": "", + "hash": "02c934bb1b88f03f2e6d8c64322e4288c502b7a5", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/02c934bb1b88f03f2e6d8c64322e4288c502b7a5.diff" + }, + "roslyn@e5b5cce": { + "repo": "roslyn", + "branch": "", + "hash": "e5b5cce719cbf7479dc69814372c6e9ceb35a295", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e5b5cce719cbf7479dc69814372c6e9ceb35a295.diff" + }, + "roslyn@4789c50": { + "repo": "roslyn", + "branch": "", + "hash": "4789c5066ee1943f2b17a72efa25d68333abc1e3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4789c5066ee1943f2b17a72efa25d68333abc1e3.diff" + }, + "roslyn@9e84c21": { + "repo": "roslyn", + "branch": "", + "hash": "9e84c21b769a662463eea71d722280bcc915149d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9e84c21b769a662463eea71d722280bcc915149d.diff" + }, + "roslyn@fc5f2a6": { + "repo": "roslyn", + "branch": "", + "hash": "fc5f2a60bce18e0dc8ab4bf8bc2f27230ac4fde0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/fc5f2a60bce18e0dc8ab4bf8bc2f27230ac4fde0.diff" + }, + "roslyn@27257de": { + "repo": "roslyn", + "branch": "", + "hash": "27257de99cd532ceeb2aa98e93289c5495e2a49c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/27257de99cd532ceeb2aa98e93289c5495e2a49c.diff" + }, + "roslyn@188c5d6": { + "repo": "roslyn", + "branch": "", + "hash": "188c5d68c5690f8bd019e5c522860e92ecb3721d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/188c5d68c5690f8bd019e5c522860e92ecb3721d.diff" + }, + "roslyn@be1f70f": { + "repo": "roslyn", + "branch": "", + "hash": "be1f70f33d08a5cd95f77319f589d70c3c91059f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/be1f70f33d08a5cd95f77319f589d70c3c91059f.diff" + }, + "roslyn@dac367d": { + "repo": "roslyn", + "branch": "", + "hash": "dac367d02645c1baf483fee542de8d83301a0ce4", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/dac367d02645c1baf483fee542de8d83301a0ce4.diff" + }, + "roslyn@572e8f0": { + "repo": "roslyn", + "branch": "", + "hash": "572e8f010a075f463e284da682dd3c921bb74ec8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/572e8f010a075f463e284da682dd3c921bb74ec8.diff" + }, + "roslyn@507b159": { + "repo": "roslyn", + "branch": "", + "hash": "507b1590b8935562c17dc57b5bb5b0bf6b6ff7ca", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/507b1590b8935562c17dc57b5bb5b0bf6b6ff7ca.diff" + }, + "roslyn@820f876": { + "repo": "roslyn", + "branch": "", + "hash": "820f876d94fdbd52b298fdc4cf6950c156143be2", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/820f876d94fdbd52b298fdc4cf6950c156143be2.diff" + }, + "roslyn@116b4c7": { + "repo": "roslyn", + "branch": "", + "hash": "116b4c70727a40a50c29f28cc4d456491234768c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/116b4c70727a40a50c29f28cc4d456491234768c.diff" + }, + "roslyn@3b3f7fc": { + "repo": "roslyn", + "branch": "", + "hash": "3b3f7fc02c5d87a84635177176e544b75584d935", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3b3f7fc02c5d87a84635177176e544b75584d935.diff" + }, + "roslyn@ba78906": { + "repo": "roslyn", + "branch": "", + "hash": "ba78906f7e8deb21fbaf725c3838fad2cc48fe59", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ba78906f7e8deb21fbaf725c3838fad2cc48fe59.diff" + }, + "roslyn@4b16dcb": { + "repo": "roslyn", + "branch": "", + "hash": "4b16dcb2e341926a096452e8a06908bb7a77de36", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4b16dcb2e341926a096452e8a06908bb7a77de36.diff" + }, + "roslyn@8a580fb": { + "repo": "roslyn", + "branch": "", + "hash": "8a580fb9026bb095220319ab5ec0bf834e26d7ab", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/8a580fb9026bb095220319ab5ec0bf834e26d7ab.diff" + }, + "roslyn@44bd2bc": { + "repo": "roslyn", + "branch": "", + "hash": "44bd2bccb88bbf53cee3a327c1c3e2608a9950cb", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/44bd2bccb88bbf53cee3a327c1c3e2608a9950cb.diff" + }, + "roslyn@b749849": { + "repo": "roslyn", + "branch": "", + "hash": "b7498495654c72d8a28c3bb50dd1f70593b9f0c3", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b7498495654c72d8a28c3bb50dd1f70593b9f0c3.diff" + }, + "roslyn@39bad28": { + "repo": "roslyn", + "branch": "", + "hash": "39bad28b6bb344337214dd3218294e810c5e1081", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/39bad28b6bb344337214dd3218294e810c5e1081.diff" + }, + "roslyn@9114edc": { + "repo": "roslyn", + "branch": "", + "hash": "9114edc8284fc6e54c89ee3c785a8bb1fb2e0086", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9114edc8284fc6e54c89ee3c785a8bb1fb2e0086.diff" + }, + "roslyn@95f8178": { + "repo": "roslyn", + "branch": "", + "hash": "95f81785051fd3cd36216e77cb5f0351622df26d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/95f81785051fd3cd36216e77cb5f0351622df26d.diff" + }, + "roslyn@75083a5": { + "repo": "roslyn", + "branch": "", + "hash": "75083a5fee3defddc388898f6c3adaac06773ba9", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/75083a5fee3defddc388898f6c3adaac06773ba9.diff" + }, + "roslyn@b590628": { + "repo": "roslyn", + "branch": "", + "hash": "b5906285aefbbbdb20cfcbb869784c717dd76c78", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b5906285aefbbbdb20cfcbb869784c717dd76c78.diff" + }, + "roslyn@f884b53": { + "repo": "roslyn", + "branch": "", + "hash": "f884b53bf783a434b9c198e318e8b556836e038c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f884b53bf783a434b9c198e318e8b556836e038c.diff" + }, + "roslyn@bbd34b8": { + "repo": "roslyn", + "branch": "", + "hash": "bbd34b8a0f8026d8a0d56717aebb4ac58b36a884", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/bbd34b8a0f8026d8a0d56717aebb4ac58b36a884.diff" + }, + "roslyn@600c0b1": { + "repo": "roslyn", + "branch": "", + "hash": "600c0b110a4bd0f9fae3982cbdaa0f2815fa4292", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/600c0b110a4bd0f9fae3982cbdaa0f2815fa4292.diff" + }, + "roslyn@40afa40": { + "repo": "roslyn", + "branch": "", + "hash": "40afa40aaea6b232951479dbfffeda2e6a1b0f96", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/40afa40aaea6b232951479dbfffeda2e6a1b0f96.diff" + }, + "roslyn@7b690ac": { + "repo": "roslyn", + "branch": "", + "hash": "7b690ac437cd90c23a52051a85634df958495d82", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7b690ac437cd90c23a52051a85634df958495d82.diff" + }, + "roslyn@2e42398": { + "repo": "roslyn", + "branch": "", + "hash": "2e42398affe5093689bbbbea5daa2f5b21046c1d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2e42398affe5093689bbbbea5daa2f5b21046c1d.diff" + }, + "roslyn@73869cf": { + "repo": "roslyn", + "branch": "", + "hash": "73869cf4c9aa967426d70a98d40f492607c8f62d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/73869cf4c9aa967426d70a98d40f492607c8f62d.diff" + }, + "roslyn@2a321b8": { + "repo": "roslyn", + "branch": "", + "hash": "2a321b83b98272a80d58838c1687aa0849fdd726", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2a321b83b98272a80d58838c1687aa0849fdd726.diff" + }, + "roslyn@ab4cbf6": { + "repo": "roslyn", + "branch": "", + "hash": "ab4cbf6de14bebf0b90771aaa1de52d780984e58", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ab4cbf6de14bebf0b90771aaa1de52d780984e58.diff" + }, + "roslyn@8130bb1": { + "repo": "roslyn", + "branch": "", + "hash": "8130bb1c1fe12d2aa3ae12d7872af3b921da79de", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/8130bb1c1fe12d2aa3ae12d7872af3b921da79de.diff" + }, + "roslyn@75aad94": { + "repo": "roslyn", + "branch": "", + "hash": "75aad94f9a3a80a37ef75cbc7fcbd0c5df22bdd6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/75aad94f9a3a80a37ef75cbc7fcbd0c5df22bdd6.diff" + }, + "roslyn@350078d": { + "repo": "roslyn", + "branch": "", + "hash": "350078d944b455b34ea940882eaa1741d1959dbd", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/350078d944b455b34ea940882eaa1741d1959dbd.diff" + }, + "roslyn@dba1400": { + "repo": "roslyn", + "branch": "", + "hash": "dba1400ca9bf8499dfcc09d5db638ae6ced40316", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/dba1400ca9bf8499dfcc09d5db638ae6ced40316.diff" + }, + "roslyn@db649bc": { + "repo": "roslyn", + "branch": "", + "hash": "db649bc3ca504bd1236a119d1cd86c7f8050e95b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/db649bc3ca504bd1236a119d1cd86c7f8050e95b.diff" + }, + "roslyn@593202f": { + "repo": "roslyn", + "branch": "", + "hash": "593202f73ae747c268ee92f598d6ca663a259ca8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/593202f73ae747c268ee92f598d6ca663a259ca8.diff" + }, + "roslyn@8dfe530": { + "repo": "roslyn", + "branch": "", + "hash": "8dfe5304ede9d1cc89403c1911d07efec5b04f73", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/8dfe5304ede9d1cc89403c1911d07efec5b04f73.diff" + }, + "roslyn@f00154c": { + "repo": "roslyn", + "branch": "", + "hash": "f00154c1fa7f862fd1228ee5865715b7a8cbaa89", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/f00154c1fa7f862fd1228ee5865715b7a8cbaa89.diff" + }, + "roslyn@5860c36": { + "repo": "roslyn", + "branch": "", + "hash": "5860c36770e00482e9e3bc7e405b4a399ed98198", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/5860c36770e00482e9e3bc7e405b4a399ed98198.diff" + }, + "roslyn@4dff54f": { + "repo": "roslyn", + "branch": "", + "hash": "4dff54f37d707183a73316f544169c94a7d170d5", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/4dff54f37d707183a73316f544169c94a7d170d5.diff" + }, + "roslyn@e105128": { + "repo": "roslyn", + "branch": "", + "hash": "e105128df8bffcf675f348f4ac246d51a3374a67", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e105128df8bffcf675f348f4ac246d51a3374a67.diff" + }, + "roslyn@b2bcc14": { + "repo": "roslyn", + "branch": "", + "hash": "b2bcc141a6800ff1dc515a446f3e4a377fde7bcb", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/b2bcc141a6800ff1dc515a446f3e4a377fde7bcb.diff" + }, + "roslyn@7c8ffe3": { + "repo": "roslyn", + "branch": "", + "hash": "7c8ffe365821eb79f197503c4c11fe59d150d4ef", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7c8ffe365821eb79f197503c4c11fe59d150d4ef.diff" + }, + "roslyn@c90273a": { + "repo": "roslyn", + "branch": "", + "hash": "c90273a77cea82a100c6e663f2636c205872aaf0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c90273a77cea82a100c6e663f2636c205872aaf0.diff" + }, + "roslyn@72fa413": { + "repo": "roslyn", + "branch": "", + "hash": "72fa41352c9de74ccd5c189f9a7a46efea0a078e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/72fa41352c9de74ccd5c189f9a7a46efea0a078e.diff" + }, + "roslyn@c9b6d29": { + "repo": "roslyn", + "branch": "", + "hash": "c9b6d29ed7a77ff4711c76a98d900754921d73c0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c9b6d29ed7a77ff4711c76a98d900754921d73c0.diff" + }, + "roslyn@3f8a5d4": { + "repo": "roslyn", + "branch": "", + "hash": "3f8a5d42b78bbf3d3141076d16469b2c9912da09", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/3f8a5d42b78bbf3d3141076d16469b2c9912da09.diff" + }, + "roslyn@22f9460": { + "repo": "roslyn", + "branch": "", + "hash": "22f9460e056684e8504c38e7ba0d3d2a7034572a", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/22f9460e056684e8504c38e7ba0d3d2a7034572a.diff" + }, + "roslyn@6f0e5fe": { + "repo": "roslyn", + "branch": "", + "hash": "6f0e5febe68ca4a7423d9dbcedf3e65daaf45e8f", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/6f0e5febe68ca4a7423d9dbcedf3e65daaf45e8f.diff" + }, + "roslyn@e9dffb7": { + "repo": "roslyn", + "branch": "", + "hash": "e9dffb771b00a097ce27e29458d622d377cd2d54", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/e9dffb771b00a097ce27e29458d622d377cd2d54.diff" + }, + "roslyn@2331ba8": { + "repo": "roslyn", + "branch": "", + "hash": "2331ba80b4a1957b320b84f125c3f8cd1832c7de", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2331ba80b4a1957b320b84f125c3f8cd1832c7de.diff" + }, + "roslyn@7dc3790": { + "repo": "roslyn", + "branch": "", + "hash": "7dc37906d0c624c6d010a8f44c349ec1a846379e", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/7dc37906d0c624c6d010a8f44c349ec1a846379e.diff" + }, + "roslyn@a6737e7": { + "repo": "roslyn", + "branch": "", + "hash": "a6737e772567f3640b27c63b0d435d00b35d0d4d", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/a6737e772567f3640b27c63b0d435d00b35d0d4d.diff" + }, + "roslyn@ead3140": { + "repo": "roslyn", + "branch": "", + "hash": "ead3140f5b773d5843e637b1af0f5f2aa0fa1adc", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ead3140f5b773d5843e637b1af0f5f2aa0fa1adc.diff" + }, + "roslyn@9db5777": { + "repo": "roslyn", + "branch": "", + "hash": "9db57779a177a5b9a76c47d0ab83f6eb2feb65a8", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/9db57779a177a5b9a76c47d0ab83f6eb2feb65a8.diff" + }, + "roslyn@c015594": { + "repo": "roslyn", + "branch": "", + "hash": "c0155946978c3d00dbf4618217bdae1f48471d71", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/c0155946978c3d00dbf4618217bdae1f48471d71.diff" + }, + "roslyn@28c44d1": { + "repo": "roslyn", + "branch": "", + "hash": "28c44d1248bc5197f210f3a540f9128052b81d71", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/28c44d1248bc5197f210f3a540f9128052b81d71.diff" + }, + "roslyn@0288255": { + "repo": "roslyn", + "branch": "", + "hash": "0288255692ac95f72accbfae665a7855ca17909b", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0288255692ac95f72accbfae665a7855ca17909b.diff" + }, + "roslyn@430147b": { + "repo": "roslyn", + "branch": "", + "hash": "430147bcdf73d39d967af41175b47a4380572719", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/430147bcdf73d39d967af41175b47a4380572719.diff" + }, + "roslyn@398e4d9": { + "repo": "roslyn", + "branch": "", + "hash": "398e4d9cf54f74bff05e597a23e78c975fb1d982", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/398e4d9cf54f74bff05e597a23e78c975fb1d982.diff" + }, + "roslyn@33df592": { + "repo": "roslyn", + "branch": "", + "hash": "33df592b017c530e94ff6467462c5758f01a0eea", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/33df592b017c530e94ff6467462c5758f01a0eea.diff" + }, + "roslyn@2ad2ad8": { + "repo": "roslyn", + "branch": "", + "hash": "2ad2ad8b12162bd7d119c91427503ef939f49584", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/2ad2ad8b12162bd7d119c91427503ef939f49584.diff" + }, + "roslyn@bb809bc": { + "repo": "roslyn", + "branch": "", + "hash": "bb809bc809bf3be3facf2a68521bf3028af17bb6", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/bb809bc809bf3be3facf2a68521bf3028af17bb6.diff" + }, + "roslyn@76234ec": { + "repo": "roslyn", + "branch": "", + "hash": "76234ec6a1ba46f05b8b07dbeaeb7e39c5054810", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/76234ec6a1ba46f05b8b07dbeaeb7e39c5054810.diff" + }, + "roslyn@461330f": { + "repo": "roslyn", + "branch": "", + "hash": "461330f0e5fa0b60e224e3a489285c55064d6739", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/461330f0e5fa0b60e224e3a489285c55064d6739.diff" + }, + "roslyn@ba8017d": { + "repo": "roslyn", + "branch": "", + "hash": "ba8017debd3b3748f4b9b4e4318782c23337e09c", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/ba8017debd3b3748f4b9b4e4318782c23337e09c.diff" + }, + "roslyn@0163d05": { + "repo": "roslyn", + "branch": "", + "hash": "0163d05811e386b1d2ed735dddffb438bba00f00", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/0163d05811e386b1d2ed735dddffb438bba00f00.diff" + }, + "roslyn@cb96af3": { + "repo": "roslyn", + "branch": "", + "hash": "cb96af31028870b9647fab2883e8604e910be0b0", + "org": "dotnet", + "url": "https://github.com/dotnet/roslyn/commit/cb96af31028870b9647fab2883e8604e910be0b0.diff" + }, + "runtime@e795eda": { + "repo": "runtime", + "branch": "", + "hash": "e795edaf43d6f70db74ca34eeac613e050743b0d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e795edaf43d6f70db74ca34eeac613e050743b0d.diff" + }, + "runtime@7e1185d": { + "repo": "runtime", + "branch": "", + "hash": "7e1185d896cf2a4d3272291b2e3eb0494441184e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7e1185d896cf2a4d3272291b2e3eb0494441184e.diff" + }, + "runtime@f6925b7": { + "repo": "runtime", + "branch": "", + "hash": "f6925b7bdb0dbc73661c76293edb68d7c68af706", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f6925b7bdb0dbc73661c76293edb68d7c68af706.diff" + }, + "runtime@6481b41": { + "repo": "runtime", + "branch": "", + "hash": "6481b41f3eb8fe7f796634ca2823c9bd62d0abbb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6481b41f3eb8fe7f796634ca2823c9bd62d0abbb.diff" + }, + "runtime@5cc6b8b": { + "repo": "runtime", + "branch": "", + "hash": "5cc6b8b6480ccea928f0e9811fdf9534fa1f1a90", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5cc6b8b6480ccea928f0e9811fdf9534fa1f1a90.diff" + }, + "runtime@286dc15": { + "repo": "runtime", + "branch": "", + "hash": "286dc1501f7bc16b2b170ec68d70bb755476d4ea", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/286dc1501f7bc16b2b170ec68d70bb755476d4ea.diff" + }, + "runtime@260b0cf": { + "repo": "runtime", + "branch": "", + "hash": "260b0cf26daca8937f4137bfdedb94776fbb5ad3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/260b0cf26daca8937f4137bfdedb94776fbb5ad3.diff" + }, + "runtime@21d1570": { + "repo": "runtime", + "branch": "", + "hash": "21d1570e075a895f62c292a5e1854947b97c7dbc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/21d1570e075a895f62c292a5e1854947b97c7dbc.diff" + }, + "runtime@e9dec1b": { + "repo": "runtime", + "branch": "", + "hash": "e9dec1b44a5bbdc573232b9b814fa4e1309ba7d2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e9dec1b44a5bbdc573232b9b814fa4e1309ba7d2.diff" + }, + "runtime@1226382": { + "repo": "runtime", + "branch": "", + "hash": "1226382dbfde0d241fbd74dc383ca6804457c71d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1226382dbfde0d241fbd74dc383ca6804457c71d.diff" + }, + "runtime@fb7020f": { + "repo": "runtime", + "branch": "", + "hash": "fb7020f32aacb98109893cc40e437937a01c8dd6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fb7020f32aacb98109893cc40e437937a01c8dd6.diff" + }, + "runtime@2f5243c": { + "repo": "runtime", + "branch": "", + "hash": "2f5243cc2ed79bc267a5ed6f75294ac334303146", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2f5243cc2ed79bc267a5ed6f75294ac334303146.diff" + }, + "runtime@86db03a": { + "repo": "runtime", + "branch": "", + "hash": "86db03a9c145cefc46fbe9e0f0dc646f739c606c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/86db03a9c145cefc46fbe9e0f0dc646f739c606c.diff" + }, + "runtime@9075967": { + "repo": "runtime", + "branch": "", + "hash": "907596760ed73c4025395ee502ea7b3c1d285d9e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/907596760ed73c4025395ee502ea7b3c1d285d9e.diff" + }, + "runtime@56f056e": { + "repo": "runtime", + "branch": "", + "hash": "56f056ea217116752e3edfbd4ac6649dfa023621", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/56f056ea217116752e3edfbd4ac6649dfa023621.diff" + }, + "runtime@6da9249": { + "repo": "runtime", + "branch": "", + "hash": "6da9249ed1283c0774c2c8b9b8a6f9f8df24892b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6da9249ed1283c0774c2c8b9b8a6f9f8df24892b.diff" + }, + "runtime@5996b12": { + "repo": "runtime", + "branch": "", + "hash": "5996b12cade0f273298280a97cbf98c07979c8a0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5996b12cade0f273298280a97cbf98c07979c8a0.diff" + }, + "runtime@0c04be1": { + "repo": "runtime", + "branch": "", + "hash": "0c04be11cb4a46a78e5a020f884c6c7fcb27c439", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0c04be11cb4a46a78e5a020f884c6c7fcb27c439.diff" + }, + "runtime@c6a8e4c": { + "repo": "runtime", + "branch": "", + "hash": "c6a8e4caf07c58141038ca47aedc61ff39d33d96", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c6a8e4caf07c58141038ca47aedc61ff39d33d96.diff" + }, + "runtime@bda2542": { + "repo": "runtime", + "branch": "", + "hash": "bda2542e0902e5322a6d64edd47bc036768dd543", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bda2542e0902e5322a6d64edd47bc036768dd543.diff" + }, + "runtime@5aca75c": { + "repo": "runtime", + "branch": "", + "hash": "5aca75c325581a9d52cf1bfd97940fcb855f7402", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5aca75c325581a9d52cf1bfd97940fcb855f7402.diff" + }, + "runtime@236ea9e": { + "repo": "runtime", + "branch": "", + "hash": "236ea9e974b61e5b85199138ab1ed0d313811faf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/236ea9e974b61e5b85199138ab1ed0d313811faf.diff" + }, + "runtime@95b6668": { + "repo": "runtime", + "branch": "", + "hash": "95b6668e60c8c62db6ed16e790d234b408585e3d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/95b6668e60c8c62db6ed16e790d234b408585e3d.diff" + }, + "runtime@11b17d7": { + "repo": "runtime", + "branch": "", + "hash": "11b17d7e078910d97ae3548407f218b830bfd706", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/11b17d7e078910d97ae3548407f218b830bfd706.diff" + }, + "runtime@1753549": { + "repo": "runtime", + "branch": "", + "hash": "1753549eda3fb2ddf9731d58729361bb528e35b5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1753549eda3fb2ddf9731d58729361bb528e35b5.diff" + }, + "runtime@14c1d48": { + "repo": "runtime", + "branch": "", + "hash": "14c1d484890b536be626c46a2e8fd77cf6e4e5b0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/14c1d484890b536be626c46a2e8fd77cf6e4e5b0.diff" + }, + "runtime@11cfc90": { + "repo": "runtime", + "branch": "", + "hash": "11cfc905328824087a1140e6925d1094a7a2adaa", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/11cfc905328824087a1140e6925d1094a7a2adaa.diff" + }, + "runtime@f397c83": { + "repo": "runtime", + "branch": "", + "hash": "f397c835cc1c655505d2a22fd0cebb9e96733d0b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f397c835cc1c655505d2a22fd0cebb9e96733d0b.diff" + }, + "runtime@99f87de": { + "repo": "runtime", + "branch": "", + "hash": "99f87de9b1deedd54f89389ffdbddaa709d5d18e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/99f87de9b1deedd54f89389ffdbddaa709d5d18e.diff" + }, + "runtime@b04ba98": { + "repo": "runtime", + "branch": "", + "hash": "b04ba98ab13d8c266dce56ddf743672a9165c473", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b04ba98ab13d8c266dce56ddf743672a9165c473.diff" + }, + "runtime@74b0096": { + "repo": "runtime", + "branch": "", + "hash": "74b0096b51f360e7650ed0b347fb18cabe75498a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/74b0096b51f360e7650ed0b347fb18cabe75498a.diff" + }, + "runtime@3366f6a": { + "repo": "runtime", + "branch": "", + "hash": "3366f6acb14d67cbff4663cc6021a6207582ad65", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3366f6acb14d67cbff4663cc6021a6207582ad65.diff" + }, + "runtime@b129b7c": { + "repo": "runtime", + "branch": "", + "hash": "b129b7c103a567531537d2256e58aaa1dc76dbdf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b129b7c103a567531537d2256e58aaa1dc76dbdf.diff" + }, + "runtime@c940d91": { + "repo": "runtime", + "branch": "", + "hash": "c940d91aea33838f802b4943e4dd6c487e9b2628", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c940d91aea33838f802b4943e4dd6c487e9b2628.diff" + }, + "runtime@cea399c": { + "repo": "runtime", + "branch": "", + "hash": "cea399c8a2947cf28f59868d5e25bcd67f7e2755", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cea399c8a2947cf28f59868d5e25bcd67f7e2755.diff" + }, + "runtime@0f580f7": { + "repo": "runtime", + "branch": "", + "hash": "0f580f7b387091b2b55d624b5b44a7df806d0e1e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0f580f7b387091b2b55d624b5b44a7df806d0e1e.diff" + }, + "runtime@97d83e7": { + "repo": "runtime", + "branch": "", + "hash": "97d83e75dda697a0b98615ecadada68fc79ac175", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/97d83e75dda697a0b98615ecadada68fc79ac175.diff" + }, + "runtime@1e404e1": { + "repo": "runtime", + "branch": "", + "hash": "1e404e19d5246f5c9c0da4e28a9a0f2345bfee58", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1e404e19d5246f5c9c0da4e28a9a0f2345bfee58.diff" + }, + "runtime@a49d0cf": { + "repo": "runtime", + "branch": "", + "hash": "a49d0cf4bb262a0bb8a2ece002155cd0a4829dbd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a49d0cf4bb262a0bb8a2ece002155cd0a4829dbd.diff" + }, + "runtime@eb6a878": { + "repo": "runtime", + "branch": "", + "hash": "eb6a878b73636be8fefdfc0d419b337270a2fc86", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/eb6a878b73636be8fefdfc0d419b337270a2fc86.diff" + }, + "runtime@0bd2dbb": { + "repo": "runtime", + "branch": "", + "hash": "0bd2dbb4dfa89823de9012dfa43e4aa865ec2364", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0bd2dbb4dfa89823de9012dfa43e4aa865ec2364.diff" + }, + "runtime@e029d08": { + "repo": "runtime", + "branch": "", + "hash": "e029d08f96c0d4929f165f4dd61aaf9944b49879", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e029d08f96c0d4929f165f4dd61aaf9944b49879.diff" + }, + "runtime@58f1b03": { + "repo": "runtime", + "branch": "", + "hash": "58f1b039887d72923eba9da7baf41317b3aeaa2a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/58f1b039887d72923eba9da7baf41317b3aeaa2a.diff" + }, + "runtime@47f0519": { + "repo": "runtime", + "branch": "", + "hash": "47f05197c408d9a6f48622031d899e08dbd02264", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/47f05197c408d9a6f48622031d899e08dbd02264.diff" + }, + "runtime@7a81724": { + "repo": "runtime", + "branch": "", + "hash": "7a817241eb43c8f3b1e72d61d75f21e31814d338", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7a817241eb43c8f3b1e72d61d75f21e31814d338.diff" + }, + "runtime@226e900": { + "repo": "runtime", + "branch": "", + "hash": "226e900c523ee25dcf11369dea570f05b709c2f2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/226e900c523ee25dcf11369dea570f05b709c2f2.diff" + }, + "runtime@756ebec": { + "repo": "runtime", + "branch": "", + "hash": "756ebeccebb4293198dd1f7f48d3928e3c3a9a90", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/756ebeccebb4293198dd1f7f48d3928e3c3a9a90.diff" + }, + "runtime@0a321bb": { + "repo": "runtime", + "branch": "", + "hash": "0a321bbf4ace5fff61061cd279e7ac4822bbfdd9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0a321bbf4ace5fff61061cd279e7ac4822bbfdd9.diff" + }, + "runtime@2116e84": { + "repo": "runtime", + "branch": "", + "hash": "2116e8421a59d166b7b87393dbc019eb30e50158", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2116e8421a59d166b7b87393dbc019eb30e50158.diff" + }, + "runtime@2a65f10": { + "repo": "runtime", + "branch": "", + "hash": "2a65f102aaad2e0b97bf4554dd510ae57801ae5e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2a65f102aaad2e0b97bf4554dd510ae57801ae5e.diff" + }, + "runtime@fdea14d": { + "repo": "runtime", + "branch": "", + "hash": "fdea14daa5ed67788f0ea26d4395e2652cd1ce79", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fdea14daa5ed67788f0ea26d4395e2652cd1ce79.diff" + }, + "runtime@48a9212": { + "repo": "runtime", + "branch": "", + "hash": "48a921283413c94a8153e0c1d7ab6aadf2952580", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/48a921283413c94a8153e0c1d7ab6aadf2952580.diff" + }, + "runtime@b521e15": { + "repo": "runtime", + "branch": "", + "hash": "b521e1551ee995149d59edbf74a33033243223fe", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b521e1551ee995149d59edbf74a33033243223fe.diff" + }, + "runtime@af9da6d": { + "repo": "runtime", + "branch": "", + "hash": "af9da6d917b8713f4890f482580432e0e9d61a10", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/af9da6d917b8713f4890f482580432e0e9d61a10.diff" + }, + "runtime@12e5b3b": { + "repo": "runtime", + "branch": "", + "hash": "12e5b3b394dee7355cc58d4e33e239ec1e6dc5e5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/12e5b3b394dee7355cc58d4e33e239ec1e6dc5e5.diff" + }, + "runtime@d7173ab": { + "repo": "runtime", + "branch": "", + "hash": "d7173ab6468b74a9480269684ded68205c208897", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d7173ab6468b74a9480269684ded68205c208897.diff" + }, + "runtime@ab6aa47": { + "repo": "runtime", + "branch": "", + "hash": "ab6aa47b475070e581e0caf59b779d174b94cc89", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ab6aa47b475070e581e0caf59b779d174b94cc89.diff" + }, + "runtime@b77e008": { + "repo": "runtime", + "branch": "", + "hash": "b77e008c4bd457ef29c4af17bfc99a7525949185", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b77e008c4bd457ef29c4af17bfc99a7525949185.diff" + }, + "runtime@7969eff": { + "repo": "runtime", + "branch": "", + "hash": "7969effaf99f2c87f546cc5c72a40962e98dde2a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7969effaf99f2c87f546cc5c72a40962e98dde2a.diff" + }, + "runtime@28b288c": { + "repo": "runtime", + "branch": "", + "hash": "28b288c405e712eae529c1d147d2a34e4746b2ec", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/28b288c405e712eae529c1d147d2a34e4746b2ec.diff" + }, + "runtime@96959a6": { + "repo": "runtime", + "branch": "", + "hash": "96959a64df6ba4e5c62c4c68d9b91881f8141e79", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/96959a64df6ba4e5c62c4c68d9b91881f8141e79.diff" + }, + "runtime@f12e7ef": { + "repo": "runtime", + "branch": "", + "hash": "f12e7efee0cdc1c6f41a69cd45d792783f187b52", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f12e7efee0cdc1c6f41a69cd45d792783f187b52.diff" + }, + "runtime@30359c8": { + "repo": "runtime", + "branch": "", + "hash": "30359c81c054d9fde3d4ee505edd2e7b81b697d6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/30359c81c054d9fde3d4ee505edd2e7b81b697d6.diff" + }, + "runtime@41bb922": { + "repo": "runtime", + "branch": "", + "hash": "41bb922718740abce190a20adff49b634f408caf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/41bb922718740abce190a20adff49b634f408caf.diff" + }, + "runtime@33243af": { + "repo": "runtime", + "branch": "", + "hash": "33243afdf5cf9db0132d492b94aaf6422685f3d6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/33243afdf5cf9db0132d492b94aaf6422685f3d6.diff" + }, + "runtime@4a84da2": { + "repo": "runtime", + "branch": "", + "hash": "4a84da2cda2a2d7425d5f30204bc0d4a84aadef0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4a84da2cda2a2d7425d5f30204bc0d4a84aadef0.diff" + }, + "runtime@eb5503a": { + "repo": "runtime", + "branch": "", + "hash": "eb5503a1f0dc40ee7b73eb79a039eb143ee25038", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/eb5503a1f0dc40ee7b73eb79a039eb143ee25038.diff" + }, + "runtime@444d544": { + "repo": "runtime", + "branch": "", + "hash": "444d544ac45986c333bb92020413bc381d50ab2f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/444d544ac45986c333bb92020413bc381d50ab2f.diff" + }, + "runtime@d45cbb3": { + "repo": "runtime", + "branch": "", + "hash": "d45cbb3edd4268c67a681973f8e5f11be7370645", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d45cbb3edd4268c67a681973f8e5f11be7370645.diff" + }, + "runtime@d2161b7": { + "repo": "runtime", + "branch": "", + "hash": "d2161b7a600fd34eca6f6801519314c852666b1d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d2161b7a600fd34eca6f6801519314c852666b1d.diff" + }, + "runtime@cfdb6ed": { + "repo": "runtime", + "branch": "", + "hash": "cfdb6ed0299c8c973115b61d1dc2658bf26399cb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cfdb6ed0299c8c973115b61d1dc2658bf26399cb.diff" + }, + "runtime@0e2d6c5": { + "repo": "runtime", + "branch": "", + "hash": "0e2d6c5809808067e82ebb6b1ec1c4f1f99e057f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0e2d6c5809808067e82ebb6b1ec1c4f1f99e057f.diff" + }, + "runtime@3be408d": { + "repo": "runtime", + "branch": "", + "hash": "3be408d6b3d3eca58ba74c42cacb4acee4ee49c9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3be408d6b3d3eca58ba74c42cacb4acee4ee49c9.diff" + }, + "runtime@75cd6d8": { + "repo": "runtime", + "branch": "", + "hash": "75cd6d8594f3661d731f0a7ee5fe5318d5e1d04a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/75cd6d8594f3661d731f0a7ee5fe5318d5e1d04a.diff" + }, + "runtime@2af3693": { + "repo": "runtime", + "branch": "", + "hash": "2af3693df41f619548f3954d3e201a3c593219a7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2af3693df41f619548f3954d3e201a3c593219a7.diff" + }, + "runtime@d47f4ad": { + "repo": "runtime", + "branch": "", + "hash": "d47f4adf361bbf7bed2ac02e747e115011cf1d35", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d47f4adf361bbf7bed2ac02e747e115011cf1d35.diff" + }, + "runtime@18c8c26": { + "repo": "runtime", + "branch": "", + "hash": "18c8c26c3862dbeec65d0513cce3ef21a032292c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/18c8c26c3862dbeec65d0513cce3ef21a032292c.diff" + }, + "runtime@a36215e": { + "repo": "runtime", + "branch": "", + "hash": "a36215ee2fe92efe37cc4bcf387a387fce937da6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a36215ee2fe92efe37cc4bcf387a387fce937da6.diff" + }, + "runtime@5f42b9e": { + "repo": "runtime", + "branch": "", + "hash": "5f42b9e01c0669bbbca9df22686a7db7c50787b4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5f42b9e01c0669bbbca9df22686a7db7c50787b4.diff" + }, + "runtime@3a1a865": { + "repo": "runtime", + "branch": "", + "hash": "3a1a86525ba8649767249acefa9cad7abeaa4fe4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3a1a86525ba8649767249acefa9cad7abeaa4fe4.diff" + }, + "runtime@f51ac6d": { + "repo": "runtime", + "branch": "", + "hash": "f51ac6d44a524cb38bdebc54f9180f48a6d4ba4e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f51ac6d44a524cb38bdebc54f9180f48a6d4ba4e.diff" + }, + "runtime@070886d": { + "repo": "runtime", + "branch": "", + "hash": "070886d9e6c40f03a59d99955ba379ab611f3e3d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/070886d9e6c40f03a59d99955ba379ab611f3e3d.diff" + }, + "runtime@dc78baa": { + "repo": "runtime", + "branch": "", + "hash": "dc78baaadc25fafbc743ced7c193fd61f2ff2f69", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dc78baaadc25fafbc743ced7c193fd61f2ff2f69.diff" + }, + "runtime@edfa0c6": { + "repo": "runtime", + "branch": "", + "hash": "edfa0c6825e11dfa816f94ebdd56f917cba04bcc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/edfa0c6825e11dfa816f94ebdd56f917cba04bcc.diff" + }, + "runtime@f2c9dc4": { + "repo": "runtime", + "branch": "", + "hash": "f2c9dc4cbcb05c580b08eed6b9eebe1998795a41", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f2c9dc4cbcb05c580b08eed6b9eebe1998795a41.diff" + }, + "runtime@6d63129": { + "repo": "runtime", + "branch": "", + "hash": "6d631290af2a27c1e021a090a44931df519a2db2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6d631290af2a27c1e021a090a44931df519a2db2.diff" + }, + "runtime@2dce83a": { + "repo": "runtime", + "branch": "", + "hash": "2dce83ad91efd1efbf974eb636a18f9b0fcdcb17", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2dce83ad91efd1efbf974eb636a18f9b0fcdcb17.diff" + }, + "runtime@7da2acb": { + "repo": "runtime", + "branch": "", + "hash": "7da2acb927da6ac7ad636043d6e0362fed3dfde9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7da2acb927da6ac7ad636043d6e0362fed3dfde9.diff" + }, + "runtime@d198593": { + "repo": "runtime", + "branch": "", + "hash": "d198593b0563cd5364893144acddd454545df392", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d198593b0563cd5364893144acddd454545df392.diff" + }, + "runtime@17cd11c": { + "repo": "runtime", + "branch": "", + "hash": "17cd11cc909c405874a504e0368e3503f49af057", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/17cd11cc909c405874a504e0368e3503f49af057.diff" + }, + "runtime@9edb5ef": { + "repo": "runtime", + "branch": "", + "hash": "9edb5efc11db65a949ad4b14512dd8b579caf050", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9edb5efc11db65a949ad4b14512dd8b579caf050.diff" + }, + "runtime@c1793ef": { + "repo": "runtime", + "branch": "", + "hash": "c1793efdf8af240a8006b0fc6f05f580c81fccdb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c1793efdf8af240a8006b0fc6f05f580c81fccdb.diff" + }, + "runtime@95d9e03": { + "repo": "runtime", + "branch": "", + "hash": "95d9e0328152b0d1dc5842790f773efa2242d15d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/95d9e0328152b0d1dc5842790f773efa2242d15d.diff" + }, + "runtime@ad815e7": { + "repo": "runtime", + "branch": "", + "hash": "ad815e7aa651e151c951cf2b6035586608cd54ea", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ad815e7aa651e151c951cf2b6035586608cd54ea.diff" + }, + "runtime@49bb6a0": { + "repo": "runtime", + "branch": "", + "hash": "49bb6a0f7ccf64d726384ea3fd4bbd543dca1f47", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/49bb6a0f7ccf64d726384ea3fd4bbd543dca1f47.diff" + }, + "runtime@7f58900": { + "repo": "runtime", + "branch": "", + "hash": "7f58900c3cf86d52fdd70bc95d697ab50ab7475a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7f58900c3cf86d52fdd70bc95d697ab50ab7475a.diff" + }, + "runtime@6d3a37d": { + "repo": "runtime", + "branch": "", + "hash": "6d3a37d0b441f841a503aebee148a7cbd69c5449", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6d3a37d0b441f841a503aebee148a7cbd69c5449.diff" + }, + "runtime@822530f": { + "repo": "runtime", + "branch": "", + "hash": "822530fb322cdf922c59e2a381994e885f24f051", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/822530fb322cdf922c59e2a381994e885f24f051.diff" + }, + "runtime@5d5af62": { + "repo": "runtime", + "branch": "", + "hash": "5d5af623f3ae3a51f2616b3a5657d5ca3c69c774", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d5af623f3ae3a51f2616b3a5657d5ca3c69c774.diff" + }, + "runtime@5409a36": { + "repo": "runtime", + "branch": "", + "hash": "5409a36c7e150f380e8d9e77c1c4073d06ce1a85", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5409a36c7e150f380e8d9e77c1c4073d06ce1a85.diff" + }, + "runtime@ab10556": { + "repo": "runtime", + "branch": "", + "hash": "ab105560973714f1f0f1e8d75583f64c78a49fc4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ab105560973714f1f0f1e8d75583f64c78a49fc4.diff" + }, + "runtime@b88ce03": { + "repo": "runtime", + "branch": "", + "hash": "b88ce03bc28304f2b6cfd27c29923e142a9040c6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b88ce03bc28304f2b6cfd27c29923e142a9040c6.diff" + }, + "runtime@4e4d02a": { + "repo": "runtime", + "branch": "", + "hash": "4e4d02afbe0b8144c8b3c8f1fdf25cacf5663b3c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4e4d02afbe0b8144c8b3c8f1fdf25cacf5663b3c.diff" + }, + "runtime@758abdf": { + "repo": "runtime", + "branch": "", + "hash": "758abdf6906992c73adcd2c5ad8a1f5ecd0d70c7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/758abdf6906992c73adcd2c5ad8a1f5ecd0d70c7.diff" + }, + "runtime@b37c693": { + "repo": "runtime", + "branch": "", + "hash": "b37c6939e865158717361b7ac73dba3c02252456", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b37c6939e865158717361b7ac73dba3c02252456.diff" + }, + "runtime@050d5e6": { + "repo": "runtime", + "branch": "", + "hash": "050d5e64f3352822af0ad87815541b2163d16572", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/050d5e64f3352822af0ad87815541b2163d16572.diff" + }, + "runtime@6217c1e": { + "repo": "runtime", + "branch": "", + "hash": "6217c1ef9a36b4ad4638608a92587b2844ef2e4c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6217c1ef9a36b4ad4638608a92587b2844ef2e4c.diff" + }, + "runtime@040c8f3": { + "repo": "runtime", + "branch": "", + "hash": "040c8f307a7ca88e4d565fe89f512c61fc1068e4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/040c8f307a7ca88e4d565fe89f512c61fc1068e4.diff" + }, + "runtime@752f528": { + "repo": "runtime", + "branch": "", + "hash": "752f52808b3e63f39357bf06a13b8a2d6a1f18a3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/752f52808b3e63f39357bf06a13b8a2d6a1f18a3.diff" + }, + "runtime@391365c": { + "repo": "runtime", + "branch": "", + "hash": "391365c6cfa79b80723f07176b67b0bc0cdd7f0f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/391365c6cfa79b80723f07176b67b0bc0cdd7f0f.diff" + }, + "runtime@3733dcd": { + "repo": "runtime", + "branch": "", + "hash": "3733dcd2f37bdc07bc6504c8916a8cc57e45e3fa", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3733dcd2f37bdc07bc6504c8916a8cc57e45e3fa.diff" + }, + "runtime@9825f56": { + "repo": "runtime", + "branch": "", + "hash": "9825f560663da0b6ac4c88ecf5286bd932bf7c29", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9825f560663da0b6ac4c88ecf5286bd932bf7c29.diff" + }, + "runtime@269c0be": { + "repo": "runtime", + "branch": "", + "hash": "269c0befa6ec5b6b5af1031a8533ba54bdd4e70b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/269c0befa6ec5b6b5af1031a8533ba54bdd4e70b.diff" + }, + "runtime@7f2eeae": { + "repo": "runtime", + "branch": "", + "hash": "7f2eeae7cbff79cc51caf37bd44d649d844c360d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7f2eeae7cbff79cc51caf37bd44d649d844c360d.diff" + }, + "runtime@90a8380": { + "repo": "runtime", + "branch": "", + "hash": "90a838057fe98844d95a96a11126f702419a3201", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/90a838057fe98844d95a96a11126f702419a3201.diff" + }, + "runtime@8e9aa2a": { + "repo": "runtime", + "branch": "", + "hash": "8e9aa2a35dec4de0ce4609b44edb9d3046e9ac78", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8e9aa2a35dec4de0ce4609b44edb9d3046e9ac78.diff" + }, + "runtime@c57d5a1": { + "repo": "runtime", + "branch": "", + "hash": "c57d5a14ae356880b4bd34d16814f3745111011f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c57d5a14ae356880b4bd34d16814f3745111011f.diff" + }, + "runtime@23df756": { + "repo": "runtime", + "branch": "", + "hash": "23df756ac457e51726df98f4e3c9d15980abf553", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/23df756ac457e51726df98f4e3c9d15980abf553.diff" + }, + "runtime@9071409": { + "repo": "runtime", + "branch": "", + "hash": "9071409ca4566506f218263e40c3b672a8508b35", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9071409ca4566506f218263e40c3b672a8508b35.diff" + }, + "runtime@5341a84": { + "repo": "runtime", + "branch": "", + "hash": "5341a844e165c7dbdb7d7e9331976bc6993292b0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5341a844e165c7dbdb7d7e9331976bc6993292b0.diff" + }, + "runtime@ac7b8a0": { + "repo": "runtime", + "branch": "", + "hash": "ac7b8a0391e871a3b07bec217d87cf275423016f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ac7b8a0391e871a3b07bec217d87cf275423016f.diff" + }, + "runtime@0ffb238": { + "repo": "runtime", + "branch": "", + "hash": "0ffb2389feb41141fdfc957ef1be4bca7e92ccb9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0ffb2389feb41141fdfc957ef1be4bca7e92ccb9.diff" + }, + "runtime@d78013e": { + "repo": "runtime", + "branch": "", + "hash": "d78013e4cb65077b47ed973db979946417a92930", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d78013e4cb65077b47ed973db979946417a92930.diff" + }, + "runtime@843084e": { + "repo": "runtime", + "branch": "", + "hash": "843084e7aaa9621ea2408541d2ac9bb2fabbe7f0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/843084e7aaa9621ea2408541d2ac9bb2fabbe7f0.diff" + }, + "runtime@0d92fad": { + "repo": "runtime", + "branch": "", + "hash": "0d92fad6223bed592e244d66eeb09aa854c34fbd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0d92fad6223bed592e244d66eeb09aa854c34fbd.diff" + }, + "runtime@25c4ee7": { + "repo": "runtime", + "branch": "", + "hash": "25c4ee746e35c4a2d4cf07d071071769bce0784b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/25c4ee746e35c4a2d4cf07d071071769bce0784b.diff" + }, + "runtime@7d2cb06": { + "repo": "runtime", + "branch": "", + "hash": "7d2cb06241855deff61e97dbb1e1942f48342ba5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7d2cb06241855deff61e97dbb1e1942f48342ba5.diff" + }, + "runtime@5374890": { + "repo": "runtime", + "branch": "", + "hash": "5374890bb36ad1c2c97d3968faafd6c5bb0d60f8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5374890bb36ad1c2c97d3968faafd6c5bb0d60f8.diff" + }, + "runtime@10e145f": { + "repo": "runtime", + "branch": "", + "hash": "10e145f171956afbd73a9332f3fcec07828a48b7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/10e145f171956afbd73a9332f3fcec07828a48b7.diff" + }, + "runtime@50b8d1a": { + "repo": "runtime", + "branch": "", + "hash": "50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/50b8d1a7b7bb9c76b4332d44e7093a98ddc8228b.diff" + }, + "runtime@38d408d": { + "repo": "runtime", + "branch": "", + "hash": "38d408d22a6495c6f70c29a4178d2f40152cd82a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/38d408d22a6495c6f70c29a4178d2f40152cd82a.diff" + }, + "runtime@2a54673": { + "repo": "runtime", + "branch": "", + "hash": "2a546738e968e3f75092657d4bee6bd21821e069", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2a546738e968e3f75092657d4bee6bd21821e069.diff" + }, + "runtime@e3357f6": { + "repo": "runtime", + "branch": "", + "hash": "e3357f6b761f720ee5fe91a1a075bc0a9ab5cc20", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e3357f6b761f720ee5fe91a1a075bc0a9ab5cc20.diff" + }, + "runtime@46e2149": { + "repo": "runtime", + "branch": "", + "hash": "46e21499a8f230988fac59b694af407a86e0f46c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/46e21499a8f230988fac59b694af407a86e0f46c.diff" + }, + "runtime@832949c": { + "repo": "runtime", + "branch": "", + "hash": "832949cd5f36aac20268e974fd07b3ffc73acdfd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/832949cd5f36aac20268e974fd07b3ffc73acdfd.diff" + }, + "runtime@77ba2b2": { + "repo": "runtime", + "branch": "", + "hash": "77ba2b22100b88ee50ef34501e9c6b18874abbdc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/77ba2b22100b88ee50ef34501e9c6b18874abbdc.diff" + }, + "runtime@15b34f6": { + "repo": "runtime", + "branch": "", + "hash": "15b34f616c22708246df76232450a9c4fdb2a2e4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/15b34f616c22708246df76232450a9c4fdb2a2e4.diff" + }, + "runtime@3cb9cf7": { + "repo": "runtime", + "branch": "", + "hash": "3cb9cf71803370cfd2a2580c06cf32f2ea16365c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3cb9cf71803370cfd2a2580c06cf32f2ea16365c.diff" + }, + "runtime@87494fa": { + "repo": "runtime", + "branch": "", + "hash": "87494fa4b24e277aa7cbb927f032ecebe4fbde21", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/87494fa4b24e277aa7cbb927f032ecebe4fbde21.diff" + }, + "runtime@54cfeb4": { + "repo": "runtime", + "branch": "", + "hash": "54cfeb453970e794043c71448a60a39b4fee3a38", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/54cfeb453970e794043c71448a60a39b4fee3a38.diff" + }, + "runtime@74f1e0c": { + "repo": "runtime", + "branch": "", + "hash": "74f1e0cddad49ac453c8a38862fa849cc63a4586", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/74f1e0cddad49ac453c8a38862fa849cc63a4586.diff" + }, + "runtime@2f69afe": { + "repo": "runtime", + "branch": "", + "hash": "2f69afef8c2ab8b3095eda33925a8a529d64bc90", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2f69afef8c2ab8b3095eda33925a8a529d64bc90.diff" + }, + "runtime@dfd91b8": { + "repo": "runtime", + "branch": "", + "hash": "dfd91b8a920820495f07b3529f350b46d9c2caef", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dfd91b8a920820495f07b3529f350b46d9c2caef.diff" + }, + "runtime@975a5dc": { + "repo": "runtime", + "branch": "", + "hash": "975a5dc1eff2655f02c93b7c3bc9e2858e98bb75", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/975a5dc1eff2655f02c93b7c3bc9e2858e98bb75.diff" + }, + "runtime@df15078": { + "repo": "runtime", + "branch": "", + "hash": "df1507806b4e2cd19bde86e5a945bd4bfd7839f5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/df1507806b4e2cd19bde86e5a945bd4bfd7839f5.diff" + }, + "runtime@cf6c92e": { + "repo": "runtime", + "branch": "", + "hash": "cf6c92e3f2a7982ef55b3898625af4e11647954c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cf6c92e3f2a7982ef55b3898625af4e11647954c.diff" + }, + "runtime@8fe718b": { + "repo": "runtime", + "branch": "", + "hash": "8fe718b28058577d5ccdc7b7a35b1bc883630a65", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8fe718b28058577d5ccdc7b7a35b1bc883630a65.diff" + }, + "runtime@c56e0a2": { + "repo": "runtime", + "branch": "", + "hash": "c56e0a2499fa445991ce7c0235d4ef0ca2440d3c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c56e0a2499fa445991ce7c0235d4ef0ca2440d3c.diff" + }, + "runtime@6ae27fe": { + "repo": "runtime", + "branch": "", + "hash": "6ae27fe06fe8380c6a4691f777f46c11425ec301", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6ae27fe06fe8380c6a4691f777f46c11425ec301.diff" + }, + "runtime@267d0f4": { + "repo": "runtime", + "branch": "", + "hash": "267d0f40a763671678a6c058cb24a5cf59812916", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/267d0f40a763671678a6c058cb24a5cf59812916.diff" + }, + "runtime@3849630": { + "repo": "runtime", + "branch": "", + "hash": "38496302e54e1b6fb11a998b297492f3fdfbfd0c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/38496302e54e1b6fb11a998b297492f3fdfbfd0c.diff" + }, + "runtime@4dea41d": { + "repo": "runtime", + "branch": "", + "hash": "4dea41df107777d88a62fe721f6c0fe7b399065a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4dea41df107777d88a62fe721f6c0fe7b399065a.diff" + }, + "runtime@ed6b71f": { + "repo": "runtime", + "branch": "", + "hash": "ed6b71ff608642c68f2b356e2270672a49141f99", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ed6b71ff608642c68f2b356e2270672a49141f99.diff" + }, + "runtime@e885bb9": { + "repo": "runtime", + "branch": "", + "hash": "e885bb9ff64446deb1067d3d70a3e665e2d01201", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e885bb9ff64446deb1067d3d70a3e665e2d01201.diff" + }, + "runtime@fde4a5b": { + "repo": "runtime", + "branch": "", + "hash": "fde4a5bd965b128318e17a3b8ba1dc0fcf8df4a0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fde4a5bd965b128318e17a3b8ba1dc0fcf8df4a0.diff" + }, + "runtime@eb0fc5f": { + "repo": "runtime", + "branch": "", + "hash": "eb0fc5f823d8d54098a9b49f0d53bc72ff04451d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/eb0fc5f823d8d54098a9b49f0d53bc72ff04451d.diff" + }, + "runtime@760c770": { + "repo": "runtime", + "branch": "", + "hash": "760c770a3c5427b1811a978f1252e2ed2bc9d110", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/760c770a3c5427b1811a978f1252e2ed2bc9d110.diff" + }, + "runtime@0f545d4": { + "repo": "runtime", + "branch": "", + "hash": "0f545d4078519f30f5fdc6830614dfb24e90e416", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0f545d4078519f30f5fdc6830614dfb24e90e416.diff" + }, + "runtime@6684fb2": { + "repo": "runtime", + "branch": "", + "hash": "6684fb2ef86cd193980ba37e0a1d56cd95002af2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6684fb2ef86cd193980ba37e0a1d56cd95002af2.diff" + }, + "runtime@67e6af4": { + "repo": "runtime", + "branch": "", + "hash": "67e6af4af6f8027a1ee7d76ae090f4bae0f9b3db", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/67e6af4af6f8027a1ee7d76ae090f4bae0f9b3db.diff" + }, + "runtime@b7575a1": { + "repo": "runtime", + "branch": "", + "hash": "b7575a1ea0c24a2e76330e6fdee08fc89fd1e477", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b7575a1ea0c24a2e76330e6fdee08fc89fd1e477.diff" + }, + "runtime@d1b43a3": { + "repo": "runtime", + "branch": "", + "hash": "d1b43a3d4a9511cbdd0faf62ab468927e03d0774", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d1b43a3d4a9511cbdd0faf62ab468927e03d0774.diff" + }, + "runtime@de0162e": { + "repo": "runtime", + "branch": "", + "hash": "de0162e7b8154e9f715363b5734ea15092e44695", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/de0162e7b8154e9f715363b5734ea15092e44695.diff" + }, + "runtime@1910df9": { + "repo": "runtime", + "branch": "", + "hash": "1910df953de7c0ebceb685d3edd79a9d763fb35e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1910df953de7c0ebceb685d3edd79a9d763fb35e.diff" + }, + "runtime@b4078d6": { + "repo": "runtime", + "branch": "", + "hash": "b4078d66bc258541f4be92f5d1b975b9f62d1c19", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b4078d66bc258541f4be92f5d1b975b9f62d1c19.diff" + }, + "runtime@7287cf9": { + "repo": "runtime", + "branch": "", + "hash": "7287cf9cfbeb3f1cf90a88714c85e7dfa89f9c7b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7287cf9cfbeb3f1cf90a88714c85e7dfa89f9c7b.diff" + }, + "runtime@c7ce702": { + "repo": "runtime", + "branch": "", + "hash": "c7ce70250d6857f02f657db964cc18f332d429a8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c7ce70250d6857f02f657db964cc18f332d429a8.diff" + }, + "runtime@db51bb8": { + "repo": "runtime", + "branch": "", + "hash": "db51bb82889e9ac204a8e0fa4bf7f66f5b35b053", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/db51bb82889e9ac204a8e0fa4bf7f66f5b35b053.diff" + }, + "runtime@ec69c4c": { + "repo": "runtime", + "branch": "", + "hash": "ec69c4c49b551a1878a6e35ef2519509d785344b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ec69c4c49b551a1878a6e35ef2519509d785344b.diff" + }, + "runtime@e21a4c3": { + "repo": "runtime", + "branch": "", + "hash": "e21a4c3a9f8f4b946c76436994b85e4036c55ec6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e21a4c3a9f8f4b946c76436994b85e4036c55ec6.diff" + }, + "runtime@185fbc3": { + "repo": "runtime", + "branch": "", + "hash": "185fbc3443894ff601755dd239006215ca72d555", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/185fbc3443894ff601755dd239006215ca72d555.diff" + }, + "runtime@31122ad": { + "repo": "runtime", + "branch": "", + "hash": "31122ad6cf1a26d21c81c1a0063dd1dff3b40df7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/31122ad6cf1a26d21c81c1a0063dd1dff3b40df7.diff" + }, + "runtime@a0d4d10": { + "repo": "runtime", + "branch": "", + "hash": "a0d4d10fec0cafb7887d31cf6b5cc082786723da", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a0d4d10fec0cafb7887d31cf6b5cc082786723da.diff" + }, + "runtime@7fd4134": { + "repo": "runtime", + "branch": "", + "hash": "7fd4134b4f78399f2069d5cc2db5cc46aade1635", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7fd4134b4f78399f2069d5cc2db5cc46aade1635.diff" + }, + "runtime@87099a5": { + "repo": "runtime", + "branch": "", + "hash": "87099a5f90b16ea73b7498dfd7abe15fc450b217", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/87099a5f90b16ea73b7498dfd7abe15fc450b217.diff" + }, + "runtime@9aeec7f": { + "repo": "runtime", + "branch": "", + "hash": "9aeec7fc55d48a1ffd6e9eb9d5241fc5c59da433", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9aeec7fc55d48a1ffd6e9eb9d5241fc5c59da433.diff" + }, + "runtime@32f2c33": { + "repo": "runtime", + "branch": "", + "hash": "32f2c3324e1f3f1da93b6f394abd2e893327e4a5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/32f2c3324e1f3f1da93b6f394abd2e893327e4a5.diff" + }, + "runtime@4ec1e56": { + "repo": "runtime", + "branch": "", + "hash": "4ec1e5698656f05673ab9f0f36a88cacd0382f11", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4ec1e5698656f05673ab9f0f36a88cacd0382f11.diff" + }, + "runtime@a73aedb": { + "repo": "runtime", + "branch": "", + "hash": "a73aedb45480007774276ca894f5bed9839a797a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a73aedb45480007774276ca894f5bed9839a797a.diff" + }, + "runtime@675aea5": { + "repo": "runtime", + "branch": "", + "hash": "675aea5d3297eadb749d160ee2086586acf79fd9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/675aea5d3297eadb749d160ee2086586acf79fd9.diff" + }, + "runtime@0f9f5ec": { + "repo": "runtime", + "branch": "", + "hash": "0f9f5eca7a96a2cf8c484c4b5f9291d7927fcd33", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0f9f5eca7a96a2cf8c484c4b5f9291d7927fcd33.diff" + }, + "runtime@9ff4eea": { + "repo": "runtime", + "branch": "", + "hash": "9ff4eeaf2d0aa734a772ee53d64a8ef1a6750cac", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9ff4eeaf2d0aa734a772ee53d64a8ef1a6750cac.diff" + }, + "runtime@7b59fad": { + "repo": "runtime", + "branch": "", + "hash": "7b59fade2246aa8f03b91a6053d5f024f40dc328", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7b59fade2246aa8f03b91a6053d5f024f40dc328.diff" + }, + "runtime@b6e38ad": { + "repo": "runtime", + "branch": "", + "hash": "b6e38ad50a1785947abe19396079f2f6afc7fded", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b6e38ad50a1785947abe19396079f2f6afc7fded.diff" + }, + "runtime@9d4ceae": { + "repo": "runtime", + "branch": "", + "hash": "9d4ceae16e8e2763180b5aa10303f929c5d77903", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9d4ceae16e8e2763180b5aa10303f929c5d77903.diff" + }, + "runtime@b280560": { + "repo": "runtime", + "branch": "", + "hash": "b2805602088588d4122d8ab39167af9bdbbfe487", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b2805602088588d4122d8ab39167af9bdbbfe487.diff" + }, + "runtime@b889215": { + "repo": "runtime", + "branch": "", + "hash": "b889215ca3ff5014513f076be73a4afa166d970c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b889215ca3ff5014513f076be73a4afa166d970c.diff" + }, + "runtime@a72c2a3": { + "repo": "runtime", + "branch": "", + "hash": "a72c2a347a07e10d09d18570d708737cbaa82f4a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a72c2a347a07e10d09d18570d708737cbaa82f4a.diff" + }, + "runtime@e8e491b": { + "repo": "runtime", + "branch": "", + "hash": "e8e491b2fd4e7794202588f8daad9b20fefccd76", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e8e491b2fd4e7794202588f8daad9b20fefccd76.diff" + }, + "runtime@9bde778": { + "repo": "runtime", + "branch": "", + "hash": "9bde77824e77b13030ec88c77ebe0471f93d68ca", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9bde77824e77b13030ec88c77ebe0471f93d68ca.diff" + }, + "runtime@545776c": { + "repo": "runtime", + "branch": "", + "hash": "545776c7daffd8115164facade7f90f491da0d26", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/545776c7daffd8115164facade7f90f491da0d26.diff" + }, + "runtime@f2d5042": { + "repo": "runtime", + "branch": "", + "hash": "f2d5042ceaea5642bac6bde8a1a5765afcbf2ef4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f2d5042ceaea5642bac6bde8a1a5765afcbf2ef4.diff" + }, + "runtime@6963a59": { + "repo": "runtime", + "branch": "", + "hash": "6963a5964693f9c439d100b4bba9ae01af697dc1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6963a5964693f9c439d100b4bba9ae01af697dc1.diff" + }, + "runtime@f5dec36": { + "repo": "runtime", + "branch": "", + "hash": "f5dec36bd50baef31648d4979774b419065fe311", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f5dec36bd50baef31648d4979774b419065fe311.diff" + }, + "runtime@6399abd": { + "repo": "runtime", + "branch": "", + "hash": "6399abda6e2e1ea0671453ae40ed706fb6aea0f4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6399abda6e2e1ea0671453ae40ed706fb6aea0f4.diff" + }, + "runtime@9931572": { + "repo": "runtime", + "branch": "", + "hash": "9931572ebc66a30b84de4c9232aac05c31f2a7c7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9931572ebc66a30b84de4c9232aac05c31f2a7c7.diff" + }, + "runtime@051ab96": { + "repo": "runtime", + "branch": "", + "hash": "051ab96bbbfe7f9579a7d152b3532122cc57ed44", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/051ab96bbbfe7f9579a7d152b3532122cc57ed44.diff" + }, + "runtime@98c1706": { + "repo": "runtime", + "branch": "", + "hash": "98c17068e37a01c84b87908bf2cf698fa5efc32a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/98c17068e37a01c84b87908bf2cf698fa5efc32a.diff" + }, + "runtime@5807807": { + "repo": "runtime", + "branch": "", + "hash": "58078072fbd8876eb7b29f98d3aad5a5fc1d15b1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/58078072fbd8876eb7b29f98d3aad5a5fc1d15b1.diff" + }, + "runtime@21da359": { + "repo": "runtime", + "branch": "", + "hash": "21da359a1615d052b98cf94faa4e1523cc689832", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/21da359a1615d052b98cf94faa4e1523cc689832.diff" + }, + "runtime@e2a0501": { + "repo": "runtime", + "branch": "", + "hash": "e2a05010fa78bb7358937d3b28b83bcd8414d7b0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e2a05010fa78bb7358937d3b28b83bcd8414d7b0.diff" + }, + "runtime@480e3c8": { + "repo": "runtime", + "branch": "", + "hash": "480e3c83373f82f57c35a44d6c4215e7900e6abd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/480e3c83373f82f57c35a44d6c4215e7900e6abd.diff" + }, + "runtime@6c76c3a": { + "repo": "runtime", + "branch": "", + "hash": "6c76c3a4ca9ccd3769558c07a345ad6e813ca655", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6c76c3a4ca9ccd3769558c07a345ad6e813ca655.diff" + }, + "runtime@906c537": { + "repo": "runtime", + "branch": "", + "hash": "906c53718074c669286fd5b0cd88bc7a56a0cd10", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/906c53718074c669286fd5b0cd88bc7a56a0cd10.diff" + }, + "runtime@3a811a4": { + "repo": "runtime", + "branch": "", + "hash": "3a811a403b4883a9d4f3b84b50844023263b1c2a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3a811a403b4883a9d4f3b84b50844023263b1c2a.diff" + }, + "runtime@096273c": { + "repo": "runtime", + "branch": "", + "hash": "096273c7068e745a9bc5c8f2cfbc1c16bd7314d8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/096273c7068e745a9bc5c8f2cfbc1c16bd7314d8.diff" + }, + "runtime@2487b5e": { + "repo": "runtime", + "branch": "", + "hash": "2487b5e10e9a28148e067fb9fa23170a2b087acd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2487b5e10e9a28148e067fb9fa23170a2b087acd.diff" + }, + "runtime@af7e729": { + "repo": "runtime", + "branch": "", + "hash": "af7e729af6bee456745159e63e402ed2194d5985", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/af7e729af6bee456745159e63e402ed2194d5985.diff" + }, + "runtime@bdf8636": { + "repo": "runtime", + "branch": "", + "hash": "bdf863682e3f1b3a20437bac16a7e25f9aa03b9c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bdf863682e3f1b3a20437bac16a7e25f9aa03b9c.diff" + }, + "runtime@62dfdbf": { + "repo": "runtime", + "branch": "", + "hash": "62dfdbff84a97796938836c60697287fc6161aa1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/62dfdbff84a97796938836c60697287fc6161aa1.diff" + }, + "runtime@0e4d89d": { + "repo": "runtime", + "branch": "", + "hash": "0e4d89d0e178b4157eebdec912a31d5265c528f0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0e4d89d0e178b4157eebdec912a31d5265c528f0.diff" + }, + "runtime@a82b355": { + "repo": "runtime", + "branch": "", + "hash": "a82b35567c0b55dbd892abace73a3ad4ac859ccb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a82b35567c0b55dbd892abace73a3ad4ac859ccb.diff" + }, + "runtime@d778a6a": { + "repo": "runtime", + "branch": "", + "hash": "d778a6a10067dbf3483f32c46331aa5dfc0d4bc9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d778a6a10067dbf3483f32c46331aa5dfc0d4bc9.diff" + }, + "runtime@be20321": { + "repo": "runtime", + "branch": "", + "hash": "be20321bc8a6f6bdf54a6b93ee05ebd68e2932d3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/be20321bc8a6f6bdf54a6b93ee05ebd68e2932d3.diff" + }, + "runtime@db9f6d7": { + "repo": "runtime", + "branch": "", + "hash": "db9f6d76c76f79efe6379246734e4a8b11b87469", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/db9f6d76c76f79efe6379246734e4a8b11b87469.diff" + }, + "runtime@39d50ef": { + "repo": "runtime", + "branch": "", + "hash": "39d50ef60957a1c8615fdb86c0128fe189c7472b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/39d50ef60957a1c8615fdb86c0128fe189c7472b.diff" + }, + "runtime@bbac7ec": { + "repo": "runtime", + "branch": "", + "hash": "bbac7ecb1d4ccdceae617babaf2f0210efbce7ec", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bbac7ecb1d4ccdceae617babaf2f0210efbce7ec.diff" + }, + "runtime@8ed747b": { + "repo": "runtime", + "branch": "", + "hash": "8ed747b539b51220a30a7d5860d8c43652971df3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8ed747b539b51220a30a7d5860d8c43652971df3.diff" + }, + "runtime@5d31f77": { + "repo": "runtime", + "branch": "", + "hash": "5d31f77be3e382099d9d1cc8dfd0514f76d33527", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d31f77be3e382099d9d1cc8dfd0514f76d33527.diff" + }, + "runtime@a0dcd39": { + "repo": "runtime", + "branch": "", + "hash": "a0dcd396973586fbca38d754c0e81e11a02cfb77", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a0dcd396973586fbca38d754c0e81e11a02cfb77.diff" + }, + "runtime@0dfd787": { + "repo": "runtime", + "branch": "", + "hash": "0dfd787f3c16e18e1641d20d8cce1789c9488b00", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0dfd787f3c16e18e1641d20d8cce1789c9488b00.diff" + }, + "runtime@1dffd7e": { + "repo": "runtime", + "branch": "", + "hash": "1dffd7eb11f1d77f7489ad5bde61e2111de47743", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1dffd7eb11f1d77f7489ad5bde61e2111de47743.diff" + }, + "runtime@f2f70d9": { + "repo": "runtime", + "branch": "", + "hash": "f2f70d9375fa19afee0d09079187896e06853829", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f2f70d9375fa19afee0d09079187896e06853829.diff" + }, + "runtime@e9e3c8d": { + "repo": "runtime", + "branch": "", + "hash": "e9e3c8dbc9275d18e3911bace5a5ea47b93d220e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e9e3c8dbc9275d18e3911bace5a5ea47b93d220e.diff" + }, + "runtime@9d05a92": { + "repo": "runtime", + "branch": "", + "hash": "9d05a92107b060c11c1825f8b85c930cfd7e7e75", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9d05a92107b060c11c1825f8b85c930cfd7e7e75.diff" + }, + "runtime@aef0e2b": { + "repo": "runtime", + "branch": "", + "hash": "aef0e2b2a06c8025f2b2674bf0a2ddb700d69635", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/aef0e2b2a06c8025f2b2674bf0a2ddb700d69635.diff" + }, + "runtime@ea17bc5": { + "repo": "runtime", + "branch": "", + "hash": "ea17bc533bbb01db331c56a05751ac23e73ea8c8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ea17bc533bbb01db331c56a05751ac23e73ea8c8.diff" + }, + "runtime@41a0abd": { + "repo": "runtime", + "branch": "", + "hash": "41a0abd2e4274ca1e7bae7bc6336c933f90785a2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/41a0abd2e4274ca1e7bae7bc6336c933f90785a2.diff" + }, + "runtime@98d2d53": { + "repo": "runtime", + "branch": "", + "hash": "98d2d533e9572678123721a78a59173daf63acf9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/98d2d533e9572678123721a78a59173daf63acf9.diff" + }, + "runtime@1feea2b": { + "repo": "runtime", + "branch": "", + "hash": "1feea2b915150fb6a8e20373897fa83e1b945d64", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1feea2b915150fb6a8e20373897fa83e1b945d64.diff" + }, + "runtime@3472dd5": { + "repo": "runtime", + "branch": "", + "hash": "3472dd55e0b00e5689992068d720ad32fe6df377", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3472dd55e0b00e5689992068d720ad32fe6df377.diff" + }, + "runtime@f27fa29": { + "repo": "runtime", + "branch": "", + "hash": "f27fa2909d05797b9561ee61e2c1b6d8896aaa2e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f27fa2909d05797b9561ee61e2c1b6d8896aaa2e.diff" + }, + "runtime@37008fe": { + "repo": "runtime", + "branch": "", + "hash": "37008fe859d07f5ccbe3a10c18eb601b402a134b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/37008fe859d07f5ccbe3a10c18eb601b402a134b.diff" + }, + "runtime@c4977a3": { + "repo": "runtime", + "branch": "", + "hash": "c4977a31834efd4b02264693f280b66ee5ffc88d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c4977a31834efd4b02264693f280b66ee5ffc88d.diff" + }, + "runtime@2e8b6f0": { + "repo": "runtime", + "branch": "", + "hash": "2e8b6f07721666fcef5ebc58a381770093268943", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2e8b6f07721666fcef5ebc58a381770093268943.diff" + }, + "runtime@c7d8935": { + "repo": "runtime", + "branch": "", + "hash": "c7d89359fb2afdb3cf045f26c61350885a714811", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c7d89359fb2afdb3cf045f26c61350885a714811.diff" + }, + "runtime@ac9cd10": { + "repo": "runtime", + "branch": "", + "hash": "ac9cd10ebe2f4a8137fb2e5e88ecb93473be8dac", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ac9cd10ebe2f4a8137fb2e5e88ecb93473be8dac.diff" + }, + "runtime@07fc3e7": { + "repo": "runtime", + "branch": "", + "hash": "07fc3e76e84c80c49b1c75ec5e2d8e05b2c24113", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/07fc3e76e84c80c49b1c75ec5e2d8e05b2c24113.diff" + }, + "runtime@7dc7499": { + "repo": "runtime", + "branch": "", + "hash": "7dc7499c8e5c223e38dfaea754b26eaa45afc3b3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7dc7499c8e5c223e38dfaea754b26eaa45afc3b3.diff" + }, + "runtime@4832002": { + "repo": "runtime", + "branch": "", + "hash": "4832002fd28748322015287b8fb3b8126334865f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4832002fd28748322015287b8fb3b8126334865f.diff" + }, + "runtime@a2ec76b": { + "repo": "runtime", + "branch": "", + "hash": "a2ec76b0691e5911908b7617f9c42d3654ef6988", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a2ec76b0691e5911908b7617f9c42d3654ef6988.diff" + }, + "runtime@33b4311": { + "repo": "runtime", + "branch": "", + "hash": "33b43115a73e7e7018858d10f72a0ba6e6200c7b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/33b43115a73e7e7018858d10f72a0ba6e6200c7b.diff" + }, + "runtime@b836f4b": { + "repo": "runtime", + "branch": "", + "hash": "b836f4b9a12587928ee19487f793510f575ab347", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b836f4b9a12587928ee19487f793510f575ab347.diff" + }, + "runtime@f906739": { + "repo": "runtime", + "branch": "", + "hash": "f90673945503403cf9da3bd77220dd9de5d44bd6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f90673945503403cf9da3bd77220dd9de5d44bd6.diff" + }, + "runtime@0701fbf": { + "repo": "runtime", + "branch": "", + "hash": "0701fbf3ec5bf3853727fe5da48b5032acac9c26", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0701fbf3ec5bf3853727fe5da48b5032acac9c26.diff" + }, + "runtime@a4461ef": { + "repo": "runtime", + "branch": "", + "hash": "a4461ef220fee765e5b632178b8f935625f7077e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a4461ef220fee765e5b632178b8f935625f7077e.diff" + }, + "runtime@b3db78f": { + "repo": "runtime", + "branch": "", + "hash": "b3db78f44230c80a49ecf8b64ca598fd01086f94", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b3db78f44230c80a49ecf8b64ca598fd01086f94.diff" + }, + "runtime@81a1603": { + "repo": "runtime", + "branch": "", + "hash": "81a16039509faed12b0bd12b2789fbeb67521f7c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/81a16039509faed12b0bd12b2789fbeb67521f7c.diff" + }, + "runtime@7721472": { + "repo": "runtime", + "branch": "", + "hash": "772147228c6beae5a5743ffef1f9f616f7f4a672", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/772147228c6beae5a5743ffef1f9f616f7f4a672.diff" + }, + "runtime@4a662a9": { + "repo": "runtime", + "branch": "", + "hash": "4a662a97471e79279529cac640854e2478c98079", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4a662a97471e79279529cac640854e2478c98079.diff" + }, + "runtime@9229663": { + "repo": "runtime", + "branch": "", + "hash": "92296631121c2eb917f58dfca70864821cba250a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/92296631121c2eb917f58dfca70864821cba250a.diff" + }, + "runtime@be1d562": { + "repo": "runtime", + "branch": "", + "hash": "be1d5629e1a191e84a330f45c49f37890a7da451", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/be1d5629e1a191e84a330f45c49f37890a7da451.diff" + }, + "runtime@41642df": { + "repo": "runtime", + "branch": "", + "hash": "41642df9d93569d676a6f44d33c0e84a868741ec", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/41642df9d93569d676a6f44d33c0e84a868741ec.diff" + }, + "runtime@db87610": { + "repo": "runtime", + "branch": "", + "hash": "db876108487455505360c75f5a978436a884f4d7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/db876108487455505360c75f5a978436a884f4d7.diff" + }, + "runtime@91749c1": { + "repo": "runtime", + "branch": "", + "hash": "91749c1152707d5e11a97fb0094da4d6bc3fa848", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/91749c1152707d5e11a97fb0094da4d6bc3fa848.diff" + }, + "runtime@1301a50": { + "repo": "runtime", + "branch": "", + "hash": "1301a507f6a4ea757b4658ccb5ebca43ca084513", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1301a507f6a4ea757b4658ccb5ebca43ca084513.diff" + }, + "runtime@05af415": { + "repo": "runtime", + "branch": "", + "hash": "05af41550d4c764284d03bb8d79a977c5cacba8d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/05af41550d4c764284d03bb8d79a977c5cacba8d.diff" + }, + "runtime@5e837f7": { + "repo": "runtime", + "branch": "", + "hash": "5e837f7300b5ab903bc91f701ba58bc73e6136e5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5e837f7300b5ab903bc91f701ba58bc73e6136e5.diff" + }, + "runtime@a1b9d08": { + "repo": "runtime", + "branch": "", + "hash": "a1b9d08c45ace8787a86cbedde23f0c31c8d524b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a1b9d08c45ace8787a86cbedde23f0c31c8d524b.diff" + }, + "runtime@123a5e9": { + "repo": "runtime", + "branch": "", + "hash": "123a5e997b6353b7396777b0f5ad0fa4ce648623", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/123a5e997b6353b7396777b0f5ad0fa4ce648623.diff" + }, + "runtime@2fa1dda": { + "repo": "runtime", + "branch": "", + "hash": "2fa1ddac20b1072ee585fb309b9b59f43ee5a7b3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2fa1ddac20b1072ee585fb309b9b59f43ee5a7b3.diff" + }, + "runtime@5341027": { + "repo": "runtime", + "branch": "", + "hash": "534102750aaa7c33e7d19517b100a4f965494af1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/534102750aaa7c33e7d19517b100a4f965494af1.diff" + }, + "runtime@d751cbe": { + "repo": "runtime", + "branch": "", + "hash": "d751cbea4f64bcfd0e22b70c010d709d51168ae3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d751cbea4f64bcfd0e22b70c010d709d51168ae3.diff" + }, + "runtime@ac69569": { + "repo": "runtime", + "branch": "", + "hash": "ac695692911547e710e43fa7f6e38546a13504a5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ac695692911547e710e43fa7f6e38546a13504a5.diff" + }, + "runtime@432c2e4": { + "repo": "runtime", + "branch": "", + "hash": "432c2e47076aff1ba20a4f94290954f5ddbca68f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/432c2e47076aff1ba20a4f94290954f5ddbca68f.diff" + }, + "runtime@c7bd259": { + "repo": "runtime", + "branch": "", + "hash": "c7bd259f060059d8bd0c1f7d41bc69da0a6ac6bd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c7bd259f060059d8bd0c1f7d41bc69da0a6ac6bd.diff" + }, + "runtime@2790c60": { + "repo": "runtime", + "branch": "", + "hash": "2790c60428c37ef3c0a33941e10f867aa79c51b7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2790c60428c37ef3c0a33941e10f867aa79c51b7.diff" + }, + "runtime@bb71627": { + "repo": "runtime", + "branch": "", + "hash": "bb71627119d7eb33ea1b1826c5b95517c7cfe8a0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bb71627119d7eb33ea1b1826c5b95517c7cfe8a0.diff" + }, + "runtime@bc934f2": { + "repo": "runtime", + "branch": "", + "hash": "bc934f2c07ab2a2aed23ae9b75abc228389fe774", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bc934f2c07ab2a2aed23ae9b75abc228389fe774.diff" + }, + "runtime@9395522": { + "repo": "runtime", + "branch": "", + "hash": "9395522527b5ad55041c3167a4e39dcd67c54891", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9395522527b5ad55041c3167a4e39dcd67c54891.diff" + }, + "runtime@890d67a": { + "repo": "runtime", + "branch": "", + "hash": "890d67a1625b1326e43b5e7ecfe71a02c5ed3094", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/890d67a1625b1326e43b5e7ecfe71a02c5ed3094.diff" + }, + "runtime@9db423a": { + "repo": "runtime", + "branch": "", + "hash": "9db423a801834b900ad3d3a0d0a6836802fbec0e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9db423a801834b900ad3d3a0d0a6836802fbec0e.diff" + }, + "runtime@13b11e5": { + "repo": "runtime", + "branch": "", + "hash": "13b11e58b90164f909e97063a30d96b4d67977b5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/13b11e58b90164f909e97063a30d96b4d67977b5.diff" + }, + "runtime@483b9ea": { + "repo": "runtime", + "branch": "", + "hash": "483b9ea93efd47892a1d0066738db106b2f1d80f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/483b9ea93efd47892a1d0066738db106b2f1d80f.diff" + }, + "runtime@2165f14": { + "repo": "runtime", + "branch": "", + "hash": "2165f1459f29f5a8ebcf6a90be60b1ecfe61485c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2165f1459f29f5a8ebcf6a90be60b1ecfe61485c.diff" + }, + "runtime@e38bfe1": { + "repo": "runtime", + "branch": "", + "hash": "e38bfe1239044dd3b77861403c061484bc7ba5af", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e38bfe1239044dd3b77861403c061484bc7ba5af.diff" + }, + "runtime@bbad0bb": { + "repo": "runtime", + "branch": "", + "hash": "bbad0bb4ab56036dab7e57452090a6ea6ddb2908", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bbad0bb4ab56036dab7e57452090a6ea6ddb2908.diff" + }, + "runtime@5e11a0f": { + "repo": "runtime", + "branch": "", + "hash": "5e11a0fabecd7f757d677b2a6362366e3cafc9a0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5e11a0fabecd7f757d677b2a6362366e3cafc9a0.diff" + }, + "runtime@3752108": { + "repo": "runtime", + "branch": "", + "hash": "3752108f83037fc93b8addcc62cf58c480f3df30", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3752108f83037fc93b8addcc62cf58c480f3df30.diff" + }, + "runtime@8c85699": { + "repo": "runtime", + "branch": "", + "hash": "8c85699181373b892a8dcbb51cdbd753b03272e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8c85699181373b892a8dcbb51cdbd753b03272e0.diff" + }, + "runtime@5ae8c0f": { + "repo": "runtime", + "branch": "", + "hash": "5ae8c0fc45948b934b4a58575d6189bc9d181d0e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5ae8c0fc45948b934b4a58575d6189bc9d181d0e.diff" + }, + "runtime@3227fbb": { + "repo": "runtime", + "branch": "", + "hash": "3227fbb76d9aff58a3bd7e734948fce555de80e1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3227fbb76d9aff58a3bd7e734948fce555de80e1.diff" + }, + "runtime@518c8cb": { + "repo": "runtime", + "branch": "", + "hash": "518c8cb85a5f52d65be02dbbe8803e2dde7fdfe1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/518c8cb85a5f52d65be02dbbe8803e2dde7fdfe1.diff" + }, + "runtime@129f8a3": { + "repo": "runtime", + "branch": "", + "hash": "129f8a37dadbc1c155777d41fc35f68363590669", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/129f8a37dadbc1c155777d41fc35f68363590669.diff" + }, + "runtime@291547b": { + "repo": "runtime", + "branch": "", + "hash": "291547b63df42b4c3bb49e0dc1f3956fb2b77714", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/291547b63df42b4c3bb49e0dc1f3956fb2b77714.diff" + }, + "runtime@f5f1079": { + "repo": "runtime", + "branch": "", + "hash": "f5f1079c96decf4c77b7fd84664d739218bda08c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f5f1079c96decf4c77b7fd84664d739218bda08c.diff" + }, + "runtime@b0f76ec": { + "repo": "runtime", + "branch": "", + "hash": "b0f76ec847aa48839262c4726554ea9e0f3bc4e6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b0f76ec847aa48839262c4726554ea9e0f3bc4e6.diff" + }, + "runtime@3b0dd88": { + "repo": "runtime", + "branch": "", + "hash": "3b0dd88d6cbd8c1ccdd57f20e831e877f742c9f6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3b0dd88d6cbd8c1ccdd57f20e831e877f742c9f6.diff" + }, + "runtime@79e622b": { + "repo": "runtime", + "branch": "", + "hash": "79e622bc48c0215923b8c2585f70b068df41e9b0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/79e622bc48c0215923b8c2585f70b068df41e9b0.diff" + }, + "runtime@aef22bb": { + "repo": "runtime", + "branch": "", + "hash": "aef22bb4851fffef7ce9d0d91366558d79f18165", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/aef22bb4851fffef7ce9d0d91366558d79f18165.diff" + }, + "runtime@2364d61": { + "repo": "runtime", + "branch": "", + "hash": "2364d61dfd9b57340e1f7dc69dda7ff40ca910cc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2364d61dfd9b57340e1f7dc69dda7ff40ca910cc.diff" + }, + "runtime@abb5453": { + "repo": "runtime", + "branch": "", + "hash": "abb5453b321eac7a6cace7756a2cad80a2ea71eb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/abb5453b321eac7a6cace7756a2cad80a2ea71eb.diff" + }, + "runtime@58ecafb": { + "repo": "runtime", + "branch": "", + "hash": "58ecafbefc41532278f7e98e8accabffa1040a56", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/58ecafbefc41532278f7e98e8accabffa1040a56.diff" + }, + "runtime@1c04596": { + "repo": "runtime", + "branch": "", + "hash": "1c04596e61da849ad8f0fc008e88f000d509eee5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1c04596e61da849ad8f0fc008e88f000d509eee5.diff" + }, + "runtime@fda4b8f": { + "repo": "runtime", + "branch": "", + "hash": "fda4b8feeda57f229b4bb70d6dc0f93738bce1b2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fda4b8feeda57f229b4bb70d6dc0f93738bce1b2.diff" + }, + "runtime@4154919": { + "repo": "runtime", + "branch": "", + "hash": "4154919e8d0d795518491c2794b2af6e76ff46a5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4154919e8d0d795518491c2794b2af6e76ff46a5.diff" + }, + "runtime@a4f7d39": { + "repo": "runtime", + "branch": "", + "hash": "a4f7d39a9dc4eb85b27cd58d7954f0ac70e5398e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a4f7d39a9dc4eb85b27cd58d7954f0ac70e5398e.diff" + }, + "runtime@becd5e3": { + "repo": "runtime", + "branch": "", + "hash": "becd5e3ce022b16f561e719bd3090c1dc8d8792f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/becd5e3ce022b16f561e719bd3090c1dc8d8792f.diff" + }, + "runtime@4f916b0": { + "repo": "runtime", + "branch": "", + "hash": "4f916b0fd33fb81708e8ace5e3348ffccedd336d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4f916b0fd33fb81708e8ace5e3348ffccedd336d.diff" + }, + "runtime@ebb13c5": { + "repo": "runtime", + "branch": "", + "hash": "ebb13c5d69c8e97a9a32bef7806b76d4789a9e48", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ebb13c5d69c8e97a9a32bef7806b76d4789a9e48.diff" + }, + "runtime@8c9b352": { + "repo": "runtime", + "branch": "", + "hash": "8c9b3527aa292e036741c54ad7da9288a58dc555", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8c9b3527aa292e036741c54ad7da9288a58dc555.diff" + }, + "runtime@d2b5550": { + "repo": "runtime", + "branch": "", + "hash": "d2b55506f423536608d9e5a6c8cc6ecdefbafe8f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d2b55506f423536608d9e5a6c8cc6ecdefbafe8f.diff" + }, + "runtime@9dd152c": { + "repo": "runtime", + "branch": "", + "hash": "9dd152c8e1c0efb03b34badb94555c6e1b9ae5cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9dd152c8e1c0efb03b34badb94555c6e1b9ae5cd.diff" + }, + "runtime@4c16f5f": { + "repo": "runtime", + "branch": "", + "hash": "4c16f5f5f54b01319ff2a276f1a10e635402c3ca", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4c16f5f5f54b01319ff2a276f1a10e635402c3ca.diff" + }, + "runtime@e0471a1": { + "repo": "runtime", + "branch": "", + "hash": "e0471a15199706b747aaf744d76eeec1dff75fe4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e0471a15199706b747aaf744d76eeec1dff75fe4.diff" + }, + "runtime@5ed7326": { + "repo": "runtime", + "branch": "", + "hash": "5ed7326f4d43ff72249c2fe8ba8a04961a6a51e4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5ed7326f4d43ff72249c2fe8ba8a04961a6a51e4.diff" + }, + "runtime@e99ab10": { + "repo": "runtime", + "branch": "", + "hash": "e99ab10d6d00cd13e432c2730ca0107225ba8108", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e99ab10d6d00cd13e432c2730ca0107225ba8108.diff" + }, + "runtime@663addb": { + "repo": "runtime", + "branch": "", + "hash": "663addb7256d5d05c0707e7ea29251ecd0f1f952", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/663addb7256d5d05c0707e7ea29251ecd0f1f952.diff" + }, + "runtime@d56ee0b": { + "repo": "runtime", + "branch": "", + "hash": "d56ee0bbbcafbd3b17d55659eb70c1e7de466a64", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d56ee0bbbcafbd3b17d55659eb70c1e7de466a64.diff" + }, + "runtime@8df86ac": { + "repo": "runtime", + "branch": "", + "hash": "8df86ac78f1e4510c63880a6f93507af5fdd4ee4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8df86ac78f1e4510c63880a6f93507af5fdd4ee4.diff" + }, + "runtime@055beba": { + "repo": "runtime", + "branch": "", + "hash": "055bebac832f04c9264ad45eb177af34b0711e62", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/055bebac832f04c9264ad45eb177af34b0711e62.diff" + }, + "runtime@a8b2c92": { + "repo": "runtime", + "branch": "", + "hash": "a8b2c92ce2178750e6aa43bb71e035b4a8247dcc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a8b2c92ce2178750e6aa43bb71e035b4a8247dcc.diff" + }, + "runtime@ecaa1c5": { + "repo": "runtime", + "branch": "", + "hash": "ecaa1c589257cd25a5034dffba8e2a8fea10470a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ecaa1c589257cd25a5034dffba8e2a8fea10470a.diff" + }, + "runtime@92236e1": { + "repo": "runtime", + "branch": "", + "hash": "92236e10f59d11457f0e8811813d12055597a190", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/92236e10f59d11457f0e8811813d12055597a190.diff" + }, + "runtime@dc6cc9e": { + "repo": "runtime", + "branch": "", + "hash": "dc6cc9eb717b8a8cccf12d70cf10553beb9841f8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dc6cc9eb717b8a8cccf12d70cf10553beb9841f8.diff" + }, + "runtime@a37889c": { + "repo": "runtime", + "branch": "", + "hash": "a37889c32f7fc7c8174c737a91beed4402b70ee4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a37889c32f7fc7c8174c737a91beed4402b70ee4.diff" + }, + "runtime@56df10e": { + "repo": "runtime", + "branch": "", + "hash": "56df10ebbf8d7e3f334f8cf3144cd9840412810f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/56df10ebbf8d7e3f334f8cf3144cd9840412810f.diff" + }, + "runtime@1358624": { + "repo": "runtime", + "branch": "", + "hash": "1358624e2877c92f4e7ee793930c7582a03d666b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1358624e2877c92f4e7ee793930c7582a03d666b.diff" + }, + "runtime@503cdd1": { + "repo": "runtime", + "branch": "", + "hash": "503cdd143baa519977f4e5f8cc7449fcbfc50c7b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/503cdd143baa519977f4e5f8cc7449fcbfc50c7b.diff" + }, + "runtime@35096b5": { + "repo": "runtime", + "branch": "", + "hash": "35096b59fc4666bb6c26aacc4bbaadd34d03b7e1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/35096b59fc4666bb6c26aacc4bbaadd34d03b7e1.diff" + }, + "runtime@c1ed666": { + "repo": "runtime", + "branch": "", + "hash": "c1ed66685cf546c5c428f692d87e2f3b495cef28", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c1ed66685cf546c5c428f692d87e2f3b495cef28.diff" + }, + "runtime@849bb26": { + "repo": "runtime", + "branch": "", + "hash": "849bb263c962112d8a59ce10251634c7a318aa11", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/849bb263c962112d8a59ce10251634c7a318aa11.diff" + }, + "runtime@10aeb7b": { + "repo": "runtime", + "branch": "", + "hash": "10aeb7b7b598aefe7199a065e65316dcf8350815", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/10aeb7b7b598aefe7199a065e65316dcf8350815.diff" + }, + "runtime@af215ca": { + "repo": "runtime", + "branch": "", + "hash": "af215ca6b6d97a96f9ac31475ac614c0ac0b24df", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/af215ca6b6d97a96f9ac31475ac614c0ac0b24df.diff" + }, + "runtime@6b38e9b": { + "repo": "runtime", + "branch": "", + "hash": "6b38e9b4a0202760229a099ab6abc6fe58f7da6a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6b38e9b4a0202760229a099ab6abc6fe58f7da6a.diff" + }, + "runtime@19012e0": { + "repo": "runtime", + "branch": "", + "hash": "19012e0684cdb06900423a32ccdfca82b19c21d3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/19012e0684cdb06900423a32ccdfca82b19c21d3.diff" + }, + "runtime@2d24182": { + "repo": "runtime", + "branch": "", + "hash": "2d241825745f8be946892fd25492fa4664590241", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2d241825745f8be946892fd25492fa4664590241.diff" + }, + "runtime@c0d7ef5": { + "repo": "runtime", + "branch": "", + "hash": "c0d7ef59fe1899028bb654009979c7b1ef8d2fd6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c0d7ef59fe1899028bb654009979c7b1ef8d2fd6.diff" + }, + "runtime@252fdb0": { + "repo": "runtime", + "branch": "", + "hash": "252fdb052380b3e455bf99ac0a2fce97c1a2c637", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/252fdb052380b3e455bf99ac0a2fce97c1a2c637.diff" + }, + "runtime@e77a105": { + "repo": "runtime", + "branch": "", + "hash": "e77a10587ca9b7f07c3fffbdfa4fd6359411560e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e77a10587ca9b7f07c3fffbdfa4fd6359411560e.diff" + }, + "runtime@bbd5fc2": { + "repo": "runtime", + "branch": "", + "hash": "bbd5fc241f3bebc534f41d1ac6cc771e532e903b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bbd5fc241f3bebc534f41d1ac6cc771e532e903b.diff" + }, + "runtime@e17d74b": { + "repo": "runtime", + "branch": "", + "hash": "e17d74b886d10870c60cc7bc18acde2b7230d0f4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e17d74b886d10870c60cc7bc18acde2b7230d0f4.diff" + }, + "runtime@65b7467": { + "repo": "runtime", + "branch": "", + "hash": "65b74673d27d0f35325d9b2e078d9d863fbd1f91", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/65b74673d27d0f35325d9b2e078d9d863fbd1f91.diff" + }, + "runtime@302a49a": { + "repo": "runtime", + "branch": "", + "hash": "302a49a2dafdc7a7c5004f954075f010f2366e4f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/302a49a2dafdc7a7c5004f954075f010f2366e4f.diff" + }, + "runtime@01cd5cc": { + "repo": "runtime", + "branch": "", + "hash": "01cd5cc09d0037c250195495a461702c6c944f9a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/01cd5cc09d0037c250195495a461702c6c944f9a.diff" + }, + "runtime@08db7a3": { + "repo": "runtime", + "branch": "", + "hash": "08db7a3764b764ebd8f09548ae711d31575d65d4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/08db7a3764b764ebd8f09548ae711d31575d65d4.diff" + }, + "runtime@ea282a9": { + "repo": "runtime", + "branch": "", + "hash": "ea282a9bba0c233ff6f6410c45b9ba44f738ac76", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ea282a9bba0c233ff6f6410c45b9ba44f738ac76.diff" + }, + "runtime@5626020": { + "repo": "runtime", + "branch": "", + "hash": "5626020c3dfabbe023733e2b79e90986850acfe3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5626020c3dfabbe023733e2b79e90986850acfe3.diff" + }, + "runtime@76610ec": { + "repo": "runtime", + "branch": "", + "hash": "76610ec81ae7eade054d60a49d08429e11af03fe", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/76610ec81ae7eade054d60a49d08429e11af03fe.diff" + }, + "runtime@91f6523": { + "repo": "runtime", + "branch": "", + "hash": "91f6523e4167fc59e768a881d089b1f63f71ed40", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/91f6523e4167fc59e768a881d089b1f63f71ed40.diff" + }, + "runtime@a9f63a7": { + "repo": "runtime", + "branch": "", + "hash": "a9f63a70abc568ae8bef71e47f5537e52ccb1847", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a9f63a70abc568ae8bef71e47f5537e52ccb1847.diff" + }, + "runtime@edbf659": { + "repo": "runtime", + "branch": "", + "hash": "edbf6597d2861d865404e754d41d1c37f4bfdb9b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/edbf6597d2861d865404e754d41d1c37f4bfdb9b.diff" + }, + "runtime@987158d": { + "repo": "runtime", + "branch": "", + "hash": "987158d72c76d680f9a48eb3768db2b31bf687a9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/987158d72c76d680f9a48eb3768db2b31bf687a9.diff" + }, + "runtime@e0bfb35": { + "repo": "runtime", + "branch": "", + "hash": "e0bfb350c7ce7e6fa98073b67b03835aa30a33d4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e0bfb350c7ce7e6fa98073b67b03835aa30a33d4.diff" + }, + "runtime@1547c9a": { + "repo": "runtime", + "branch": "", + "hash": "1547c9a611355b6ac0e958f5aa9299ed70e14665", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1547c9a611355b6ac0e958f5aa9299ed70e14665.diff" + }, + "runtime@a3e0275": { + "repo": "runtime", + "branch": "", + "hash": "a3e02756e0c45206a11686f232b1444b487e29c5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a3e02756e0c45206a11686f232b1444b487e29c5.diff" + }, + "runtime@4daceb8": { + "repo": "runtime", + "branch": "", + "hash": "4daceb8fedbb548e8da6895d4f37577adee7826e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4daceb8fedbb548e8da6895d4f37577adee7826e.diff" + }, + "runtime@a075769": { + "repo": "runtime", + "branch": "", + "hash": "a0757694597c6be2827e9030f690a2b0c262e4cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a0757694597c6be2827e9030f690a2b0c262e4cd.diff" + }, + "runtime@c4d7117": { + "repo": "runtime", + "branch": "", + "hash": "c4d7117edf10ac948d28c7614bb7dc5cd1e9d70d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c4d7117edf10ac948d28c7614bb7dc5cd1e9d70d.diff" + }, + "runtime@ed9aba2": { + "repo": "runtime", + "branch": "", + "hash": "ed9aba2aff039bcccfaa9bed980a6eb96bd4aa10", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ed9aba2aff039bcccfaa9bed980a6eb96bd4aa10.diff" + }, + "runtime@9350750": { + "repo": "runtime", + "branch": "", + "hash": "9350750112513bb3d09635f39f71cdb45e420ea5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9350750112513bb3d09635f39f71cdb45e420ea5.diff" + }, + "runtime@1818a74": { + "repo": "runtime", + "branch": "", + "hash": "1818a74f437228b2f1b5fa6dba2f22c2de049a74", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1818a74f437228b2f1b5fa6dba2f22c2de049a74.diff" + }, + "runtime@2f1131b": { + "repo": "runtime", + "branch": "", + "hash": "2f1131bcfaeed5a8aed20739f4b50b7ff11381ae", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2f1131bcfaeed5a8aed20739f4b50b7ff11381ae.diff" + }, + "runtime@e099ef5": { + "repo": "runtime", + "branch": "", + "hash": "e099ef56d8b487971e4cdc8e8c85c7145905faee", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e099ef56d8b487971e4cdc8e8c85c7145905faee.diff" + }, + "runtime@fc3e8ea": { + "repo": "runtime", + "branch": "", + "hash": "fc3e8ea786bcf1ffbaea56f7a5a8b941fbb66904", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fc3e8ea786bcf1ffbaea56f7a5a8b941fbb66904.diff" + }, + "runtime@dcabbab": { + "repo": "runtime", + "branch": "", + "hash": "dcabbab1b8ffeb455ee31fd47eea822040be0960", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dcabbab1b8ffeb455ee31fd47eea822040be0960.diff" + }, + "runtime@826a0c6": { + "repo": "runtime", + "branch": "", + "hash": "826a0c6a8502849b1290a4865535eef35962b3a1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/826a0c6a8502849b1290a4865535eef35962b3a1.diff" + }, + "runtime@e3d5aac": { + "repo": "runtime", + "branch": "", + "hash": "e3d5aac6afa2f26837e4cfcb0647fed3e8e0f82b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e3d5aac6afa2f26837e4cfcb0647fed3e8e0f82b.diff" + }, + "runtime@fdec023": { + "repo": "runtime", + "branch": "", + "hash": "fdec0235c30ece9bd88b221522ac2aa0131d8418", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fdec0235c30ece9bd88b221522ac2aa0131d8418.diff" + }, + "runtime@5416bfe": { + "repo": "runtime", + "branch": "", + "hash": "5416bfe7ce1291da637aa119738a300f013569db", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5416bfe7ce1291da637aa119738a300f013569db.diff" + }, + "runtime@1b366f4": { + "repo": "runtime", + "branch": "", + "hash": "1b366f46a931332be14871d3e17dc62d75413e47", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1b366f46a931332be14871d3e17dc62d75413e47.diff" + }, + "runtime@63e28ea": { + "repo": "runtime", + "branch": "", + "hash": "63e28ea9a1a7a5889061aa9dbd034d65c79427bf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/63e28ea9a1a7a5889061aa9dbd034d65c79427bf.diff" + }, + "runtime@aa035b9": { + "repo": "runtime", + "branch": "", + "hash": "aa035b95d4edf04fb4a6c8fc8a0da83f23aa9a5a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/aa035b95d4edf04fb4a6c8fc8a0da83f23aa9a5a.diff" + }, + "runtime@35a593a": { + "repo": "runtime", + "branch": "", + "hash": "35a593a24724ce4b73f56963ced82a4ecb66cb5b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/35a593a24724ce4b73f56963ced82a4ecb66cb5b.diff" + }, + "runtime@fdf4447": { + "repo": "runtime", + "branch": "", + "hash": "fdf44471a0f476d8b3a998233562e38e6063e657", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fdf44471a0f476d8b3a998233562e38e6063e657.diff" + }, + "runtime@fee4f0a": { + "repo": "runtime", + "branch": "", + "hash": "fee4f0a3f0ae3d26b7ba5ffcc7f0181690a396aa", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fee4f0a3f0ae3d26b7ba5ffcc7f0181690a396aa.diff" + }, + "runtime@03bdf0c": { + "repo": "runtime", + "branch": "", + "hash": "03bdf0c804ad85919f759f3e12adbd5509ec8677", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/03bdf0c804ad85919f759f3e12adbd5509ec8677.diff" + }, + "runtime@3aa3120": { + "repo": "runtime", + "branch": "", + "hash": "3aa31206d7e27ec9bb334c36b08e173bc78a11d0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3aa31206d7e27ec9bb334c36b08e173bc78a11d0.diff" + }, + "runtime@4a1d144": { + "repo": "runtime", + "branch": "", + "hash": "4a1d144788851d4fcae6157f4c6cf9d938158da0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4a1d144788851d4fcae6157f4c6cf9d938158da0.diff" + }, + "runtime@b4c1c2d": { + "repo": "runtime", + "branch": "", + "hash": "b4c1c2de4bf2ff5e0633246cf1a57a8517b28d2d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b4c1c2de4bf2ff5e0633246cf1a57a8517b28d2d.diff" + }, + "runtime@adb70f9": { + "repo": "runtime", + "branch": "", + "hash": "adb70f92b5b0653741fbc4a458ff94b57c30485f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/adb70f92b5b0653741fbc4a458ff94b57c30485f.diff" + }, + "runtime@916a8b7": { + "repo": "runtime", + "branch": "", + "hash": "916a8b78c41c5fd0b50a8e51f6b5563a5187d961", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/916a8b78c41c5fd0b50a8e51f6b5563a5187d961.diff" + }, + "runtime@b35dcbd": { + "repo": "runtime", + "branch": "", + "hash": "b35dcbd05e0e3681734b7bf81837618b2901067d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b35dcbd05e0e3681734b7bf81837618b2901067d.diff" + }, + "runtime@9593745": { + "repo": "runtime", + "branch": "", + "hash": "9593745b904eb3cdbf3fec7bcd662188e8855fce", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9593745b904eb3cdbf3fec7bcd662188e8855fce.diff" + }, + "runtime@062afa5": { + "repo": "runtime", + "branch": "", + "hash": "062afa530d5376213bd017b25414d9bdaf324308", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/062afa530d5376213bd017b25414d9bdaf324308.diff" + }, + "runtime@4b6b5d0": { + "repo": "runtime", + "branch": "", + "hash": "4b6b5d0801fd921e36dce7f883dbe021c194f6e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4b6b5d0801fd921e36dce7f883dbe021c194f6e0.diff" + }, + "runtime@3654fe4": { + "repo": "runtime", + "branch": "", + "hash": "3654fe464c77a00d929b12d46b10c41bde076810", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3654fe464c77a00d929b12d46b10c41bde076810.diff" + }, + "runtime@ed5c6da": { + "repo": "runtime", + "branch": "", + "hash": "ed5c6da7fafc83eb32d402daa94bbabe6b8760cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ed5c6da7fafc83eb32d402daa94bbabe6b8760cd.diff" + }, + "runtime@0731c0f": { + "repo": "runtime", + "branch": "", + "hash": "0731c0fb37808e2eaa3766050e48e0e8ce0284e3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0731c0fb37808e2eaa3766050e48e0e8ce0284e3.diff" + }, + "runtime@fe666f9": { + "repo": "runtime", + "branch": "", + "hash": "fe666f9e533ce0ec45fd81652c65d16ac654c757", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fe666f9e533ce0ec45fd81652c65d16ac654c757.diff" + }, + "runtime@62703b2": { + "repo": "runtime", + "branch": "", + "hash": "62703b2c44ea623142f1a0c2dbc437bf87d336a7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/62703b2c44ea623142f1a0c2dbc437bf87d336a7.diff" + }, + "runtime@cc2800a": { + "repo": "runtime", + "branch": "", + "hash": "cc2800a0be0ff4a26c2200176197eff90f06bd45", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/cc2800a0be0ff4a26c2200176197eff90f06bd45.diff" + }, + "runtime@89cd18a": { + "repo": "runtime", + "branch": "", + "hash": "89cd18abdedc793529c655f4d15cd8fad30927a6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/89cd18abdedc793529c655f4d15cd8fad30927a6.diff" + }, + "runtime@bba72ce": { + "repo": "runtime", + "branch": "", + "hash": "bba72cec2322eca6218010fe76d87d02f2e19686", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bba72cec2322eca6218010fe76d87d02f2e19686.diff" + }, + "runtime@1ad1e1e": { + "repo": "runtime", + "branch": "", + "hash": "1ad1e1e4bb344c99059c1e6c3e75d1035f3e7127", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1ad1e1e4bb344c99059c1e6c3e75d1035f3e7127.diff" + }, + "runtime@7f49565": { + "repo": "runtime", + "branch": "", + "hash": "7f49565b668b93492181b98572be79c54448cd68", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7f49565b668b93492181b98572be79c54448cd68.diff" + }, + "runtime@2e9cdf2": { + "repo": "runtime", + "branch": "", + "hash": "2e9cdf2806d4ba049fe61fd499e9cf7dd3453ab8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2e9cdf2806d4ba049fe61fd499e9cf7dd3453ab8.diff" + }, + "runtime@35c68a9": { + "repo": "runtime", + "branch": "", + "hash": "35c68a942a8488548ecf1c944d67143a7eda754f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/35c68a942a8488548ecf1c944d67143a7eda754f.diff" + }, + "runtime@63bf37b": { + "repo": "runtime", + "branch": "", + "hash": "63bf37bf339e097547f8ebe86f2b01d7f473b969", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/63bf37bf339e097547f8ebe86f2b01d7f473b969.diff" + }, + "runtime@c8979c0": { + "repo": "runtime", + "branch": "", + "hash": "c8979c0244be512a3bd392f4d65d144adcf23901", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c8979c0244be512a3bd392f4d65d144adcf23901.diff" + }, + "runtime@9ee744e": { + "repo": "runtime", + "branch": "", + "hash": "9ee744e7268391376edae73efbebe371ec3dd906", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9ee744e7268391376edae73efbebe371ec3dd906.diff" + }, + "runtime@65937ca": { + "repo": "runtime", + "branch": "", + "hash": "65937ca43416615d941a93c9f33ad4b1acfb7b58", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/65937ca43416615d941a93c9f33ad4b1acfb7b58.diff" + }, + "runtime@24547a7": { + "repo": "runtime", + "branch": "", + "hash": "24547a76ba95bee359f4c0b58dd98976973aa797", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/24547a76ba95bee359f4c0b58dd98976973aa797.diff" + }, + "runtime@7ef0b3f": { + "repo": "runtime", + "branch": "", + "hash": "7ef0b3ff02ea22def62018364fa60123ec456932", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7ef0b3ff02ea22def62018364fa60123ec456932.diff" + }, + "runtime@1ce6bd1": { + "repo": "runtime", + "branch": "", + "hash": "1ce6bd19c76168b7edc256aa4307f5a8d66893dd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1ce6bd19c76168b7edc256aa4307f5a8d66893dd.diff" + }, + "runtime@9a975e6": { + "repo": "runtime", + "branch": "", + "hash": "9a975e65f091d0aceb76c51c9263589bf4b0e7a7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9a975e65f091d0aceb76c51c9263589bf4b0e7a7.diff" + }, + "runtime@bee7953": { + "repo": "runtime", + "branch": "", + "hash": "bee7953796edc09e516e847e3c9006b486ab0f6d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bee7953796edc09e516e847e3c9006b486ab0f6d.diff" + }, + "runtime@5d33559": { + "repo": "runtime", + "branch": "", + "hash": "5d3355982c1844874afdec9d772d3af1d9bd7dd9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d3355982c1844874afdec9d772d3af1d9bd7dd9.diff" + }, + "runtime@9e2858a": { + "repo": "runtime", + "branch": "", + "hash": "9e2858a585c30f3fc3bbfaf99a8b08b81e4d0292", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9e2858a585c30f3fc3bbfaf99a8b08b81e4d0292.diff" + }, + "runtime@b5d6601": { + "repo": "runtime", + "branch": "", + "hash": "b5d6601cdf789d6eb5bfdda6a7c6eddf7bbe025e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b5d6601cdf789d6eb5bfdda6a7c6eddf7bbe025e.diff" + }, + "runtime@62e1031": { + "repo": "runtime", + "branch": "", + "hash": "62e1031be5e0e0f11800e4ac8afca3a3682e92d8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/62e1031be5e0e0f11800e4ac8afca3a3682e92d8.diff" + }, + "runtime@fdcac52": { + "repo": "runtime", + "branch": "", + "hash": "fdcac5264065d9a0b5b88f480ac17f3718137129", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fdcac5264065d9a0b5b88f480ac17f3718137129.diff" + }, + "runtime@70e7750": { + "repo": "runtime", + "branch": "", + "hash": "70e7750aa990795b1c9cb10a7f05c522861cab40", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/70e7750aa990795b1c9cb10a7f05c522861cab40.diff" + }, + "runtime@592e138": { + "repo": "runtime", + "branch": "", + "hash": "592e13806d41a81db5a623f93bf6bc13a91ac5f6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/592e13806d41a81db5a623f93bf6bc13a91ac5f6.diff" + }, + "runtime@8ac369d": { + "repo": "runtime", + "branch": "", + "hash": "8ac369d11deabb2a627b003c3ee94e4c8fe8dfe9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8ac369d11deabb2a627b003c3ee94e4c8fe8dfe9.diff" + }, + "runtime@25bd04c": { + "repo": "runtime", + "branch": "", + "hash": "25bd04c79542dfaaab5c5cd42670bcfc20b7d57a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/25bd04c79542dfaaab5c5cd42670bcfc20b7d57a.diff" + }, + "runtime@ad50b41": { + "repo": "runtime", + "branch": "", + "hash": "ad50b412069ee7f274c585d191df797ac5548525", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ad50b412069ee7f274c585d191df797ac5548525.diff" + }, + "runtime@6e0b2d2": { + "repo": "runtime", + "branch": "", + "hash": "6e0b2d2c1be15a9a16bc1b04dbdbce6f2f3530b6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6e0b2d2c1be15a9a16bc1b04dbdbce6f2f3530b6.diff" + }, + "runtime@a3bf498": { + "repo": "runtime", + "branch": "", + "hash": "a3bf498b9c7110173586c7f93244d02529bb7fca", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a3bf498b9c7110173586c7f93244d02529bb7fca.diff" + }, + "runtime@4b56149": { + "repo": "runtime", + "branch": "", + "hash": "4b5614930561c7d0ae7b36b44ff0826fda04c49d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4b5614930561c7d0ae7b36b44ff0826fda04c49d.diff" + }, + "runtime@7d42228": { + "repo": "runtime", + "branch": "", + "hash": "7d422286ca835eb58f14c9f00c9b28e35ff6414b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7d422286ca835eb58f14c9f00c9b28e35ff6414b.diff" + }, + "runtime@a3639b1": { + "repo": "runtime", + "branch": "", + "hash": "a3639b1f79ab15ae37d7275c473e4b42f81724c8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a3639b1f79ab15ae37d7275c473e4b42f81724c8.diff" + }, + "runtime@f1e9e36": { + "repo": "runtime", + "branch": "", + "hash": "f1e9e366ff197e2037ae581af2963e98cec59ea6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f1e9e366ff197e2037ae581af2963e98cec59ea6.diff" + }, + "runtime@19b511a": { + "repo": "runtime", + "branch": "", + "hash": "19b511a67ae38e1ab9ae8c6878a7face1ec4ab13", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/19b511a67ae38e1ab9ae8c6878a7face1ec4ab13.diff" + }, + "runtime@d6db569": { + "repo": "runtime", + "branch": "", + "hash": "d6db5692f7049b873eb7b1fa11077082348b3502", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d6db5692f7049b873eb7b1fa11077082348b3502.diff" + }, + "runtime@85de42c": { + "repo": "runtime", + "branch": "", + "hash": "85de42c2708e6e31dd7a98a0607702edc1d51e09", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/85de42c2708e6e31dd7a98a0607702edc1d51e09.diff" + }, + "runtime@a4f9324": { + "repo": "runtime", + "branch": "", + "hash": "a4f9324d72e533d0438f196f11287e28e262b196", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a4f9324d72e533d0438f196f11287e28e262b196.diff" + }, + "runtime@f59cad6": { + "repo": "runtime", + "branch": "", + "hash": "f59cad6eaf5bbe1c3da6aea07e998f686c0ef0bd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f59cad6eaf5bbe1c3da6aea07e998f686c0ef0bd.diff" + }, + "runtime@30db3f7": { + "repo": "runtime", + "branch": "", + "hash": "30db3f75cdb96d1064e269706cd62c2ee4b234d3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/30db3f75cdb96d1064e269706cd62c2ee4b234d3.diff" + }, + "runtime@3eaaf07": { + "repo": "runtime", + "branch": "", + "hash": "3eaaf07747e1618c2954e4732839cdd96c948125", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3eaaf07747e1618c2954e4732839cdd96c948125.diff" + }, + "runtime@3b91ef7": { + "repo": "runtime", + "branch": "", + "hash": "3b91ef74a9a9c921bf9392ecbab032bbbdc897c7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3b91ef74a9a9c921bf9392ecbab032bbbdc897c7.diff" + }, + "runtime@b426c12": { + "repo": "runtime", + "branch": "", + "hash": "b426c125dd98665821e3e2ed9aed85d3836fe6e6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b426c125dd98665821e3e2ed9aed85d3836fe6e6.diff" + }, + "runtime@bfcf5c2": { + "repo": "runtime", + "branch": "", + "hash": "bfcf5c2a679162e176614a996a2c37e1bb5797dc", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bfcf5c2a679162e176614a996a2c37e1bb5797dc.diff" + }, + "runtime@e563422": { + "repo": "runtime", + "branch": "", + "hash": "e563422012f994091f0f1d52deeed8c6273edecb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e563422012f994091f0f1d52deeed8c6273edecb.diff" + }, + "runtime@e39bf0d": { + "repo": "runtime", + "branch": "", + "hash": "e39bf0d660723a68ae6784a7422a08d7193d294a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e39bf0d660723a68ae6784a7422a08d7193d294a.diff" + }, + "runtime@fd2cfc7": { + "repo": "runtime", + "branch": "", + "hash": "fd2cfc7f490abf5879639f488b335ab0263daa64", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fd2cfc7f490abf5879639f488b335ab0263daa64.diff" + }, + "runtime@c8f7ed2": { + "repo": "runtime", + "branch": "", + "hash": "c8f7ed282c7e8f9bbce868a1fd86bbc818706f92", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c8f7ed282c7e8f9bbce868a1fd86bbc818706f92.diff" + }, + "runtime@125cc59": { + "repo": "runtime", + "branch": "", + "hash": "125cc59f587d88374c605c9e5dbd862b779e30a3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/125cc59f587d88374c605c9e5dbd862b779e30a3.diff" + }, + "runtime@397e72c": { + "repo": "runtime", + "branch": "", + "hash": "397e72c06bee5097f77da4e38361f99084582338", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/397e72c06bee5097f77da4e38361f99084582338.diff" + }, + "runtime@d553195": { + "repo": "runtime", + "branch": "", + "hash": "d553195ce056de3b309d3f51d558bfe80f6cf911", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d553195ce056de3b309d3f51d558bfe80f6cf911.diff" + }, + "runtime@9b8c375": { + "repo": "runtime", + "branch": "", + "hash": "9b8c375e24b7b0c198de722a0cfd31d02016fdf7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9b8c375e24b7b0c198de722a0cfd31d02016fdf7.diff" + }, + "runtime@63e7364": { + "repo": "runtime", + "branch": "", + "hash": "63e736448e18df1668d284b6343a9fe1974369de", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/63e736448e18df1668d284b6343a9fe1974369de.diff" + }, + "runtime@6dbc49a": { + "repo": "runtime", + "branch": "", + "hash": "6dbc49a3f72b47b958314dd1bb43105670726626", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6dbc49a3f72b47b958314dd1bb43105670726626.diff" + }, + "runtime@19274de": { + "repo": "runtime", + "branch": "", + "hash": "19274dec83ce7e230836cf262fbe6c98c1a74401", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/19274dec83ce7e230836cf262fbe6c98c1a74401.diff" + }, + "runtime@2f38215": { + "repo": "runtime", + "branch": "", + "hash": "2f3821520acb47a26220fe08ee13cb89b3a38572", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2f3821520acb47a26220fe08ee13cb89b3a38572.diff" + }, + "runtime@9db0b29": { + "repo": "runtime", + "branch": "", + "hash": "9db0b2959ed06688da8de4411472782718f411f7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9db0b2959ed06688da8de4411472782718f411f7.diff" + }, + "runtime@62d56b5": { + "repo": "runtime", + "branch": "", + "hash": "62d56b5da770d5fec751ec65559a65e88a8e4d8a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/62d56b5da770d5fec751ec65559a65e88a8e4d8a.diff" + }, + "runtime@f4ced08": { + "repo": "runtime", + "branch": "", + "hash": "f4ced08998c0a32987012350f69c30ad832a1e75", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f4ced08998c0a32987012350f69c30ad832a1e75.diff" + }, + "runtime@4c74f6a": { + "repo": "runtime", + "branch": "", + "hash": "4c74f6ac0db2db2326798751e773f8c0c2a7aac9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4c74f6ac0db2db2326798751e773f8c0c2a7aac9.diff" + }, + "runtime@d7d6d76": { + "repo": "runtime", + "branch": "", + "hash": "d7d6d76c71a7976455b092564ace58a92264f774", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d7d6d76c71a7976455b092564ace58a92264f774.diff" + }, + "runtime@4610370": { + "repo": "runtime", + "branch": "", + "hash": "4610370987b9bf78acfb3c970bacbd41fc9f2c6c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4610370987b9bf78acfb3c970bacbd41fc9f2c6c.diff" + }, + "runtime@83e9127": { + "repo": "runtime", + "branch": "", + "hash": "83e9127bb0c5b83837d885e967fe5031feb9987d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/83e9127bb0c5b83837d885e967fe5031feb9987d.diff" + }, + "runtime@5beef0d": { + "repo": "runtime", + "branch": "", + "hash": "5beef0dc4724761766a9f068c7aed8a0a91b0056", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5beef0dc4724761766a9f068c7aed8a0a91b0056.diff" + }, + "runtime@380b84f": { + "repo": "runtime", + "branch": "", + "hash": "380b84f96cb983d6ce09536e4af727b12d92fd7d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/380b84f96cb983d6ce09536e4af727b12d92fd7d.diff" + }, + "runtime@8d85540": { + "repo": "runtime", + "branch": "", + "hash": "8d855407022c5d03b938d0591ed7247397164f28", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8d855407022c5d03b938d0591ed7247397164f28.diff" + }, + "runtime@d22168c": { + "repo": "runtime", + "branch": "", + "hash": "d22168cd01987b585c5bd32f52a0d8610ba4ae39", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d22168cd01987b585c5bd32f52a0d8610ba4ae39.diff" + }, + "runtime@d71e0a9": { + "repo": "runtime", + "branch": "", + "hash": "d71e0a994980fc47a1efb4ce2c207947e7efedca", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d71e0a994980fc47a1efb4ce2c207947e7efedca.diff" + }, + "runtime@a0311b3": { + "repo": "runtime", + "branch": "", + "hash": "a0311b3485a8df84608d9aab82aa98e097c21948", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a0311b3485a8df84608d9aab82aa98e097c21948.diff" + }, + "runtime@c6b1bd9": { + "repo": "runtime", + "branch": "", + "hash": "c6b1bd9fb425e39a87bad7f2439dd129bd15ee49", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c6b1bd9fb425e39a87bad7f2439dd129bd15ee49.diff" + }, + "runtime@73a17d6": { + "repo": "runtime", + "branch": "", + "hash": "73a17d6b25807e87aac4958c122332d2894820eb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/73a17d6b25807e87aac4958c122332d2894820eb.diff" + }, + "runtime@b9ff865": { + "repo": "runtime", + "branch": "", + "hash": "b9ff865efa9e59e54eaac6dab9ef6ea071fad2c1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b9ff865efa9e59e54eaac6dab9ef6ea071fad2c1.diff" + }, + "runtime@23e9326": { + "repo": "runtime", + "branch": "", + "hash": "23e93263ff1176bc651c69c760fa68eef4ef4eec", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/23e93263ff1176bc651c69c760fa68eef4ef4eec.diff" + }, + "runtime@a4094ea": { + "repo": "runtime", + "branch": "", + "hash": "a4094ea847d604bc921743a652180dcc39224442", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a4094ea847d604bc921743a652180dcc39224442.diff" + }, + "runtime@f82dc23": { + "repo": "runtime", + "branch": "", + "hash": "f82dc2301650710faa06de0103b55b6b105c0b9b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f82dc2301650710faa06de0103b55b6b105c0b9b.diff" + }, + "runtime@0b259fa": { + "repo": "runtime", + "branch": "", + "hash": "0b259fa1fc2ccb1d5b07484a57f5c723da60930b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0b259fa1fc2ccb1d5b07484a57f5c723da60930b.diff" + }, + "runtime@f867627": { + "repo": "runtime", + "branch": "", + "hash": "f8676279408d3721fe4b02afc035a8851d303e57", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f8676279408d3721fe4b02afc035a8851d303e57.diff" + }, + "runtime@f5645e2": { + "repo": "runtime", + "branch": "", + "hash": "f5645e2af5f510df136f4d342b074b97a19ca88a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f5645e2af5f510df136f4d342b074b97a19ca88a.diff" + }, + "runtime@f24d574": { + "repo": "runtime", + "branch": "", + "hash": "f24d5747aa41a7ddf973c19f71da16bd86287f19", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f24d5747aa41a7ddf973c19f71da16bd86287f19.diff" + }, + "runtime@1f254ec": { + "repo": "runtime", + "branch": "", + "hash": "1f254ec3b14c88b71efc7324b3d001f1fb056ecb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1f254ec3b14c88b71efc7324b3d001f1fb056ecb.diff" + }, + "runtime@6fb2c42": { + "repo": "runtime", + "branch": "", + "hash": "6fb2c42f0d22ebc7a79cfe513f5315777f67cd9c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6fb2c42f0d22ebc7a79cfe513f5315777f67cd9c.diff" + }, + "runtime@7304c88": { + "repo": "runtime", + "branch": "", + "hash": "7304c8891d2cfa3cde8113e95e7d4f49845a89ec", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7304c8891d2cfa3cde8113e95e7d4f49845a89ec.diff" + }, + "runtime@57b7935": { + "repo": "runtime", + "branch": "", + "hash": "57b7935a146630b7a011b21f1a0b5eb5b3098f8a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/57b7935a146630b7a011b21f1a0b5eb5b3098f8a.diff" + }, + "runtime@9405cac": { + "repo": "runtime", + "branch": "", + "hash": "9405cacd3a6016d414a20beb8aba2e4d65b346d9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9405cacd3a6016d414a20beb8aba2e4d65b346d9.diff" + }, + "runtime@3690e13": { + "repo": "runtime", + "branch": "", + "hash": "3690e1373445f53c5032674141ee12a91eed7c1d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3690e1373445f53c5032674141ee12a91eed7c1d.diff" + }, + "runtime@f363796": { + "repo": "runtime", + "branch": "", + "hash": "f36379692fdd0448b5b1276a1a4aa075a0d2c1e0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0.diff" + }, + "runtime@a3359b8": { + "repo": "runtime", + "branch": "", + "hash": "a3359b88167e537ef31281887bb259461391f8f6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a3359b88167e537ef31281887bb259461391f8f6.diff" + }, + "runtime@39452c5": { + "repo": "runtime", + "branch": "", + "hash": "39452c512b1021f7fbc349bb2953db6ac2659623", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/39452c512b1021f7fbc349bb2953db6ac2659623.diff" + }, + "runtime@a1e8100": { + "repo": "runtime", + "branch": "", + "hash": "a1e8100c55b9b8e2bacb3c8e97770e2e1a739359", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a1e8100c55b9b8e2bacb3c8e97770e2e1a739359.diff" + }, + "runtime@97091e2": { + "repo": "runtime", + "branch": "", + "hash": "97091e2a58330ace2661db7f22ee0baf7e492201", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/97091e2a58330ace2661db7f22ee0baf7e492201.diff" + }, + "runtime@3a87981": { + "repo": "runtime", + "branch": "", + "hash": "3a87981877445b58ef3c05851888e24c3558876b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b.diff" + }, + "runtime@b8e0820": { + "repo": "runtime", + "branch": "", + "hash": "b8e08206ff30224fc4445f8f8e545194948290ea", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b8e08206ff30224fc4445f8f8e545194948290ea.diff" + }, + "runtime@98bfa17": { + "repo": "runtime", + "branch": "", + "hash": "98bfa17c9f3910eec30099b7ac140d8a09df6227", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/98bfa17c9f3910eec30099b7ac140d8a09df6227.diff" + }, + "runtime@db5142a": { + "repo": "runtime", + "branch": "", + "hash": "db5142a0ac97e4505b39166f7cdc59d24abaa881", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/db5142a0ac97e4505b39166f7cdc59d24abaa881.diff" + }, + "runtime@4fcc956": { + "repo": "runtime", + "branch": "", + "hash": "4fcc956e7aaae5bfdaac9decc44d33df8400e71b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4fcc956e7aaae5bfdaac9decc44d33df8400e71b.diff" + }, + "runtime@39ace2d": { + "repo": "runtime", + "branch": "", + "hash": "39ace2debc428330d7d1b82480c698828ba23bb6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/39ace2debc428330d7d1b82480c698828ba23bb6.diff" + }, + "runtime@fd3a4f4": { + "repo": "runtime", + "branch": "", + "hash": "fd3a4f4683bb4adda7785506b9a8fc5c2607b422", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fd3a4f4683bb4adda7785506b9a8fc5c2607b422.diff" + }, + "runtime@9907f43": { + "repo": "runtime", + "branch": "", + "hash": "9907f4357aba5227769666799ecc6487dfb69b82", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9907f4357aba5227769666799ecc6487dfb69b82.diff" + }, + "runtime@dabcb41": { + "repo": "runtime", + "branch": "", + "hash": "dabcb41841ff2ae956d321b50e88a214509655b5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dabcb41841ff2ae956d321b50e88a214509655b5.diff" + }, + "runtime@ca65f7d": { + "repo": "runtime", + "branch": "", + "hash": "ca65f7d507cc106df69832a82c54d0996339c51e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ca65f7d507cc106df69832a82c54d0996339c51e.diff" + }, + "runtime@9ce1cb9": { + "repo": "runtime", + "branch": "", + "hash": "9ce1cb968e7d392e0c03059537236b1aa6e63ab0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9ce1cb968e7d392e0c03059537236b1aa6e63ab0.diff" + }, + "runtime@b7dcae6": { + "repo": "runtime", + "branch": "", + "hash": "b7dcae6b4bbf310dcee351d06355bcf16224e82c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b7dcae6b4bbf310dcee351d06355bcf16224e82c.diff" + }, + "runtime@0989174": { + "repo": "runtime", + "branch": "", + "hash": "0989174221624b11f25c2498f927c6eaa124498c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0989174221624b11f25c2498f927c6eaa124498c.diff" + }, + "runtime@24097f2": { + "repo": "runtime", + "branch": "", + "hash": "24097f23dbcab2bb162add524e6fe8d4d77db024", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/24097f23dbcab2bb162add524e6fe8d4d77db024.diff" + }, + "runtime@36812f0": { + "repo": "runtime", + "branch": "", + "hash": "36812f06f2612a35e81274aba10f0ea831588ede", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/36812f06f2612a35e81274aba10f0ea831588ede.diff" + }, + "runtime@2198d5d": { + "repo": "runtime", + "branch": "", + "hash": "2198d5d0032ba2427480cace2aded3555542f7be", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2198d5d0032ba2427480cace2aded3555542f7be.diff" + }, + "runtime@0080389": { + "repo": "runtime", + "branch": "", + "hash": "00803896e74e118d9e0ccfe1a4609b3aa96e36d1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/00803896e74e118d9e0ccfe1a4609b3aa96e36d1.diff" + }, + "runtime@d04703b": { + "repo": "runtime", + "branch": "", + "hash": "d04703b52beb11e1385af3f766f605af0949db72", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d04703b52beb11e1385af3f766f605af0949db72.diff" + }, + "runtime@07b0630": { + "repo": "runtime", + "branch": "", + "hash": "07b0630df574261c916a708a2f72297fb30c77be", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/07b0630df574261c916a708a2f72297fb30c77be.diff" + }, + "runtime@f003ba4": { + "repo": "runtime", + "branch": "", + "hash": "f003ba457413afda1f6303ba26aa44e4ef752fab", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f003ba457413afda1f6303ba26aa44e4ef752fab.diff" + }, + "runtime@3d40d73": { + "repo": "runtime", + "branch": "", + "hash": "3d40d73dd958fb9748f8f343c8081f47c2d7191f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3d40d73dd958fb9748f8f343c8081f47c2d7191f.diff" + }, + "runtime@b802891": { + "repo": "runtime", + "branch": "", + "hash": "b80289118168d1fc8984b8ff922737e420ef5209", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b80289118168d1fc8984b8ff922737e420ef5209.diff" + }, + "runtime@820be0c": { + "repo": "runtime", + "branch": "", + "hash": "820be0cef8c1a9cac5d686b9f8b846fe661c9426", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/820be0cef8c1a9cac5d686b9f8b846fe661c9426.diff" + }, + "runtime@98d5787": { + "repo": "runtime", + "branch": "", + "hash": "98d5787a726f050c592e7c126c6ab62b1954288c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/98d5787a726f050c592e7c126c6ab62b1954288c.diff" + }, + "runtime@e57af36": { + "repo": "runtime", + "branch": "", + "hash": "e57af36fea4cd5defd1bd93ec3b0d21252bcef4e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e57af36fea4cd5defd1bd93ec3b0d21252bcef4e.diff" + }, + "runtime@a4a5adf": { + "repo": "runtime", + "branch": "", + "hash": "a4a5adf721a8e4339add8a09bb4f97ae5079117a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a4a5adf721a8e4339add8a09bb4f97ae5079117a.diff" + }, + "runtime@8921750": { + "repo": "runtime", + "branch": "", + "hash": "8921750aa08f28b909e1b4401c5dd91842e3fb2b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8921750aa08f28b909e1b4401c5dd91842e3fb2b.diff" + }, + "runtime@1704f34": { + "repo": "runtime", + "branch": "", + "hash": "1704f340d9781501bcd38fae400cf8d9f3f2d3f7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1704f340d9781501bcd38fae400cf8d9f3f2d3f7.diff" + }, + "runtime@9942301": { + "repo": "runtime", + "branch": "", + "hash": "9942301410995fc6e267f8af9c5501f1a681bfa9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9942301410995fc6e267f8af9c5501f1a681bfa9.diff" + }, + "runtime@49fd166": { + "repo": "runtime", + "branch": "", + "hash": "49fd16601e6727b939c517693aa187f508664762", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/49fd16601e6727b939c517693aa187f508664762.diff" + }, + "runtime@67df812": { + "repo": "runtime", + "branch": "", + "hash": "67df812bd71901d08906a0369b84e1f22de701ee", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/67df812bd71901d08906a0369b84e1f22de701ee.diff" + }, + "runtime@495f158": { + "repo": "runtime", + "branch": "", + "hash": "495f1585455aa89519227dd6f4f7466fc39e5f02", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/495f1585455aa89519227dd6f4f7466fc39e5f02.diff" + }, + "runtime@505f427": { + "repo": "runtime", + "branch": "", + "hash": "505f42791d1e226b6f75280248604002d4a23606", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/505f42791d1e226b6f75280248604002d4a23606.diff" + }, + "runtime@581acb2": { + "repo": "runtime", + "branch": "", + "hash": "581acb2f5497286af1c2554d68c04312591160ab", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/581acb2f5497286af1c2554d68c04312591160ab.diff" + }, + "runtime@45d015d": { + "repo": "runtime", + "branch": "", + "hash": "45d015df20419cabadf5065c252306d0962ab1ff", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/45d015df20419cabadf5065c252306d0962ab1ff.diff" + }, + "runtime@95e7c8e": { + "repo": "runtime", + "branch": "", + "hash": "95e7c8e7f331aeae090a1c295d068271ff1c6e9a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/95e7c8e7f331aeae090a1c295d068271ff1c6e9a.diff" + }, + "runtime@c3e1a29": { + "repo": "runtime", + "branch": "", + "hash": "c3e1a29303ac98eab11ce85debaf52a90b0c2c42", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c3e1a29303ac98eab11ce85debaf52a90b0c2c42.diff" + }, + "runtime@4b211ba": { + "repo": "runtime", + "branch": "", + "hash": "4b211ba77ff3bfa4b7d2ba0c873e6bd337b6c6f0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4b211ba77ff3bfa4b7d2ba0c873e6bd337b6c6f0.diff" + }, + "runtime@ef0084c": { + "repo": "runtime", + "branch": "", + "hash": "ef0084ced56a9161c00c36641ed8227de92a0640", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ef0084ced56a9161c00c36641ed8227de92a0640.diff" + }, + "runtime@5656cc9": { + "repo": "runtime", + "branch": "", + "hash": "5656cc9c8bf759f1530d33c60931783585a53e75", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5656cc9c8bf759f1530d33c60931783585a53e75.diff" + }, + "runtime@1af2b9f": { + "repo": "runtime", + "branch": "", + "hash": "1af2b9fda524303a30c5d14ac47bbf5510e06102", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1af2b9fda524303a30c5d14ac47bbf5510e06102.diff" + }, + "runtime@27dd7c8": { + "repo": "runtime", + "branch": "", + "hash": "27dd7c8a41073acc7a8f79af74b83859f347f4bb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/27dd7c8a41073acc7a8f79af74b83859f347f4bb.diff" + }, + "runtime@b3833ec": { + "repo": "runtime", + "branch": "", + "hash": "b3833ec62c7c8b6528717f1f56d498e22a7969db", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b3833ec62c7c8b6528717f1f56d498e22a7969db.diff" + }, + "runtime@ac88c72": { + "repo": "runtime", + "branch": "", + "hash": "ac88c726cae695b842efcaf81a7964fbbdff7a84", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ac88c726cae695b842efcaf81a7964fbbdff7a84.diff" + }, + "runtime@3e4b29a": { + "repo": "runtime", + "branch": "", + "hash": "3e4b29a35416420edee52fd462d3216deaea3798", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3e4b29a35416420edee52fd462d3216deaea3798.diff" + }, + "runtime@02c4ff5": { + "repo": "runtime", + "branch": "", + "hash": "02c4ff5f2482113a9a3c6e99ca4171f0d824d383", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/02c4ff5f2482113a9a3c6e99ca4171f0d824d383.diff" + }, + "runtime@9577e1d": { + "repo": "runtime", + "branch": "", + "hash": "9577e1d4e77b9285ecc198774050a3ee51c467ae", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9577e1d4e77b9285ecc198774050a3ee51c467ae.diff" + }, + "runtime@af7b1d7": { + "repo": "runtime", + "branch": "", + "hash": "af7b1d7e42280e4b0cb7e37d36fa639bd80f41a1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/af7b1d7e42280e4b0cb7e37d36fa639bd80f41a1.diff" + }, + "runtime@c98db11": { + "repo": "runtime", + "branch": "", + "hash": "c98db11040caa101855b21261f2f130e289e58f0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c98db11040caa101855b21261f2f130e289e58f0.diff" + }, + "runtime@7117272": { + "repo": "runtime", + "branch": "", + "hash": "711727280905cf17da5ef34a3d0477027efbddce", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/711727280905cf17da5ef34a3d0477027efbddce.diff" + }, + "runtime@7f8276d": { + "repo": "runtime", + "branch": "", + "hash": "7f8276da27a20943339702df0abdfc02e21110a4", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7f8276da27a20943339702df0abdfc02e21110a4.diff" + }, + "runtime@9451fcf": { + "repo": "runtime", + "branch": "", + "hash": "9451fcf158bce42bc1f10b1be51ff16ab58f299a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9451fcf158bce42bc1f10b1be51ff16ab58f299a.diff" + }, + "runtime@5a4c890": { + "repo": "runtime", + "branch": "", + "hash": "5a4c890a68c5ac190da0f21718f76199cfb90104", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5a4c890a68c5ac190da0f21718f76199cfb90104.diff" + }, + "runtime@631b884": { + "repo": "runtime", + "branch": "", + "hash": "631b884e3bad9c76b667005ff7fb3bd39864c3b1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/631b884e3bad9c76b667005ff7fb3bd39864c3b1.diff" + }, + "runtime@39a496d": { + "repo": "runtime", + "branch": "", + "hash": "39a496df2e8f4db513b774ede15de8753b25d541", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/39a496df2e8f4db513b774ede15de8753b25d541.diff" + }, + "runtime@26243ad": { + "repo": "runtime", + "branch": "", + "hash": "26243ad3bf71dcfc2a3fea88322a5eef3aa29c89", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/26243ad3bf71dcfc2a3fea88322a5eef3aa29c89.diff" + }, + "runtime@0c15cff": { + "repo": "runtime", + "branch": "", + "hash": "0c15cffca801c72215185f0252c2821cdf1e72dd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0c15cffca801c72215185f0252c2821cdf1e72dd.diff" + }, + "runtime@39a6fba": { + "repo": "runtime", + "branch": "", + "hash": "39a6fba7fe386a69601870d08868c98d7af78df0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/39a6fba7fe386a69601870d08868c98d7af78df0.diff" + }, + "runtime@067b864": { + "repo": "runtime", + "branch": "", + "hash": "067b86464288d2150fb7219718755b55c62cbc32", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/067b86464288d2150fb7219718755b55c62cbc32.diff" + }, + "runtime@aca48fc": { + "repo": "runtime", + "branch": "", + "hash": "aca48fcd79134fbb8e1e7d6fe038b8b434039c4f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/aca48fcd79134fbb8e1e7d6fe038b8b434039c4f.diff" + }, + "runtime@3592c0b": { + "repo": "runtime", + "branch": "", + "hash": "3592c0b9ead14e9e010e9fe0ae6a25db37e575a7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3592c0b9ead14e9e010e9fe0ae6a25db37e575a7.diff" + }, + "runtime@d72d2fc": { + "repo": "runtime", + "branch": "", + "hash": "d72d2fcf29301c5f9fe2c7188c90df93b0730989", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d72d2fcf29301c5f9fe2c7188c90df93b0730989.diff" + }, + "runtime@06caa69": { + "repo": "runtime", + "branch": "", + "hash": "06caa6909731f0290228f66b147323418fcbb58d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/06caa6909731f0290228f66b147323418fcbb58d.diff" + }, + "runtime@b734345": { + "repo": "runtime", + "branch": "", + "hash": "b73434594203fd5150d532e2a73d1404364dfaba", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b73434594203fd5150d532e2a73d1404364dfaba.diff" + }, + "runtime@8f23419": { + "repo": "runtime", + "branch": "", + "hash": "8f2341959451d05a276af3760b45b16310a19baf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8f2341959451d05a276af3760b45b16310a19baf.diff" + }, + "runtime@d50582a": { + "repo": "runtime", + "branch": "", + "hash": "d50582a7cd75e8d2beac19c1ca7a009d72c20222", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d50582a7cd75e8d2beac19c1ca7a009d72c20222.diff" + }, + "runtime@1f49500": { + "repo": "runtime", + "branch": "", + "hash": "1f49500bc12225d1d9c0b87628d5b5129198e6a0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1f49500bc12225d1d9c0b87628d5b5129198e6a0.diff" + }, + "runtime@7cd0426": { + "repo": "runtime", + "branch": "", + "hash": "7cd042651a994dde1d1546c563e5d385eb6d214c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7cd042651a994dde1d1546c563e5d385eb6d214c.diff" + }, + "runtime@1e103e1": { + "repo": "runtime", + "branch": "", + "hash": "1e103e16c1dd4c7da6434af7be91c658d49f71cb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1e103e16c1dd4c7da6434af7be91c658d49f71cb.diff" + }, + "runtime@50bc3b3": { + "repo": "runtime", + "branch": "", + "hash": "50bc3b3e1fe96d95e7f04bd3189d9eb2c7a40b59", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/50bc3b3e1fe96d95e7f04bd3189d9eb2c7a40b59.diff" + }, + "runtime@e72194c": { + "repo": "runtime", + "branch": "", + "hash": "e72194c9ae3eabe15bdb9f02b81686f95cc45766", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e72194c9ae3eabe15bdb9f02b81686f95cc45766.diff" + }, + "runtime@e1d4048": { + "repo": "runtime", + "branch": "", + "hash": "e1d4048c04551bfb9aa8685db2a4dd6511de2cf8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e1d4048c04551bfb9aa8685db2a4dd6511de2cf8.diff" + }, + "runtime@f39bc38": { + "repo": "runtime", + "branch": "", + "hash": "f39bc3899743bab53288c2bb6a30e8f2ba52e673", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f39bc3899743bab53288c2bb6a30e8f2ba52e673.diff" + }, + "runtime@4796c4f": { + "repo": "runtime", + "branch": "", + "hash": "4796c4f23612c159a4ceaa2d1070d785ab1df837", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4796c4f23612c159a4ceaa2d1070d785ab1df837.diff" + }, + "runtime@e7bc696": { + "repo": "runtime", + "branch": "", + "hash": "e7bc69618bc7c2e26bf09eb4d00d1a0f74ea243b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e7bc69618bc7c2e26bf09eb4d00d1a0f74ea243b.diff" + }, + "runtime@1331269": { + "repo": "runtime", + "branch": "", + "hash": "13312691cb8adda0c040450939cbc2f56aa4fa19", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/13312691cb8adda0c040450939cbc2f56aa4fa19.diff" + }, + "runtime@46c393a": { + "repo": "runtime", + "branch": "", + "hash": "46c393aef810d1a4a3027fc208ae5414d2fdf2ce", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/46c393aef810d1a4a3027fc208ae5414d2fdf2ce.diff" + }, + "runtime@bf44774": { + "repo": "runtime", + "branch": "", + "hash": "bf4477488b4ac2d71c976d9b4f77a6fe8963d08b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bf4477488b4ac2d71c976d9b4f77a6fe8963d08b.diff" + }, + "runtime@a17debe": { + "repo": "runtime", + "branch": "", + "hash": "a17debec450d73f9d84e68ca44f63b217f5db49f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a17debec450d73f9d84e68ca44f63b217f5db49f.diff" + }, + "runtime@5a200b4": { + "repo": "runtime", + "branch": "", + "hash": "5a200b456bc0681ad5fd497d3320ba3dcfebe66c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5a200b456bc0681ad5fd497d3320ba3dcfebe66c.diff" + }, + "runtime@b1ea6ff": { + "repo": "runtime", + "branch": "", + "hash": "b1ea6ff8a102c76f5f8ffdf55a8a2a7fc40de61b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b1ea6ff8a102c76f5f8ffdf55a8a2a7fc40de61b.diff" + }, + "runtime@33dc710": { + "repo": "runtime", + "branch": "", + "hash": "33dc710e6c665f25282e4407ce6c5442765c1c2e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/33dc710e6c665f25282e4407ce6c5442765c1c2e.diff" + }, + "runtime@5d59cb2": { + "repo": "runtime", + "branch": "", + "hash": "5d59cb2af63faf4395ced725b354b0b05dcc69b7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5d59cb2af63faf4395ced725b354b0b05dcc69b7.diff" + }, + "runtime@453a53c": { + "repo": "runtime", + "branch": "", + "hash": "453a53cc5a766af949e0aae5216b57051318cb47", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/453a53cc5a766af949e0aae5216b57051318cb47.diff" + }, + "runtime@89d68b7": { + "repo": "runtime", + "branch": "", + "hash": "89d68b77daa2d40a25fae4c9bfe07cee98e41c88", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/89d68b77daa2d40a25fae4c9bfe07cee98e41c88.diff" + }, + "runtime@b9d5c9f": { + "repo": "runtime", + "branch": "", + "hash": "b9d5c9f51ed9fec895c689484be591f224cabb3c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b9d5c9f51ed9fec895c689484be591f224cabb3c.diff" + }, + "runtime@b166143": { + "repo": "runtime", + "branch": "", + "hash": "b166143da12be7f8a21f9be01ca111315381188e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b166143da12be7f8a21f9be01ca111315381188e.diff" + }, + "runtime@a3f07eb": { + "repo": "runtime", + "branch": "", + "hash": "a3f07ebf62d0a735bc7612f76b6a32043464d920", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a3f07ebf62d0a735bc7612f76b6a32043464d920.diff" + }, + "runtime@ee2a8a9": { + "repo": "runtime", + "branch": "", + "hash": "ee2a8a9df2f6fc43c85e2aec1c8cae2e22d97e12", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ee2a8a9df2f6fc43c85e2aec1c8cae2e22d97e12.diff" + }, + "runtime@6150bc9": { + "repo": "runtime", + "branch": "", + "hash": "6150bc924a79a9ca7effa25f08af5a1834c1f46b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6150bc924a79a9ca7effa25f08af5a1834c1f46b.diff" + }, + "runtime@ecbe39a": { + "repo": "runtime", + "branch": "", + "hash": "ecbe39abe6aa5c1f962126c15aacee97935a32bf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ecbe39abe6aa5c1f962126c15aacee97935a32bf.diff" + }, + "runtime@61a48f4": { + "repo": "runtime", + "branch": "", + "hash": "61a48f4ffe8c26baa319ec896056d3b226bcfad6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/61a48f4ffe8c26baa319ec896056d3b226bcfad6.diff" + }, + "runtime@083ad8b": { + "repo": "runtime", + "branch": "", + "hash": "083ad8b8f4fac545660818eb7b9af8316e294ce6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/083ad8b8f4fac545660818eb7b9af8316e294ce6.diff" + }, + "runtime@482f9ba": { + "repo": "runtime", + "branch": "", + "hash": "482f9baca29117c07eb4f9ab5404990746986ce0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/482f9baca29117c07eb4f9ab5404990746986ce0.diff" + }, + "runtime@5b69dce": { + "repo": "runtime", + "branch": "", + "hash": "5b69dce316f23f95c39a6c981c1a171c07015fb8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5b69dce316f23f95c39a6c981c1a171c07015fb8.diff" + }, + "runtime@63ac729": { + "repo": "runtime", + "branch": "", + "hash": "63ac72962bb61d0f9131483dd3916c7e352b1a3d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/63ac72962bb61d0f9131483dd3916c7e352b1a3d.diff" + }, + "runtime@12d93fc": { + "repo": "runtime", + "branch": "", + "hash": "12d93fcc856b45da44db2a2f0c8ad247bb6a551c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/12d93fcc856b45da44db2a2f0c8ad247bb6a551c.diff" + }, + "runtime@5bad087": { + "repo": "runtime", + "branch": "", + "hash": "5bad08735d8d9fbac32f56f0c934e2cd07b61468", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5bad08735d8d9fbac32f56f0c934e2cd07b61468.diff" + }, + "runtime@1d601e7": { + "repo": "runtime", + "branch": "", + "hash": "1d601e7cb897f6638239500a7bf95e3d8bb857e7", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1d601e7cb897f6638239500a7bf95e3d8bb857e7.diff" + }, + "runtime@18696ad": { + "repo": "runtime", + "branch": "", + "hash": "18696adecd2e6e6528ba3d543c97b0013b961aa6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/18696adecd2e6e6528ba3d543c97b0013b961aa6.diff" + }, + "runtime@af74d68": { + "repo": "runtime", + "branch": "", + "hash": "af74d688b9393f49a7bbc7677d8df773fa337010", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/af74d688b9393f49a7bbc7677d8df773fa337010.diff" + }, + "runtime@44baabb": { + "repo": "runtime", + "branch": "", + "hash": "44baabb5e294fd82e5e5232cdfbf1a1bb075c41a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/44baabb5e294fd82e5e5232cdfbf1a1bb075c41a.diff" + }, + "runtime@64a41cc": { + "repo": "runtime", + "branch": "", + "hash": "64a41cc6ff0259229c5c58d4672404101bb21abb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/64a41cc6ff0259229c5c58d4672404101bb21abb.diff" + }, + "runtime@81df057": { + "repo": "runtime", + "branch": "", + "hash": "81df0579e5cd5560cbc3bfc2505a790e0e8d6511", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/81df0579e5cd5560cbc3bfc2505a790e0e8d6511.diff" + }, + "runtime@06b81c6": { + "repo": "runtime", + "branch": "", + "hash": "06b81c677075222c345c05578c74b0fd4bf9b962", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/06b81c677075222c345c05578c74b0fd4bf9b962.diff" + }, + "runtime@5791bab": { + "repo": "runtime", + "branch": "", + "hash": "5791bab1c9b05b0da91f1388eb3ba7845a7cef5c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5791bab1c9b05b0da91f1388eb3ba7845a7cef5c.diff" + }, + "runtime@8a395fa": { + "repo": "runtime", + "branch": "", + "hash": "8a395fa3d63a95b22b1e60dfeb3263668ef9b086", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8a395fa3d63a95b22b1e60dfeb3263668ef9b086.diff" + }, + "runtime@942cdb2": { + "repo": "runtime", + "branch": "", + "hash": "942cdb293de89cdb0b5b38d32e46ae7db77c9309", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/942cdb293de89cdb0b5b38d32e46ae7db77c9309.diff" + }, + "runtime@95aa263": { + "repo": "runtime", + "branch": "", + "hash": "95aa263d8387779ef28b1ac89fe186d523bb6c0b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/95aa263d8387779ef28b1ac89fe186d523bb6c0b.diff" + }, + "runtime@f5a2d69": { + "repo": "runtime", + "branch": "", + "hash": "f5a2d6907a6a8bf379ca417fa2cbcf1026b9de71", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f5a2d6907a6a8bf379ca417fa2cbcf1026b9de71.diff" + }, + "runtime@b4ca93f": { + "repo": "runtime", + "branch": "", + "hash": "b4ca93f1d026919b29a1000cf520db442cabf61b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b4ca93f1d026919b29a1000cf520db442cabf61b.diff" + }, + "runtime@e329cd6": { + "repo": "runtime", + "branch": "", + "hash": "e329cd6b56bc7b78dcf561568eacab4838e565df", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e329cd6b56bc7b78dcf561568eacab4838e565df.diff" + }, + "runtime@e556d5a": { + "repo": "runtime", + "branch": "", + "hash": "e556d5a7e0e7f3682eea7ce544b29c6f6c75a216", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e556d5a7e0e7f3682eea7ce544b29c6f6c75a216.diff" + }, + "runtime@4cb447e": { + "repo": "runtime", + "branch": "", + "hash": "4cb447e6c483c8845a2e91c6c319c7424216b057", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4cb447e6c483c8845a2e91c6c319c7424216b057.diff" + }, + "runtime@3b1cc5f": { + "repo": "runtime", + "branch": "", + "hash": "3b1cc5f2cbbc27d5622c92be222aaeb9c4a819e6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3b1cc5f2cbbc27d5622c92be222aaeb9c4a819e6.diff" + }, + "runtime@06b80b7": { + "repo": "runtime", + "branch": "", + "hash": "06b80b7dccace56abf56e91e72ee26c2a682b76e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/06b80b7dccace56abf56e91e72ee26c2a682b76e.diff" + }, + "runtime@59979e6": { + "repo": "runtime", + "branch": "", + "hash": "59979e6401af21c7cdf4f61fb35ea3568cb93e5d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/59979e6401af21c7cdf4f61fb35ea3568cb93e5d.diff" + }, + "runtime@d74f4b2": { + "repo": "runtime", + "branch": "", + "hash": "d74f4b200cfbceda27a9feb4ba91e3b29862b8df", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d74f4b200cfbceda27a9feb4ba91e3b29862b8df.diff" + }, + "runtime@646fb25": { + "repo": "runtime", + "branch": "", + "hash": "646fb25103f286669fa49368a9e49d100ba4376c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/646fb25103f286669fa49368a9e49d100ba4376c.diff" + }, + "runtime@b25ef1e": { + "repo": "runtime", + "branch": "", + "hash": "b25ef1e135068230ed097fe562930a62ba9496bf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b25ef1e135068230ed097fe562930a62ba9496bf.diff" + }, + "runtime@8bc57c5": { + "repo": "runtime", + "branch": "", + "hash": "8bc57c569d314152648856cbf3b2c5df89d3f7ab", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8bc57c569d314152648856cbf3b2c5df89d3f7ab.diff" + }, + "runtime@ee14cc1": { + "repo": "runtime", + "branch": "", + "hash": "ee14cc1cb7546f3b4d46383f857816df7076eee2", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/ee14cc1cb7546f3b4d46383f857816df7076eee2.diff" + }, + "runtime@8c4e806": { + "repo": "runtime", + "branch": "", + "hash": "8c4e8067d2e916f6673197b0c12ba5e2dcb593ee", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8c4e8067d2e916f6673197b0c12ba5e2dcb593ee.diff" + }, + "runtime@afb6588": { + "repo": "runtime", + "branch": "", + "hash": "afb65886a1c95efca316d9026db9c820e9259752", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/afb65886a1c95efca316d9026db9c820e9259752.diff" + }, + "runtime@4e663eb": { + "repo": "runtime", + "branch": "", + "hash": "4e663ebdcf1759b3bc787d069977a2bf35b90779", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4e663ebdcf1759b3bc787d069977a2bf35b90779.diff" + }, + "runtime@87394cd": { + "repo": "runtime", + "branch": "", + "hash": "87394cdb0cf537ebd22a998555032d595c525141", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/87394cdb0cf537ebd22a998555032d595c525141.diff" + }, + "runtime@6735fbd": { + "repo": "runtime", + "branch": "", + "hash": "6735fbdb74147bd208a5a9326c7cc7b75df388a5", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6735fbdb74147bd208a5a9326c7cc7b75df388a5.diff" + }, + "runtime@b2dd4ee": { + "repo": "runtime", + "branch": "", + "hash": "b2dd4ee58f8e47d99125c07fdf6d167de20cfa94", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b2dd4ee58f8e47d99125c07fdf6d167de20cfa94.diff" + }, + "runtime@f937da2": { + "repo": "runtime", + "branch": "", + "hash": "f937da2a861fa1fe56fbbdf0aa926ab65c0fc3bb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f937da2a861fa1fe56fbbdf0aa926ab65c0fc3bb.diff" + }, + "runtime@8216cbe": { + "repo": "runtime", + "branch": "", + "hash": "8216cbec045bd1c4e5d1b95683dba6ca1661fa40", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8216cbec045bd1c4e5d1b95683dba6ca1661fa40.diff" + }, + "runtime@1a76761": { + "repo": "runtime", + "branch": "", + "hash": "1a767612365a855468a0b5293ae1cdabebdcc028", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1a767612365a855468a0b5293ae1cdabebdcc028.diff" + }, + "runtime@4a8dffc": { + "repo": "runtime", + "branch": "", + "hash": "4a8dffcf58692fbd319ea7f72f0a46907448ef81", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/4a8dffcf58692fbd319ea7f72f0a46907448ef81.diff" + }, + "runtime@bcb25d4": { + "repo": "runtime", + "branch": "", + "hash": "bcb25d4919d54a0b3942a1801510143b2b69f792", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bcb25d4919d54a0b3942a1801510143b2b69f792.diff" + }, + "runtime@1d715a3": { + "repo": "runtime", + "branch": "", + "hash": "1d715a37a1cb148fd614883998a77b2d8d9fb4ba", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/1d715a37a1cb148fd614883998a77b2d8d9fb4ba.diff" + }, + "runtime@0a44ab2": { + "repo": "runtime", + "branch": "", + "hash": "0a44ab20bc784fcb26eb2b4f42f3b54cf214848b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0a44ab20bc784fcb26eb2b4f42f3b54cf214848b.diff" + }, + "runtime@7f00936": { + "repo": "runtime", + "branch": "", + "hash": "7f00936ddf6ef0bfd4055f8a0066d39a3fb93c7d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7f00936ddf6ef0bfd4055f8a0066d39a3fb93c7d.diff" + }, + "runtime@dccec4c": { + "repo": "runtime", + "branch": "", + "hash": "dccec4c5cb2cb11fa9ee87d972de7a62ea783218", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/dccec4c5cb2cb11fa9ee87d972de7a62ea783218.diff" + }, + "runtime@fc23f44": { + "repo": "runtime", + "branch": "", + "hash": "fc23f447cfbddb07670e92dab98c794f0499d406", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/fc23f447cfbddb07670e92dab98c794f0499d406.diff" + }, + "runtime@5721593": { + "repo": "runtime", + "branch": "", + "hash": "5721593f493cac3d64b8ac7b229b9bc4ed453edb", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5721593f493cac3d64b8ac7b229b9bc4ed453edb.diff" + }, + "runtime@72788f0": { + "repo": "runtime", + "branch": "", + "hash": "72788f0c72e971d4de890890767b467f57dc65c0", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/72788f0c72e971d4de890890767b467f57dc65c0.diff" + }, + "runtime@649f84b": { + "repo": "runtime", + "branch": "", + "hash": "649f84b68caab579f0cb0544ddd1f89f7b08424c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/649f84b68caab579f0cb0544ddd1f89f7b08424c.diff" + }, + "runtime@9e83f38": { + "repo": "runtime", + "branch": "", + "hash": "9e83f38f3a3dded97182668311a95b034bd14037", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/9e83f38f3a3dded97182668311a95b034bd14037.diff" + }, + "runtime@97702a1": { + "repo": "runtime", + "branch": "", + "hash": "97702a149eef0968e5442885b4b7e0e366f8772f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/97702a149eef0968e5442885b4b7e0e366f8772f.diff" + }, + "runtime@74cdbc6": { + "repo": "runtime", + "branch": "", + "hash": "74cdbc6d2d84a7c68cff92b0a23f5c7096a7135c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/74cdbc6d2d84a7c68cff92b0a23f5c7096a7135c.diff" + }, + "runtime@bed6b9b": { + "repo": "runtime", + "branch": "", + "hash": "bed6b9be2078c3366f92c1832fda557e0ed2a76f", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/bed6b9be2078c3366f92c1832fda557e0ed2a76f.diff" + }, + "runtime@a438371": { + "repo": "runtime", + "branch": "", + "hash": "a438371d17ad4eacd6c8467ca106c5fc6e4ffec3", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a438371d17ad4eacd6c8467ca106c5fc6e4ffec3.diff" + }, + "runtime@b426fdf": { + "repo": "runtime", + "branch": "", + "hash": "b426fdf7bbde5fa142a722dd6fd1557ba3cc2646", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b426fdf7bbde5fa142a722dd6fd1557ba3cc2646.diff" + }, + "runtime@2fb0567": { + "repo": "runtime", + "branch": "", + "hash": "2fb056790aea48d9d94e221309c506b2a2506849", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/2fb056790aea48d9d94e221309c506b2a2506849.diff" + }, + "runtime@7f5d4c4": { + "repo": "runtime", + "branch": "", + "hash": "7f5d4c4de9d339c9395fbb73ab5d6c63e4fdfd12", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7f5d4c4de9d339c9395fbb73ab5d6c63e4fdfd12.diff" + }, + "runtime@b308edd": { + "repo": "runtime", + "branch": "", + "hash": "b308edd716cd7b7554b25d1f166886add93de06b", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b308edd716cd7b7554b25d1f166886add93de06b.diff" + }, + "runtime@04c21ab": { + "repo": "runtime", + "branch": "", + "hash": "04c21ab87349c35fdb089b83d68b4c48ad6850bf", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/04c21ab87349c35fdb089b83d68b4c48ad6850bf.diff" + }, + "runtime@6f79670": { + "repo": "runtime", + "branch": "", + "hash": "6f79670c28520888b971917370f200b808ecbf3d", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/6f79670c28520888b971917370f200b808ecbf3d.diff" + }, + "runtime@929ca57": { + "repo": "runtime", + "branch": "", + "hash": "929ca574fb3f6ac7c9683f5d5983bbf2bf56b3ae", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/929ca574fb3f6ac7c9683f5d5983bbf2bf56b3ae.diff" + }, + "runtime@461fd2a": { + "repo": "runtime", + "branch": "", + "hash": "461fd2adbf736b4298d9a0c58ad8dbcecaf83629", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/461fd2adbf736b4298d9a0c58ad8dbcecaf83629.diff" + }, + "runtime@34103fc": { + "repo": "runtime", + "branch": "", + "hash": "34103fc653c1c3afa8b6bfb82544c5bca826ead8", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/34103fc653c1c3afa8b6bfb82544c5bca826ead8.diff" + }, + "runtime@5a0f44b": { + "repo": "runtime", + "branch": "", + "hash": "5a0f44b93c8cdd14d2c1f60844fbfbfc95c3406c", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5a0f44b93c8cdd14d2c1f60844fbfbfc95c3406c.diff" + }, + "runtime@3500de6": { + "repo": "runtime", + "branch": "", + "hash": "3500de6ccc4e379c120219cbca7be1b657d6de7e", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/3500de6ccc4e379c120219cbca7be1b657d6de7e.diff" + }, + "runtime@e3ecd30": { + "repo": "runtime", + "branch": "", + "hash": "e3ecd30e4d6bfeedec6b4730c8ef87951cfe1f17", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e3ecd30e4d6bfeedec6b4730c8ef87951cfe1f17.diff" + }, + "runtime@e785632": { + "repo": "runtime", + "branch": "", + "hash": "e785632bda5d375ba85eb41ce649f5586e2cc0f1", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/e785632bda5d375ba85eb41ce649f5586e2cc0f1.diff" + }, + "runtime@7ce11b3": { + "repo": "runtime", + "branch": "", + "hash": "7ce11b3b07281dfb39b780039dd38a05424c0d82", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/7ce11b3b07281dfb39b780039dd38a05424c0d82.diff" + }, + "runtime@c143e87": { + "repo": "runtime", + "branch": "", + "hash": "c143e87baf8e9ea8ad8c90c9f344b796f1513468", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/c143e87baf8e9ea8ad8c90c9f344b796f1513468.diff" + }, + "runtime@f4430a4": { + "repo": "runtime", + "branch": "", + "hash": "f4430a4ba762ef82841ff7a8c340ed8854b2bca9", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/f4430a4ba762ef82841ff7a8c340ed8854b2bca9.diff" + }, + "runtime@8e67632": { + "repo": "runtime", + "branch": "", + "hash": "8e67632d800dc4de0b21e7117f9158325324dc8a", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/8e67632d800dc4de0b21e7117f9158325324dc8a.diff" + }, + "runtime@b5e2bef": { + "repo": "runtime", + "branch": "", + "hash": "b5e2bef187f9b7641d7f7eb444bcd682b2940337", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b5e2bef187f9b7641d7f7eb444bcd682b2940337.diff" + }, + "runtime@d61394d": { + "repo": "runtime", + "branch": "", + "hash": "d61394d4163a758f2cb84b5b08af269e00c06a52", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d61394d4163a758f2cb84b5b08af269e00c06a52.diff" + }, + "runtime@0d1a20f": { + "repo": "runtime", + "branch": "", + "hash": "0d1a20fb14109f277df06ebee3f83c964f9dcc61", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/0d1a20fb14109f277df06ebee3f83c964f9dcc61.diff" + }, + "runtime@a79c6fb": { + "repo": "runtime", + "branch": "", + "hash": "a79c6fbd8514e7788a2778f7df956a6756d5c065", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/a79c6fbd8514e7788a2778f7df956a6756d5c065.diff" + }, + "runtime@df7a83e": { + "repo": "runtime", + "branch": "", + "hash": "df7a83ee3fa97ebe477952b5bde8566a705ef021", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/df7a83ee3fa97ebe477952b5bde8566a705ef021.diff" + }, + "runtime@b92fa57": { + "repo": "runtime", + "branch": "", + "hash": "b92fa572f7d02f55446573e900d83c1ef5e1eb33", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/b92fa572f7d02f55446573e900d83c1ef5e1eb33.diff" + }, + "runtime@5fcd603": { + "repo": "runtime", + "branch": "", + "hash": "5fcd603a0a22b9ca15c027776f5dc6dfc48235cd", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/5fcd603a0a22b9ca15c027776f5dc6dfc48235cd.diff" + }, + "runtime@d1efd0b": { + "repo": "runtime", + "branch": "", + "hash": "d1efd0b92ca901e7c3cba0e4386009aa58f31c06", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/d1efd0b92ca901e7c3cba0e4386009aa58f31c06.diff" + }, + "runtime@371731c": { + "repo": "runtime", + "branch": "", + "hash": "371731cc1a49d7a711814b6f9cd7cf98393040ce", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/371731cc1a49d7a711814b6f9cd7cf98393040ce.diff" + }, + "runtime@96f9c41": { + "repo": "runtime", + "branch": "", + "hash": "96f9c418a388b307151b7121e5a5113b8cbedfca", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/96f9c418a388b307151b7121e5a5113b8cbedfca.diff" + }, + "runtime@be559e6": { + "repo": "runtime", + "branch": "", + "hash": "be559e610a8a7d2f8f6e11e364f8ced8d02027b6", + "org": "dotnet", + "url": "https://github.com/dotnet/runtime/commit/be559e610a8a7d2f8f6e11e364f8ced8d02027b6.diff" + }, + "sdk@b7bd2a3": { + "repo": "sdk", + "branch": "", + "hash": "b7bd2a32106c4b977e0e70584ddbe160181fb199", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b7bd2a32106c4b977e0e70584ddbe160181fb199.diff" + }, + "sdk@62c1227": { + "repo": "sdk", + "branch": "", + "hash": "62c12273064da3125852d5f5e48e30f1a73832bb", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/62c12273064da3125852d5f5e48e30f1a73832bb.diff" + }, + "sdk@38c51a1": { + "repo": "sdk", + "branch": "", + "hash": "38c51a11c3306fab9d0ed50a17cd65a2938e2a6a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/38c51a11c3306fab9d0ed50a17cd65a2938e2a6a.diff" + }, + "sdk@d874aa5": { + "repo": "sdk", + "branch": "", + "hash": "d874aa5b35bd6b6057ffb981fecd4735d9df7838", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d874aa5b35bd6b6057ffb981fecd4735d9df7838.diff" + }, + "sdk@f8c18ce": { + "repo": "sdk", + "branch": "", + "hash": "f8c18cebbac204d1b6e452458f845334c350f7c0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f8c18cebbac204d1b6e452458f845334c350f7c0.diff" + }, + "sdk@43e6222": { + "repo": "sdk", + "branch": "", + "hash": "43e62229a2a90088d3e35f5bd5fb9c21fb193d19", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/43e62229a2a90088d3e35f5bd5fb9c21fb193d19.diff" + }, + "sdk@a937ca2": { + "repo": "sdk", + "branch": "", + "hash": "a937ca22d74b0a6c5046a2f98c9a97535184f134", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a937ca22d74b0a6c5046a2f98c9a97535184f134.diff" + }, + "sdk@28edaf7": { + "repo": "sdk", + "branch": "", + "hash": "28edaf7ceaf82bb42a618934470d4b6c97c22fcc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/28edaf7ceaf82bb42a618934470d4b6c97c22fcc.diff" + }, + "sdk@dc9f8b6": { + "repo": "sdk", + "branch": "", + "hash": "dc9f8b63e626a8c98c51dbda350cc4f9ad545eb4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/dc9f8b63e626a8c98c51dbda350cc4f9ad545eb4.diff" + }, + "sdk@bb30ae5": { + "repo": "sdk", + "branch": "", + "hash": "bb30ae57aa75843b7fdcfe03fc9166a3d01435de", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bb30ae57aa75843b7fdcfe03fc9166a3d01435de.diff" + }, + "sdk@f7a29c0": { + "repo": "sdk", + "branch": "", + "hash": "f7a29c0904e91077caf1608ddd521d9bc9b2ea74", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f7a29c0904e91077caf1608ddd521d9bc9b2ea74.diff" + }, + "sdk@a29ec20": { + "repo": "sdk", + "branch": "", + "hash": "a29ec20417c9f74cedb488a24f4d4072c0528531", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a29ec20417c9f74cedb488a24f4d4072c0528531.diff" + }, + "sdk@944f1ab": { + "repo": "sdk", + "branch": "", + "hash": "944f1abc8aa3c9cc49c2794561b620384ee45700", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/944f1abc8aa3c9cc49c2794561b620384ee45700.diff" + }, + "sdk@370ac4d": { + "repo": "sdk", + "branch": "", + "hash": "370ac4d0564174d052fd6c28ca8f3dcd8db33359", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/370ac4d0564174d052fd6c28ca8f3dcd8db33359.diff" + }, + "sdk@65e832c": { + "repo": "sdk", + "branch": "", + "hash": "65e832c769f5cc8995e44f98eb7a0f28ac31c90c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/65e832c769f5cc8995e44f98eb7a0f28ac31c90c.diff" + }, + "sdk@64ea24a": { + "repo": "sdk", + "branch": "", + "hash": "64ea24ac6bc398aa80e1ce1c4f72fc3e2a5dc262", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/64ea24ac6bc398aa80e1ce1c4f72fc3e2a5dc262.diff" + }, + "sdk@01d0ec8": { + "repo": "sdk", + "branch": "", + "hash": "01d0ec839787da2b4e5b9b4264d92c7c9e4a2046", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/01d0ec839787da2b4e5b9b4264d92c7c9e4a2046.diff" + }, + "sdk@f2c19ff": { + "repo": "sdk", + "branch": "", + "hash": "f2c19ffd97385b020e0e2ff99b0a371d097f7e1d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f2c19ffd97385b020e0e2ff99b0a371d097f7e1d.diff" + }, + "sdk@60d00e3": { + "repo": "sdk", + "branch": "", + "hash": "60d00e3883b141a5bd2ed871dee84a790de5606a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/60d00e3883b141a5bd2ed871dee84a790de5606a.diff" + }, + "sdk@646543a": { + "repo": "sdk", + "branch": "", + "hash": "646543a19d3926d367bb12ec95f14664ca64ae3f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/646543a19d3926d367bb12ec95f14664ca64ae3f.diff" + }, + "sdk@c4e2a89": { + "repo": "sdk", + "branch": "", + "hash": "c4e2a897fcfdacbf8b7a8872261cc13a964518fe", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c4e2a897fcfdacbf8b7a8872261cc13a964518fe.diff" + }, + "sdk@0b9ab7f": { + "repo": "sdk", + "branch": "", + "hash": "0b9ab7f0b5fb1a87964a8e7d94bc781b1f2f44cb", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0b9ab7f0b5fb1a87964a8e7d94bc781b1f2f44cb.diff" + }, + "sdk@43f4809": { + "repo": "sdk", + "branch": "", + "hash": "43f4809617fd5e49882e697183f97152766ec8c1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/43f4809617fd5e49882e697183f97152766ec8c1.diff" + }, + "sdk@bc29571": { + "repo": "sdk", + "branch": "", + "hash": "bc295718d07b2e4f34c062f85c31cf4b3097a518", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bc295718d07b2e4f34c062f85c31cf4b3097a518.diff" + }, + "sdk@15fee42": { + "repo": "sdk", + "branch": "", + "hash": "15fee420bbd2b56c5fc8e8c9b519b1c5a140fd25", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/15fee420bbd2b56c5fc8e8c9b519b1c5a140fd25.diff" + }, + "sdk@fa4a2c4": { + "repo": "sdk", + "branch": "", + "hash": "fa4a2c471ae3fbc5669449e819f674cf6266a3ca", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/fa4a2c471ae3fbc5669449e819f674cf6266a3ca.diff" + }, + "sdk@31b3f1f": { + "repo": "sdk", + "branch": "", + "hash": "31b3f1f544ed60b97d27289f1e659c1643f0d037", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/31b3f1f544ed60b97d27289f1e659c1643f0d037.diff" + }, + "sdk@db8a67a": { + "repo": "sdk", + "branch": "", + "hash": "db8a67afddce53083fb28c8a84ef14c662c3f281", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/db8a67afddce53083fb28c8a84ef14c662c3f281.diff" + }, + "sdk@bd87a56": { + "repo": "sdk", + "branch": "", + "hash": "bd87a562b5b4e9d8b219cdf4c2a16e6c21f2388f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bd87a562b5b4e9d8b219cdf4c2a16e6c21f2388f.diff" + }, + "sdk@f59b00a": { + "repo": "sdk", + "branch": "", + "hash": "f59b00a0898ff16fd29d20c2ed56ea768ae7828a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f59b00a0898ff16fd29d20c2ed56ea768ae7828a.diff" + }, + "sdk@f312039": { + "repo": "sdk", + "branch": "", + "hash": "f312039812b2de26ed3fc29a9e1d95d80a9c9e69", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f312039812b2de26ed3fc29a9e1d95d80a9c9e69.diff" + }, + "sdk@1b97a46": { + "repo": "sdk", + "branch": "", + "hash": "1b97a46d7ec1d922f2aefde48b7409f21f1c5346", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1b97a46d7ec1d922f2aefde48b7409f21f1c5346.diff" + }, + "sdk@82ed061": { + "repo": "sdk", + "branch": "", + "hash": "82ed061ca7bdfc74bb895ffb9647c2ec76e05cf6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/82ed061ca7bdfc74bb895ffb9647c2ec76e05cf6.diff" + }, + "sdk@073f872": { + "repo": "sdk", + "branch": "", + "hash": "073f87297a684489eba6eaba4380cd76313e0509", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/073f87297a684489eba6eaba4380cd76313e0509.diff" + }, + "sdk@aba047a": { + "repo": "sdk", + "branch": "", + "hash": "aba047abdc9554b69384a9bf542271274d4ad3a5", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/aba047abdc9554b69384a9bf542271274d4ad3a5.diff" + }, + "sdk@a38fd73": { + "repo": "sdk", + "branch": "", + "hash": "a38fd7306b81188a1e334b846dfe9df601d8f9f9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a38fd7306b81188a1e334b846dfe9df601d8f9f9.diff" + }, + "sdk@756f82d": { + "repo": "sdk", + "branch": "", + "hash": "756f82d7575b135bd8e30a84d1fc3d684b57e824", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/756f82d7575b135bd8e30a84d1fc3d684b57e824.diff" + }, + "sdk@5d89755": { + "repo": "sdk", + "branch": "", + "hash": "5d89755ecd06e009130c9373219f033e92e1ed05", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5d89755ecd06e009130c9373219f033e92e1ed05.diff" + }, + "sdk@3e5fe52": { + "repo": "sdk", + "branch": "", + "hash": "3e5fe52cdec1aebbb2e7ebb2b0c93f20e4097f6a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3e5fe52cdec1aebbb2e7ebb2b0c93f20e4097f6a.diff" + }, + "sdk@2aedad9": { + "repo": "sdk", + "branch": "", + "hash": "2aedad906e6c6fddd3528db0af06d6e939778d96", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2aedad906e6c6fddd3528db0af06d6e939778d96.diff" + }, + "sdk@427edf7": { + "repo": "sdk", + "branch": "", + "hash": "427edf73ebb8aec1c230427136e80614ca392e06", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/427edf73ebb8aec1c230427136e80614ca392e06.diff" + }, + "sdk@8a2d4c1": { + "repo": "sdk", + "branch": "", + "hash": "8a2d4c19a2b0ef10da367479d1773ea41fe9a35b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8a2d4c19a2b0ef10da367479d1773ea41fe9a35b.diff" + }, + "sdk@f52491a": { + "repo": "sdk", + "branch": "", + "hash": "f52491abe09587cffeefc93523809c39f4e69977", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f52491abe09587cffeefc93523809c39f4e69977.diff" + }, + "sdk@83d4622": { + "repo": "sdk", + "branch": "", + "hash": "83d4622e35a25002cfcfbcea66e797b247371eed", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/83d4622e35a25002cfcfbcea66e797b247371eed.diff" + }, + "sdk@be19f27": { + "repo": "sdk", + "branch": "", + "hash": "be19f27ebe56049a6977a584ff0a32f0da603ac7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/be19f27ebe56049a6977a584ff0a32f0da603ac7.diff" + }, + "sdk@ea463d7": { + "repo": "sdk", + "branch": "", + "hash": "ea463d7d311a19281d1cf4e0e2636247fd096692", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ea463d7d311a19281d1cf4e0e2636247fd096692.diff" + }, + "sdk@20c3812": { + "repo": "sdk", + "branch": "", + "hash": "20c3812bd6709c46868b199cd2233fa133b7d1d2", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/20c3812bd6709c46868b199cd2233fa133b7d1d2.diff" + }, + "sdk@160abd7": { + "repo": "sdk", + "branch": "", + "hash": "160abd74146b286a9feda86989f1cdaa3cdb9143", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/160abd74146b286a9feda86989f1cdaa3cdb9143.diff" + }, + "sdk@d71f7b7": { + "repo": "sdk", + "branch": "", + "hash": "d71f7b75502d8ddf509f7b9b5351981d04d1f47d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d71f7b75502d8ddf509f7b9b5351981d04d1f47d.diff" + }, + "sdk@96343eb": { + "repo": "sdk", + "branch": "", + "hash": "96343eb2ca810cb8aa11a14d98b1231e2542a48a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/96343eb2ca810cb8aa11a14d98b1231e2542a48a.diff" + }, + "sdk@6d31066": { + "repo": "sdk", + "branch": "", + "hash": "6d3106650f7d7df9db4ab4e4c2801bbcc4ed549c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6d3106650f7d7df9db4ab4e4c2801bbcc4ed549c.diff" + }, + "sdk@ab29ff7": { + "repo": "sdk", + "branch": "", + "hash": "ab29ff763b17510122400dc338b05db230b54f0b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ab29ff763b17510122400dc338b05db230b54f0b.diff" + }, + "sdk@cda4ac8": { + "repo": "sdk", + "branch": "", + "hash": "cda4ac83e421a34d738d014b2130ce2cea438e43", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cda4ac83e421a34d738d014b2130ce2cea438e43.diff" + }, + "sdk@efcaf0b": { + "repo": "sdk", + "branch": "", + "hash": "efcaf0b36598e2e95001cd51c3460efa17e3e837", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/efcaf0b36598e2e95001cd51c3460efa17e3e837.diff" + }, + "sdk@172c90a": { + "repo": "sdk", + "branch": "", + "hash": "172c90a55fc9e1be9a46a9d5eada26b2021bfb1c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/172c90a55fc9e1be9a46a9d5eada26b2021bfb1c.diff" + }, + "sdk@16ae8b0": { + "repo": "sdk", + "branch": "", + "hash": "16ae8b0a40ea8a5b9f66eb6da8e541c2ba575049", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/16ae8b0a40ea8a5b9f66eb6da8e541c2ba575049.diff" + }, + "sdk@48fe567": { + "repo": "sdk", + "branch": "", + "hash": "48fe567e6086729ae606d62fb766e9f64657b612", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/48fe567e6086729ae606d62fb766e9f64657b612.diff" + }, + "sdk@9370159": { + "repo": "sdk", + "branch": "", + "hash": "9370159649ce75315bf4a403fcdccdea43df249f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9370159649ce75315bf4a403fcdccdea43df249f.diff" + }, + "sdk@58c11fe": { + "repo": "sdk", + "branch": "", + "hash": "58c11fe7d5bf409e4f3116b8b88b12964b565967", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/58c11fe7d5bf409e4f3116b8b88b12964b565967.diff" + }, + "sdk@5c1810e": { + "repo": "sdk", + "branch": "", + "hash": "5c1810e359b43691bbe71c34ba61a1029b5d15b1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5c1810e359b43691bbe71c34ba61a1029b5d15b1.diff" + }, + "sdk@7227527": { + "repo": "sdk", + "branch": "", + "hash": "72275272e103d35a5428a377b925c509c14e10ce", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/72275272e103d35a5428a377b925c509c14e10ce.diff" + }, + "sdk@1c6c50c": { + "repo": "sdk", + "branch": "", + "hash": "1c6c50c51ddb6511febd8eeadd8e31a6ac960ed8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1c6c50c51ddb6511febd8eeadd8e31a6ac960ed8.diff" + }, + "sdk@1c69ff8": { + "repo": "sdk", + "branch": "", + "hash": "1c69ff8e7603c15f911be07456e2fcf525daea37", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1c69ff8e7603c15f911be07456e2fcf525daea37.diff" + }, + "sdk@0f76dbb": { + "repo": "sdk", + "branch": "", + "hash": "0f76dbbe97d16d3e7793807cd12494394efb19e6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0f76dbbe97d16d3e7793807cd12494394efb19e6.diff" + }, + "sdk@31ffff2": { + "repo": "sdk", + "branch": "", + "hash": "31ffff2805364325c51cf759ca232f6b6480b859", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/31ffff2805364325c51cf759ca232f6b6480b859.diff" + }, + "sdk@3827773": { + "repo": "sdk", + "branch": "", + "hash": "3827773f789c5ebd8eb4ef298f3ff433e77ad8fe", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3827773f789c5ebd8eb4ef298f3ff433e77ad8fe.diff" + }, + "sdk@5f13d9a": { + "repo": "sdk", + "branch": "", + "hash": "5f13d9add10c8e9087bb498e1c81cbbe2c816b9f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5f13d9add10c8e9087bb498e1c81cbbe2c816b9f.diff" + }, + "sdk@bb1300c": { + "repo": "sdk", + "branch": "", + "hash": "bb1300ce49157c4c8e919817e7b124bab7a39a7d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bb1300ce49157c4c8e919817e7b124bab7a39a7d.diff" + }, + "sdk@6700fa0": { + "repo": "sdk", + "branch": "", + "hash": "6700fa0e2fa88cb4b3e18fdbaade36403b970a4c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6700fa0e2fa88cb4b3e18fdbaade36403b970a4c.diff" + }, + "sdk@033a01b": { + "repo": "sdk", + "branch": "", + "hash": "033a01b2847cda23b7130d20ed61ca5d5baf8739", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/033a01b2847cda23b7130d20ed61ca5d5baf8739.diff" + }, + "sdk@94541f7": { + "repo": "sdk", + "branch": "", + "hash": "94541f7d9ab5b8a315a094a8ee3584293531f74a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/94541f7d9ab5b8a315a094a8ee3584293531f74a.diff" + }, + "sdk@438a423": { + "repo": "sdk", + "branch": "", + "hash": "438a42378f3fc2c9e41683def82b7d50579a42cc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/438a42378f3fc2c9e41683def82b7d50579a42cc.diff" + }, + "sdk@b8560a6": { + "repo": "sdk", + "branch": "", + "hash": "b8560a6b7958e6b0a22b397920f382c8bcf645b5", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b8560a6b7958e6b0a22b397920f382c8bcf645b5.diff" + }, + "sdk@ba1a65d": { + "repo": "sdk", + "branch": "", + "hash": "ba1a65d90b634d435121ae9ff7b4cb256acc5eee", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ba1a65d90b634d435121ae9ff7b4cb256acc5eee.diff" + }, + "sdk@c0e60e6": { + "repo": "sdk", + "branch": "", + "hash": "c0e60e62cfa0a205e07acb6bf9b990a9807e15c3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c0e60e62cfa0a205e07acb6bf9b990a9807e15c3.diff" + }, + "sdk@6268760": { + "repo": "sdk", + "branch": "", + "hash": "62687601a7a07059315d93d14302a490a24db9de", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/62687601a7a07059315d93d14302a490a24db9de.diff" + }, + "sdk@cf9bc13": { + "repo": "sdk", + "branch": "", + "hash": "cf9bc13a752d7caed5c3fba1a714601f19bb0ec5", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cf9bc13a752d7caed5c3fba1a714601f19bb0ec5.diff" + }, + "sdk@888f2b8": { + "repo": "sdk", + "branch": "", + "hash": "888f2b8c65a13498d4de94aa42f7febb05f34229", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/888f2b8c65a13498d4de94aa42f7febb05f34229.diff" + }, + "sdk@6194b22": { + "repo": "sdk", + "branch": "", + "hash": "6194b22fb043122829decdd90b9e22594bfd26bc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6194b22fb043122829decdd90b9e22594bfd26bc.diff" + }, + "sdk@f9b27ba": { + "repo": "sdk", + "branch": "", + "hash": "f9b27ba04759b204725189e35d07e2244a2076e8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f9b27ba04759b204725189e35d07e2244a2076e8.diff" + }, + "sdk@712f689": { + "repo": "sdk", + "branch": "", + "hash": "712f6895a8a33fd769a724358cda3afd455b71ba", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/712f6895a8a33fd769a724358cda3afd455b71ba.diff" + }, + "sdk@5a94123": { + "repo": "sdk", + "branch": "", + "hash": "5a9412347ba07589a0b15c82ceaae9b85e78465e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5a9412347ba07589a0b15c82ceaae9b85e78465e.diff" + }, + "sdk@cb3342a": { + "repo": "sdk", + "branch": "", + "hash": "cb3342a93614977c545405d8a031009482a110e7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cb3342a93614977c545405d8a031009482a110e7.diff" + }, + "sdk@67d7ae5": { + "repo": "sdk", + "branch": "", + "hash": "67d7ae580f86904767bce3d527b3af4e5462dbcf", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/67d7ae580f86904767bce3d527b3af4e5462dbcf.diff" + }, + "sdk@966882b": { + "repo": "sdk", + "branch": "", + "hash": "966882b2978de5143da9f196db20e45a1e577fa8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/966882b2978de5143da9f196db20e45a1e577fa8.diff" + }, + "sdk@11e05d6": { + "repo": "sdk", + "branch": "", + "hash": "11e05d6bbd35d053432d92da023bcafa36da9fa0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/11e05d6bbd35d053432d92da023bcafa36da9fa0.diff" + }, + "sdk@6adadc0": { + "repo": "sdk", + "branch": "", + "hash": "6adadc0e502ced2d770f8b716149630f227d2219", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6adadc0e502ced2d770f8b716149630f227d2219.diff" + }, + "sdk@0ce3d13": { + "repo": "sdk", + "branch": "", + "hash": "0ce3d137f0f6f735ae2bf4952571423fbef1034b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0ce3d137f0f6f735ae2bf4952571423fbef1034b.diff" + }, + "sdk@593b14b": { + "repo": "sdk", + "branch": "", + "hash": "593b14b51e55494a44b40dc6c897056947dfd119", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/593b14b51e55494a44b40dc6c897056947dfd119.diff" + }, + "sdk@3a433fa": { + "repo": "sdk", + "branch": "", + "hash": "3a433fa331591cc6b08220f1f6105b7c9b7db2aa", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3a433fa331591cc6b08220f1f6105b7c9b7db2aa.diff" + }, + "sdk@9c0f2fa": { + "repo": "sdk", + "branch": "", + "hash": "9c0f2faab46d2e07266868909b6be24959dc9900", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9c0f2faab46d2e07266868909b6be24959dc9900.diff" + }, + "sdk@d8e69cd": { + "repo": "sdk", + "branch": "", + "hash": "d8e69cd1695b56da3a02f2d613a0498b63b72553", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d8e69cd1695b56da3a02f2d613a0498b63b72553.diff" + }, + "sdk@6d4031f": { + "repo": "sdk", + "branch": "", + "hash": "6d4031fdf5d2018bf3b73a4b463d73ca9da6b89a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6d4031fdf5d2018bf3b73a4b463d73ca9da6b89a.diff" + }, + "sdk@ed755b1": { + "repo": "sdk", + "branch": "", + "hash": "ed755b1b4c0b95f1e430ca079ad3d42f9f458fde", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ed755b1b4c0b95f1e430ca079ad3d42f9f458fde.diff" + }, + "sdk@c0f3981": { + "repo": "sdk", + "branch": "", + "hash": "c0f3981e4b5053fadbfff981b93f5edd07420928", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c0f3981e4b5053fadbfff981b93f5edd07420928.diff" + }, + "sdk@1ef423c": { + "repo": "sdk", + "branch": "", + "hash": "1ef423cf34ca8d4b51df43e09996b86e73393d28", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1ef423cf34ca8d4b51df43e09996b86e73393d28.diff" + }, + "sdk@9a5861f": { + "repo": "sdk", + "branch": "", + "hash": "9a5861f5feb56789e7d37f6fbf23b01e68d2359f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9a5861f5feb56789e7d37f6fbf23b01e68d2359f.diff" + }, + "sdk@34a4da8": { + "repo": "sdk", + "branch": "", + "hash": "34a4da8e7b21fadddb0c47ac028e5d1350d79871", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/34a4da8e7b21fadddb0c47ac028e5d1350d79871.diff" + }, + "sdk@11a5547": { + "repo": "sdk", + "branch": "", + "hash": "11a5547bf869a1937645e2d1f9f98b40309f9a02", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/11a5547bf869a1937645e2d1f9f98b40309f9a02.diff" + }, + "sdk@51be87a": { + "repo": "sdk", + "branch": "", + "hash": "51be87af683ffc537a6f25919c7ba1acfbd94236", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/51be87af683ffc537a6f25919c7ba1acfbd94236.diff" + }, + "sdk@70efca3": { + "repo": "sdk", + "branch": "", + "hash": "70efca39aecfb4b7409bdad117d0aedbef6f555f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/70efca39aecfb4b7409bdad117d0aedbef6f555f.diff" + }, + "sdk@f79ddea": { + "repo": "sdk", + "branch": "", + "hash": "f79ddeaff968b69512f43fcfe3ef78be97079734", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f79ddeaff968b69512f43fcfe3ef78be97079734.diff" + }, + "sdk@401c35d": { + "repo": "sdk", + "branch": "", + "hash": "401c35de5e819f660f1bda865823a967804de770", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/401c35de5e819f660f1bda865823a967804de770.diff" + }, + "sdk@f6eee8d": { + "repo": "sdk", + "branch": "", + "hash": "f6eee8d44e9927902d8e6422454ba8fd7c69fcb0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f6eee8d44e9927902d8e6422454ba8fd7c69fcb0.diff" + }, + "sdk@02b9b2d": { + "repo": "sdk", + "branch": "", + "hash": "02b9b2d6ee2c3382d4a5e26ca6b79db8199c2570", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/02b9b2d6ee2c3382d4a5e26ca6b79db8199c2570.diff" + }, + "sdk@d5c887d": { + "repo": "sdk", + "branch": "", + "hash": "d5c887dad9f06cbc451869ed8ad63f8916528b73", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d5c887dad9f06cbc451869ed8ad63f8916528b73.diff" + }, + "sdk@f34ff92": { + "repo": "sdk", + "branch": "", + "hash": "f34ff92ec4f47521c670016cc8d1f4e6e867c21d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f34ff92ec4f47521c670016cc8d1f4e6e867c21d.diff" + }, + "sdk@61243cf": { + "repo": "sdk", + "branch": "", + "hash": "61243cfce6d8c20d6c3d916ed679159843a58ff9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/61243cfce6d8c20d6c3d916ed679159843a58ff9.diff" + }, + "sdk@e9bc8a8": { + "repo": "sdk", + "branch": "", + "hash": "e9bc8a8dd6d557f7612a21e1d619410d2ad4eb52", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e9bc8a8dd6d557f7612a21e1d619410d2ad4eb52.diff" + }, + "sdk@639567b": { + "repo": "sdk", + "branch": "", + "hash": "639567b6203603089bb21e47ab95aa9c937ecd4a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/639567b6203603089bb21e47ab95aa9c937ecd4a.diff" + }, + "sdk@d3b93f1": { + "repo": "sdk", + "branch": "", + "hash": "d3b93f124e4a480fcca168976dfb3a9ea7bcc306", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d3b93f124e4a480fcca168976dfb3a9ea7bcc306.diff" + }, + "sdk@e536cd0": { + "repo": "sdk", + "branch": "", + "hash": "e536cd09c64fcd9ee93f9c0ac1576c51059fdbf2", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e536cd09c64fcd9ee93f9c0ac1576c51059fdbf2.diff" + }, + "sdk@ebe94db": { + "repo": "sdk", + "branch": "", + "hash": "ebe94db611b6ed98d4bd0d6f08214053d9c9b04a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ebe94db611b6ed98d4bd0d6f08214053d9c9b04a.diff" + }, + "sdk@164967b": { + "repo": "sdk", + "branch": "", + "hash": "164967b5d130091ee49426d4b96644fbb9d741cd", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/164967b5d130091ee49426d4b96644fbb9d741cd.diff" + }, + "sdk@85463cf": { + "repo": "sdk", + "branch": "", + "hash": "85463cf23eb43c08359080fa2be2dfe9f97d744c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/85463cf23eb43c08359080fa2be2dfe9f97d744c.diff" + }, + "sdk@a130cf5": { + "repo": "sdk", + "branch": "", + "hash": "a130cf5667ea5ac3879a7328d242304837f617fb", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a130cf5667ea5ac3879a7328d242304837f617fb.diff" + }, + "sdk@f85ac6b": { + "repo": "sdk", + "branch": "", + "hash": "f85ac6ba3d5614713d2a06010b29b6dcf7dbc0b4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f85ac6ba3d5614713d2a06010b29b6dcf7dbc0b4.diff" + }, + "sdk@3920eda": { + "repo": "sdk", + "branch": "", + "hash": "3920eda10bb1d6a975c0d7f8678d6e6c61d3a197", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3920eda10bb1d6a975c0d7f8678d6e6c61d3a197.diff" + }, + "sdk@cd590b6": { + "repo": "sdk", + "branch": "", + "hash": "cd590b6b4b7d45c7c8975aa2568a810941ea1ad3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cd590b6b4b7d45c7c8975aa2568a810941ea1ad3.diff" + }, + "sdk@312d0ad": { + "repo": "sdk", + "branch": "", + "hash": "312d0ad9038917265d19f329f3f84cc937fa1d52", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/312d0ad9038917265d19f329f3f84cc937fa1d52.diff" + }, + "sdk@f6e2b6a": { + "repo": "sdk", + "branch": "", + "hash": "f6e2b6acd5fd6ce104863b57e77998b945c840f8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f6e2b6acd5fd6ce104863b57e77998b945c840f8.diff" + }, + "sdk@3347719": { + "repo": "sdk", + "branch": "", + "hash": "33477192241d7817170246ba1a2097315f58f81e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/33477192241d7817170246ba1a2097315f58f81e.diff" + }, + "sdk@8ae9944": { + "repo": "sdk", + "branch": "", + "hash": "8ae9944928fb6e9c832b43881a2ddedba29bbcb4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8ae9944928fb6e9c832b43881a2ddedba29bbcb4.diff" + }, + "sdk@4705b82": { + "repo": "sdk", + "branch": "", + "hash": "4705b827fa1e2e1b70068e64d441028540cda3ad", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4705b827fa1e2e1b70068e64d441028540cda3ad.diff" + }, + "sdk@45d7066": { + "repo": "sdk", + "branch": "", + "hash": "45d706660fe495f7f1b3ca0c24c2585a299215c6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/45d706660fe495f7f1b3ca0c24c2585a299215c6.diff" + }, + "sdk@cf67b96": { + "repo": "sdk", + "branch": "", + "hash": "cf67b960b0d90c4a8a84452f2dace93ab66e7fa3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cf67b960b0d90c4a8a84452f2dace93ab66e7fa3.diff" + }, + "sdk@de9d552": { + "repo": "sdk", + "branch": "", + "hash": "de9d552ae3966f5d90421938846e6764bfb40368", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/de9d552ae3966f5d90421938846e6764bfb40368.diff" + }, + "sdk@4532558": { + "repo": "sdk", + "branch": "", + "hash": "4532558a3bd0b7e2076e965c09518fda624c7647", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4532558a3bd0b7e2076e965c09518fda624c7647.diff" + }, + "sdk@de92964": { + "repo": "sdk", + "branch": "", + "hash": "de929646f9b0582d5b42974b16700520217052bd", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/de929646f9b0582d5b42974b16700520217052bd.diff" + }, + "sdk@d7d9748": { + "repo": "sdk", + "branch": "", + "hash": "d7d9748fe2fee4b9ac3df9f877fdb89a337f3d60", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d7d9748fe2fee4b9ac3df9f877fdb89a337f3d60.diff" + }, + "sdk@479fa39": { + "repo": "sdk", + "branch": "", + "hash": "479fa39f05181106406a0af85bc4325abb45bb45", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/479fa39f05181106406a0af85bc4325abb45bb45.diff" + }, + "sdk@b3f624f": { + "repo": "sdk", + "branch": "", + "hash": "b3f624fad9b57031b35a628cb70cee1b03bc0a39", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b3f624fad9b57031b35a628cb70cee1b03bc0a39.diff" + }, + "sdk@f88cc12": { + "repo": "sdk", + "branch": "", + "hash": "f88cc12c0e7add8eedd0aaa8210f8ce755f21a76", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f88cc12c0e7add8eedd0aaa8210f8ce755f21a76.diff" + }, + "sdk@46994e4": { + "repo": "sdk", + "branch": "", + "hash": "46994e47d2a826b6c35bf28b6b9fa6b2b2a80ee9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/46994e47d2a826b6c35bf28b6b9fa6b2b2a80ee9.diff" + }, + "sdk@eac5e1b": { + "repo": "sdk", + "branch": "", + "hash": "eac5e1bf0e466cb1f0e8f2e87a5b22aaf15f6ca5", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/eac5e1bf0e466cb1f0e8f2e87a5b22aaf15f6ca5.diff" + }, + "sdk@c116837": { + "repo": "sdk", + "branch": "", + "hash": "c116837f41687f14c9db0b51dccf56b2fe462c2c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c116837f41687f14c9db0b51dccf56b2fe462c2c.diff" + }, + "sdk@c728881": { + "repo": "sdk", + "branch": "", + "hash": "c7288818a8b18dacb309cd159fd7cb52e53e82b9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c7288818a8b18dacb309cd159fd7cb52e53e82b9.diff" + }, + "sdk@5383adb": { + "repo": "sdk", + "branch": "", + "hash": "5383adbfa231b5dc1cf7d3f908fb82c4401c8dd3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5383adbfa231b5dc1cf7d3f908fb82c4401c8dd3.diff" + }, + "sdk@0b35579": { + "repo": "sdk", + "branch": "", + "hash": "0b3557955461229ee9ffd1e02f782b1c6e223c1a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0b3557955461229ee9ffd1e02f782b1c6e223c1a.diff" + }, + "sdk@5aa354d": { + "repo": "sdk", + "branch": "", + "hash": "5aa354d1360a9bbceeaa152ed4dcbda30ee4627c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5aa354d1360a9bbceeaa152ed4dcbda30ee4627c.diff" + }, + "sdk@5014f74": { + "repo": "sdk", + "branch": "", + "hash": "5014f74c75d6072caba51793316d9eae8b1697d8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5014f74c75d6072caba51793316d9eae8b1697d8.diff" + }, + "sdk@999ad52": { + "repo": "sdk", + "branch": "", + "hash": "999ad524a10c41cf579f9b490f2966d1ec7943a8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/999ad524a10c41cf579f9b490f2966d1ec7943a8.diff" + }, + "sdk@056dfbc": { + "repo": "sdk", + "branch": "", + "hash": "056dfbcadda6197f6fb1007ca8b63eaef8a6b967", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/056dfbcadda6197f6fb1007ca8b63eaef8a6b967.diff" + }, + "sdk@0c06be5": { + "repo": "sdk", + "branch": "", + "hash": "0c06be5af9662bf45df01d6837eecf8ac504d2e6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0c06be5af9662bf45df01d6837eecf8ac504d2e6.diff" + }, + "sdk@69f55b5": { + "repo": "sdk", + "branch": "", + "hash": "69f55b57ca2871549a461fd1147addd5d3ab9a62", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/69f55b57ca2871549a461fd1147addd5d3ab9a62.diff" + }, + "sdk@d4c96b4": { + "repo": "sdk", + "branch": "", + "hash": "d4c96b4bfae131705fcda5427a582988d51d3d6a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d4c96b4bfae131705fcda5427a582988d51d3d6a.diff" + }, + "sdk@fa632c7": { + "repo": "sdk", + "branch": "", + "hash": "fa632c7aec1ba810915cc9920dceaff36e167523", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/fa632c7aec1ba810915cc9920dceaff36e167523.diff" + }, + "sdk@1554065": { + "repo": "sdk", + "branch": "", + "hash": "1554065ee6f68d031209d68597baadf08f814e85", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1554065ee6f68d031209d68597baadf08f814e85.diff" + }, + "sdk@c625937": { + "repo": "sdk", + "branch": "", + "hash": "c62593728d44ffa49f4e0335eddd641dfbc3cb08", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/c62593728d44ffa49f4e0335eddd641dfbc3cb08.diff" + }, + "sdk@72ec0c9": { + "repo": "sdk", + "branch": "", + "hash": "72ec0c94fae486a90864bc3478e12a753e4cd308", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/72ec0c94fae486a90864bc3478e12a753e4cd308.diff" + }, + "sdk@d51dd4e": { + "repo": "sdk", + "branch": "", + "hash": "d51dd4ef0d00dcf9ac9ec4c9c798e392561d2d62", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d51dd4ef0d00dcf9ac9ec4c9c798e392561d2d62.diff" + }, + "sdk@6e3a400": { + "repo": "sdk", + "branch": "", + "hash": "6e3a4005777057a5776ce57684741885e8dfed7f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6e3a4005777057a5776ce57684741885e8dfed7f.diff" + }, + "sdk@6db0995": { + "repo": "sdk", + "branch": "", + "hash": "6db0995baed6f10052a41caaf7014106756f6d62", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6db0995baed6f10052a41caaf7014106756f6d62.diff" + }, + "sdk@9735b67": { + "repo": "sdk", + "branch": "", + "hash": "9735b67a679959c908c8ecb40dab27b57854793b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9735b67a679959c908c8ecb40dab27b57854793b.diff" + }, + "sdk@803d291": { + "repo": "sdk", + "branch": "", + "hash": "803d29159feb9800973e7b475f536d83e311fa18", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/803d29159feb9800973e7b475f536d83e311fa18.diff" + }, + "sdk@1ab3ae8": { + "repo": "sdk", + "branch": "", + "hash": "1ab3ae8e0338cdd06b3974959c5802ccc5a85978", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1ab3ae8e0338cdd06b3974959c5802ccc5a85978.diff" + }, + "sdk@73d63db": { + "repo": "sdk", + "branch": "", + "hash": "73d63db2219d785efb27d4bb00a58688a8c2da33", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/73d63db2219d785efb27d4bb00a58688a8c2da33.diff" + }, + "sdk@7554d51": { + "repo": "sdk", + "branch": "", + "hash": "7554d514eb93ef9116599d4f6b8c2a259cd44fad", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7554d514eb93ef9116599d4f6b8c2a259cd44fad.diff" + }, + "sdk@1903390": { + "repo": "sdk", + "branch": "", + "hash": "1903390c7f015618a3b2c539bf6b6d93abb594cb", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1903390c7f015618a3b2c539bf6b6d93abb594cb.diff" + }, + "sdk@eae56c6": { + "repo": "sdk", + "branch": "", + "hash": "eae56c64ea884022aa242b3371dc2d88660e9955", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/eae56c64ea884022aa242b3371dc2d88660e9955.diff" + }, + "sdk@6579d35": { + "repo": "sdk", + "branch": "", + "hash": "6579d351d765f240ced94747b30844bbf9aba876", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6579d351d765f240ced94747b30844bbf9aba876.diff" + }, + "sdk@4f40752": { + "repo": "sdk", + "branch": "", + "hash": "4f40752408dbb7c352d30a2a0469c1173682ad97", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4f40752408dbb7c352d30a2a0469c1173682ad97.diff" + }, + "sdk@2a4129e": { + "repo": "sdk", + "branch": "", + "hash": "2a4129e11d1a6ffecc39ee9098e4027689c0c768", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2a4129e11d1a6ffecc39ee9098e4027689c0c768.diff" + }, + "sdk@66fa956": { + "repo": "sdk", + "branch": "", + "hash": "66fa956ecf837e01bde9e397dc217d2cc2419015", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/66fa956ecf837e01bde9e397dc217d2cc2419015.diff" + }, + "sdk@ec766a8": { + "repo": "sdk", + "branch": "", + "hash": "ec766a88389ac2d691cfaa1a67d42a3c59ab0bc4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ec766a88389ac2d691cfaa1a67d42a3c59ab0bc4.diff" + }, + "sdk@d9dffcd": { + "repo": "sdk", + "branch": "", + "hash": "d9dffcdbb1c7dbcb11d162a0ca06883bf2a976b6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d9dffcdbb1c7dbcb11d162a0ca06883bf2a976b6.diff" + }, + "sdk@3515bea": { + "repo": "sdk", + "branch": "", + "hash": "3515bea6c4ecd3e1bd118bc6d7d30e96e8f77bea", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3515bea6c4ecd3e1bd118bc6d7d30e96e8f77bea.diff" + }, + "sdk@d559669": { + "repo": "sdk", + "branch": "", + "hash": "d55966964113872d3614ae892863b4ec9a0d3a5a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d55966964113872d3614ae892863b4ec9a0d3a5a.diff" + }, + "sdk@ca65425": { + "repo": "sdk", + "branch": "", + "hash": "ca6542506f5f537a5fcb013cf2dd2be5fc6ed629", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ca6542506f5f537a5fcb013cf2dd2be5fc6ed629.diff" + }, + "sdk@056c1c1": { + "repo": "sdk", + "branch": "", + "hash": "056c1c1de06f084d9ebc10a88c39f536af39f09d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/056c1c1de06f084d9ebc10a88c39f536af39f09d.diff" + }, + "sdk@b3fb911": { + "repo": "sdk", + "branch": "", + "hash": "b3fb911a62a77a0e6708ef61ce4a3e9c12f73e19", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b3fb911a62a77a0e6708ef61ce4a3e9c12f73e19.diff" + }, + "sdk@0ec809a": { + "repo": "sdk", + "branch": "", + "hash": "0ec809ad9dac8f04e72a8597e54f06c72fac0f32", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0ec809ad9dac8f04e72a8597e54f06c72fac0f32.diff" + }, + "sdk@cdece38": { + "repo": "sdk", + "branch": "", + "hash": "cdece38037e93d61ffc8ed50fe89663e45420874", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cdece38037e93d61ffc8ed50fe89663e45420874.diff" + }, + "sdk@1016c54": { + "repo": "sdk", + "branch": "", + "hash": "1016c5421a4a545b05e3b7499a603d908ac95db5", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/1016c5421a4a545b05e3b7499a603d908ac95db5.diff" + }, + "sdk@2002189": { + "repo": "sdk", + "branch": "", + "hash": "2002189f190830e9956d635808c07919f7607dd8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2002189f190830e9956d635808c07919f7607dd8.diff" + }, + "sdk@8b82ac3": { + "repo": "sdk", + "branch": "", + "hash": "8b82ac343611d559d5680a7caff0fe1dab6dcfa1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8b82ac343611d559d5680a7caff0fe1dab6dcfa1.diff" + }, + "sdk@da8d038": { + "repo": "sdk", + "branch": "", + "hash": "da8d0388394c8748a767aa2b3eb9db68cd07393c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/da8d0388394c8748a767aa2b3eb9db68cd07393c.diff" + }, + "sdk@773b59a": { + "repo": "sdk", + "branch": "", + "hash": "773b59ae6e477796c2f47c9af0a5a3d0e4c9b28b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/773b59ae6e477796c2f47c9af0a5a3d0e4c9b28b.diff" + }, + "sdk@e94cf85": { + "repo": "sdk", + "branch": "", + "hash": "e94cf85af06b1f5eef4b79367d359d95ac246157", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e94cf85af06b1f5eef4b79367d359d95ac246157.diff" + }, + "sdk@ba88029": { + "repo": "sdk", + "branch": "", + "hash": "ba880296c0fb026cc6334d3f8504d069883e0ca5", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ba880296c0fb026cc6334d3f8504d069883e0ca5.diff" + }, + "sdk@83bdf71": { + "repo": "sdk", + "branch": "", + "hash": "83bdf7133612c6ef3070cb4b8dae753e0fb52db4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/83bdf7133612c6ef3070cb4b8dae753e0fb52db4.diff" + }, + "sdk@4d8b6fc": { + "repo": "sdk", + "branch": "", + "hash": "4d8b6fc96891c0d37783da182ec56479f1ac7359", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4d8b6fc96891c0d37783da182ec56479f1ac7359.diff" + }, + "sdk@fe63beb": { + "repo": "sdk", + "branch": "", + "hash": "fe63beb6ca2ccf5c95c6c44b38fa729c6fdbcb72", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/fe63beb6ca2ccf5c95c6c44b38fa729c6fdbcb72.diff" + }, + "sdk@62e5fa4": { + "repo": "sdk", + "branch": "", + "hash": "62e5fa4f0d834bee94851b95b784085e719c5934", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/62e5fa4f0d834bee94851b95b784085e719c5934.diff" + }, + "sdk@35ebdfb": { + "repo": "sdk", + "branch": "", + "hash": "35ebdfbdae350907a7e0847c1be6a64e83e2e32e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/35ebdfbdae350907a7e0847c1be6a64e83e2e32e.diff" + }, + "sdk@5bbfa3f": { + "repo": "sdk", + "branch": "", + "hash": "5bbfa3fba9d598f93d06f92b441ee13607772903", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5bbfa3fba9d598f93d06f92b441ee13607772903.diff" + }, + "sdk@20d79db": { + "repo": "sdk", + "branch": "", + "hash": "20d79dbe27f6fdaf48e17e3ec026422d3489bc66", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/20d79dbe27f6fdaf48e17e3ec026422d3489bc66.diff" + }, + "sdk@046e27b": { + "repo": "sdk", + "branch": "", + "hash": "046e27ba17b0794ed8c55b556fc40d425ad823be", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/046e27ba17b0794ed8c55b556fc40d425ad823be.diff" + }, + "sdk@fb6441c": { + "repo": "sdk", + "branch": "", + "hash": "fb6441c7a56ef3214a215ff1c8da74161cb548a6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/fb6441c7a56ef3214a215ff1c8da74161cb548a6.diff" + }, + "sdk@9ea89dc": { + "repo": "sdk", + "branch": "", + "hash": "9ea89dcecc29c09cf831dbdbd22943ef7d29c33b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9ea89dcecc29c09cf831dbdbd22943ef7d29c33b.diff" + }, + "sdk@f8fefe2": { + "repo": "sdk", + "branch": "", + "hash": "f8fefe203371623fc9ebb0b0d8f23281ecef61ac", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f8fefe203371623fc9ebb0b0d8f23281ecef61ac.diff" + }, + "sdk@da3b3e5": { + "repo": "sdk", + "branch": "", + "hash": "da3b3e5a3d7c6f5f234dcd390bbc36d70a5fb0ea", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/da3b3e5a3d7c6f5f234dcd390bbc36d70a5fb0ea.diff" + }, + "sdk@6dd753f": { + "repo": "sdk", + "branch": "", + "hash": "6dd753fb066183cae03fc2507b70913533563829", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6dd753fb066183cae03fc2507b70913533563829.diff" + }, + "sdk@31ec589": { + "repo": "sdk", + "branch": "", + "hash": "31ec5891787c95cd88036849fad0ebc045372e87", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/31ec5891787c95cd88036849fad0ebc045372e87.diff" + }, + "sdk@167a8b5": { + "repo": "sdk", + "branch": "", + "hash": "167a8b52197dd1a4d9a3b43ddc78a8b04b9d843a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/167a8b52197dd1a4d9a3b43ddc78a8b04b9d843a.diff" + }, + "sdk@5f88df0": { + "repo": "sdk", + "branch": "", + "hash": "5f88df07ab5cb6627ea6d54ffdb1af27fce1c586", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5f88df07ab5cb6627ea6d54ffdb1af27fce1c586.diff" + }, + "sdk@35583f7": { + "repo": "sdk", + "branch": "", + "hash": "35583f7e4a541210c15488de19171e32bdf9f956", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/35583f7e4a541210c15488de19171e32bdf9f956.diff" + }, + "sdk@7f15b01": { + "repo": "sdk", + "branch": "", + "hash": "7f15b01fdcc81d1647cb23aadeee1495ee988cc4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7f15b01fdcc81d1647cb23aadeee1495ee988cc4.diff" + }, + "sdk@e9d78d6": { + "repo": "sdk", + "branch": "", + "hash": "e9d78d6ae387609c44d04156fef86936e479bf73", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e9d78d6ae387609c44d04156fef86936e479bf73.diff" + }, + "sdk@e1a424b": { + "repo": "sdk", + "branch": "", + "hash": "e1a424bd7e38c22b08ce88efa1c40653e68a0493", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e1a424bd7e38c22b08ce88efa1c40653e68a0493.diff" + }, + "sdk@0433ad2": { + "repo": "sdk", + "branch": "", + "hash": "0433ad21a0f5204c0497079c147a3b10c6624a0a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0433ad21a0f5204c0497079c147a3b10c6624a0a.diff" + }, + "sdk@b577d44": { + "repo": "sdk", + "branch": "", + "hash": "b577d44c1c07fc6d9d70dbf518e500ef6692e812", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b577d44c1c07fc6d9d70dbf518e500ef6692e812.diff" + }, + "sdk@58918b1": { + "repo": "sdk", + "branch": "", + "hash": "58918b1936debc7893b15dbc977d27ce21fcdb66", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/58918b1936debc7893b15dbc977d27ce21fcdb66.diff" + }, + "sdk@5870011": { + "repo": "sdk", + "branch": "", + "hash": "58700112e07cc020e93fdf90f357d52a2cf508b7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/58700112e07cc020e93fdf90f357d52a2cf508b7.diff" + }, + "sdk@7daed2b": { + "repo": "sdk", + "branch": "", + "hash": "7daed2bf45cce69b20fd3fd24ce89c36d7179a43", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7daed2bf45cce69b20fd3fd24ce89c36d7179a43.diff" + }, + "sdk@b9a8142": { + "repo": "sdk", + "branch": "", + "hash": "b9a8142a0b1e003e03afe1860b0d438a5f909c06", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b9a8142a0b1e003e03afe1860b0d438a5f909c06.diff" + }, + "sdk@809eeee": { + "repo": "sdk", + "branch": "", + "hash": "809eeee1c4f4111c7c77fee22b39af2f657ed3f2", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/809eeee1c4f4111c7c77fee22b39af2f657ed3f2.diff" + }, + "sdk@644aed8": { + "repo": "sdk", + "branch": "", + "hash": "644aed88634160f283e901efc315caa0d5310928", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/644aed88634160f283e901efc315caa0d5310928.diff" + }, + "sdk@155262a": { + "repo": "sdk", + "branch": "", + "hash": "155262a6274d3080958452145af75fbaea36d701", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/155262a6274d3080958452145af75fbaea36d701.diff" + }, + "sdk@ec2e749": { + "repo": "sdk", + "branch": "", + "hash": "ec2e7495b4fbad0b43fc1b5ead58041887643204", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ec2e7495b4fbad0b43fc1b5ead58041887643204.diff" + }, + "sdk@81b51ed": { + "repo": "sdk", + "branch": "", + "hash": "81b51edfe0645f086f22d16dc987fe823c39b87b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/81b51edfe0645f086f22d16dc987fe823c39b87b.diff" + }, + "sdk@eb42042": { + "repo": "sdk", + "branch": "", + "hash": "eb4204205220be1c5f2ccf69c93079bf68dfcce9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/eb4204205220be1c5f2ccf69c93079bf68dfcce9.diff" + }, + "sdk@e5e78b4": { + "repo": "sdk", + "branch": "", + "hash": "e5e78b4aac57e3896338e59ee2556df6f7016629", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e5e78b4aac57e3896338e59ee2556df6f7016629.diff" + }, + "sdk@846d56c": { + "repo": "sdk", + "branch": "", + "hash": "846d56cf2334da10a4a7a0f33a985de4b812a4ca", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/846d56cf2334da10a4a7a0f33a985de4b812a4ca.diff" + }, + "sdk@a7230cd": { + "repo": "sdk", + "branch": "", + "hash": "a7230cda11c7908103ef306574a152c4eb924f71", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a7230cda11c7908103ef306574a152c4eb924f71.diff" + }, + "sdk@7b0f367": { + "repo": "sdk", + "branch": "", + "hash": "7b0f367f33b3a1c718049de7102ed4c87fe5f792", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7b0f367f33b3a1c718049de7102ed4c87fe5f792.diff" + }, + "sdk@4e179fc": { + "repo": "sdk", + "branch": "", + "hash": "4e179fc37ea63ed2cf07beb78abdda9f3ec52079", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4e179fc37ea63ed2cf07beb78abdda9f3ec52079.diff" + }, + "sdk@079fb5a": { + "repo": "sdk", + "branch": "", + "hash": "079fb5a0799a0a03783ab7d2101a3706e51a016f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/079fb5a0799a0a03783ab7d2101a3706e51a016f.diff" + }, + "sdk@2fc1745": { + "repo": "sdk", + "branch": "", + "hash": "2fc17451ac678fda3ab967422d887e68c488ffe6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2fc17451ac678fda3ab967422d887e68c488ffe6.diff" + }, + "sdk@a133386": { + "repo": "sdk", + "branch": "", + "hash": "a1333860c0dc2b6cd6ec19e3b291013cd76d38b1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a1333860c0dc2b6cd6ec19e3b291013cd76d38b1.diff" + }, + "sdk@05f8d71": { + "repo": "sdk", + "branch": "", + "hash": "05f8d7191b5c2c9f311d4d23d1ba05baf179055e", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/05f8d7191b5c2c9f311d4d23d1ba05baf179055e.diff" + }, + "sdk@eed5878": { + "repo": "sdk", + "branch": "", + "hash": "eed58781bba751940bb885ccb2be2abd72a4d591", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/eed58781bba751940bb885ccb2be2abd72a4d591.diff" + }, + "sdk@488ed9a": { + "repo": "sdk", + "branch": "", + "hash": "488ed9a137b49e01f32a02334424f48bc772e09c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/488ed9a137b49e01f32a02334424f48bc772e09c.diff" + }, + "sdk@cf56ee9": { + "repo": "sdk", + "branch": "", + "hash": "cf56ee9e8f8c2087839245175076514425ca4b49", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/cf56ee9e8f8c2087839245175076514425ca4b49.diff" + }, + "sdk@307305d": { + "repo": "sdk", + "branch": "", + "hash": "307305d3bc807220981b4905167093ba8fda1f27", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/307305d3bc807220981b4905167093ba8fda1f27.diff" + }, + "sdk@99b535a": { + "repo": "sdk", + "branch": "", + "hash": "99b535a16a74a5bcb0b54c1e6969e0e11a72cfac", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/99b535a16a74a5bcb0b54c1e6969e0e11a72cfac.diff" + }, + "sdk@43fdfa3": { + "repo": "sdk", + "branch": "", + "hash": "43fdfa3f04e5d28b61d0cb17169fac3d7e29a9a0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/43fdfa3f04e5d28b61d0cb17169fac3d7e29a9a0.diff" + }, + "sdk@86d4207": { + "repo": "sdk", + "branch": "", + "hash": "86d4207cb7d2494a6ba2d06826aadb6e168618c7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/86d4207cb7d2494a6ba2d06826aadb6e168618c7.diff" + }, + "sdk@4305afa": { + "repo": "sdk", + "branch": "", + "hash": "4305afa5119181884846882ffc96705c8ca70b64", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4305afa5119181884846882ffc96705c8ca70b64.diff" + }, + "sdk@5e1a9ca": { + "repo": "sdk", + "branch": "", + "hash": "5e1a9ca950a41d5ffbf7134be90b8363537cddce", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5e1a9ca950a41d5ffbf7134be90b8363537cddce.diff" + }, + "sdk@f8b01cc": { + "repo": "sdk", + "branch": "", + "hash": "f8b01cc3bb8ba8fc0dda21816197f88f5d9ab52b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f8b01cc3bb8ba8fc0dda21816197f88f5d9ab52b.diff" + }, + "sdk@bcdeca9": { + "repo": "sdk", + "branch": "", + "hash": "bcdeca991f9686de1c28411d1b5f381640602172", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bcdeca991f9686de1c28411d1b5f381640602172.diff" + }, + "sdk@8569335": { + "repo": "sdk", + "branch": "", + "hash": "8569335ff480281af7bd4b8e97ce73a6c8007a19", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8569335ff480281af7bd4b8e97ce73a6c8007a19.diff" + }, + "sdk@6a30209": { + "repo": "sdk", + "branch": "", + "hash": "6a302098c017221534095dc5ea183861308c329f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6a302098c017221534095dc5ea183861308c329f.diff" + }, + "sdk@341c887": { + "repo": "sdk", + "branch": "", + "hash": "341c887030e21ba0344e313d395a50aa67206a55", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/341c887030e21ba0344e313d395a50aa67206a55.diff" + }, + "sdk@7fb7e23": { + "repo": "sdk", + "branch": "", + "hash": "7fb7e231d16f105afd415cd59a86f73f7aa3723a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7fb7e231d16f105afd415cd59a86f73f7aa3723a.diff" + }, + "sdk@ceb91eb": { + "repo": "sdk", + "branch": "", + "hash": "ceb91eb262e1f9d9370316dbaae8416358da3cc3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ceb91eb262e1f9d9370316dbaae8416358da3cc3.diff" + }, + "sdk@3d609d8": { + "repo": "sdk", + "branch": "", + "hash": "3d609d80d97b0e6e12e15eb43875e801eb4771af", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3d609d80d97b0e6e12e15eb43875e801eb4771af.diff" + }, + "sdk@73795b5": { + "repo": "sdk", + "branch": "", + "hash": "73795b585145161cd394d6f1a88cbd9d7b908aba", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/73795b585145161cd394d6f1a88cbd9d7b908aba.diff" + }, + "sdk@f226be7": { + "repo": "sdk", + "branch": "", + "hash": "f226be79ae790b0d52edfec74bec628635f70e1c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f226be79ae790b0d52edfec74bec628635f70e1c.diff" + }, + "sdk@5a90898": { + "repo": "sdk", + "branch": "", + "hash": "5a90898939dccc64d0306caf7a3be90f1949cd45", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5a90898939dccc64d0306caf7a3be90f1949cd45.diff" + }, + "sdk@db0a641": { + "repo": "sdk", + "branch": "", + "hash": "db0a641af6a5581c4cd6725c78c43ccf85284190", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/db0a641af6a5581c4cd6725c78c43ccf85284190.diff" + }, + "sdk@13cb29e": { + "repo": "sdk", + "branch": "", + "hash": "13cb29eafbbbc97bd84c1a017fae260ba1a7e5f1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/13cb29eafbbbc97bd84c1a017fae260ba1a7e5f1.diff" + }, + "sdk@bb7e25b": { + "repo": "sdk", + "branch": "", + "hash": "bb7e25bc5fd97d3093433d90504f402ff8715489", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bb7e25bc5fd97d3093433d90504f402ff8715489.diff" + }, + "sdk@d715852": { + "repo": "sdk", + "branch": "", + "hash": "d7158524d64f2c21977ecbcc69a0f73d225e8a39", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d7158524d64f2c21977ecbcc69a0f73d225e8a39.diff" + }, + "sdk@4aaa692": { + "repo": "sdk", + "branch": "", + "hash": "4aaa69206048ad7af73c770f14f0626a2827f75c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4aaa69206048ad7af73c770f14f0626a2827f75c.diff" + }, + "sdk@d593145": { + "repo": "sdk", + "branch": "", + "hash": "d5931451d5ddf9731d67b2fe5864024f24c411f3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d5931451d5ddf9731d67b2fe5864024f24c411f3.diff" + }, + "sdk@25626b4": { + "repo": "sdk", + "branch": "", + "hash": "25626b4fead977519676b02bea81277d0105d65d", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/25626b4fead977519676b02bea81277d0105d65d.diff" + }, + "sdk@7579334": { + "repo": "sdk", + "branch": "", + "hash": "7579334fc23b9fe2e4fa15e49177eef93600239a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7579334fc23b9fe2e4fa15e49177eef93600239a.diff" + }, + "sdk@11af6cc": { + "repo": "sdk", + "branch": "", + "hash": "11af6cc78274ad821ec5a60d7062d824ef09f9b3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/11af6cc78274ad821ec5a60d7062d824ef09f9b3.diff" + }, + "sdk@8baae54": { + "repo": "sdk", + "branch": "", + "hash": "8baae54edbc36a8069bfefb64c35188f014deecf", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8baae54edbc36a8069bfefb64c35188f014deecf.diff" + }, + "sdk@8716d25": { + "repo": "sdk", + "branch": "", + "hash": "8716d258db073247868bf1a241910b3941e7d88c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8716d258db073247868bf1a241910b3941e7d88c.diff" + }, + "sdk@be6c5d0": { + "repo": "sdk", + "branch": "", + "hash": "be6c5d0780d3815f6653ef62578d569a05d8c523", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/be6c5d0780d3815f6653ef62578d569a05d8c523.diff" + }, + "sdk@5b2b903": { + "repo": "sdk", + "branch": "", + "hash": "5b2b903bce061e3dcf322b10cdaf44f63b0aa764", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5b2b903bce061e3dcf322b10cdaf44f63b0aa764.diff" + }, + "sdk@9281f22": { + "repo": "sdk", + "branch": "", + "hash": "9281f22bd987315210547a3a023584dca1bea9b8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9281f22bd987315210547a3a023584dca1bea9b8.diff" + }, + "sdk@369107d": { + "repo": "sdk", + "branch": "", + "hash": "369107d983d4c848f96e119c9359063aac7a68f0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/369107d983d4c848f96e119c9359063aac7a68f0.diff" + }, + "sdk@6927ace": { + "repo": "sdk", + "branch": "", + "hash": "6927acecd065536e6f032c46bf886cfb9326c703", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6927acecd065536e6f032c46bf886cfb9326c703.diff" + }, + "sdk@6dc9009": { + "repo": "sdk", + "branch": "", + "hash": "6dc90097fc7955e4383f63d9c996769f4b86aebe", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6dc90097fc7955e4383f63d9c996769f4b86aebe.diff" + }, + "sdk@321bb3d": { + "repo": "sdk", + "branch": "", + "hash": "321bb3d394da243c3cf85360cbfde2fe8bfffa99", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/321bb3d394da243c3cf85360cbfde2fe8bfffa99.diff" + }, + "sdk@920580c": { + "repo": "sdk", + "branch": "", + "hash": "920580c80a66596dc8e6fc9fc75322203974f783", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/920580c80a66596dc8e6fc9fc75322203974f783.diff" + }, + "sdk@ea67ffb": { + "repo": "sdk", + "branch": "", + "hash": "ea67ffb7781e49049938ce21a5a5efd9e4dc8379", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ea67ffb7781e49049938ce21a5a5efd9e4dc8379.diff" + }, + "sdk@714611c": { + "repo": "sdk", + "branch": "", + "hash": "714611ca380c9afe4ce66e6efef41af2eb0eb32a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/714611ca380c9afe4ce66e6efef41af2eb0eb32a.diff" + }, + "sdk@5dca1d4": { + "repo": "sdk", + "branch": "", + "hash": "5dca1d4796248044bbfe02d8aeb55f6e03c3ace5", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/5dca1d4796248044bbfe02d8aeb55f6e03c3ace5.diff" + }, + "sdk@ca30395": { + "repo": "sdk", + "branch": "", + "hash": "ca303955fa1f4fe5c0df494e2291000420bdebb2", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ca303955fa1f4fe5c0df494e2291000420bdebb2.diff" + }, + "sdk@609235d": { + "repo": "sdk", + "branch": "", + "hash": "609235d726f831c3878d3c850bd98f88b3a24692", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/609235d726f831c3878d3c850bd98f88b3a24692.diff" + }, + "sdk@9d05f82": { + "repo": "sdk", + "branch": "", + "hash": "9d05f828850c79d630df9a806d3b3d33821cf16b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9d05f828850c79d630df9a806d3b3d33821cf16b.diff" + }, + "sdk@461f6a5": { + "repo": "sdk", + "branch": "", + "hash": "461f6a575e63eaf5206eed50424160f845ea5b5c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/461f6a575e63eaf5206eed50424160f845ea5b5c.diff" + }, + "sdk@4442dc3": { + "repo": "sdk", + "branch": "", + "hash": "4442dc3a439462f9f768e1eca6bd51aa54d4bd8b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4442dc3a439462f9f768e1eca6bd51aa54d4bd8b.diff" + }, + "sdk@291c8f6": { + "repo": "sdk", + "branch": "", + "hash": "291c8f6ec787a28e24ac1136640e9dbf6ea48adc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/291c8f6ec787a28e24ac1136640e9dbf6ea48adc.diff" + }, + "sdk@4b9d244": { + "repo": "sdk", + "branch": "", + "hash": "4b9d2444d580d9d866d74d53fe9863d54d07d526", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4b9d2444d580d9d866d74d53fe9863d54d07d526.diff" + }, + "sdk@b309ffe": { + "repo": "sdk", + "branch": "", + "hash": "b309ffeea7363cfddaae8afd4b2f4aa29107eaa0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b309ffeea7363cfddaae8afd4b2f4aa29107eaa0.diff" + }, + "sdk@f52e442": { + "repo": "sdk", + "branch": "", + "hash": "f52e4421e0beb78f93d20a150e7e53f06c0c664c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f52e4421e0beb78f93d20a150e7e53f06c0c664c.diff" + }, + "sdk@7522b17": { + "repo": "sdk", + "branch": "", + "hash": "7522b1733080671750e65aec04e5fc8842564632", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7522b1733080671750e65aec04e5fc8842564632.diff" + }, + "sdk@b256bfb": { + "repo": "sdk", + "branch": "", + "hash": "b256bfbadb17078bbcabd20fe0652e89a7299699", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b256bfbadb17078bbcabd20fe0652e89a7299699.diff" + }, + "sdk@aaf0a72": { + "repo": "sdk", + "branch": "", + "hash": "aaf0a723b11fa011799d3a5be95b165155596cd1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/aaf0a723b11fa011799d3a5be95b165155596cd1.diff" + }, + "sdk@99d1fb4": { + "repo": "sdk", + "branch": "", + "hash": "99d1fb4f091f81795ef0cb90f0e27cd7d3f570d7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/99d1fb4f091f81795ef0cb90f0e27cd7d3f570d7.diff" + }, + "sdk@4a3d1d1": { + "repo": "sdk", + "branch": "", + "hash": "4a3d1d180dbd3c60c68d55c3c152370886110a14", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4a3d1d180dbd3c60c68d55c3c152370886110a14.diff" + }, + "sdk@e46ca33": { + "repo": "sdk", + "branch": "", + "hash": "e46ca33145ec7d9e20d4e13122d764ee38c85987", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e46ca33145ec7d9e20d4e13122d764ee38c85987.diff" + }, + "sdk@9e0b5ad": { + "repo": "sdk", + "branch": "", + "hash": "9e0b5ad72a6db1d01b91e0fadb5ebc64f8633b04", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9e0b5ad72a6db1d01b91e0fadb5ebc64f8633b04.diff" + }, + "sdk@90685f3": { + "repo": "sdk", + "branch": "", + "hash": "90685f3ba69a13876aa7367e8f91e9718337a82b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/90685f3ba69a13876aa7367e8f91e9718337a82b.diff" + }, + "sdk@36e3f72": { + "repo": "sdk", + "branch": "", + "hash": "36e3f7203f6db430e97f3f15d68bf9600db317d0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/36e3f7203f6db430e97f3f15d68bf9600db317d0.diff" + }, + "sdk@69d00bb": { + "repo": "sdk", + "branch": "", + "hash": "69d00bb4a26839937f9597b8a4013f9969fcdd84", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/69d00bb4a26839937f9597b8a4013f9969fcdd84.diff" + }, + "sdk@6094702": { + "repo": "sdk", + "branch": "", + "hash": "60947024b97abb4debebd760d9c3412bf56967fc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/60947024b97abb4debebd760d9c3412bf56967fc.diff" + }, + "sdk@8e82b05": { + "repo": "sdk", + "branch": "", + "hash": "8e82b056f9a26c0f3f8c48ffdc7a596b348c3fc7", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8e82b056f9a26c0f3f8c48ffdc7a596b348c3fc7.diff" + }, + "sdk@4f83ad9": { + "repo": "sdk", + "branch": "", + "hash": "4f83ad9ee4f3d884ff9a008ace98bec62d21e6b2", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/4f83ad9ee4f3d884ff9a008ace98bec62d21e6b2.diff" + }, + "sdk@183da97": { + "repo": "sdk", + "branch": "", + "hash": "183da975aa3a7ebd2e4f53c441891b51d5438173", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/183da975aa3a7ebd2e4f53c441891b51d5438173.diff" + }, + "sdk@d857913": { + "repo": "sdk", + "branch": "", + "hash": "d857913e11a1e1304858cd9cd5e6de4d81181464", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d857913e11a1e1304858cd9cd5e6de4d81181464.diff" + }, + "sdk@8a1dd27": { + "repo": "sdk", + "branch": "", + "hash": "8a1dd276bc678a00a5612df005a1eff660e3ea9c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8a1dd276bc678a00a5612df005a1eff660e3ea9c.diff" + }, + "sdk@9eb1b0d": { + "repo": "sdk", + "branch": "", + "hash": "9eb1b0db056bf711d4f348dce2aeb0ef6318d053", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9eb1b0db056bf711d4f348dce2aeb0ef6318d053.diff" + }, + "sdk@7bd9960": { + "repo": "sdk", + "branch": "", + "hash": "7bd9960379d116fe7efe816227dfd141789b5ddc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/7bd9960379d116fe7efe816227dfd141789b5ddc.diff" + }, + "sdk@09220af": { + "repo": "sdk", + "branch": "", + "hash": "09220af2eb3136407c09c1f1c749b5d70a8d56c3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/09220af2eb3136407c09c1f1c749b5d70a8d56c3.diff" + }, + "sdk@d166998": { + "repo": "sdk", + "branch": "", + "hash": "d166998c1735f3ce42f09f944b489b2bca5e36c6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/d166998c1735f3ce42f09f944b489b2bca5e36c6.diff" + }, + "sdk@2d088b7": { + "repo": "sdk", + "branch": "", + "hash": "2d088b7910a3601e737a3fbf768037c9975547d4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2d088b7910a3601e737a3fbf768037c9975547d4.diff" + }, + "sdk@3c65c70": { + "repo": "sdk", + "branch": "", + "hash": "3c65c70e461ddb80768078639fdcedd24c4379bc", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3c65c70e461ddb80768078639fdcedd24c4379bc.diff" + }, + "sdk@a6efe55": { + "repo": "sdk", + "branch": "", + "hash": "a6efe55864826bdd7a6567a6ad69a24d4ed9e45a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a6efe55864826bdd7a6567a6ad69a24d4ed9e45a.diff" + }, + "sdk@2da4e44": { + "repo": "sdk", + "branch": "", + "hash": "2da4e44b21d80747d2458659e05cf2caf5a24d9c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2da4e44b21d80747d2458659e05cf2caf5a24d9c.diff" + }, + "sdk@16a0a14": { + "repo": "sdk", + "branch": "", + "hash": "16a0a140340f328206ed2a1d1518da881700480b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/16a0a140340f328206ed2a1d1518da881700480b.diff" + }, + "sdk@29c3e4d": { + "repo": "sdk", + "branch": "", + "hash": "29c3e4ddc924b84fc031f8f1a419ff8c81129b6c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/29c3e4ddc924b84fc031f8f1a419ff8c81129b6c.diff" + }, + "sdk@098ea13": { + "repo": "sdk", + "branch": "", + "hash": "098ea13a6b887454210f248468523bc1e2414aee", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/098ea13a6b887454210f248468523bc1e2414aee.diff" + }, + "sdk@f41ef9f": { + "repo": "sdk", + "branch": "", + "hash": "f41ef9f344e7e4816b6a6f974d6acca64e946918", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f41ef9f344e7e4816b6a6f974d6acca64e946918.diff" + }, + "sdk@b745ca3": { + "repo": "sdk", + "branch": "", + "hash": "b745ca303f672030a0347f89918763ff28ed8965", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b745ca303f672030a0347f89918763ff28ed8965.diff" + }, + "sdk@6cd0ce0": { + "repo": "sdk", + "branch": "", + "hash": "6cd0ce0b7ff0abb56df02fbce251a8c6ae2bdd6a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6cd0ce0b7ff0abb56df02fbce251a8c6ae2bdd6a.diff" + }, + "sdk@b4c09d0": { + "repo": "sdk", + "branch": "", + "hash": "b4c09d0378c91421842aecd056e58b6516b7b6d0", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b4c09d0378c91421842aecd056e58b6516b7b6d0.diff" + }, + "sdk@9a84f30": { + "repo": "sdk", + "branch": "", + "hash": "9a84f301ad44f9ebd73ea2f64c5b6eb407a33578", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9a84f301ad44f9ebd73ea2f64c5b6eb407a33578.diff" + }, + "sdk@9b3a857": { + "repo": "sdk", + "branch": "", + "hash": "9b3a8573e86a7bac7735a3fcf97392c1d2d86975", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9b3a8573e86a7bac7735a3fcf97392c1d2d86975.diff" + }, + "sdk@3d45b43": { + "repo": "sdk", + "branch": "", + "hash": "3d45b43b67c0c00ac06d2b0fb35ebb42e4947ef9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3d45b43b67c0c00ac06d2b0fb35ebb42e4947ef9.diff" + }, + "sdk@fdb7a39": { + "repo": "sdk", + "branch": "", + "hash": "fdb7a391f1ae87a2268768f8d1829ee11599d2c1", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/fdb7a391f1ae87a2268768f8d1829ee11599d2c1.diff" + }, + "sdk@62923fc": { + "repo": "sdk", + "branch": "", + "hash": "62923fcea6aa196bcb2dea9a0ff9d164e55c2468", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/62923fcea6aa196bcb2dea9a0ff9d164e55c2468.diff" + }, + "sdk@f070cbe": { + "repo": "sdk", + "branch": "", + "hash": "f070cbe242b49d6eda7a5abefa5dfde6fd422906", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/f070cbe242b49d6eda7a5abefa5dfde6fd422906.diff" + }, + "sdk@bcbf048": { + "repo": "sdk", + "branch": "", + "hash": "bcbf04842781c158ae5b08aef6badf744de77079", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bcbf04842781c158ae5b08aef6badf744de77079.diff" + }, + "sdk@e88b3dd": { + "repo": "sdk", + "branch": "", + "hash": "e88b3dd4c6c14430adf93b7562cdb7797a70db18", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/e88b3dd4c6c14430adf93b7562cdb7797a70db18.diff" + }, + "sdk@bc3d743": { + "repo": "sdk", + "branch": "", + "hash": "bc3d743d181fad6dee79d67ed59037fc058be8c5", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bc3d743d181fad6dee79d67ed59037fc058be8c5.diff" + }, + "sdk@bed72ba": { + "repo": "sdk", + "branch": "", + "hash": "bed72bab3f860d3646095a9c016d53e15e62c754", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/bed72bab3f860d3646095a9c016d53e15e62c754.diff" + }, + "sdk@ecc2047": { + "repo": "sdk", + "branch": "", + "hash": "ecc204734ce720c7774f3603108c280c04a7dd7c", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/ecc204734ce720c7774f3603108c280c04a7dd7c.diff" + }, + "sdk@813a631": { + "repo": "sdk", + "branch": "", + "hash": "813a631c7d184a1585ccf3107a97bf4086757011", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/813a631c7d184a1585ccf3107a97bf4086757011.diff" + }, + "sdk@3df428d": { + "repo": "sdk", + "branch": "", + "hash": "3df428d00d8a862f17792d2abc6634c7e6ff8140", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3df428d00d8a862f17792d2abc6634c7e6ff8140.diff" + }, + "sdk@9875b6b": { + "repo": "sdk", + "branch": "", + "hash": "9875b6bd50c6d395f0fd46bd3b9c098c4a1513f8", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/9875b6bd50c6d395f0fd46bd3b9c098c4a1513f8.diff" + }, + "sdk@683cf98": { + "repo": "sdk", + "branch": "", + "hash": "683cf98fcb42cc55235db641f1d1326c406914f4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/683cf98fcb42cc55235db641f1d1326c406914f4.diff" + }, + "sdk@8d47f01": { + "repo": "sdk", + "branch": "", + "hash": "8d47f010d0e9f985f47eb13c4b0f771620a0c24a", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8d47f010d0e9f985f47eb13c4b0f771620a0c24a.diff" + }, + "sdk@650cc37": { + "repo": "sdk", + "branch": "", + "hash": "650cc377cbf2c84565d078df9a58f8143fbdfa0b", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/650cc377cbf2c84565d078df9a58f8143fbdfa0b.diff" + }, + "sdk@2ce4e43": { + "repo": "sdk", + "branch": "", + "hash": "2ce4e43c45e51d445a45e828dc0d8b91323228b3", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/2ce4e43c45e51d445a45e828dc0d8b91323228b3.diff" + }, + "sdk@b489ab2": { + "repo": "sdk", + "branch": "", + "hash": "b489ab2a02e2914ff70eb69736e96df1cb12a92f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/b489ab2a02e2914ff70eb69736e96df1cb12a92f.diff" + }, + "sdk@3d73390": { + "repo": "sdk", + "branch": "", + "hash": "3d7339060a7e665f76c38eadae9632a347cc8dde", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/3d7339060a7e665f76c38eadae9632a347cc8dde.diff" + }, + "sdk@51aca17": { + "repo": "sdk", + "branch": "", + "hash": "51aca175080a6a9f645e8586ee5aed73b7beebe4", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/51aca175080a6a9f645e8586ee5aed73b7beebe4.diff" + }, + "sdk@8af14ee": { + "repo": "sdk", + "branch": "", + "hash": "8af14eee250a9d8c8228f6f88eae7cae93084bb9", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/8af14eee250a9d8c8228f6f88eae7cae93084bb9.diff" + }, + "sdk@365cff0": { + "repo": "sdk", + "branch": "", + "hash": "365cff0fc9701529e04d2f27b7cb5931d4100b27", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/365cff0fc9701529e04d2f27b7cb5931d4100b27.diff" + }, + "sdk@6dc369e": { + "repo": "sdk", + "branch": "", + "hash": "6dc369e602d4c2ac5a4292258dfebda5c9b43dbd", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/6dc369e602d4c2ac5a4292258dfebda5c9b43dbd.diff" + }, + "sdk@23a9153": { + "repo": "sdk", + "branch": "", + "hash": "23a9153ea0c0ab9121cbe217f535059bcfa5b2a6", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/23a9153ea0c0ab9121cbe217f535059bcfa5b2a6.diff" + }, + "sdk@0be2911": { + "repo": "sdk", + "branch": "", + "hash": "0be2911ca4722df8ece90763a14e9504f4bf803f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/0be2911ca4722df8ece90763a14e9504f4bf803f.diff" + }, + "sdk@a166500": { + "repo": "sdk", + "branch": "", + "hash": "a16650043d8ee88f42569d1f01bb7b525448536f", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/a16650043d8ee88f42569d1f01bb7b525448536f.diff" + }, + "sdk@88e93d6": { + "repo": "sdk", + "branch": "", + "hash": "88e93d6f543ad3616c5572794cabdd3216cc8cea", + "org": "dotnet", + "url": "https://github.com/dotnet/sdk/commit/88e93d6f543ad3616c5572794cabdd3216cc8cea.diff" + }, + "source-build-assets@807b0a5": { + "repo": "source-build-assets", + "branch": "", + "hash": "807b0a505db9c09852abe17bebb192603c5af369", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/807b0a505db9c09852abe17bebb192603c5af369.diff" + }, + "source-build-assets@6f598e3": { + "repo": "source-build-assets", + "branch": "", + "hash": "6f598e3a7c2a1b8c2c2a32d46f15773b334570bb", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/6f598e3a7c2a1b8c2c2a32d46f15773b334570bb.diff" + }, + "source-build-assets@6cec2f4": { + "repo": "source-build-assets", + "branch": "", + "hash": "6cec2f4227a5927cb772a69d4ce6a338860c6588", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/6cec2f4227a5927cb772a69d4ce6a338860c6588.diff" + }, + "source-build-assets@9e8f769": { + "repo": "source-build-assets", + "branch": "", + "hash": "9e8f769e45838e14c737311026c7c3b3398b8c4f", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/9e8f769e45838e14c737311026c7c3b3398b8c4f.diff" + }, + "source-build-assets@3b64feb": { + "repo": "source-build-assets", + "branch": "", + "hash": "3b64febd14d6cb3afe476dca9019736038165947", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/3b64febd14d6cb3afe476dca9019736038165947.diff" + }, + "source-build-assets@008aa61": { + "repo": "source-build-assets", + "branch": "", + "hash": "008aa61361e14c8e3c325447a83423b5055e3565", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/008aa61361e14c8e3c325447a83423b5055e3565.diff" + }, + "source-build-assets@f565864": { + "repo": "source-build-assets", + "branch": "", + "hash": "f565864d22dd5c356c86a2bebdca072946ba1b8c", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/f565864d22dd5c356c86a2bebdca072946ba1b8c.diff" + }, + "source-build-assets@b031e9e": { + "repo": "source-build-assets", + "branch": "", + "hash": "b031e9e2eba2c37e233692c14e748ae25fb6072f", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/b031e9e2eba2c37e233692c14e748ae25fb6072f.diff" + }, + "source-build-assets@b5537e8": { + "repo": "source-build-assets", + "branch": "", + "hash": "b5537e83fbd5440c2e9d9e841fd62cc831f7ba51", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/b5537e83fbd5440c2e9d9e841fd62cc831f7ba51.diff" + }, + "source-build-assets@ece2ea1": { + "repo": "source-build-assets", + "branch": "", + "hash": "ece2ea17e4c0d10ad013bf5e600930b639ad8c25", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/ece2ea17e4c0d10ad013bf5e600930b639ad8c25.diff" + }, + "source-build-assets@e9a7cb1": { + "repo": "source-build-assets", + "branch": "", + "hash": "e9a7cb1dbfc4100978a9fd3dbcc0cac1d2cba985", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/e9a7cb1dbfc4100978a9fd3dbcc0cac1d2cba985.diff" + }, + "source-build-assets@94e32f8": { + "repo": "source-build-assets", + "branch": "", + "hash": "94e32f82c36398595f41683db78550a1f1cae6f2", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/94e32f82c36398595f41683db78550a1f1cae6f2.diff" + }, + "source-build-assets@cb7b173": { + "repo": "source-build-assets", + "branch": "", + "hash": "cb7b17389f262ee978ad79c37ab9ae3424399a0e", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/cb7b17389f262ee978ad79c37ab9ae3424399a0e.diff" + }, + "source-build-assets@811e6d3": { + "repo": "source-build-assets", + "branch": "", + "hash": "811e6d3922a129f51cc082cf1e34da33fd5e6de3", + "org": "dotnet", + "url": "https://github.com/dotnet/source-build-assets/commit/811e6d3922a129f51cc082cf1e34da33fd5e6de3.diff" + }, + "sourcelink@cfd6f9a": { + "repo": "sourcelink", + "branch": "", + "hash": "cfd6f9aa43991f3b8017834edc5e8d52d3e498c7", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/cfd6f9aa43991f3b8017834edc5e8d52d3e498c7.diff" + }, + "sourcelink@88937a8": { + "repo": "sourcelink", + "branch": "", + "hash": "88937a87d2cbc155c5bfeb14ceb5935caa2149fd", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/88937a87d2cbc155c5bfeb14ceb5935caa2149fd.diff" + }, + "sourcelink@e7ac2f2": { + "repo": "sourcelink", + "branch": "", + "hash": "e7ac2f261e3e6ef625e093883f431af7b95b2306", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/e7ac2f261e3e6ef625e093883f431af7b95b2306.diff" + }, + "sourcelink@0d709e5": { + "repo": "sourcelink", + "branch": "", + "hash": "0d709e53d2d9d6c79d76db89f58ab624bcc429c9", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/0d709e53d2d9d6c79d76db89f58ab624bcc429c9.diff" + }, + "sourcelink@5db22ab": { + "repo": "sourcelink", + "branch": "", + "hash": "5db22abe1d835c55b3548487a3f6e308ec113c61", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/5db22abe1d835c55b3548487a3f6e308ec113c61.diff" + }, + "sourcelink@fcd82ad": { + "repo": "sourcelink", + "branch": "", + "hash": "fcd82adf462c2e017caf5f9cd9a824e44b06129f", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/fcd82adf462c2e017caf5f9cd9a824e44b06129f.diff" + }, + "sourcelink@959b275": { + "repo": "sourcelink", + "branch": "", + "hash": "959b275abee432f8156a26455365c26f4b2d331d", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/959b275abee432f8156a26455365c26f4b2d331d.diff" + }, + "sourcelink@3658fb0": { + "repo": "sourcelink", + "branch": "", + "hash": "3658fb07dc9970388dd6c91c70487272c66f484a", + "org": "dotnet", + "url": "https://github.com/dotnet/sourcelink/commit/3658fb07dc9970388dd6c91c70487272c66f484a.diff" + }, + "winforms@32d747a": { + "repo": "winforms", + "branch": "", + "hash": "32d747a09c24f84bcbaa5803bf6f398aa0d048c1", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/32d747a09c24f84bcbaa5803bf6f398aa0d048c1.diff" + }, + "winforms@de58726": { + "repo": "winforms", + "branch": "", + "hash": "de587266087d5d7a143c16942bb3030397560463", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/de587266087d5d7a143c16942bb3030397560463.diff" + }, + "winforms@cc9c90f": { + "repo": "winforms", + "branch": "", + "hash": "cc9c90fd43ebde877f10e473ae40809d1a815b2c", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/cc9c90fd43ebde877f10e473ae40809d1a815b2c.diff" + }, + "winforms@4e70991": { + "repo": "winforms", + "branch": "", + "hash": "4e70991852f17c98c18876c7d1b6e3e336239dd0", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/4e70991852f17c98c18876c7d1b6e3e336239dd0.diff" + }, + "winforms@22649a2": { + "repo": "winforms", + "branch": "", + "hash": "22649a28c124dafc5341d42e7f79230c45fdb2ee", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/22649a28c124dafc5341d42e7f79230c45fdb2ee.diff" + }, + "winforms@efa1761": { + "repo": "winforms", + "branch": "", + "hash": "efa1761599f148ad038fb7e5e68e4d24d31279d2", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/efa1761599f148ad038fb7e5e68e4d24d31279d2.diff" + }, + "winforms@4f141ae": { + "repo": "winforms", + "branch": "", + "hash": "4f141aebebaaef50b264ad6d89c94cd6cc4627c1", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/4f141aebebaaef50b264ad6d89c94cd6cc4627c1.diff" + }, + "winforms@2b5e760": { + "repo": "winforms", + "branch": "", + "hash": "2b5e760208780edab5e1b12b798355d3e5205247", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/2b5e760208780edab5e1b12b798355d3e5205247.diff" + }, + "winforms@06d4f31": { + "repo": "winforms", + "branch": "", + "hash": "06d4f318f400d12326687d95bb4323f835a380d6", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/06d4f318f400d12326687d95bb4323f835a380d6.diff" + }, + "winforms@2d11f88": { + "repo": "winforms", + "branch": "", + "hash": "2d11f883512857a4d428d135ba73ac334f2c6ff5", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/2d11f883512857a4d428d135ba73ac334f2c6ff5.diff" + }, + "winforms@5d30e4c": { + "repo": "winforms", + "branch": "", + "hash": "5d30e4c38b97bbe7c798db600658dcbe8f4ee220", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/5d30e4c38b97bbe7c798db600658dcbe8f4ee220.diff" + }, + "winforms@58f895f": { + "repo": "winforms", + "branch": "", + "hash": "58f895f45d485ecc4b70f0556b28db56659f12d9", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/58f895f45d485ecc4b70f0556b28db56659f12d9.diff" + }, + "winforms@65449dd": { + "repo": "winforms", + "branch": "", + "hash": "65449dd208086336a663c246ceafbaa99b8a2447", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/65449dd208086336a663c246ceafbaa99b8a2447.diff" + }, + "winforms@98d8dc2": { + "repo": "winforms", + "branch": "", + "hash": "98d8dc2abf1b8a46ea1f8cf6880e90dd3095357d", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/98d8dc2abf1b8a46ea1f8cf6880e90dd3095357d.diff" + }, + "winforms@133f32d": { + "repo": "winforms", + "branch": "", + "hash": "133f32d33142e95812cabbbccf90a9f65db0ce42", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/133f32d33142e95812cabbbccf90a9f65db0ce42.diff" + }, + "winforms@8d5c434": { + "repo": "winforms", + "branch": "", + "hash": "8d5c4346c0faefb2a0ce4b2d1ebad0f74fbb5872", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/8d5c4346c0faefb2a0ce4b2d1ebad0f74fbb5872.diff" + }, + "winforms@3aaf6ef": { + "repo": "winforms", + "branch": "", + "hash": "3aaf6ef09ec9fc94e49a513991a3e8aa6fe630c5", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/3aaf6ef09ec9fc94e49a513991a3e8aa6fe630c5.diff" + }, + "winforms@e44db44": { + "repo": "winforms", + "branch": "", + "hash": "e44db447987f9fcd395cabb4003d817af9da4336", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/e44db447987f9fcd395cabb4003d817af9da4336.diff" + }, + "winforms@e194ade": { + "repo": "winforms", + "branch": "", + "hash": "e194adee710ce771e0eb5a8cc72b722bd10fae66", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/e194adee710ce771e0eb5a8cc72b722bd10fae66.diff" + }, + "winforms@7e0e52f": { + "repo": "winforms", + "branch": "", + "hash": "7e0e52fd38e56183b5b1ee0175f474f8bd8b945f", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/7e0e52fd38e56183b5b1ee0175f474f8bd8b945f.diff" + }, + "winforms@e0bbecd": { + "repo": "winforms", + "branch": "", + "hash": "e0bbecdc902f1475248bd75e5d5f275ea5c0884e", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/e0bbecdc902f1475248bd75e5d5f275ea5c0884e.diff" + }, + "winforms@d2a3127": { + "repo": "winforms", + "branch": "", + "hash": "d2a3127b3c777bcf231c0431e5cb306441189a1a", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/d2a3127b3c777bcf231c0431e5cb306441189a1a.diff" + }, + "winforms@6ef5825": { + "repo": "winforms", + "branch": "", + "hash": "6ef5825e650489eae114cfbf75647a2c2d84e153", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/6ef5825e650489eae114cfbf75647a2c2d84e153.diff" + }, + "winforms@1750fcb": { + "repo": "winforms", + "branch": "", + "hash": "1750fcbd52cd849484475f35e517d95c521c6041", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/1750fcbd52cd849484475f35e517d95c521c6041.diff" + }, + "winforms@4b3cc49": { + "repo": "winforms", + "branch": "", + "hash": "4b3cc49a1bd5a61d8e283b384998c13cfeee8490", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/4b3cc49a1bd5a61d8e283b384998c13cfeee8490.diff" + }, + "winforms@c7adfe7": { + "repo": "winforms", + "branch": "", + "hash": "c7adfe7232c1fd0be43ba60b5087fd34f9e6a3fa", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/c7adfe7232c1fd0be43ba60b5087fd34f9e6a3fa.diff" + }, + "winforms@fbccbb4": { + "repo": "winforms", + "branch": "", + "hash": "fbccbb43f0b6a211ca879b2a7c8a8cb7388c58ec", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/fbccbb43f0b6a211ca879b2a7c8a8cb7388c58ec.diff" + }, + "winforms@877bb63": { + "repo": "winforms", + "branch": "", + "hash": "877bb63daef05fa3fb9730164f551eac9e5efa12", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/877bb63daef05fa3fb9730164f551eac9e5efa12.diff" + }, + "winforms@a874afa": { + "repo": "winforms", + "branch": "", + "hash": "a874afac5b87278360b92d3ebf6595a3806c7df2", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/a874afac5b87278360b92d3ebf6595a3806c7df2.diff" + }, + "winforms@fd70b4b": { + "repo": "winforms", + "branch": "", + "hash": "fd70b4b4b7c129c270ea413fd5f2e8a1b8dfe121", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/fd70b4b4b7c129c270ea413fd5f2e8a1b8dfe121.diff" + }, + "winforms@293bda1": { + "repo": "winforms", + "branch": "", + "hash": "293bda1b964b9a56763d2e7a3deb4170c3611b82", + "org": "dotnet", + "url": "https://github.com/dotnet/winforms/commit/293bda1b964b9a56763d2e7a3deb4170c3611b82.diff" + }, + "wpf@114fbee": { + "repo": "wpf", + "branch": "", + "hash": "114fbee660df4e981e851cc04a8a557dc7328898", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/114fbee660df4e981e851cc04a8a557dc7328898.diff" + }, + "wpf@a1dd8f8": { + "repo": "wpf", + "branch": "", + "hash": "a1dd8f8c40f31c905ee827a0ad20ae80af8dc2fd", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/a1dd8f8c40f31c905ee827a0ad20ae80af8dc2fd.diff" + }, + "wpf@60e46e1": { + "repo": "wpf", + "branch": "", + "hash": "60e46e1429d2e09325510e9623211ac884c3600c", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/60e46e1429d2e09325510e9623211ac884c3600c.diff" + }, + "wpf@ec9f1ee": { + "repo": "wpf", + "branch": "", + "hash": "ec9f1ee3346d6831de8f0445237e19433901eaf4", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/ec9f1ee3346d6831de8f0445237e19433901eaf4.diff" + }, + "wpf@da87399": { + "repo": "wpf", + "branch": "", + "hash": "da873990f22e664806b8d35f62013133c426cfe4", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/da873990f22e664806b8d35f62013133c426cfe4.diff" + }, + "wpf@690cb91": { + "repo": "wpf", + "branch": "", + "hash": "690cb917919c800f1895baa70363d930e22a281a", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/690cb917919c800f1895baa70363d930e22a281a.diff" + }, + "wpf@a2ced61": { + "repo": "wpf", + "branch": "", + "hash": "a2ced614d96b7070be9820ab96d9587e7eb23cbe", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/a2ced614d96b7070be9820ab96d9587e7eb23cbe.diff" + }, + "wpf@c9e836f": { + "repo": "wpf", + "branch": "", + "hash": "c9e836f12b19b76f683ed720f02523db450fecab", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/c9e836f12b19b76f683ed720f02523db450fecab.diff" + }, + "wpf@0852fac": { + "repo": "wpf", + "branch": "", + "hash": "0852face754e25f32fc9d530a430f89cce1d84a4", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/0852face754e25f32fc9d530a430f89cce1d84a4.diff" + }, + "wpf@5932bea": { + "repo": "wpf", + "branch": "", + "hash": "5932bea1abfb163972802654872aef8d08e5eccf", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/5932bea1abfb163972802654872aef8d08e5eccf.diff" + }, + "wpf@a377e0f": { + "repo": "wpf", + "branch": "", + "hash": "a377e0fd0515362e5fc8c8470877f4da47296370", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/a377e0fd0515362e5fc8c8470877f4da47296370.diff" + }, + "wpf@c281f8e": { + "repo": "wpf", + "branch": "", + "hash": "c281f8ed01c45cc40f843c21e3c780b05b62735b", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/c281f8ed01c45cc40f843c21e3c780b05b62735b.diff" + }, + "wpf@1117832": { + "repo": "wpf", + "branch": "", + "hash": "11178320f0e3436cc2e614d233ad824eff76f4e8", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/11178320f0e3436cc2e614d233ad824eff76f4e8.diff" + }, + "wpf@56d0b07": { + "repo": "wpf", + "branch": "", + "hash": "56d0b07b9211931cb02eebdc328f621b5eebdaa4", + "org": "dotnet", + "url": "https://github.com/dotnet/wpf/commit/56d0b07b9211931cb02eebdc328f621b5eebdaa4.diff" + }, + "dotnet@a450ed6": { + "repo": "dotnet", + "branch": "", + "hash": "a450ed6c4b05ceb9707a2d7a3ef3ce4f1e13b847", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a450ed6c4b05ceb9707a2d7a3ef3ce4f1e13b847.diff" + }, + "dotnet@dea6f2b": { + "repo": "dotnet", + "branch": "", + "hash": "dea6f2b8f9b6c3a9fd35ab149f4658b90fba0489", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/dea6f2b8f9b6c3a9fd35ab149f4658b90fba0489.diff" + }, + "dotnet@c91c06c": { + "repo": "dotnet", + "branch": "", + "hash": "c91c06c57fedc04627ea5aa9f35134723b95758f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c91c06c57fedc04627ea5aa9f35134723b95758f.diff" + }, + "dotnet@f39bff9": { + "repo": "dotnet", + "branch": "", + "hash": "f39bff9dea48e7e8c9407e770c94e9245e31e878", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f39bff9dea48e7e8c9407e770c94e9245e31e878.diff" + }, + "dotnet@da58b41": { + "repo": "dotnet", + "branch": "", + "hash": "da58b41125ab4fc60c7b577fc0765b4d7eeaf108", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/da58b41125ab4fc60c7b577fc0765b4d7eeaf108.diff" + }, + "dotnet@caabcc3": { + "repo": "dotnet", + "branch": "", + "hash": "caabcc366caed3cccab38ff0af6954ae4b8820b4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/caabcc366caed3cccab38ff0af6954ae4b8820b4.diff" + }, + "dotnet@599b815": { + "repo": "dotnet", + "branch": "", + "hash": "599b815a1a89d1444dc47f38fe89fb1c0854e35a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/599b815a1a89d1444dc47f38fe89fb1c0854e35a.diff" + }, + "dotnet@41e8735": { + "repo": "dotnet", + "branch": "", + "hash": "41e873556794b46a7d33e3b16d7f1cb65ee5a0db", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/41e873556794b46a7d33e3b16d7f1cb65ee5a0db.diff" + }, + "dotnet@b587934": { + "repo": "dotnet", + "branch": "", + "hash": "b587934783cd38373c3adee3c985d76d49108842", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b587934783cd38373c3adee3c985d76d49108842.diff" + }, + "dotnet@09f01f2": { + "repo": "dotnet", + "branch": "", + "hash": "09f01f27414383b562595cb7bfb7b2cc0e6c778d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/09f01f27414383b562595cb7bfb7b2cc0e6c778d.diff" + }, + "dotnet@49b4435": { + "repo": "dotnet", + "branch": "", + "hash": "49b4435044049ed4da8464194e1ffc4e0df4a03b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/49b4435044049ed4da8464194e1ffc4e0df4a03b.diff" + }, + "dotnet@8e59505": { + "repo": "dotnet", + "branch": "", + "hash": "8e59505dffc1fad3545a15e70d549b5df830d583", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8e59505dffc1fad3545a15e70d549b5df830d583.diff" + }, + "dotnet@19e133f": { + "repo": "dotnet", + "branch": "", + "hash": "19e133f316db2d7ee33001ab940f7c6d949f1f39", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/19e133f316db2d7ee33001ab940f7c6d949f1f39.diff" + }, + "dotnet@c864ca6": { + "repo": "dotnet", + "branch": "", + "hash": "c864ca6d278de7e407c056c485646e1098443a32", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c864ca6d278de7e407c056c485646e1098443a32.diff" + }, + "dotnet@f892792": { + "repo": "dotnet", + "branch": "", + "hash": "f892792b71fdb47626b90f28040dd703f05ca47c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f892792b71fdb47626b90f28040dd703f05ca47c.diff" + }, + "dotnet@2d28e43": { + "repo": "dotnet", + "branch": "", + "hash": "2d28e431be04c070b0273e0f6fc30240311285a2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/2d28e431be04c070b0273e0f6fc30240311285a2.diff" + }, + "dotnet@e98b062": { + "repo": "dotnet", + "branch": "", + "hash": "e98b062abf28ca978d814557c87115b56fa365aa", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e98b062abf28ca978d814557c87115b56fa365aa.diff" + }, + "dotnet@b45f9bb": { + "repo": "dotnet", + "branch": "", + "hash": "b45f9bb6007ca9f90f0d495482cc51b7810db241", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b45f9bb6007ca9f90f0d495482cc51b7810db241.diff" + }, + "dotnet@378b92e": { + "repo": "dotnet", + "branch": "", + "hash": "378b92e6fadff4bef3e358859572958a5d87be68", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/378b92e6fadff4bef3e358859572958a5d87be68.diff" + }, + "dotnet@f01db50": { + "repo": "dotnet", + "branch": "", + "hash": "f01db507e4c98f10f88f9c1b5c193849977793c8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f01db507e4c98f10f88f9c1b5c193849977793c8.diff" + }, + "dotnet@bfb4529": { + "repo": "dotnet", + "branch": "", + "hash": "bfb452926ccec47a225c0e4a8a7e7fa94e898853", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/bfb452926ccec47a225c0e4a8a7e7fa94e898853.diff" + }, + "dotnet@1834519": { + "repo": "dotnet", + "branch": "", + "hash": "18345198b962ef78a1a31c2fd05f63fc334101e4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/18345198b962ef78a1a31c2fd05f63fc334101e4.diff" + }, + "dotnet@abe52b1": { + "repo": "dotnet", + "branch": "", + "hash": "abe52b14845a4a27541429a25712d6dbe7a16c70", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/abe52b14845a4a27541429a25712d6dbe7a16c70.diff" + }, + "dotnet@e36f325": { + "repo": "dotnet", + "branch": "", + "hash": "e36f3253ac52ebd09e7b6c37d9af02d6d0ded989", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e36f3253ac52ebd09e7b6c37d9af02d6d0ded989.diff" + }, + "dotnet@5af6cc9": { + "repo": "dotnet", + "branch": "", + "hash": "5af6cc9ffda6a1b993b5eada3d18d6624b2821e8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5af6cc9ffda6a1b993b5eada3d18d6624b2821e8.diff" + }, + "dotnet@bb45b48": { + "repo": "dotnet", + "branch": "", + "hash": "bb45b485388434bcce5c1b18e6d16b900e6ce56f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/bb45b485388434bcce5c1b18e6d16b900e6ce56f.diff" + }, + "dotnet@8df959a": { + "repo": "dotnet", + "branch": "", + "hash": "8df959a67e36f4a1e2d031182bf4dd6c4430b02b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8df959a67e36f4a1e2d031182bf4dd6c4430b02b.diff" + }, + "dotnet@6ed81ee": { + "repo": "dotnet", + "branch": "", + "hash": "6ed81eed41baf3a91201f4aae073706b0dc04a6c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6ed81eed41baf3a91201f4aae073706b0dc04a6c.diff" + }, + "dotnet@7a1e1bc": { + "repo": "dotnet", + "branch": "", + "hash": "7a1e1bc3d43e974be47c07956a55ff286d114eba", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7a1e1bc3d43e974be47c07956a55ff286d114eba.diff" + }, + "dotnet@5d5112a": { + "repo": "dotnet", + "branch": "", + "hash": "5d5112a4233a43ff41dacf791ec95d8b82ca980d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5d5112a4233a43ff41dacf791ec95d8b82ca980d.diff" + }, + "dotnet@70de1a5": { + "repo": "dotnet", + "branch": "", + "hash": "70de1a5995c1998c75f8951a999cbcf6020068bd", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/70de1a5995c1998c75f8951a999cbcf6020068bd.diff" + }, + "dotnet@349b8d3": { + "repo": "dotnet", + "branch": "", + "hash": "349b8d341b4be45b1e3cee7886be968f35d6f313", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/349b8d341b4be45b1e3cee7886be968f35d6f313.diff" + }, + "dotnet@10fdb92": { + "repo": "dotnet", + "branch": "", + "hash": "10fdb92675d617ba86cc200250977ca7a38a326a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/10fdb92675d617ba86cc200250977ca7a38a326a.diff" + }, + "dotnet@ea99a3b": { + "repo": "dotnet", + "branch": "", + "hash": "ea99a3bbedd2b0dbe16a1b2569510a39c351e1b3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ea99a3bbedd2b0dbe16a1b2569510a39c351e1b3.diff" + }, + "dotnet@5395b74": { + "repo": "dotnet", + "branch": "", + "hash": "5395b74f758cf9fe7adf3ddbba54d667ee802583", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5395b74f758cf9fe7adf3ddbba54d667ee802583.diff" + }, + "dotnet@ed6e86a": { + "repo": "dotnet", + "branch": "", + "hash": "ed6e86a83a8a5b84ac020607284ab9dfb93246c2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ed6e86a83a8a5b84ac020607284ab9dfb93246c2.diff" + }, + "dotnet@23f979a": { + "repo": "dotnet", + "branch": "", + "hash": "23f979aa2091467ae69251309c375695d01c3fc9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/23f979aa2091467ae69251309c375695d01c3fc9.diff" + }, + "dotnet@ac0cedd": { + "repo": "dotnet", + "branch": "", + "hash": "ac0cedd801bfdd7420bddb0f9ca154478064dae7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ac0cedd801bfdd7420bddb0f9ca154478064dae7.diff" + }, + "dotnet@f5cf8b8": { + "repo": "dotnet", + "branch": "", + "hash": "f5cf8b824ea31d476dd4c0e48e33a4bc190230aa", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f5cf8b824ea31d476dd4c0e48e33a4bc190230aa.diff" + }, + "dotnet@5814c33": { + "repo": "dotnet", + "branch": "", + "hash": "5814c332c5b7b3cee706679506d6b7f70a392093", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5814c332c5b7b3cee706679506d6b7f70a392093.diff" + }, + "dotnet@a1452c9": { + "repo": "dotnet", + "branch": "", + "hash": "a1452c995e9d52040d80d7b8fe8d03dbd481c775", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a1452c995e9d52040d80d7b8fe8d03dbd481c775.diff" + }, + "dotnet@6fa530d": { + "repo": "dotnet", + "branch": "", + "hash": "6fa530d10e7077f6e8ba7620f668d46727fe955d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6fa530d10e7077f6e8ba7620f668d46727fe955d.diff" + }, + "dotnet@faff56a": { + "repo": "dotnet", + "branch": "", + "hash": "faff56aea1725aea5f3d64990841eef54098eecc", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/faff56aea1725aea5f3d64990841eef54098eecc.diff" + }, + "dotnet@c2bf1a1": { + "repo": "dotnet", + "branch": "", + "hash": "c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401.diff" + }, + "dotnet@49f9acf": { + "repo": "dotnet", + "branch": "", + "hash": "49f9acfbe3b95a08e194fcdb4e4a8fd5b766a2b9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/49f9acfbe3b95a08e194fcdb4e4a8fd5b766a2b9.diff" + }, + "dotnet@d02431b": { + "repo": "dotnet", + "branch": "", + "hash": "d02431bc7dfc76e4e7836bf5be83793d80b9af90", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d02431bc7dfc76e4e7836bf5be83793d80b9af90.diff" + }, + "dotnet@9db3b16": { + "repo": "dotnet", + "branch": "", + "hash": "9db3b16cca339ab9249430a7722b30c5405c27ee", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9db3b16cca339ab9249430a7722b30c5405c27ee.diff" + }, + "dotnet@afc301c": { + "repo": "dotnet", + "branch": "", + "hash": "afc301c2b5e67ff36c2d2b0763d41e4425b22928", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/afc301c2b5e67ff36c2d2b0763d41e4425b22928.diff" + }, + "dotnet@cc46839": { + "repo": "dotnet", + "branch": "", + "hash": "cc468399a4e9d5b6118f5dcca248e48e7c5145a8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cc468399a4e9d5b6118f5dcca248e48e7c5145a8.diff" + }, + "dotnet@af0627d": { + "repo": "dotnet", + "branch": "", + "hash": "af0627d07b6c55224950879a15d522a7ff32a3b3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/af0627d07b6c55224950879a15d522a7ff32a3b3.diff" + }, + "dotnet@832f449": { + "repo": "dotnet", + "branch": "", + "hash": "832f449266a1dfd36f1d1f2a0aabf1ddd17c42e5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/832f449266a1dfd36f1d1f2a0aabf1ddd17c42e5.diff" + }, + "dotnet@4a9abac": { + "repo": "dotnet", + "branch": "", + "hash": "4a9abac4d5298cf14ef124b36d7126db0b3d8dd3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4a9abac4d5298cf14ef124b36d7126db0b3d8dd3.diff" + }, + "dotnet@8870186": { + "repo": "dotnet", + "branch": "", + "hash": "8870186cb2881d32385303fa1c580ba0b5b9c25a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8870186cb2881d32385303fa1c580ba0b5b9c25a.diff" + }, + "dotnet@d8cd744": { + "repo": "dotnet", + "branch": "", + "hash": "d8cd744b32562de2bb81aaf4b0c6c3e699eb2908", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d8cd744b32562de2bb81aaf4b0c6c3e699eb2908.diff" + }, + "dotnet@66f38b5": { + "repo": "dotnet", + "branch": "", + "hash": "66f38b5b9c326ee3ecd2d5d7c34789c359fa68ad", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/66f38b5b9c326ee3ecd2d5d7c34789c359fa68ad.diff" + }, + "dotnet@9a4a8cb": { + "repo": "dotnet", + "branch": "", + "hash": "9a4a8cba1ffbb0efc04b58b0ea639744ed7bb179", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9a4a8cba1ffbb0efc04b58b0ea639744ed7bb179.diff" + }, + "dotnet@a81a7eb": { + "repo": "dotnet", + "branch": "", + "hash": "a81a7ebcc8f81b179d47839ba75a3f4758efb6b5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a81a7ebcc8f81b179d47839ba75a3f4758efb6b5.diff" + }, + "dotnet@7d80e77": { + "repo": "dotnet", + "branch": "", + "hash": "7d80e7798b603a17083686e59b9db1adbfe43b0c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7d80e7798b603a17083686e59b9db1adbfe43b0c.diff" + }, + "dotnet@0c02db5": { + "repo": "dotnet", + "branch": "", + "hash": "0c02db50a3e654bbd1b7950fe17d6b04f8b81f01", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0c02db50a3e654bbd1b7950fe17d6b04f8b81f01.diff" + }, + "dotnet@fda9cdf": { + "repo": "dotnet", + "branch": "", + "hash": "fda9cdf4948d46706c6ab0f0ddc0f44732726d40", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/fda9cdf4948d46706c6ab0f0ddc0f44732726d40.diff" + }, + "dotnet@075160a": { + "repo": "dotnet", + "branch": "", + "hash": "075160a61db384a05e6f53319290995bf5eb108f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/075160a61db384a05e6f53319290995bf5eb108f.diff" + }, + "dotnet@47967a8": { + "repo": "dotnet", + "branch": "", + "hash": "47967a8dc4850b7edd1667c21774fe135c00fdd4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/47967a8dc4850b7edd1667c21774fe135c00fdd4.diff" + }, + "dotnet@9940588": { + "repo": "dotnet", + "branch": "", + "hash": "994058808dc53f2a521a5e916f70753dd2bce190", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/994058808dc53f2a521a5e916f70753dd2bce190.diff" + }, + "dotnet@a42f583": { + "repo": "dotnet", + "branch": "", + "hash": "a42f5831103bf4783159b852e7f0ceb71e2faade", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a42f5831103bf4783159b852e7f0ceb71e2faade.diff" + }, + "dotnet@4f6d021": { + "repo": "dotnet", + "branch": "", + "hash": "4f6d02131fae05b5de421f33e38dc73906ef5aca", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4f6d02131fae05b5de421f33e38dc73906ef5aca.diff" + }, + "dotnet@51126a9": { + "repo": "dotnet", + "branch": "", + "hash": "51126a914c0f16d663473dbc91a593a06f7f68dd", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/51126a914c0f16d663473dbc91a593a06f7f68dd.diff" + }, + "dotnet@0d46afb": { + "repo": "dotnet", + "branch": "", + "hash": "0d46afbfc51deaaed584fbd1f9820743f1a14e02", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0d46afbfc51deaaed584fbd1f9820743f1a14e02.diff" + }, + "dotnet@7bc44c6": { + "repo": "dotnet", + "branch": "", + "hash": "7bc44c6eb0202ba1339ee8704f34fc7016c8eea6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7bc44c6eb0202ba1339ee8704f34fc7016c8eea6.diff" + }, + "dotnet@c10a482": { + "repo": "dotnet", + "branch": "", + "hash": "c10a48285ab29084345cd4a867c0e880ab115885", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c10a48285ab29084345cd4a867c0e880ab115885.diff" + }, + "dotnet@13c381a": { + "repo": "dotnet", + "branch": "", + "hash": "13c381ad2cefba795d05591a7700fa51dfec69c3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/13c381ad2cefba795d05591a7700fa51dfec69c3.diff" + }, + "dotnet@f0ca255": { + "repo": "dotnet", + "branch": "", + "hash": "f0ca255d413cee360f5ef849c041a5ba92b0a553", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/f0ca255d413cee360f5ef849c041a5ba92b0a553.diff" + }, + "dotnet@48ee941": { + "repo": "dotnet", + "branch": "", + "hash": "48ee9417c2954da167cd1210ddce977d2512af83", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/48ee9417c2954da167cd1210ddce977d2512af83.diff" + }, + "dotnet@86edbc3": { + "repo": "dotnet", + "branch": "", + "hash": "86edbc33ced3593ba31072316b6f1ddbfc2ff3f6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/86edbc33ced3593ba31072316b6f1ddbfc2ff3f6.diff" + }, + "dotnet@b520ee7": { + "repo": "dotnet", + "branch": "", + "hash": "b520ee7cc01690f70d1431951f554c4e0666a69a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b520ee7cc01690f70d1431951f554c4e0666a69a.diff" + }, + "dotnet@0665004": { + "repo": "dotnet", + "branch": "", + "hash": "0665004bed4624052af28c26d04ed3f830035752", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0665004bed4624052af28c26d04ed3f830035752.diff" + }, + "dotnet@e654274": { + "repo": "dotnet", + "branch": "", + "hash": "e6542746cf944ff2a1a595edf2af006ef3046784", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e6542746cf944ff2a1a595edf2af006ef3046784.diff" + }, + "dotnet@7251762": { + "repo": "dotnet", + "branch": "", + "hash": "72517628748ea79e69ff2bd9389b6956e69858e5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/72517628748ea79e69ff2bd9389b6956e69858e5.diff" + }, + "dotnet@257693d": { + "repo": "dotnet", + "branch": "", + "hash": "257693daff265b24e3d80bee534f9fc3a3c611ea", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/257693daff265b24e3d80bee534f9fc3a3c611ea.diff" + }, + "dotnet@65cc4b4": { + "repo": "dotnet", + "branch": "", + "hash": "65cc4b4d737e957123d9e2c7ee019b8381706538", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/65cc4b4d737e957123d9e2c7ee019b8381706538.diff" + }, + "dotnet@025cac3": { + "repo": "dotnet", + "branch": "", + "hash": "025cac314d7303a35dcc77dd4ef2b209ab98c641", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/025cac314d7303a35dcc77dd4ef2b209ab98c641.diff" + }, + "dotnet@9fc2e91": { + "repo": "dotnet", + "branch": "", + "hash": "9fc2e915c4bedce735a011a69b5088a273180f17", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9fc2e915c4bedce735a011a69b5088a273180f17.diff" + }, + "dotnet@1ac12ac": { + "repo": "dotnet", + "branch": "", + "hash": "1ac12ac88f9d931d6ab5bb105967d411fca4552b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1ac12ac88f9d931d6ab5bb105967d411fca4552b.diff" + }, + "dotnet@6e67dd5": { + "repo": "dotnet", + "branch": "", + "hash": "6e67dd5907407c37c03c8d86290fa4d6fdcbbd82", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6e67dd5907407c37c03c8d86290fa4d6fdcbbd82.diff" + }, + "dotnet@fca4ed4": { + "repo": "dotnet", + "branch": "", + "hash": "fca4ed4a417c09d702e80e0bfa52f4a9e5b6d416", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/fca4ed4a417c09d702e80e0bfa52f4a9e5b6d416.diff" + }, + "dotnet@59a35c8": { + "repo": "dotnet", + "branch": "", + "hash": "59a35c8d763c7f11f0ec45a80fad90b7cf2bd27e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/59a35c8d763c7f11f0ec45a80fad90b7cf2bd27e.diff" + }, + "dotnet@89fbaf0": { + "repo": "dotnet", + "branch": "", + "hash": "89fbaf01d29d015cf8cc3ba1688fa98521f3889e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/89fbaf01d29d015cf8cc3ba1688fa98521f3889e.diff" + }, + "dotnet@c013583": { + "repo": "dotnet", + "branch": "", + "hash": "c013583394c164153e821da4212e442167b79376", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c013583394c164153e821da4212e442167b79376.diff" + }, + "dotnet@e9508ee": { + "repo": "dotnet", + "branch": "", + "hash": "e9508ee6f6f0d6c33698b7172aa0f6d40154e69f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e9508ee6f6f0d6c33698b7172aa0f6d40154e69f.diff" + }, + "dotnet@1d49107": { + "repo": "dotnet", + "branch": "", + "hash": "1d4910780fe728cf5affade170fe51fc8f96f9fb", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1d4910780fe728cf5affade170fe51fc8f96f9fb.diff" + }, + "dotnet@558cc6b": { + "repo": "dotnet", + "branch": "", + "hash": "558cc6b914e35d95ba911a1a155f88638b45cb4f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/558cc6b914e35d95ba911a1a155f88638b45cb4f.diff" + }, + "dotnet@1fd81f9": { + "repo": "dotnet", + "branch": "", + "hash": "1fd81f9920f3fd5cf6f01371755248d4f89f95c9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1fd81f9920f3fd5cf6f01371755248d4f89f95c9.diff" + }, + "dotnet@67b2b90": { + "repo": "dotnet", + "branch": "", + "hash": "67b2b902ec1e2c41c2e54b243273b51cb63c3c87", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/67b2b902ec1e2c41c2e54b243273b51cb63c3c87.diff" + }, + "dotnet@8d864b0": { + "repo": "dotnet", + "branch": "", + "hash": "8d864b03384ccedc1eca70c0e8176b2f4e9b0f45", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8d864b03384ccedc1eca70c0e8176b2f4e9b0f45.diff" + }, + "dotnet@d2d457e": { + "repo": "dotnet", + "branch": "", + "hash": "d2d457ef97d97a109b869023b8282e8c04bcbee1", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d2d457ef97d97a109b869023b8282e8c04bcbee1.diff" + }, + "dotnet@befc0d2": { + "repo": "dotnet", + "branch": "", + "hash": "befc0d2c5936fc9fb82fb1ba5e57f6a2de5adece", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/befc0d2c5936fc9fb82fb1ba5e57f6a2de5adece.diff" + }, + "dotnet@72cd515": { + "repo": "dotnet", + "branch": "", + "hash": "72cd5159f0c5a84469637433b49745b895e9b7af", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/72cd5159f0c5a84469637433b49745b895e9b7af.diff" + }, + "dotnet@990dc69": { + "repo": "dotnet", + "branch": "", + "hash": "990dc699f2b8bc0f7370fdda7a483177a6c461f5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/990dc699f2b8bc0f7370fdda7a483177a6c461f5.diff" + }, + "dotnet@05987a5": { + "repo": "dotnet", + "branch": "", + "hash": "05987a5ac6c2fc21a7e7c8a498f6714bd5985440", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/05987a5ac6c2fc21a7e7c8a498f6714bd5985440.diff" + }, + "dotnet@4451d73": { + "repo": "dotnet", + "branch": "", + "hash": "4451d7306b349fc56bf85dec3ff1da3f7164f991", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4451d7306b349fc56bf85dec3ff1da3f7164f991.diff" + }, + "dotnet@a512c3a": { + "repo": "dotnet", + "branch": "", + "hash": "a512c3ad43185e96fc2c2769a4f02af689e3fb99", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a512c3ad43185e96fc2c2769a4f02af689e3fb99.diff" + }, + "dotnet@8e2e161": { + "repo": "dotnet", + "branch": "", + "hash": "8e2e1614e8806c18f95e384852eea1581410fdb1", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8e2e1614e8806c18f95e384852eea1581410fdb1.diff" + }, + "dotnet@8e280da": { + "repo": "dotnet", + "branch": "", + "hash": "8e280dacd2aa432314908255c23f4df340dd71b7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8e280dacd2aa432314908255c23f4df340dd71b7.diff" + }, + "dotnet@4fd03e9": { + "repo": "dotnet", + "branch": "", + "hash": "4fd03e94f6b7fefeb13a606dd82963d81b1e3c29", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4fd03e94f6b7fefeb13a606dd82963d81b1e3c29.diff" + }, + "dotnet@1a6e810": { + "repo": "dotnet", + "branch": "", + "hash": "1a6e81006aa6a60cb458e42b3189dc813293d5d2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1a6e81006aa6a60cb458e42b3189dc813293d5d2.diff" + }, + "dotnet@1cfd78b": { + "repo": "dotnet", + "branch": "", + "hash": "1cfd78b1103ddf2158329e5d1529e139b0a67358", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1cfd78b1103ddf2158329e5d1529e139b0a67358.diff" + }, + "dotnet@789570b": { + "repo": "dotnet", + "branch": "", + "hash": "789570be86ef23b0c06cbc8dfa7d5e8ef1615c14", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/789570be86ef23b0c06cbc8dfa7d5e8ef1615c14.diff" + }, + "dotnet@ad25c56": { + "repo": "dotnet", + "branch": "", + "hash": "ad25c5674de00c4151a05466aa0c1729aaa83c05", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ad25c5674de00c4151a05466aa0c1729aaa83c05.diff" + }, + "dotnet@dd0d51b": { + "repo": "dotnet", + "branch": "", + "hash": "dd0d51b8aa59cd7bb185c8c2b992a6d0b4390c04", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/dd0d51b8aa59cd7bb185c8c2b992a6d0b4390c04.diff" + }, + "dotnet@4725043": { + "repo": "dotnet", + "branch": "", + "hash": "47250439f5393d8bec7d7bcf06eb2161b8816a74", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/47250439f5393d8bec7d7bcf06eb2161b8816a74.diff" + }, + "dotnet@891e574": { + "repo": "dotnet", + "branch": "", + "hash": "891e57401acd28d511730d7f5c744955bca0b340", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/891e57401acd28d511730d7f5c744955bca0b340.diff" + }, + "dotnet@4d4b04c": { + "repo": "dotnet", + "branch": "", + "hash": "4d4b04cb43f0e1da58a58f3f28729b239aca2f6e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4d4b04cb43f0e1da58a58f3f28729b239aca2f6e.diff" + }, + "dotnet@b898be0": { + "repo": "dotnet", + "branch": "", + "hash": "b898be01f2f79a9cede3e2a93769ca6fe58169ad", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b898be01f2f79a9cede3e2a93769ca6fe58169ad.diff" + }, + "dotnet@080b7f4": { + "repo": "dotnet", + "branch": "", + "hash": "080b7f458dc5da777c133e1ec0da76e54d7f3dc0", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/080b7f458dc5da777c133e1ec0da76e54d7f3dc0.diff" + }, + "dotnet@b3e555b": { + "repo": "dotnet", + "branch": "", + "hash": "b3e555b0fbfacd53dac3a7e2cb840133dc88abb2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/b3e555b0fbfacd53dac3a7e2cb840133dc88abb2.diff" + }, + "dotnet@bb85079": { + "repo": "dotnet", + "branch": "", + "hash": "bb850798ae84764e72c815487c5ccb5d27ae5897", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/bb850798ae84764e72c815487c5ccb5d27ae5897.diff" + }, + "dotnet@51336fa": { + "repo": "dotnet", + "branch": "", + "hash": "51336fac1798c8384f2d22fe4969b73b21dad00d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/51336fac1798c8384f2d22fe4969b73b21dad00d.diff" + }, + "dotnet@2a267e9": { + "repo": "dotnet", + "branch": "", + "hash": "2a267e967a93f6d630cf59bf60516ef5b8732a3f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/2a267e967a93f6d630cf59bf60516ef5b8732a3f.diff" + }, + "dotnet@262d7b4": { + "repo": "dotnet", + "branch": "", + "hash": "262d7b4fdbc982f4026fe3a45278b25023641aa9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/262d7b4fdbc982f4026fe3a45278b25023641aa9.diff" + }, + "dotnet@9ff754e": { + "repo": "dotnet", + "branch": "", + "hash": "9ff754e2acc47cebb06f3bda9d2e3180328ff31a", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9ff754e2acc47cebb06f3bda9d2e3180328ff31a.diff" + }, + "dotnet@dc6e1b6": { + "repo": "dotnet", + "branch": "", + "hash": "dc6e1b62a043b73a05135b204c8f5240b4fad8a1", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/dc6e1b62a043b73a05135b204c8f5240b4fad8a1.diff" + }, + "dotnet@fb43ff1": { + "repo": "dotnet", + "branch": "", + "hash": "fb43ff15847a6821ac4f3cb5b2581076124a06df", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/fb43ff15847a6821ac4f3cb5b2581076124a06df.diff" + }, + "dotnet@74fa2b6": { + "repo": "dotnet", + "branch": "", + "hash": "74fa2b66930aa08d71212b809ae28ed01af5d67f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/74fa2b66930aa08d71212b809ae28ed01af5d67f.diff" + }, + "dotnet@1841062": { + "repo": "dotnet", + "branch": "", + "hash": "184106212dcc7a41d6812e42842fac8abdb36cfc", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/184106212dcc7a41d6812e42842fac8abdb36cfc.diff" + }, + "dotnet@07fea9b": { + "repo": "dotnet", + "branch": "", + "hash": "07fea9bb045ef81a99b6070b94da9785d0d56c0c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/07fea9bb045ef81a99b6070b94da9785d0d56c0c.diff" + }, + "dotnet@40b5345": { + "repo": "dotnet", + "branch": "", + "hash": "40b53450bff1334815eba502306e2e03bdeb23a5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/40b53450bff1334815eba502306e2e03bdeb23a5.diff" + }, + "dotnet@74eb5e4": { + "repo": "dotnet", + "branch": "", + "hash": "74eb5e497caac3af22a94562d3a8aadcb6b8f309", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/74eb5e497caac3af22a94562d3a8aadcb6b8f309.diff" + }, + "dotnet@d70d837": { + "repo": "dotnet", + "branch": "", + "hash": "d70d8370813730c0ee2bde18b96e8108885a39bd", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d70d8370813730c0ee2bde18b96e8108885a39bd.diff" + }, + "dotnet@ae4f029": { + "repo": "dotnet", + "branch": "", + "hash": "ae4f029292390263dc88b03cd066996b7d170b5b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ae4f029292390263dc88b03cd066996b7d170b5b.diff" + }, + "dotnet@00dbb77": { + "repo": "dotnet", + "branch": "", + "hash": "00dbb77aed490de7cc4d981b088e5e3755ec5fcb", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/00dbb77aed490de7cc4d981b088e5e3755ec5fcb.diff" + }, + "dotnet@c80e4c9": { + "repo": "dotnet", + "branch": "", + "hash": "c80e4c978b5ed86cfdcef59d113c14998be50347", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/c80e4c978b5ed86cfdcef59d113c14998be50347.diff" + }, + "dotnet@3c17927": { + "repo": "dotnet", + "branch": "", + "hash": "3c17927c213db3de8795b327715865ecde7a8e2d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3c17927c213db3de8795b327715865ecde7a8e2d.diff" + }, + "dotnet@3781af4": { + "repo": "dotnet", + "branch": "", + "hash": "3781af487210856c095ea37d618ab1a5d950bd62", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3781af487210856c095ea37d618ab1a5d950bd62.diff" + }, + "dotnet@447917d": { + "repo": "dotnet", + "branch": "", + "hash": "447917d2ef782dd1751289689ba569b715fb646e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/447917d2ef782dd1751289689ba569b715fb646e.diff" + }, + "dotnet@4155555": { + "repo": "dotnet", + "branch": "", + "hash": "41555551adc635021c17bd38e33422b77969474b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/41555551adc635021c17bd38e33422b77969474b.diff" + }, + "dotnet@ff97861": { + "repo": "dotnet", + "branch": "", + "hash": "ff978610acaa48226159f11c2dda73df34ec2713", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ff978610acaa48226159f11c2dda73df34ec2713.diff" + }, + "dotnet@4735d93": { + "repo": "dotnet", + "branch": "", + "hash": "4735d93d043fe37be9d5c43a42c1cc169bd0419f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/4735d93d043fe37be9d5c43a42c1cc169bd0419f.diff" + }, + "dotnet@d82fd2a": { + "repo": "dotnet", + "branch": "", + "hash": "d82fd2afa1dad792ea9d196d6e924ea67a6f97d3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d82fd2afa1dad792ea9d196d6e924ea67a6f97d3.diff" + }, + "dotnet@8dd517f": { + "repo": "dotnet", + "branch": "", + "hash": "8dd517f9583a4cc48e2389ce00f5f0fcd6cfda3e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8dd517f9583a4cc48e2389ce00f5f0fcd6cfda3e.diff" + }, + "dotnet@93e767c": { + "repo": "dotnet", + "branch": "", + "hash": "93e767c2d9336c4e386b833df93f206f46383d8d", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/93e767c2d9336c4e386b833df93f206f46383d8d.diff" + }, + "dotnet@272cf6b": { + "repo": "dotnet", + "branch": "", + "hash": "272cf6be68b94cffb7572b5286e791be83641bfd", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/272cf6be68b94cffb7572b5286e791be83641bfd.diff" + }, + "dotnet@aa8dd55": { + "repo": "dotnet", + "branch": "", + "hash": "aa8dd55c7f0c988c422d132717a1035bb7a375e0", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/aa8dd55c7f0c988c422d132717a1035bb7a375e0.diff" + }, + "dotnet@d9f37aa": { + "repo": "dotnet", + "branch": "", + "hash": "d9f37aa5500fe3e29bfc5df358f27faab82beb5f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d9f37aa5500fe3e29bfc5df358f27faab82beb5f.diff" + }, + "dotnet@070dfa0": { + "repo": "dotnet", + "branch": "", + "hash": "070dfa0275548df4cdbd3b62b03a89e4eaa88716", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/070dfa0275548df4cdbd3b62b03a89e4eaa88716.diff" + }, + "dotnet@1b6f262": { + "repo": "dotnet", + "branch": "", + "hash": "1b6f26298e7e0c506229d67be6427bbce1b55411", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1b6f26298e7e0c506229d67be6427bbce1b55411.diff" + }, + "dotnet@d893725": { + "repo": "dotnet", + "branch": "", + "hash": "d893725b906e8cfbd721d799479bf820c6ac27db", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/d893725b906e8cfbd721d799479bf820c6ac27db.diff" + }, + "dotnet@ba9ef7f": { + "repo": "dotnet", + "branch": "", + "hash": "ba9ef7f567b4dbdec320a55ea55741e9a68f78f3", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ba9ef7f567b4dbdec320a55ea55741e9a68f78f3.diff" + }, + "dotnet@e9cde69": { + "repo": "dotnet", + "branch": "", + "hash": "e9cde69d4ee92243ccd47d9dd0b2ffd5f9cf4c3c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e9cde69d4ee92243ccd47d9dd0b2ffd5f9cf4c3c.diff" + }, + "dotnet@7fa6b54": { + "repo": "dotnet", + "branch": "", + "hash": "7fa6b542864c28b2c0e908467615ac6d6c5bcf9b", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7fa6b542864c28b2c0e908467615ac6d6c5bcf9b.diff" + }, + "dotnet@6071250": { + "repo": "dotnet", + "branch": "", + "hash": "6071250b4bc2473eda03df8f94a48593472b1df6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6071250b4bc2473eda03df8f94a48593472b1df6.diff" + }, + "dotnet@77ef154": { + "repo": "dotnet", + "branch": "", + "hash": "77ef154f0c129f49e9daaa4ba931bcd658390413", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/77ef154f0c129f49e9daaa4ba931bcd658390413.diff" + }, + "dotnet@0a524d7": { + "repo": "dotnet", + "branch": "", + "hash": "0a524d7f7f6201850963fb4685c55cc3e135e185", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/0a524d7f7f6201850963fb4685c55cc3e135e185.diff" + }, + "dotnet@df2e9d1": { + "repo": "dotnet", + "branch": "", + "hash": "df2e9d12409792153dcec1f32e0ea188d6722a5f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/df2e9d12409792153dcec1f32e0ea188d6722a5f.diff" + }, + "dotnet@6fecd7c": { + "repo": "dotnet", + "branch": "", + "hash": "6fecd7cbd17faa639b49143b98d750c7386c4b6e", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6fecd7cbd17faa639b49143b98d750c7386c4b6e.diff" + }, + "dotnet@9fbd862": { + "repo": "dotnet", + "branch": "", + "hash": "9fbd862d04cf46d968503f05f973728c8fda8a25", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9fbd862d04cf46d968503f05f973728c8fda8a25.diff" + }, + "dotnet@9905ba3": { + "repo": "dotnet", + "branch": "", + "hash": "9905ba3b2b557981752ede793b6c7464fc2bd530", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9905ba3b2b557981752ede793b6c7464fc2bd530.diff" + }, + "dotnet@5c72b16": { + "repo": "dotnet", + "branch": "", + "hash": "5c72b16859e717690ca6bceeccb6ab57b314e7ed", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5c72b16859e717690ca6bceeccb6ab57b314e7ed.diff" + }, + "dotnet@8f3c75f": { + "repo": "dotnet", + "branch": "", + "hash": "8f3c75f5ca25dc4032f334ba4b99798da54f055c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/8f3c75f5ca25dc4032f334ba4b99798da54f055c.diff" + }, + "dotnet@93d6bd9": { + "repo": "dotnet", + "branch": "", + "hash": "93d6bd925438b6d0a464c49539b80fdfe3c8c744", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/93d6bd925438b6d0a464c49539b80fdfe3c8c744.diff" + }, + "dotnet@1616fce": { + "repo": "dotnet", + "branch": "", + "hash": "1616fce88662817fb8b76911fb188b56650859a0", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1616fce88662817fb8b76911fb188b56650859a0.diff" + }, + "dotnet@928f8fe": { + "repo": "dotnet", + "branch": "", + "hash": "928f8fe8925cddfe2ac1ca97286f2b4576be1801", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/928f8fe8925cddfe2ac1ca97286f2b4576be1801.diff" + }, + "dotnet@551f471": { + "repo": "dotnet", + "branch": "", + "hash": "551f471e3c3df1828061c6faaa9dc9161fdbb154", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/551f471e3c3df1828061c6faaa9dc9161fdbb154.diff" + }, + "dotnet@5eff5d5": { + "repo": "dotnet", + "branch": "", + "hash": "5eff5d5ddd59baf2e8abffad439d796c99ff7fcf", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5eff5d5ddd59baf2e8abffad439d796c99ff7fcf.diff" + }, + "dotnet@953380f": { + "repo": "dotnet", + "branch": "", + "hash": "953380f224e6f6ee72662fdee8b27900adbb29c2", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/953380f224e6f6ee72662fdee8b27900adbb29c2.diff" + }, + "dotnet@cd8ad8e": { + "repo": "dotnet", + "branch": "", + "hash": "cd8ad8eaafb1b0b4e3cb74ec823a8950fb394cde", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/cd8ad8eaafb1b0b4e3cb74ec823a8950fb394cde.diff" + }, + "dotnet@5341ae2": { + "repo": "dotnet", + "branch": "", + "hash": "5341ae293802099dba036a3d7413fd34748eb7dc", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5341ae293802099dba036a3d7413fd34748eb7dc.diff" + }, + "dotnet@4486560": { + "repo": "dotnet", + "branch": "", + "hash": "44865609a4035a063eaf70ca5e7b07bb2b3d54b6", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/44865609a4035a063eaf70ca5e7b07bb2b3d54b6.diff" + }, + "dotnet@94bc011": { + "repo": "dotnet", + "branch": "", + "hash": "94bc0110990df0e12d57790572966ae80737bdee", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/94bc0110990df0e12d57790572966ae80737bdee.diff" + }, + "dotnet@04da169": { + "repo": "dotnet", + "branch": "", + "hash": "04da16942d20197fd8724a66bc9ac82d29b0db51", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/04da16942d20197fd8724a66bc9ac82d29b0db51.diff" + }, + "dotnet@6d8adb7": { + "repo": "dotnet", + "branch": "", + "hash": "6d8adb76b771473cb137f0c5d7170e75c61665e9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/6d8adb76b771473cb137f0c5d7170e75c61665e9.diff" + }, + "dotnet@06787fc": { + "repo": "dotnet", + "branch": "", + "hash": "06787fc66d5364230924d00f2c5c251aeb7a31cd", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/06787fc66d5364230924d00f2c5c251aeb7a31cd.diff" + }, + "dotnet@15db480": { + "repo": "dotnet", + "branch": "", + "hash": "15db480f8d21680bbae217eac317b87e0a5740c4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/15db480f8d21680bbae217eac317b87e0a5740c4.diff" + }, + "dotnet@9b1ba31": { + "repo": "dotnet", + "branch": "", + "hash": "9b1ba3140c12db2771a2669071500161400638f5", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/9b1ba3140c12db2771a2669071500161400638f5.diff" + }, + "dotnet@5b5491a": { + "repo": "dotnet", + "branch": "", + "hash": "5b5491a9decdf41df922099d13c48dc65b822db7", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5b5491a9decdf41df922099d13c48dc65b822db7.diff" + }, + "dotnet@993ed1d": { + "repo": "dotnet", + "branch": "", + "hash": "993ed1db0434379989d6417b43d60077f4b7ea53", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/993ed1db0434379989d6417b43d60077f4b7ea53.diff" + }, + "dotnet@1edacc8": { + "repo": "dotnet", + "branch": "", + "hash": "1edacc8de1a9fef827f05750fb9f64f1dcec9abd", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/1edacc8de1a9fef827f05750fb9f64f1dcec9abd.diff" + }, + "dotnet@e4ebe85": { + "repo": "dotnet", + "branch": "", + "hash": "e4ebe85f0fb8114a670d6ca82c820400bf044aad", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/e4ebe85f0fb8114a670d6ca82c820400bf044aad.diff" + }, + "dotnet@65e5701": { + "repo": "dotnet", + "branch": "", + "hash": "65e570123aa2cffb683e722075b69f4bdf0d48f1", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/65e570123aa2cffb683e722075b69f4bdf0d48f1.diff" + }, + "dotnet@a2b518f": { + "repo": "dotnet", + "branch": "", + "hash": "a2b518f29a4ca3f26fb34db614566cf739e627ec", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a2b518f29a4ca3f26fb34db614566cf739e627ec.diff" + }, + "dotnet@be994cb": { + "repo": "dotnet", + "branch": "", + "hash": "be994cbf6654d4383f8c4f6ada49a4c732ea8969", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/be994cbf6654d4383f8c4f6ada49a4c732ea8969.diff" + }, + "dotnet@ff45a39": { + "repo": "dotnet", + "branch": "", + "hash": "ff45a39124929c3f7496f16420d2f0f0265252c4", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ff45a39124929c3f7496f16420d2f0f0265252c4.diff" + }, + "dotnet@7ad7b6b": { + "repo": "dotnet", + "branch": "", + "hash": "7ad7b6b3cf7892768a154422af540ace75e70097", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/7ad7b6b3cf7892768a154422af540ace75e70097.diff" + }, + "dotnet@ed4ecf1": { + "repo": "dotnet", + "branch": "", + "hash": "ed4ecf1b16cc0b7726f41442101c9c6dac601acf", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/ed4ecf1b16cc0b7726f41442101c9c6dac601acf.diff" + }, + "dotnet@5b78367": { + "repo": "dotnet", + "branch": "", + "hash": "5b78367670a444ee4ab038b3ff2bab4202fd647f", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5b78367670a444ee4ab038b3ff2bab4202fd647f.diff" + }, + "dotnet@3980a7d": { + "repo": "dotnet", + "branch": "", + "hash": "3980a7d3d1db4bbac2d996f0638701fad6c62d70", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/3980a7d3d1db4bbac2d996f0638701fad6c62d70.diff" + }, + "dotnet@5c8c2eb": { + "repo": "dotnet", + "branch": "", + "hash": "5c8c2eb1ca0766a648eed2286b8ddfa02f810a32", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/5c8c2eb1ca0766a648eed2286b8ddfa02f810a32.diff" + }, + "dotnet@80e895f": { + "repo": "dotnet", + "branch": "", + "hash": "80e895f2f4238992067677661f15a79bb55fe1a8", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/80e895f2f4238992067677661f15a79bb55fe1a8.diff" + }, + "dotnet@a2e582d": { + "repo": "dotnet", + "branch": "", + "hash": "a2e582d54f1033e76593dbfbfc1597efed31449c", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/a2e582d54f1033e76593dbfbfc1597efed31449c.diff" + }, + "dotnet@98d9d11": { + "repo": "dotnet", + "branch": "", + "hash": "98d9d11ac45b4c646343ca414e435dd227976853", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/98d9d11ac45b4c646343ca414e435dd227976853.diff" + }, + "dotnet@88b6eb0": { + "repo": "dotnet", + "branch": "", + "hash": "88b6eb0afcad9c2accc8b9bd01f73cfe9ec2bff9", + "org": "dotnet", + "url": "https://github.com/dotnet/dotnet/commit/88b6eb0afcad9c2accc8b9bd01f73cfe9ec2bff9.diff" + } + } +} \ No newline at end of file diff --git a/release-notes/11.0/preview/preview6/features.json b/release-notes/11.0/preview/preview6/features.json new file mode 100644 index 0000000000..98b27e0406 --- /dev/null +++ b/release-notes/11.0/preview/preview6/features.json @@ -0,0 +1,5 @@ +{ + "_note": "Per-component features chosen and scored on each component branch; this stub holds the schema slot. See each component PR for the features it documents.", + "release_version": "11.0.0-preview.6", + "release_date": null +}