dotMorten / WinUIEx

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

Compatibility with net6.0 #76

Closed rehali closed 1 year ago

rehali commented 1 year ago

Trying to use WinUIEx on a new net6.0 app I get the following error:

Error NU1202 Package WinUIEx 1.8.0 is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Package WinUIEx 1.8.0 supports: net5.0-windows10.0.18362 (.NETCoreApp,Version=v5.0)

dotMorten commented 1 year ago

As the error states WinUI (and thus WinUIEx) requires net5.0-windows10.0.18362+