Skip to content

fix: Use .NET 9 SDK #323

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 1 commit into from
Jun 8, 2025
Merged

fix: Use .NET 9 SDK #323

merged 1 commit into from
Jun 8, 2025

Conversation

skarllot
Copy link
Owner

@skarllot skarllot commented Jun 8, 2025

Pull Request

The issue or feature being addressed

  • Packaging pipeline is failing

Details on the issue fix or feature implementation

  • Use .NET 9 SDK
  • Configure packaging pipeline to install .NET 6, 8 and 9

Confirm the following

  • I started this PR by branching from the head of the default branch
  • I have targeted the PR to merge into the default branch
  • I have included unit tests for the issue/feature
  • I have successfully run a local build

Copy link

codecov bot commented Jun 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.65%. Comparing base (3e632df) to head (8dcf969).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #323   +/-   ##
=======================================
  Coverage   76.65%   76.65%           
=======================================
  Files          14       14           
  Lines         347      347           
  Branches       32       32           
=======================================
  Hits          266      266           
  Misses         74       74           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@skarllot skarllot merged commit 46126b1 into main Jun 8, 2025
6 checks passed
@skarllot skarllot deleted the fix/dotnet-version branch June 8, 2025 17:22
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