mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 18:39:45 +00:00
update deps
This commit is contained in:
@@ -65,8 +65,8 @@
|
||||
</AssemblyOriginatorKeyFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="PdfiumViewer, Version=2.14.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\PdfiumViewer.Updated.2.14.0\lib\net45\PdfiumViewer.dll</HintPath>
|
||||
<Reference Include="PdfiumViewer, Version=2.14.2.0, Culture=neutral, PublicKeyToken=97c6f28bf5a3df6e, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\PdfiumViewer.Updated.2.14.2\lib\net45\PdfiumViewer.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="PresentationCore" />
|
||||
<Reference Include="PresentationFramework" />
|
||||
|
@@ -2,5 +2,5 @@
|
||||
<packages>
|
||||
<package id="PDFium.x64.v8-xfa" version="4194.0.0" targetFramework="net462" />
|
||||
<package id="PDFium.x86.v8-xfa" version="4194.0.0" targetFramework="net462" />
|
||||
<package id="PdfiumViewer.Updated" version="2.14.0" targetFramework="net462" />
|
||||
<package id="PdfiumViewer.Updated" version="2.14.2" targetFramework="net462" />
|
||||
</packages>
|
Reference in New Issue
Block a user