Skip to content

Conversation

@Brennan1994
Copy link
Collaborator

No description provided.

Updates the Numerics project settings to build better NuGets
hash cleanups

compiler warnings addressed. rethrow exceptions excape special chars in xml
To prevent future issues with unwanted files showing up in the repo

Remove all packages committed to vc
compiler warnings test - unused variables and nullables
Replace BinaryFormatter with System.Text.Json serialization

Switched serialization in UncertaintyAnalysisResults, MCMCResults, ParameterResults, and related classes from BinaryFormatter to System.Text.Json for improved security and compatibility. Added JsonInclude attributes to private setters for correct serialization. Updated project file to include System.Text.Json package and removed obsolete [Serializable] attributes.

Reimplement binary formatter for reading legacy saved data.
Update Integration.yml
readonly and never set. would always return an empty readonly collection
@Brennan1994 Brennan1994 merged commit 5a47f50 into main Oct 25, 2025
1 check passed
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.

2 participants