Reinhard

Results 2 issues of Reinhard

I have a .NET8 MAUI project (Target SDK 34, min SDK 31). Package references: ``` ``` When I want to enumerate the discovered devices, the app blocks forever. ``` //...

Hello, I have a Blazor Server project using 3.2.0 and I wanted to update to 3.3.0. When I open a page with the editor on it, I get the following...