Skip to content

Update MSBuild and Roslyn dependencies for non-servicing builds#37875

Open
Copilot wants to merge 2 commits intomainfrom
copilot/update-msbuild-roslyn-dependencies
Open

Update MSBuild and Roslyn dependencies for non-servicing builds#37875
Copilot wants to merge 2 commits intomainfrom
copilot/update-msbuild-roslyn-dependencies

Conversation

Copy link
Contributor

Copilot AI commented Mar 6, 2026

Bumps the pinned MSBuild and Roslyn package versions used when ShouldUseLiveRoslyn is false (i.e., all non-servicing builds).

Version changes

Package Before After
Microsoft.Build.Framework 18.0.2 18.3.3
Microsoft.Build.Utilities.Core 18.0.2 18.3.3
Microsoft.Build.Tasks.Core 18.0.2 18.3.3
Microsoft.CodeAnalysis.CSharp 5.0.0 5.3.0-2.final
Microsoft.CodeAnalysis.CSharp.Workspaces 5.0.0 5.3.0-2.final
Microsoft.CodeAnalysis.Workspaces.MSBuild 5.0.0 5.3.0-2.final

The servicing (ShouldUseLiveRoslyn = true) versions (MSBuild 18.5.0 / Roslyn 5.5.0) are unchanged.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…on-live scenario

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Copilot AI changed the title [WIP] Update MsBuild and Roslyn dependencies when UseLiveRoslyn is false Update MSBuild and Roslyn dependencies for non-servicing builds Mar 6, 2026
@AndriySvyryd AndriySvyryd marked this pull request as ready for review March 6, 2026 19:11
@AndriySvyryd AndriySvyryd self-requested a review as a code owner March 6, 2026 19:11
Copilot AI review requested due to automatic review settings March 6, 2026 19:11
@AndriySvyryd AndriySvyryd assigned roji and unassigned AndriySvyryd and Copilot Mar 6, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the pinned MSBuild and Roslyn package versions used for non-servicing builds (when ShouldUseLiveRoslyn is false) in the EF Core build/versioning infrastructure.

Changes:

  • Bump MSBuild package versions from 18.0.2 to 18.3.3 for non-live Roslyn builds.
  • Bump Roslyn package versions from 5.0.0 to 5.3.0-2.final for non-live Roslyn builds.

You can also share your feedback on Copilot code review. Take the survey.

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.

4 participants