-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WPF fails to build due to CS0433 when MSAL is included #2004
Comments
CC @jeromelaban |
That one is going to be difficult to fix, both types may effectively exist at the same time... |
Is this an issue with the template or specifically with MSAL? |
@nickrandolph @jeromelaban maybe it would make sense to prevent selecting MSAL if WPF is also selected (at least for now). Otherwise we get bad user experience now with the solution not building out of the box. Or we find a way to implement MSAL on WPF without WebView2. @carldebilly might know? |
Yeh I had this on my backlog for wizard/template to prevent msal if not supported platforms are selected. I just need to spend some time verifying which platforms are working. |
Closing as duplicate of unoplatform/uno.templates#426 where not supported platforms are included by template |
Current behavior
Trying to build
Expected behavior
How to reproduce it (as minimally and precisely as possible)
Environment
Nuget Package:
Package Version(s):
Affected platform(s):
Visual Studio:
Relevant plugins:
Anything else we need to know?
The text was updated successfully, but these errors were encountered: