-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug 🐞
I've just noticed a build problem when a library-not-referencing-RxUI (Library1) references once which does i.e.:
Application (references ReactiveUI.WPF)
|
Library1 (doesn't reference ReactiveUI.WPF) <- And when I add a reference to RxUI it works!
|
Library2 (references ReactiveUI.WPF)
The produces error CS0400:
"The type or namespace name 'Splat' could not be found in the global namespace (are you missing an assembly reference?)"
(And NCrunch output references IViewForGenerator)
Step to reproduce
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working