Windows-Apps-Hub / UnitedSets

Bringing back Sets and Browser
https://www.microsoft.com/store/apps/9N7CWZ3L5RWL
MIT License
232 stars 10 forks source link

Fix CLI building/build caches w/ preview tooling for libs #32

Closed mitchcapper closed 1 year ago

mitchcapper commented 1 year ago

WinUI dotnet cli building for libs is a bit broken ( dotnet/maui#5886 ) this fixes that. This also fixes the issue that some of the xaml libs (ie cubeui) were rebuilding on every build even if not modified. Cuts my build time by about half.