2021-02-09 16:07:57 +01:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "15.0" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
2021-03-21 15:32:34 +01:00
<Import Project= "packages\Costura.Fody.5.1.0\build\Costura.Fody.props" Condition= "Exists('packages\Costura.Fody.5.1.0\build\Costura.Fody.props')" />
2021-02-09 16:07:57 +01:00
<Import Project= "$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition= "Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
2020-11-23 16:51:05 +01:00
<PropertyGroup >
2021-02-09 16:07:57 +01:00
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
<ProjectGuid > {389E42DD-A163-49D7-9E0A-AE41090A07B3}</ProjectGuid>
2020-11-23 16:51:05 +01:00
<OutputType > WinExe</OutputType>
2021-02-09 16:07:57 +01:00
<RootNamespace > Flowframes</RootNamespace>
<AssemblyName > Flowframes</AssemblyName>
<TargetFrameworkVersion > v4.7.2</TargetFrameworkVersion>
<FileAlignment > 512</FileAlignment>
<AutoGenerateBindingRedirects > true</AutoGenerateBindingRedirects>
<Deterministic > true</Deterministic>
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
<IsWebBootstrapper > false</IsWebBootstrapper>
<PublishUrl > publish\</PublishUrl>
<Install > true</Install>
<InstallFrom > Disk</InstallFrom>
<UpdateEnabled > false</UpdateEnabled>
<UpdateMode > Foreground</UpdateMode>
<UpdateInterval > 7</UpdateInterval>
<UpdateIntervalUnits > Days</UpdateIntervalUnits>
<UpdatePeriodically > false</UpdatePeriodically>
<UpdateRequired > false</UpdateRequired>
<MapFileExtensions > true</MapFileExtensions>
<ApplicationRevision > 0</ApplicationRevision>
<ApplicationVersion > 1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust > false</UseApplicationTrust>
<BootstrapperEnabled > true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<PlatformTarget > x64</PlatformTarget>
<DebugSymbols > true</DebugSymbols>
<DebugType > full</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<PlatformTarget > AnyCPU</PlatformTarget>
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<PropertyGroup >
2021-04-25 21:57:30 +02:00
<ApplicationIcon > FlowframesLogo2021.ico</ApplicationIcon>
2020-11-23 16:51:05 +01:00
</PropertyGroup>
2021-02-09 16:07:57 +01:00
<PropertyGroup >
<StartupObject />
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x64'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\x64\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<DebugType > full</DebugType>
<PlatformTarget > x64</PlatformTarget>
<LangVersion > 7.3</LangVersion>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit > true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x64'" >
<OutputPath > bin\x64\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<Optimize > true</Optimize>
<DebugType > pdbonly</DebugType>
<PlatformTarget > x64</PlatformTarget>
<LangVersion > 7.3</LangVersion>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit > true</Prefer32Bit>
2021-03-24 21:16:49 +01:00
<DebugSymbols > true</DebugSymbols>
<GenerateSerializationAssemblies > Off</GenerateSerializationAssemblies>
2021-02-09 16:07:57 +01:00
</PropertyGroup>
2020-11-23 16:51:05 +01:00
<ItemGroup >
2021-02-09 16:07:57 +01:00
<Reference Include= "CircularProgressBar, Version=2.8.0.16, Culture=neutral, PublicKeyToken=310fd07b25df79b3, processorArchitecture=MSIL" >
<HintPath > packages\CircularProgressBar.2.8.0.16\lib\net40\CircularProgressBar.dll</HintPath>
</Reference>
2021-03-21 15:32:34 +01:00
<Reference Include= "Costura, Version=5.1.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\Costura.Fody.5.1.0\lib\netstandard1.0\Costura.dll</HintPath>
2021-02-09 16:07:57 +01:00
</Reference>
<Reference Include= "Crc32.NET, Version=1.0.0.0, Culture=neutral, PublicKeyToken=dc0b95cf99bf4e99, processorArchitecture=MSIL" >
<HintPath > packages\Crc32.NET.1.2.0\lib\net20\Crc32.NET.dll</HintPath>
</Reference>
<Reference Include= "CustomMarshalers" />
<Reference Include= "Cyotek.Windows.Forms.TabList, Version=2.0.0.0, Culture=neutral, PublicKeyToken=58daa28b0b2de221, processorArchitecture=MSIL" >
<HintPath > packages\CyotekTabList.2.0.0\lib\net35\Cyotek.Windows.Forms.TabList.dll</HintPath>
</Reference>
<Reference Include= "DiskDetector, Version=0.3.2.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\diskdetector-net.0.3.2\lib\netstandard2.0\DiskDetector.dll</HintPath>
</Reference>
<Reference Include= "HTAlt WinForms, Version=0.1.6.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\HTAlt.WinForms.0.1.6\lib\net461\HTAlt WinForms.dll</HintPath>
</Reference>
2021-03-24 17:29:40 +01:00
<Reference Include= "HTAlt.Standart, Version=0.1.6.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\HTAlt.Standart.0.1.6\lib\netstandard2.0\HTAlt.Standart.dll</HintPath>
2021-02-09 16:07:57 +01:00
</Reference>
2021-03-24 21:16:49 +01:00
<Reference Include= "Magick.NET-Q8-AnyCPU, Version=7.21.1.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=MSIL" >
<HintPath > packages\Magick.NET-Q8-AnyCPU.7.21.1\lib\net40\Magick.NET-Q8-AnyCPU.dll</HintPath>
2021-02-09 16:07:57 +01:00
</Reference>
2021-03-24 21:16:49 +01:00
<Reference Include= "Magick.NET.Core, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=MSIL" >
<HintPath > packages\Magick.NET.Core.4.1.0\lib\net40\Magick.NET.Core.dll</HintPath>
2021-02-09 16:07:57 +01:00
</Reference>
<Reference Include= "Microsoft.VisualBasic" />
2021-03-21 15:32:34 +01:00
<Reference Include= "Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2021-02-09 16:07:57 +01:00
<Reference Include= "Microsoft.WindowsAPICodePack, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\WindowsAPICodePack-Core.1.1.1\lib\Microsoft.WindowsAPICodePack.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.WindowsAPICodePack.Shell, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\WindowsAPICodePack-Shell.1.1.1\lib\Microsoft.WindowsAPICodePack.Shell.dll</HintPath>
</Reference>
2021-03-21 15:32:34 +01:00
<Reference Include= "NvAPIWrapper, Version=0.8.1.100, Culture=neutral, PublicKeyToken=310fd07b25df79b3, processorArchitecture=MSIL" >
<HintPath > packages\NvAPIWrapper.Net.0.8.1.101\lib\net45\NvAPIWrapper.dll</HintPath>
2021-02-09 16:07:57 +01:00
</Reference>
<Reference Include= "PagedControl, Version=2.2.0.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\PagedControl.2.2.0\lib\net35\PagedControl.dll</HintPath>
</Reference>
<Reference Include= "PresentationCore" />
<Reference Include= "PresentationFramework" />
<Reference Include= "System" />
2021-03-21 15:32:34 +01:00
<Reference Include= "System.AppContext, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.AppContext.4.3.0\lib\net463\System.AppContext.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2021-02-09 16:07:57 +01:00
<Reference Include= "System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
2021-03-21 15:32:34 +01:00
<Reference Include= "System.ComponentModel.Composition" />
<Reference Include= "System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Console.4.3.0\lib\net46\System.Console.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2021-02-09 16:07:57 +01:00
<Reference Include= "System.Core" />
<Reference Include= "System.Design" />
2021-03-21 15:32:34 +01:00
<Reference Include= "System.Diagnostics.DiagnosticSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
</Reference>
<Reference Include= "System.Diagnostics.Tracing, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Diagnostics.Tracing.4.3.0\lib\net462\System.Diagnostics.Tracing.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2021-02-09 16:07:57 +01:00
<Reference Include= "System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > packages\System.Drawing.Common.5.0.0\lib\net461\System.Drawing.Common.dll</HintPath>
</Reference>
2021-03-21 15:32:34 +01:00
<Reference Include= "System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
<HintPath > packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.IO.Compression.FileSystem" />
<Reference Include= "System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
<HintPath > packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.Linq, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Linq.4.3.0\lib\net463\System.Linq.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.Linq.Expressions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2021-02-09 16:07:57 +01:00
<Reference Include= "System.Management" />
<Reference Include= "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
</Reference>
2021-03-21 15:32:34 +01:00
<Reference Include= "System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Net.Http.4.3.0\lib\net46\System.Net.Http.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2021-02-09 16:07:57 +01:00
<Reference Include= "System.Numerics" />
<Reference Include= "System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
2021-03-21 15:32:34 +01:00
<Reference Include= "System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2021-02-09 16:07:57 +01:00
<Reference Include= "System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Runtime.CompilerServices.Unsafe.4.7.1\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
2021-03-21 15:32:34 +01:00
<Reference Include= "System.Runtime.Extensions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Runtime.Extensions.4.3.0\lib\net462\System.Runtime.Extensions.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.Runtime.InteropServices, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Runtime.InteropServices.4.3.0\lib\net463\System.Runtime.InteropServices.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2021-02-09 16:07:57 +01:00
<Reference Include= "System.Security.Claims, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Security.Claims.4.3.0\lib\net46\System.Security.Claims.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2021-03-21 15:32:34 +01:00
<Reference Include= "System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
<Reference Include= "System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2021-02-09 16:07:57 +01:00
<Reference Include= "System.Security.Principal.Windows, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Security.Principal.Windows.4.3.0\lib\net46\System.Security.Principal.Windows.dll</HintPath>
</Reference>
2021-03-21 15:32:34 +01:00
<Reference Include= "System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Text.RegularExpressions.4.3.0\lib\net463\System.Text.RegularExpressions.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2021-02-09 16:07:57 +01:00
<Reference Include= "System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > packages\System.Threading.Tasks.Extensions.4.5.3\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include= "System.Xaml" />
<Reference Include= "System.Xml.Linq" />
<Reference Include= "System.Data.DataSetExtensions" />
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "System.Data" />
<Reference Include= "System.Deployment" />
<Reference Include= "System.Drawing" />
<Reference Include= "System.Windows.Forms" />
<Reference Include= "System.Xml" />
2021-03-21 15:32:34 +01:00
<Reference Include= "System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll</HintPath>
<Private > True</Private>
<Private > True</Private>
</Reference>
2021-02-09 16:07:57 +01:00
<Reference Include= "TabControl, Version=2.1.2.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\TabControl.2.1.2\lib\net35\TabControl.dll</HintPath>
</Reference>
<Reference Include= "Win32Interop.Dwmapi, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\Win32Interop.Dwmapi.1.0.1\lib\Win32Interop.Dwmapi.dll</HintPath>
</Reference>
<Reference Include= "Win32Interop.Gdi32, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\Win32Interop.Gdi32.1.0.1\lib\Win32Interop.Gdi32.dll</HintPath>
</Reference>
<Reference Include= "Win32Interop.Kernel32, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\Win32Interop.Kernel32.1.0.1\lib\Win32Interop.Kernel32.dll</HintPath>
</Reference>
<Reference Include= "Win32Interop.User32, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\Win32Interop.User32.1.0.1\lib\Win32Interop.User32.dll</HintPath>
</Reference>
<Reference Include= "Win32Interop.Uxtheme, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > packages\Win32Interop.Uxtheme.1.0.1\lib\Win32Interop.Uxtheme.dll</HintPath>
</Reference>
<Reference Include= "WindowsBase" />
<Reference Include= "WindowsFormsIntegration" />
<Reference Include= "WinFormAnimation, Version=1.6.0.4, Culture=neutral, PublicKeyToken=310fd07b25df79b3, processorArchitecture=MSIL" >
<HintPath > packages\WinFormAnimation.1.6.0.4\lib\net40\WinFormAnimation.dll</HintPath>
</Reference>
2021-04-18 18:11:47 +02:00
<Reference Include= "System.Management.Automation" />
2020-11-23 16:51:05 +01:00
</ItemGroup>
<ItemGroup >
2021-02-09 16:07:57 +01:00
<Compile Include= "Data\AI.cs" />
2021-02-23 22:26:13 +01:00
<Compile Include= "Data\AudioTrack.cs" />
2021-04-02 14:36:08 +02:00
<Compile Include= "Data\Fraction.cs" />
2021-02-09 16:07:57 +01:00
<Compile Include= "Data\InterpSettings.cs" />
<Compile Include= "Data\Networks.cs" />
<Compile Include= "Data\Padding.cs" />
2021-02-14 22:23:16 +01:00
<Compile Include= "Data\PseudoUniqueFile.cs" />
2021-02-09 16:07:57 +01:00
<Compile Include= "Data\ResumeState.cs" />
<Compile Include= "Data\SubtitleTrack.cs" />
<Compile Include= "Forms\BatchForm.cs" >
<SubType > Form</SubType>
</Compile>
<Compile Include= "Forms\BatchForm.Designer.cs" >
<DependentUpon > BatchForm.cs</DependentUpon>
</Compile>
<Compile Include= "Forms\BigPreviewForm.cs" >
<SubType > Form</SubType>
</Compile>
<Compile Include= "Forms\BigPreviewForm.Designer.cs" >
<DependentUpon > BigPreviewForm.cs</DependentUpon>
</Compile>
<Compile Include= "Forms\SettingsForm.cs" >
<SubType > Form</SubType>
</Compile>
<Compile Include= "Forms\SettingsForm.Designer.cs" >
<DependentUpon > SettingsForm.cs</DependentUpon>
</Compile>
<Compile Include= "Forms\UpdaterForm.cs" >
<SubType > Form</SubType>
</Compile>
<Compile Include= "Forms\UpdaterForm.Designer.cs" >
<DependentUpon > UpdaterForm.cs</DependentUpon>
</Compile>
<Compile Include= "IO\ConfigParser.cs" />
<Compile Include= "IO\ModelDownloader.cs" />
2021-04-04 00:01:49 +02:00
<Compile Include= "IO\Symlinks.cs" />
2021-03-19 19:34:48 +01:00
<Compile Include= "Magick\Blend.cs" />
2021-03-10 15:20:53 +01:00
<Compile Include= "Magick\SceneDetect.cs" />
2021-02-09 16:07:57 +01:00
<Compile Include= "Main\AutoEncode.cs" />
<Compile Include= "Main\BatchProcessing.cs" />
<Compile Include= "Main\CreateVideo.cs" />
<Compile Include= "Main\InterpolateSteps.cs" />
<Compile Include= "Main\InterpolateUtils.cs" />
<Compile Include= "Main\FrameOrder.cs" />
<Compile Include= "Main\ResumeUtils.cs" />
<Compile Include= "Media\AvProcess.cs" />
<Compile Include= "Media\FfmpegAlpha.cs" />
<Compile Include= "Media\FfmpegAudioAndMetadata.cs" />
<Compile Include= "Media\FfmpegCommands.cs" />
<Compile Include= "Media\FfmpegEncode.cs" />
<Compile Include= "Media\FfmpegExtract.cs" />
<Compile Include= "Media\FFmpegUtils.cs" />
2021-04-18 18:11:47 +02:00
<Compile Include= "Media\GetFrameCountCached.cs" />
<Compile Include= "Media\GetMediaResolutionCached.cs" />
2021-02-09 16:07:57 +01:00
<Compile Include= "MiscUtils\Benchmarker.cs" />
2021-04-04 11:05:38 +02:00
<Compile Include= "MiscUtils\FrameRename.cs" />
2021-02-09 16:07:57 +01:00
<Compile Include= "OS\AiProcess.cs" />
<Compile Include= "ExtensionMethods.cs" />
<Compile Include= "Form1.cs" >
<SubType > Form</SubType>
</Compile>
<Compile Include= "Form1.Designer.cs" >
<DependentUpon > Form1.cs</DependentUpon>
</Compile>
<Compile Include= "Main\Interpolate.cs" />
<Compile Include= "IO\CfgStrings.cs" />
<Compile Include= "IO\Config.cs" />
<Compile Include= "IO\IOUtils.cs" />
<Compile Include= "Data\Paths.cs" />
<Compile Include= "IO\Logger.cs" />
<Compile Include= "Magick\Converter.cs" />
<Compile Include= "Magick\Dedupe.cs" />
<Compile Include= "OS\NvApi.cs" />
<Compile Include= "OS\OSUtils.cs" />
<Compile Include= "OS\Python.cs" />
2021-04-04 17:47:47 +02:00
<Compile Include= "OS\StartupChecks.cs" />
2021-02-09 16:07:57 +01:00
<Compile Include= "OS\Updater.cs" />
<Compile Include= "Program.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
<Compile Include= "MiscUtils\FormatUtils.cs" />
2021-03-04 10:51:13 +01:00
<Compile Include= "UI\ControlExtensions.cs" />
2021-02-09 16:07:57 +01:00
<Compile Include= "UI\GetWebInfo.cs" />
2021-04-22 16:15:17 +02:00
<Compile Include= "UI\InterpolationProgress.cs" />
2021-02-09 16:07:57 +01:00
<Compile Include= "UI\MainUiFunctions.cs" />
<Compile Include= "UI\UIUtils.cs" />
2021-02-23 12:13:30 +01:00
<Compile Include= "UI\QuickSettingsTab.cs" />
2021-02-09 16:07:57 +01:00
<EmbeddedResource Include= "Form1.resx" >
<DependentUpon > Form1.cs</DependentUpon>
<SubType > Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include= "Forms\BatchForm.resx" >
<DependentUpon > BatchForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include= "Forms\BigPreviewForm.resx" >
<DependentUpon > BigPreviewForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include= "Forms\SettingsForm.resx" >
<DependentUpon > SettingsForm.cs</DependentUpon>
2021-04-18 18:11:47 +02:00
<SubType > Designer</SubType>
2021-02-09 16:07:57 +01:00
</EmbeddedResource>
<EmbeddedResource Include= "Forms\UpdaterForm.resx" >
<DependentUpon > UpdaterForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include= "Properties\Resources.resx" >
<Generator > ResXFileCodeGenerator</Generator>
<LastGenOutput > Resources.Designer.cs</LastGenOutput>
<SubType > Designer</SubType>
</EmbeddedResource>
<Compile Include= "Properties\Resources.Designer.cs" >
2020-11-23 16:51:05 +01:00
<AutoGen > True</AutoGen>
2021-02-09 16:07:57 +01:00
<DependentUpon > Resources.resx</DependentUpon>
<DesignTime > True</DesignTime>
2020-11-23 16:51:05 +01:00
</Compile>
2021-02-09 16:07:57 +01:00
<None Include= "packages.config" />
<None Include= "Properties\Settings.settings" >
2021-02-08 15:48:44 -05:00
<Generator > SettingsSingleFileGenerator</Generator>
<LastGenOutput > Settings.Designer.cs</LastGenOutput>
</None>
2021-02-09 16:07:57 +01:00
<Compile Include= "Properties\Settings.Designer.cs" >
<AutoGen > True</AutoGen>
<DependentUpon > Settings.settings</DependentUpon>
<DesignTimeSharedInput > True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup >
<None Include= "App.config" />
</ItemGroup>
<ItemGroup >
<BootstrapperPackage Include= ".NETFramework,Version=v4.7.2" >
<Visible > False</Visible>
<ProductName > Microsoft .NET Framework 4.7.2 %28x86 and x64%29</ProductName>
<Install > true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include= "Microsoft.Net.Framework.3.5.SP1" >
<Visible > False</Visible>
<ProductName > .NET Framework 3.5 SP1</ProductName>
<Install > false</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup >
2021-04-25 21:57:30 +02:00
<Content Include= "FlowframesLogo2021.ico" />
2021-04-04 17:47:47 +02:00
<None Include= "Resources\devmode.bat" />
2021-02-09 16:07:57 +01:00
<None Include= "Resources\flowframesIcoNew-512px.png" />
<None Include= "Resources\flowframesIcoNew.png" />
<None Include= "Resources\questmark-72px-bordeer.png" />
<None Include= "Resources\7za.exe" />
<None Include= "Resources\baseline_fact_check_white_48dp.png" />
<None Include= "Resources\discordIco.png" />
<None Include= "Resources\paypal256px.png" />
<None Include= "Resources\patreon256px.png" />
<None Include= "Resources\baseline_settings_white_48dp.png" />
<None Include= "Resources\baseline_image_white_48dp.png" />
<None Include= "Resources\baseline_image_white_48dp-4x.png" />
<None Include= "Resources\baseline_image_white_48dp-4x-25pcAlpha.png" />
<None Include= "Resources\baseline_queue_white_48dp.png" />
<None Include= "Resources\separatorTest1.png" />
<None Include= "Resources\discordIcoColored.png" />
<None Include= "Resources\patreon256pxColored.png" />
<None Include= "Resources\baseline_create_white_18dp.png" />
<None Include= "Resources\baseline_create_white_18dp-semiTransparent.png" />
<Content Include= "flowframesIcoNew.ico" />
<None Include= "Resources\baseline_system_update_alt_white_48dp.png" />
<None Include= "Resources\baseline_system_update_alt_white_48dp1.png" />
2020-11-23 16:51:05 +01:00
</ItemGroup>
2021-02-09 16:07:57 +01:00
<ItemGroup />
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
2021-03-21 15:32:34 +01:00
<Import Project= "packages\Fody.6.4.0\build\Fody.targets" Condition= "Exists('packages\Fody.6.4.0\build\Fody.targets')" />
2021-02-09 16:07:57 +01:00
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<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>
</PropertyGroup>
2021-03-21 15:32:34 +01:00
<Error Condition= "!Exists('packages\Fody.6.4.0\build\Fody.targets')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\Fody.6.4.0\build\Fody.targets'))" />
<Error Condition= "!Exists('packages\Costura.Fody.5.1.0\build\Costura.Fody.props')" Text= "$([System.String]::Format('$(ErrorText)', 'packages\Costura.Fody.5.1.0\build\Costura.Fody.props'))" />
2021-02-09 16:07:57 +01:00
</Target>
2020-11-23 16:51:05 +01:00
</Project>