OHV.Module.ListViews.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>{0043B4EC-A651-401C-9845-57A7C7576E28}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>OHV.Module.ListViews</RootNamespace>
  11. <AssemblyName>OHV.Module.ListViews</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <NuGetPackageImportStamp>
  16. </NuGetPackageImportStamp>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>bin\Debug\</OutputPath>
  23. <DefineConstants>DEBUG;TRACE</DefineConstants>
  24. <ErrorReport>prompt</ErrorReport>
  25. <WarningLevel>4</WarningLevel>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Remote|AnyCPU'">
  36. <DebugSymbols>true</DebugSymbols>
  37. <OutputPath>bin\Remote\</OutputPath>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <DebugType>full</DebugType>
  40. <PlatformTarget>AnyCPU</PlatformTarget>
  41. <LangVersion>7.3</LangVersion>
  42. <ErrorReport>prompt</ErrorReport>
  43. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  44. </PropertyGroup>
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Remote1|AnyCPU'">
  46. <DebugSymbols>true</DebugSymbols>
  47. <OutputPath>bin\Remote1\</OutputPath>
  48. <DefineConstants>DEBUG;TRACE</DefineConstants>
  49. <DebugType>full</DebugType>
  50. <PlatformTarget>AnyCPU</PlatformTarget>
  51. <LangVersion>7.3</LangVersion>
  52. <ErrorReport>prompt</ErrorReport>
  53. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle5|AnyCPU'">
  56. <OutputPath>bin\Vehicle5\</OutputPath>
  57. <DefineConstants>TRACE</DefineConstants>
  58. <Optimize>true</Optimize>
  59. <DebugType>pdbonly</DebugType>
  60. <PlatformTarget>AnyCPU</PlatformTarget>
  61. <LangVersion>7.3</LangVersion>
  62. <ErrorReport>prompt</ErrorReport>
  63. </PropertyGroup>
  64. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle3|AnyCPU'">
  65. <OutputPath>bin\Vehicle3\</OutputPath>
  66. <DefineConstants>TRACE</DefineConstants>
  67. <Optimize>true</Optimize>
  68. <DebugType>pdbonly</DebugType>
  69. <PlatformTarget>AnyCPU</PlatformTarget>
  70. <LangVersion>7.3</LangVersion>
  71. <ErrorReport>prompt</ErrorReport>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle6|AnyCPU'">
  74. <OutputPath>bin\Vehicle6\</OutputPath>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle4|AnyCPU'">
  77. <OutputPath>bin\Vehicle4\</OutputPath>
  78. <DefineConstants>TRACE</DefineConstants>
  79. <Optimize>true</Optimize>
  80. <DebugType>pdbonly</DebugType>
  81. <PlatformTarget>AnyCPU</PlatformTarget>
  82. <LangVersion>7.3</LangVersion>
  83. <ErrorReport>prompt</ErrorReport>
  84. </PropertyGroup>
  85. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle1|AnyCPU'">
  86. <OutputPath>bin\Vehicle1\</OutputPath>
  87. <DefineConstants>TRACE</DefineConstants>
  88. <Optimize>true</Optimize>
  89. <DebugType>pdbonly</DebugType>
  90. <PlatformTarget>AnyCPU</PlatformTarget>
  91. <LangVersion>7.3</LangVersion>
  92. <ErrorReport>prompt</ErrorReport>
  93. </PropertyGroup>
  94. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Vehicle2|AnyCPU'">
  95. <OutputPath>bin\Vehicle2\</OutputPath>
  96. <DefineConstants>TRACE</DefineConstants>
  97. <Optimize>true</Optimize>
  98. <DebugType>pdbonly</DebugType>
  99. <PlatformTarget>AnyCPU</PlatformTarget>
  100. <LangVersion>7.3</LangVersion>
  101. <ErrorReport>prompt</ErrorReport>
  102. </PropertyGroup>
  103. <ItemGroup>
  104. <Reference Include="CommonServiceLocator, Version=2.0.4.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
  105. <HintPath>..\packages\CommonServiceLocator.2.0.4\lib\net45\CommonServiceLocator.dll</HintPath>
  106. </Reference>
  107. <Reference Include="FluentResults">
  108. <HintPath>..\Assambly\FluentResults.dll</HintPath>
  109. </Reference>
  110. <Reference Include="GSG.NET, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  111. <SpecificVersion>False</SpecificVersion>
  112. <HintPath>..\Assambly\GSG.NET.dll</HintPath>
  113. </Reference>
  114. <Reference Include="GSG.NET.WPF">
  115. <HintPath>..\Assambly\GSG.NET.WPF.dll</HintPath>
  116. </Reference>
  117. <Reference Include="MaterialDesignColors, Version=1.2.6.1513, Culture=neutral, processorArchitecture=MSIL">
  118. <HintPath>..\packages\MaterialDesignColors.1.2.6\lib\net45\MaterialDesignColors.dll</HintPath>
  119. </Reference>
  120. <Reference Include="MaterialDesignThemes.Wpf, Version=3.1.3.1513, Culture=neutral, processorArchitecture=MSIL">
  121. <HintPath>..\packages\MaterialDesignThemes.3.1.3\lib\net45\MaterialDesignThemes.Wpf.dll</HintPath>
  122. </Reference>
  123. <Reference Include="PresentationCore" />
  124. <Reference Include="PresentationFramework" />
  125. <Reference Include="Prism, Version=7.2.0.1422, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  126. <HintPath>..\packages\Prism.Core.7.2.0.1422\lib\net45\Prism.dll</HintPath>
  127. </Reference>
  128. <Reference Include="Prism.Wpf, Version=7.2.0.1422, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
  129. <HintPath>..\packages\Prism.Wpf.7.2.0.1422\lib\net45\Prism.Wpf.dll</HintPath>
  130. </Reference>
  131. <Reference Include="System" />
  132. <Reference Include="System.Configuration" />
  133. <Reference Include="System.Core" />
  134. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  135. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
  136. </Reference>
  137. <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  138. <HintPath>..\packages\Prism.Wpf.7.2.0.1422\lib\net45\System.Windows.Interactivity.dll</HintPath>
  139. </Reference>
  140. <Reference Include="System.Xaml" />
  141. <Reference Include="System.Xml.Linq" />
  142. <Reference Include="System.Data.DataSetExtensions" />
  143. <Reference Include="Microsoft.CSharp" />
  144. <Reference Include="System.Data" />
  145. <Reference Include="System.Net.Http" />
  146. <Reference Include="System.Xml" />
  147. <Reference Include="WindowsBase" />
  148. </ItemGroup>
  149. <ItemGroup>
  150. <Compile Include="DataModel\ActiveAlarm.cs" />
  151. <Compile Include="ListViewController.cs" />
  152. <Compile Include="Properties\AssemblyInfo.cs" />
  153. <Compile Include="PubSubEvents\ListSelectionChange.cs" />
  154. <Compile Include="SubViews\VehicleCommandDeleteView.xaml.cs">
  155. <DependentUpon>VehicleCommandDeleteView.xaml</DependentUpon>
  156. </Compile>
  157. <Compile Include="SubViews\VehicleCommandDeleteViewModel.cs">
  158. <DependentUpon>VehicleCommandDeleteView.xaml</DependentUpon>
  159. </Compile>
  160. <Compile Include="SubViews\VehicleCommandInsertView.xaml.cs">
  161. <DependentUpon>VehicleCommandInsertView.xaml</DependentUpon>
  162. </Compile>
  163. <Compile Include="SubViews\VehicleCommandInsertViewModel.cs">
  164. <DependentUpon>VehicleCommandInsertView.xaml</DependentUpon>
  165. </Compile>
  166. <Compile Include="Views\ActiveAlarmView.xaml.cs">
  167. <DependentUpon>ActiveAlarmView.xaml</DependentUpon>
  168. </Compile>
  169. <Compile Include="Views\ActiveAlarmViewModel.cs">
  170. <DependentUpon>ActiveAlarmView.xaml</DependentUpon>
  171. </Compile>
  172. <Compile Include="Views\CommandListView.xaml.cs">
  173. <DependentUpon>CommandListView.xaml</DependentUpon>
  174. </Compile>
  175. <Compile Include="Views\CommandListViewModel.cs">
  176. <DependentUpon>CommandListView.xaml</DependentUpon>
  177. </Compile>
  178. <Compile Include="Views\SubCommandListView.xaml.cs">
  179. <DependentUpon>SubCommandListView.xaml</DependentUpon>
  180. </Compile>
  181. <Compile Include="Views\SubCommandListViewModel.cs">
  182. <DependentUpon>SubCommandListView.xaml</DependentUpon>
  183. </Compile>
  184. </ItemGroup>
  185. <ItemGroup>
  186. <Page Include="SubViews\VehicleCommandDeleteView.xaml">
  187. <SubType>Designer</SubType>
  188. <Generator>MSBuild:Compile</Generator>
  189. </Page>
  190. <Page Include="SubViews\VehicleCommandInsertView.xaml">
  191. <SubType>Designer</SubType>
  192. <Generator>MSBuild:Compile</Generator>
  193. </Page>
  194. <Page Include="Views\ActiveAlarmView.xaml">
  195. <SubType>Designer</SubType>
  196. <Generator>MSBuild:Compile</Generator>
  197. </Page>
  198. <Page Include="Views\CommandListView.xaml">
  199. <SubType>Designer</SubType>
  200. <Generator>MSBuild:Compile</Generator>
  201. </Page>
  202. <Page Include="Views\SubCommandListView.xaml">
  203. <SubType>Designer</SubType>
  204. <Generator>MSBuild:Compile</Generator>
  205. </Page>
  206. </ItemGroup>
  207. <ItemGroup>
  208. <ProjectReference Include="..\OHV.Common\OHV.Common.csproj">
  209. <Project>{0d1f7fbc-bfb0-4ee4-852d-e2a8d62c5708}</Project>
  210. <Name>OHV.Common</Name>
  211. </ProjectReference>
  212. <ProjectReference Include="..\OHV.Module.Interactivity\OHV.Module.Interactivity.csproj">
  213. <Project>{d6402d97-2206-4d55-8097-8da9a01568cb}</Project>
  214. <Name>OHV.Module.Interactivity</Name>
  215. </ProjectReference>
  216. <ProjectReference Include="..\OHV.SqliteDAL\OHV.SqliteDAL.csproj">
  217. <Project>{122d81c8-9ab9-4ced-80d2-9c4f2f9deb4c}</Project>
  218. <Name>OHV.SqliteDAL</Name>
  219. </ProjectReference>
  220. <ProjectReference Include="..\VehicleControlSystem\VehicleControlSystem.csproj">
  221. <Project>{73BAB40E-FC7D-4AB5-85CA-B4CF221DFBD1}</Project>
  222. <Name>VehicleControlSystem</Name>
  223. </ProjectReference>
  224. </ItemGroup>
  225. <ItemGroup>
  226. <None Include="ClassDiagram1.cd" />
  227. <None Include="packages.config" />
  228. </ItemGroup>
  229. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  230. <Import Project="..\packages\MaterialDesignThemes.3.1.3\build\MaterialDesignThemes.targets" Condition="Exists('..\packages\MaterialDesignThemes.3.1.3\build\MaterialDesignThemes.targets')" />
  231. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  232. <PropertyGroup>
  233. <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
  234. </PropertyGroup>
  235. <Error Condition="!Exists('..\packages\MaterialDesignThemes.3.1.3\build\MaterialDesignThemes.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MaterialDesignThemes.3.1.3\build\MaterialDesignThemes.targets'))" />
  236. </Target>
  237. </Project>