Describe the bug π
Basically when I ran this command
dotnet nuget why YourProjectName.csproj System.Reactive
It shows
[net10.0/browser-wasm]
[net10.0]
βββ ReactiveUI.Blazor (v24.1.0)
βββ Reactive.Wasm (v3.0.1)
β βββ System.Reactive (v7.0.0)
βββ System.Reactive (v7.0.0)
Which seems wrong since the whole purpose of the latest release is to remove the dependency on syste.reactive
Step to reproduce
dotnet nuget why YourProjectName.csproj System.Reactive
Reproduction repository
https://github.com/reactiveui/ReactiveUI
Expected behavior
This should happen...
Screenshots πΌοΈ
No response
IDE
No response
Operating system
No response
Version
No response
Device
No response
ReactiveUI Version
No response
Additional information βΉοΈ
No response
Describe the bug π
Basically when I ran this command
dotnet nuget why YourProjectName.csproj System.Reactive
It shows
[net10.0/browser-wasm]
[net10.0]
βββ ReactiveUI.Blazor (v24.1.0)
βββ Reactive.Wasm (v3.0.1)
β βββ System.Reactive (v7.0.0)
βββ System.Reactive (v7.0.0)
Which seems wrong since the whole purpose of the latest release is to remove the dependency on syste.reactive
Step to reproduce
dotnet nuget why YourProjectName.csproj System.Reactive
Reproduction repository
https://github.com/reactiveui/ReactiveUI
Expected behavior
This should happen...
Screenshots πΌοΈ
No response
IDE
No response
Operating system
No response
Version
No response
Device
No response
ReactiveUI Version
No response
Additional information βΉοΈ
No response