473 lines
22 KiB
XML
473 lines
22 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{2D8225BC-F5B6-4F29-A9E3-F4694D260597}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>VideoBrowser</RootNamespace>
|
|
<AssemblyName>VideoBrowser</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<WarningLevel>4</WarningLevel>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<Deterministic>true</Deterministic>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
<TargetFrameworkProfile />
|
|
<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>0.1.1.%2a</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</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 Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<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>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>Icon.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignAssembly>true</SignAssembly>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<AssemblyOriginatorKeyFile>
|
|
</AssemblyOriginatorKeyFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<DelaySign>false</DelaySign>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<TargetZone>LocalIntranet</TargetZone>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<GenerateManifests>true</GenerateManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="CefSharp">
|
|
<HintPath>..\..\..\bin\CefSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="CefSharp.Core">
|
|
<HintPath>..\..\..\bin\CefSharp.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ControlzEx, Version=4.0.0.0, Culture=neutral, PublicKeyToken=69f1c32f803d307e, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\bin\ControlzEx.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Dragablz, Version=0.0.0.0, Culture=neutral, processorArchitecture=AMD64">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\bin\Dragablz.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net">
|
|
<HintPath>..\..\..\bin\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MahApps.Metro, Version=1.6.5.1, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\bin\MahApps.Metro.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\bin\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Ookii.Dialogs.Wpf">
|
|
<HintPath>..\..\..\bin\Ookii.Dialogs.Wpf.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Design" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Net" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Windows.Interactivity">
|
|
<HintPath>..\..\..\bin\System.Windows.Interactivity.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xaml">
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="WindowsBase" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="WindowsFormsIntegration" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ApplicationDefinition Include="App.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
<Compile Include="Common\AppEnvironment.cs" />
|
|
<Compile Include="Common\Epsilon.cs" />
|
|
<Compile Include="Common\ByteSizeFormatProvider.cs" />
|
|
<Compile Include="Common\Log.cs" />
|
|
<Compile Include="Common\NotifyPropertyChanged.cs" />
|
|
<Compile Include="Common\OutputFormat.cs" />
|
|
<Compile Include="Common\Percentage.cs" />
|
|
<Compile Include="Common\Range.cs" />
|
|
<Compile Include="Common\RangeDouble.cs" />
|
|
<Compile Include="Common\RangeInt.cs" />
|
|
<Compile Include="Common\RelayCommand.cs" />
|
|
<Compile Include="Controls\AdornedControl\AdornedControl.cs" />
|
|
<Compile Include="Controls\AdornedControl\AdornerPlacement.cs" />
|
|
<Compile Include="Controls\AdornedControl\FrameworkElementAdorner.cs" />
|
|
<Compile Include="Controls\AirspaceFixer\AirspacePanel.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\AddIns\BookmarkAddIn.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\AddIns\IsSecureAddIn.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Converters\StringToImageConverter.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Handlers\DownloadHandler.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Helpers\ApplicationIconHelper.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Helpers\BrowserProcessHandler.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Handlers\CefContextMenuHandler.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Handlers\CefDisplayHandler.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Helpers\BrowserSettingsHelper.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Helpers\CefConfig.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Handlers\CefKeyboardHandler.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Handlers\CefRequestHandler.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\CefSharpBrowser.xaml.cs">
|
|
<DependentUpon>CefSharpBrowser.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CefSharpBrowser\AddInButton.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Helpers\CefSharpSchemeHandler.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Helpers\CefSharpSchemeHandlerFactory.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\CefWindowData.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\CreateTabAddInButton.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\GlobalBrowserData.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Helpers\InternetOpenType.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Helpers\InternetProxyInfo.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Helpers\ProcessHelper.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Helpers\UrlHelper.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Models\DownloadItemModel.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\InterTabClient.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Helpers\ProxyConfig.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Models\BookmarkModel.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Models\TabSettingsModel.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Models\BrowserSettings.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Resources\BrowserIcons.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\TabItem.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\ViewModels\DefaultTabHostViewModel.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Views\DefaultTabHostWindow.xaml.cs">
|
|
<DependentUpon>DefaultTabHostWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CefSharpBrowser\UrlTextBox.xaml.cs">
|
|
<DependentUpon>UrlTextBox.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Converters\BoolToValueConverter.cs" />
|
|
<Compile Include="Converters\MultiplyConverter.cs" />
|
|
<Compile Include="Converters\ValueConverter.cs" />
|
|
<Compile Include="Core\Commands.cs" />
|
|
<Compile Include="Core\DownloadOperation.cs" />
|
|
<Compile Include="Core\DownloadQueueHandler.cs" />
|
|
<Compile Include="Core\EventHandlers.cs" />
|
|
<Compile Include="Core\FileDownload.cs" />
|
|
<Compile Include="Core\FileDownloader.cs" />
|
|
<Compile Include="Core\FileDownloadEventArgs.cs" />
|
|
<Compile Include="Core\FileDownloadFailedEventArgs.cs" />
|
|
<Compile Include="Core\FileSizeUpdateEventArgs.cs" />
|
|
<Compile Include="Core\NoneUrlHandler.cs" />
|
|
<Compile Include="Core\Operation.cs" />
|
|
<Compile Include="Core\OperationEventArgs.cs" />
|
|
<Compile Include="Core\OperationStatus.cs" />
|
|
<Compile Include="Core\PlayList.cs" />
|
|
<Compile Include="Core\PlayListReader.cs" />
|
|
<Compile Include="Core\StatusChangedEventArgs.cs" />
|
|
<Compile Include="Core\UrlReader.cs" />
|
|
<Compile Include="Core\VideoFormat.cs" />
|
|
<Compile Include="Core\VideoInfo.cs" />
|
|
<Compile Include="Core\UrlHandlerBase.cs" />
|
|
<Compile Include="Core\UrlHandlerProvider.cs" />
|
|
<Compile Include="Core\UrlTypes.cs" />
|
|
<Compile Include="Core\YoutubeDl.cs" />
|
|
<Compile Include="Core\YoutubeAuthentication.cs" />
|
|
<Compile Include="Core\YoutubeUrlHandler.cs" />
|
|
<Compile Include="Extensions\DictionaryExtension.cs" />
|
|
<Compile Include="Extensions\EventBindingExtension.cs" />
|
|
<Compile Include="Extensions\FocusExtension.cs" />
|
|
<Compile Include="Extensions\INotifyPropertyChangedExtension.cs" />
|
|
<Compile Include="Extensions\ListExtension.cs" />
|
|
<Compile Include="Extensions\MathExtensions.cs" />
|
|
<Compile Include="Extensions\RangeExtension.cs" />
|
|
<Compile Include="Extensions\StringExtension.cs" />
|
|
<Compile Include="Extensions\TextBoxExtension.cs" />
|
|
<Compile Include="Helpers\BindingProxy.cs" />
|
|
<Compile Include="Helpers\DebugHelper.cs" />
|
|
<Compile Include="Helpers\DelayCall.cs" />
|
|
<Compile Include="Helpers\FFMpeg.cs" />
|
|
<Compile Include="Helpers\FFMpegFileType.cs" />
|
|
<Compile Include="Helpers\FFMpegHelper.cs" />
|
|
<Compile Include="Helpers\FFMpegResult.cs" />
|
|
<Compile Include="Helpers\FileHelper.cs" />
|
|
<Compile Include="Helpers\Format.cs" />
|
|
<Compile Include="Helpers\ImageHelper.cs" />
|
|
<Compile Include="Helpers\ProcessHelper.cs" />
|
|
<Compile Include="Helpers\UIThreadHelper.cs" />
|
|
<Compile Include="Helpers\UrlHelper.cs" />
|
|
<Compile Include="Helpers\YoutubeHelper.cs" />
|
|
<Compile Include="If\IRange.cs" />
|
|
<Compile Include="If\IUrlHandler.cs" />
|
|
<Compile Include="Models\AboutButton.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\Models\DownloadProcessModel.cs" />
|
|
<Compile Include="Models\DownloadQueueButton.cs" />
|
|
<Compile Include="Models\OpenOutputFolderButton.cs" />
|
|
<Compile Include="Models\OperationModel.cs" />
|
|
<Compile Include="Models\SettingsButton.cs" />
|
|
<Compile Include="Models\TestButton.cs" />
|
|
<Compile Include="Models\Video.cs" />
|
|
<Compile Include="Common\VideoState.cs" />
|
|
<Compile Include="Resources\Icons.cs" />
|
|
<Compile Include="ViewModels\AboutViewModel.cs" />
|
|
<Compile Include="ViewModels\DownloadFlyoutViewModel.cs" />
|
|
<Compile Include="ViewModels\DownloadQueueViewModel.cs" />
|
|
<Compile Include="ViewModels\MainWindowViewModel.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\ViewModels\SettingsViewModel.cs" />
|
|
<Compile Include="ViewModels\UrlEditorViewModel.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\ViewModels\VideoBrowserViewModel.cs" />
|
|
<Compile Include="ViewModels\VideoViewModel.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\ViewModels\WebBrowserHeaderedItemViewModel.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\ViewModels\WebBrowserTabControlViewModel.cs" />
|
|
<Compile Include="Controls\CefSharpBrowser\ViewModels\WebBrowserTabHeaderViewModel.cs" />
|
|
<Compile Include="Views\AboutView.xaml.cs">
|
|
<DependentUpon>AboutView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\DownloadFlyoutView.xaml.cs">
|
|
<DependentUpon>DownloadFlyoutView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\DownloadQueueView.xaml.cs">
|
|
<DependentUpon>DownloadQueueView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CefSharpBrowser\Views\SettingsView.xaml.cs">
|
|
<DependentUpon>SettingsView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\UrlEditorView.xaml.cs">
|
|
<DependentUpon>UrlEditorView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CefSharpBrowser\Views\VideoBrowserView.xaml.cs">
|
|
<DependentUpon>VideoBrowserView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CefSharpBrowser\Views\WebBrowserTabControlView.xaml.cs">
|
|
<DependentUpon>WebBrowserTabControlView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CefSharpBrowser\Views\WebBrowserTabHeaderView.xaml.cs">
|
|
<DependentUpon>WebBrowserTabHeaderView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Page Include="Controls\AirspaceFixer\Themes\AirspacePanel.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Controls\AirspaceFixer\Themes\Generic.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Controls\CefSharpBrowser\CefSharpBrowser.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Controls\CefSharpBrowser\Views\DefaultTabHostWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Controls\CefSharpBrowser\UrlTextBox.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Resources\IconsResource.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\AboutView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\DownloadFlyoutView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\MainWindow.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Compile Include="App.xaml.cs">
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Views\MainWindow.xaml.cs">
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Page Include="Views\DownloadQueueView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Controls\CefSharpBrowser\Views\SettingsView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Views\UrlEditorView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Controls\CefSharpBrowser\Views\VideoBrowserView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Controls\CefSharpBrowser\Views\WebBrowserTabControlView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Controls\CefSharpBrowser\Views\WebBrowserTabHeaderView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<None Include="Properties\app.manifest" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PackageReference Include="CefSharp.Wpf">
|
|
<Version>99.2.120</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="Microsoft.Windows.SDK.Contracts">
|
|
<Version>10.0.19041.1</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="System.Runtime.WindowsRuntime">
|
|
<Version>4.7.0</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="System.Runtime.WindowsRuntime.UI.Xaml">
|
|
<Version>4.7.0</Version>
|
|
</PackageReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Binaries\ffmpeg.exe">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Binaries\youtube-dl.exe">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Docs\Documentation.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Icon.ico">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.6.2">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.6.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>
|
|
<EmbeddedResource Include="Preinstallation.txt">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Controls\CefSharpBrowser\Resources\assets\css\docs.css" />
|
|
<Content Include="Controls\CefSharpBrowser\Resources\assets\css\shCore.css" />
|
|
<Content Include="Controls\CefSharpBrowser\Resources\assets\css\shCoreDefault.css" />
|
|
<Resource Include="Controls\CefSharpBrowser\Resources\assets\images\beach-2089936_1920.jpg" />
|
|
<Content Include="Controls\CefSharpBrowser\Resources\bootstrap\bootstrap-theme.min.css" />
|
|
<Content Include="Controls\CefSharpBrowser\Resources\bootstrap\bootstrap.min.css" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Controls\CefSharpBrowser\Resources\assets\js\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |