Muchinfo.MTPClient.Quotation.csproj 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.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. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{EA71755B-FD81-4110-BFA0-FFA3433C6C69}</ProjectGuid>
  8. <OutputType>library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Muchinfo.MTPClient.Quotation</RootNamespace>
  11. <AssemblyName>Client.Quotation</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  15. <WarningLevel>4</WarningLevel>
  16. <TargetFrameworkProfile />
  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. <Prefer32Bit>false</Prefer32Bit>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <DebugType>none</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. <Prefer32Bit>false</Prefer32Bit>
  36. </PropertyGroup>
  37. <PropertyGroup>
  38. <SignAssembly>true</SignAssembly>
  39. </PropertyGroup>
  40. <PropertyGroup>
  41. <AssemblyOriginatorKeyFile>Muchinfo.MTPClient.snk</AssemblyOriginatorKeyFile>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  44. <DebugSymbols>true</DebugSymbols>
  45. <OutputPath>bin\x86\Debug\</OutputPath>
  46. <DefineConstants>DEBUG;TRACE</DefineConstants>
  47. <DebugType>full</DebugType>
  48. <PlatformTarget>x86</PlatformTarget>
  49. <ErrorReport>prompt</ErrorReport>
  50. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  53. <OutputPath>bin\x86\Release\</OutputPath>
  54. <DefineConstants>TRACE</DefineConstants>
  55. <Optimize>true</Optimize>
  56. <PlatformTarget>x86</PlatformTarget>
  57. <ErrorReport>prompt</ErrorReport>
  58. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  59. </PropertyGroup>
  60. <ItemGroup>
  61. <Reference Include="Client.PC.Common">
  62. <HintPath>..\..\..\02.Libs\Muchinfo\Client.PC.Common.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Client.WPF.Controls">
  65. <HintPath>..\..\..\02.Libs\Muchinfo\Client.WPF.Controls.dll</HintPath>
  66. </Reference>
  67. <Reference Include="GalaSoft.MvvmLight.Extras.WPF4">
  68. <HintPath>..\..\..\02.Libs\GalaSoft.MvvmLight.Extras.WPF4.dll</HintPath>
  69. </Reference>
  70. <Reference Include="GalaSoft.MvvmLight.WPF4">
  71. <HintPath>..\..\..\02.Libs\GalaSoft.MvvmLight.WPF4.dll</HintPath>
  72. </Reference>
  73. <Reference Include="log4net">
  74. <HintPath>..\..\..\02.Libs\log4net.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Microsoft.Practices.ServiceLocation">
  77. <HintPath>..\..\..\02.Libs\Microsoft.Practices.ServiceLocation.dll</HintPath>
  78. </Reference>
  79. <Reference Include="System" />
  80. <Reference Include="System.Data" />
  81. <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  82. <SpecificVersion>False</SpecificVersion>
  83. <HintPath>..\..\..\02.Libs\System.Windows.Interactivity.dll</HintPath>
  84. </Reference>
  85. <Reference Include="System.Xml" />
  86. <Reference Include="Microsoft.CSharp" />
  87. <Reference Include="System.Core" />
  88. <Reference Include="System.Xml.Linq" />
  89. <Reference Include="System.Data.DataSetExtensions" />
  90. <Reference Include="System.Xaml">
  91. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  92. </Reference>
  93. <Reference Include="WindowsBase" />
  94. <Reference Include="PresentationCore" />
  95. <Reference Include="PresentationFramework" />
  96. <Reference Include="Xceed.Wpf.Toolkit">
  97. <HintPath>..\..\..\02.Libs\Xceed.Wpf.Toolkit.dll</HintPath>
  98. </Reference>
  99. </ItemGroup>
  100. <ItemGroup>
  101. <Compile Include="Properties\AssemblyInfo.cs">
  102. <SubType>Code</SubType>
  103. </Compile>
  104. <Compile Include="Properties\Resources.Designer.cs">
  105. <AutoGen>True</AutoGen>
  106. <DesignTime>True</DesignTime>
  107. <DependentUpon>Resources.resx</DependentUpon>
  108. </Compile>
  109. <Compile Include="Properties\Settings.Designer.cs">
  110. <AutoGen>True</AutoGen>
  111. <DependentUpon>Settings.settings</DependentUpon>
  112. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  113. </Compile>
  114. <Compile Include="ViewModels\EditQuoteListHeaderViewModel.cs" />
  115. <Compile Include="ViewModels\QuoteBoardViewModel.cs" />
  116. <Compile Include="ViewModels\QuoteDataGridViewModel.cs" />
  117. <Compile Include="Views\EditQuoteListHeaderView.xaml.cs">
  118. <DependentUpon>EditQuoteListHeaderView.xaml</DependentUpon>
  119. </Compile>
  120. <Compile Include="Views\QuoteBoardView.xaml.cs">
  121. <DependentUpon>QuoteBoardView.xaml</DependentUpon>
  122. </Compile>
  123. <Compile Include="Views\QuoteDataGrid.xaml.cs">
  124. <DependentUpon>QuoteDataGrid.xaml</DependentUpon>
  125. </Compile>
  126. <EmbeddedResource Include="Properties\Resources.resx">
  127. <Generator>ResXFileCodeGenerator</Generator>
  128. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  129. <SubType>Designer</SubType>
  130. </EmbeddedResource>
  131. <None Include="Muchinfo.MTPClient.snk" />
  132. <None Include="Properties\Settings.settings">
  133. <Generator>SettingsSingleFileGenerator</Generator>
  134. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  135. </None>
  136. <AppDesigner Include="Properties\" />
  137. </ItemGroup>
  138. <ItemGroup>
  139. <Page Include="Views\EditQuoteListHeaderView.xaml">
  140. <Generator>MSBuild:Compile</Generator>
  141. <SubType>Designer</SubType>
  142. </Page>
  143. <Page Include="Views\QuoteBoardView.xaml">
  144. <SubType>Designer</SubType>
  145. <Generator>MSBuild:Compile</Generator>
  146. </Page>
  147. <Page Include="Views\QuoteDataGrid.xaml">
  148. <Generator>MSBuild:Compile</Generator>
  149. <SubType>Designer</SubType>
  150. </Page>
  151. </ItemGroup>
  152. <ItemGroup>
  153. <ProjectReference Include="..\..\..\04.Infrastructure\Muchinfo.CustomException\Muchinfo.MTPClient.CustomException.csproj">
  154. <Project>{d6d32808-1fad-4036-8ec7-a80f24c4e5f4}</Project>
  155. <Name>Muchinfo.MTPClient.CustomException</Name>
  156. </ProjectReference>
  157. <ProjectReference Include="..\..\..\04.Infrastructure\Muchinfo.TASClient.Infrastructure\Muchinfo.MTPClient.Infrastructure.csproj">
  158. <Project>{4bebf98b-0e9c-460e-b376-7341546241ed}</Project>
  159. <Name>Muchinfo.MTPClient.Infrastructure</Name>
  160. </ProjectReference>
  161. <ProjectReference Include="..\..\..\04.Infrastructure\Muchinfo.TASClient.Resources\Muchinfo.MTPClient.Resources.csproj">
  162. <Project>{2914ef29-d877-4203-9f5e-67151d53bf69}</Project>
  163. <Name>Muchinfo.MTPClient.Resources</Name>
  164. </ProjectReference>
  165. <ProjectReference Include="..\..\..\05.Services\Muchinfo.TASClient.Data\Muchinfo.MTPClient.Data.csproj">
  166. <Project>{2c3cb02b-cf9e-4704-990b-5fc15f1ff8e1}</Project>
  167. <Name>Muchinfo.MTPClient.Data</Name>
  168. </ProjectReference>
  169. <ProjectReference Include="..\..\..\05.Services\Muchinfo.TASClient.IService\Muchinfo.MTPClient.IService.csproj">
  170. <Project>{a401377a-7129-41d3-a4c1-376edc54e521}</Project>
  171. <Name>Muchinfo.MTPClient.IService</Name>
  172. </ProjectReference>
  173. </ItemGroup>
  174. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  175. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  176. Other similar extension points exist, see Microsoft.Common.targets.
  177. <Target Name="BeforeBuild">
  178. </Target>
  179. <Target Name="AfterBuild">
  180. </Target>
  181. -->
  182. </Project>