Commit c2062d5d by 施晓雨

1

parent 4cf3515e
......@@ -32,8 +32,9 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Kivii.Pdf.V4.0, Version=5.5.2020.6210, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Kivii.Pdf.5.5.2020.6210\lib\net40\Kivii.Pdf.V4.0.dll</HintPath>
<Reference Include="Kivii.Pdf.V4.0, Version=5.5.2020.6250, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Kivii.Pdf.5.5.2020.6250\lib\net40\Kivii.Pdf.V4.0.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
......
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Kivii.Pdf" version="5.5.2020.6210" targetFramework="net40" />
<package id="Kivii.Pdf" version="5.5.2020.6250" targetFramework="net40" />
</packages>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment