Skip to content

Updating System.Collections.Immutable to 9.0.11#15425

Merged
nohwnd merged 4 commits intomicrosoft:mainfrom
MSLukeWest:main
Mar 3, 2026
Merged

Updating System.Collections.Immutable to 9.0.11#15425
nohwnd merged 4 commits intomicrosoft:mainfrom
MSLukeWest:main

Conversation

@MSLukeWest
Copy link
Contributor

@MSLukeWest MSLukeWest commented Feb 28, 2026

Description

Follow-up to #15392

For some reason updating it to just 9.0.0 didn't work, so I'm going to 9.0.11 instead to see if that works. This is what the Microsoft.Build assembly has a dependency on.

Related issue

Internal DevDiv bug 2692656

  • I have ensured that there is a previously discussed and approved issue.

@MSLukeWest MSLukeWest changed the title Updating System.Collections.Immutable to 10.0.1 Updating System.Collections.Immutable to 9.0.11 Mar 3, 2026
@nohwnd
Copy link
Member

nohwnd commented Mar 3, 2026

Usually file version is kept on .0.0.0 for assemblies to avoid trouble with binding redirects and to avoid products to re-build when they use particular version of dll. This is the case as well (but not always as we can see with System.Memory). So the correct binding to use is the original any -> 9.0.0.0.

@nohwnd nohwnd merged commit 75c6b0a into microsoft:main Mar 3, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants