Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
665 commits
Select commit Hold shift + click to select a range
8e82779
Fix ICE in BuildDisposableCleanup when Dispose extension methods are …
Copilot May 4, 2026
c91ff9c
Handle Const.Zero for primitive value types in custom attribute codeg…
Copilot May 4, 2026
87c5685
Update dependencies from https://github.com/dotnet/roslyn build 20260…
dotnet-maestro[bot] May 5, 2026
2feeea6
Fix #12796: handle arrays of user-defined types in custom attributes …
T-Gro May 5, 2026
ea3438a
Update VSMinorVersion from 7 to 8 (#19681)
abonie May 6, 2026
8bd2fd3
Add LabelOps agentic workflows (conflict & CI auto-resolve) (#19629)
T-Gro May 6, 2026
c70e5d6
Add skill-validation workflow for structural checks on skills and age…
T-Gro May 6, 2026
46dce3d
[main] Update dependencies from dotnet/roslyn (#19692)
dotnet-maestro[bot] May 7, 2026
071271a
[main] Update dependencies from dotnet/arcade (#19691)
dotnet-maestro[bot] May 7, 2026
993c927
Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.11.2 to 1.15…
dependabot[bot] May 7, 2026
ba48c78
Replace PAT with WIF service connection for VS insertion (#19683)
missymessa May 7, 2026
d977e96
[main] Source code updates from dotnet/dotnet (#19679)
dotnet-maestro[bot] May 7, 2026
ae2bdd9
Parallel compilation of scripts (#19649)
majocha May 7, 2026
8adfa2b
Revert "Replace PAT with WIF service connection for VS insertion (#19…
abonie May 7, 2026
f03143a
Add Wave 5 delivery instructions to expert-reviewer agent
T-Gro May 7, 2026
de1f400
Fix Array.exists2 XML doc examples to use equal-length arrays (#19672)
quyentho May 9, 2026
9004c7c
Tests/emitted IL: split some baselines into optimize+/optimize- (#19676)
auduchinok May 11, 2026
01273bc
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] May 12, 2026
1989a86
Update dependencies from https://github.com/dotnet/roslyn build 20260…
dotnet-maestro[bot] May 12, 2026
7890363
Replace PAT with WIF service connection for VS insertion (#19703)
missymessa May 12, 2026
ca489a6
Add weekly state machine diagram generator for agentic workflows (#19…
T-Gro May 12, 2026
d28b8e8
Add PR Tooling Safety Check — scanner for detecting changes in design…
T-Gro May 12, 2026
c118ffc
Skip PRs created before May 12 2026 in security scan workflow (#19718)
T-Gro May 12, 2026
bbe1b32
[automated] Merge branch 'release/dev18.0' => 'main' (#19715)
github-actions[bot] May 12, 2026
34151e9
Move state-machine docs output to .github/docs/ to avoid workflows/ p…
T-Gro May 12, 2026
b2c9e0b
Fix internal error FS0073 w/nested inline SRTP and multiple overloads…
gusty May 12, 2026
5ea172f
Require AI disclosure in expert-reviewer review body
T-Gro May 12, 2026
474f55a
Update dependencies from https://github.com/dotnet/roslyn build 20260…
dotnet-maestro[bot] May 14, 2026
cc73e25
[main] Source code updates from dotnet/dotnet (#19707)
dotnet-maestro[bot] May 14, 2026
b84c2bd
Parser: rebuild project automatically on grammar changes (#19731)
auduchinok May 14, 2026
242c396
Parser: fix unexpected diagnostics in debug builds, improve error mes…
auduchinok May 14, 2026
9661324
Bugfix :: Fix F# exception serialization to preserve fields (#19342)
T-Gro May 14, 2026
da9d263
[Fix #19667] Move Async.StartChild to "Starting Async Computations" d…
bbatsov May 14, 2026
1874c88
Fix attributes silently dropped on unparenthesized tuple return types…
edgarfgp May 14, 2026
e6b6def
Fix parser recovery, name resolution, and code completion for unfinis…
auduchinok May 14, 2026
b6f08e0
PR Tooling Safety Check: use repo-memory for state, skip drafts, mini…
Copilot May 15, 2026
43690ea
Add agentic workflow state machine documentation (#19720)
T-Gro May 15, 2026
9c88398
Update dependencies from https://github.com/dotnet/msbuild build 2026…
dotnet-maestro[bot] May 15, 2026
2305806
Add Redist and Tasks.Extensions dlls to swix (#19748)
abonie May 17, 2026
52ccd25
Update dependencies from https://github.com/dotnet/msbuild build 2026…
dotnet-maestro[bot] May 18, 2026
67d1b47
[main] Update dependencies from dotnet/roslyn (#19740)
dotnet-maestro[bot] May 18, 2026
c77851b
Increase max-patch-size for LabelOps PR Maintenance workflow (#19726)
Copilot May 18, 2026
917e65b
Fix aw-auto-update: add gh-aw CLI extension installation step (#19728)
Copilot May 18, 2026
a09de4d
Fix #7931: Resolve opened namespaces for attributes in recursive scop…
Copilot May 18, 2026
9487d36
Fix #17904 and #19020 (#19738)
edgarfgp May 20, 2026
d98bdad
Update dependencies from https://github.com/dotnet/msbuild build 2026…
dotnet-maestro[bot] May 20, 2026
993ffba
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] May 20, 2026
725045e
Update dependencies from https://github.com/dotnet/roslyn build 20260…
dotnet-maestro[bot] May 20, 2026
d9a937f
Tests: extract 'should update baselines' checks (#19734)
auduchinok May 20, 2026
6c03a2d
Fix #19596: unit-parameter member conformance with signature (#19615)
T-Gro May 20, 2026
eb7f368
Harden AI review quality: subagent dispatch, inline-only, no wall-of-…
T-Gro May 20, 2026
3797fc6
Gate exception field serialization behind langversion 11 (#19746)
T-Gro May 20, 2026
d58742f
Clean up state-machine workflow: remove stale refs, fix numbering (#1…
T-Gro May 21, 2026
a690556
Honor --nowarn for command-line option warnings (#19776)
T-Gro May 21, 2026
f6e1f42
Add CCR-OptOut review instruction (#19787)
T-Gro May 22, 2026
957d614
Switch CCR opt-out to check PR body for 'SKIP CCR REVIEW' (#19789)
T-Gro May 22, 2026
bdb847a
Bump system versions (#19790)
T-Gro May 22, 2026
1def978
Fix nullness narrowing in match inside comprehensions (#19743)
T-Gro May 26, 2026
14ad911
Narrow overload-error and symbol-use ranges to terminal identifier (#…
Copilot May 26, 2026
563bd0e
[main] Update dependencies from dotnet/arcade (#19794)
dotnet-maestro[bot] May 26, 2026
c6d4a5c
Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…
dotnet-maestro[bot] May 26, 2026
2bd96da
[main] Update dependencies from dotnet/roslyn (#19780)
dotnet-maestro[bot] May 26, 2026
7d5c771
[main] Update dependencies from dotnet/msbuild (#19779)
dotnet-maestro[bot] May 26, 2026
5d50ace
Override System.Security.Cryptography.Xml to 10.0.8 (#19830)
T-Gro May 27, 2026
e11c2fb
Change protected-files policy to 'allowed' for labelops-pr-maintenanc…
Copilot May 28, 2026
69b1309
Fix Repo Assist: recompile lock files to v0.76.1, harden data fetch s…
Copilot May 28, 2026
da3960f
Fix overload resolution of static member extension (#19698)
evgTSV May 28, 2026
b70df2c
[Auto Update] Agentic workflows — fix safe-outputs config and apply p…
Copilot May 28, 2026
93ba0ea
Parser: recover on unfinished if and binary expressions (#19724)
auduchinok May 28, 2026
6b2a50e
Fix ValueOption optional args via ?param caller syntax (#19711) (#19742)
T-Gro May 28, 2026
fc0e130
Disable noop issue reporting for labelops-pr-maintenance workflow (#1…
Copilot May 28, 2026
3aa584a
Fix delegate Invoke semantic classification (in the IDE)(#19813)
T-Gro May 28, 2026
2d7b9e8
Fix #19657: MeasureAnnotatedAbbreviation over ref type + | null (#19775)
T-Gro May 28, 2026
ccaa44a
Make aw-auto-update detection-only and delegate workflow PRs to Copil…
Copilot May 28, 2026
ffa661a
Fix state-machine workflow: add protected-files: allowed for .github/…
T-Gro May 28, 2026
1454c92
Fix source-build: track Cryptography.Xml via Version.Details (#19839)
T-Gro May 28, 2026
f711440
docs: update state-machine with security scan workflow and infra chan…
github-actions[bot] May 29, 2026
c8e6e45
Fix #18841: let _ = &expr now compiles like let x = &expr (#19811)
T-Gro May 29, 2026
565bcdb
Fix docs path exclusion to use recursive wildcard in azure-pipelines-…
Copilot May 29, 2026
d5364f2
Add concurrency group to PR Tooling Safety Check workflow (#19841)
Copilot May 29, 2026
0d2b018
Symbols: add ObsoleteDiagnosticInfo (#19359)
auduchinok May 29, 2026
85e2e21
Fix non-deterministic reference assembly MVIDs (#19751) (#19801)
T-Gro May 29, 2026
7e8f7bb
Fix colorization of type name in MyType<Qualified.Name>.StaticMember …
T-Gro May 29, 2026
aefec6b
Reject non-function bindings for single-case and partial active patte…
Copilot May 29, 2026
80607ff
Add InlineIfLambda to Array.init (#19869)
kerams Jun 1, 2026
a62e57b
Update state-machine.md for security scan draft filter and repo rules…
github-actions[bot] Jun 2, 2026
c0bc8de
Fix SRTP `get_Item` witness resolution for `string` indexers (#19757)
Copilot Jun 2, 2026
a421267
Glossary improvement (#19881)
T-Gro Jun 3, 2026
3f2ef65
Remove duplicate and unused file (#19886)
majocha Jun 3, 2026
87f9bb7
[main] Update dependencies from dotnet/roslyn (#19827)
dotnet-maestro[bot] Jun 3, 2026
74802de
Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…
dotnet-maestro[bot] Jun 3, 2026
d6558b2
[main] Update dependencies from dotnet/arcade (#19825)
dotnet-maestro[bot] Jun 3, 2026
eb038f0
Dedup format specifier locations in computation expressions (#19791)
T-Gro Jun 3, 2026
3cf85be
Preserve type aliases in match | null refinement (#19745)
T-Gro Jun 3, 2026
c81bc85
Suppress hover/symbol resolution for wildcard `_` patterns inside `me…
Copilot Jun 3, 2026
96ac8a0
Make PR Tooling Safety Check resilient to GitHub MCP list_pull_reques…
Copilot Jun 3, 2026
f15535b
Fix XmlDoc validation for get/set property pairs (#13684) (#19884)
T-Gro Jun 3, 2026
0fb7052
Fix #16360: stop duplicating editor diagnostics (revert Roslyn workar…
T-Gro Jun 4, 2026
022cd1a
chore: update actions/github-script from v6 to v7 (#19843)
T-Gro Jun 4, 2026
d6db771
Fix #18086: suppress NuGet restore stdout under FSI --quiet (#19808)
T-Gro Jun 4, 2026
24e36c9
[main] Source code updates from dotnet/dotnet (#19887)
dotnet-maestro[bot] Jun 4, 2026
37e58b0
Make fsharp-diagnostics skill cross-platform (#19893)
T-Gro Jun 4, 2026
bc8a51b
Fix parser error for anonymous record type aliases with postfix type …
Copilot Jun 4, 2026
9bb6b56
Emit debug points at a stack-empty position (#19877)
auduchinok Jun 4, 2026
f7be8d0
Unify baseline checking behind a single checkBaseline helper (#19888)
auduchinok Jun 5, 2026
c854edd
Remove unused variable group (#19899)
abonie Jun 5, 2026
abd099b
Restore github.dev editor link in release-notes check comment (#19898)
T-Gro Jun 8, 2026
e9b7dad
Add pr-description skill for short GitHub write-ups (#19891)
T-Gro Jun 8, 2026
d0e593f
Debug: rework `for` expressions stepping (#19894)
auduchinok Jun 8, 2026
b8b40f5
Warn on inconsistent [<CompiledName>] across extension overloads (#19…
T-Gro Jun 10, 2026
ee4793e
Fix quotations leaking empty-string match lowering into AST (#19873) …
T-Gro Jun 12, 2026
b2070ab
Fix degraded codegen for inner recursive functions under realsig (#19…
T-Gro Jun 12, 2026
42e9b57
Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…
dotnet-maestro[bot] Jun 12, 2026
6127daa
docs: update state-machine diagram for security scan pagination + dat…
github-actions[bot] Jun 12, 2026
276708b
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jun 12, 2026
fb9e190
[main] Update dependencies from dotnet/roslyn (#19889)
dotnet-maestro[bot] Jun 12, 2026
b2319f7
[main] Update dependencies from dotnet/msbuild (#19826)
dotnet-maestro[bot] Jun 12, 2026
14c4ced
Warn FS3888 when consumer-visible attributes are missing from .fsi (#…
T-Gro Jun 12, 2026
439bfb9
Fix FS1182 not reported for unused let functions in class types (#19805)
T-Gro Jun 12, 2026
9983e82
Fix double Dispose in use bindings with as patterns (#12300) (#19858)
T-Gro Jun 12, 2026
9ceee64
Unused analyzers: disable in VS when file has errors (#19892)
auduchinok Jun 12, 2026
aa00b17
Fix ICE on named-arg indexer setter (#16034) (#19851)
T-Gro Jun 12, 2026
9bc13b3
Debug: rework conditional erasure, fix stepping over literals (#19897)
auduchinok Jun 12, 2026
b9058ac
Fix tooltip showing mangled module suffix for companion modules (#173…
T-Gro Jun 15, 2026
8c3696d
Improve agentic state-machine generator prompt (#19901)
T-Gro Jun 16, 2026
822e804
Fix ParallelCompilation property passing (#19945)
majocha Jun 16, 2026
35851a1
Add MSBuild quality review agentic workflow (#19958)
0101 Jun 17, 2026
eb5f50d
Add binlog-analysis skill (build-failure triage via binlog-mcp) (#19957)
0101 Jun 17, 2026
d31c517
Debug: fix `if` and `match` condition sequence points (#19932)
auduchinok Jun 18, 2026
c0bb0ee
[main] Update dependencies from dotnet/roslyn (#19944)
dotnet-maestro[bot] Jun 18, 2026
6b856af
[main] Update dependencies from dotnet/msbuild (#19943)
dotnet-maestro[bot] Jun 18, 2026
3558d1a
Stop agentic-workflow failure-issue spam (#19953)
T-Gro Jun 18, 2026
13e97bc
Allow interpolated string adjacent to '=' (e.g. C(Name=$"value")) (#1…
edgarfgp Jun 18, 2026
bcbfa35
Pass only narrow terminal-identifier range from name resolution (#19818)
T-Gro Jun 18, 2026
a0b1a78
Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…
dotnet-maestro[bot] Jun 18, 2026
7c7711b
Treat `]` before dot like `)` in QuickParse completion (#19934)
T-Gro Jun 19, 2026
bae38c2
[main] Update dependencies from dotnet/roslyn (#19973)
dotnet-maestro[bot] Jun 22, 2026
2f9c6d8
[main] Update dependencies from dotnet/msbuild (#19972)
dotnet-maestro[bot] Jun 22, 2026
ee7de00
Bump versions (#19981)
T-Gro Jun 23, 2026
3b7d2ac
Fix FieldAccessException when optimizer relocates protected base-fiel…
T-Gro Jun 23, 2026
fdf96f5
Checker: recover on checking language version (#19970)
auduchinok Jun 23, 2026
9b04b4b
ILVerify: soft comparison ignoring IL byte offset drift (#18090) (#19…
techiedesu Jun 23, 2026
378941c
Fix FSI pretty printing for anonymous records (#19919)
T-Gro Jun 23, 2026
1c73b9a
Address Eugene's feedback on PR #19504 (#19896)
T-Gro Jun 23, 2026
2714128
Fix lost source range for empty-bodied computation expressions in pip…
T-Gro Jun 23, 2026
b6810c2
Add FS3889 diagnostic for namespace/type collision (#19802)
T-Gro Jun 23, 2026
7408e8f
Nullness FS3261: pinpoint receiver range, name the member & binding i…
T-Gro Jun 23, 2026
bf52406
Fix open declaration insertion in .fsx scripts after #r/#load directi…
T-Gro Jun 24, 2026
69fa447
Fix FS1110 in task { let! } when generic IL extension is in scope (#1…
T-Gro Jun 24, 2026
00c3e63
Nest augmentation-member closures inside their declaring type under -…
T-Gro Jun 24, 2026
188a8b0
Don't regenerate xlf files in source-only builds (#19968)
T-Gro Jun 24, 2026
7d37e58
Report the resolved overload for [<CustomOperation>] keywords in Quic…
T-Gro Jun 24, 2026
d6002a9
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jun 25, 2026
0de31df
Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…
dotnet-maestro[bot] Jun 25, 2026
66dfbcb
[main] Update dependencies from dotnet/roslyn (#19983)
dotnet-maestro[bot] Jun 25, 2026
485c640
[main] Update dependencies from dotnet/msbuild (#19982)
dotnet-maestro[bot] Jun 25, 2026
f8da10d
Do not classify recursive self-reference ref cells as mutable (#19918)
T-Gro Jun 25, 2026
9ae5fc5
Handle remaining interpolated-string forms adjacent to '=' (#16696) (…
edgarfgp Jun 25, 2026
8c60a0d
Detect duplicate sibling modules in recursive module groups (#19913)
T-Gro Jun 29, 2026
ae00c30
Improve implied argument names (#20001)
kerams Jun 29, 2026
0baf9fd
Detect recursive inline bindings and emit FS3888 diagnostic (#19803)
T-Gro Jun 29, 2026
80d0ddf
Determinism: parallel-codegen same-flags reproducibility (closes #197…
T-Gro Jun 29, 2026
434fa38
[main] Update dependencies from dotnet/roslyn (#19998)
dotnet-maestro[bot] Jun 30, 2026
36e5aba
[main] Update dependencies from dotnet/msbuild (#19997)
dotnet-maestro[bot] Jun 30, 2026
58952c4
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jun 30, 2026
34b2821
[main] Source code updates from dotnet/dotnet (#20000)
dotnet-maestro[bot] Jun 30, 2026
61f0783
Render declaring type for C#-style extensions in overload errors (#19…
T-Gro Jun 30, 2026
d349e99
Specialize FS0027 for function/method parameters (#19866)
T-Gro Jun 30, 2026
31ad1d1
Update agentic state machine documentation (#20005)
github-actions[bot] Jun 30, 2026
8fd2a1a
Fix MSBuild condition quoting and DotnetFsiCompilerPath typo (#19990)
github-actions[bot] Jun 30, 2026
da65353
Allow closures to read a protected base field (#19991)
T-Gro Jun 30, 2026
c4ad832
feat(fcs): expose FSharpMemberOrFunctionOrValue.IsPropertyAccessor (#…
T-Gro Jun 30, 2026
edc2513
Fix F# semantic classification for delegates, slices, CEs, open type …
T-Gro Jun 30, 2026
937dcdf
Report FS0039 only once for undefined type in inherit clause (#19862)
T-Gro Jul 1, 2026
16a32a1
Fix #16419: report seq implicit-yield format specifiers and diagnosti…
T-Gro Jul 1, 2026
f83fe77
Insert release notes at a random line to avoid merge conflicts (#20008)
T-Gro Jul 1, 2026
c2cba56
Add regression test for cross-assembly private-constructor record equ…
T-Gro Jul 1, 2026
e536e0a
Fix Go-to-Definition for provided constructors without definition loc…
T-Gro Jul 1, 2026
fe49554
Avoid false FS1113 on inline instance members with class-scope self i…
Copilot Jul 1, 2026
fc3ee06
Add computation-expression tests for warning 20 range (follow-up to #…
T-Gro Jul 1, 2026
4d06bd1
Add code-compaction skill for shrinking bloated diffs (#19954)
T-Gro Jul 1, 2026
95ff08f
Fix spurious type errors for provided types under parallel compilatio…
T-Gro Jul 2, 2026
53ba0b4
Debugger: prefer no inlining in non-optimized builds (#19548)
auduchinok Jul 2, 2026
31a1938
Do not ReadyToRun-publish the proto tools on ppc64le (#20007)
pkubaj Jul 2, 2026
aa4b044
Fix packaging of design-time providers referenced via ProjectReferenc…
T-Gro Jul 2, 2026
2ffa6a2
Localized file check-in by OneLocBuild Task: Build definition ID 499:…
dotnet-bot Jul 2, 2026
7d33744
Stop FSI from mutating script arguments after `--` separator (#19926)
T-Gro Jul 2, 2026
4d1291a
Fix missing semantic classification in nested copy-and-update express…
T-Gro Jul 2, 2026
ac14120
Optimizer: eliminate unused `Unchecked.defaultof<'T>` bindings (#19758)
Copilot Jul 2, 2026
cceb2b8
Fix named-argument completion stopping after first arg for methods (#…
T-Gro Jul 2, 2026
25c6a37
Allow address-of for type-instantiated generalized let bindings (#19948)
KirtiRamchandani Jul 3, 2026
e16435d
Fix #16268: classify IDisposable in type-occurrence positions as Inte…
T-Gro Jul 3, 2026
be5bb60
Attach DebuggableAttribute to FSI multi-emit manifests under --debug+…
T-Gro Jul 3, 2026
dc417f3
[main] Update dependencies from dotnet/roslyn (#20013)
dotnet-maestro[bot] Jul 5, 2026
b4dbb37
[main] Update dependencies from dotnet/msbuild (#20012)
dotnet-maestro[bot] Jul 5, 2026
f653f56
Intern provided namespaces to fix parallel-compilation resolution rac…
T-Gro Jul 5, 2026
b53b04d
Preserve enum type in custom attribute argument of type obj (#995) (#…
edgarfgp Jul 5, 2026
6b01056
Emit FS0755 for CompiledName on multi-value let-bindings (#19924)
T-Gro Jul 7, 2026
19565c1
Show [<Literal>] and constant value for IL fields in Go to Metadata (…
T-Gro Jul 7, 2026
9f5d8cc
Fix shouldBeParenthesizedInContext for Sequential in record fields (#…
T-Gro Jul 7, 2026
a7ee438
Migrate devdiv/dotnet-core-internal-tooling to WIF service connection…
missymessa Jul 7, 2026
5257863
Make parallel and sequential code generation byte-identical (#19929)
T-Gro Jul 7, 2026
bfbfb33
Update dependencies from https://github.com/dotnet/roslyn build 20260…
dotnet-maestro[bot] Jul 7, 2026
423c4b8
Fix ppc64le stack overflow from deep Sequential chains in graph check…
T-Gro Jul 7, 2026
527a6c3
Fix #13099: optimizer drops side-effectful receiver of unit member ac…
T-Gro Jul 7, 2026
205c658
Update dependencies from https://github.com/dotnet/roslyn build 20260…
dotnet-maestro[bot] Jul 8, 2026
ea3908e
Update dependencies from https://github.com/dotnet/msbuild build 2026…
dotnet-maestro[bot] Jul 8, 2026
7192705
Avoid leaking a MeterListener per Cache in DEBUG builds (#19995)
NatElkins Jul 8, 2026
3ebcc74
Bump FCSMinorVersion to 13 (keep main above 10.0.4xx servicing 43.12.…
T-Gro Jul 9, 2026
87ad51b
Update dependencies from https://github.com/dotnet/msbuild build 2026…
dotnet-maestro[bot] Jul 9, 2026
d11945a
Update dependencies from https://github.com/dotnet/roslyn build 20260…
dotnet-maestro[bot] Jul 9, 2026
60d315a
Add ResetCompilerGeneratedNameState to compiler-generated name genera…
NatElkins Jul 9, 2026
5928e91
Update dependencies from https://github.com/dotnet/msbuild build 2026…
dotnet-maestro[bot] Jul 10, 2026
4eefd05
[main] Update dependencies from dotnet/msbuild (#20055)
dotnet-maestro[bot] Jul 21, 2026
2cd254e
[main] Update dependencies from dotnet/roslyn (#20052)
dotnet-maestro[bot] Jul 21, 2026
9fc230a
Localized file check-in by OneLocBuild Task: Build definition ID 499:…
dotnet-bot Jul 21, 2026
e729d97
[main] Update dependencies from dotnet/arcade (#20054)
dotnet-maestro[bot] Jul 22, 2026
69fca7f
Tests/source context: support multiple carets (#20077)
auduchinok Jul 22, 2026
2f07589
Move VS language-service logic tests to FSharp.Compiler.Service.Tests…
T-Gro Jul 23, 2026
24d731a
Add Roslyn-format EnC CustomDebugInformation codec and portable PDB m…
NatElkins Jul 24, 2026
2e838bb
Add stable synthesized-name replay infrastructure for hot reload (#20…
NatElkins Jul 24, 2026
4a2749e
Fix #19457: lift CE constructs from plain let RHS in computation expr…
T-Gro Jul 24, 2026
1d8dc39
Fix attribute resolution in recursive module/namespace scopes (#19744)
T-Gro Jul 24, 2026
1dc395a
Correct StructLayout size emission for data-less struct unions (#19759)
Copilot Jul 24, 2026
8c0e444
Report FS3888 for generic attribute type abbreviations instead of FS0…
T-Gro Jul 26, 2026
fd6ed49
Move to .NET 11 (SDK, Arcade, product TargetFramework) (#20080)
T-Gro Jul 28, 2026
0c94e4e
Support NotNullIfNotNullAttribute (#19977)
kerams Jul 28, 2026
5dfbf7f
Move SDL/TSA validation to 1ES templates after Arcade 11 upgrade (#20…
abonie Jul 29, 2026
17cb503
Compiled ToStrings under -reflectionfree for DUs and Records (#19976)
charlesroddie Jul 30, 2026
c00299f
Run ilverify via the tool manifest instead of a hard-coded cache path…
abonie Jul 30, 2026
f4b785f
Record spreads (#18927)
brianrourkeboll Aug 1, 2026
d3403ca
Implement interpolated strings via String.Concat (#19971)
charlesroddie Aug 1, 2026
f5c88eb
[main] Source code updates from dotnet/dotnet (#20058)
dotnet-maestro[bot] Aug 3, 2026
647548b
Secure release-note checks for fork pull requests (#20081)
NatElkins Aug 3, 2026
536800c
Update test project to net11 (#20104)
abonie Aug 3, 2026
b6fdb0a
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Aug 4, 2026
3cc7755
Move to Roslyn's unified ExternalAccess library (#20099)
JoeRobich Aug 4, 2026
ea778bb
LexFilter: drop non-strict mode (#20106)
auduchinok Aug 4, 2026
36ce348
Enable Central Package Management with transitive pinning (#20084)
T-Gro Aug 4, 2026
d89529c
Implement direct delegates (#19993)
kerams Aug 4, 2026
bbc9b28
Merge remote-tracking branch 'origin/main' into darc-release/dev18.0-…
invalid-email-address Aug 4, 2026
92a3700
Fix check_release_notes 403 by restoring pull-requests: write and mak…
T-Gro Aug 4, 2026
49c33c9
Merge remote-tracking branch 'origin/main' into darc-release/dev18.0-…
invalid-email-address Aug 4, 2026
6df97f4
Fix malformed FSharp.Test.Utilities.fsproj from botched CPM merge
invalid-email-address Aug 4, 2026
11433ae
Remove leftover duplicate PackageReference/OutputType from botched CP…
invalid-email-address Aug 4, 2026
2038269
Adopt ordered multi-caret markers in FCS tests (no behaviour change) …
T-Gro Aug 4, 2026
b625afe
Retrigger CI after transient Linux test-host OOM (exit 137)
invalid-email-address Aug 4, 2026
3dafa14
check_release_notes: honor NO_RELEASE_NOTES opt-out before the 3,000-…
invalid-email-address Aug 4, 2026
4aac955
Restore darc PR to dependency-only diff (fix check_release_notes 3,00…
invalid-email-address Aug 4, 2026
5617dfb
Merge origin/main into darc-release/dev18.0
invalid-email-address Aug 4, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eng/Version.Details.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props
<Project>
<PropertyGroup>
<!-- dotnet-arcade dependencies -->
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.26379.2</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.26403.2</MicrosoftDotNetArcadeSdkPackageVersion>
<!-- dotnet-msbuild dependencies -->
<MicrosoftBuildPackageVersion>18.0.2</MicrosoftBuildPackageVersion>
<MicrosoftBuildFrameworkPackageVersion>18.0.2</MicrosoftBuildFrameworkPackageVersion>
Expand Down
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26379.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26403.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>c5d54a9de6e0e20a85e37fa3576a37235276772b</Sha>
<Sha>0e35127eec8820435a0de7f2349ae2b99eeb9c7b</Sha>
</Dependency>
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.25467.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"perl": "5.38.2.2"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26379.2",
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26403.2",
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2"
}
}
Loading