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

[MAUI-Embedding]Update Maui package version for .Net 9 Version Projects when using MAUI embedding #2612

Open
4 of 16 tasks
DevTKSS opened this issue Nov 13, 2024 · 0 comments
Open
4 of 16 tasks
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.

Comments

@DevTKSS
Copy link

DevTKSS commented Nov 13, 2024

Current behavior

The Main Project when using maui embedded feature in a .net 9 preview uno app is pointing to the old rc maui packages while the project map is pointing to the new one, which throws critical issues

Expected behavior

Maui packages should get updated or the references in maui embedding feature point to the non rc version

How to reproduce it (as minimally and precisely as possible)

create uno app using maui embedding feature and .net 9, I did additionally selected server
finished the create it will prompt the package problem

Environment

Visual Studio lastest update, .net 9 sdk installed, uno check updated

Nuget Package (s): Microsoft.Maui.Controls, Microsoft.Maui.Controls.Compartiblity

Package Version(s): partly referencing rc, the other part already the 9.0.0 package

Affected platform(s):

  • iOS
  • macOS (AppKit)
  • Mac Catalyst
  • Android
  • WebAssembly
  • Windows
  • Skia (WPF)
  • Skia (GTK on Linux/macOS/Windows)
  • Skia (Linux Framebuffer)
  • Build tasks

Visual Studio:

  • 2019 (version: )
  • 2022 (version: 17.12.0)
  • Visual Studio Code (version: )
  • Rider Windows (version: )
  • Rider macOS (version: )

Relevant plugins:

  • Resharper (version: )

Anything else we need to know?

The Uno.Extensions.WinUI.Maui I found incl. checking the referenced property and packages files seems to point only to net 8 version, which made me unable to do a PR which would adjust the version numbers so you could do just a pull on it

@DevTKSS DevTKSS added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification.
Projects
None yet
Development

No branches or pull requests

1 participant