ModernUO/Projects/SerializationGenerator
Kamron Batman 78f587f496
fix: Fixes dictionary codegen (#844)
* Fixes code gen with .net 6 by not using .net 6
* Fixes dictionary codegen
* Fixes kvp codegen
2021-11-13 16:18:16 -08:00
..
SerializableEntityGeneration fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
SerializableMigration fix: Fixes dictionary codegen (#844) 2021-11-13 16:18:16 -08:00
SourceGeneration Adds dictionary to codegen (#838) 2021-11-07 13:20:11 -08:00
EntitySerializationGenerator.cs fix(codegen): Adds codegen for embedded objects and timer fields (#686) 2021-08-16 14:48:18 -07:00
IsExternalInit.cs feat: Source generated Serialization/Deserialization (#550) 2021-05-23 21:06:23 -07:00
SerializationGenerator.csproj fix: Fixes dictionary codegen (#844) 2021-11-13 16:18:16 -08:00
SerializerSyntaxReceiver.cs fix(codegen): Adds codegen for embedded objects and timer fields (#686) 2021-08-16 14:48:18 -07:00
Utility.cs fix(codegen): Creates multiple steps for serialization source generator (#628) 2021-05-31 11:54:59 -07:00