uno.extensions
uno.extensions copied to clipboard
[Desktop] Could not load file or assembly Uno.Extensions.Authentication.MSAL.WinUI
Current behavior
When adding AuthenticationMsal
to <UnoFeatures>
and launching on Desktop an exception is thrown:
System.IO.FileNotFoundException: 'Could not load file or assembly 'Uno.Extensions.Authentication.MSAL.WinUI, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.'
Expected behavior
No response
How to reproduce it (as minimally and precisely as possible)
Repro: msal.zip Binlog: msal_Debug_AnyCPU_Build_2024-04-24T13_41_23.9873602+01_00.zip
Workaround
No response
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
Uno.Templates 5.2.28
{
"msbuild-sdks": {
"Uno.Sdk": "5.2.83"
}
}
<UnoExtensionsVersion>4.1.14</UnoExtensionsVersion>
<UnoToolkitVersion>6.0.18</UnoToolkitVersion>
<UnoThemesVersion>5.0.13</UnoThemesVersion>
<UnoCSharpMarkupVersion>5.2.13</UnoCSharpMarkupVersion>
Affected platforms
No response
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response