mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-25 11:46:07 +00:00
Refresh Nuget
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<HintPath>..\..\packages\ExifLib.1.7.0.0\lib\net45\ExifLib.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Magick.NET-Q8-AnyCPU, Version=7.0.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Magick.NET-Q8-AnyCPU.7.0.6.100\lib\net40\Magick.NET-Q8-AnyCPU.dll</HintPath>
|
||||
<HintPath>..\..\packages\Magick.NET-Q8-AnyCPU.7.0.6.101\lib\net40\Magick.NET-Q8-AnyCPU.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="PresentationCore" />
|
||||
<Reference Include="PresentationFramework" />
|
||||
@@ -65,8 +65,8 @@
|
||||
<Reference Include="System.Drawing" />
|
||||
<Reference Include="System.Xaml" />
|
||||
<Reference Include="WindowsBase" />
|
||||
<Reference Include="XamlAnimatedGif, Version=1.1.9.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\XamlAnimatedGif.1.1.9\lib\net45\XamlAnimatedGif.dll</HintPath>
|
||||
<Reference Include="XamlAnimatedGif, Version=1.1.10.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\XamlAnimatedGif.1.1.10\lib\net45\XamlAnimatedGif.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="ExifLib" version="1.7.0.0" targetFramework="net462" />
|
||||
<package id="Magick.NET-Q8-AnyCPU" version="7.0.6.100" targetFramework="net462" />
|
||||
<package id="XamlAnimatedGif" version="1.1.9" targetFramework="net462" />
|
||||
<package id="Magick.NET-Q8-AnyCPU" version="7.0.6.101" targetFramework="net462" />
|
||||
<package id="XamlAnimatedGif" version="1.1.10" targetFramework="net462" />
|
||||
</packages>
|
Reference in New Issue
Block a user