fix: Updates schema generator to 2.6.4 (#1452)
This commit is contained in:
parent
09fc30546b
commit
455b11de9c
5 changed files with 12 additions and 12 deletions
|
|
@ -38,7 +38,7 @@
|
|||
<PackageReference Include="Zlib.Bindings" Version="1.11.0" />
|
||||
|
||||
<PackageReference Include="ModernUO.Serialization.Annotations" Version="2.6.0" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.6.2" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.6.4" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="Migrations/*.v*.json" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue