dotMorten / WinUIEx

WinUI Extensions
https://dotmorten.github.io/WinUIEx
MIT License
602 stars 38 forks source link

We are getting error after updating WinUIEx package 1.1.0 to 1.4.3 #49

Closed VikasSaxenaxcdify closed 2 years ago

VikasSaxenaxcdify commented 2 years ago

Error description

Assembly 'WinUIEx' with identity 'WinUIEx, Version=1.4.3.0, Culture=neutral, PublicKeyToken=null' uses 'WinRT.Runtime, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709' which has a higher version than referenced assembly 'WinRT.Runtime' with identity 'WinRT.Runtime, Version=1.5.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'

dotMorten commented 2 years ago

Which version of .NET and Visual Studio do you have? Are you on latest? The latest WinUI requires a newer .NET runtime (6.0.4+ I believe)

dotMorten commented 2 years ago

Closing for now as I don't believe this is related to WinUIEx. Feel free to reopen with the extra information if you believe this is WinUIEx causing this.