fix: Updates serialization generator to add serial support (#1047)
This commit is contained in:
parent
6e69d25e33
commit
ff1b7aa994
3 changed files with 3 additions and 3 deletions
|
|
@ -46,7 +46,7 @@
|
|||
<PackageReference Include="Zstd.Binaries" Version="1.4.0" />
|
||||
|
||||
<PackageReference Include="ModernUO.Serialization.Annotations" Version="2.0.2" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.0.4" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.0.5" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="Migrations/*.v*.json" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue