Dan Siegel
Dan Siegel
## On which page? https://github.com/unoplatform/uno.extensions/blob/main/doc/Learn/Authentication/HowTo-MsalAuthentication.md/#L1 ## What's wrong? The MSAL Documentation currently does not specify which platforms are or are not supported. While these are ultimately determined by MSAL itself...
Fixes: # - fixes #307 - fixes #289 ## PR Type What kind of change does this PR introduce? - Bugfix ## What is the current behavior? WinUI Desktop is...
## What would you like to be added: We need to create an ICNS file for the app icon on MacOS for the Desktop target.
GitHub Issue (If applicable): closes # - closes #911 ## PR Type What kind of change does this PR introduce? - Bugfix ## What is the current behavior? The Template.json...
GitHub Issue (If applicable): closes # - fixes #848 ## PR Type What kind of change does this PR introduce? - Bugfix ## What is the current behavior? WASM Multi-Threading...
GitHub Issue (If applicable): closes # - fixes #760 ## PR Type What kind of change does this PR introduce? - Refactoring (no functional changes, no api changes) ## What...
## Description https://github.com/unoplatform/uno.templates/blob/c1d4ca746554aa27a1e371b2c369f851cb23d38f/src/Uno.Templates/content/unoapp/.vsconfig#L41-L42 Currently the `.vsconfig` in the unoapp template has a requirement on Android for both SDK 33 & 34. We really should only need a single version of...
GitHub Issue (If applicable): closes # - closes #17719 ## PR Type What kind of change does this PR introduce? - Bugfix ## What is the current behavior? We limit...
### Current behavior With a project using the following UnoFeatures plus the Runtime Tests we end up in a situation where we have a build failure for the Desktop Target....