-
Notifications
You must be signed in to change notification settings - Fork 4
fix: resolve CS8032 assembly version mismatch (#850) #888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rjmurillo
merged 21 commits into
main
from
fix/850-system-collections-immutable-version-mismatch
Feb 16, 2026
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
7265686
fix: resolve CS8032 assembly version mismatch for System.Collections.…
rjmurillo 368dc64
fix: add SRM check to MSBuild gate, fix PerfDiff NU1109
rjmurillo ffc4d3a
ci: add analyzer host compatibility check to CI pipeline
rjmurillo 2c2ba70
fix(ci): correct DLL paths in analyzer host compatibility check
cursoragent 94f0b9b
fix(build): enhance analyzer host compatibility validation
cursoragent 3519f32
ci: add analyzer load integration test for supported SDK versions
rjmurillo e8414c5
ci: add net10.0 to analyzer load integration test matrix
rjmurillo 9ff4f72
fix(ci): check build exit code in analyzer-load-test
cursoragent 6fefa40
ci: add .NET Framework 4.7.2, 4.8, 4.8.1 to analyzer load test matrix
rjmurillo 063d773
ci: use x64 runners for .NET Framework analyzer load tests
rjmurillo 32d9a52
fix(ci): restore correct artifact paths for analyzer host validation
rjmurillo 7a68343
ci: use msbuild.exe on Windows for .NET Framework analyzer load tests
rjmurillo 7a9fd93
docs: add gh act workflow verification guide to CONTRIBUTING.md
rjmurillo 67c7132
ci: test analyzer loading on both VS 2022 and VS 2026 hosts
rjmurillo c388191
ci: split build and test jobs, remove Windows ARM build
rjmurillo 40802cc
ci: extract perf into separate job, unblock test and load-test
rjmurillo d4a3717
fix(ci): convert MSYS path to Windows format for local NuGet feed
cursoragent 6bdd5db
ci: switch analyzer-load-test to pwsh, fix msbuild not found
rjmurillo 86e37e7
ci: fix misleading OK output in host compatibility check
rjmurillo 18a6d96
fix(ci): add null check and build exit code validation in analyzer-lo…
cursoragent 49ad078
fix: address PR review feedback for analyzer load test robustness
rjmurillo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.