CD67.FicheCollege.Factory.csproj 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  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>{6B7EF24A-1AF8-44FB-A290-E42F01FF8812}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>CD67.FicheCollege.Factory</RootNamespace>
  11. <AssemblyName>CD67.FicheCollege.Factory</AssemblyName>
  12. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <TargetFrameworkProfile />
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <DebugType>pdbonly</DebugType>
  27. <Optimize>true</Optimize>
  28. <OutputPath>bin\Release\</OutputPath>
  29. <DefineConstants>TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <ItemGroup>
  34. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  35. <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
  36. <Private>True</Private>
  37. </Reference>
  38. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  39. <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  40. <Private>True</Private>
  41. </Reference>
  42. <Reference Include="EntityFramework6.Npgsql, Version=3.1.1.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
  43. <HintPath>..\packages\EntityFramework6.Npgsql.3.1.1\lib\net45\EntityFramework6.Npgsql.dll</HintPath>
  44. <Private>True</Private>
  45. </Reference>
  46. <Reference Include="Npgsql, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
  47. <HintPath>..\packages\Npgsql.4.0.0\lib\net451\Npgsql.dll</HintPath>
  48. <Private>True</Private>
  49. </Reference>
  50. <Reference Include="System" />
  51. <Reference Include="System.ComponentModel.DataAnnotations" />
  52. <Reference Include="System.Core" />
  53. <Reference Include="System.EnterpriseServices" />
  54. <Reference Include="System.Linq.Dynamic, Version=1.0.6132.35681, Culture=neutral, processorArchitecture=MSIL">
  55. <HintPath>..\packages\System.Linq.Dynamic.1.0.7\lib\net40\System.Linq.Dynamic.dll</HintPath>
  56. <Private>True</Private>
  57. </Reference>
  58. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  59. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard1.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  60. <Private>True</Private>
  61. </Reference>
  62. <Reference Include="System.Runtime.Serialization" />
  63. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  64. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.0\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll</HintPath>
  65. <Private>True</Private>
  66. </Reference>
  67. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  68. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
  69. <Private>True</Private>
  70. </Reference>
  71. <Reference Include="System.Web.Services" />
  72. <Reference Include="System.Xml.Linq" />
  73. <Reference Include="System.Data.DataSetExtensions" />
  74. <Reference Include="Microsoft.CSharp" />
  75. <Reference Include="System.Data" />
  76. <Reference Include="System.Xml" />
  77. </ItemGroup>
  78. <ItemGroup>
  79. <Compile Include="EducfEtablissementFactory.cs" />
  80. <Compile Include="ActionEduFactory.cs" />
  81. <Compile Include="ActionEduThematiqueFactory.cs" />
  82. <Compile Include="AnneeFactory.cs" />
  83. <Compile Include="CollegeFactory.cs" />
  84. <Compile Include="Internal\ActionEduActeurFactory.cs">
  85. <DependentUpon>GenericFactories.tt</DependentUpon>
  86. </Compile>
  87. <Compile Include="Internal\ActionEduActeurRoleFactory.cs">
  88. <DependentUpon>GenericFactories.tt</DependentUpon>
  89. </Compile>
  90. <Compile Include="Internal\ActionEduAxeFactory.cs">
  91. <DependentUpon>GenericFactories.tt</DependentUpon>
  92. </Compile>
  93. <Compile Include="Internal\ActionEduCollegeFactory.cs">
  94. <DependentUpon>GenericFactories.tt</DependentUpon>
  95. </Compile>
  96. <Compile Include="Internal\ActionEduFactory.cs">
  97. <DependentUpon>GenericFactories.tt</DependentUpon>
  98. </Compile>
  99. <Compile Include="Internal\ActionEduMissionFactory.cs">
  100. <DependentUpon>GenericFactories.tt</DependentUpon>
  101. </Compile>
  102. <Compile Include="Internal\ActionEduStatutFactory.cs">
  103. <DependentUpon>GenericFactories.tt</DependentUpon>
  104. </Compile>
  105. <Compile Include="Internal\ActionEduThematiqueFactory.cs">
  106. <DependentUpon>GenericFactories.tt</DependentUpon>
  107. </Compile>
  108. <Compile Include="Internal\AnneeFactory.cs">
  109. <DependentUpon>GenericFactories.tt</DependentUpon>
  110. </Compile>
  111. <Compile Include="Internal\CollegeFactory.cs">
  112. <DependentUpon>GenericFactories.tt</DependentUpon>
  113. </Compile>
  114. <Compile Include="Internal\GenericFactories.cs">
  115. <AutoGen>True</AutoGen>
  116. <DesignTime>True</DesignTime>
  117. <DependentUpon>GenericFactories.tt</DependentUpon>
  118. </Compile>
  119. <Compile Include="Internal\BaseFactory.cs" />
  120. <Compile Include="Internal\GroupeFactory.cs">
  121. <DependentUpon>GenericFactories.tt</DependentUpon>
  122. </Compile>
  123. <Compile Include="Internal\RestaurationFormulaireFactory.cs">
  124. <DependentUpon>GenericFactories.tt</DependentUpon>
  125. </Compile>
  126. <Compile Include="Internal\RestaurationFormulairesRepaFactory.cs">
  127. <DependentUpon>GenericFactories.tt</DependentUpon>
  128. </Compile>
  129. <Compile Include="Internal\RestaurationParametreFactory.cs">
  130. <DependentUpon>GenericFactories.tt</DependentUpon>
  131. </Compile>
  132. <Compile Include="Internal\RestaurationTypeFactory.cs">
  133. <DependentUpon>GenericFactories.tt</DependentUpon>
  134. </Compile>
  135. <Compile Include="Internal\RestaurationTypesRepaFactory.cs">
  136. <DependentUpon>GenericFactories.tt</DependentUpon>
  137. </Compile>
  138. <Compile Include="Internal\TerritoireFactory.cs">
  139. <DependentUpon>GenericFactories.tt</DependentUpon>
  140. </Compile>
  141. <Compile Include="Internal\TypeCollegeFactory.cs">
  142. <DependentUpon>GenericFactories.tt</DependentUpon>
  143. </Compile>
  144. <Compile Include="Internal\UtilisateurFactory.cs">
  145. <DependentUpon>GenericFactories.tt</DependentUpon>
  146. </Compile>
  147. <Compile Include="Properties\AssemblyInfo.cs" />
  148. <Compile Include="Properties\Settings.Designer.cs">
  149. <AutoGen>True</AutoGen>
  150. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  151. <DependentUpon>Settings.settings</DependentUpon>
  152. </Compile>
  153. <Compile Include="RestaurationFormulairesRepaFactory.cs" />
  154. <Compile Include="RestaurationFormulaireFactory.cs" />
  155. <Compile Include="RestaurationParametreFactory.cs" />
  156. <Compile Include="RestaurationTypesRepaFactory.cs" />
  157. <Compile Include="TerritoireFactory.cs" />
  158. <Compile Include="ActionEduAxeFactory.cs" />
  159. <Compile Include="RestaurationTypeFactory.cs" />
  160. <Compile Include="TypeCollegeFactory.cs" />
  161. </ItemGroup>
  162. <ItemGroup>
  163. <None Include="App.config">
  164. <SubType>Designer</SubType>
  165. </None>
  166. <None Include="packages.config" />
  167. <None Include="Properties\Settings.settings">
  168. <Generator>SettingsSingleFileGenerator</Generator>
  169. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  170. </None>
  171. </ItemGroup>
  172. <ItemGroup>
  173. <ProjectReference Include="..\CD67.FicheCollege.Entity\CD67.FicheCollege.Entity.csproj">
  174. <Project>{5bdb34b4-4387-4af7-b388-37d4907dde39}</Project>
  175. <Name>CD67.FicheCollege.Entity</Name>
  176. </ProjectReference>
  177. </ItemGroup>
  178. <ItemGroup>
  179. <Content Include="Internal\GenericFactories.tt">
  180. <Generator>TextTemplatingFileGenerator</Generator>
  181. <LastGenOutput>GenericFactories.cs</LastGenOutput>
  182. </Content>
  183. </ItemGroup>
  184. <ItemGroup>
  185. <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  186. </ItemGroup>
  187. <ItemGroup>
  188. <WCFMetadata Include="Service References\" />
  189. </ItemGroup>
  190. <ItemGroup>
  191. <WebReferences Include="Web References\" />
  192. </ItemGroup>
  193. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  194. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  195. Other similar extension points exist, see Microsoft.Common.targets.
  196. <Target Name="BeforeBuild">
  197. </Target>
  198. <Target Name="AfterBuild">
  199. </Target>
  200. -->
  201. </Project>