GeekDesk.csproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{B4983CEC-2281-413C-8ECF-92EE0E40A713}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>GeekDesk</RootNamespace>
  10. <AssemblyName>GeekDesk</AssemblyName>
  11. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  14. <WarningLevel>4</WarningLevel>
  15. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  16. <Deterministic>true</Deterministic>
  17. <TargetFrameworkProfile />
  18. <PublishUrl>publish\</PublishUrl>
  19. <Install>true</Install>
  20. <InstallFrom>Disk</InstallFrom>
  21. <UpdateEnabled>false</UpdateEnabled>
  22. <UpdateMode>Foreground</UpdateMode>
  23. <UpdateInterval>7</UpdateInterval>
  24. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  25. <UpdatePeriodically>false</UpdatePeriodically>
  26. <UpdateRequired>false</UpdateRequired>
  27. <MapFileExtensions>true</MapFileExtensions>
  28. <ApplicationRevision>0</ApplicationRevision>
  29. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  30. <IsWebBootstrapper>false</IsWebBootstrapper>
  31. <UseApplicationTrust>false</UseApplicationTrust>
  32. <BootstrapperEnabled>true</BootstrapperEnabled>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  35. <PlatformTarget>AnyCPU</PlatformTarget>
  36. <DebugSymbols>true</DebugSymbols>
  37. <DebugType>full</DebugType>
  38. <Optimize>false</Optimize>
  39. <OutputPath>bin\Debug\</OutputPath>
  40. <DefineConstants>DEBUG;TRACE</DefineConstants>
  41. <ErrorReport>prompt</ErrorReport>
  42. <WarningLevel>4</WarningLevel>
  43. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  44. <Prefer32Bit>false</Prefer32Bit>
  45. </PropertyGroup>
  46. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  47. <PlatformTarget>AnyCPU</PlatformTarget>
  48. <DebugType>pdbonly</DebugType>
  49. <Optimize>true</Optimize>
  50. <OutputPath>bin\Release\</OutputPath>
  51. <DefineConstants>TRACE</DefineConstants>
  52. <ErrorReport>prompt</ErrorReport>
  53. <WarningLevel>4</WarningLevel>
  54. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  55. </PropertyGroup>
  56. <PropertyGroup>
  57. <StartupObject>GeekDesk.App</StartupObject>
  58. </PropertyGroup>
  59. <PropertyGroup>
  60. <SignManifests>false</SignManifests>
  61. </PropertyGroup>
  62. <PropertyGroup>
  63. <ApplicationIcon>Taskbar.ico</ApplicationIcon>
  64. </PropertyGroup>
  65. <PropertyGroup>
  66. <TargetZone>LocalIntranet</TargetZone>
  67. </PropertyGroup>
  68. <PropertyGroup>
  69. <GenerateManifests>false</GenerateManifests>
  70. </PropertyGroup>
  71. <ItemGroup>
  72. <Reference Include="CommonServiceLocator, Version=2.0.6.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
  73. <HintPath>packages\CommonServiceLocator.2.0.6\lib\net45\CommonServiceLocator.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Gma.System.MouseKeyHook, Version=5.6.130.0, Culture=neutral, processorArchitecture=MSIL">
  76. <HintPath>packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath>
  77. </Reference>
  78. <Reference Include="HandyControl, Version=3.3.0.0, Culture=neutral, PublicKeyToken=45be8712787a1e5b, processorArchitecture=MSIL">
  79. <HintPath>packages\HandyControl.3.3.0\lib\net472\HandyControl.dll</HintPath>
  80. </Reference>
  81. <Reference Include="KeyMouseHook, Version=1.0.6.0, Culture=neutral, processorArchitecture=MSIL">
  82. <HintPath>packages\KeyMouseHook.1.0.6\lib\net40\KeyMouseHook.dll</HintPath>
  83. </Reference>
  84. <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  85. <HintPath>packages\Microsoft.Extensions.Logging.Abstractions.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
  86. </Reference>
  87. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  88. <HintPath>packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  89. </Reference>
  90. <Reference Include="NPinyin.Core, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  91. <HintPath>packages\NPinyin.Core.3.0.0\lib\net45\NPinyin.Core.dll</HintPath>
  92. </Reference>
  93. <Reference Include="Quartz, Version=3.3.3.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
  94. <HintPath>packages\Quartz.3.3.3\lib\net472\Quartz.dll</HintPath>
  95. </Reference>
  96. <Reference Include="System" />
  97. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  98. <HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  99. </Reference>
  100. <Reference Include="System.Configuration" />
  101. <Reference Include="System.Data" />
  102. <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  103. <HintPath>packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
  104. </Reference>
  105. <Reference Include="System.Drawing" />
  106. <Reference Include="System.Drawing.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  107. <HintPath>packages\System.Drawing.Common.6.0.0-preview.6.21352.12\lib\net461\System.Drawing.Common.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  110. <HintPath>packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
  111. </Reference>
  112. <Reference Include="System.Numerics" />
  113. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  114. <HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  115. </Reference>
  116. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  117. <HintPath>packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  118. </Reference>
  119. <Reference Include="System.Runtime.Remoting" />
  120. <Reference Include="System.Web" />
  121. <Reference Include="System.Web.Extensions" />
  122. <Reference Include="System.Windows.Forms" />
  123. <Reference Include="System.Xml" />
  124. <Reference Include="Microsoft.CSharp" />
  125. <Reference Include="System.Core" />
  126. <Reference Include="System.Xml.Linq" />
  127. <Reference Include="System.Data.DataSetExtensions" />
  128. <Reference Include="System.Net.Http" />
  129. <Reference Include="System.Xaml">
  130. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  131. </Reference>
  132. <Reference Include="WindowsBase" />
  133. <Reference Include="PresentationCore" />
  134. <Reference Include="PresentationFramework" />
  135. </ItemGroup>
  136. <ItemGroup>
  137. <ApplicationDefinition Include="App.xaml">
  138. <Generator>MSBuild:Compile</Generator>
  139. <SubType>Designer</SubType>
  140. </ApplicationDefinition>
  141. <Compile Include="Command\DelegateCommand.cs" />
  142. <Compile Include="Command\DelegateCommandBase.cs" />
  143. <Compile Include="Constant\AppHideType.cs" />
  144. <Compile Include="Constant\Constants.cs" />
  145. <Compile Include="Constant\HotKeyType.cs" />
  146. <Compile Include="Constant\IconType.cs" />
  147. <Compile Include="Constant\CommonEnum.cs" />
  148. <Compile Include="Constant\IconStartType.cs" />
  149. <Compile Include="Constant\RunTimeStatus.cs" />
  150. <Compile Include="Constant\SearchType.cs" />
  151. <Compile Include="Constant\SortType.cs" />
  152. <Compile Include="Constant\TodoTaskExecType.cs" />
  153. <Compile Include="Constant\BGStyle.cs" />
  154. <Compile Include="Constant\UpdateType.cs" />
  155. <Compile Include="Control\Other\BacklogNotificatin.xaml.cs">
  156. <DependentUpon>BacklogNotificatin.xaml</DependentUpon>
  157. </Compile>
  158. <Compile Include="Control\Other\CustomIconUrlDialog.xaml.cs">
  159. <DependentUpon>CustomIconUrlDialog.xaml</DependentUpon>
  160. </Compile>
  161. <Compile Include="Control\Other\GradientBGDialog.xaml.cs">
  162. <DependentUpon>GradientBGDialog.xaml</DependentUpon>
  163. </Compile>
  164. <Compile Include="Control\Other\MyColorPickerDialog.xaml.cs">
  165. <DependentUpon>MyColorPickerDialog.xaml</DependentUpon>
  166. </Compile>
  167. <Compile Include="Control\Other\IconInfoUrlDialog.xaml.cs">
  168. <DependentUpon>IconInfoUrlDialog.xaml</DependentUpon>
  169. </Compile>
  170. <Compile Include="Control\UserControls\Config\OtherControl.xaml.cs">
  171. <DependentUpon>OtherControl.xaml</DependentUpon>
  172. </Compile>
  173. <Compile Include="Control\UserControls\SystemItem\SystemItem.xaml.cs">
  174. <DependentUpon>SystemItem.xaml</DependentUpon>
  175. </Compile>
  176. <Compile Include="Control\UserControls\ToDo\TodoControl.xaml.cs">
  177. <DependentUpon>TodoControl.xaml</DependentUpon>
  178. </Compile>
  179. <Compile Include="Control\UserControls\IconFont\IconPannel.xaml.cs">
  180. <DependentUpon>IconPannel.xaml</DependentUpon>
  181. </Compile>
  182. <Compile Include="Control\Windows\GlobalColorPickerWindow.xaml.cs">
  183. <DependentUpon>GlobalColorPickerWindow.xaml</DependentUpon>
  184. </Compile>
  185. <Compile Include="Control\Windows\PixelColorPickerWindow.xaml.cs">
  186. <DependentUpon>PixelColorPickerWindow.xaml</DependentUpon>
  187. </Compile>
  188. <Compile Include="Control\Windows\SystemItemWindow.xaml.cs">
  189. <DependentUpon>SystemItemWindow.xaml</DependentUpon>
  190. </Compile>
  191. <Compile Include="Control\Windows\ToDoInfoWindow.xaml.cs">
  192. <DependentUpon>ToDoInfoWindow.xaml</DependentUpon>
  193. </Compile>
  194. <Compile Include="Control\Windows\ToDoWindow.xaml.cs">
  195. <DependentUpon>ToDoWindow.xaml</DependentUpon>
  196. </Compile>
  197. <Compile Include="Control\Windows\ConfigWindow.xaml.cs">
  198. <DependentUpon>ConfigWindow.xaml</DependentUpon>
  199. </Compile>
  200. <Compile Include="Control\Other\IconInfoDialog.xaml.cs">
  201. <DependentUpon>IconInfoDialog.xaml</DependentUpon>
  202. </Compile>
  203. <Compile Include="Control\UserControls\Config\AboutControl.xaml.cs">
  204. <DependentUpon>AboutControl.xaml</DependentUpon>
  205. </Compile>
  206. <Compile Include="Control\UserControls\PannelCard\LeftCardControl.xaml.cs">
  207. <DependentUpon>LeftCardControl.xaml</DependentUpon>
  208. </Compile>
  209. <Compile Include="Control\UserControls\Config\ThemeControl.xaml.cs">
  210. <DependentUpon>ThemeControl.xaml</DependentUpon>
  211. </Compile>
  212. <Compile Include="Control\UserControls\PannelCard\RightCardControl.xaml.cs">
  213. <DependentUpon>RightCardControl.xaml</DependentUpon>
  214. </Compile>
  215. <Compile Include="Control\UserControls\Config\MotionControl.xaml.cs">
  216. <DependentUpon>MotionControl.xaml</DependentUpon>
  217. </Compile>
  218. <Compile Include="Control\Windows\IconfontWindow.xaml.cs">
  219. <DependentUpon>IconfontWindow.xaml</DependentUpon>
  220. </Compile>
  221. <Compile Include="Control\Windows\UpdateWindow.xaml.cs">
  222. <DependentUpon>UpdateWindow.xaml</DependentUpon>
  223. </Compile>
  224. <Compile Include="Converts\CountGreZero2BoolConvert.cs" />
  225. <Compile Include="Converts\Count2VisibleConvert.cs" />
  226. <Compile Include="Converts\SearchTypeConvert.cs" />
  227. <Compile Include="Converts\StringAppendConvert.cs" />
  228. <Compile Include="Converts\DoubleToGridLength.cs" />
  229. <Compile Include="Converts\MenuInfoConvert.cs" />
  230. <Compile Include="Converts\SearchResWidth.cs" />
  231. <Compile Include="Converts\SortTypeConvert.cs" />
  232. <Compile Include="Converts\TodoTaskExecConvert.cs" />
  233. <Compile Include="Converts\IntToCornerRadius.cs" />
  234. <Compile Include="Converts\OpcityConvert.cs" />
  235. <Compile Include="Converts\BGStyleConvert.cs" />
  236. <Compile Include="Converts\UpdateTypeConvert.cs" />
  237. <Compile Include="Converts\Visibility2BooleanConverter.cs" />
  238. <Compile Include="DraggAnimatedPanel\DraggAnimatedPanel.cs" />
  239. <Compile Include="DraggAnimatedPanel\DraggAnimatedPanel.Drag.cs" />
  240. <Compile Include="Converts\HideTypeConvert.cs" />
  241. <Compile Include="Interface\IWindowCommon.cs" />
  242. <Compile Include="Task\ToDoTask.cs" />
  243. <Compile Include="MyThread\MouseHookThread.cs" />
  244. <Compile Include="MyThread\DispatcherBuild.cs" />
  245. <Compile Include="MyThread\UpdateThread.cs" />
  246. <Compile Include="Util\AeroGlassHelper.cs" />
  247. <Compile Include="Util\BGSettingUtil.cs" />
  248. <Compile Include="Util\ColorUtil.cs" />
  249. <Compile Include="Util\GlobalHotKey.cs" />
  250. <Compile Include="Util\CommonCode.cs" />
  251. <Compile Include="Util\FileIcon.cs" />
  252. <Compile Include="Util\FileUtil.cs" />
  253. <Compile Include="Util\KeyUtil.cs" />
  254. <Compile Include="Util\LogUtil.cs" />
  255. <Compile Include="Util\MarginHide.cs" />
  256. <Compile Include="Util\HttpUtil.cs" />
  257. <Compile Include="Util\ImageUtil.cs" />
  258. <Compile Include="Converts\MenuWidthConvert.cs" />
  259. <Compile Include="Util\MouseUtil.cs" />
  260. <Compile Include="Util\RegisterUtil.cs" />
  261. <Compile Include="Util\ShellContextMenu.cs" />
  262. <Compile Include="Util\ShowWindowFollowMouse.cs" />
  263. <Compile Include="Util\StringUtil.cs" />
  264. <Compile Include="Util\SvgToGeometry.cs" />
  265. <Compile Include="ViewModel\AppConfig.cs" />
  266. <Compile Include="ViewModel\AppData.cs" />
  267. <Compile Include="ViewModel\GradientBGParam.cs" />
  268. <Compile Include="ViewModel\CPDataContext.cs" />
  269. <Compile Include="ViewModel\Temp\GradientBGParamList.cs" />
  270. <Compile Include="ViewModel\Temp\SearchIconList.cs" />
  271. <Compile Include="ViewModel\ToDoInfo.cs" />
  272. <Compile Include="ViewModel\IconfontInfo.cs" />
  273. <Compile Include="ViewModel\IconInfo.cs" />
  274. <Compile Include="ViewModel\MenuInfo.cs" />
  275. <Page Include="Control\Other\BacklogNotificatin.xaml">
  276. <SubType>Designer</SubType>
  277. <Generator>MSBuild:Compile</Generator>
  278. </Page>
  279. <Page Include="Control\Other\CustomIconUrlDialog.xaml">
  280. <Generator>MSBuild:Compile</Generator>
  281. <SubType>Designer</SubType>
  282. </Page>
  283. <Page Include="Control\Other\GradientBGDialog.xaml">
  284. <Generator>MSBuild:Compile</Generator>
  285. <SubType>Designer</SubType>
  286. </Page>
  287. <Page Include="Control\Other\MyColorPickerDialog.xaml">
  288. <Generator>MSBuild:Compile</Generator>
  289. <SubType>Designer</SubType>
  290. </Page>
  291. <Page Include="Control\Other\IconInfoUrlDialog.xaml">
  292. <Generator>MSBuild:Compile</Generator>
  293. <SubType>Designer</SubType>
  294. </Page>
  295. <Page Include="Control\UserControls\Config\OtherControl.xaml">
  296. <SubType>Designer</SubType>
  297. <Generator>MSBuild:Compile</Generator>
  298. </Page>
  299. <Page Include="Control\UserControls\SystemItem\SystemItem.xaml">
  300. <Generator>MSBuild:Compile</Generator>
  301. <SubType>Designer</SubType>
  302. </Page>
  303. <Page Include="Control\UserControls\ToDo\TodoControl.xaml">
  304. <SubType>Designer</SubType>
  305. <Generator>MSBuild:Compile</Generator>
  306. </Page>
  307. <Page Include="Control\UserControls\IconFont\IconPannel.xaml">
  308. <SubType>Designer</SubType>
  309. <Generator>MSBuild:Compile</Generator>
  310. </Page>
  311. <Page Include="Control\Windows\GlobalColorPickerWindow.xaml">
  312. <SubType>Designer</SubType>
  313. <Generator>MSBuild:Compile</Generator>
  314. </Page>
  315. <Page Include="Control\Windows\PixelColorPickerWindow.xaml">
  316. <SubType>Designer</SubType>
  317. <Generator>MSBuild:Compile</Generator>
  318. </Page>
  319. <Page Include="Control\Windows\SystemItemWindow.xaml">
  320. <Generator>MSBuild:Compile</Generator>
  321. <SubType>Designer</SubType>
  322. </Page>
  323. <Page Include="Control\Windows\ToDoInfoWindow.xaml">
  324. <SubType>Designer</SubType>
  325. <Generator>MSBuild:Compile</Generator>
  326. </Page>
  327. <Page Include="Control\Windows\ToDoWindow.xaml">
  328. <SubType>Designer</SubType>
  329. <Generator>MSBuild:Compile</Generator>
  330. </Page>
  331. <Page Include="Control\Windows\ConfigWindow.xaml">
  332. <SubType>Designer</SubType>
  333. <Generator>MSBuild:Compile</Generator>
  334. </Page>
  335. <Page Include="Control\Other\IconInfoDialog.xaml">
  336. <SubType>Designer</SubType>
  337. <Generator>MSBuild:Compile</Generator>
  338. </Page>
  339. <Page Include="Control\UserControls\Config\AboutControl.xaml">
  340. <SubType>Designer</SubType>
  341. <Generator>MSBuild:Compile</Generator>
  342. </Page>
  343. <Page Include="Control\UserControls\PannelCard\LeftCardControl.xaml">
  344. <SubType>Designer</SubType>
  345. <Generator>MSBuild:Compile</Generator>
  346. </Page>
  347. <Page Include="Control\UserControls\Config\ThemeControl.xaml">
  348. <SubType>Designer</SubType>
  349. <Generator>MSBuild:Compile</Generator>
  350. </Page>
  351. <Page Include="Control\UserControls\PannelCard\RightCardControl.xaml">
  352. <SubType>Designer</SubType>
  353. <Generator>MSBuild:Compile</Generator>
  354. </Page>
  355. <Page Include="Control\UserControls\Config\MotionControl.xaml">
  356. <SubType>Designer</SubType>
  357. <Generator>MSBuild:Compile</Generator>
  358. </Page>
  359. <Page Include="Control\Windows\IconfontWindow.xaml">
  360. <SubType>Designer</SubType>
  361. <Generator>MSBuild:Compile</Generator>
  362. </Page>
  363. <Page Include="Control\Windows\UpdateWindow.xaml">
  364. <SubType>Designer</SubType>
  365. <Generator>MSBuild:Compile</Generator>
  366. </Page>
  367. <Page Include="MainWindow.xaml">
  368. <Generator>MSBuild:Compile</Generator>
  369. <SubType>Designer</SubType>
  370. </Page>
  371. <Compile Include="App.xaml.cs">
  372. <DependentUpon>App.xaml</DependentUpon>
  373. <SubType>Code</SubType>
  374. </Compile>
  375. <Compile Include="MainWindow.xaml.cs">
  376. <DependentUpon>MainWindow.xaml</DependentUpon>
  377. <SubType>Code</SubType>
  378. </Compile>
  379. <Page Include="Resource\Dictionary\Geometry.xaml">
  380. <SubType>Designer</SubType>
  381. <Generator>MSBuild:Compile</Generator>
  382. </Page>
  383. <Page Include="Resource\Dictionary\CommonStyle.xaml">
  384. <SubType>Designer</SubType>
  385. <Generator>MSBuild:Compile</Generator>
  386. </Page>
  387. </ItemGroup>
  388. <ItemGroup>
  389. <Compile Include="Properties\AssemblyInfo.cs">
  390. <SubType>Code</SubType>
  391. </Compile>
  392. <Compile Include="Properties\Resources.Designer.cs">
  393. <AutoGen>True</AutoGen>
  394. <DesignTime>True</DesignTime>
  395. <DependentUpon>Resources.resx</DependentUpon>
  396. </Compile>
  397. <Compile Include="Properties\Settings.Designer.cs">
  398. <AutoGen>True</AutoGen>
  399. <DependentUpon>Settings.settings</DependentUpon>
  400. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  401. </Compile>
  402. <EmbeddedResource Include="Properties\Resources.resx">
  403. <Generator>ResXFileCodeGenerator</Generator>
  404. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  405. </EmbeddedResource>
  406. <Resource Include="Resource\Iconfont\iconfont.json" />
  407. <None Include="Properties\app.manifest" />
  408. <None Include="Update.json" />
  409. <None Include="packages.config" />
  410. <None Include="Properties\Settings.settings">
  411. <Generator>SettingsSingleFileGenerator</Generator>
  412. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  413. </None>
  414. </ItemGroup>
  415. <ItemGroup>
  416. <None Include="App.config" />
  417. </ItemGroup>
  418. <ItemGroup>
  419. <Resource Include="Resource\Image\图片.png" />
  420. <Resource Include="Resource\Image\文件夹.png" />
  421. </ItemGroup>
  422. <ItemGroup>
  423. <Resource Include="Resource\Iconfont\iconfont.js" />
  424. </ItemGroup>
  425. <ItemGroup>
  426. <Resource Include="Resource\Image\BacklogImg.png" />
  427. </ItemGroup>
  428. <ItemGroup>
  429. <Resource Include="Resource\Image\TitleLogo.png" />
  430. </ItemGroup>
  431. <ItemGroup>
  432. <Resource Include="Resource\Image\About.png" />
  433. </ItemGroup>
  434. <ItemGroup>
  435. <Resource Include="Taskbar.ico" />
  436. </ItemGroup>
  437. <ItemGroup>
  438. <COMReference Include="IWshRuntimeLibrary">
  439. <Guid>{F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}</Guid>
  440. <VersionMajor>1</VersionMajor>
  441. <VersionMinor>0</VersionMinor>
  442. <Lcid>0</Lcid>
  443. <WrapperTool>tlbimp</WrapperTool>
  444. <Isolated>False</Isolated>
  445. <EmbedInteropTypes>True</EmbedInteropTypes>
  446. </COMReference>
  447. </ItemGroup>
  448. <ItemGroup>
  449. <Resource Include="Resource\Image\SystemIcon\Services.png" />
  450. </ItemGroup>
  451. <ItemGroup>
  452. <Resource Include="Resource\Image\SystemIcon\Calculator.png" />
  453. <Resource Include="Resource\Image\SystemIcon\CMD.png" />
  454. <Resource Include="Resource\Image\SystemIcon\Computer.png" />
  455. <Resource Include="Resource\Image\SystemIcon\Control.png" />
  456. <Resource Include="Resource\Image\SystemIcon\GroupPolicy.png" />
  457. <Resource Include="Resource\Image\SystemIcon\Mstsc.png" />
  458. <Resource Include="Resource\Image\SystemIcon\Network.png" />
  459. <Resource Include="Resource\Image\SystemIcon\Notepad.png" />
  460. <Resource Include="Resource\Image\SystemIcon\RecycleBin.png" />
  461. <Resource Include="Resource\Image\SystemIcon\Registry.png" />
  462. </ItemGroup>
  463. <ItemGroup>
  464. <BootstrapperPackage Include=".NETFramework,Version=v4.7.2">
  465. <Visible>False</Visible>
  466. <ProductName>Microsoft .NET Framework 4.7.2 %28x86 和 x64%29</ProductName>
  467. <Install>true</Install>
  468. </BootstrapperPackage>
  469. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  470. <Visible>False</Visible>
  471. <ProductName>.NET Framework 3.5 SP1</ProductName>
  472. <Install>false</Install>
  473. </BootstrapperPackage>
  474. </ItemGroup>
  475. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  476. </Project>