ConfigEditor.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  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>{DC9E5E67-78A0-43E3-9FD6-BA72E1AC6EF7}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>ConfigEditor</RootNamespace>
  10. <AssemblyName>ConfigEditor</AssemblyName>
  11. <TargetFrameworkVersion>v4.8</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. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <PlatformTarget>AnyCPU</PlatformTarget>
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <PlatformTarget>AnyCPU</PlatformTarget>
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <PropertyGroup>
  38. <ApplicationManifest>app.manifest</ApplicationManifest>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="Microsoft.WindowsAPICodePack.Core, Version=8.0.4.0, Culture=neutral, PublicKeyToken=8afb38e9204fc0a9, processorArchitecture=MSIL">
  42. <HintPath>..\packages\WindowsAPICodePack.8.0.4\lib\net48\Microsoft.WindowsAPICodePack.Core.dll</HintPath>
  43. </Reference>
  44. <Reference Include="Microsoft.WindowsAPICodePack.ExtendedLinguisticServices, Version=8.0.4.0, Culture=neutral, PublicKeyToken=8afb38e9204fc0a9, processorArchitecture=MSIL">
  45. <HintPath>..\packages\WindowsAPICodePack.8.0.4\lib\net48\Microsoft.WindowsAPICodePack.ExtendedLinguisticServices.dll</HintPath>
  46. </Reference>
  47. <Reference Include="Microsoft.WindowsAPICodePack.Sensors, Version=8.0.4.0, Culture=neutral, PublicKeyToken=8afb38e9204fc0a9, processorArchitecture=MSIL">
  48. <HintPath>..\packages\WindowsAPICodePack.8.0.4\lib\net48\Microsoft.WindowsAPICodePack.Sensors.dll</HintPath>
  49. </Reference>
  50. <Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=8.0.4.0, Culture=neutral, PublicKeyToken=8afb38e9204fc0a9, processorArchitecture=MSIL">
  51. <HintPath>..\packages\WindowsAPICodePack.8.0.4\lib\net48\Microsoft.WindowsAPICodePack.Shell.dll</HintPath>
  52. </Reference>
  53. <Reference Include="Microsoft.WindowsAPICodePack.ShellExtensions, Version=8.0.4.0, Culture=neutral, PublicKeyToken=8afb38e9204fc0a9, processorArchitecture=MSIL">
  54. <HintPath>..\packages\WindowsAPICodePack.8.0.4\lib\net48\Microsoft.WindowsAPICodePack.ShellExtensions.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  57. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  58. </Reference>
  59. <Reference Include="PhihongEv.Lib, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL">
  60. <HintPath>..\packages\PhihongEv.Lib.1.5.0\lib\net40\PhihongEv.Lib.dll</HintPath>
  61. </Reference>
  62. <Reference Include="System" />
  63. <Reference Include="System.ComponentModel.Composition" />
  64. <Reference Include="System.Data" />
  65. <Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  66. <HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
  67. <Private>True</Private>
  68. <Private>True</Private>
  69. </Reference>
  70. <Reference Include="System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  71. <HintPath>..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll</HintPath>
  72. <Private>True</Private>
  73. <Private>True</Private>
  74. </Reference>
  75. <Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  76. <HintPath>..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
  77. <Private>True</Private>
  78. <Private>True</Private>
  79. </Reference>
  80. <Reference Include="System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  81. <HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
  82. <Private>True</Private>
  83. <Private>True</Private>
  84. </Reference>
  85. <Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  86. <HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
  87. <Private>True</Private>
  88. <Private>True</Private>
  89. </Reference>
  90. <Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  91. <HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
  92. <Private>True</Private>
  93. <Private>True</Private>
  94. </Reference>
  95. <Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  96. <HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
  97. <Private>True</Private>
  98. <Private>True</Private>
  99. </Reference>
  100. <Reference Include="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  101. <HintPath>..\packages\WindowsAPICodePack.8.0.4\lib\net48\System.Windows.Forms.dll</HintPath>
  102. </Reference>
  103. <Reference Include="System.Xml" />
  104. <Reference Include="Microsoft.CSharp" />
  105. <Reference Include="System.Core" />
  106. <Reference Include="System.Xml.Linq" />
  107. <Reference Include="System.Data.DataSetExtensions" />
  108. <Reference Include="System.Xaml">
  109. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  110. </Reference>
  111. <Reference Include="WindowsBase" />
  112. <Reference Include="PresentationCore" />
  113. <Reference Include="PresentationFramework" />
  114. <Reference Include="WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  115. <HintPath>..\packages\WindowsAPICodePack.8.0.4\lib\net48\WindowsFormsIntegration.dll</HintPath>
  116. </Reference>
  117. </ItemGroup>
  118. <ItemGroup>
  119. <ApplicationDefinition Include="App.xaml">
  120. <Generator>MSBuild:Compile</Generator>
  121. <SubType>Designer</SubType>
  122. </ApplicationDefinition>
  123. <Page Include="SubPage\AppConfig\AppConfigPanel.xaml">
  124. <SubType>Designer</SubType>
  125. <Generator>MSBuild:Compile</Generator>
  126. </Page>
  127. <Page Include="SubPage\EvseConfig\EvseConfigPanel.xaml">
  128. <SubType>Designer</SubType>
  129. <Generator>MSBuild:Compile</Generator>
  130. </Page>
  131. <Page Include="SubPage\EvseConfig\FirmwareVersionPanel.xaml">
  132. <SubType>Designer</SubType>
  133. <Generator>MSBuild:Compile</Generator>
  134. </Page>
  135. <Page Include="SubPage\EvseConfig\FirmwareVersionPaneltem.xaml">
  136. <SubType>Designer</SubType>
  137. <Generator>MSBuild:Compile</Generator>
  138. </Page>
  139. <Page Include="MainWindow.xaml">
  140. <Generator>MSBuild:Compile</Generator>
  141. <SubType>Designer</SubType>
  142. </Page>
  143. <Compile Include="App.xaml.cs">
  144. <DependentUpon>App.xaml</DependentUpon>
  145. <SubType>Code</SubType>
  146. </Compile>
  147. <Compile Include="Converter\IsModelSelectdConverter.cs" />
  148. <Compile Include="SubPage\AppConfig\AppConfigPanel.xaml.cs">
  149. <DependentUpon>AppConfigPanel.xaml</DependentUpon>
  150. </Compile>
  151. <Compile Include="SubPage\EvseConfig\EvseConfigPanel.xaml.cs">
  152. <DependentUpon>EvseConfigPanel.xaml</DependentUpon>
  153. </Compile>
  154. <Compile Include="SubPage\EvseConfig\FirmwareVersionPanel.xaml.cs">
  155. <DependentUpon>FirmwareVersionPanel.xaml</DependentUpon>
  156. </Compile>
  157. <Compile Include="SubPage\EvseConfig\FirmwareVersionPaneltem.xaml.cs">
  158. <DependentUpon>FirmwareVersionPaneltem.xaml</DependentUpon>
  159. </Compile>
  160. <Compile Include="MainWindow.xaml.cs">
  161. <DependentUpon>MainWindow.xaml</DependentUpon>
  162. <SubType>Code</SubType>
  163. </Compile>
  164. <Page Include="NewModelNameDlg.xaml">
  165. <SubType>Designer</SubType>
  166. <Generator>MSBuild:Compile</Generator>
  167. </Page>
  168. </ItemGroup>
  169. <ItemGroup>
  170. <Compile Include="NewModelNameDlg.xaml.cs">
  171. <DependentUpon>NewModelNameDlg.xaml</DependentUpon>
  172. </Compile>
  173. <Compile Include="Properties\AssemblyInfo.cs">
  174. <SubType>Code</SubType>
  175. </Compile>
  176. <Compile Include="Properties\Resources.Designer.cs">
  177. <AutoGen>True</AutoGen>
  178. <DesignTime>True</DesignTime>
  179. <DependentUpon>Resources.resx</DependentUpon>
  180. </Compile>
  181. <Compile Include="Properties\Settings.Designer.cs">
  182. <AutoGen>True</AutoGen>
  183. <DependentUpon>Settings.settings</DependentUpon>
  184. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  185. </Compile>
  186. <EmbeddedResource Include="Properties\Resources.resx">
  187. <Generator>ResXFileCodeGenerator</Generator>
  188. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  189. </EmbeddedResource>
  190. <None Include="app.manifest" />
  191. <None Include="packages.config" />
  192. <None Include="Properties\Settings.settings">
  193. <Generator>SettingsSingleFileGenerator</Generator>
  194. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  195. </None>
  196. </ItemGroup>
  197. <ItemGroup>
  198. <None Include="App.config" />
  199. </ItemGroup>
  200. <ItemGroup>
  201. <ProjectReference Include="..\InitializerModel\InitializerModel.csproj">
  202. <Project>{68a79486-7973-42bf-8caf-43296beb1107}</Project>
  203. <Name>InitializerModel</Name>
  204. </ProjectReference>
  205. <ProjectReference Include="..\MesAdaptor\MesAdaptor.csproj">
  206. <Project>{6b69cf23-270b-429b-a21d-ad98c2dff678}</Project>
  207. <Name>MesAdaptor</Name>
  208. </ProjectReference>
  209. </ItemGroup>
  210. <ItemGroup />
  211. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  212. </Project>