jhenkes

Results 1 comments of jhenkes

The problem is with the "property.Value" in the following code: https://github.com/Jumoo/uSyncMigrations/blob/08c13f491fb69b50f5162062588662a2c9afbafb/uSync.Migrations/Handlers/Shared/SharedContentBaseHandler.cs#L134-L135 If we for example have a "content" property containing multiple "Value". ```xml ``` then "property.Value" returns: ```json { "name":...