fix: Fixes regression in primitive UO codegen (#1219)
This commit is contained in:
parent
2e78a07cab
commit
8a26afe28b
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.5.0" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.5.1" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.5.2" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="Migrations/*.v*.json" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue