1
0
mirror of https://github.com/oliverbooth/VpSharp synced 2024-11-14 16:05:42 +00:00

Add X10D 3.2.0-nightly.136

This commit is contained in:
Oliver Booth 2022-11-29 15:03:44 +00:00
parent 535f9fb9e8
commit a064328418
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634

View File

@ -30,8 +30,9 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="7.0.0" /> <PackageReference Include="System.Drawing.Common" Version="7.0.0"/>
<PackageReference Include="ZString" Version="2.5.0" /> <PackageReference Include="X10D" Version="3.2.0-nightly.136"/>
<PackageReference Include="ZString" Version="2.5.0"/>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>