Getting this error on build:
Assets\Packages\DevTools\Extensions\Extensions.cs(1052,43): error CS1061: 'Type' does not contain a definition for 'IsGenericType' and no extension method 'IsGenericType' accepting a first argument of type 'Type' could be found (are you missing a using directive or an assembly reference?)
I had read earlier that UWP was supported in Curvy, if someone could point me how to fix this issue, that would be great
-using 5.6.
Assets\Packages\DevTools\Extensions\Extensions.cs(1052,43): error CS1061: 'Type' does not contain a definition for 'IsGenericType' and no extension method 'IsGenericType' accepting a first argument of type 'Type' could be found (are you missing a using directive or an assembly reference?)
I had read earlier that UWP was supported in Curvy, if someone could point me how to fix this issue, that would be great
