QuickImage – Diff between revs 2 and 3
?pathlinks?
Rev 2 | Rev 3 | |||
---|---|---|---|---|
Line 49... | Line 49... | |||
49 | </PropertyGroup> |
49 | </PropertyGroup> |
|
50 | <PropertyGroup> |
50 | <PropertyGroup> |
|
51 | <StartupObject>QuickImage.Program</StartupObject> |
51 | <StartupObject>QuickImage.Program</StartupObject> |
|
52 | </PropertyGroup> |
52 | </PropertyGroup> |
|
53 | <ItemGroup> |
53 | <ItemGroup> |
|
- | 54 | <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL"> |
||
- | 55 | <HintPath>..\packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath> |
||
- | 56 | </Reference> |
||
54 | <Reference Include="Chaos.NaCl, Version=0.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
57 | <Reference Include="Chaos.NaCl, Version=0.1.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
55 | <HintPath>..\packages\NetSparkleUpdater.Chaos.NaCl.0.9.3\lib\net462\Chaos.NaCl.dll</HintPath> |
58 | <HintPath>..\packages\NetSparkleUpdater.Chaos.NaCl.0.9.3\lib\net462\Chaos.NaCl.dll</HintPath> |
|
56 | </Reference> |
59 | </Reference> |
|
57 | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
60 | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
|
58 | <HintPath>..\packages\EntityFramework.6.5.1\lib\net45\EntityFramework.dll</HintPath> |
61 | <HintPath>..\packages\EntityFramework.6.5.1\lib\net45\EntityFramework.dll</HintPath> |
|
Line 97... | Line 100... | |||
97 | <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.3.0.0\lib\net462\NetSparkle.dll</HintPath> |
100 | <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.3.0.0\lib\net462\NetSparkle.dll</HintPath> |
|
98 | </Reference> |
101 | </Reference> |
|
99 | <Reference Include="NetSparkleUpdater.UI.WinForms, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
102 | <Reference Include="NetSparkleUpdater.UI.WinForms, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
|
100 | <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.3.0.0\lib\net462\NetSparkleUpdater.UI.WinForms.dll</HintPath> |
103 | <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.3.0.0\lib\net462\NetSparkleUpdater.UI.WinForms.dll</HintPath> |
|
101 | </Reference> |
104 | </Reference> |
|
- | 105 | <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
||
- | 106 | <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
||
- | 107 | </Reference> |
||
102 | <Reference Include="PresentationCore" /> |
108 | <Reference Include="PresentationCore" /> |
|
103 | <Reference Include="PresentationFramework" /> |
109 | <Reference Include="PresentationFramework" /> |
|
104 | <Reference Include="Serilog, Version=4.2.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> |
110 | <Reference Include="Serilog, Version=4.2.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> |
|
105 | <HintPath>..\packages\Serilog.4.2.0\lib\net471\Serilog.dll</HintPath> |
111 | <HintPath>..\packages\Serilog.4.2.0\lib\net471\Serilog.dll</HintPath> |
|
106 | </Reference> |
112 | </Reference> |
|
Line 363... | Line 369... | |||
363 | <PropertyGroup> |
369 | <PropertyGroup> |
|
364 | <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> |
370 | <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> |
|
365 | </PropertyGroup> |
371 | </PropertyGroup> |
|
366 | <Error Condition="!Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.5.1\build\EntityFramework.props'))" /> |
372 | <Error Condition="!Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.5.1\build\EntityFramework.props'))" /> |
|
367 | <Error Condition="!Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.5.1\build\EntityFramework.targets'))" /> |
373 | <Error Condition="!Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.5.1\build\EntityFramework.targets'))" /> |
|
368 | <Error Condition="!Exists('..\packages\Tesseract.5.2.0\build\Tesseract.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Tesseract.5.2.0\build\Tesseract.targets'))" /> |
- | ||
369 | <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'))" /> |
374 | <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'))" /> |
|
370 | <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'))" /> |
375 | <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'))" /> |
|
- | 376 | <Error Condition="!Exists('..\packages\Tesseract.5.2.0\build\Tesseract.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Tesseract.5.2.0\build\Tesseract.targets'))" /> |
||
371 | <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'))" /> |
377 | <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'))" /> |
|
372 | </Target> |
378 | </Target> |
|
373 | <Import Project="..\packages\EntityFramework.6.5.1\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.targets')" /> |
379 | <Import Project="..\packages\EntityFramework.6.5.1\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.targets')" /> |
|
374 | <Import Project="..\packages\Tesseract.5.2.0\build\Tesseract.targets" Condition="Exists('..\packages\Tesseract.5.2.0\build\Tesseract.targets')" /> |
- | ||
375 | <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')" /> |
380 | <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')" /> |
|
376 | <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')" /> |
381 | <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')" /> |
|
- | 382 | <Import Project="..\packages\Tesseract.5.2.0\build\Tesseract.targets" Condition="Exists('..\packages\Tesseract.5.2.0\build\Tesseract.targets')" /> |
||
377 | <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')" /> |
383 | <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')" /> |
|
378 | </Project> |
384 | </Project> |
|
379 | |
385 | |