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

Add support for multiple target frameworks #292

Merged
merged 3 commits into from
Jan 15, 2024

Conversation

christianhelle
Copy link
Owner

This resolves #290 and unblocks @yadanilov19

@christianhelle christianhelle added the enhancement New feature, bug fix, or request label Jan 15, 2024
@christianhelle christianhelle self-assigned this Jan 15, 2024
Copy link

sonarcloud bot commented Jan 15, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (02380fd) 97.42% compared to head (bae28d6) 97.42%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #292   +/-   ##
=======================================
  Coverage   97.42%   97.42%           
=======================================
  Files          63       63           
  Lines        2366     2366           
=======================================
  Hits         2305     2305           
  Misses         40       40           
  Partials       21       21           
Flag Coverage Δ
unittests 97.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@christianhelle christianhelle merged commit f889721 into main Jan 15, 2024
1469 checks passed
@christianhelle christianhelle deleted the multiple-target-frameworks branch July 27, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, bug fix, or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for old core frameworks versions from .net6
1 participant