QuickImage – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="..\packages\EntityFramework.6.5.1\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.5.1\build\EntityFramework.props')" />
4 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5 <PropertyGroup>
6 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
7 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
8 <ProjectGuid>{2F78A3EF-95BB-46B0-AE92-B071F6E414E3}</ProjectGuid>
9 <OutputType>WinExe</OutputType>
10 <RootNamespace>QuickImage</RootNamespace>
11 <AssemblyName>QuickImage</AssemblyName>
12 <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
13 <FileAlignment>512</FileAlignment>
14 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
15 <Deterministic>true</Deterministic>
16 <NuGetPackageImportStamp>
17 </NuGetPackageImportStamp>
18 </PropertyGroup>
19 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
20 <PlatformTarget>AnyCPU</PlatformTarget>
21 <DebugSymbols>true</DebugSymbols>
22 <DebugType>full</DebugType>
23 <Optimize>false</Optimize>
24 <OutputPath>bin\Debug\</OutputPath>
25 <DefineConstants>DEBUG;TRACE</DefineConstants>
26 <ErrorReport>prompt</ErrorReport>
27 <WarningLevel>4</WarningLevel>
28 <LangVersion>8</LangVersion>
29 <Prefer32Bit>true</Prefer32Bit>
30 </PropertyGroup>
31 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
32 <PlatformTarget>AnyCPU</PlatformTarget>
33 <DebugType>pdbonly</DebugType>
34 <Optimize>true</Optimize>
35 <OutputPath>bin\Release\</OutputPath>
36 <DefineConstants>TRACE</DefineConstants>
37 <ErrorReport>prompt</ErrorReport>
38 <WarningLevel>4</WarningLevel>
39 <LangVersion>8</LangVersion>
40 </PropertyGroup>
41 <PropertyGroup>
42 <MagickCopyNativeWindows>true</MagickCopyNativeWindows>
43 <MagickCopyNativeLinux>true</MagickCopyNativeLinux>
44 <MagickCopyNativeLinuxMusl>true</MagickCopyNativeLinuxMusl>
45 <MagickCopyNativeMacOS>true</MagickCopyNativeMacOS>
46 </PropertyGroup>
47 <PropertyGroup>
48 <ApplicationIcon>favicon.ico</ApplicationIcon>
49 </PropertyGroup>
50 <PropertyGroup>
51 <StartupObject>QuickImage.Program</StartupObject>
52 </PropertyGroup>
53 <ItemGroup>
54 <Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
55 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.3.0\lib\net452\BouncyCastle.Crypto.dll</HintPath>
56 </Reference>
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>
59 </Reference>
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>
62 </Reference>
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>
65 </Reference>
66 <Reference Include="LibVLCSharp, Version=3.8.5.0, Culture=neutral, processorArchitecture=MSIL">
67 <HintPath>..\packages\LibVLCSharp.3.8.5\lib\net471\LibVLCSharp.dll</HintPath>
68 </Reference>
69 <Reference Include="LibVLCSharp.WinForms, Version=3.8.5.0, Culture=neutral, processorArchitecture=MSIL">
70 <HintPath>..\packages\LibVLCSharp.WinForms.3.8.5\lib\net40\LibVLCSharp.WinForms.dll</HintPath>
71 </Reference>
72 <Reference Include="Magick.NET-Q16-AnyCPU, Version=13.10.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>
74 </Reference>
75 <Reference Include="Magick.NET.Core, Version=13.10.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=MSIL">
76 <HintPath>..\packages\Magick.NET.Core.13.10.0\lib\netstandard20\Magick.NET.Core.dll</HintPath>
77 </Reference>
78 <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.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>
80 </Reference>
81 <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>
83 </Reference>
84 <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>
86 </Reference>
87 <Reference Include="MimeDetective, Version=24.7.1.0, Culture=neutral, PublicKeyToken=c0436b173445455a, processorArchitecture=MSIL">
88 <HintPath>..\packages\Mime-Detective.24.7.1\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>
93 <Reference Include="NetSparkle, Version=2.3.0.0, Culture=neutral, processorArchitecture=MSIL">
94 <HintPath>..\packages\NetSparkleUpdater.SparkleUpdater.2.3.0\lib\net452\NetSparkle.dll</HintPath>
95 </Reference>
96 <Reference Include="NetSparkleUpdater.UI.WinForms, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
97 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.3.0\lib\net452\NetSparkleUpdater.UI.WinForms.dll</HintPath>
98 </Reference>
99 <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
100 <HintPath>..\packages\NetSparkleUpdater.UI.WinForms.NetFramework.2.3.0\lib\net452\Newtonsoft.Json.dll</HintPath>
101 </Reference>
102 <Reference Include="PresentationCore" />
103 <Reference Include="PresentationFramework" />
104 <Reference Include="Serilog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
105 <HintPath>..\packages\Serilog.4.0.1\lib\net471\Serilog.dll</HintPath>
106 </Reference>
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>
109 </Reference>
110 <Reference Include="Shipwreck.Phash, Version=0.5.0.0, Culture=neutral, processorArchitecture=MSIL">
111 <HintPath>..\packages\Shipwreck.Phash.0.5.0\lib\net461\Shipwreck.Phash.dll</HintPath>
112 </Reference>
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>
115 </Reference>
116 <Reference Include="System" />
117 <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
118 <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
119 </Reference>
120 <Reference Include="System.Collections.Immutable, Version=8.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>
122 </Reference>
123 <Reference Include="System.ComponentModel.DataAnnotations" />
124 <Reference Include="System.Core" />
125 <Reference Include="System.Data.SQLite, Version=1.0.118.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>
127 </Reference>
128 <Reference Include="System.Data.SQLite.EF6, Version=1.0.118.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>
130 </Reference>
131 <Reference Include="System.Data.SQLite.Linq, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
132 <HintPath>..\packages\System.Data.SQLite.Linq.1.0.118.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
133 </Reference>
134 <Reference Include="System.Diagnostics.DiagnosticSource, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
135 <HintPath>..\packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll</HintPath>
136 </Reference>
137 <Reference Include="System.Drawing.Common, Version=8.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>
139 </Reference>
140 <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>
142 </Reference>
143 <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>
145 </Reference>
146 <Reference Include="System.Management" />
147 <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
148 <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
149 </Reference>
150 <Reference Include="System.Numerics" />
151 <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
152 <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
153 </Reference>
154 <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.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>
156 </Reference>
157 <Reference Include="System.Text.Encoding.CodePages, Version=8.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>
159 </Reference>
160 <Reference Include="System.Text.Encodings.Web, Version=8.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>
162 </Reference>
163 <Reference Include="System.Text.Json, Version=8.0.0.4, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
164 <HintPath>..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll</HintPath>
165 </Reference>
166 <Reference Include="System.Threading.Channels, Version=8.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>
168 </Reference>
169 <Reference Include="System.Threading.Tasks.Dataflow, Version=8.0.0.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
170 <HintPath>..\packages\System.Threading.Tasks.Dataflow.8.0.1\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath>
171 </Reference>
172 <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
173 <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
174 </Reference>
175 <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>
177 </Reference>
178 <Reference Include="System.Xml.Linq" />
179 <Reference Include="System.Data.DataSetExtensions" />
180 <Reference Include="Microsoft.CSharp" />
181 <Reference Include="System.Data" />
182 <Reference Include="System.Deployment" />
183 <Reference Include="System.Drawing" />
184 <Reference Include="System.Net.Http" />
185 <Reference Include="System.Windows.Forms" />
186 <Reference Include="System.Xml" />
187 <Reference Include="Tesseract, Version=5.2.0.0, Culture=neutral, processorArchitecture=MSIL">
188 <HintPath>..\packages\Tesseract.5.2.0\lib\net47\Tesseract.dll</HintPath>
189 </Reference>
190 <Reference Include="Tesseract.Drawing, Version=5.2.0.0, Culture=neutral, processorArchitecture=MSIL">
191 <HintPath>..\packages\Tesseract.Drawing.5.2.0\lib\netstandard2.0\Tesseract.Drawing.dll</HintPath>
192 </Reference>
193 <Reference Include="WindowsBase" />
194 </ItemGroup>
195 <ItemGroup>
196 <Compile Include="AboutForm.cs">
197 <SubType>Form</SubType>
198 </Compile>
199 <Compile Include="AboutForm.Designer.cs">
200 <DependentUpon>AboutForm.cs</DependentUpon>
201 </Compile>
202 <Compile Include="Constants.cs" />
203 <Compile Include="Database\QuickImage.cs" />
204 <Compile Include="Database\QuickImageSearchParameters.cs" />
205 <Compile Include="Database\QuickImageSearchType.cs" />
206 <Compile Include="EditorForm.cs">
207 <SubType>Form</SubType>
208 </Compile>
209 <Compile Include="EditorForm.Designer.cs">
210 <DependentUpon>EditorForm.cs</DependentUpon>
211 </Compile>
212 <Compile Include="FileProgress.cs" />
213 <Compile Include="FileProgressFailure.cs" />
214 <Compile Include="FileProgressSuccess.cs" />
215 <Compile Include="Form1.cs">
216 <SubType>Form</SubType>
217 </Compile>
218 <Compile Include="Form1.Designer.cs">
219 <DependentUpon>Form1.cs</DependentUpon>
220 </Compile>
221 <Compile Include="ImageListViewItemProgress.cs" />
222 <Compile Include="ImageListViewItemProgressFailure.cs" />
223 <Compile Include="ImageListViewItemProgressSuccess.cs" />
224 <Compile Include="ImageListViewSorters\DateImageListViewSorter.cs" />
225 <Compile Include="ImageListViewSorters\DateImageListViewSorterType.cs" />
226 <Compile Include="ImageListViewSorters\PerceptionImageListViewItemSorter.cs" />
227 <Compile Include="ImageListViewSorters\SizeImageListViewItemSorter.cs" />
228 <Compile Include="ImageListViewSorters\TypeImageListViewItemSorter.cs" />
229 <Compile Include="ImageTool.cs" />
230 <Compile Include="MagicMimeFile.cs" />
231 <Compile Include="PreviewForm.cs">
232 <SubType>Form</SubType>
233 </Compile>
234 <Compile Include="PreviewForm.Designer.cs">
235 <DependentUpon>PreviewForm.cs</DependentUpon>
236 </Compile>
237 <Compile Include="RenameForm.cs">
238 <SubType>Form</SubType>
239 </Compile>
240 <Compile Include="RenameForm.Designer.cs">
241 <DependentUpon>RenameForm.cs</DependentUpon>
242 </Compile>
243 <Compile Include="SettingsForm.cs">
244 <SubType>Form</SubType>
245 </Compile>
246 <Compile Include="SettingsForm.Designer.cs">
247 <DependentUpon>SettingsForm.cs</DependentUpon>
248 </Compile>
249 <Compile Include="TagManager.cs" />
250 <Compile Include="JotFormTracker.cs" />
251 <Compile Include="Program.cs" />
252 <Compile Include="Properties\AssemblyInfo.cs" />
253 <Compile Include="Database\QuickImageDatabase.cs" />
254 <Compile Include="TagListViewSorter.cs" />
255 <Compile Include="Utilities\Controls\IconToolStripTextBox.cs">
256 <SubType>ToolStrip</SubType>
257 </Compile>
258 <Compile Include="Utilities\Controls\ListViewCollapsible.cs">
259 <SubType>Component</SubType>
260 </Compile>
261 <Compile Include="Utilities\Controls\ScrollableToolStripComboBox.cs">
262 <SubType>ToolStrip</SubType>
263 </Compile>
264 <Compile Include="Utilities\Cryptography\Hashes.cs" />
265 <Compile Include="Utilities\Extensions\DragDropExtensions.cs" />
266 <Compile Include="Utilities\FileMutex.cs" />
267 <Compile Include="Utilities\LogMemorySink.cs" />
268 <Compile Include="Utilities\MagicMime.cs" />
269 <Compile Include="Utilities\Miscellaneous.cs" />
270 <Compile Include="Utilities\ScheduledContinuation.cs" />
271 <Compile Include="Utilities\Serialization\Comma-Separated Values\Csv.cs" />
272 <Compile Include="Utilities\Serialization\XML\Serialization.cs" />
273 <Compile Include="Utilities\Serialization\XML\SerializationFailure.cs" />
274 <Compile Include="Utilities\Serialization\XML\SerializationState.cs" />
275 <Compile Include="Utilities\Serialization\XML\SerializationSuccess.cs" />
276 <Compile Include="ViewLogsForm.cs">
277 <SubType>Form</SubType>
278 </Compile>
279 <Compile Include="ViewLogsForm.Designer.cs">
280 <DependentUpon>ViewLogsForm.cs</DependentUpon>
281 </Compile>
282 <EmbeddedResource Include="AboutForm.resx">
283 <DependentUpon>AboutForm.cs</DependentUpon>
284 </EmbeddedResource>
285 <EmbeddedResource Include="EditorForm.resx">
286 <DependentUpon>EditorForm.cs</DependentUpon>
287 </EmbeddedResource>
288 <EmbeddedResource Include="Form1.resx">
289 <DependentUpon>Form1.cs</DependentUpon>
290 </EmbeddedResource>
291 <EmbeddedResource Include="PreviewForm.resx">
292 <DependentUpon>PreviewForm.cs</DependentUpon>
293 </EmbeddedResource>
294 <EmbeddedResource Include="Properties\Resources.resx">
295 <Generator>ResXFileCodeGenerator</Generator>
296 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
297 <SubType>Designer</SubType>
298 </EmbeddedResource>
299 <Compile Include="Properties\Resources.Designer.cs">
300 <AutoGen>True</AutoGen>
301 <DependentUpon>Resources.resx</DependentUpon>
302 </Compile>
303 <EmbeddedResource Include="RenameForm.resx">
304 <DependentUpon>RenameForm.cs</DependentUpon>
305 </EmbeddedResource>
306 <EmbeddedResource Include="SettingsForm.resx">
307 <DependentUpon>SettingsForm.cs</DependentUpon>
308 </EmbeddedResource>
309 <EmbeddedResource Include="ViewLogsForm.resx">
310 <DependentUpon>ViewLogsForm.cs</DependentUpon>
311 </EmbeddedResource>
312 <None Include="packages.config" />
313 <None Include="Properties\Settings.settings">
314 <Generator>SettingsSingleFileGenerator</Generator>
315 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
316 </None>
317 <Compile Include="Properties\Settings.Designer.cs">
318 <AutoGen>True</AutoGen>
319 <DependentUpon>Settings.settings</DependentUpon>
320 <DesignTimeSharedInput>True</DesignTimeSharedInput>
321 </Compile>
322 </ItemGroup>
323 <ItemGroup>
324 <None Include="App.config" />
325 </ItemGroup>
326 <ItemGroup>
327 <Content Include="favicon.ico" />
328 </ItemGroup>
329 <ItemGroup>
330 <ProjectReference Include="..\Configuration\Configuration.csproj">
331 <Project>{c82e1a5f-39bd-4a3d-9192-b69a180281f9}</Project>
332 <Name>Configuration</Name>
333 </ProjectReference>
334 <ProjectReference Include="..\CraftSynth.ImageEditor.Gui\CraftSynth.ImageEditor.Gui.csproj">
335 <Project>{3cd732ec-b1ba-46aa-ba2f-7b5b76235d86}</Project>
336 <Name>CraftSynth.ImageEditor.Gui</Name>
337 </ProjectReference>
338 <ProjectReference Include="..\CraftSynth.ImageEditor\CraftSynth.ImageEditor.csproj">
339 <Project>{c2f951d8-2cb6-4ab5-9029-1ee3fcdb910a}</Project>
340 <Name>CraftSynth.ImageEditor</Name>
341 </ProjectReference>
342 </ItemGroup>
343 <ItemGroup />
344 <Import Project="..\ffmpeg\ffmpeg.projitems" Label="Shared" />
345 <Import Project="..\Tesseract Data\Tesseract Data.projitems" Label="Shared" />
346 <Import Project="..\Dependencies\Dependencies.projitems" Label="Shared" />
347 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
348 <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
349 <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>
351 </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'))" />
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'))" />
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'))" />
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'))" />
358 </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')" />
362 <Import Project="..\packages\Tesseract.5.2.0\build\Tesseract.targets" Condition="Exists('..\packages\Tesseract.5.2.0\build\Tesseract.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')" />
364 </Project>