feat: Adds GUID support for codegen (#1251)
This commit is contained in:
parent
58acfcabad
commit
32c15f214b
4 changed files with 7 additions and 14 deletions
|
|
@ -37,7 +37,7 @@
|
|||
<PackageReference Include="Zlib.Bindings" Version="1.10.1" />
|
||||
|
||||
<PackageReference Include="ModernUO.Serialization.Annotations" Version="2.6.0" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.6.0" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.6.1" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="Migrations/*.v*.json" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue