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

Update WinUI to 0.8 stable #1522

Merged
merged 1 commit into from
Jul 1, 2021
Merged

Update WinUI to 0.8 stable #1522

merged 1 commit into from
Jul 1, 2021

Conversation

mattleibow
Copy link
Member

Description of Change

Bumping the version of WinUI and Win2D to the latest and greatest!

Fingers crossed!

@mattleibow mattleibow requested review from PureWeen, jonathanpeppers and Clancey and removed request for PureWeen July 1, 2021 18:18
Comment on lines +103 to +107
<PackageReference
Update="Microsoft.ProjectReunion.InteractiveExperiences"
Version="$(_MicrosoftProjectReunionVersion)"
NoWarn="NU1701"
/>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seems to be a restore error because it can't figure out that net6-windows is like net5-windows, but just a bit more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrewleader Is this a known bug?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll double check with the team, thanks Morten!

@PureWeen PureWeen merged commit e13bf13 into main Jul 1, 2021
@PureWeen PureWeen deleted the dev/winui-0.8.0 branch July 1, 2021 20:53
Csaba8472 added a commit to Csaba8472/maui that referenced this pull request Sep 6, 2021
* upstream/main: (270 commits)
  Automated dotnet-format update (dotnet#1533)
  Add tests for default colors (dotnet#1532)
  Don't extract native defaults, meaning users can no longer reset a color back to a platform theme (dotnet#1485)
  Avoid show the virtual keyboard in the Android TimePicker (dotnet#1428)
  Implement VerticalTextAlignment in WinUI Label (dotnet#1479)
  Changes in the Gallery: include custom fonts, reorganize some pages, etc. (dotnet#1526)
  Don't pack and force a signing failure (dotnet#1527)
  [main] Update dependencies from xamarin/xamarin-android (dotnet#1443)
  Implements EntryHandler IsPassword in WinUI (dotnet#802)
  Automated dotnet-format update (dotnet#1523)
  [Build] Fix net6 Microsoft.Maui.Handlers.Benchmarks assembly (dotnet#1525)
  Update WinUI to 0.8 stable (dotnet#1522)
  Implement the basic WindowHandler (dotnet#1468)
  Automated dotnet-format update (dotnet#1510)
  Implement Alerts (Alert, Prompt and ActionSheet) (dotnet#1328)
  Avoid create a drawable to set the Background if is not necessary (dotnet#1504)
  Android Gestures (dotnet#1489)
  Revert to using Navigation Page Shims (dotnet#1495)
  Allow to navigate to the same item after navigate back (dotnet#1503)
  Automated dotnet-format update (dotnet#1499)
  ...
@samhouts samhouts added area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info area-templates Project templates, Item Templates for Blazor and MAUI platform/windows 🪟 labels Jul 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info area-templates Project templates, Item Templates for Blazor and MAUI platform/windows 🪟
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants