PageRenderTime 53ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/nUpdate.Administration/nUpdate.Administration.csproj

https://github.com/dbforge/nUpdate
MSBuild | 642 lines | 642 code | 0 blank | 0 comment | 0 complexity | 7553c4accfa00ac16643005162679666 MD5 | raw file
Possible License(s): MIT
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" 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. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProjectGuid>{804F7359-BD07-4C8D-A126-A863CD27AA4D}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>nUpdate.Administration</RootNamespace>
  12. <AssemblyName>nUpdate Administration</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <TargetFrameworkProfile />
  16. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
  17. <RestorePackages>true</RestorePackages>
  18. <NuGetPackageImportStamp>
  19. </NuGetPackageImportStamp>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <PlatformTarget>AnyCPU</PlatformTarget>
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>bin\Debug\</OutputPath>
  27. <DefineConstants>DEBUG;TRACE</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  31. <Prefer32Bit>false</Prefer32Bit>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <PlatformTarget>AnyCPU</PlatformTarget>
  35. <DebugType>pdbonly</DebugType>
  36. <Optimize>true</Optimize>
  37. <OutputPath>bin\Release\</OutputPath>
  38. <DefineConstants>TRACE</DefineConstants>
  39. <ErrorReport>prompt</ErrorReport>
  40. <WarningLevel>4</WarningLevel>
  41. <Prefer32Bit>false</Prefer32Bit>
  42. </PropertyGroup>
  43. <PropertyGroup>
  44. <TargetZone>LocalIntranet</TargetZone>
  45. </PropertyGroup>
  46. <PropertyGroup>
  47. <GenerateManifests>false</GenerateManifests>
  48. </PropertyGroup>
  49. <PropertyGroup>
  50. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  51. </PropertyGroup>
  52. <PropertyGroup>
  53. <ApplicationIcon>Trade-Updater-Logo-v3.ico</ApplicationIcon>
  54. </PropertyGroup>
  55. <ItemGroup>
  56. <Reference Include="DotNetZip, Version=1.13.3.0, Culture=neutral, PublicKeyToken=6583c7c814667745, processorArchitecture=MSIL">
  57. <HintPath>..\packages\DotNetZip.1.13.3\lib\net40\DotNetZip.dll</HintPath>
  58. </Reference>
  59. <Reference Include="FastColoredTextBox, Version=2.16.24.0, Culture=neutral, PublicKeyToken=fb8aa12b994ef61b, processorArchitecture=MSIL">
  60. <HintPath>..\packages\FCTB.2.16.24\lib\FastColoredTextBox.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  63. <HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
  64. <Private>True</Private>
  65. </Reference>
  66. <Reference Include="Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  67. <HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath>
  68. <Private>True</Private>
  69. </Reference>
  70. <Reference Include="Microsoft.Threading.Tasks.Extensions.Desktop, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  71. <HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
  72. <Private>True</Private>
  73. </Reference>
  74. <Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  75. <HintPath>..\packages\MySql.Data.6.9.9\lib\net40\MySql.Data.dll</HintPath>
  76. </Reference>
  77. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  78. <HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net40\Newtonsoft.Json.dll</HintPath>
  79. </Reference>
  80. <Reference Include="nUpdate.Administration.TransferInterface">
  81. <HintPath>..\nUpdate.Administration.TransferInterface\bin\Debug\nUpdate.Administration.TransferInterface.dll</HintPath>
  82. </Reference>
  83. <Reference Include="PresentationCore" />
  84. <Reference Include="PresentationFramework" />
  85. <Reference Include="starksoft.aspen, Version=1.1.0.0, Culture=neutral, PublicKeyToken=56b8923a24d03eb3, processorArchitecture=MSIL">
  86. <HintPath>..\packages\starksoft.aspen.1.1.0\lib\net40\starksoft.aspen.dll</HintPath>
  87. </Reference>
  88. <Reference Include="System" />
  89. <Reference Include="System.ComponentModel.DataAnnotations" />
  90. <Reference Include="System.Data" />
  91. <Reference Include="System.Design" />
  92. <Reference Include="System.Drawing" />
  93. <Reference Include="System.IO, Version=2.6.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  94. <HintPath>..\packages\Microsoft.Bcl.1.1.10\lib\net40\System.IO.dll</HintPath>
  95. <Private>True</Private>
  96. </Reference>
  97. <Reference Include="System.Net" />
  98. <Reference Include="System.Runtime, Version=2.6.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  99. <HintPath>..\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Runtime.dll</HintPath>
  100. <Private>True</Private>
  101. </Reference>
  102. <Reference Include="System.Runtime.Serialization" />
  103. <Reference Include="System.Security" />
  104. <Reference Include="System.Threading.Tasks, Version=2.6.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  105. <HintPath>..\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Threading.Tasks.dll</HintPath>
  106. <Private>True</Private>
  107. </Reference>
  108. <Reference Include="System.Web.Extensions" />
  109. <Reference Include="System.Windows.Forms" />
  110. <Reference Include="System.Windows.Forms.DataVisualization" />
  111. <Reference Include="System.XML" />
  112. </ItemGroup>
  113. <ItemGroup>
  114. <Compile Include="Core\AesManager.cs" />
  115. <Compile Include="Core\Application\Extension\AssociationManager.cs" />
  116. <Compile Include="Core\Application\Extension\FileAssociationInfo.cs" />
  117. <Compile Include="Core\Application\Extension\ProgramAssociationInfo.cs" />
  118. <Compile Include="Core\Application\Extension\ProgramIcon.cs" />
  119. <Compile Include="Core\Application\Extension\ProgramVerb.cs" />
  120. <Compile Include="Core\Application\Extension\RegistryException.cs" />
  121. <Compile Include="Core\Application\Extension\RegistryWrapper.cs" />
  122. <Compile Include="Core\Application\Extension\ShellNotification.cs" />
  123. <Compile Include="Core\CodeDomHelper.cs" />
  124. <Compile Include="Core\Ftp\Service\FtpTransferService.cs" />
  125. <Compile Include="Core\Ftp\Service\TransferServiceProvider.cs" />
  126. <Compile Include="Core\IAsyncSupportable.cs" />
  127. <Compile Include="Core\IResettable.cs" />
  128. <Compile Include="Core\ListingItem.cs" />
  129. <Compile Include="Core\Operations\Panels\ScriptExecuteOperationPanel.cs">
  130. <SubType>UserControl</SubType>
  131. </Compile>
  132. <Compile Include="Core\Operations\Panels\ScriptExecuteOperationPanel.Designer.cs">
  133. <DependentUpon>ScriptExecuteOperationPanel.cs</DependentUpon>
  134. </Compile>
  135. <Compile Include="Core\ProjectConfiguration.cs" />
  136. <Compile Include="Core\ServiceProviderHelper.cs" />
  137. <Compile Include="Core\StatisticsServer.cs" />
  138. <Compile Include="Core\History\LogEntry.cs" />
  139. <Compile Include="Core\Application\UpdatePackage.cs" />
  140. <Compile Include="Core\Application\UpdateProject.cs" />
  141. <Compile Include="Core\History\Log.cs" />
  142. <Compile Include="Core\Extensions.cs" />
  143. <Compile Include="Core\JsonHelper.cs" />
  144. <Compile Include="Core\Navigator.cs" />
  145. <Compile Include="Core\FtpManager.cs" />
  146. <Compile Include="Core\Localization\LocalizationProperties.cs" />
  147. <Compile Include="Core\Operations\Panels\FileDeleteOperationPanel.cs">
  148. <SubType>UserControl</SubType>
  149. </Compile>
  150. <Compile Include="Core\Operations\Panels\FileDeleteOperationPanel.Designer.cs">
  151. <DependentUpon>FileDeleteOperationPanel.cs</DependentUpon>
  152. </Compile>
  153. <Compile Include="Core\Operations\Panels\FileRenameOperationPanel.cs">
  154. <SubType>UserControl</SubType>
  155. </Compile>
  156. <Compile Include="Core\Operations\Panels\FileRenameOperationPanel.Designer.cs">
  157. <DependentUpon>FileRenameOperationPanel.cs</DependentUpon>
  158. </Compile>
  159. <Compile Include="Core\Operations\Panels\IOperationPanel.cs" />
  160. <Compile Include="Core\Operations\Panels\ProcessStartOperationPanel.cs">
  161. <SubType>UserControl</SubType>
  162. </Compile>
  163. <Compile Include="Core\Operations\Panels\ProcessStartOperationPanel.Designer.cs">
  164. <DependentUpon>ProcessStartOperationPanel.cs</DependentUpon>
  165. </Compile>
  166. <Compile Include="Core\Operations\Panels\ProcessStopOperationPanel.cs">
  167. <SubType>UserControl</SubType>
  168. </Compile>
  169. <Compile Include="Core\Operations\Panels\ProcessStopOperationPanel.Designer.cs">
  170. <DependentUpon>ProcessStopOperationPanel.cs</DependentUpon>
  171. </Compile>
  172. <Compile Include="Core\Operations\Panels\RegistrySubKeyCreateOperationPanel.cs">
  173. <SubType>UserControl</SubType>
  174. </Compile>
  175. <Compile Include="Core\Operations\Panels\RegistrySubKeyCreateOperationPanel.Designer.cs">
  176. <DependentUpon>RegistrySubKeyCreateOperationPanel.cs</DependentUpon>
  177. </Compile>
  178. <Compile Include="Core\Operations\Panels\RegistrySubKeyDeleteOperationPanel.cs">
  179. <SubType>UserControl</SubType>
  180. </Compile>
  181. <Compile Include="Core\Operations\Panels\RegistrySubKeyDeleteOperationPanel.Designer.cs">
  182. <DependentUpon>RegistrySubKeyDeleteOperationPanel.cs</DependentUpon>
  183. </Compile>
  184. <Compile Include="Core\Operations\Panels\RegistryDeleteValueOperationPanel.cs">
  185. <SubType>UserControl</SubType>
  186. </Compile>
  187. <Compile Include="Core\Operations\Panels\RegistryDeleteValueOperationPanel.Designer.cs">
  188. <DependentUpon>RegistryDeleteValueOperationPanel.cs</DependentUpon>
  189. </Compile>
  190. <Compile Include="Core\Operations\Panels\RegistrySetValueOperationPanel.cs">
  191. <SubType>UserControl</SubType>
  192. </Compile>
  193. <Compile Include="Core\Operations\Panels\RegistrySetValueOperationPanel.Designer.cs">
  194. <DependentUpon>RegistrySetValueOperationPanel.cs</DependentUpon>
  195. </Compile>
  196. <Compile Include="Core\Operations\Panels\ServiceStartOperationPanel.cs">
  197. <SubType>UserControl</SubType>
  198. </Compile>
  199. <Compile Include="Core\Operations\Panels\ServiceStartOperationPanel.Designer.cs">
  200. <DependentUpon>ServiceStartOperationPanel.cs</DependentUpon>
  201. </Compile>
  202. <Compile Include="Core\Operations\Panels\ServiceStopOperationPanel.cs">
  203. <SubType>UserControl</SubType>
  204. </Compile>
  205. <Compile Include="Core\Operations\Panels\ServiceStopOperationPanel.Designer.cs">
  206. <DependentUpon>ServiceStopOperationPanel.cs</DependentUpon>
  207. </Compile>
  208. <Compile Include="Core\ValidationManager.cs" />
  209. <Compile Include="Core\Win32\IconReader.cs" />
  210. <Compile Include="Core\Win32\Margins.cs" />
  211. <Compile Include="UI\Controls\ButtonTextBox.cs">
  212. <SubType>Component</SubType>
  213. </Compile>
  214. <Compile Include="UI\Controls\ExpandButton.cs" />
  215. <Compile Include="UI\Controls\ExplorerListViewGroup.cs" />
  216. <Compile Include="Core\Win32\NativeMethods.cs" />
  217. <Compile Include="Core\Win32\PaintStruct.cs" />
  218. <Compile Include="UI\Controls\ExplorerTreeNode.cs" />
  219. <Compile Include="GlobalSuppressions.cs" />
  220. <Compile Include="UI\Controls\ActionList.cs">
  221. <SubType>Component</SubType>
  222. </Compile>
  223. <Compile Include="UI\Controls\ActionList.Designer.cs">
  224. <DependentUpon>ActionList.cs</DependentUpon>
  225. </Compile>
  226. <Compile Include="UI\Controls\ChangelogPanel.cs">
  227. <SubType>UserControl</SubType>
  228. </Compile>
  229. <Compile Include="UI\Controls\ChangelogPanel.Designer.cs">
  230. <DependentUpon>ChangelogPanel.cs</DependentUpon>
  231. </Compile>
  232. <Compile Include="UI\Controls\CommandLink.cs">
  233. <SubType>Component</SubType>
  234. </Compile>
  235. <Compile Include="UI\Controls\ExplorerNavigationButton\AeroTemplate.cs">
  236. <SubType>Component</SubType>
  237. </Compile>
  238. <Compile Include="UI\Controls\ExplorerNavigationButton\ArrowDirection.cs" />
  239. <Compile Include="UI\Controls\ExplorerNavigationButton\ButtonState.cs">
  240. <SubType>Component</SubType>
  241. </Compile>
  242. <Compile Include="UI\Controls\ExplorerNavigationButton\ButtonTheme.cs" />
  243. <Compile Include="UI\Controls\ExplorerNavigationButton\ExplorerNavigationButton.cs">
  244. <SubType>Component</SubType>
  245. </Compile>
  246. <Compile Include="UI\Controls\ExplorerNavigationButton\MetroTemplate.cs">
  247. <SubType>Component</SubType>
  248. </Compile>
  249. <Compile Include="UI\Controls\ExplorerNavigationButton\Template.cs">
  250. <SubType>Component</SubType>
  251. </Compile>
  252. <Compile Include="UI\Controls\ExplorerTreeView.cs">
  253. <SubType>Component</SubType>
  254. </Compile>
  255. <Compile Include="UI\Controls\ExplorerListView.cs">
  256. <SubType>Component</SubType>
  257. </Compile>
  258. <Compile Include="UI\Controls\ServerList.cs">
  259. <SubType>Component</SubType>
  260. </Compile>
  261. <Compile Include="UI\Controls\ServerList.Designer.cs">
  262. <DependentUpon>ServerList.cs</DependentUpon>
  263. </Compile>
  264. <Compile Include="UI\Controls\StatisticsChart.cs">
  265. <SubType>UserControl</SubType>
  266. </Compile>
  267. <Compile Include="UI\Controls\StatisticsChart.Designer.cs">
  268. <DependentUpon>StatisticsChart.cs</DependentUpon>
  269. </Compile>
  270. <Compile Include="UI\Controls\TablessTabControl.cs">
  271. <SubType>Component</SubType>
  272. </Compile>
  273. <Compile Include="UI\Dialogs\BaseDialog.cs">
  274. <SubType>Form</SubType>
  275. </Compile>
  276. <Compile Include="UI\Dialogs\CredentialsDialog.cs">
  277. <SubType>Form</SubType>
  278. </Compile>
  279. <Compile Include="UI\Dialogs\CredentialsDialog.Designer.cs">
  280. <DependentUpon>CredentialsDialog.cs</DependentUpon>
  281. </Compile>
  282. <Compile Include="UI\Dialogs\DirectorySearchDialog.cs">
  283. <SubType>Form</SubType>
  284. </Compile>
  285. <Compile Include="UI\Dialogs\DirectorySearchDialog.Designer.cs">
  286. <DependentUpon>DirectorySearchDialog.cs</DependentUpon>
  287. </Compile>
  288. <Compile Include="UI\Dialogs\FeedbackDialog.cs">
  289. <SubType>Form</SubType>
  290. </Compile>
  291. <Compile Include="UI\Dialogs\FeedbackDialog.Designer.cs">
  292. <DependentUpon>FeedbackDialog.cs</DependentUpon>
  293. </Compile>
  294. <Compile Include="UI\Dialogs\FtpAssemblyInputDialog.cs">
  295. <SubType>Form</SubType>
  296. </Compile>
  297. <Compile Include="UI\Dialogs\FtpAssemblyInputDialog.Designer.cs">
  298. <DependentUpon>FtpAssemblyInputDialog.cs</DependentUpon>
  299. </Compile>
  300. <Compile Include="UI\Dialogs\HistoryDialog.cs">
  301. <SubType>Form</SubType>
  302. </Compile>
  303. <Compile Include="UI\Dialogs\HistoryDialog.Designer.cs">
  304. <DependentUpon>HistoryDialog.cs</DependentUpon>
  305. </Compile>
  306. <Compile Include="UI\Dialogs\JsonEditorDialog.cs">
  307. <SubType>Form</SubType>
  308. </Compile>
  309. <Compile Include="UI\Dialogs\JsonEditorDialog.Designer.cs">
  310. <DependentUpon>JsonEditorDialog.cs</DependentUpon>
  311. </Compile>
  312. <Compile Include="UI\Dialogs\MainDialog.cs">
  313. <SubType>Form</SubType>
  314. </Compile>
  315. <Compile Include="UI\Dialogs\MainDialog.Designer.cs">
  316. <DependentUpon>MainDialog.cs</DependentUpon>
  317. </Compile>
  318. <Compile Include="UI\Dialogs\PackagesToAffectDialog.cs">
  319. <SubType>Form</SubType>
  320. </Compile>
  321. <Compile Include="UI\Dialogs\PackagesToAffectDialog.Designer.cs">
  322. <DependentUpon>PackagesToAffectDialog.cs</DependentUpon>
  323. </Compile>
  324. <Compile Include="UI\Dialogs\PreferencesDialog.cs">
  325. <SubType>Form</SubType>
  326. </Compile>
  327. <Compile Include="UI\Dialogs\PreferencesDialog.Designer.cs">
  328. <DependentUpon>PreferencesDialog.cs</DependentUpon>
  329. </Compile>
  330. <Compile Include="UI\Dialogs\PackageAddDialog.cs">
  331. <SubType>Form</SubType>
  332. </Compile>
  333. <Compile Include="UI\Dialogs\PackageAddDialog.Designer.cs">
  334. <DependentUpon>PackageAddDialog.cs</DependentUpon>
  335. </Compile>
  336. <Compile Include="UI\Dialogs\PackageEditDialog.cs">
  337. <SubType>Form</SubType>
  338. </Compile>
  339. <Compile Include="UI\Dialogs\PackageEditDialog.Designer.cs">
  340. <DependentUpon>PackageEditDialog.cs</DependentUpon>
  341. </Compile>
  342. <Compile Include="UI\Dialogs\ProjectDialog.cs">
  343. <SubType>Form</SubType>
  344. </Compile>
  345. <Compile Include="UI\Dialogs\ProjectDialog.Designer.cs">
  346. <DependentUpon>ProjectDialog.cs</DependentUpon>
  347. </Compile>
  348. <Compile Include="Program.cs" />
  349. <Compile Include="Properties\AssemblyInfo.cs" />
  350. <Compile Include="UI\Controls\CueTextBox.cs">
  351. <SubType>Component</SubType>
  352. </Compile>
  353. <Compile Include="UI\Dialogs\InfoDialog.cs">
  354. <SubType>Form</SubType>
  355. </Compile>
  356. <Compile Include="UI\Dialogs\InfoDialog.Designer.cs">
  357. <DependentUpon>InfoDialog.cs</DependentUpon>
  358. </Compile>
  359. <Compile Include="UI\Dialogs\NewProjectDialog.cs">
  360. <SubType>Form</SubType>
  361. </Compile>
  362. <Compile Include="UI\Dialogs\NewProjectDialog.Designer.cs">
  363. <DependentUpon>NewProjectDialog.cs</DependentUpon>
  364. </Compile>
  365. <Compile Include="UI\Dialogs\ProjectEditDialog.cs">
  366. <SubType>Form</SubType>
  367. </Compile>
  368. <Compile Include="UI\Dialogs\ProjectEditDialog.Designer.cs">
  369. <DependentUpon>ProjectEditDialog.cs</DependentUpon>
  370. </Compile>
  371. <Compile Include="UI\Dialogs\ProjectImportDialog.cs">
  372. <SubType>Form</SubType>
  373. </Compile>
  374. <Compile Include="UI\Dialogs\ProjectImportDialog.Designer.cs">
  375. <DependentUpon>ProjectImportDialog.cs</DependentUpon>
  376. </Compile>
  377. <Compile Include="UI\Dialogs\ProjectRemovalDialog.cs">
  378. <SubType>Form</SubType>
  379. </Compile>
  380. <Compile Include="UI\Dialogs\ProjectRemovalDialog.Designer.cs">
  381. <DependentUpon>ProjectRemovalDialog.cs</DependentUpon>
  382. </Compile>
  383. <Compile Include="UI\Dialogs\StatisticsServerAddDialog.cs">
  384. <SubType>Form</SubType>
  385. </Compile>
  386. <Compile Include="UI\Dialogs\StatisticsServerAddDialog.Designer.cs">
  387. <DependentUpon>StatisticsServerAddDialog.cs</DependentUpon>
  388. </Compile>
  389. <Compile Include="UI\Dialogs\StatisticsServerDialog.cs">
  390. <SubType>Form</SubType>
  391. </Compile>
  392. <Compile Include="UI\Dialogs\StatisticsServerDialog.Designer.cs">
  393. <DependentUpon>StatisticsServerDialog.cs</DependentUpon>
  394. </Compile>
  395. <Compile Include="UI\Dialogs\StatisticsServerEditDialog.cs">
  396. <SubType>Form</SubType>
  397. </Compile>
  398. <Compile Include="UI\Dialogs\StatisticsServerEditDialog.Designer.cs">
  399. <DependentUpon>StatisticsServerEditDialog.cs</DependentUpon>
  400. </Compile>
  401. <Compile Include="UI\Dialogs\UpdatingInfoDialog.cs">
  402. <SubType>Form</SubType>
  403. </Compile>
  404. <Compile Include="UI\Dialogs\UpdatingInfoDialog.Designer.cs">
  405. <DependentUpon>UpdatingInfoDialog.cs</DependentUpon>
  406. </Compile>
  407. <Compile Include="UI\Popups\Popup.cs" />
  408. <Compile Include="UI\Popups\PopupButtons.cs" />
  409. <Compile Include="UI\Popups\PopupDialog.cs">
  410. <SubType>Form</SubType>
  411. </Compile>
  412. <Compile Include="UI\Popups\PopupDialog.Designer.cs">
  413. <DependentUpon>PopupDialog.cs</DependentUpon>
  414. </Compile>
  415. <EmbeddedResource Include="Core\Operations\Panels\FileDeleteOperationPanel.resx">
  416. <DependentUpon>FileDeleteOperationPanel.cs</DependentUpon>
  417. </EmbeddedResource>
  418. <EmbeddedResource Include="Core\Operations\Panels\FileRenameOperationPanel.resx">
  419. <DependentUpon>FileRenameOperationPanel.cs</DependentUpon>
  420. </EmbeddedResource>
  421. <EmbeddedResource Include="Core\Operations\Panels\ProcessStartOperationPanel.resx">
  422. <DependentUpon>ProcessStartOperationPanel.cs</DependentUpon>
  423. </EmbeddedResource>
  424. <EmbeddedResource Include="Core\Operations\Panels\ProcessStopOperationPanel.resx">
  425. <DependentUpon>ProcessStopOperationPanel.cs</DependentUpon>
  426. </EmbeddedResource>
  427. <EmbeddedResource Include="Core\Operations\Panels\RegistrySubKeyCreateOperationPanel.resx">
  428. <DependentUpon>RegistrySubKeyCreateOperationPanel.cs</DependentUpon>
  429. </EmbeddedResource>
  430. <EmbeddedResource Include="Core\Operations\Panels\RegistrySubKeyDeleteOperationPanel.resx">
  431. <DependentUpon>RegistrySubKeyDeleteOperationPanel.cs</DependentUpon>
  432. </EmbeddedResource>
  433. <EmbeddedResource Include="Core\Operations\Panels\RegistryDeleteValueOperationPanel.resx">
  434. <DependentUpon>RegistryDeleteValueOperationPanel.cs</DependentUpon>
  435. </EmbeddedResource>
  436. <EmbeddedResource Include="Core\Operations\Panels\RegistrySetValueOperationPanel.resx">
  437. <DependentUpon>RegistrySetValueOperationPanel.cs</DependentUpon>
  438. </EmbeddedResource>
  439. <EmbeddedResource Include="Core\Operations\Panels\ScriptExecuteOperationPanel.resx">
  440. <DependentUpon>ScriptExecuteOperationPanel.cs</DependentUpon>
  441. </EmbeddedResource>
  442. <EmbeddedResource Include="Core\Operations\Panels\ServiceStartOperationPanel.resx">
  443. <DependentUpon>ServiceStartOperationPanel.cs</DependentUpon>
  444. </EmbeddedResource>
  445. <EmbeddedResource Include="Core\Operations\Panels\ServiceStopOperationPanel.resx">
  446. <DependentUpon>ServiceStopOperationPanel.cs</DependentUpon>
  447. </EmbeddedResource>
  448. <EmbeddedResource Include="UI\Controls\ChangelogPanel.resx">
  449. <DependentUpon>ChangelogPanel.cs</DependentUpon>
  450. </EmbeddedResource>
  451. <EmbeddedResource Include="UI\Controls\StatisticsChart.resx">
  452. <DependentUpon>StatisticsChart.cs</DependentUpon>
  453. </EmbeddedResource>
  454. <EmbeddedResource Include="UI\Dialogs\BaseDialog.resx">
  455. <DependentUpon>BaseDialog.cs</DependentUpon>
  456. </EmbeddedResource>
  457. <EmbeddedResource Include="UI\Dialogs\CredentialsDialog.resx">
  458. <DependentUpon>CredentialsDialog.cs</DependentUpon>
  459. </EmbeddedResource>
  460. <EmbeddedResource Include="UI\Dialogs\DirectorySearchDialog.resx">
  461. <DependentUpon>DirectorySearchDialog.cs</DependentUpon>
  462. </EmbeddedResource>
  463. <EmbeddedResource Include="UI\Dialogs\FeedbackDialog.resx">
  464. <DependentUpon>FeedbackDialog.cs</DependentUpon>
  465. </EmbeddedResource>
  466. <EmbeddedResource Include="UI\Dialogs\FtpAssemblyInputDialog.resx">
  467. <DependentUpon>FtpAssemblyInputDialog.cs</DependentUpon>
  468. </EmbeddedResource>
  469. <EmbeddedResource Include="UI\Dialogs\HistoryDialog.resx">
  470. <DependentUpon>HistoryDialog.cs</DependentUpon>
  471. </EmbeddedResource>
  472. <EmbeddedResource Include="UI\Dialogs\JsonEditorDialog.resx">
  473. <DependentUpon>JsonEditorDialog.cs</DependentUpon>
  474. </EmbeddedResource>
  475. <EmbeddedResource Include="UI\Dialogs\MainDialog.resx">
  476. <DependentUpon>MainDialog.cs</DependentUpon>
  477. <SubType>Designer</SubType>
  478. </EmbeddedResource>
  479. <EmbeddedResource Include="UI\Dialogs\PackagesToAffectDialog.resx">
  480. <DependentUpon>PackagesToAffectDialog.cs</DependentUpon>
  481. </EmbeddedResource>
  482. <EmbeddedResource Include="UI\Dialogs\PreferencesDialog.resx">
  483. <DependentUpon>PreferencesDialog.cs</DependentUpon>
  484. </EmbeddedResource>
  485. <EmbeddedResource Include="UI\Dialogs\PackageAddDialog.resx">
  486. <DependentUpon>PackageAddDialog.cs</DependentUpon>
  487. </EmbeddedResource>
  488. <EmbeddedResource Include="UI\Dialogs\PackageEditDialog.resx">
  489. <DependentUpon>PackageEditDialog.cs</DependentUpon>
  490. </EmbeddedResource>
  491. <EmbeddedResource Include="UI\Dialogs\ProjectDialog.resx">
  492. <DependentUpon>ProjectDialog.cs</DependentUpon>
  493. </EmbeddedResource>
  494. <EmbeddedResource Include="Properties\Resources.resx">
  495. <Generator>ResXFileCodeGenerator</Generator>
  496. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  497. <SubType>Designer</SubType>
  498. </EmbeddedResource>
  499. <Compile Include="Properties\Resources.Designer.cs">
  500. <AutoGen>True</AutoGen>
  501. <DependentUpon>Resources.resx</DependentUpon>
  502. <DesignTime>True</DesignTime>
  503. </Compile>
  504. <EmbeddedResource Include="UI\Dialogs\InfoDialog.resx">
  505. <DependentUpon>InfoDialog.cs</DependentUpon>
  506. </EmbeddedResource>
  507. <EmbeddedResource Include="UI\Dialogs\NewProjectDialog.resx">
  508. <DependentUpon>NewProjectDialog.cs</DependentUpon>
  509. <SubType>Designer</SubType>
  510. </EmbeddedResource>
  511. <EmbeddedResource Include="UI\Dialogs\ProjectEditDialog.resx">
  512. <DependentUpon>ProjectEditDialog.cs</DependentUpon>
  513. </EmbeddedResource>
  514. <EmbeddedResource Include="UI\Dialogs\ProjectImportDialog.resx">
  515. <DependentUpon>ProjectImportDialog.cs</DependentUpon>
  516. </EmbeddedResource>
  517. <EmbeddedResource Include="UI\Dialogs\ProjectRemovalDialog.resx">
  518. <DependentUpon>ProjectRemovalDialog.cs</DependentUpon>
  519. </EmbeddedResource>
  520. <EmbeddedResource Include="UI\Dialogs\StatisticsServerAddDialog.resx">
  521. <DependentUpon>StatisticsServerAddDialog.cs</DependentUpon>
  522. </EmbeddedResource>
  523. <EmbeddedResource Include="UI\Dialogs\StatisticsServerDialog.resx">
  524. <DependentUpon>StatisticsServerDialog.cs</DependentUpon>
  525. </EmbeddedResource>
  526. <EmbeddedResource Include="UI\Dialogs\StatisticsServerEditDialog.resx">
  527. <DependentUpon>StatisticsServerEditDialog.cs</DependentUpon>
  528. </EmbeddedResource>
  529. <EmbeddedResource Include="UI\Dialogs\UpdatingInfoDialog.resx">
  530. <DependentUpon>UpdatingInfoDialog.cs</DependentUpon>
  531. </EmbeddedResource>
  532. <EmbeddedResource Include="UI\Popups\PopupDialog.resx">
  533. <DependentUpon>PopupDialog.cs</DependentUpon>
  534. </EmbeddedResource>
  535. <None Include="packages.config" />
  536. <None Include="Properties\app.manifest" />
  537. <None Include="Properties\Settings.settings">
  538. <Generator>SettingsSingleFileGenerator</Generator>
  539. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  540. </None>
  541. <Compile Include="Properties\Settings.Designer.cs">
  542. <AutoGen>True</AutoGen>
  543. <DependentUpon>Settings.settings</DependentUpon>
  544. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  545. </Compile>
  546. </ItemGroup>
  547. <ItemGroup>
  548. <None Include="App.config">
  549. <SubType>Designer</SubType>
  550. </None>
  551. </ItemGroup>
  552. <ItemGroup>
  553. <None Include="Resources\Accept.png" />
  554. </ItemGroup>
  555. <ItemGroup>
  556. <None Include="Resources\en.json" />
  557. <None Include="Resources\Error.png" />
  558. </ItemGroup>
  559. <ItemGroup>
  560. <None Include="Resources\statistics.php" />
  561. <None Include="Resources\table_key.png" />
  562. </ItemGroup>
  563. <ItemGroup>
  564. <None Include="Resources\Expander.png" />
  565. </ItemGroup>
  566. <ItemGroup>
  567. <None Include="Resources\document--pencil.png" />
  568. </ItemGroup>
  569. <ItemGroup>
  570. <None Include="Resources\thumb-small-up.png" />
  571. </ItemGroup>
  572. <ItemGroup>
  573. <None Include="Resources\sticky-notes-stack.png" />
  574. </ItemGroup>
  575. <ItemGroup>
  576. <None Include="Resources\arrow-switch.png" />
  577. </ItemGroup>
  578. <ItemGroup>
  579. <None Include="Resources\blue-documents-stack.png" />
  580. </ItemGroup>
  581. <ItemGroup>
  582. <None Include="Resources\property.png" />
  583. </ItemGroup>
  584. <ItemGroup>
  585. <None Include="Resources\server-property.png" />
  586. </ItemGroup>
  587. <ItemGroup>
  588. <None Include="Resources\application-import.png" />
  589. <None Include="Resources\arrow-045.png" />
  590. <None Include="Resources\new-text.png" />
  591. <None Include="Resources\delete.png" />
  592. <None Include="Resources\box--arrow.png" />
  593. <None Include="Resources\box--minus.png" />
  594. <None Include="Resources\box--plus.png" />
  595. <None Include="Resources\box--pencil.png" />
  596. <None Include="Resources\brick_delete.png" />
  597. <None Include="Resources\brick_edit.png" />
  598. <None Include="Resources\brick_add.png" />
  599. <None Include="Resources\folder--arrow.png" />
  600. <None Include="Resources\folder--minus.png" />
  601. <None Include="Resources\folder--pencil.png" />
  602. <None Include="Resources\folder-rename.png" />
  603. <None Include="Resources\Left_Disabled.png" />
  604. <None Include="Resources\Left_Normal.png" />
  605. <None Include="Resources\Right_Disabled.png" />
  606. <None Include="Resources\Right_Normal.png" />
  607. <None Include="Resources\question-frame.png" />
  608. <None Include="Resources\conditions.png" />
  609. <Content Include="Trade-Updater-Logo-v3.ico" />
  610. </ItemGroup>
  611. <ItemGroup>
  612. <WCFMetadata Include="Service References\" />
  613. </ItemGroup>
  614. <ItemGroup>
  615. <ProjectReference Include="..\nUpdate.ProvideTAP\nUpdate.ProvideTAP.csproj">
  616. <Project>{b60f0aee-f710-44ff-9c64-7bc4fcbd1bf5}</Project>
  617. <Name>nUpdate.ProvideTAP</Name>
  618. </ProjectReference>
  619. <ProjectReference Include="..\nUpdate.Internal\nUpdate.Internal.csproj">
  620. <Project>{EFB71D69-EBF9-4F60-B776-DE443730A3DD}</Project>
  621. <Name>nUpdate.Internal</Name>
  622. </ProjectReference>
  623. </ItemGroup>
  624. <ItemGroup />
  625. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  626. <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
  627. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  628. <PropertyGroup>
  629. <ErrorText>Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Aktivieren Sie die Wiederherstellung von NuGet-Paketen, um die fehlende Datei herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}".</ErrorText>
  630. </PropertyGroup>
  631. <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
  632. <Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" />
  633. </Target>
  634. <Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" />
  635. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  636. Other similar extension points exist, see Microsoft.Common.targets.
  637. <Target Name="BeforeBuild">
  638. </Target>
  639. <Target Name="AfterBuild">
  640. </Target>
  641. -->
  642. </Project>