Cysharp / R3

The new future of dotnet/reactive and UniRx.
MIT License
1.71k stars 70 forks source link

`R3Extensions.Blazor` does not work with Blazor 8 auto-rendering apps #190

Open xperiandri opened 2 months ago

xperiandri commented 2 months ago

R3Extensions.Blazor requires Microsoft.AspNetCore.App which is not supported in client-side Blazor auto-rendering projects. error NETSDK1082: There was no runtime pack for Microsoft.AspNetCore.App available for the specified RuntimeIdentifier 'browser-wasm'.