All open PRs sorted by Action score. Higher-scored PRs are closer to merge-ready and would benefit most from maintainer attention.
Each PR has three scores on a 0–10 scale:
| Points | Signal |
|---|---|
| 3.0 | No merge conflicts |
| 2.5 | CI passing 1 |
| 2.5 | Has approval 1 |
| 2.5 | Feedback addressed 1 |
| 2.5 | Discussion healthy 1 |
| 2.0–3.0 | Small, easy to review (2.0) / trivial ≤2 files, ≤20 lines (3.0) 1 |
| 1.5 | Has maintainer review 1 |
| 1.0 | Recently active 1 |
| 0.5–1.0 | Team or known author (1.0) / community (0.5) 1 |
| 0.7 | Recently updated 1 |
| 0.5 | Well labeled 1 |
| 0.3 | Good review momentum 1 |
| Points | Signal |
|---|---|
| 1.5 | No approval yet |
| 1.5 | CI blocking merge (otherwise merge-ready) |
| 1.0 | Community author |
| 1.0 | Reviewed, not approved |
| 1.0 | Has unresolved feedback |
| 1.0 | High interest |
| 0.5 | Large change (>200 lines) |
| 0.5 | Trivial change (≤2 files, ≤20 lines, no unresolved threads) |
| 0.5 | Old but active (>30d) |
| −1.5 | Author silent >14d (ball in their court) |
| −0.5 | Author slow 7–14d (ball in their court) |
(ready + 1) × (need + 1)
normalized to 0–10
PRs that are both high-need and near-ready rank highest.
🎯 = action ≥ 5
⚡ = action 4–5
1 Weight from 980-PR statistical analysis. Click any column header to re-sort. Click [?] on any score to see the breakdown.
| Ready | Need | Action | PR | Title | Next Action | CI | Disc | Age | Upd | Size | Author | Area |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 6.5 | 5 | 3.7 | #53405 | Prefer DOTNET_ROOT over directory traversal when finding muxer | @JamieMagee🔍: respond to 2 thread(s) from 🔍 |
✅ 26/0/0 | 2/2t 4ppl | 13d | 6d | 62 | @JamieMagee🔍 |
|
| 5.2 | 6.1 | 3.6 | #52930 | Migrate test infrastructure from xUnit v2 to xUnit v3 | @MichaelSimons🔍: respond to 1 thread(s) from @tmat🔍 |
❌ 22/3/0 | 1/9t 4ppl | 43d | 0d | 777 | @MichaelSimons🔍 |
Infrastructure |
| 6.9 | 4.4 | 3.5 | #53424 | Fix CI flakiness: MSB4216 task host failures, dotnet-watch hangs, NuGet errors | @mmitche🔍: respond to 5 thread(s) from 🔍, @tmat🔍 |
✅ 25/0/0 | 5/5t 4ppl | 12d | 1d | 190 | @mmitche🔍 |
Infrastructure |
| 6.6 | 4.4 | 3.4 | #53547 | Remove net472 containers | @baronfel🔍, @akoeplinger🔍: review needed |
✅ 27/0/0 | 0/1t 5ppl | 4d | 0d | 1155 | @YuliiaKovalova🔍 |
Containers |
| 6.6 | 4.4 | 3.4 | #53309 | Port #52743 to release/10.0.3xx: Remove ResolverTargetFramework and ToolsetTargetFramework aliases | @tmat🔍, @vijayrkn🔍: review needed |
✅ 26/0/0 | 0/2t 4ppl | 18d | 7d | 208 | @marcpopMSFT🔍 via |
|
| 6.3 | 4.4 | 3.3 | #53557 | Warn when a vulnerable or EOL SDK version is resolved | @JamieMagee🔍: respond to 3 thread(s) from 🔍 |
✅ 26/0/0 | 3/3t 1ppl | 2d | 2d | 1576 | @JamieMagee🔍 |
Infrastructure |
| 5.7 | 4.4 | 3 | #53305 | Handle duplicate static web asset identities gracefully | @MackinnonBuck🔍, @javiercn🔍: review needed |
❌ 22/3/0 | 0/3t 5ppl | 18d | 13d | 399 | @ilonatommy🔍 |
AspNetCore |
| 7.5 | 3.3 | 3 | #50334 | Fix: Unsupported maccatalyst attribute is getting applied to child attributes but not accounted parent child attributes merge | @akoeplinger🔍, @AR-May🔍: review needed |
✅ 25/0/0 | 0/2t 3ppl | 218d | 4d | 108 | @rolfbjarne🔍 |
Infrastructure Microsoft.CodeAnalysis.NetAnalyzers |
| 7.3 | 3.3 | 2.9 | #53481 | Use SetUnixFileMode for chmod | @nagilson🔍: review needed |
✅ 25/0/0 | 0/1t 3ppl | 8d | 7d | 430 | @kasperk81🔍 |
Workloads |
| 6.8 | 3.3 | 2.8 | #50280 | Avoid copying http-client.env.json to the output folder | @Varorbc🔍: respond to 1 thread(s) from @drewnoakes🔍 |
✅ 26/0/0 | 1/2t 4ppl | 222d | 26d | 🐁 3 | @Varorbc🔍 |
AspNetCore |
| 5.8 | 3.9 | 2.8 | #53447 | Dotnetup: Shell profile modification for PATH and DOTNET_ROOT | @dsplaisted🔍: respond to 5 thread(s) from 🔍 |
✅ 12/0/0 | 5/5t 1ppl | 11d | 9d | 1499 | @dsplaisted🔍 |
|
| 6.6 | 3.3 | 2.7 | #52582 | Escape MSBuild special characters in output paths | @MiYanni🔍: review needed |
❌ 19/3/0 | 0/1t 3ppl | 63d | 1d | 173 | @MiYanni🔍 via |
|
| 7.7 | 2.8 | 2.7 | #50372 | Fix updating `globaljsonworkloadsets.json` | @akoeplinger🔍, @AR-May🔍: review needed |
⏳ 15/0/10 | 0/0t 0ppl | 217d | 0d | 🐁 4 | @angyanmark🔍 |
Workloads |
| 6.4 | 3.3 | 2.6 | #53369 | Fix NRE in ToolConfigurationDeserializer when RuntimeIdentifierPackages is null | @marcpopMSFT🔍: respond to 2 thread(s) from 🔍 |
❌ 21/3/0 | 2/2t 2ppl | 14d | 8d | 🐁 2 | @marcpopMSFT🔍 via |
|
| 5.4 | 3.9 | 2.6 | #51834 | Fix concurrent tool installation race conditions with named mutex | @baronfel🔍: respond to 6 thread(s) from 🔍, @KalleOlaviNiemitalo🔍 |
✅ 28/0/0 | 6/6t 4ppl | 124d | 123d | 261 | @baronfel🔍 via |
|
| 6.4 | 3.3 | 2.6 | #52233 | Publish SDK installer artifacts in CI pipeline | @mthalman🔍: respond to 1 thread(s) from @MiYanni🔍 |
✅ 26/0/0 | 1/2t 4ppl | 97d | 95d | 11 | @mthalman🔍 via |
|
| 8.4 | 2.2 | 2.5 | #50476 | Update `.editorconfig` template to set `dotnet_separate_import_directive_groups` to `false` | 🛑 @wdolek🔍: fix CI failures |
❌ 20/3/0 | 0/0t 2ppl | 211d | 25d | 🐁 4 | @wdolek🔍 |
Infrastructure Common templates |
| 5.2 | 3.9 | 2.5 | #53333 | Containers: support building multi-arch with podman. | @tmds🔍: respond to 1 thread(s) |
❌ 21/4/0 | 1/1t 1ppl | 15d | 7d | 241 | @tmds🔍 |
Containers |
| 5.8 | 3.3 | 2.4 | #50411 | Reduce allocations in EnumsShouldHaveZeroValueAnalyzer | @Alex-Sob🔍: respond to 2 thread(s) |
❌ 22/4/0 | 2/2t 2ppl | 215d | 3d | 213 | @Alex-Sob🔍 |
Microsoft.CodeAnalysis.NetAnalyzers |
| 6.8 | 2.8 | 2.4 | #50339 | Avoid reporting CA1033 for interfaces | @Alex-Sob🔍: respond to 2 thread(s) |
✅ 26/0/0 | 2/2t 3ppl | 218d | 14d | 105 | @Alex-Sob🔍 |
Infrastructure |
| 5.8 | 3.3 | 2.4 | #51646 | Replace line number reference with descriptive comment | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 21/4/0 | 0/2t 3ppl | 133d | 132d | 🐁 2 | @nohwnd🔍 via |
|
| 6.8 | 2.8 | 2.4 | #50309 | Avoid ConcurrentDictionary allocation in DisposeObjectsBeforeLosingScope | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 23/3/0 | 0/0t 2ppl | 219d | 3d | 8 | @Alex-Sob🔍 |
Microsoft.CodeAnalysis.NetAnalyzers |
| 8 | 2.2 | 2.4 | #51694 | chore: add slnx to gitattributes template | 🛑 @victorfrye🔍: fix CI failures |
❌ 20/4/0 | 0/0t 0ppl | 132d | 126d | 🐁 1 | @victorfrye🔍 |
|
| 6.8 | 2.8 | 2.4 | #53479 | Add skill for incremental building | @baronfel🔍, @marcpopMSFT🔍: review needed |
⏳ 4/0/2 | 0/4t 1ppl | 8d | 6d | 105 | @jjonescz🔍 |
|
| 5.4 | 3.3 | 2.3 | #47141 | Remove underscore from `_UseManagedNtlm` | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 21/4/0 | 0/0t 5ppl | 391d | 89d | 6 | @am11🔍 |
Infrastructure |
| 5.4 | 3.3 | 2.3 | #53453 | Split ILLink test classes to improve Helix shard distribution | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 21/4/0 | 0/1t 1ppl | 11d | 7d | 1679 | @marcpopMSFT🔍 |
ILLink |
| 6.4 | 2.8 | 2.3 | #45071 | Do not create custom instances of TestAssetsManager in tests, use SdkTest base instead | 🛑 @tmat🔍: fix CI failures |
❌ 11/18/0 | 0/0t 3ppl | 486d | 3d | 362 | @tmat🔍 |
Infrastructure |
| 4.6 | 3.9 | 2.3 | #53162 | Verify hashes in the release manifests | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 14/4/0 | 0/6t 3ppl | 27d | 15d | 484 | @nagilson🔍 |
|
| 4.8 | 3.9 | 2.3 | #48893 | macOS: Include global tools in zsh $PATH | @edvilme🔍: respond to 1 thread(s) from @Forgind🔍 |
✅5 31/5/0 | 🔥 1/1t 6ppl | 319d | 35d | 331 | @edvilme🔍 |
|
| 7.6 | 2.2 | 2.3 | #50310 | Suggested perf improvements in DataFlowAnalysis | @akoeplinger🔍, @AR-May🔍: review needed |
✅ 26/0/0 | 0/0t 1ppl | 219d | 3d | 34 | @Alex-Sob🔍 |
Microsoft.CodeAnalysis.NetAnalyzers |
| 7.6 | 2.2 | 2.3 | #52405 | Add TaskHostFactory tests to guard against regression of #12751 in MSBuild | 🛑 @YuliiaKovalova🔍: fix CI failures |
❌ 22/3/0 | 0/2t 3ppl | 71d | 6d | 59 | @YuliiaKovalova🔍 |
|
| 7.6 | 2.2 | 2.3 | #50488 | Avoid reporting CA1859 for properties with setter more accessible than getter | @akoeplinger🔍, @AR-May🔍: review needed |
✅ 26/0/0 | 0/0t 2ppl | 210d | 3d | 61 | @Alex-Sob🔍 |
Microsoft.CodeAnalysis.NetAnalyzers |
| 7.7 | 2.2 | 2.3 | #53203 | Update global.json | @akoeplinger🔍, @AR-May🔍: review needed |
⏳ 4/0/3 | 0/0t 2ppl | 23d | 2d | 16 | @wattsonsean8-del🔍 |
Infrastructure |
| 5.1 | 3.3 | 2.2 | #50581 | [Proposal] Use Span-based methods to split strings in analyzers | @Alex-Sob🔍: respond to 2 thread(s) from @KalleOlaviNiemitalo🔍 |
❌ 23/3/0 | 2/2t 3ppl | 203d | 3d | 260 | @Alex-Sob🔍 |
Microsoft.CodeAnalysis.NetAnalyzers |
| 6.1 | 2.8 | 2.2 | #53546 | Consolidate template engine CI legs | @MichaelSimons🔍: respond to 5 thread(s) from 🔍, @lbussell🔍 |
❌ 19/3/0 | 5/7t 5ppl | 4d | 0d | 240 | @MichaelSimons🔍 via |
|
| 5.9 | 2.8 | 2.2 | #52898 | Run the issue-labeler over pull requests using polling | @baronfel🔍, @marcpopMSFT🔍: review needed |
❌ 20/3/0 | 0/1t 2ppl | 45d | 38d | 70 | @jeffhandley🔍 via |
|
| 7.2 | 2.2 | 2.2 | #52899 | Fix `applicable_kinds` for type parameters in EditorConfig template | @akoeplinger🔍, @AR-May🔍: review needed |
✅ 25/0/0 | 0/0t 0ppl | 45d | 45d | 🐁 4 | @daeghanelkin🔍 |
|
| 4.4 | 3.9 | 2.2 | #52985 | Collect telemetry on MSBuild project evaluation count and performance | @baronfel🔍: respond to 4 thread(s) from 🔍 |
❌ 22/4/0 | 4/6t 4ppl | 41d | 41d | 202 | @baronfel🔍 via |
Telemetry |
| 6.9 | 2.2 | 2.1 | #53371 | Fix Ubuntu codename resolution for .NET 11 | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 19/6/0 | 0/0t 0ppl | 14d | 13d | 12 | @hwoodiwiss🔍 |
Containers |
| 7 | 2.2 | 2.1 | #53278 | Update link to ASP.NET Core tools | @akoeplinger🔍, @AR-May🔍: review needed |
⏳ 5/0/2 | 0/0t 1ppl | 19d | 19d | 🐁 2 | @svick🔍 |
AspNetCore |
| 8.2 | 1.7 | 2.1 | #50864 | [release/10.0.1xx] Track mono aot in telemetry too | 🔄 @lewing🔍: merge main (stale 126d) |
✅ 25/0/0 | 🔥 0/1t 7ppl | 189d | 126d | 🐁 4 | @lewing🔍 |
Telemetry |
| 4.3 | 3.9 | 2.1 | #53311 | Add build-duty skill for PR triage across dotnet repos | @marcpopMSFT🔍: respond to 1 thread(s) from 🔍 |
⏳ 4/0/2 | 1/12t 2ppl | 18d | 14d | 1061 | @marcpopMSFT🔍 |
Infrastructure |
| 3.8 | 4.4 | 2.1 | #53518 | Only download runtimes for referenced frameworks | @baronfel🔍: respond to 3 thread(s) from 🔍 |
❌ 19/7/0 | 3/3t 2ppl | 6d | 6d | 632 | @baronfel🔍 |
|
| 6.9 | 2.2 | 2.1 | #53561 | Add ios-arm64, iossimulator-arm64, android-arm64, android-x64 to ILCompiler supported RIDs for .NET 11 | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 20/3/0 | 0/0t 1ppl | 1d | 1d | 🐁 4 | @agocke🔍 via |
|
| 4.9 | 3.3 | 2.1 | #52677 | Fix WASM workload detection for non-Blazor/WasmSdk Exe projects | @DrewScoggins🔍: respond to 2 thread(s) from 🔍, @pavelsavara🔍 |
❌ 11/13/0 | 2/2t 5ppl | 57d | 43d | 167 | @DrewScoggins🔍 |
Workloads |
| 6.9 | 2.2 | 2.1 | #53568 | [BOUNTY #53563] Fix CS0660 false positive for partial classes with source-generated members on Linux | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 22/4/0 | 0/0t 0ppl | 1d | 1d | 12 | @zhaog100🔍 |
|
| 6.4 | 2.2 | 2 | #50570 | Performance improvements in SymbolNamesWithValueOption<T> | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 23/3/0 | 0/0t 1ppl | 204d | 3d | 25 | @Alex-Sob🔍 |
Microsoft.CodeAnalysis.NetAnalyzers |
| 4 | 3.9 | 2 | #52986 | Use three-dot diff in ProjectCapability detection workflow | @baronfel🔍: respond to 10 thread(s) from 🔍 |
❌ 24/3/1 | 10/11t 3ppl | 41d | 22d | 1827 | @baronfel🔍 via |
Infrastructure |
| 8.1 | 1.7 | 2 | #53549 | Add platform specific infrastructure | ⏳ Wait for CI | ⏳ 22/0/3 | 🔥 0/10t 7ppl | 4d | 0d | 368 | @JeremyKuhne🔍 |
Workloads |
| 6.7 | 2.2 | 2 | #52715 | [backport to release/10.0.3xx]Add warnings for newer tool versions during dotnet tool restore | @marcpopMSFT🔍: review needed |
✅2 25/2/0 | 0/0t 1ppl | 55d | 22d | 313 | @baronfel🔍 |
Tools |
| 7.8 | 1.7 | 2 | #53452 | Split runfile tests up to improve helix usage | @jjonescz🔍, @jjonescz🔍: re-review needed (approval on older commit) |
⏳ 21/0/4 | 0/9t 4ppl | 11d | 0d | 10930 | @marcpopMSFT🔍 |
|
| 6.6 | 2.2 | 2 | #53071 | Fix ignored directives link in documentation | @akoeplinger🔍, @AR-May🔍: review needed |
⏳ 5/0/2 | 0/0t 0ppl | 34d | 34d | 🐁 2 | @Rekkonnect🔍 |
|
| 6.6 | 2.2 | 2 | #53046 | Preserve encoding and trailing newlines in dotnet-tools.json | 🛑 @Thomas-Shephard🔍: fix CI failures |
❌ 22/3/0 | 0/2t 3ppl | 37d | 3d | 178 | @Thomas-Shephard🔍 |
|
| 6.6 | 2.2 | 2 | #50367 | Use AnalysisMode=minimum in Microsoft.CodeAnalysis.NetAnalyzers and fix errors (perf rules) | @akoeplinger🔍, @AR-May🔍: review needed |
✅ 26/0/0 | 0/0t 1ppl | 217d | 3d | 110 | @Alex-Sob🔍 |
Microsoft.CodeAnalysis.NetAnalyzers |
| 4.6 | 3.3 | 2 | #48599 | Set PlatformTarget to AnyCPU for modern .NET | @am11🔍: respond to 1 thread(s) from @jkotas🔍 |
❌ 18/5/0 | 1/3t 4ppl | 337d | 109d | 17 | @am11🔍 |
Infrastructure |
| 6.4 | 2.2 | 2 | #50397 | CA1860 should be reported for derived types as well (analyzer fix with performance improvements) | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 21/5/0 | 0/0t 2ppl | 216d | 3d | 175 | @Alex-Sob🔍 |
Microsoft.CodeAnalysis.NetAnalyzers |
| 7.4 | 1.7 | 1.9 | #53475 | CA1826: use index-from-end expression for Last() code fix in C# 8+ | @akoeplinger🔍, @AR-May🔍: review needed |
✅ 25/0/1 | 0/0t 1ppl | 9d | 9d | 103 | @MohammedZakirMemon🔍 |
|
| 3.6 | 3.9 | 1.9 | #51127 | Add mixed installation detection and warning to `dotnet --info` | @baronfel🔍: respond to 8 thread(s) from @nagilson🔍, @marcpopMSFT🔍 |
❌ 24/4/0 | 8/11t 5ppl | 171d | 161d | 509 | @baronfel🔍 via |
|
| 6.3 | 2.2 | 1.9 | #53187 | Add Asset Groups support for static web assets | @javiercn🔍: respond to 1 thread(s) from 🔍 |
✅ 25/0/0 | 🔥 1/50t 2ppl | 25d | 5d | 10546 | @javiercn🔍 |
|
| 6 | 2.2 | 1.9 | #50342 | [Proposal] Analyzer test readability/performance improvements | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 20/6/0 | 0/0t 0ppl | 218d | 179d | 18 | @Alex-Sob🔍 |
|
| 7.4 | 1.7 | 1.9 | #53156 | Fix PublishSingleFile failure when GenerateDocumentationFile=true and CopyDocumentationFileToOutputDirectory=false | 🛑 @baronfel🔍: fix CI failures |
❌ 21/4/0 | 0/0t 0ppl | 27d | 27d | 34 | @baronfel🔍 via |
|
| 6 | 2.2 | 1.9 | #52397 | Implement automatic TargetFramework setting feature | @dsplaisted🔍, @baronfel🔍: review needed |
❌ 17/8/0 | 0/0t 0ppl | 72d | 62d | 6 | @ViktorHofer🔍 |
|
| 4.4 | 3.3 | 1.9 | #52944 | Add restore telemetry to measure effectiveness and scope of restore operations | @baronfel🔍: respond to 5 thread(s) from 🔍 |
❌ 24/4/0 | 5/7t 4ppl | 42d | 42d | 199 | @baronfel🔍 via |
Telemetry |
| 5 | 2.8 | 1.9 | #52427 | [spec] Add dotnet test for devices spec | @rmarinho🔍: respond to 3 thread(s) from @jonathanpeppers🔍 |
⏳ 3/0/2 | 3/5t 3ppl | 70d | 70d | 386 | @rmarinho🔍 |
Infrastructure |
| 6.2 | 2.2 | 1.9 | #53170 | Update `RunCommand` to write launch settings messages to stderr for MCP | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 17/7/0 | 0/0t 0ppl | 27d | 24d | 🐁 2 | @Luiz-Ossinho🔍 |
|
| 6 | 2.2 | 1.9 | #52343 | Implement proper static completion generation for NuShell | @baronfel🔍, @akoeplinger🔍: review needed |
✅ 26/0/0 | 0/0t 2ppl | 76d | 73d | 1146 | @jlcrochet🔍 |
Infrastructure |
| 7.2 | 1.7 | 1.8 | #53554 | Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2934590 | @tmat🔍: review needed |
✅ 26/0/0 | 0/0t 0ppl | 4d | 0d | 78 | @dotnet-bot🔍 |
|
| 4.1 | 3.3 | 1.8 | #52112 | Add APICompat rule to detect static keyword changes on members and types | @ericstj🔍: respond to 1 thread(s) |
❌ 20/2/0 | 1/9t 3ppl | 104d | 103d | 454 | @ericstj🔍 via |
|
| 4.1 | 3.3 | 1.8 | #52329 | [workload] `dotnet workload --info` shows `WorkloadDependencies.json` | @baronfel🔍: review needed |
❌ 22/3/0 | 0/3t 2ppl | 77d | 63d | 612 | @jonathanpeppers🔍 |
|
| 4.8 | 2.8 | 1.8 | #51560 | Suppress advertising manifest messages unless verbosity is diagnostic | @nagilson🔍: review needed |
❌ 21/4/0 | 0/2t 3ppl | 140d | 50d | 75 | @marcpopMSFT🔍 via |
|
| 6.8 | 1.7 | 1.7 | #53322 | Fix dnx not authenticating for private feeds | @akoeplinger🔍, @AR-May🔍: review needed |
✅ 26/0/0 | 0/0t 1ppl | 16d | 3d | 24 | @robertcoltheart🔍 |
|
| 3.9 | 3.3 | 1.7 | #52622 | Added fixer for CA1848: Use the LoggerMessage delegates | @Yun-Ting🔍: respond to 6 thread(s) from 🔍 |
❌ 21/3/1 | 6/6t 3ppl | 62d | 60d | 1578 | @Yun-Ting🔍 |
Infrastructure |
| 5.5 | 2.2 | 1.7 | #52855 | Update documentation on target framework updates | @marcpopMSFT🔍: respond to 3 thread(s) from 🔍 |
⏳ 4/0/2 | 3/3t 1ppl | 47d | 47d | 36 | @marcpopMSFT🔍 |
|
| 5.5 | 2.2 | 1.7 | #53178 | Remove unused package references | @JeremyKuhne🔍: respond to 2 thread(s) from 🔍 |
❌ 22/3/0 | 2/2t 1ppl | 26d | 26d | 5 | @JeremyKuhne🔍 |
|
| 6.7 | 1.7 | 1.7 | #53576 | Rename RunTestsOnHelix scripts to SetupHelixEnvironment | @marcpopMSFT🔍, @MiYanni🔍: review needed |
❌ 22/3/0 | 0/0t 0ppl | 0d | 0d | 8 | @MichaelSimons🔍 |
Infrastructure |
| 5.6 | 2.2 | 1.7 | #46171 | Add error for incorrect PublishSelfContained | 🛑 @sbomer🔍: resolve conflicts; @eerhardt🔍, @MichalStrehovsky🔍: review needed |
✅ 38/0/0 | 0/0t 2ppl | 427d | 2d | 130 | @sbomer🔍 |
Infrastructure |
| 5.6 | 2.2 | 1.7 | #49810 | Fix typo. | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 21/3/0 | 0/0t 3ppl | 251d | 43d | 🐁 4 | @ZzZombo🔍 |
AspNetCore |
| 6.4 | 1.7 | 1.7 | #50461 | Make CA1860 work with abstract collections | @marcpopMSFT🔍, @akoeplinger🔍: review needed |
✅ 29/0/0 | 0/0t 3ppl | 212d | 135d | 37 | @verdie-g🔍 |
Infrastructure Microsoft.CodeAnalysis.NetAnalyzers |
| 5.1 | 2.2 | 1.6 | #51512 | Add a template for servicing pull requests | @baronfel🔍: respond to 1 thread(s) from 🔍 |
❌ 24/3/0 | 1/1t 1ppl | 144d | 144d | 34 | @baronfel🔍 |
Infrastructure |
| 5 | 2.2 | 1.6 | #53140 | Add BundledRuntimeAssetRuntimeIdentifiers to filter runtimes/ folder assets by RID allow-list | @baronfel🔍: respond to 3 thread(s) from 🔍 |
❌ 21/3/0 | 3/4t 3ppl | 28d | 25d | 128 | @baronfel🔍 via |
NetSDK |
| 2.9 | 3.9 | 1.6 | #52936 | Migrate 5 MSBuild tasks to IMultiThreadableTask (Group 2: Bundle, Deps, Config & Hosts) | 🛑 @SimaTian🔍: resolve conflicts; respond to 6 thread(s) |
✅ 24/0/0 | 🔥 6/23t 3ppl | 42d | 20d | 1244 | @SimaTian🔍 |
|
| 5.1 | 2.2 | 1.6 | #52156 | Update .editorconfig | @Varorbc🔍: respond to 2 thread(s) from @marcpopMSFT🔍 |
⏳ 4/0/2 | 2/2t 1ppl | 100d | 62d | 25 | @Varorbc🔍 |
|
| 4.6 | 2.2 | 1.5 | #52306 | fix: false positive for guarded call to LoggerMessage | @Thomas-Shephard🔍: respond to 1 thread(s) from @stephentoub🔍 |
❌ 21/3/0 | 1/2t 3ppl | 80d | 35d | 83 | @Thomas-Shephard🔍 |
|
| 5.6 | 1.7 | 1.5 | #52935 | Migrate 5 MSBuild tasks to IMultiThreadableTask (Group 1) | @SimaTian🔍: respond to 2 thread(s) from @AR-May🔍 |
✅ 25/0/0 | 🔥 2/17t 4ppl | 42d | 1d | 989 | @SimaTian🔍 |
|
| 5.5 | 1.7 | 1.5 | #52302 | Add TypeScript Static Web Assets integration | @javiercn🔍: respond to 5 thread(s) from @MackinnonBuck🔍 |
❌ 18/6/1 | 5/12t 4ppl | 81d | 4d | 382 | @javiercn🔍 |
|
| 5.5 | 1.7 | 1.5 | #49518 | Clean up containers packaging, leaning into NuGet's expected patterns | 🛑 @baronfel🔍: resolve conflicts; @akoeplinger🔍, @AR-May🔍: review needed |
✅ 31/0/0 | 0/0t 1ppl | 276d | 78d | 155 | @baronfel🔍 |
Containers |
| 4.7 | 2.2 | 1.5 | #53200 | Fix NRE when running sln remove | @andbrl🔍: respond to 1 thread(s) from @edvilme🔍 |
❌ 22/3/0 | 1/1t 1ppl | 24d | 23d | 22 | @andbrl🔍 |
|
| 3.8 | 2.8 | 1.5 | #53301 | Backflow VMR 304549 | @dkurepa🔍: respond to 5 thread(s) from 🔍 |
❌ 5/21/0 | 5/5t 1ppl | 18d | 18d | 497 | @dkurepa🔍 |
|
| 5.5 | 1.7 | 1.5 | #51397 | Fix dotnet command does not honor "globalPackagesFolder" in nuget.config file | 🛑 @guoyongchang🔍: resolve conflicts; @akoeplinger🔍, @AR-May🔍: review needed |
✅ 24/0/0 | 0/0t 1ppl | 154d | 44d | 65 | @guoyongchang🔍 |
Tools |
| 5.2 | 1.7 | 1.4 | #53268 | Use suppressors when applying code fixes | @akoeplinger🔍, @AR-May🔍: review needed |
❌ 21/3/0 | 0/0t 1ppl | 20d | 15d | 95 | @corngood🔍 |
|
| 3.6 | 2.8 | 1.4 | #52687 | Add --format <json|text> option to `dotnet solution list` command | 🛑 @HarleyRossetto🔍: resolve conflicts; respond to 1 thread(s) |
❌ 11/14/0 | 1/6t 2ppl | 56d | 22d | 199 | @HarleyRossetto🔍 |
CLI |
| 2.4 | 3.9 | 1.4 | #38210 | NET tool roll forward error experience | 🛑 @JL03-Yue🔍: resolve conflicts; respond to 5 thread(s) |
⏳ 0/0/1 | 🔥 5/26t 10ppl | 791d | 54d | 807 | @JL03-Yue🔍 |
Tools |
| 3.9 | 2.2 | 1.3 | #53513 | ProcessFrameworkReferences - CodeScene CodeHealth improvements | 🛑 @dhansak79🔍: resolve conflicts; @akoeplinger🔍, @AR-May🔍: review needed |
❌ 18/7/1 | 0/0t 1ppl | 6d | 6d | 1854 | @dhansak79🔍 |
Infrastructure |
| 2.8 | 2.8 | 1.2 | #52448 | Remove 15 unused resource strings from CliCommandStrings | 🛑 @Youssef1313🔍: resolve conflicts; respond to 4 thread(s) |
❌ 19/7/0 | 4/4t 2ppl | 70d | 69d | 1023 | @Youssef1313🔍 via |
|
| 6.1 | 1.1 | 1.2 | #53515 | Support `--use-current-runtime` / `--ucr` on `dotnet test` (MTP) | @Youssef1313🔍: respond to 2 thread(s) from 🔍 |
❌ 23/4/0 | 2/3t 3ppl | 6d | 5d | 7 | @Youssef1313🔍 via |
|
| 2.4 | 3.3 | 1.2 | #49409 | OTel experimentation | 🛑 @baronfel🔍: resolve conflicts; respond to 9 thread(s) |
❌ 12/14/0 | 9/9t 3ppl | 282d | 95d | 3068 | @baronfel🔍 |
CLI dotnet AOT |
| 8 | 0.6 | 1.2 | #51651 | Update link for ignored directives in documentation | @tmat🔍: respond to 1 thread(s) from @marcpopMSFT🔍 |
✅ 3/0/0 | 1/1t 4ppl | 133d | 42d | 🐁 2 | @tmat🔍 |
|
| 2 | 3.3 | 1.1 | #51561 | Add warning when using --framework with solution files | 🛑 @marcpopMSFT🔍: resolve conflicts; respond to 5 thread(s) |
❌ 17/7/0 | 🔥 5/5t 8ppl | 140d | 50d | 178 | @marcpopMSFT🔍 via |
|
| 7.6 | 0.6 | 1.1 | #53446 | Quote arguments to [MSBuild]::MakeRelative | @rainersigwald🔍: respond to 1 thread(s) from 🔍 |
✅1 25/1/0 | 1/1t 3ppl | 11d | 0d | 46 | @rainersigwald🔍 |
|
| 2.4 | 2.8 | 1.1 | #53102 | `dotnetup` retries to download manifest content - flaky test fixes | 🛑 @nagilson🔍: resolve conflicts; respond to 1 thread(s) |
❌ 24/5/0 | 1/1t 1ppl | 32d | 32d | 203 | @nagilson🔍 |