QuickImage – Diff between revs 17 and 18
?pathlinks?
Rev 17 | Rev 18 | |||
---|---|---|---|---|
Line 108... | Line 108... | |||
108 | <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
108 | <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
|
109 | <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
109 | <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
|
110 | </Reference> |
110 | </Reference> |
|
111 | <Reference Include="PresentationCore" /> |
111 | <Reference Include="PresentationCore" /> |
|
112 | <Reference Include="PresentationFramework" /> |
112 | <Reference Include="PresentationFramework" /> |
|
113 | <Reference Include="Serilog, Version=4.1.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> |
113 | <Reference Include="Serilog, Version=4.2.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> |
|
114 | <HintPath>..\packages\Serilog.4.2.0\lib\net471\Serilog.dll</HintPath> |
114 | <HintPath>..\packages\Serilog.4.2.0\lib\net471\Serilog.dll</HintPath> |
|
115 | <Private>True</Private> |
- | ||
116 | </Reference> |
115 | </Reference> |
|
117 | <Reference Include="Serilog.Sinks.File, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> |
116 | <Reference Include="Serilog.Sinks.File, Version=6.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> |
|
118 | <HintPath>..\packages\Serilog.Sinks.File.6.0.0\lib\net471\Serilog.Sinks.File.dll</HintPath> |
117 | <HintPath>..\packages\Serilog.Sinks.File.6.0.0\lib\net471\Serilog.Sinks.File.dll</HintPath> |
|
119 | <Private>True</Private> |
- | ||
120 | </Reference> |
118 | </Reference> |
|
121 | <Reference Include="Shipwreck.Phash, Version=0.5.0.0, Culture=neutral, processorArchitecture=MSIL"> |
119 | <Reference Include="Shipwreck.Phash, Version=0.5.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
122 | <HintPath>..\packages\Shipwreck.Phash.0.5.0\lib\net461\Shipwreck.Phash.dll</HintPath> |
120 | <HintPath>..\packages\Shipwreck.Phash.0.5.0\lib\net461\Shipwreck.Phash.dll</HintPath> |
|
123 | </Reference> |
121 | </Reference> |
|
124 | <Reference Include="Shipwreck.Phash.Bitmaps, Version=0.5.0.0, Culture=neutral, processorArchitecture=MSIL"> |
122 | <Reference Include="Shipwreck.Phash.Bitmaps, Version=0.5.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
Line 409... | Line 407... | |||
409 | <ItemGroup /> |
407 | <ItemGroup /> |
|
410 | <Import Project="..\ffmpeg\ffmpeg.projitems" Label="Shared" /> |
408 | <Import Project="..\ffmpeg\ffmpeg.projitems" Label="Shared" /> |
|
411 | <Import Project="..\Tesseract Data\Tesseract Data.projitems" Label="Shared" /> |
409 | <Import Project="..\Tesseract Data\Tesseract Data.projitems" Label="Shared" /> |
|
412 | <Import Project="..\Dependencies\Dependencies.projitems" Label="Shared" /> |
410 | <Import Project="..\Dependencies\Dependencies.projitems" Label="Shared" /> |
|
413 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
411 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
414 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
- | ||
415 | <PropertyGroup> |
- | ||
416 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
- | ||
417 | </PropertyGroup> |
- | ||
418 | <Error Condition="!Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.5.1\build\EntityFramework.props'))" /> |
- | ||
419 | <Error Condition="!Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.5.1\build\EntityFramework.targets'))" /> |
- | ||
420 | <Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" /> |
- | ||
421 | <Error Condition="!Exists('..\packages\Tesseract.5.2.0\build\Tesseract.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Tesseract.5.2.0\build\Tesseract.targets'))" /> |
- | ||
422 | <Error Condition="!Exists('..\packages\VideoLAN.LibVLC.Windows.3.0.21\build\VideoLAN.LibVLC.Windows.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\VideoLAN.LibVLC.Windows.3.0.21\build\VideoLAN.LibVLC.Windows.targets'))" /> |
- | ||
423 | <Error Condition="!Exists('..\packages\Magick.NET-Q16-AnyCPU.14.3.0\build\netstandard20\Magick.NET-Q16-AnyCPU.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Magick.NET-Q16-AnyCPU.14.3.0\build\netstandard20\Magick.NET-Q16-AnyCPU.targets'))" /> |
- | ||
424 | <Error Condition="!Exists('..\packages\Serilog.4.2.0\build\Serilog.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Serilog.4.2.0\build\Serilog.targets'))" /> |
- | ||
425 | <Error Condition="!Exists('..\packages\Magick.NET-Q16-AnyCPU.14.3.0\build\netstandard20\Magick.NET-Q16-AnyCPU.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Magick.NET-Q16-AnyCPU.14.3.0\build\netstandard20\Magick.NET-Q16-AnyCPU.targets'))" /> |
- | ||
426 | </Target> |
- | ||
427 | <Import Project="..\packages\EntityFramework.6.5.1\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.targets')" /> |
412 | <Import Project="..\packages\EntityFramework.6.5.1\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.targets')" /> |
|
428 | <Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" /> |
413 | <Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" /> |
|
429 | <Import Project="..\packages\Tesseract.5.2.0\build\Tesseract.targets" Condition="Exists('..\packages\Tesseract.5.2.0\build\Tesseract.targets')" /> |
414 | <Import Project="..\packages\Tesseract.5.2.0\build\Tesseract.targets" Condition="Exists('..\packages\Tesseract.5.2.0\build\Tesseract.targets')" /> |
|
430 | <Import Project="..\packages\VideoLAN.LibVLC.Windows.3.0.21\build\VideoLAN.LibVLC.Windows.targets" Condition="Exists('..\packages\VideoLAN.LibVLC.Windows.3.0.21\build\VideoLAN.LibVLC.Windows.targets')" /> |
415 | <Import Project="..\packages\VideoLAN.LibVLC.Windows.3.0.21\build\VideoLAN.LibVLC.Windows.targets" Condition="Exists('..\packages\VideoLAN.LibVLC.Windows.3.0.21\build\VideoLAN.LibVLC.Windows.targets')" /> |
|
431 | <Import Project="..\packages\Magick.NET-Q16-AnyCPU.14.3.0\build\netstandard20\Magick.NET-Q16-AnyCPU.targets" Condition="Exists('..\packages\Magick.NET-Q16-AnyCPU.14.3.0\build\netstandard20\Magick.NET-Q16-AnyCPU.targets')" /> |
416 | <Import Project="..\packages\Magick.NET-Q16-AnyCPU.14.3.0\build\netstandard20\Magick.NET-Q16-AnyCPU.targets" Condition="Exists('..\packages\Magick.NET-Q16-AnyCPU.14.3.0\build\netstandard20\Magick.NET-Q16-AnyCPU.targets')" /> |