Open lindexi opened 11 months ago
This doesn't look related to core Uno. I'll move to uno.extensions repo
Thank you @Youssef1313
@lindexi any update on this issue? Do you know of any possible workaround?
After some research, it seems to happen when we select something else than None on the Authentication step of the app creation.
I think this should be resolved now. I'm assuming this was happening when running WinAppSdk target as unpackaged?
@nickrandolph Thank you and how can I do to solve it?
Current behavior
Throw the System.InvalidOperationException when application startup.
The more info:
Reference: https://github.com/unoplatform/uno/issues/12578
Expected behavior
Work well?
How to reproduce it (as minimally and precisely as possible)
You can find my project code here: https://github.com/dotnet-campus/dotnetCampus.FileDownloader/tree/b033d24170d24b2d6ef491bdbd75139ba05b1c74/src/UnoFileDownloader
Workaround
No response
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
Directory.Packages.props:
Affected platforms
Windows
IDE
Visual Studio 2022
IDE version
VisualStudio 2022 17.7.6
Relevant plugins
No response
Anything else we need to know?
No response