fix: Fixes code gen of nested classes (#1190)
This commit is contained in:
parent
8479306279
commit
53ebc66a93
3 changed files with 3 additions and 3 deletions
|
|
@ -42,7 +42,7 @@
|
|||
<PackageReference Include="Zlib.Bindings" Version="1.9.2" />
|
||||
|
||||
<PackageReference Include="ModernUO.Serialization.Annotations" Version="2.2.0" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.4.2" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.4.3" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="Migrations/*.v*.json" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue