Skip to content

Conversation

angularsen
Copy link
Owner

Fixes CI build due to net7 no longer being available.

New convention for target frameworks:

  • netstandard2.0
  • latest LTS version (net8.0)
  • any newer STS versions (net9.0)

Fixes CI build due to net7 no longer being available.

New convention for target frameworks:
- netstandard2.0
- latest LTS version (net8.0)
- any newer STS versions (net9.0)
@angularsen angularsen merged commit d3cf2df into master Jan 19, 2025
1 check was pending
@angularsen angularsen deleted the agl/net8 branch January 19, 2025 22:45
Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84%. Comparing base (53efbe5) to head (bfdc76d).
Report is 3 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1502   +/-   ##
======================================
  Coverage      84%     84%           
======================================
  Files         368     368           
  Lines       35606   35606           
======================================
  Hits        30005   30005           
  Misses       5601    5601           

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

angularsen pushed a commit that referenced this pull request Mar 23, 2025
Aiming to complete #1451 (the PR #1502 added .NET 9 for `master` but not
`release/v6`. I touched a few more projects and handled
`Activator.CreateInstance` differently - happy to simply copy #1502
exactly if you prefer.
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