You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1143 lines
64 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\CefSharp.Common.89.0.170\build\CefSharp.Common.props" Condition="Exists('..\packages\CefSharp.Common.89.0.170\build\CefSharp.Common.props')" />
<Import Project="..\packages\cef.redist.x86.89.0.17\build\cef.redist.x86.props" Condition="Exists('..\packages\cef.redist.x86.89.0.17\build\cef.redist.x86.props')" />
<Import Project="..\packages\cef.redist.x64.89.0.17\build\cef.redist.x64.props" Condition="Exists('..\packages\cef.redist.x64.89.0.17\build\cef.redist.x64.props')" />
<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>{DAE19E2F-B2BB-4778-B0F2-5FC48DC5975A}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Container</RootNamespace>
<AssemblyName>Container</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WarningLevel>4</WarningLevel>
<TargetFrameworkProfile />
<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>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>x64</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\x64\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>x86</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\x64\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>qm.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<TargetZone>LocalIntranet</TargetZone>
</PropertyGroup>
<PropertyGroup>
<GenerateManifests>false</GenerateManifests>
</PropertyGroup>
<PropertyGroup />
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<PlatformTarget>x86</PlatformTarget>
<OutputPath>bin\x64\Debug\</OutputPath>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<PlatformTarget>x86</PlatformTarget>
<OutputPath>bin\x86\Release\</OutputPath>
<Prefer32Bit>false</Prefer32Bit>
</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>
</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>
</PropertyGroup>
<ItemGroup>
<Reference Include="AForge, Version=2.2.5.0, Culture=neutral, PublicKeyToken=c1db6ff4eaa06aeb, processorArchitecture=MSIL">
<HintPath>..\packages\AForge.2.2.5\lib\AForge.dll</HintPath>
</Reference>
<Reference Include="AForge.Video, Version=2.2.5.0, Culture=neutral, PublicKeyToken=cbfb6e07d173c401, processorArchitecture=MSIL">
<HintPath>..\packages\AForge.Video.2.2.5\lib\AForge.Video.dll</HintPath>
</Reference>
<Reference Include="AForge.Video.DirectShow, Version=2.2.5.0, Culture=neutral, PublicKeyToken=61ea4348d43881b7, processorArchitecture=MSIL">
<HintPath>..\packages\AForge.Video.DirectShow.2.2.5\lib\AForge.Video.DirectShow.dll</HintPath>
</Reference>
<Reference Include="CefSharp, Version=89.0.170.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL">
<HintPath>..\packages\CefSharp.Common.89.0.170\lib\net452\CefSharp.dll</HintPath>
</Reference>
<Reference Include="CefSharp.Core, Version=89.0.170.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL">
<HintPath>..\packages\CefSharp.Common.89.0.170\lib\net452\CefSharp.Core.dll</HintPath>
</Reference>
<Reference Include="CefSharp.Wpf, Version=89.0.170.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138, processorArchitecture=MSIL">
<HintPath>..\packages\CefSharp.Wpf.89.0.170\lib\net452\CefSharp.Wpf.dll</HintPath>
</Reference>
<Reference Include="Fleck, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Fleck.1.1.0\lib\net45\Fleck.dll</HintPath>
</Reference>
<Reference Include="GifImageLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Release\GifImageLib.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib, Version=0.85.0.0, Culture=neutral, PublicKeyToken=ad1060f781377a81, processorArchitecture=AMD64">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Release\icsharpcode.sharpzipLib_dll\X86\0648.0009.0101.0002\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.28.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.28\lib\net46\Microsoft.Diagnostics.Tracing.EventSource.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.Prism, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Release\Microsoft.Practices.Prism.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Threading.Tasks.Extensions.Desktop, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Win32, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Win32.1.0.0\lib\net40\Microsoft.Win32.dll</HintPath>
</Reference>
<Reference Include="NAudio, Version=1.8.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\NAudio.1.8.0\lib\net35\NAudio.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Release\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="QRCoder, Version=1.3.9.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\QRCoder.1.3.9\lib\net40\QRCoder.dll</HintPath>
</Reference>
<Reference Include="RabbitMQ.Client, Version=5.0.0.0, Culture=neutral, PublicKeyToken=89e7d7c5feba84ce, processorArchitecture=MSIL">
<HintPath>..\packages\RabbitMQ.Client.5.1.2\lib\net451\RabbitMQ.Client.dll</HintPath>
</Reference>
<Reference Include="SharpDX, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
<HintPath>..\packages\SharpDX.4.2.0\lib\net45\SharpDX.dll</HintPath>
</Reference>
<Reference Include="SharpDX.DirectSound, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
<HintPath>..\packages\SharpDX.DirectSound.4.2.0\lib\net45\SharpDX.DirectSound.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.IO.Compression" />
<Reference Include="System.IO.Compression.FileSystem" />
<Reference Include="System.Management" />
<Reference Include="System.Net" />
<Reference Include="System.Net.Http" />
<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>
</Reference>
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Web" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Windows.Forms" />
<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.Xaml">
<RequiredTargetFramework>4.0</RequiredTargetFramework>
</Reference>
<Reference Include="Transitionals, Version=1.2.0.0, Culture=neutral, PublicKeyToken=4747a3d6bcb35c80, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Release\Transitionals.dll</HintPath>
</Reference>
<Reference Include="Vlc.DotNet.Core, Version=3.1.0.0, Culture=neutral, PublicKeyToken=84529da31f4eb963, processorArchitecture=MSIL">
<HintPath>..\packages\Vlc.DotNet.Core.3.1.0\lib\net45\Vlc.DotNet.Core.dll</HintPath>
</Reference>
<Reference Include="Vlc.DotNet.Core.Interops, Version=3.1.0.0, Culture=neutral, PublicKeyToken=84529da31f4eb963, processorArchitecture=MSIL">
<HintPath>..\packages\Vlc.DotNet.Core.Interops.3.1.0\lib\net45\Vlc.DotNet.Core.Interops.dll</HintPath>
</Reference>
<Reference Include="Vlc.DotNet.Wpf, Version=3.1.0.0, Culture=neutral, PublicKeyToken=84529da31f4eb963, processorArchitecture=MSIL">
<HintPath>..\packages\Vlc.DotNet.Wpf.3.1.0\lib\net45\Vlc.DotNet.Wpf.dll</HintPath>
</Reference>
<Reference Include="WebSocket4Net, Version=0.14.1.0, Culture=neutral, PublicKeyToken=eb4e154b696bf72a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Release\WebSocket4Net.dll</HintPath>
</Reference>
<Reference Include="WindowsBase" />
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="WindowsFormsIntegration" />
<Reference Include="XamlAnimatedGif, Version=2.0.0.0, Culture=neutral, PublicKeyToken=20a987d8023d9690, processorArchitecture=MSIL">
<HintPath>..\packages\XamlAnimatedGif.2.0.0-alpha.1\lib\net45\XamlAnimatedGif.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ApplicationDefinition Include="App.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
<Compile Include="Business\DownLoadMethod.cs" />
<Compile Include="Business\JService.cs" />
<Compile Include="Business\MqServer.cs" />
<Compile Include="Business\OutLine.cs" />
<Compile Include="Business\PlayBackManage.cs" />
<Compile Include="Business\RabbitHostedService.cs" />
<Compile Include="ChildWindows\BGPage.xaml.cs">
<DependentUpon>BGPage.xaml</DependentUpon>
</Compile>
<Compile Include="ChildWindows\GetUrl.xaml.cs">
<DependentUpon>GetUrl.xaml</DependentUpon>
</Compile>
<Compile Include="ChildWindows\GetUrlForLocal.xaml.cs">
<DependentUpon>GetUrlForLocal.xaml</DependentUpon>
</Compile>
<Compile Include="ChildWindows\ScrollingTextControl.cs" />
<Compile Include="ChildWindows\ServiceInfo.xaml.cs">
<DependentUpon>ServiceInfo.xaml</DependentUpon>
</Compile>
<Compile Include="ChildWindows\UCAppButton.xaml.cs">
<DependentUpon>UCAppButton.xaml</DependentUpon>
</Compile>
<Compile Include="ChildWindows\WindowAppChoose.xaml.cs">
<DependentUpon>WindowAppChoose.xaml</DependentUpon>
</Compile>
<Compile Include="ChildWindows\WindowButton.xaml.cs">
<DependentUpon>WindowButton.xaml</DependentUpon>
</Compile>
<Compile Include="ChildWindows\WinShow.xaml.cs">
<DependentUpon>WinShow.xaml</DependentUpon>
</Compile>
<Compile Include="Common\ChatWebSocketMiddleware.cs" />
<Compile Include="Common\Class_Config.cs" />
<Compile Include="Common\Class_Log.cs" />
<Compile Include="Common\CommonLib.cs" />
<Compile Include="Common\DeviceInfo.cs" />
<Compile Include="Common\FileTypeJudgment.cs" />
<Compile Include="Common\IatNativeMethods.cs" />
<Compile Include="Common\IJudgeFileType.cs" />
<Compile Include="Common\MouseHook.cs" />
<Compile Include="Common\MyHttpClient.cs" />
<Compile Include="Common\Recorder.cs" />
<Compile Include="Common\SecurityHelper.cs" />
<Compile Include="Common\TypeImg.cs" />
<Compile Include="Common\TypeVideo.cs" />
<Compile Include="Common\VlcPlayer.cs" />
<Compile Include="Common\WebSocketForFaceManage.cs" />
<Compile Include="Common\WebSocketForProgram.cs" />
<Compile Include="Common\WebsocketForProgramServer.cs" />
<Compile Include="Common\WebsocketForVoice.cs" />
<Compile Include="Common\Win32Api.cs" />
<Compile Include="Control\NotificationAreaIcon.cs" />
<Compile Include="Control\OpenExeClass.cs" />
<Compile Include="Control\ZipFloClass.cs" />
<Compile Include="Model\BuildingModel.cs" />
<Compile Include="Model\ExeModel.cs" />
<Compile Include="Model\FloorModel.cs" />
<Compile Include="Model\InsertADModel.cs" />
<Compile Include="Model\ProgModel.cs" />
<Compile Include="Model\ScreenSavers.cs" />
<Compile Include="Model\SubTitle.cs" />
<Compile Include="SaversViewModel\NavViewModel.cs" />
<Compile Include="SaversViewModel\ProgressViewModel.cs" />
<Compile Include="SaversViewModel\Screensaver.cs" />
<Compile Include="SaversViewModel\ViewModelBase.cs" />
<Compile Include="Services\HttpMessage.cs" />
<Compile Include="Services\HttpClient.cs" />
<Compile Include="Services\WebSocketForKiosk.cs" />
<Compile Include="Services\WebSocketManage.cs" />
<Compile Include="Services\WebSocketManageForLive.cs" />
<Compile Include="Viewmodel\BuildingViewModel.cs" />
<Compile Include="Viewmodel\FormItemModel.cs" />
<Compile Include="Viewmodel\RabbitMQModel.cs" />
<Compile Include="Viewmodel\WeatherViewModel.cs" />
<Compile Include="Win\BrandProg.xaml.cs">
<DependentUpon>BrandProg.xaml</DependentUpon>
</Compile>
<Compile Include="Win\ClockControl.xaml.cs">
<DependentUpon>ClockControl.xaml</DependentUpon>
</Compile>
<Compile Include="Win\CountDown.xaml.cs">
<DependentUpon>CountDown.xaml</DependentUpon>
</Compile>
<Compile Include="Win\LiveShow.xaml.cs">
<DependentUpon>LiveShow.xaml</DependentUpon>
</Compile>
<Compile Include="Win\MarqueeControl.xaml.cs">
<DependentUpon>MarqueeControl.xaml</DependentUpon>
</Compile>
<Compile Include="Win\MarqueeControlNew.xaml.cs">
<DependentUpon>MarqueeControlNew.xaml</DependentUpon>
</Compile>
<Compile Include="Win\NavGuide.xaml.cs">
<DependentUpon>NavGuide.xaml</DependentUpon>
</Compile>
<Compile Include="Win\ProgControl.xaml.cs">
<DependentUpon>ProgControl.xaml</DependentUpon>
</Compile>
<Compile Include="Win\RichAD.xaml.cs">
<DependentUpon>RichAD.xaml</DependentUpon>
</Compile>
<Compile Include="Win\UCImageText.xaml.cs">
<DependentUpon>UCImageText.xaml</DependentUpon>
</Compile>
<Compile Include="Win\WeatherControl.xaml.cs">
<DependentUpon>WeatherControl.xaml</DependentUpon>
</Compile>
<Compile Include="Win\WindowView.xaml.cs">
<DependentUpon>WindowView.xaml</DependentUpon>
</Compile>
<Compile Include="Win\WindowViewNew.xaml.cs">
<DependentUpon>WindowViewNew.xaml</DependentUpon>
</Compile>
<Page Include="ChildWindows\BGPage.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ChildWindows\GetUrl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ChildWindows\GetUrlForLocal.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ChildWindows\ServiceInfo.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ChildWindows\UCAppButton.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ChildWindows\WindowAppChoose.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ChildWindows\WindowButton.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ChildWindows\WinShow.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="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="MainWindow.xaml.cs">
<DependentUpon>MainWindow.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Page Include="Win\BrandProg.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Win\ClockControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Win\CountDown.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Win\LiveShow.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Win\MarqueeControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Win\MarqueeControlNew.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Win\NavGuide.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Win\ProgControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Win\RichAD.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Win\UCImageText.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Win\WeatherControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Win\WindowView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Win\WindowViewNew.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="packages.config" />
<None Include="Properties\app.manifest">
<SubType>Designer</SubType>
</None>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<AppDesigner Include="Properties\" />
<Resource Include="Resources\BROWNSTD REGULAR.otf" />
<Resource Include="Resources\SourceHanSansCN-Regular.otf" />
<Resource Include="Resources\DINPro-Regular_0.otf" />
<Resource Include="Resources\SourceHanSansCN-Light_0.otf" />
</ItemGroup>
<ItemGroup>
<None Include="App.config">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
<Resource Include="Icon\qm.ico" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<Resource Include="qm.ico" />
</ItemGroup>
<ItemGroup>
<Resource Include="image\background.jpg" />
<Resource Include="image\connectfailed.jpg" />
<Resource Include="image\connection.jpg" />
<Resource Include="image\devicebackground.jpg" />
<Resource Include="image\deviceinfo.jpg" />
<Resource Include="image\failed.jpg" />
<Resource Include="image\success.jpg" />
<Resource Include="image\Loading.gif">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Resource>
</ItemGroup>
<ItemGroup>
<Resource Include="image\Btn_OK.jpg" />
</ItemGroup>
<ItemGroup>
<Resource Include="image\AppButton.gif" />
</ItemGroup>
<ItemGroup>
<Resource Include="image\1.png" />
<Resource Include="image\BtnBack.png" />
<Resource Include="image\UCBackground.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="image\千目3840.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="image\启动页竖.jpg" />
</ItemGroup>
<ItemGroup>
<Resource Include="image\BtnGoodinfo.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="image\BG.gif" />
<Resource Include="image\BGButton.png" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.5.2">
<Visible>False</Visible>
<ProductName>Microsoft .NET Framework 4.5.2 %28x86 和 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>
<Resource Include="image\BGButtonNew.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="image\bg_logo.png" />
<Resource Include="image\point.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="image\bg.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="image\PointBlack.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="touch\touch1\touch_00000.png" />
<Resource Include="touch\touch1\touch_00001.png" />
<Resource Include="touch\touch1\touch_00002.png" />
<Resource Include="touch\touch1\touch_00003.png" />
<Resource Include="touch\touch1\touch_00004.png" />
<Resource Include="touch\touch1\touch_00005.png" />
<Resource Include="touch\touch1\touch_00006.png" />
<Resource Include="touch\touch1\touch_00007.png" />
<Resource Include="touch\touch1\touch_00008.png" />
<Resource Include="touch\touch1\touch_00009.png" />
<Resource Include="touch\touch1\touch_00010.png" />
<Resource Include="touch\touch1\touch_00011.png" />
<Resource Include="touch\touch1\touch_00012.png" />
<Resource Include="touch\touch1\touch_00013.png" />
<Resource Include="touch\touch1\touch_00014.png" />
<Resource Include="touch\touch1\touch_00015.png" />
<Resource Include="touch\touch1\touch_00016.png" />
<Resource Include="touch\touch1\touch_00017.png" />
<Resource Include="touch\touch1\touch_00018.png" />
<Resource Include="touch\touch1\touch_00019.png" />
<Resource Include="touch\touch1\touch_00020.png" />
<Resource Include="touch\touch1\touch_00021.png" />
<Resource Include="touch\touch1\touch_00022.png" />
<Resource Include="touch\touch1\touch_00023.png" />
<Resource Include="touch\touch1\touch_00024.png" />
<Resource Include="touch\touch1\touch_00025.png" />
<Resource Include="touch\touch1\touch_00026.png" />
<Resource Include="touch\touch1\touch_00027.png" />
<Resource Include="touch\touch1\touch_00028.png" />
<Resource Include="touch\touch1\touch_00029.png" />
<Resource Include="touch\touch1\touch_00030.png" />
<Resource Include="touch\touch1\touch_00031.png" />
<Resource Include="touch\touch1\touch_00032.png" />
<Resource Include="touch\touch1\touch_00033.png" />
<Resource Include="touch\touch1\touch_00034.png" />
<Resource Include="touch\touch1\touch_00035.png" />
<Resource Include="touch\touch1\touch_00036.png" />
<Resource Include="touch\touch1\touch_00037.png" />
<Resource Include="touch\touch1\touch_00038.png" />
<Resource Include="touch\touch1\touch_00039.png" />
<Resource Include="touch\touch1\touch_00040.png" />
<Resource Include="touch\touch1\touch_00041.png" />
<Resource Include="touch\touch1\touch_00042.png" />
<Resource Include="touch\touch1\touch_00043.png" />
<Resource Include="touch\touch1\touch_00044.png" />
<Resource Include="touch\touch1\touch_00045.png" />
<Resource Include="touch\touch1\touch_00046.png" />
<Resource Include="touch\touch1\touch_00047.png" />
<Resource Include="touch\touch1\touch_00048.png" />
<Resource Include="touch\touch1\touch_00049.png" />
<Resource Include="touch\touch1\touch_00050.png" />
<Resource Include="touch\touch1\touch_00051.png" />
<Resource Include="touch\touch1\touch_00052.png" />
<Resource Include="touch\touch1\touch_00053.png" />
<Resource Include="touch\touch1\touch_00054.png" />
<Resource Include="touch\touch1\touch_00055.png" />
<Resource Include="touch\touch1\touch_00056.png" />
<Resource Include="touch\touch1\touch_00057.png" />
<Resource Include="touch\touch1\touch_00058.png" />
<Resource Include="touch\touch1\touch_00059.png" />
<Resource Include="touch\touch1\touch_00060.png" />
<Resource Include="touch\touch1\touch_00061.png" />
<Resource Include="touch\touch1\touch_00062.png" />
<Resource Include="touch\touch1\touch_00063.png" />
<Resource Include="touch\touch1\touch_00064.png" />
<Resource Include="touch\touch1\touch_00065.png" />
<Resource Include="touch\touch1\touch_00066.png" />
<Resource Include="touch\touch1\touch_00067.png" />
<Resource Include="touch\touch1\touch_00068.png" />
<Resource Include="touch\touch2\touch_00000.png" />
<Resource Include="touch\touch2\touch_00001.png" />
<Resource Include="touch\touch2\touch_00002.png" />
<Resource Include="touch\touch2\touch_00003.png" />
<Resource Include="touch\touch2\touch_00004.png" />
<Resource Include="touch\touch2\touch_00005.png" />
<Resource Include="touch\touch2\touch_00006.png" />
<Resource Include="touch\touch2\touch_00007.png" />
<Resource Include="touch\touch2\touch_00008.png" />
<Resource Include="touch\touch2\touch_00009.png" />
<Resource Include="touch\touch2\touch_00010.png" />
<Resource Include="touch\touch2\touch_00011.png" />
<Resource Include="touch\touch2\touch_00012.png" />
<Resource Include="touch\touch2\touch_00013.png" />
<Resource Include="touch\touch2\touch_00014.png" />
<Resource Include="touch\touch2\touch_00015.png" />
<Resource Include="touch\touch2\touch_00016.png" />
<Resource Include="touch\touch2\touch_00017.png" />
<Resource Include="touch\touch2\touch_00018.png" />
<Resource Include="touch\touch2\touch_00019.png" />
<Resource Include="touch\touch2\touch_00020.png" />
<Resource Include="touch\touch2\touch_00021.png" />
<Resource Include="touch\touch2\touch_00022.png" />
<Resource Include="touch\touch2\touch_00023.png" />
<Resource Include="touch\touch2\touch_00024.png" />
<Resource Include="touch\touch2\touch_00025.png" />
<Resource Include="touch\touch2\touch_00026.png" />
<Resource Include="touch\touch2\touch_00027.png" />
<Resource Include="touch\touch2\touch_00028.png" />
<Resource Include="touch\touch2\touch_00029.png" />
<Resource Include="touch\touch2\touch_00030.png" />
<Resource Include="touch\touch2\touch_00031.png" />
<Resource Include="touch\touch2\touch_00032.png" />
<Resource Include="touch\touch2\touch_00033.png" />
<Resource Include="touch\touch2\touch_00034.png" />
<Resource Include="touch\touch2\touch_00035.png" />
<Resource Include="touch\touch2\touch_00036.png" />
<Resource Include="touch\touch2\touch_00037.png" />
<Resource Include="touch\touch2\touch_00038.png" />
<Resource Include="touch\touch2\touch_00039.png" />
<Resource Include="touch\touch2\touch_00040.png" />
<Resource Include="touch\touch2\touch_00041.png" />
<Resource Include="touch\touch2\touch_00042.png" />
<Resource Include="touch\touch2\touch_00043.png" />
<Resource Include="touch\touch2\touch_00044.png" />
<Resource Include="touch\touch2\touch_00045.png" />
<Resource Include="touch\touch2\touch_00046.png" />
<Resource Include="touch\touch2\touch_00047.png" />
<Resource Include="touch\touch2\touch_00048.png" />
<Resource Include="touch\touch2\touch_00049.png" />
<Resource Include="touch\touch2\touch_00050.png" />
<Resource Include="touch\touch2\touch_00051.png" />
<Resource Include="touch\touch2\touch_00052.png" />
<Resource Include="touch\touch2\touch_00053.png" />
<Resource Include="touch\touch2\touch_00054.png" />
<Resource Include="touch\touch2\touch_00055.png" />
<Resource Include="touch\touch2\touch_00056.png" />
<Resource Include="touch\touch2\touch_00057.png" />
<Resource Include="touch\touch2\touch_00058.png" />
<Resource Include="touch\touch2\touch_00059.png" />
<Resource Include="touch\touch2\touch_00060.png" />
<Resource Include="touch\touch2\touch_00061.png" />
<Resource Include="touch\touch2\touch_00062.png" />
<Resource Include="touch\touch2\touch_00063.png" />
<Resource Include="touch\touch2\touch_00064.png" />
<Resource Include="touch\touch2\touch_00065.png" />
<Resource Include="touch\touch2\touch_00066.png" />
<Resource Include="touch\touch2\touch_00067.png" />
<Resource Include="touch\touch2\touch_00068.png" />
<Resource Include="touch\touch3\touch_00000.png" />
<Resource Include="touch\touch3\touch_00001.png" />
<Resource Include="touch\touch3\touch_00002.png" />
<Resource Include="touch\touch3\touch_00003.png" />
<Resource Include="touch\touch3\touch_00004.png" />
<Resource Include="touch\touch3\touch_00005.png" />
<Resource Include="touch\touch3\touch_00006.png" />
<Resource Include="touch\touch3\touch_00007.png" />
<Resource Include="touch\touch3\touch_00008.png" />
<Resource Include="touch\touch3\touch_00009.png" />
<Resource Include="touch\touch3\touch_00010.png" />
<Resource Include="touch\touch3\touch_00011.png" />
<Resource Include="touch\touch3\touch_00012.png" />
<Resource Include="touch\touch3\touch_00013.png" />
<Resource Include="touch\touch3\touch_00014.png" />
<Resource Include="touch\touch3\touch_00015.png" />
<Resource Include="touch\touch3\touch_00016.png" />
<Resource Include="touch\touch3\touch_00017.png" />
<Resource Include="touch\touch3\touch_00018.png" />
<Resource Include="touch\touch3\touch_00019.png" />
<Resource Include="touch\touch3\touch_00020.png" />
<Resource Include="touch\touch3\touch_00021.png" />
<Resource Include="touch\touch3\touch_00022.png" />
<Resource Include="touch\touch3\touch_00023.png" />
<Resource Include="touch\touch3\touch_00024.png" />
<Resource Include="touch\touch3\touch_00025.png" />
<Resource Include="touch\touch3\touch_00026.png" />
<Resource Include="touch\touch3\touch_00027.png" />
<Resource Include="touch\touch3\touch_00028.png" />
<Resource Include="touch\touch3\touch_00029.png" />
<Resource Include="touch\touch3\touch_00030.png" />
<Resource Include="touch\touch3\touch_00031.png" />
<Resource Include="touch\touch3\touch_00032.png" />
<Resource Include="touch\touch3\touch_00033.png" />
<Resource Include="touch\touch3\touch_00034.png" />
<Resource Include="touch\touch3\touch_00035.png" />
<Resource Include="touch\touch3\touch_00036.png" />
<Resource Include="touch\touch3\touch_00037.png" />
<Resource Include="touch\touch3\touch_00038.png" />
<Resource Include="touch\touch3\touch_00039.png" />
<Resource Include="touch\touch3\touch_00040.png" />
<Resource Include="touch\touch3\touch_00041.png" />
<Resource Include="touch\touch3\touch_00042.png" />
<Resource Include="touch\touch3\touch_00043.png" />
<Resource Include="touch\touch3\touch_00044.png" />
<Resource Include="touch\touch3\touch_00045.png" />
<Resource Include="touch\touch3\touch_00046.png" />
<Resource Include="touch\touch3\touch_00047.png" />
<Resource Include="touch\touch3\touch_00048.png" />
<Resource Include="touch\touch3\touch_00049.png" />
<Resource Include="touch\touch3\touch_00050.png" />
<Resource Include="touch\touch3\touch_00051.png" />
<Resource Include="touch\touch3\touch_00052.png" />
<Resource Include="touch\touch3\touch_00053.png" />
<Resource Include="touch\touch3\touch_00054.png" />
<Resource Include="touch\touch3\touch_00055.png" />
<Resource Include="touch\touch3\touch_00056.png" />
<Resource Include="touch\touch3\touch_00057.png" />
<Resource Include="touch\touch3\touch_00058.png" />
<Resource Include="touch\touch3\touch_00059.png" />
<Resource Include="touch\touch3\touch_00060.png" />
<Resource Include="touch\touch3\touch_00061.png" />
<Resource Include="touch\touch3\touch_00062.png" />
<Resource Include="touch\touch3\touch_00063.png" />
<Resource Include="touch\touch3\touch_00064.png" />
<Resource Include="touch\touch3\touch_00065.png" />
<Resource Include="touch\touch3\touch_00066.png" />
<Resource Include="touch\touch3\touch_00067.png" />
<Resource Include="touch\touch3\touch_00068.png" />
<Resource Include="touch\touch3\touch_00069.png" />
<Resource Include="touch\touch3\touch_00070.png" />
<Resource Include="touch\touch3\touch_00071.png" />
<Resource Include="touch\touch3\touch_00072.png" />
<Resource Include="touch\touch3\touch_00073.png" />
<Resource Include="touch\touch3\touch_00074.png" />
<Resource Include="touch\touch3\touch_00075.png" />
<Resource Include="touch\touch3\touch_00076.png" />
<Resource Include="touch\touch3\touch_00077.png" />
<Resource Include="touch\touch3\touch_00078.png" />
<Resource Include="touch\touch3\touch_00079.png" />
<Resource Include="touch\touch3\touch_00080.png" />
<Resource Include="touch\touch3\touch_00081.png" />
<Resource Include="touch\touch3\touch_00082.png" />
<Resource Include="touch\touch3\touch_00083.png" />
<Resource Include="touch\touch3\touch_00084.png" />
<Resource Include="touch\touch3\touch_00085.png" />
<Resource Include="touch\touch3\touch_00086.png" />
<Resource Include="touch\touch3\touch_00087.png" />
<Resource Include="touch\touch3\touch_00088.png" />
<Resource Include="touch\touch3\touch_00089.png" />
<Resource Include="touch\touch3\touch_00090.png" />
<Resource Include="touch\touch3\touch_00091.png" />
<Resource Include="touch\touch3\touch_00092.png" />
<Resource Include="touch\touch3\touch_00093.png" />
<Resource Include="touch\touch3\touch_00094.png" />
<Resource Include="touch\touch3\touch_00095.png" />
<Resource Include="touch\touch3\touch_00096.png" />
<Resource Include="touch\touch3\touch_00097.png" />
<Resource Include="touch\touch3\touch_00098.png" />
<Resource Include="touch\touch3\touch_00099.png" />
<Resource Include="touch\touch4\touch_00000.png" />
<Resource Include="touch\touch4\touch_00001.png" />
<Resource Include="touch\touch4\touch_00002.png" />
<Resource Include="touch\touch4\touch_00003.png" />
<Resource Include="touch\touch4\touch_00004.png" />
<Resource Include="touch\touch4\touch_00005.png" />
<Resource Include="touch\touch4\touch_00006.png" />
<Resource Include="touch\touch4\touch_00007.png" />
<Resource Include="touch\touch4\touch_00008.png" />
<Resource Include="touch\touch4\touch_00009.png" />
<Resource Include="touch\touch4\touch_00010.png" />
<Resource Include="touch\touch4\touch_00011.png" />
<Resource Include="touch\touch4\touch_00012.png" />
<Resource Include="touch\touch4\touch_00013.png" />
<Resource Include="touch\touch4\touch_00014.png" />
<Resource Include="touch\touch4\touch_00015.png" />
<Resource Include="touch\touch4\touch_00016.png" />
<Resource Include="touch\touch4\touch_00017.png" />
<Resource Include="touch\touch4\touch_00018.png" />
<Resource Include="touch\touch4\touch_00019.png" />
<Resource Include="touch\touch4\touch_00020.png" />
<Resource Include="touch\touch4\touch_00021.png" />
<Resource Include="touch\touch4\touch_00022.png" />
<Resource Include="touch\touch4\touch_00023.png" />
<Resource Include="touch\touch4\touch_00024.png" />
<Resource Include="touch\touch4\touch_00025.png" />
<Resource Include="touch\touch4\touch_00026.png" />
<Resource Include="touch\touch4\touch_00027.png" />
<Resource Include="touch\touch4\touch_00028.png" />
<Resource Include="touch\touch4\touch_00029.png" />
<Resource Include="touch\touch4\touch_00030.png" />
<Resource Include="touch\touch4\touch_00031.png" />
<Resource Include="touch\touch4\touch_00032.png" />
<Resource Include="touch\touch4\touch_00033.png" />
<Resource Include="touch\touch4\touch_00034.png" />
<Resource Include="touch\touch4\touch_00035.png" />
<Resource Include="touch\touch4\touch_00036.png" />
<Resource Include="touch\touch4\touch_00037.png" />
<Resource Include="touch\touch4\touch_00038.png" />
<Resource Include="touch\touch4\touch_00039.png" />
<Resource Include="touch\touch4\touch_00040.png" />
<Resource Include="touch\touch4\touch_00041.png" />
<Resource Include="touch\touch4\touch_00042.png" />
<Resource Include="touch\touch4\touch_00043.png" />
<Resource Include="touch\touch4\touch_00044.png" />
<Resource Include="touch\touch4\touch_00045.png" />
<Resource Include="touch\touch4\touch_00046.png" />
<Resource Include="touch\touch4\touch_00047.png" />
<Resource Include="touch\touch4\touch_00048.png" />
<Resource Include="touch\touch4\touch_00049.png" />
<Resource Include="touch\touch4\touch_00050.png" />
<Resource Include="touch\touch4\touch_00051.png" />
<Resource Include="touch\touch4\touch_00052.png" />
<Resource Include="touch\touch4\touch_00053.png" />
<Resource Include="touch\touch4\touch_00054.png" />
<Resource Include="touch\touch4\touch_00055.png" />
<Resource Include="touch\touch4\touch_00056.png" />
<Resource Include="touch\touch4\touch_00057.png" />
<Resource Include="touch\touch4\touch_00058.png" />
<Resource Include="touch\touch4\touch_00059.png" />
<Resource Include="touch\touch4\touch_00060.png" />
<Resource Include="touch\touch4\touch_00061.png" />
<Resource Include="touch\touch4\touch_00062.png" />
<Resource Include="touch\touch4\touch_00063.png" />
<Resource Include="touch\touch4\touch_00064.png" />
<Resource Include="touch\touch4\touch_00065.png" />
<Resource Include="touch\touch4\touch_00066.png" />
<Resource Include="touch\touch4\touch_00067.png" />
<Resource Include="touch\touch4\touch_00068.png" />
<Resource Include="touch\touch4\touch_00069.png" />
<Resource Include="touch\touch4\touch_00070.png" />
<Resource Include="touch\touch4\touch_00071.png" />
<Resource Include="touch\touch4\touch_00072.png" />
<Resource Include="touch\touch4\touch_00073.png" />
<Resource Include="touch\touch4\touch_00074.png" />
<Resource Include="touch\touch4\touch_00075.png" />
<Resource Include="touch\touch4\touch_00076.png" />
<Resource Include="touch\touch4\touch_00077.png" />
<Resource Include="touch\touch4\touch_00078.png" />
<Resource Include="touch\touch4\touch_00079.png" />
<Resource Include="touch\touch4\touch_00080.png" />
<Resource Include="touch\touch4\touch_00081.png" />
<Resource Include="touch\touch4\touch_00082.png" />
<Resource Include="touch\touch4\touch_00083.png" />
<Resource Include="touch\touch4\touch_00084.png" />
<Resource Include="touch\touch4\touch_00085.png" />
<Resource Include="touch\touch4\touch_00086.png" />
<Resource Include="touch\touch4\touch_00087.png" />
<Resource Include="touch\touch4\touch_00088.png" />
<Resource Include="touch\touch4\touch_00089.png" />
<Resource Include="touch\touch4\touch_00090.png" />
<Resource Include="touch\touch4\touch_00091.png" />
<Resource Include="touch\touch4\touch_00092.png" />
<Resource Include="touch\touch4\touch_00093.png" />
<Resource Include="touch\touch4\touch_00094.png" />
<Resource Include="touch\touch4\touch_00095.png" />
<Resource Include="touch\touch4\touch_00096.png" />
<Resource Include="touch\touch4\touch_00097.png" />
<Resource Include="touch\touch4\touch_00098.png" />
<Resource Include="touch\touch4\touch_00099.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="image\11.jpg" />
<Resource Include="image\QR.png" />
<Resource Include="image\local.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00000.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00001.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00002.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00003.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00004.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00005.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00006.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00007.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00008.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00009.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00010.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00011.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00012.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00013.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00014.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00015.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00016.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00017.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00018.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00019.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00020.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00021.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00022.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00023.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00024.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00025.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00026.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00027.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00028.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00029.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00030.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00031.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00032.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00033.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00034.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00035.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00036.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00037.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00038.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00039.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00040.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00041.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00042.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00043.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00044.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00045.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00046.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00047.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00048.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00049.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00050.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00051.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00052.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00053.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00054.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00055.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00056.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00057.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00058.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00059.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00060.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00061.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00062.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00063.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00064.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00065.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00066.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00067.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00068.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00069.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00070.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00071.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00072.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00073.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00074.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00075.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00076.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00077.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00078.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00079.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00080.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00081.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00082.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00083.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00084.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00085.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00086.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00087.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00088.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00089.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00090.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00091.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00092.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00093.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00094.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00095.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00096.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00097.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00098.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00099.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00100.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00101.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00102.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00103.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00104.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00105.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00106.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00107.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00108.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00109.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00110.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00111.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00112.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00113.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00114.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00115.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00116.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00117.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00118.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00119.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00120.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00121.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00122.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00123.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00124.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00125.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00126.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00127.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00128.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00129.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00130.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00131.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00132.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00133.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00134.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00135.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00136.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00137.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00138.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00139.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00140.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00141.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00142.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00143.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00144.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00145.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00146.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00147.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00148.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00149.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00150.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00151.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00152.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00153.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00154.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00155.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00156.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00157.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00158.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00159.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00160.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00161.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00162.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00163.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00164.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00165.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00166.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00167.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00168.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00169.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00170.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00171.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00172.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00173.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00174.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00175.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00176.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00177.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00178.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00179.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00180.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00181.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00182.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00183.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00184.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00185.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00186.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00187.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00188.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00189.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00190.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00191.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00192.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00193.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00194.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00195.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00196.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00197.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00198.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00199.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00200.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00201.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00202.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00203.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00204.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00205.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00206.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00207.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00208.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00209.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00210.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00211.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00212.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00213.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00214.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00215.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00216.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00217.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00218.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00219.png" />
<Resource Include="image\CountDowmImage\倒计时透明度_00220.png" />
<Resource Include="image\coupon.png" />
<Resource Include="image\livebg.png" />
<Resource Include="image\weather\aqi.png" />
<Resource Include="image\weather\fl.png" />
<Resource Include="image\weather\pm.png" />
<Resource Include="image\weather\sd.png" />
<Resource Include="image\weather\weather_cloud.png" />
<Resource Include="image\weather\weather_rian.png" />
<Resource Include="image\weather\weather_snow.png" />
<Resource Include="image\weather\weather_sum.png" />
<Content Include="lib\msc_x64.dll" />
<Content Include="lib\NAudio.dll" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\cef.redist.x64.89.0.17\build\cef.redist.x64.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x64.89.0.17\build\cef.redist.x64.props'))" />
<Error Condition="!Exists('..\packages\cef.redist.x86.89.0.17\build\cef.redist.x86.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x86.89.0.17\build\cef.redist.x86.props'))" />
<Error Condition="!Exists('..\packages\CefSharp.Common.89.0.170\build\CefSharp.Common.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.89.0.170\build\CefSharp.Common.props'))" />
<Error Condition="!Exists('..\packages\CefSharp.Common.89.0.170\build\CefSharp.Common.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.89.0.170\build\CefSharp.Common.targets'))" />
<Error Condition="!Exists('..\packages\Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.0\build\Microsoft.NETFramework.ReferenceAssemblies.net46.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.0\build\Microsoft.NETFramework.ReferenceAssemblies.net46.targets'))" />
</Target>
<Import Project="..\packages\CefSharp.Common.89.0.170\build\CefSharp.Common.targets" Condition="Exists('..\packages\CefSharp.Common.89.0.170\build\CefSharp.Common.targets')" />
<Import Project="..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
<Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''">
<Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" />
<Error Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" />
</Target>
<Import Project="..\packages\Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.0\build\Microsoft.NETFramework.ReferenceAssemblies.net46.targets" Condition="Exists('..\packages\Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.0\build\Microsoft.NETFramework.ReferenceAssemblies.net46.targets')" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>