Explorar o código

Tweak to PolymorphicConverter

Kenric Nugteren hai 3 semanas
pai
achega
e22ff8379d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      prs.stores/Events/Event.cs

+ 0 - 1
prs.stores/Events/Event.cs

@@ -70,7 +70,6 @@ public static class EventUtils
                 Serialization.WritablePropertiesOnly
             }
         };
-        settings.Converters.Add(new PolymorphicConverter());
         return settings;
     }