Commit c2062d5d by 施晓雨

1

parent 4cf3515e
...@@ -32,8 +32,9 @@ ...@@ -32,8 +32,9 @@
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="Kivii.Pdf.V4.0, Version=5.5.2020.6210, Culture=neutral, processorArchitecture=MSIL"> <Reference Include="Kivii.Pdf.V4.0, Version=5.5.2020.6250, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Kivii.Pdf.5.5.2020.6210\lib\net40\Kivii.Pdf.V4.0.dll</HintPath> <HintPath>packages\Kivii.Pdf.5.5.2020.6250\lib\net40\Kivii.Pdf.V4.0.dll</HintPath>
<Private>True</Private>
</Reference> </Reference>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.Core" /> <Reference Include="System.Core" />
......
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<packages> <packages>
<package id="Kivii.Pdf" version="5.5.2020.6210" targetFramework="net40" /> <package id="Kivii.Pdf" version="5.5.2020.6250" targetFramework="net40" />
</packages> </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