davidortinau / WeatherTwentyOne

MIT License
927 stars 220 forks source link

WinUI Types not resolvable #48

Open mbarmettler opened 2 years ago

mbarmettler commented 2 years ago

thanks for providing this sample here.

after a manual "update-pacakge" i was able to resolve all nuget package references. when i want to build i get the following error:

WMC1007 Cannot resolve metadata for WinUI types. Please ensure that Nuget Restore was successful. WeatherTwentyOne C:\source_prototypes\WeatherTwentyOne-dev-rc\src\WeatherTwentyOne\WeatherTwentyOne.csproj 1

i tried: clean, rebuild, reload project