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

Build failing #37

Open
ergodaveh opened this issue Sep 27, 2023 · 0 comments
Open

Build failing #37

ergodaveh opened this issue Sep 27, 2023 · 0 comments

Comments

@ergodaveh
Copy link

Just wanted to have a look at the project use of Blazor and Maui using Vs2022 17.7.4 Xamarin 17.7.0.216 - Community installed Net6 and getting a few errors during the build.
Tried resolving unsuccessfully with Nuget
Cheers

Error NU1605 Warning As Error: Detected package downgrade: Microsoft.WindowsAppSDK from 1.1.5 to 1.0.0-experimental1. Reference the package directly from the project to select a different version.
BlazorWeather.Maui -> Microsoft.Maui.Dependencies 6.0.553 -> Microsoft.WindowsAppSDK (>= 1.1.5)
BlazorWeather.Maui -> Microsoft.WindowsAppSDK (>= 1.0.0-experimental1) BlazorWeather.Maui

Error NU1605 Warning As Error: Detected package downgrade: Microsoft.Graphics.Win2D from 1.0.3.1 to 1.0.0.26-experimental1. Reference the package directly from the project to select a different version.
BlazorWeather.Maui -> Microsoft.Maui.Dependencies 6.0.553 -> Microsoft.Graphics.Win2D (>= 1.0.3.1)
BlazorWeather.Maui -> Microsoft.Graphics.Win2D (>= 1.0.0.26-experimental1) BlazorWeather.Maui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant