dotnet / dotnet/wpf

Ensure WPF tests without the System.Runtime.Serialization.Formatters package

Open
#9,491 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

The default behavior of System.Runtime.Serialization.Formatters changed in .NET 9 to throw always.

To keep WPF's tests working we added a reference to the compat package for this.

WPF should add a test that validates the throwing behavior without this package. That would need to be a separate assembly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.