CD67.FicheCollege.Entity.csproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373
  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>{5BDB34B4-4387-4AF7-B388-37D4907DDE39}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>CD67.FicheCollege.Entity</RootNamespace>
  11. <AssemblyName>CD67.FicheCollege.Entity</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="SolrTools, Version=1.6.14.0, Culture=neutral, processorArchitecture=MSIL">
  51. <HintPath>..\packages\Freyd.SolrTools.1.6.14\lib\net40\SolrTools.dll</HintPath>
  52. <Private>True</Private>
  53. </Reference>
  54. <Reference Include="System" />
  55. <Reference Include="System.ComponentModel.DataAnnotations" />
  56. <Reference Include="System.Core" />
  57. <Reference Include="System.EnterpriseServices" />
  58. <Reference Include="System.Linq.Dynamic, Version=1.0.6132.35681, Culture=neutral, processorArchitecture=MSIL">
  59. <HintPath>..\packages\System.Linq.Dynamic.1.0.7\lib\net40\System.Linq.Dynamic.dll</HintPath>
  60. <Private>True</Private>
  61. </Reference>
  62. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  63. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard1.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  64. <Private>True</Private>
  65. </Reference>
  66. <Reference Include="System.Runtime.Serialization" />
  67. <Reference Include="System.Security" />
  68. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  69. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.0\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.dll</HintPath>
  70. <Private>True</Private>
  71. </Reference>
  72. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  73. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
  74. <Private>True</Private>
  75. </Reference>
  76. <Reference Include="System.Web.Services" />
  77. <Reference Include="System.Xml.Linq" />
  78. <Reference Include="System.Data.DataSetExtensions" />
  79. <Reference Include="Microsoft.CSharp" />
  80. <Reference Include="System.Data" />
  81. <Reference Include="System.Xml" />
  82. </ItemGroup>
  83. <ItemGroup>
  84. <Compile Include="ActionEdu.cs">
  85. <DependentUpon>EntityModel.tt</DependentUpon>
  86. </Compile>
  87. <Compile Include="ActionEduActeur.cs">
  88. <DependentUpon>EntityModel.tt</DependentUpon>
  89. </Compile>
  90. <Compile Include="ActionEduActeurRole.cs">
  91. <DependentUpon>EntityModel.tt</DependentUpon>
  92. </Compile>
  93. <Compile Include="ActionEduAxe.cs">
  94. <DependentUpon>EntityModel.tt</DependentUpon>
  95. </Compile>
  96. <Compile Include="ActionEduCollege.cs">
  97. <DependentUpon>EntityModel.tt</DependentUpon>
  98. </Compile>
  99. <Compile Include="ActionEduMission.cs">
  100. <DependentUpon>EntityModel.tt</DependentUpon>
  101. </Compile>
  102. <Compile Include="ActionEduStatut.cs">
  103. <DependentUpon>EntityModel.tt</DependentUpon>
  104. </Compile>
  105. <Compile Include="ActionEduThematique.cs">
  106. <DependentUpon>EntityModel.tt</DependentUpon>
  107. </Compile>
  108. <Compile Include="Annee.cs">
  109. <DependentUpon>EntityModel.tt</DependentUpon>
  110. </Compile>
  111. <Compile Include="College.cs">
  112. <DependentUpon>EntityModel.tt</DependentUpon>
  113. </Compile>
  114. <Compile Include="commune.cs">
  115. <DependentUpon>EducfModel.tt</DependentUpon>
  116. </Compile>
  117. <Compile Include="Constants.cs" />
  118. <Compile Include="EducfModel.Context.cs">
  119. <AutoGen>True</AutoGen>
  120. <DesignTime>True</DesignTime>
  121. <DependentUpon>EducfModel.Context.tt</DependentUpon>
  122. </Compile>
  123. <Compile Include="EducfModel.cs">
  124. <AutoGen>True</AutoGen>
  125. <DesignTime>True</DesignTime>
  126. <DependentUpon>EducfModel.tt</DependentUpon>
  127. </Compile>
  128. <Compile Include="EducfModel.Designer.cs">
  129. <AutoGen>True</AutoGen>
  130. <DesignTime>True</DesignTime>
  131. <DependentUpon>EducfModel.edmx</DependentUpon>
  132. </Compile>
  133. <Compile Include="eleveannee.cs">
  134. <DependentUpon>EducfModel.tt</DependentUpon>
  135. </Compile>
  136. <Compile Include="EntityModel.Context.cs">
  137. <AutoGen>True</AutoGen>
  138. <DesignTime>True</DesignTime>
  139. <DependentUpon>EntityModel.Context.tt</DependentUpon>
  140. </Compile>
  141. <Compile Include="EntityModel.cs">
  142. <AutoGen>True</AutoGen>
  143. <DesignTime>True</DesignTime>
  144. <DependentUpon>EntityModel.tt</DependentUpon>
  145. </Compile>
  146. <Compile Include="EntityModel.Designer.cs">
  147. <AutoGen>True</AutoGen>
  148. <DesignTime>True</DesignTime>
  149. <DependentUpon>EntityModel.edmx</DependentUpon>
  150. </Compile>
  151. <Compile Include="etabeffectifannee.cs">
  152. <DependentUpon>EducfModel.tt</DependentUpon>
  153. </Compile>
  154. <Compile Include="etablissement.cs">
  155. <DependentUpon>EducfModel.tt</DependentUpon>
  156. </Compile>
  157. <Compile Include="etablissementannee.cs">
  158. <DependentUpon>EducfModel.tt</DependentUpon>
  159. </Compile>
  160. <Compile Include="etaboptionsannee.cs">
  161. <DependentUpon>EducfModel.tt</DependentUpon>
  162. </Compile>
  163. <Compile Include="Extend\Groupe.cs" />
  164. <Compile Include="Extend\Utilisateur.cs" />
  165. <Compile Include="Extend\ActionEduCollege.cs" />
  166. <Compile Include="Extend\Annee.cs" />
  167. <Compile Include="Extend\College.cs" />
  168. <Compile Include="Extend\ActionEduStatut.cs" />
  169. <Compile Include="Extend\RestaurationFormulaire.cs" />
  170. <Compile Include="Extend\RestaurationFormulairesRepa.cs" />
  171. <Compile Include="Extend\RestaurationParametre.cs" />
  172. <Compile Include="Extend\RestaurationTypesRepa.cs" />
  173. <Compile Include="Extend\Territoire.cs" />
  174. <Compile Include="Extend\ActionEduAxe.cs" />
  175. <Compile Include="Extend\ActionEduThematique.cs" />
  176. <Compile Include="Extend\ActionEdu.cs" />
  177. <Compile Include="Extend\ActionEduActeur.cs" />
  178. <Compile Include="Extend\RestaurationType.cs" />
  179. <Compile Include="Extend\TypeCollege.cs" />
  180. <Compile Include="filiere.cs">
  181. <DependentUpon>EducfModel.tt</DependentUpon>
  182. </Compile>
  183. <Compile Include="Groupe.cs">
  184. <DependentUpon>EntityModel.tt</DependentUpon>
  185. </Compile>
  186. <Compile Include="Internal\Entities.cs" />
  187. <Compile Include="Internal\FormattedDbEntityValidationException.cs" />
  188. <Compile Include="matiereoption.cs">
  189. <DependentUpon>EducfModel.tt</DependentUpon>
  190. </Compile>
  191. <Compile Include="mef.cs">
  192. <DependentUpon>EducfModel.tt</DependentUpon>
  193. </Compile>
  194. <Compile Include="niveau.cs">
  195. <DependentUpon>EducfModel.tt</DependentUpon>
  196. </Compile>
  197. <Compile Include="Properties\AssemblyInfo.cs" />
  198. <Compile Include="Properties\Settings.Designer.cs">
  199. <AutoGen>True</AutoGen>
  200. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  201. <DependentUpon>Settings.settings</DependentUpon>
  202. </Compile>
  203. <Compile Include="RestaurationFormulaire.cs">
  204. <DependentUpon>EntityModel.tt</DependentUpon>
  205. </Compile>
  206. <Compile Include="RestaurationFormulairesRepa.cs">
  207. <DependentUpon>EntityModel.tt</DependentUpon>
  208. </Compile>
  209. <Compile Include="RestaurationParametre.cs">
  210. <DependentUpon>EntityModel.tt</DependentUpon>
  211. </Compile>
  212. <Compile Include="RestaurationType.cs">
  213. <DependentUpon>EntityModel.tt</DependentUpon>
  214. </Compile>
  215. <Compile Include="RestaurationTypesRepa.cs">
  216. <DependentUpon>EntityModel.tt</DependentUpon>
  217. </Compile>
  218. <Compile Include="rue.cs">
  219. <DependentUpon>EducfModel.tt</DependentUpon>
  220. </Compile>
  221. <Compile Include="Territoire.cs">
  222. <DependentUpon>EntityModel.tt</DependentUpon>
  223. </Compile>
  224. <Compile Include="TypeCollege.cs">
  225. <DependentUpon>EntityModel.tt</DependentUpon>
  226. </Compile>
  227. <Compile Include="Utilisateur.cs">
  228. <DependentUpon>EntityModel.tt</DependentUpon>
  229. </Compile>
  230. <Compile Include="Web References\WsAgents\Reference.cs">
  231. <AutoGen>True</AutoGen>
  232. <DesignTime>True</DesignTime>
  233. <DependentUpon>Reference.map</DependentUpon>
  234. </Compile>
  235. <Compile Include="Web References\WsExternes\Reference.cs">
  236. <AutoGen>True</AutoGen>
  237. <DesignTime>True</DesignTime>
  238. <DependentUpon>Reference.map</DependentUpon>
  239. </Compile>
  240. <Compile Include="Web References\WsTiers\Reference.cs">
  241. <AutoGen>True</AutoGen>
  242. <DesignTime>True</DesignTime>
  243. <DependentUpon>Reference.map</DependentUpon>
  244. </Compile>
  245. </ItemGroup>
  246. <ItemGroup>
  247. <None Include="App.config">
  248. <SubType>Designer</SubType>
  249. </None>
  250. <EntityDeploy Include="EntityModel.edmx">
  251. <Generator>EntityModelCodeGenerator</Generator>
  252. <LastGenOutput>EntityModel.Designer.cs</LastGenOutput>
  253. </EntityDeploy>
  254. <EntityDeploy Include="EducfModel.edmx">
  255. <Generator>EntityModelCodeGenerator</Generator>
  256. <LastGenOutput>EducfModel.Designer.cs</LastGenOutput>
  257. </EntityDeploy>
  258. <None Include="EducfModel.edmx.diagram">
  259. <DependentUpon>EducfModel.edmx</DependentUpon>
  260. </None>
  261. <None Include="EntityModel.edmx.diagram">
  262. <DependentUpon>EntityModel.edmx</DependentUpon>
  263. </None>
  264. <None Include="packages.config">
  265. <SubType>Designer</SubType>
  266. </None>
  267. <None Include="Properties\Settings.settings">
  268. <Generator>SettingsSingleFileGenerator</Generator>
  269. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  270. </None>
  271. <None Include="Web References\WsAgents\Agent.datasource">
  272. <DependentUpon>Reference.map</DependentUpon>
  273. </None>
  274. <None Include="Web References\WsAgents\Reference.map">
  275. <Generator>MSDiscoCodeGenerator</Generator>
  276. <LastGenOutput>Reference.cs</LastGenOutput>
  277. </None>
  278. <None Include="Web References\WsAgents\WsAgents.wsdl" />
  279. <None Include="Web References\WsExternes\Agent.datasource">
  280. <DependentUpon>Reference.map</DependentUpon>
  281. </None>
  282. <None Include="Web References\WsExternes\Reference.map">
  283. <Generator>MSDiscoCodeGenerator</Generator>
  284. <LastGenOutput>Reference.cs</LastGenOutput>
  285. </None>
  286. <None Include="Web References\WsExternes\WsExternes.wsdl" />
  287. <None Include="Web References\WsTiers\Reference.map">
  288. <Generator>MSDiscoCodeGenerator</Generator>
  289. <LastGenOutput>Reference.cs</LastGenOutput>
  290. </None>
  291. <None Include="Web References\WsTiers\Tiers.datasource">
  292. <DependentUpon>Reference.map</DependentUpon>
  293. </None>
  294. <None Include="Web References\WsTiers\WsTiers.wsdl" />
  295. </ItemGroup>
  296. <ItemGroup>
  297. <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  298. </ItemGroup>
  299. <ItemGroup>
  300. <Content Include="EducfModel.Context.tt">
  301. <Generator>TextTemplatingFileGenerator</Generator>
  302. <DependentUpon>EducfModel.edmx</DependentUpon>
  303. <LastGenOutput>EducfModel.Context.cs</LastGenOutput>
  304. </Content>
  305. <Content Include="EducfModel.tt">
  306. <Generator>TextTemplatingFileGenerator</Generator>
  307. <DependentUpon>EducfModel.edmx</DependentUpon>
  308. <LastGenOutput>EducfModel.cs</LastGenOutput>
  309. </Content>
  310. <Content Include="EntityModel.Context.tt">
  311. <Generator>TextTemplatingFileGenerator</Generator>
  312. <DependentUpon>EntityModel.edmx</DependentUpon>
  313. <LastGenOutput>EntityModel.Context.cs</LastGenOutput>
  314. </Content>
  315. <Content Include="EntityModel.tt">
  316. <Generator>TextTemplatingFileGenerator</Generator>
  317. <DependentUpon>EntityModel.edmx</DependentUpon>
  318. <LastGenOutput>EntityModel.cs</LastGenOutput>
  319. </Content>
  320. <None Include="Web References\WsExternes\WsExternes.disco" />
  321. <None Include="Web References\WsTiers\WsTiers.disco" />
  322. <None Include="Web References\WsAgents\WsAgents.disco" />
  323. </ItemGroup>
  324. <ItemGroup>
  325. <WCFMetadata Include="Service References\" />
  326. </ItemGroup>
  327. <ItemGroup>
  328. <WebReferences Include="Web References\" />
  329. </ItemGroup>
  330. <ItemGroup>
  331. <WebReferenceUrl Include="http://referentiel.bas-rhin.fr/webservices/WsAgents.asmx">
  332. <UrlBehavior>Dynamic</UrlBehavior>
  333. <RelPath>Web References\WsAgents\</RelPath>
  334. <UpdateFromURL>http://referentiel.bas-rhin.fr/webservices/WsAgents.asmx</UpdateFromURL>
  335. <ServiceLocationURL>
  336. </ServiceLocationURL>
  337. <CachedDynamicPropName>
  338. </CachedDynamicPropName>
  339. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  340. <CachedSettingsPropName>CD67_FicheCollege_Entity_WsAgents_WsAgents</CachedSettingsPropName>
  341. </WebReferenceUrl>
  342. <WebReferenceUrl Include="http://referentiel.bas-rhin.fr/webservices/WsExternes.asmx">
  343. <UrlBehavior>Dynamic</UrlBehavior>
  344. <RelPath>Web References\WsExternes\</RelPath>
  345. <UpdateFromURL>http://referentiel.bas-rhin.fr/webservices/WsExternes.asmx</UpdateFromURL>
  346. <ServiceLocationURL>
  347. </ServiceLocationURL>
  348. <CachedDynamicPropName>
  349. </CachedDynamicPropName>
  350. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  351. <CachedSettingsPropName>CD67_FicheCollege_Entity_WsExternes_WsExternes</CachedSettingsPropName>
  352. </WebReferenceUrl>
  353. <WebReferenceUrl Include="http://referentiel.bas-rhin.fr/webservices/WsTiers.asmx">
  354. <UrlBehavior>Dynamic</UrlBehavior>
  355. <RelPath>Web References\WsTiers\</RelPath>
  356. <UpdateFromURL>http://referentiel.bas-rhin.fr/webservices/WsTiers.asmx</UpdateFromURL>
  357. <ServiceLocationURL>
  358. </ServiceLocationURL>
  359. <CachedDynamicPropName>
  360. </CachedDynamicPropName>
  361. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  362. <CachedSettingsPropName>CD67_FicheCollege_Entity_WsTiers_WsTiers</CachedSettingsPropName>
  363. </WebReferenceUrl>
  364. </ItemGroup>
  365. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  366. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  367. Other similar extension points exist, see Microsoft.Common.targets.
  368. <Target Name="BeforeBuild">
  369. </Target>
  370. <Target Name="AfterBuild">
  371. </Target>
  372. -->
  373. </Project>