Skip to content

Fixup build to clean state #432

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

Merged
merged 15 commits into from
Aug 5, 2025
Merged

Fixup build to clean state #432

merged 15 commits into from
Aug 5, 2025

Conversation

mgravell
Copy link
Contributor

@mgravell mgravell commented Jul 30, 2025

This updates #431:

  • updating packages
  • enables API tracking
  • cleans up remaining build output
  • applies modern C# standards
  • changes test matrix from net6+net7+net8 to net8+net9 - removed EOL (and not usable with current tooling)

Note that this will involve updating the CI so that the build happens with SDK 9, proposed here

Note there are some large machine-automated refactors in here; that's why API tracking was enabled: to prove that they haven't broken the API.

@mgravell mgravell mentioned this pull request Jul 30, 2025
@mgravell mgravell force-pushed the marc/code-cleanup branch from 2e72cb9 to 478457c Compare August 1, 2025 07:01
Copy link
Contributor

@uglide uglide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks for putting your effort into this clean up!

@mgravell mgravell merged commit 05abfff into marc/build-cleanup Aug 5, 2025
28 checks passed
@mgravell mgravell deleted the marc/code-cleanup branch August 5, 2025 07:11
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