Skip to content

Remove System.ServiceModel.Primitives dependency#123543

Merged
akoeplinger merged 1 commit intodotnet:mainfrom
akoeplinger:remove-servicemodel-primitives
Jan 23, 2026
Merged

Remove System.ServiceModel.Primitives dependency#123543
akoeplinger merged 1 commit intodotnet:mainfrom
akoeplinger:remove-servicemodel-primitives

Conversation

@akoeplinger
Copy link
Member

This was needed for Windows compat pack at some point but is not needed anymore.

Copilot AI review requested due to automatic review settings January 23, 2026 12:24
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jan 23, 2026
Copy link
Contributor

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

This PR removes the System.ServiceModel.Primitives dependency that was previously needed for Windows Compatibility Pack but is no longer required. The changes cleanly remove all references to this dependency from the version management files.

Changes:

  • Removed System.ServiceModel.Primitives version tracking from dependency management files

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
eng/Version.Details.xml Removed the System.ServiceModel.Primitives dependency entry (version 4.9.0-rc2.21473.1) from the dotnet/wcf source
eng/Version.Details.props Removed the SystemServiceModelPrimitivesPackageVersion and SystemServiceModelPrimitivesVersion property definitions

@akoeplinger akoeplinger merged commit 40bd248 into dotnet:main Jan 23, 2026
173 checks passed
@akoeplinger akoeplinger deleted the remove-servicemodel-primitives branch January 23, 2026 15:32
@github-actions github-actions bot locked and limited conversation to collaborators Feb 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants