dotnet / MobileBlazorBindings

Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
MIT License
1.2k stars 168 forks source link

VS 2022 issue #433

Closed genifycom closed 2 years ago

genifycom commented 2 years ago

I have an android Mobile Blazor Bindings that works fine under Visual Studio 2019 Version 16.11.7. Android 10.0 (Q)

Trying the same project under VisualStudio 2022 Version 17.0.1 gives the following:

Unhandled Exception The type initializer for 'Microsoft.AspNetCore.Components.ElementReferenceJsonConverter' threw an exception

genifycom commented 2 years ago

It was an fixed by a NuGet upgrade