QuickImage – Diff between revs 1 and 2

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 2
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"> 54 <Reference Include="Chaos.NaCl, Version=0.1.0.0, Culture=neutral, processorArchitecture=MSIL">
55 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.3.0\lib\net452\BouncyCastle.Crypto.dll</HintPath> 55 <HintPath>..\packages\NetSparkleUpdater.Chaos.NaCl.0.9.3\lib\net462\Chaos.NaCl.dll</HintPath>
56 </Reference> 56 </Reference>
57 <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> 57 <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> 58 <HintPath>..\packages\EntityFramework.6.5.1\lib\net45\EntityFramework.dll</HintPath>
59 </Reference> 59 </Reference>
60 <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> 60 <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
61 <HintPath>..\packages\EntityFramework.6.5.1\lib\net45\EntityFramework.SqlServer.dll</HintPath> 61 <HintPath>..\packages\EntityFramework.6.5.1\lib\net45\EntityFramework.SqlServer.dll</HintPath>
62 </Reference> 62 </Reference>
63 <Reference Include="Jot, Version=2.1.17.0, Culture=neutral, PublicKeyToken=6b498f69c5f88322, processorArchitecture=MSIL"> 63 <Reference Include="Jot, Version=2.1.17.0, Culture=neutral, PublicKeyToken=6b498f69c5f88322, processorArchitecture=MSIL">
64 <HintPath>..\packages\Jot.2.1.17\lib\netstandard2.0\Jot.dll</HintPath> 64 <HintPath>..\packages\Jot.2.1.17\lib\netstandard2.0\Jot.dll</HintPath>
65 </Reference> 65 </Reference>
66 <Reference Include="LibVLCSharp, Version=3.8.5.0, Culture=neutral, processorArchitecture=MSIL"> 66 <Reference Include="LibVLCSharp, Version=3.9.1.0, Culture=neutral, processorArchitecture=MSIL">
67 <HintPath>..\packages\LibVLCSharp.3.8.5\lib\net471\LibVLCSharp.dll</HintPath> 67 <HintPath>..\packages\LibVLCSharp.3.9.1\lib\net471\LibVLCSharp.dll</HintPath>
68 </Reference> 68 </Reference>
69 <Reference Include="LibVLCSharp.WinForms, Version=3.8.5.0, Culture=neutral, processorArchitecture=MSIL"> 69 <Reference Include="LibVLCSharp.WinForms, Version=3.9.1.0, Culture=neutral, processorArchitecture=MSIL">
70 <HintPath>..\packages\LibVLCSharp.WinForms.3.8.5\lib\net40\LibVLCSharp.WinForms.dll</HintPath> 70 <HintPath>..\packages\LibVLCSharp.WinForms.3.9.1\lib\net40\LibVLCSharp.WinForms.dll</HintPath>
71 </Reference> 71 </Reference>
72 <Reference Include="Magick.NET-Q16-AnyCPU, Version=13.10.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=MSIL"> 72 <Reference Include="Magick.NET-Q16-AnyCPU, Version=14.3.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=MSIL">
73 <HintPath>..\packages\Magick.NET-Q16-AnyCPU.13.10.0\lib\netstandard20\Magick.NET-Q16-AnyCPU.dll</HintPath> 73 <HintPath>..\packages\Magick.NET-Q16-AnyCPU.14.3.0\lib\netstandard20\Magick.NET-Q16-AnyCPU.dll</HintPath>
74 </Reference> 74 </Reference>
75 <Reference Include="Magick.NET.Core, Version=13.10.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=MSIL"> 75 <Reference Include="Magick.NET.Core, Version=14.3.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=MSIL">
76 <HintPath>..\packages\Magick.NET.Core.13.10.0\lib\netstandard20\Magick.NET.Core.dll</HintPath> 76 <HintPath>..\packages\Magick.NET.Core.14.3.0\lib\netstandard20\Magick.NET.Core.dll</HintPath>
77 </Reference> 77 </Reference>
78 <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 78 <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
79 <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath> 79 <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
-   80 </Reference>
-   81 <Reference Include="Microsoft.Bcl.HashCode, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
-   82 <HintPath>..\packages\Microsoft.Bcl.HashCode.6.0.0\lib\net462\Microsoft.Bcl.HashCode.dll</HintPath>
80 </Reference> 83 </Reference>
81 <Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL"> 84 <Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
82 <HintPath>..\packages\WindowsAPICodePack-Core.1.1.2\lib\Microsoft.WindowsAPICodePack.dll</HintPath> 85 <HintPath>..\packages\WindowsAPICodePack-Core.1.1.2\lib\Microsoft.WindowsAPICodePack.dll</HintPath>
83 </Reference> 86 </Reference>
84 <Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL"> 87 <Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
85 <HintPath>..\packages\WindowsAPICodePack-Shell.1.1.1\lib\Microsoft.WindowsAPICodePack.Shell.dll</HintPath> 88 <HintPath>..\packages\WindowsAPICodePack-Shell.1.1.1\lib\Microsoft.WindowsAPICodePack.Shell.dll</HintPath>
86 </Reference> 89 </Reference>
87 <Reference Include="MimeDetective, Version=24.7.1.0, Culture=neutral, PublicKeyToken=c0436b173445455a, processorArchitecture=MSIL"> 90 <Reference Include="MimeDetective, Version=24.12.2.0, Culture=neutral, PublicKeyToken=c0436b173445455a, processorArchitecture=MSIL">
88 <HintPath>..\packages\Mime-Detective.24.7.1\lib\netstandard2.0\MimeDetective.dll</HintPath> 91 <HintPath>..\packages\Mime-Detective.24.12.2\lib\netstandard2.0\MimeDetective.dll</HintPath>
89 </Reference> -  
90 <Reference Include="MimeDetective.Definitions.Exhaustive, Version=24.7.1.0, Culture=neutral, PublicKeyToken=c0436b173445455a, processorArchitecture=MSIL"> -  
91 <HintPath>..\packages\Mime-Detective.Definitions.Exhaustive.24.7.1\lib\netstandard2.0\MimeDetective.Definitions.Exhaustive.dll</HintPath> -  
92 </Reference> 92 </Reference>
93 <Reference Include="NetSparkle, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL"> 93 <Reference Include="MimeDetective.Definitions.Exhaustive, Version=24.12.2.0, Culture=neutral, PublicKeyToken=c0436b173445455a, processorArchitecture=MSIL">
94 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.3.0\lib\net452\NetSparkle.dll</HintPath> 94 <HintPath>..\packages\Mime-Detective.Definitions.Exhaustive.24.12.2\lib\netstandard2.0\MimeDetective.Definitions.Exhaustive.dll</HintPath>
95 </Reference> 95 </Reference>
96 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL"> 96 <Reference Include="NetSparkle, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
97 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.3.0\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath> 97 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.3.0.0\lib\net462\NetSparkle.dll</HintPath>
98 </Reference> 98 </Reference>
99 <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> 99 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
100 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.3.0\lib\net452\Newtonsoft.Json.dll</HintPath> 100 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.3.0.0\lib\net462\NetSparkleUpdater.UI.WinForms.dll</HintPath>
101 </Reference> 101 </Reference>
102 <Reference Include="PresentationCore" /> 102 <Reference Include="PresentationCore" />
103 <Reference Include="PresentationFramework" /> 103 <Reference Include="PresentationFramework" />
104 <Reference Include="Serilog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> 104 <Reference Include="Serilog, Version=4.2.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
105 <HintPath>..\packages\Serilog.4.0.1\lib\net471\Serilog.dll</HintPath> 105 <HintPath>..\packages\Serilog.4.2.0\lib\net471\Serilog.dll</HintPath>
106 </Reference> 106 </Reference>
107 <Reference Include="Serilog.Sinks.File, Version=6.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL"> 107 <Reference Include="Serilog.Sinks.File, Version=6.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
108 <HintPath>..\packages\Serilog.Sinks.File.6.0.0\lib\net471\Serilog.Sinks.File.dll</HintPath> 108 <HintPath>..\packages\Serilog.Sinks.File.6.0.0\lib\net471\Serilog.Sinks.File.dll</HintPath>
109 </Reference> 109 </Reference>
110 <Reference Include="Shipwreck.Phash, Version=0.5.0.0, Culture=neutral, processorArchitecture=MSIL"> 110 <Reference Include="Shipwreck.Phash, Version=0.5.0.0, Culture=neutral, processorArchitecture=MSIL">
Line 112... Line 112...
112 </Reference> 112 </Reference>
113 <Reference Include="Shipwreck.Phash.Bitmaps, Version=0.5.0.0, Culture=neutral, processorArchitecture=MSIL"> 113 <Reference Include="Shipwreck.Phash.Bitmaps, Version=0.5.0.0, Culture=neutral, processorArchitecture=MSIL">
114 <HintPath>..\packages\Shipwreck.Phash.Bitmaps.0.5.0\lib\net461\Shipwreck.Phash.Bitmaps.dll</HintPath> 114 <HintPath>..\packages\Shipwreck.Phash.Bitmaps.0.5.0\lib\net461\Shipwreck.Phash.Bitmaps.dll</HintPath>
115 </Reference> 115 </Reference>
116 <Reference Include="System" /> 116 <Reference Include="System" />
117 <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 117 <Reference Include="System.Buffers, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
118 <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath> 118 <HintPath>..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll</HintPath>
119 </Reference> 119 </Reference>
120 <Reference Include="System.Collections.Immutable, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 120 <Reference Include="System.Collections.Immutable, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
121 <HintPath>..\packages\System.Collections.Immutable.8.0.0\lib\net462\System.Collections.Immutable.dll</HintPath> 121 <HintPath>..\packages\System.Collections.Immutable.9.0.0\lib\net462\System.Collections.Immutable.dll</HintPath>
122 </Reference> 122 </Reference>
123 <Reference Include="System.ComponentModel.DataAnnotations" /> 123 <Reference Include="System.ComponentModel.DataAnnotations" />
124 <Reference Include="System.Core" /> 124 <Reference Include="System.Core" />
125 <Reference Include="System.Data.SQLite, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> 125 <Reference Include="System.Data.SQLite, Version=1.0.119.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
126 <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\lib\net46\System.Data.SQLite.dll</HintPath> 126 <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.119.0\lib\net46\System.Data.SQLite.dll</HintPath>
-   127 </Reference>
-   128 <Reference Include="System.Data.SQLite.EF6, Version=1.0.119.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
-   129 <HintPath>..\packages\System.Data.SQLite.EF6.1.0.119.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
127 </Reference> 130 </Reference>
128 <Reference Include="System.Data.SQLite.EF6, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> 131 <Reference Include="System.Data.SQLite.Linq, Version=1.0.119.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
129 <HintPath>..\packages\System.Data.SQLite.EF6.1.0.118.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath> 132 <HintPath>..\packages\System.Data.SQLite.Linq.1.0.119.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
130 </Reference> 133 </Reference>
131 <Reference Include="System.Data.SQLite.Linq, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> 134 <Reference Include="System.Diagnostics.DiagnosticSource, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
132 <HintPath>..\packages\System.Data.SQLite.Linq.1.0.118.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath> 135 <HintPath>..\packages\System.Diagnostics.DiagnosticSource.9.0.0\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
133 </Reference> 136 </Reference>
134 <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 137 <Reference Include="System.Drawing.Common, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
135 <HintPath>..\packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath> 138 <HintPath>..\packages\System.Drawing.Common.9.0.0\lib\net462\System.Drawing.Common.dll</HintPath>
136 </Reference> 139 </Reference>
137 <Reference Include="System.Drawing.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 140 <Reference Include="System.Formats.Nrbf, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
-   141 <HintPath>..\packages\System.Formats.Nrbf.9.0.0\lib\net462\System.Formats.Nrbf.dll</HintPath>
-   142 </Reference>
-   143 <Reference Include="System.IO.Pipelines, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
138 <HintPath>..\packages\System.Drawing.Common.8.0.7\lib\net462\System.Drawing.Common.dll</HintPath> 144 <HintPath>..\packages\System.IO.Pipelines.9.0.0\lib\net462\System.IO.Pipelines.dll</HintPath>
139 </Reference> 145 </Reference>
140 <Reference Include="System.Linq.Async, Version=6.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL"> 146 <Reference Include="System.Linq.Async, Version=6.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
141 <HintPath>..\packages\System.Linq.Async.6.0.1\lib\netstandard2.0\System.Linq.Async.dll</HintPath> 147 <HintPath>..\packages\System.Linq.Async.6.0.1\lib\netstandard2.0\System.Linq.Async.dll</HintPath>
142 </Reference> 148 </Reference>
143 <Reference Include="System.Linq.Async.Queryable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL"> 149 <Reference Include="System.Linq.Async.Queryable, Version=6.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
144 <HintPath>..\packages\System.Linq.Async.Queryable.6.0.1\lib\netstandard2.0\System.Linq.Async.Queryable.dll</HintPath> 150 <HintPath>..\packages\System.Linq.Async.Queryable.6.0.1\lib\netstandard2.0\System.Linq.Async.Queryable.dll</HintPath>
145 </Reference> 151 </Reference>
146 <Reference Include="System.Management" /> 152 <Reference Include="System.Management" />
147 <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 153 <Reference Include="System.Memory, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
148 <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath> 154 <HintPath>..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll</HintPath>
149 </Reference> 155 </Reference>
150 <Reference Include="System.Numerics" /> 156 <Reference Include="System.Numerics" />
151 <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 157 <Reference Include="System.Numerics.Vectors, Version=4.1.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
152 <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath> 158 <HintPath>..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll</HintPath>
-   159 </Reference>
-   160 <Reference Include="System.Reflection.Metadata, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
-   161 <HintPath>..\packages\System.Reflection.Metadata.9.0.0\lib\net462\System.Reflection.Metadata.dll</HintPath>
-   162 </Reference>
-   163 <Reference Include="System.Resources.Extensions, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
-   164 <HintPath>..\packages\System.Resources.Extensions.9.0.0\lib\net462\System.Resources.Extensions.dll</HintPath>
153 </Reference> 165 </Reference>
154 <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 166 <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
155 <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath> 167 <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
156 </Reference> 168 </Reference>
157 <Reference Include="System.Text.Encoding.CodePages, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 169 <Reference Include="System.Text.Encoding.CodePages, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
158 <HintPath>..\packages\System.Text.Encoding.CodePages.8.0.0\lib\net462\System.Text.Encoding.CodePages.dll</HintPath> 170 <HintPath>..\packages\System.Text.Encoding.CodePages.9.0.0\lib\net462\System.Text.Encoding.CodePages.dll</HintPath>
159 </Reference> 171 </Reference>
160 <Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 172 <Reference Include="System.Text.Encodings.Web, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
161 <HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath> 173 <HintPath>..\packages\System.Text.Encodings.Web.9.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
162 </Reference> 174 </Reference>
163 <Reference Include="System.Text.Json, Version=8.0.0.4, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 175 <Reference Include="System.Text.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
164 <HintPath>..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll</HintPath> 176 <HintPath>..\packages\System.Text.Json.9.0.0\lib\net462\System.Text.Json.dll</HintPath>
165 </Reference> 177 </Reference>
166 <Reference Include="System.Threading.Channels, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 178 <Reference Include="System.Threading.Channels, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
167 <HintPath>..\packages\System.Threading.Channels.8.0.0\lib\net462\System.Threading.Channels.dll</HintPath> 179 <HintPath>..\packages\System.Threading.Channels.9.0.0\lib\net462\System.Threading.Channels.dll</HintPath>
168 </Reference> 180 </Reference>
169 <Reference Include="System.Threading.Tasks.Dataflow, Version=8.0.0.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 181 <Reference Include="System.Threading.Tasks.Dataflow, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
170 <HintPath>..\packages\System.Threading.Tasks.Dataflow.8.0.1\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath> 182 <HintPath>..\packages\System.Threading.Tasks.Dataflow.9.0.0\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath>
171 </Reference> 183 </Reference>
172 <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 184 <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
173 <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath> 185 <HintPath>..\packages\System.Threading.Tasks.Extensions.4.6.0\lib\net462\System.Threading.Tasks.Extensions.dll</HintPath>
174 </Reference> 186 </Reference>
175 <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> 187 <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
176 <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath> 188 <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
177 </Reference> 189 </Reference>
178 <Reference Include="System.Xml.Linq" /> 190 <Reference Include="System.Xml.Linq" />
Line 221... Line 233...
221 <Compile Include="ImageListViewItemProgress.cs" /> 233 <Compile Include="ImageListViewItemProgress.cs" />
222 <Compile Include="ImageListViewItemProgressFailure.cs" /> 234 <Compile Include="ImageListViewItemProgressFailure.cs" />
223 <Compile Include="ImageListViewItemProgressSuccess.cs" /> 235 <Compile Include="ImageListViewItemProgressSuccess.cs" />
224 <Compile Include="ImageListViewSorters\DateImageListViewSorter.cs" /> 236 <Compile Include="ImageListViewSorters\DateImageListViewSorter.cs" />
225 <Compile Include="ImageListViewSorters\DateImageListViewSorterType.cs" /> 237 <Compile Include="ImageListViewSorters\DateImageListViewSorterType.cs" />
-   238 <Compile Include="ImageListViewSorters\NameListViewItemSorter.cs" />
226 <Compile Include="ImageListViewSorters\PerceptionImageListViewItemSorter.cs" /> 239 <Compile Include="ImageListViewSorters\PerceptionImageListViewItemSorter.cs" />
227 <Compile Include="ImageListViewSorters\SizeImageListViewItemSorter.cs" /> 240 <Compile Include="ImageListViewSorters\SizeImageListViewItemSorter.cs" />
228 <Compile Include="ImageListViewSorters\TypeImageListViewItemSorter.cs" /> 241 <Compile Include="ImageListViewSorters\TypeImageListViewItemSorter.cs" />
229 <Compile Include="ImageTool.cs" /> 242 <Compile Include="ImageTool.cs" />
230 <Compile Include="MagicMimeFile.cs" /> 243 <Compile Include="MagicMimeFile.cs" />
Line 323... Line 336...
323 <ItemGroup> 336 <ItemGroup>
324 <None Include="App.config" /> 337 <None Include="App.config" />
325 </ItemGroup> 338 </ItemGroup>
326 <ItemGroup> 339 <ItemGroup>
327 <Content Include="favicon.ico" /> 340 <Content Include="favicon.ico" />
-   341 <Content Include="ILLink\ILLink.Descriptors.LibraryBuild.xml" />
328 </ItemGroup> 342 </ItemGroup>
329 <ItemGroup> 343 <ItemGroup>
330 <ProjectReference Include="..\Configuration\Configuration.csproj"> 344 <ProjectReference Include="..\Configuration\Configuration.csproj">
331 <Project>{c82e1a5f-39bd-4a3d-9192-b69a180281f9}</Project> 345 <Project>{c82e1a5f-39bd-4a3d-9192-b69a180281f9}</Project>
332 <Name>Configuration</Name> 346 <Name>Configuration</Name>
Line 347... Line 361...
347 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 361 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
348 <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> 362 <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
349 <PropertyGroup> 363 <PropertyGroup>
350 <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> 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>
351 </PropertyGroup> 365 </PropertyGroup>
352 <Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" /> -  
353 <Error Condition="!Exists('..\packages\VideoLAN.LibVLC.Windows.3.0.20\build\VideoLAN.LibVLC.Windows.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\VideoLAN.LibVLC.Windows.3.0.20\build\VideoLAN.LibVLC.Windows.targets'))" /> -  
354 <Error Condition="!Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.5.1\build\EntityFramework.props'))" /> 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'))" />
355 <Error Condition="!Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.5.1\build\EntityFramework.targets'))" /> 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'))" />
356 <Error Condition="!Exists('..\packages\Tesseract.5.2.0\build\Tesseract.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Tesseract.5.2.0\build\Tesseract.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'))" />
357 <Error Condition="!Exists('..\packages\Magick.NET-Q16-AnyCPU.13.10.0\build\netstandard20\Magick.NET-Q16-AnyCPU.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Magick.NET-Q16-AnyCPU.13.10.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'))" />
-   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'))" />
358 </Target> 372 </Target>
359 <Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" /> -  
360 <Import Project="..\packages\VideoLAN.LibVLC.Windows.3.0.20\build\VideoLAN.LibVLC.Windows.targets" Condition="Exists('..\packages\VideoLAN.LibVLC.Windows.3.0.20\build\VideoLAN.LibVLC.Windows.targets')" /> -  
361 <Import Project="..\packages\EntityFramework.6.5.1\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.targets')" /> 373 <Import Project="..\packages\EntityFramework.6.5.1\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.targets')" />
362 <Import Project="..\packages\Tesseract.5.2.0\build\Tesseract.targets" Condition="Exists('..\packages\Tesseract.5.2.0\build\Tesseract.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')" />
363 <Import Project="..\packages\Magick.NET-Q16-AnyCPU.13.10.0\build\netstandard20\Magick.NET-Q16-AnyCPU.targets" Condition="Exists('..\packages\Magick.NET-Q16-AnyCPU.13.10.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')" />
-   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')" />
364 </Project> 378 </Project>
365   379