Thanks a lot for the fix version. I’m still getting build errors though.
Specifically:
AssetsParadoxNotionNodeCanvasFramework_CommonsRuntimeSerializationFull SerializerInternalfsPortableReflection.cs(29,39): error CS1061: 'IEnumerable<TypeInfo>' does not contain a definition for 'Length' and no extension method 'Length' accepting a first argument of type 'IEnumerable<TypeInfo>' could be found (are you missing a using directive or an assembly reference?)
AssetsParadoxNotionNodeCanvasFramework_CommonsRuntimeSerializationFull SerializerInternalfsPortableReflection.cs(30,21): error CS0021: Cannot apply indexing with [] to an expression of type 'IEnumerable<TypeInfo>'