fix: Fixes source gen bugs (#1072)
This commit is contained in:
parent
6edccfe2aa
commit
17e33a65d2
2 changed files with 2 additions and 2 deletions
|
|
@ -46,7 +46,7 @@
|
|||
<PackageReference Include="Zstd.Binaries" Version="1.4.0" />
|
||||
|
||||
<PackageReference Include="ModernUO.Serialization.Annotations" Version="2.0.2" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.1.1" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.1.2" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="Migrations/*.v*.json" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue