fix: Adds Poison to codegen (#1002)
This commit is contained in:
parent
933c41070f
commit
fc3d9b926d
16 changed files with 140 additions and 171 deletions
|
|
@ -46,7 +46,7 @@
|
|||
<PackageReference Include="Zstd.Binaries" Version="1.3.0" />
|
||||
|
||||
<PackageReference Include="ModernUO.Serialization.Annotations" Version="2.0.2" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.0.3" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.0.4" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="Migrations/*.v*.json" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue