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

Feature enable Net 8.0 on WinUI #3701

Merged
merged 1 commit into from Dec 31, 2023
Merged

Feature enable Net 8.0 on WinUI #3701

merged 1 commit into from Dec 31, 2023

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

Feature

What is the current behavior?

WinUI has net 6.0 and net 7.0 builds

What is the new behavior?

ReacitveUI.WinUI now includes a build for net 8.0

What might this PR break?

Target framework needs to be updated to windows10.0.19041.0 if using an earlier version.

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

Copy link

codecov bot commented Dec 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0db5167) 58.37% compared to head (7a8da55) 58.37%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3701   +/-   ##
=======================================
  Coverage   58.37%   58.37%           
=======================================
  Files         160      160           
  Lines        5776     5776           
  Branches     1029     1029           
=======================================
  Hits         3372     3372           
  Misses       2015     2015           
  Partials      389      389           

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

@ChrisPulman ChrisPulman merged commit bfc9a04 into main Dec 31, 2023
3 checks passed
@ChrisPulman ChrisPulman deleted the CP_EnableWin8_0WithWinUI branch December 31, 2023 19:55
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants