BellwetherBackend.csproj 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  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>{852F7BF5-E998-48D1-8512-5CD77F0E10C2}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>BellwetherBackend</RootNamespace>
  10. <AssemblyName>BellwetherBackend</AssemblyName>
  11. <TargetFrameworkVersion>v4.6.1</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. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <PlatformTarget>AnyCPU</PlatformTarget>
  31. <DebugType>pdbonly</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>bin\Release\</OutputPath>
  34. <DefineConstants>TRACE</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. </PropertyGroup>
  38. <ItemGroup>
  39. <Reference Include="FirstFloor.ModernUI, Version=1.0.5.0, Culture=neutral, PublicKeyToken=2d21ec3cd074c59a, processorArchitecture=MSIL">
  40. <SpecificVersion>False</SpecificVersion>
  41. <HintPath>DLL\FirstFloor.ModernUI.dll</HintPath>
  42. </Reference>
  43. <Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
  44. <SpecificVersion>False</SpecificVersion>
  45. <HintPath>DLL\ICSharpCode.SharpZipLib.dll</HintPath>
  46. </Reference>
  47. <Reference Include="Microsoft.Office.Interop.PowerPoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  48. <SpecificVersion>False</SpecificVersion>
  49. <EmbedInteropTypes>True</EmbedInteropTypes>
  50. <HintPath>C:\Windows\assembly\GAC_MSIL\Microsoft.Office.Interop.PowerPoint\15.0.0.0__71e9bce111e9429c\Microsoft.Office.Interop.PowerPoint.dll</HintPath>
  51. </Reference>
  52. <Reference Include="Microsoft.Windows.Shell, Version=3.5.41019.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  53. <SpecificVersion>False</SpecificVersion>
  54. <HintPath>DLL\Microsoft.Windows.Shell.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>DLL\Microsoft.WindowsAPICodePack.Shell.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>DLL\Newtonsoft.Json.dll</HintPath>
  63. </Reference>
  64. <Reference Include="office, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  65. <SpecificVersion>False</SpecificVersion>
  66. <EmbedInteropTypes>True</EmbedInteropTypes>
  67. <HintPath>C:\Windows\assembly\GAC_MSIL\office\15.0.0.0__71e9bce111e9429c\office.dll</HintPath>
  68. </Reference>
  69. <Reference Include="SocketTransfer, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  70. <SpecificVersion>False</SpecificVersion>
  71. <HintPath>DLL\SocketTransfer.dll</HintPath>
  72. </Reference>
  73. <Reference Include="System" />
  74. <Reference Include="System.Data" />
  75. <Reference Include="System.Drawing" />
  76. <Reference Include="System.Windows.Forms" />
  77. <Reference Include="System.Xml" />
  78. <Reference Include="Microsoft.CSharp" />
  79. <Reference Include="System.Core" />
  80. <Reference Include="System.Xml.Linq" />
  81. <Reference Include="System.Data.DataSetExtensions" />
  82. <Reference Include="System.Net.Http" />
  83. <Reference Include="System.Xaml">
  84. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  85. </Reference>
  86. <Reference Include="WindowsBase" />
  87. <Reference Include="PresentationCore" />
  88. <Reference Include="PresentationFramework" />
  89. </ItemGroup>
  90. <ItemGroup>
  91. <ApplicationDefinition Include="App.xaml">
  92. <Generator>MSBuild:Compile</Generator>
  93. <SubType>Designer</SubType>
  94. </ApplicationDefinition>
  95. <Compile Include="SubPage\UcFrontPage.xaml.cs">
  96. <DependentUpon>UcFrontPage.xaml</DependentUpon>
  97. </Compile>
  98. <Compile Include="SubPage\UcBasicSetting.xaml.cs">
  99. <DependentUpon>UcBasicSetting.xaml</DependentUpon>
  100. </Compile>
  101. <Compile Include="SubPage\UpdatePage.xaml.cs">
  102. <DependentUpon>UpdatePage.xaml</DependentUpon>
  103. </Compile>
  104. <Compile Include="Utility\GlobalFunction.cs" />
  105. <Compile Include="Utility\ReduceImageResolution.cs" />
  106. <Compile Include="Utility\Setting.cs" />
  107. <EmbeddedResource Include="Assets\appbar.control.add.xaml">
  108. <Generator>MSBuild:Compile</Generator>
  109. <SubType>Designer</SubType>
  110. </EmbeddedResource>
  111. <EmbeddedResource Include="Assets\appbar.control.connect.xaml">
  112. <Generator>MSBuild:Compile</Generator>
  113. <SubType>Designer</SubType>
  114. </EmbeddedResource>
  115. <EmbeddedResource Include="Assets\appbar.control.delete.xaml">
  116. <Generator>MSBuild:Compile</Generator>
  117. <SubType>Designer</SubType>
  118. </EmbeddedResource>
  119. <EmbeddedResource Include="Assets\appbar.control.disconnect.xaml">
  120. <Generator>MSBuild:Compile</Generator>
  121. <SubType>Designer</SubType>
  122. </EmbeddedResource>
  123. <EmbeddedResource Include="Assets\appbar.control.downward.xaml">
  124. <Generator>MSBuild:Compile</Generator>
  125. <SubType>Designer</SubType>
  126. </EmbeddedResource>
  127. <EmbeddedResource Include="Assets\appbar.control.imgdelete.xaml">
  128. <Generator>MSBuild:Compile</Generator>
  129. <SubType>Designer</SubType>
  130. </EmbeddedResource>
  131. <EmbeddedResource Include="Assets\appbar.control.map.xaml">
  132. <Generator>MSBuild:Compile</Generator>
  133. <SubType>Designer</SubType>
  134. </EmbeddedResource>
  135. <EmbeddedResource Include="Assets\appbar.control.update.xaml">
  136. <Generator>MSBuild:Compile</Generator>
  137. <SubType>Designer</SubType>
  138. </EmbeddedResource>
  139. <EmbeddedResource Include="Assets\appbar.control.upward.xaml">
  140. <Generator>MSBuild:Compile</Generator>
  141. <SubType>Designer</SubType>
  142. </EmbeddedResource>
  143. <Page Include="MainWindow.xaml">
  144. <Generator>MSBuild:Compile</Generator>
  145. <SubType>Designer</SubType>
  146. </Page>
  147. <Compile Include="App.xaml.cs">
  148. <DependentUpon>App.xaml</DependentUpon>
  149. <SubType>Code</SubType>
  150. </Compile>
  151. <Compile Include="MainWindow.xaml.cs">
  152. <DependentUpon>MainWindow.xaml</DependentUpon>
  153. <SubType>Code</SubType>
  154. </Compile>
  155. <Page Include="ModernWindowResource.xaml">
  156. <SubType>Designer</SubType>
  157. <Generator>MSBuild:Compile</Generator>
  158. </Page>
  159. <Page Include="MyDictionary.xaml">
  160. <SubType>Designer</SubType>
  161. <Generator>MSBuild:Compile</Generator>
  162. </Page>
  163. <Page Include="SubPage\UcFrontPage.xaml">
  164. <Generator>MSBuild:Compile</Generator>
  165. <SubType>Designer</SubType>
  166. </Page>
  167. <Page Include="SubPage\UcBasicSetting.xaml">
  168. <SubType>Designer</SubType>
  169. <Generator>MSBuild:Compile</Generator>
  170. </Page>
  171. <Page Include="SubPage\UpdatePage.xaml">
  172. <SubType>Designer</SubType>
  173. <Generator>MSBuild:Compile</Generator>
  174. </Page>
  175. </ItemGroup>
  176. <ItemGroup>
  177. <Compile Include="Properties\AssemblyInfo.cs">
  178. <SubType>Code</SubType>
  179. </Compile>
  180. <Compile Include="Properties\Resources.Designer.cs">
  181. <AutoGen>True</AutoGen>
  182. <DesignTime>True</DesignTime>
  183. <DependentUpon>Resources.resx</DependentUpon>
  184. </Compile>
  185. <Compile Include="Properties\Settings.Designer.cs">
  186. <AutoGen>True</AutoGen>
  187. <DependentUpon>Settings.settings</DependentUpon>
  188. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  189. </Compile>
  190. <EmbeddedResource Include="Properties\Resources.resx">
  191. <Generator>ResXFileCodeGenerator</Generator>
  192. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  193. </EmbeddedResource>
  194. <None Include="Properties\Settings.settings">
  195. <Generator>SettingsSingleFileGenerator</Generator>
  196. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  197. </None>
  198. </ItemGroup>
  199. <ItemGroup>
  200. <None Include="App.config" />
  201. </ItemGroup>
  202. <ItemGroup>
  203. <ProjectReference Include="..\HistoryWallEditTool\HistoryWallEditTool\HistoryWallEditTool.csproj">
  204. <Project>{94fe2ac5-787c-41d0-882a-61da973ea378}</Project>
  205. <Name>HistoryWallEditTool</Name>
  206. </ProjectReference>
  207. </ItemGroup>
  208. <ItemGroup>
  209. <Content Include="DLL\FirstFloor.ModernUI.dll" />
  210. <Content Include="DLL\ICSharpCode.SharpZipLib.dll" />
  211. <Content Include="DLL\Microsoft.Windows.Shell.dll" />
  212. <Content Include="DLL\Microsoft.WindowsAPICodePack.dll" />
  213. <Content Include="DLL\Microsoft.WindowsAPICodePack.Shell.dll" />
  214. <Content Include="DLL\Newtonsoft.Json.dll" />
  215. <Content Include="DLL\SocketTransfer.dll" />
  216. <Resource Include="Image\play.png" />
  217. </ItemGroup>
  218. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  219. </Project>