fix: Fixes serialization generator issue with arrays (#2120)
This commit is contained in:
parent
af027cdac6
commit
41e909cd22
3 changed files with 3 additions and 3 deletions
|
|
@ -40,7 +40,7 @@
|
|||
<PackageReference Include="System.IO.Hashing" Version="9.0.2" />
|
||||
|
||||
<PackageReference Include="ModernUO.Serialization.Annotations" Version="2.9.1" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.12.19" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.12.20" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="Migrations/*.v*.json" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue