uFrame / uFrame.MVVM

uFrame MVVM Framework
41 stars 14 forks source link

Importing uFrame.MVVM #6

Open mgmhunt opened 7 years ago

mgmhunt commented 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?

nantianliao commented 7 years ago

Using UniRx in uFrameMVVMKernelInspector.cs.

mgmhunt commented 7 years ago

Yep, just leaving a note here for code to be updated.