Skip to content

Conversation

@ericstj
Copy link
Member

@ericstj ericstj commented Aug 1, 2024

Pull in changes from #9465 and #9492 to support nrbf code for Preview7

Customer Impact

Customers using .NET 9 Preview 7 would continue to take in implicit dependency on BinaryFormatter nuget package.

Regression

No.

Testing

Local testing and compat-lab applications

Risk

Medium.

cc - @adamsitnik , @pchaurasia14

Microsoft Reviewers: Open in CodeFlow

ThomasGoulet73 and others added 3 commits August 1, 2024 12:24
* Run PresentationCore tests

* Use previously built package native files
* install the System.Formats.Nrbf package

* switch to the new API

* remove unused methods

* remove everything related to parsing NRBF payloads and records that don't support writing

* try to fix and update the tests

* remove more unused code

Fixed conflict in Versions.props, and added missing entry to Version.Details.xml
WPF was depending on the package version of
System.Runtime.Serialization.Formatters but never shipping it.
�Instead WPF should depend on the built-in assembly version.
To do that we need to update the SDK version since WPF's vcxprojs don't
enable the nuget package targeting pack #9490
@ericstj ericstj requested review from a team as code owners August 1, 2024 19:37
@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Aug 1, 2024
Copy link
Member Author

@ericstj ericstj left a comment

Choose a reason for hiding this comment

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

LGTM - reviewed with @pchaurasia14

@pchaurasia14
Copy link
Contributor

Approved in tactics meeting.

@pchaurasia14 pchaurasia14 merged commit a751fdf into release/9.0-preview7 Aug 1, 2024
@pchaurasia14 pchaurasia14 deleted the 9.0-p7-backport-nrbf branch August 1, 2024 20:54
@github-actions github-actions bot locked and limited conversation to collaborators Sep 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants