ModernUO/Projects
Kamron Batman f2d44e0283
fix(codegen): Reverts & Disables codegen (for now) (#625)
After speaking with the C# devs, it is clear that code gen is not ready.
I can get around this by doing the following:
1. Creating a library
2. Splitting out the schema writing from the source generator
3. Moving the schema loading to `AdditionalFiles`
4. Writing a new post-build application using Roslyn to write the schema files after building.
2021-05-27 19:50:22 -07:00
..
Benchmarks fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
SerializationGenerator fix(codegen): Reverts & Disables codegen (for now) (#625) 2021-05-27 19:50:22 -07:00
SerializationGenerator.Tests feat: Source generated Serialization/Deserialization (#550) 2021-05-23 21:06:23 -07:00
Server fix(codegen): Reverts & Disables codegen (for now) (#625) 2021-05-27 19:50:22 -07:00
Server.Tests feat: Source generated Serialization/Deserialization (#550) 2021-05-23 21:06:23 -07:00
UOContent fix(codegen): Reverts & Disables codegen (for now) (#625) 2021-05-27 19:50:22 -07:00
UOContent.Tests fix(core): Adds Fedora 32/33 & RHEL 7/8 support. (#601) 2021-05-14 00:32:22 -07:00