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

Open
wants to merge 15 commits into
base: marc/build-cleanup
Choose a base branch
from
Open

Conversation

mgravell
Copy link

@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!

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