Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update walkthrough to use JSON serialization instead of binary serialization #33276

Merged
merged 5 commits into from
Jan 4, 2023

Conversation

gewarren
Copy link
Contributor

@gewarren gewarren commented Dec 31, 2022

Internal preview.

Contributes to #32568.
Fixes #31326.

Should be merged after dotnet/samples#5617.

@gewarren gewarren added the 🚧 Hold for related PR Indicates a PR can only be merged when other related PRs are merged (see comments for links) label Dec 31, 2022
@dotnet-bot dotnet-bot added this to the December 2022 milestone Dec 31, 2022
@ghost ghost added the okr-health Content-health KR: Concerns article defects/freshness or build warnings. label Dec 31, 2022
@gewarren gewarren removed the 🚧 Hold for related PR Indicates a PR can only be merged when other related PRs are merged (see comments for links) label Jan 4, 2023
@gewarren gewarren enabled auto-merge (squash) January 4, 2023 01:00
@gewarren gewarren merged commit 73f343d into dotnet:main Jan 4, 2023
@gewarren gewarren deleted the persistance branch January 4, 2023 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-csharp/svc fundamentals/subsvc okr-health Content-health KR: Concerns article defects/freshness or build warnings.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BinaryFormatter is insecure and should not be used
3 participants