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

Upgrade to .Net 8.0 #1287

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Upgrade to .Net 8.0 #1287

wants to merge 4 commits into from

Conversation

dylan-smith
Copy link
Collaborator

Updated to .Net 8 (and C#12).

Previously we were on .Net 6 which goes out of support on Nov 12, 2024.

But the real motivator was being able to use C# 12 which introduces some nice features to make the syntax more concise (especially primary constructors).

  • Did you write/update appropriate tests
  • Release notes updated (if appropriate)
  • Appropriate logging output
  • Issue linked
  • Docs updated (or issue created)
  • New package licenses are added to ThirdPartyNotices.txt (if applicable)

Copy link

github-actions bot commented Oct 23, 2024

Unit Test Results

813 tests   813 ✅  23s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 3ed6a7c.

♻️ This comment has been updated with latest results.

Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
gei 79% 69% 527
ado2gh 84% 78% 631
Octoshift 87% 77% 1305
bbs2gh 78% 72% 662
Summary 83% (6839 / 8197) 75% (1568 / 2096) 3125

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.

1 participant