Open mgmhunt opened 7 years ago
Assets/uFrame/uFrame.MVVM/Source/Designer/Editor/Inspectors/uFrameMVVMKernelInspector.cs(77,43): error CS0246: The type or namespace name Tuple' could not be found. Are you missingUniRx' using directive?
Tuple' could not be found. Are you missing
Using UniRx in uFrameMVVMKernelInspector.cs.
Yep, just leaving a note here for code to be updated.
Assets/uFrame/uFrame.MVVM/Source/Designer/Editor/Inspectors/uFrameMVVMKernelInspector.cs(77,43): error CS0246: The type or namespace name
Tuple' could not be found. Are you missing
UniRx' using directive?