- [X] Fixes TimeSpan not working with codegen
- [X] Fixes bad check for generic classes with a serialize method and deserialize ctor
- [X] Moves Accounts to codegen so it is versioned
- [X] Fixes deserialization of old Accounts with no version variable.
- [X] Fixes deserialize seek not doing anything. 🙈
- [X] Adds Email to serialization
|
||
|---|---|---|
| .. | ||
| SerializableEntityGeneration | ||
| SerializableMigration | ||
| SourceGeneration | ||
| EntitySerializationGenerator.cs | ||
| IsExternalInit.cs | ||
| SerializationGenerator.csproj | ||
| SerializerSyntaxReceiver.cs | ||
| Utility.cs | ||