feat: Updates to .NET Standard 2.1 source generators (#1602)
This commit is contained in:
parent
021ebd0a88
commit
0da6e46d67
3 changed files with 5 additions and 5 deletions
|
|
@ -37,8 +37,8 @@
|
|||
<PackageReference Include="System.IO.Hashing" Version="8.0.0" />
|
||||
<PackageReference Include="Zlib.Bindings" Version="1.11.0" />
|
||||
|
||||
<PackageReference Include="ModernUO.Serialization.Annotations" Version="2.8.0" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.7.2" />
|
||||
<PackageReference Include="ModernUO.Serialization.Annotations" Version="2.9.0" />
|
||||
<PackageReference Include="ModernUO.Serialization.Generator" Version="2.9.0" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="Migrations/*.v*.json" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue