Skip to content

Revert package upgrades#1104

Merged
EdwardCooke merged 1 commit into
aaubry:masterfrom
EdwardCooke:ec-fixpr
May 21, 2026
Merged

Revert package upgrades#1104
EdwardCooke merged 1 commit into
aaubry:masterfrom
EdwardCooke:ec-fixpr

Conversation

@EdwardCooke

Copy link
Copy Markdown
Collaborator

The latest merged pr to upgrade some packages broke the static analyzer. This reverts those package changes until we're ready to re-work that to use the incremental style.

Copilot AI review requested due to automatic review settings May 21, 2026 14:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reverts recent NuGet package upgrades in Directory.Packages.props after the prior upgrade caused the static analyzer/source-generator tooling to break, restoring previously working package versions until the analyzer can be reworked to an incremental-style implementation.

Changes:

  • Downgrade BenchmarkDotNet from 0.15.8 to 0.14.0.
  • Revert Roslyn-related packages: Microsoft.CodeAnalysis.Analyzers to 3.3.3 and Microsoft.CodeAnalysis.CSharp to 4.4.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@EdwardCooke EdwardCooke merged commit 5e9db71 into aaubry:master May 21, 2026
7 checks passed
This was referenced Jun 26, 2026
This was referenced Jun 29, 2026
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