Skip to content
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

[GTK] MSAL Authentication fails on startup #426

Open
4 tasks
MartinZikmund opened this issue Nov 5, 2023 · 2 comments
Open
4 tasks

[GTK] MSAL Authentication fails on startup #426

MartinZikmund opened this issue Nov 5, 2023 · 2 comments
Assignees
Labels
kind/bug Something isn't working priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@MartinZikmund
Copy link
Member

Current behavior

When GTK app with MSAL Authentication is created, it fails on startup with:

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

Should not fail.

How to reproduce it (as minimally and precisely as possible)

  1. Create a blank Uno app which includes MSAL authentication via wizard
  2. Run the app on GTK - fails

Environment

Nuget Package:

Package Version(s):

Affected platform(s):

Skia GTK

Visual Studio:

  • 2017 (version: )
  • 2019 (version: )
  • for Mac (version: )

Relevant plugins:

  • Resharper (version: )

Anything else we need to know?

@MartinZikmund MartinZikmund added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Nov 5, 2023
@MartinZikmund
Copy link
Member Author

Similar issue exists for WPF - unoplatform/uno.extensions#2004

@nickrandolph
Copy link
Contributor

Moving to template (restriction already in place in the wizard)

@nickrandolph nickrandolph transferred this issue from unoplatform/uno.extensions Nov 10, 2023
@nickrandolph nickrandolph self-assigned this Nov 10, 2023
@nickrandolph nickrandolph added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. and removed triage/untriaged Indicates an issue requires triaging or verification. labels Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

2 participants