GeekDesk.csproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372
  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. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <PlatformTarget>AnyCPU</PlatformTarget>
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>bin\Debug\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  29. <Prefer32Bit>false</Prefer32Bit>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <PlatformTarget>AnyCPU</PlatformTarget>
  33. <DebugType>pdbonly</DebugType>
  34. <Optimize>true</Optimize>
  35. <OutputPath>bin\Release\</OutputPath>
  36. <DefineConstants>TRACE</DefineConstants>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  40. </PropertyGroup>
  41. <PropertyGroup>
  42. <StartupObject>GeekDesk.App</StartupObject>
  43. </PropertyGroup>
  44. <PropertyGroup>
  45. <SignManifests>false</SignManifests>
  46. </PropertyGroup>
  47. <PropertyGroup>
  48. <ApplicationIcon>Taskbar.ico</ApplicationIcon>
  49. </PropertyGroup>
  50. <PropertyGroup>
  51. <TargetZone>LocalIntranet</TargetZone>
  52. </PropertyGroup>
  53. <PropertyGroup>
  54. <GenerateManifests>false</GenerateManifests>
  55. </PropertyGroup>
  56. <ItemGroup>
  57. <Reference Include="CommonServiceLocator, Version=2.0.6.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
  58. <HintPath>packages\CommonServiceLocator.2.0.6\lib\net45\CommonServiceLocator.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Gma.System.MouseKeyHook, Version=5.6.130.0, Culture=neutral, processorArchitecture=MSIL">
  61. <HintPath>packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath>
  62. </Reference>
  63. <Reference Include="HandyControl, Version=3.3.0.0, Culture=neutral, PublicKeyToken=45be8712787a1e5b, processorArchitecture=MSIL">
  64. <HintPath>packages\HandyControl.3.3.0\lib\net472\HandyControl.dll</HintPath>
  65. </Reference>
  66. <Reference Include="KeyMouseHook, Version=1.0.6.0, Culture=neutral, processorArchitecture=MSIL">
  67. <HintPath>packages\KeyMouseHook.1.0.6\lib\net40\KeyMouseHook.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
  70. <HintPath>packages\Microsoft.Extensions.Logging.Abstractions.2.1.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
  71. </Reference>
  72. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  73. <HintPath>packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Quartz, Version=3.3.3.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
  76. <HintPath>packages\Quartz.3.3.3\lib\net472\Quartz.dll</HintPath>
  77. </Reference>
  78. <Reference Include="System" />
  79. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  80. <HintPath>packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Configuration" />
  83. <Reference Include="System.Data" />
  84. <Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  85. <HintPath>packages\System.Diagnostics.DiagnosticSource.4.7.1\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System.Drawing" />
  88. <Reference Include="System.Drawing.Common, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  89. <HintPath>packages\System.Drawing.Common.6.0.0-preview.6.21352.12\lib\net461\System.Drawing.Common.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  92. <HintPath>packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
  93. </Reference>
  94. <Reference Include="System.Numerics" />
  95. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  96. <HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  97. </Reference>
  98. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  99. <HintPath>packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  100. </Reference>
  101. <Reference Include="System.Runtime.Remoting" />
  102. <Reference Include="System.Web" />
  103. <Reference Include="System.Web.Extensions" />
  104. <Reference Include="System.Windows.Forms" />
  105. <Reference Include="System.Xml" />
  106. <Reference Include="Microsoft.CSharp" />
  107. <Reference Include="System.Core" />
  108. <Reference Include="System.Xml.Linq" />
  109. <Reference Include="System.Data.DataSetExtensions" />
  110. <Reference Include="System.Net.Http" />
  111. <Reference Include="System.Xaml">
  112. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  113. </Reference>
  114. <Reference Include="WindowsBase" />
  115. <Reference Include="PresentationCore" />
  116. <Reference Include="PresentationFramework" />
  117. </ItemGroup>
  118. <ItemGroup>
  119. <ApplicationDefinition Include="App.xaml">
  120. <Generator>MSBuild:Compile</Generator>
  121. <SubType>Designer</SubType>
  122. </ApplicationDefinition>
  123. <Compile Include="Command\DelegateCommand.cs" />
  124. <Compile Include="Command\DelegateCommandBase.cs" />
  125. <Compile Include="Constant\AppHideType.cs" />
  126. <Compile Include="Constant\Constants.cs" />
  127. <Compile Include="Constant\IconType.cs" />
  128. <Compile Include="Constant\CommonEnum.cs" />
  129. <Compile Include="Constant\IconStartType.cs" />
  130. <Compile Include="Constant\SortType.cs" />
  131. <Compile Include="Constant\TodoTaskExecType.cs" />
  132. <Compile Include="Constant\UpdateType.cs" />
  133. <Compile Include="Control\Other\BacklogNotificatin.xaml.cs">
  134. <DependentUpon>BacklogNotificatin.xaml</DependentUpon>
  135. </Compile>
  136. <Compile Include="Control\Other\CustomIconUrlDialog.xaml.cs">
  137. <DependentUpon>CustomIconUrlDialog.xaml</DependentUpon>
  138. </Compile>
  139. <Compile Include="Control\Other\IconInfoUrlDialog.xaml.cs">
  140. <DependentUpon>IconInfoUrlDialog.xaml</DependentUpon>
  141. </Compile>
  142. <Compile Include="Control\UserControls\Config\OtherControl.xaml.cs">
  143. <DependentUpon>OtherControl.xaml</DependentUpon>
  144. </Compile>
  145. <Compile Include="Control\UserControls\ToDo\TodoControl.xaml.cs">
  146. <DependentUpon>TodoControl.xaml</DependentUpon>
  147. </Compile>
  148. <Compile Include="Control\UserControls\IconFont\IconPannel.xaml.cs">
  149. <DependentUpon>IconPannel.xaml</DependentUpon>
  150. </Compile>
  151. <Compile Include="Control\Windows\ToDoInfoWindow.xaml.cs">
  152. <DependentUpon>ToDoInfoWindow.xaml</DependentUpon>
  153. </Compile>
  154. <Compile Include="Control\Windows\ToDoWindow.xaml.cs">
  155. <DependentUpon>ToDoWindow.xaml</DependentUpon>
  156. </Compile>
  157. <Compile Include="Control\Windows\ConfigWindow.xaml.cs">
  158. <DependentUpon>ConfigWindow.xaml</DependentUpon>
  159. </Compile>
  160. <Compile Include="Control\Other\IconInfoDialog.xaml.cs">
  161. <DependentUpon>IconInfoDialog.xaml</DependentUpon>
  162. </Compile>
  163. <Compile Include="Control\UserControls\Config\AboutControl.xaml.cs">
  164. <DependentUpon>AboutControl.xaml</DependentUpon>
  165. </Compile>
  166. <Compile Include="Control\UserControls\PannelCard\LeftCardControl.xaml.cs">
  167. <DependentUpon>LeftCardControl.xaml</DependentUpon>
  168. </Compile>
  169. <Compile Include="Control\UserControls\Config\ThemeControl.xaml.cs">
  170. <DependentUpon>ThemeControl.xaml</DependentUpon>
  171. </Compile>
  172. <Compile Include="Control\UserControls\PannelCard\RightCardControl.xaml.cs">
  173. <DependentUpon>RightCardControl.xaml</DependentUpon>
  174. </Compile>
  175. <Compile Include="Control\UserControls\Config\MotionControl.xaml.cs">
  176. <DependentUpon>MotionControl.xaml</DependentUpon>
  177. </Compile>
  178. <Compile Include="Control\Windows\IconfontWindow.xaml.cs">
  179. <DependentUpon>IconfontWindow.xaml</DependentUpon>
  180. </Compile>
  181. <Compile Include="Control\Windows\UpdateWindow.xaml.cs">
  182. <DependentUpon>UpdateWindow.xaml</DependentUpon>
  183. </Compile>
  184. <Compile Include="Converts\DoubleToGridLength.cs" />
  185. <Compile Include="Converts\TodoTaskExecConvert.cs" />
  186. <Compile Include="Converts\IntToCornerRadius.cs" />
  187. <Compile Include="Converts\OpcityConvert.cs" />
  188. <Compile Include="Converts\UpdateTypeConvert.cs" />
  189. <Compile Include="DraggAnimatedPanel\DraggAnimatedPanel.cs" />
  190. <Compile Include="DraggAnimatedPanel\DraggAnimatedPanel.Drag.cs" />
  191. <Compile Include="Converts\HideTypeConvert.cs" />
  192. <Compile Include="Interface\IWindowCommon.cs" />
  193. <Compile Include="Task\ToDoTask.cs" />
  194. <Compile Include="Thread\MouseHookThread.cs" />
  195. <Compile Include="Thread\DispatcherBuild.cs" />
  196. <Compile Include="Thread\UpdateThread.cs" />
  197. <Compile Include="Util\AeroGlassHelper.cs" />
  198. <Compile Include="Util\GlobalHotKey.cs" />
  199. <Compile Include="Util\CommonCode.cs" />
  200. <Compile Include="Util\ConsoleManager.cs" />
  201. <Compile Include="Util\DragAdorner.cs" />
  202. <Compile Include="Util\FileIcon.cs" />
  203. <Compile Include="Util\FileUtil.cs" />
  204. <Compile Include="Util\MarginHide.cs" />
  205. <Compile Include="Util\HttpUtil.cs" />
  206. <Compile Include="Util\ImageUtil.cs" />
  207. <Compile Include="Util\ListViewDragDropManager.cs" />
  208. <Compile Include="Converts\MenuWidthConvert.cs" />
  209. <Compile Include="Util\MouseUtil.cs" />
  210. <Compile Include="Util\MouseUtilities.cs" />
  211. <Compile Include="Util\RegisterUtil.cs" />
  212. <Compile Include="Util\ShellContextMenu.cs" />
  213. <Compile Include="Util\ShowWindowFollowMouse.cs" />
  214. <Compile Include="Util\StringUtil.cs" />
  215. <Compile Include="Util\SvgToGeometry.cs" />
  216. <Compile Include="ViewModel\AppConfig.cs" />
  217. <Compile Include="ViewModel\AppData.cs" />
  218. <Compile Include="ViewModel\ToDoInfo.cs" />
  219. <Compile Include="ViewModel\IconfontInfo.cs" />
  220. <Compile Include="ViewModel\IconInfo.cs" />
  221. <Compile Include="ViewModel\MenuInfo.cs" />
  222. <Page Include="Control\Other\BacklogNotificatin.xaml">
  223. <SubType>Designer</SubType>
  224. <Generator>MSBuild:Compile</Generator>
  225. </Page>
  226. <Page Include="Control\Other\CustomIconUrlDialog.xaml">
  227. <Generator>MSBuild:Compile</Generator>
  228. <SubType>Designer</SubType>
  229. </Page>
  230. <Page Include="Control\Other\IconInfoUrlDialog.xaml">
  231. <Generator>MSBuild:Compile</Generator>
  232. <SubType>Designer</SubType>
  233. </Page>
  234. <Page Include="Control\UserControls\Config\OtherControl.xaml">
  235. <SubType>Designer</SubType>
  236. <Generator>MSBuild:Compile</Generator>
  237. </Page>
  238. <Page Include="Control\UserControls\ToDo\TodoControl.xaml">
  239. <SubType>Designer</SubType>
  240. <Generator>MSBuild:Compile</Generator>
  241. </Page>
  242. <Page Include="Control\UserControls\IconFont\IconPannel.xaml">
  243. <SubType>Designer</SubType>
  244. <Generator>MSBuild:Compile</Generator>
  245. </Page>
  246. <Page Include="Control\Windows\ToDoInfoWindow.xaml">
  247. <SubType>Designer</SubType>
  248. <Generator>MSBuild:Compile</Generator>
  249. </Page>
  250. <Page Include="Control\Windows\ToDoWindow.xaml">
  251. <SubType>Designer</SubType>
  252. <Generator>MSBuild:Compile</Generator>
  253. </Page>
  254. <Page Include="Control\Windows\ConfigWindow.xaml">
  255. <SubType>Designer</SubType>
  256. <Generator>MSBuild:Compile</Generator>
  257. </Page>
  258. <Page Include="Control\Other\IconInfoDialog.xaml">
  259. <SubType>Designer</SubType>
  260. <Generator>MSBuild:Compile</Generator>
  261. </Page>
  262. <Page Include="Control\UserControls\Config\AboutControl.xaml">
  263. <SubType>Designer</SubType>
  264. <Generator>MSBuild:Compile</Generator>
  265. </Page>
  266. <Page Include="Control\UserControls\PannelCard\LeftCardControl.xaml">
  267. <SubType>Designer</SubType>
  268. <Generator>MSBuild:Compile</Generator>
  269. </Page>
  270. <Page Include="Control\UserControls\Config\ThemeControl.xaml">
  271. <SubType>Designer</SubType>
  272. <Generator>MSBuild:Compile</Generator>
  273. </Page>
  274. <Page Include="Control\UserControls\PannelCard\RightCardControl.xaml">
  275. <SubType>Designer</SubType>
  276. <Generator>MSBuild:Compile</Generator>
  277. </Page>
  278. <Page Include="Control\UserControls\Config\MotionControl.xaml">
  279. <SubType>Designer</SubType>
  280. <Generator>MSBuild:Compile</Generator>
  281. </Page>
  282. <Page Include="Control\Windows\IconfontWindow.xaml">
  283. <SubType>Designer</SubType>
  284. <Generator>MSBuild:Compile</Generator>
  285. </Page>
  286. <Page Include="Control\Windows\UpdateWindow.xaml">
  287. <SubType>Designer</SubType>
  288. <Generator>MSBuild:Compile</Generator>
  289. </Page>
  290. <Page Include="MainWindow.xaml">
  291. <Generator>MSBuild:Compile</Generator>
  292. <SubType>Designer</SubType>
  293. </Page>
  294. <Compile Include="App.xaml.cs">
  295. <DependentUpon>App.xaml</DependentUpon>
  296. <SubType>Code</SubType>
  297. </Compile>
  298. <Compile Include="MainWindow.xaml.cs">
  299. <DependentUpon>MainWindow.xaml</DependentUpon>
  300. <SubType>Code</SubType>
  301. </Compile>
  302. <Page Include="Resource\Dictionary\Geometry.xaml">
  303. <SubType>Designer</SubType>
  304. <Generator>MSBuild:Compile</Generator>
  305. </Page>
  306. <Page Include="Resource\Dictionary\CommonStyle.xaml">
  307. <SubType>Designer</SubType>
  308. <Generator>MSBuild:Compile</Generator>
  309. </Page>
  310. </ItemGroup>
  311. <ItemGroup>
  312. <Compile Include="Properties\AssemblyInfo.cs">
  313. <SubType>Code</SubType>
  314. </Compile>
  315. <Compile Include="Properties\Resources.Designer.cs">
  316. <AutoGen>True</AutoGen>
  317. <DesignTime>True</DesignTime>
  318. <DependentUpon>Resources.resx</DependentUpon>
  319. </Compile>
  320. <Compile Include="Properties\Settings.Designer.cs">
  321. <AutoGen>True</AutoGen>
  322. <DependentUpon>Settings.settings</DependentUpon>
  323. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  324. </Compile>
  325. <EmbeddedResource Include="Properties\Resources.resx">
  326. <Generator>ResXFileCodeGenerator</Generator>
  327. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  328. </EmbeddedResource>
  329. <Resource Include="Resource\Iconfont\iconfont.json" />
  330. <None Include="Properties\app.manifest" />
  331. <None Include="Update.json" />
  332. <None Include="packages.config" />
  333. <None Include="Properties\Settings.settings">
  334. <Generator>SettingsSingleFileGenerator</Generator>
  335. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  336. </None>
  337. </ItemGroup>
  338. <ItemGroup>
  339. <None Include="App.config" />
  340. </ItemGroup>
  341. <ItemGroup>
  342. <Resource Include="Resource\Image\图片.png" />
  343. <Resource Include="Resource\Image\文件夹.png" />
  344. </ItemGroup>
  345. <ItemGroup>
  346. <Resource Include="Resource\Iconfont\iconfont.js" />
  347. </ItemGroup>
  348. <ItemGroup>
  349. <Resource Include="Resource\Image\BacklogImg.png" />
  350. </ItemGroup>
  351. <ItemGroup>
  352. <Resource Include="Resource\Image\TitleLogo.png" />
  353. </ItemGroup>
  354. <ItemGroup>
  355. <Resource Include="Resource\Image\About.png" />
  356. </ItemGroup>
  357. <ItemGroup>
  358. <Resource Include="Taskbar.ico" />
  359. </ItemGroup>
  360. <ItemGroup>
  361. <COMReference Include="IWshRuntimeLibrary">
  362. <Guid>{F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}</Guid>
  363. <VersionMajor>1</VersionMajor>
  364. <VersionMinor>0</VersionMinor>
  365. <Lcid>0</Lcid>
  366. <WrapperTool>tlbimp</WrapperTool>
  367. <Isolated>False</Isolated>
  368. <EmbedInteropTypes>True</EmbedInteropTypes>
  369. </COMReference>
  370. </ItemGroup>
  371. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  372. </Project>