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
I did a fresh clone of MahApps.Metro and when trying to compile the solution I have the following issues (they might be related that's why I am opening only one ticket).
Various NU1701:
Warning NU1701 Package 'Microsoft.Xaml.Behaviors.Wpf 1.0.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETCoreApp,Version=v3.0'. This package may not be fully compatible with your project.
Various NU1605:
Error NU1605 Detected package downgrade: Fody from 6.0.0 to 5.2.0. Reference the package directly from the project to select a different version.
MahApps.Metro.Demo -> Costura.Fody 4.1.0 -> Fody (>= 6.0.0)
MahApps.Metro.Demo -> Fody (>= 5.0.0)
It seems that the last commit is correctly building on the CI agent so I am assuming there is some missing resource or misconfigured thing on my machine. I am open to suggestion on what could be wrong.
Describe the bug
I did a fresh clone of MahApps.Metro and when trying to compile the solution I have the following issues (they might be related that's why I am opening only one ticket).
Various NU1701:
Various NU1605:
It seems that the last commit is correctly building on the CI agent so I am assuming there is some missing resource or misconfigured thing on my machine. I am open to suggestion on what could be wrong.
Thank you!
Environment
1.1.14 [C:\Program Files\dotnet\sdk]
2.1.602 [C:\Program Files\dotnet\sdk]
2.1.604 [C:\Program Files\dotnet\sdk]
2.1.700 [C:\Program Files\dotnet\sdk]
2.1.701 [C:\Program Files\dotnet\sdk]
2.1.801 [C:\Program Files\dotnet\sdk]
2.2.202 [C:\Program Files\dotnet\sdk]
2.2.204 [C:\Program Files\dotnet\sdk]
2.2.300 [C:\Program Files\dotnet\sdk]
2.2.301 [C:\Program Files\dotnet\sdk]
2.2.401 [C:\Program Files\dotnet\sdk]
3.0.100-preview6-012264 [C:\Program Files\dotnet\sdk]
The text was updated successfully, but these errors were encountered: