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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: