Skip to content

Conversation

@JanKrivanek
Copy link
Member

Fixes #AB2263324

Context

Opting out of 17.10 changewave might lead to opting out of BinaryFormatter deprecation. This can unintentionally break ppl builds by breaking NodeConfig or TaskHost config de/serialization.
Both of the types and their data transfer is internal to MSBuild - there is no need to opt out from the safer, proprietary de/serialization. Hence let's prevent the opt out altogether.

Changes Made

Removed the opt-out option for NodeConfig and TaskHost config de/serialization

Testing

Existing tests

@JanKrivanek JanKrivanek enabled auto-merge (squash) October 3, 2024 10:53
@JanKrivanek JanKrivanek merged commit 8cd45e3 into main Oct 7, 2024
10 checks passed
@JanKrivanek JanKrivanek deleted the proto/remove-binfmt-optin branch October 7, 2024 19:24
This was referenced Oct 15, 2025
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