Remove X10D reference

This commit is contained in:
Oliver Booth 2022-05-19 10:47:59 +01:00
parent e2f3128f75
commit cde39097e7
No known key found for this signature in database
GPG Key ID: 32A00B35503AF634
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="ChilkatDnCore" Version="9.5.0.90" /> <PackageReference Include="ChilkatDnCore" Version="9.5.0.90"/>
<PackageReference Include="X10D" Version="3.2.0-nightly.108" />
</ItemGroup> </ItemGroup>
</Project> </Project>