curtis conner
curtis conner
### Library version used msal.Xamarin.iOS.4.59.0.0 ### .NET version .net 8 and uno platform 5.1. ### Scenario PublicClient - mobile app ### Is this a new or an existing app? This...
## What would you like to be added: Currently the MSAL extension only seems to work with Azure AD. When I try to use it with AZB2C i have no...
Cant compile with Uno 5.1 and CommunityToolkit.WinUI.Controls.SettingsControls" Version="8.0.240109"
### Describe the bug Trying to use the SettingsControl in a uno 5.1 project and i get the following error when compiling E:\ZiiDMS\ZiiDMSApp\Client\ZiiDMSApp\ZiiDMSApp.Mobile\Uno.UI.SourceGenerators\Uno.UI.SourceGenerators.BindableTypeProvi ders.BindableTypeProvidersSourceGenerator\BindableMetadata.g.cs(3674,91): error CS0433: The type 'CameraHelper' exists...
### Describe the bug I created a sample project using Uno 5.1 and CommunityTooklit 8 focusing on trying to use the SettingsCard. This project seems to work correctly on windows...
I would like to have enums generated in separate projects but i am getting this warning and cant seem to find the generated enums warning CS0436: The type 'EnumGeneratorAttribute' in...
I have project A which defines a set of enums using your generator. in project b i have yet another set of enums. while trying to reference project a enums...
### Library version used ### .NET version .net 8.300. Windows App SDK 1.6 ### Scenario PublicClient - desktop app ### Is this a new or an existing app? None ###...