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

Merge master and dependency updates into develop #1814

Merged
merged 18 commits into from
May 13, 2024
Merged

Merge master and dependency updates into develop #1814

merged 18 commits into from
May 13, 2024

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented May 13, 2024

  • fixing issue with backing field naming and serialization failing
  • Remove commented code
  • Verify empty dictionary is fine to deserialize
  • Do for loop only if any elements
  • [Formatting] Respect to nesting
  • Compute formatters only if elements are there
  • enable ignoring fields by using [NonSerialized]
  • Dependency review to enable optimisations. #1811 tweak dependencies.
  • Add conditions for polyfil dependencies so are not promoted from being transitive.
  • Drop dependency to v6
  • Fix build breaks
  • Avoid unsupported net461 target framework
  • Add .NET Framework target to drop dependencies

@AArnott AArnott added this to the v3.0 milestone May 13, 2024
@AArnott AArnott enabled auto-merge May 13, 2024 21:12
@AArnott AArnott merged commit caed65b into develop May 13, 2024
5 checks passed
@AArnott AArnott deleted the depUpdates branch May 13, 2024 21:24
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.

None yet

5 participants