You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
today i installed the latest Maui(Blazor) workload on my project. Now the Blazorise packages are not accepted anymore.
It look like the NuGet packages need an explicit net7.0-android, ios,... dependency.
It is reproduceable if i create a plain Maui-Blazor Project with vs2022 and try to add Blazorise via nuget.
Or i am just to dumb to setup it correctly. Maui is cool but sometimes it making me cry... 😂
For my porpose i just use net7.0-android and net7.0-ios (in productive)
Ok, today new workload versions arrived and the base problem is solved.
A new problem occured, blazorise uses Microsoft.Extensions.Logging.Abstractions ≥ 7.0.1 what is at now not supported by the Xamarin packages... I have to wait ^^
Hey guys 👋,
today i installed the latest Maui(Blazor) workload on my project. Now the Blazorise packages are not accepted anymore.
It look like the NuGet packages need an explicit net7.0-android, ios,... dependency.
It is reproduceable if i create a plain Maui-Blazor Project with vs2022 and try to add Blazorise via nuget.
Or i am just to dumb to setup it correctly. Maui is cool but sometimes it making me cry... 😂
For my porpose i just use net7.0-android and net7.0-ios (in productive)
workload info
The text was updated successfully, but these errors were encountered: