GeekDesk.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  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. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  31. <PlatformTarget>AnyCPU</PlatformTarget>
  32. <DebugType>pdbonly</DebugType>
  33. <Optimize>true</Optimize>
  34. <OutputPath>bin\Release\</OutputPath>
  35. <DefineConstants>TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="Apex.WinForms, Version=1.6.0.0, Culture=neutral, PublicKeyToken=98d06957926c086d, processorArchitecture=MSIL">
  42. <HintPath>packages\SharpShellTools.2.2.0.0\lib\Apex.WinForms.dll</HintPath>
  43. </Reference>
  44. <Reference Include="CommonServiceLocator, Version=2.0.6.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
  45. <HintPath>packages\CommonServiceLocator.2.0.6\lib\net45\CommonServiceLocator.dll</HintPath>
  46. </Reference>
  47. <Reference Include="GalaSoft.MvvmLight, Version=5.4.1.0, Culture=neutral, PublicKeyToken=e7570ab207bcb616, processorArchitecture=MSIL">
  48. <HintPath>packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll</HintPath>
  49. </Reference>
  50. <Reference Include="GalaSoft.MvvmLight.Extras, Version=5.4.1.0, Culture=neutral, PublicKeyToken=669f0b5e8f868abf, processorArchitecture=MSIL">
  51. <HintPath>packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Extras.dll</HintPath>
  52. </Reference>
  53. <Reference Include="GalaSoft.MvvmLight.Platform, Version=5.4.1.0, Culture=neutral, PublicKeyToken=5f873c45e98af8a1, processorArchitecture=MSIL">
  54. <HintPath>packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll</HintPath>
  55. </Reference>
  56. <Reference Include="GlobalHotKey, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
  57. <HintPath>packages\GlobalHotKey.1.1.0\lib\GlobalHotKey.dll</HintPath>
  58. </Reference>
  59. <Reference Include="HandyControl, Version=3.1.0.0, Culture=neutral, PublicKeyToken=45be8712787a1e5b, processorArchitecture=MSIL">
  60. <HintPath>packages\HandyControl.3.1.0\lib\net452\HandyControl.dll</HintPath>
  61. </Reference>
  62. <Reference Include="ServerManager, Version=2.2.0.0, Culture=neutral, processorArchitecture=x86">
  63. <HintPath>packages\SharpShellTools.2.2.0.0\lib\ServerManager.exe</HintPath>
  64. </Reference>
  65. <Reference Include="SharpShell, Version=2.2.0.0, Culture=neutral, PublicKeyToken=f14dc899472fe6fb, processorArchitecture=MSIL">
  66. <HintPath>packages\SharpShellTools.2.2.0.0\lib\SharpShell.dll</HintPath>
  67. </Reference>
  68. <Reference Include="srm, Version=2.2.0.0, Culture=neutral, PublicKeyToken=68bd4561cc3495fc, processorArchitecture=MSIL">
  69. <HintPath>packages\SharpShellTools.2.2.0.0\lib\srm.exe</HintPath>
  70. <Private>True</Private>
  71. </Reference>
  72. <Reference Include="System" />
  73. <Reference Include="System.Data" />
  74. <Reference Include="System.Drawing" />
  75. <Reference Include="System.Drawing.Common, Version=4.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  76. <HintPath>packages\System.Drawing.Common.6.0.0-preview.3.21201.4\lib\net461\System.Drawing.Common.dll</HintPath>
  77. </Reference>
  78. <Reference Include="System.Windows.Forms" />
  79. <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  80. <HintPath>packages\MvvmLightLibs.5.4.1.1\lib\net45\System.Windows.Interactivity.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Xml" />
  83. <Reference Include="Microsoft.CSharp" />
  84. <Reference Include="System.Core" />
  85. <Reference Include="System.Xml.Linq" />
  86. <Reference Include="System.Data.DataSetExtensions" />
  87. <Reference Include="System.Net.Http" />
  88. <Reference Include="System.Xaml">
  89. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  90. </Reference>
  91. <Reference Include="WindowsBase" />
  92. <Reference Include="PresentationCore" />
  93. <Reference Include="PresentationFramework" />
  94. </ItemGroup>
  95. <ItemGroup>
  96. <ApplicationDefinition Include="App.xaml">
  97. <Generator>MSBuild:Compile</Generator>
  98. <SubType>Designer</SubType>
  99. </ApplicationDefinition>
  100. <Compile Include="Command\DelegateCommand.cs" />
  101. <Compile Include="Command\DelegateCommandBase.cs" />
  102. <Compile Include="Constant\AppHideType.cs" />
  103. <Compile Include="Constant\Constants.cs" />
  104. <Compile Include="Constant\DefaultConstant.cs" />
  105. <Compile Include="Constant\IconStartType.cs" />
  106. <Compile Include="Constant\SortType.cs" />
  107. <Compile Include="Control\ConfigWindow.xaml.cs">
  108. <DependentUpon>ConfigWindow.xaml</DependentUpon>
  109. </Compile>
  110. <Compile Include="Control\IconInfoDialog.xaml.cs">
  111. <DependentUpon>IconInfoDialog.xaml</DependentUpon>
  112. </Compile>
  113. <Compile Include="Control\UserControls\AboutControl.xaml.cs">
  114. <DependentUpon>AboutControl.xaml</DependentUpon>
  115. </Compile>
  116. <Compile Include="Control\UserControls\LeftCardControl.xaml.cs">
  117. <DependentUpon>LeftCardControl.xaml</DependentUpon>
  118. </Compile>
  119. <Compile Include="Control\UserControls\ThemeControl.xaml.cs">
  120. <DependentUpon>ThemeControl.xaml</DependentUpon>
  121. </Compile>
  122. <Compile Include="Control\UserControls\RightCardControl.xaml.cs">
  123. <DependentUpon>RightCardControl.xaml</DependentUpon>
  124. </Compile>
  125. <Compile Include="Control\UserControls\MotionControl.xaml.cs">
  126. <DependentUpon>MotionControl.xaml</DependentUpon>
  127. </Compile>
  128. <Compile Include="Converts\DoubleToGridLength.cs" />
  129. <Compile Include="Converts\IntToCornerRadius.cs" />
  130. <Compile Include="Converts\OpcityConvert.cs" />
  131. <Compile Include="DraggAnimatedPanel\DraggAnimatedPanel.cs" />
  132. <Compile Include="DraggAnimatedPanel\DraggAnimatedPanel.Drag.cs" />
  133. <Compile Include="EditTextBlock\EditableTextBlock.cs" />
  134. <Compile Include="EditTextBlock\EditableTextBlockAdorner.cs" />
  135. <Compile Include="Converts\HideTypeConvert.cs" />
  136. <Compile Include="Util\CommonCode.cs" />
  137. <Compile Include="Util\ConsoleManager.cs" />
  138. <Compile Include="Util\DragAdorner.cs" />
  139. <Compile Include="Util\FileIcon.cs" />
  140. <Compile Include="Util\HotKey.cs" />
  141. <Compile Include="Util\ImageUtil.cs" />
  142. <Compile Include="Util\ListViewDragDropManager.cs" />
  143. <Compile Include="Converts\MenuWidthConvert.cs" />
  144. <Compile Include="Util\MouseUtil.cs" />
  145. <Compile Include="Util\MouseUtilities.cs" />
  146. <Compile Include="Util\ScreenUtil.cs" />
  147. <Compile Include="Util\ShellContextMenu.cs" />
  148. <Compile Include="Util\SystemIcon.cs" />
  149. <Compile Include="ViewModel\AppConfig.cs" />
  150. <Compile Include="ViewModel\AppData.cs" />
  151. <Compile Include="ViewModel\IconInfo.cs" />
  152. <Compile Include="ViewModel\MenuInfo.cs" />
  153. <Page Include="Control\ConfigWindow.xaml">
  154. <SubType>Designer</SubType>
  155. <Generator>MSBuild:Compile</Generator>
  156. </Page>
  157. <Page Include="Control\IconInfoDialog.xaml">
  158. <SubType>Designer</SubType>
  159. <Generator>MSBuild:Compile</Generator>
  160. </Page>
  161. <Page Include="Control\UserControls\AboutControl.xaml">
  162. <SubType>Designer</SubType>
  163. <Generator>MSBuild:Compile</Generator>
  164. </Page>
  165. <Page Include="Control\UserControls\LeftCardControl.xaml">
  166. <SubType>Designer</SubType>
  167. <Generator>MSBuild:Compile</Generator>
  168. </Page>
  169. <Page Include="Control\UserControls\ThemeControl.xaml">
  170. <SubType>Designer</SubType>
  171. <Generator>MSBuild:Compile</Generator>
  172. </Page>
  173. <Page Include="Control\UserControls\RightCardControl.xaml">
  174. <SubType>Designer</SubType>
  175. <Generator>MSBuild:Compile</Generator>
  176. </Page>
  177. <Page Include="Control\UserControls\MotionControl.xaml">
  178. <SubType>Designer</SubType>
  179. <Generator>MSBuild:Compile</Generator>
  180. </Page>
  181. <Page Include="MainWindow.xaml">
  182. <Generator>MSBuild:Compile</Generator>
  183. <SubType>Designer</SubType>
  184. </Page>
  185. <Compile Include="App.xaml.cs">
  186. <DependentUpon>App.xaml</DependentUpon>
  187. <SubType>Code</SubType>
  188. </Compile>
  189. <Compile Include="MainWindow.xaml.cs">
  190. <DependentUpon>MainWindow.xaml</DependentUpon>
  191. <SubType>Code</SubType>
  192. </Compile>
  193. <Page Include="Resource\Dictionary\Geometry.xaml">
  194. <SubType>Designer</SubType>
  195. <Generator>MSBuild:Compile</Generator>
  196. </Page>
  197. </ItemGroup>
  198. <ItemGroup>
  199. <Compile Include="Properties\AssemblyInfo.cs">
  200. <SubType>Code</SubType>
  201. </Compile>
  202. <Compile Include="Properties\Resources.Designer.cs">
  203. <AutoGen>True</AutoGen>
  204. <DesignTime>True</DesignTime>
  205. <DependentUpon>Resources.resx</DependentUpon>
  206. </Compile>
  207. <Compile Include="Properties\Settings.Designer.cs">
  208. <AutoGen>True</AutoGen>
  209. <DependentUpon>Settings.settings</DependentUpon>
  210. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  211. </Compile>
  212. <EmbeddedResource Include="Properties\Resources.resx">
  213. <Generator>ResXFileCodeGenerator</Generator>
  214. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  215. </EmbeddedResource>
  216. <None Include="packages.config" />
  217. <None Include="Properties\Settings.settings">
  218. <Generator>SettingsSingleFileGenerator</Generator>
  219. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  220. </None>
  221. <None Include="Resource\DefaultIconfont\iconfont.json" />
  222. <Resource Include="Resource\DefaultIconfont\iconfont.ttf" />
  223. </ItemGroup>
  224. <ItemGroup>
  225. <None Include="App.config" />
  226. </ItemGroup>
  227. <ItemGroup>
  228. <Content Include="Resource\DefaultIconfont\iconfont.svg" />
  229. <Resource Include="Resource\Image\图片.png" />
  230. <Resource Include="Resource\Image\文件夹.png" />
  231. <Resource Include="Resource\Image\Ico.png" />
  232. <Resource Include="Resource\Image\Ico.ico" />
  233. <Resource Include="Resource\Image\WindowLogo.png" />
  234. </ItemGroup>
  235. <ItemGroup />
  236. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  237. </Project>