-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Description
When Maui.SettingsView is installed via NuGet, it doesn't seem to register in the IDE - adding the reference .UseSettingsView() in MauiApp.CreateBuilder() isn't recognised, and adding xmlns:sv="clr-namespace:AiForms.Settings;assembly=SettingsView" into xaml isn't registered.
Steps to Reproduce
- Install Maui.SettingsView via NuGet
- Attempt to add .UseSettingsView() and xmln:sv reference in xaml isn't recognised.
Expected Behavior
.UseSettingsView() and xmln:sv references should be recognised once it's installed via NuGet
Actual Behavior
As above.
Platforms
- Visual Studio Windows.
Basic Information
- AiForms.SettingsView 1.0.12
- Maui
Metadata
Metadata
Assignees
Labels
No labels