You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm getting theses errors when compiling the sample. What I'm missing ?
Error 3 'ReactiveUI.RxApp' does not contain a definition for 'DependencyResolver' C:---\RxUI_QCon-master\RxUI_QCon-master\RxUI_QCon.WinForms\MainWindow.cs 14 63 RxUI_QCon.WinForms
Error 2 The type or namespace name 'IMutableDependencyResolver' could not be found (are you missing a using directive or an assembly reference?) C:---\RxUI_QCon-master\RxUI_QCon-master\RxUI_QCon.WinForms\MainWindow.cs 14 29 RxUI_QCon.WinForms
thx
The text was updated successfully, but these errors were encountered:
Hi,
I'm getting theses errors when compiling the sample. What I'm missing ?
Error 3 'ReactiveUI.RxApp' does not contain a definition for 'DependencyResolver' C:---\RxUI_QCon-master\RxUI_QCon-master\RxUI_QCon.WinForms\MainWindow.cs 14 63 RxUI_QCon.WinForms
Error 2 The type or namespace name 'IMutableDependencyResolver' could not be found (are you missing a using directive or an assembly reference?) C:---\RxUI_QCon-master\RxUI_QCon-master\RxUI_QCon.WinForms\MainWindow.cs 14 29 RxUI_QCon.WinForms
thx
The text was updated successfully, but these errors were encountered: