CD67.FicheCollege.Entity.csproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512
  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="Devart.Data, Version=5.0.1926.0, Culture=neutral, PublicKeyToken=09af7300eec23701, processorArchitecture=MSIL">
  35. <HintPath>..\packages\dotConnect.Express.for.PostgreSQL.7.10.1134\lib\Devart.Data.dll</HintPath>
  36. <Private>True</Private>
  37. </Reference>
  38. <Reference Include="Devart.Data.PostgreSql, Version=7.10.1134.0, Culture=neutral, PublicKeyToken=09af7300eec23701, processorArchitecture=MSIL">
  39. <HintPath>..\packages\dotConnect.Express.for.PostgreSQL.7.10.1134\lib\Devart.Data.PostgreSql.dll</HintPath>
  40. <Private>True</Private>
  41. </Reference>
  42. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  43. <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
  44. <Private>True</Private>
  45. </Reference>
  46. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  47. <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  48. <Private>True</Private>
  49. </Reference>
  50. <Reference Include="EntityFramework6.Npgsql, Version=3.1.1.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
  51. <HintPath>..\packages\EntityFramework6.Npgsql.3.1.1\lib\net45\EntityFramework6.Npgsql.dll</HintPath>
  52. <Private>True</Private>
  53. </Reference>
  54. <Reference Include="Npgsql, Version=3.2.7.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
  55. <HintPath>..\packages\Npgsql.3.2.7\lib\net451\Npgsql.dll</HintPath>
  56. <Private>True</Private>
  57. </Reference>
  58. <Reference Include="SolrTools, Version=1.6.14.0, Culture=neutral, processorArchitecture=MSIL">
  59. <HintPath>..\packages\Freyd.SolrTools.1.6.14\lib\net40\SolrTools.dll</HintPath>
  60. <Private>True</Private>
  61. </Reference>
  62. <Reference Include="System" />
  63. <Reference Include="System.ComponentModel.DataAnnotations" />
  64. <Reference Include="System.Core" />
  65. <Reference Include="System.EnterpriseServices" />
  66. <Reference Include="System.Linq.Dynamic, Version=1.0.6132.35681, Culture=neutral, processorArchitecture=MSIL">
  67. <HintPath>..\packages\System.Linq.Dynamic.1.0.7\lib\net40\System.Linq.Dynamic.dll</HintPath>
  68. <Private>True</Private>
  69. </Reference>
  70. <Reference Include="System.Runtime.Serialization" />
  71. <Reference Include="System.Security" />
  72. <Reference Include="System.Threading.Tasks.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  73. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.3.0\lib\portable-net45+win8+wp8+wpa81\System.Threading.Tasks.Extensions.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="ActionEduAxe.cs">
  88. <DependentUpon>EntityModel.tt</DependentUpon>
  89. </Compile>
  90. <Compile Include="ActionEduCollege.cs">
  91. <DependentUpon>EntityModel.tt</DependentUpon>
  92. </Compile>
  93. <Compile Include="ActionEduMission.cs">
  94. <DependentUpon>EntityModel.tt</DependentUpon>
  95. </Compile>
  96. <Compile Include="ActionEduThematique.cs">
  97. <DependentUpon>EntityModel.tt</DependentUpon>
  98. </Compile>
  99. <Compile Include="Annee.cs">
  100. <DependentUpon>EntityModel.tt</DependentUpon>
  101. </Compile>
  102. <Compile Include="anneescolaire.cs">
  103. <DependentUpon>EducfModel.tt</DependentUpon>
  104. </Compile>
  105. <Compile Include="bassin.cs">
  106. <DependentUpon>EducfModel.tt</DependentUpon>
  107. </Compile>
  108. <Compile Include="canton.cs">
  109. <DependentUpon>EducfModel.tt</DependentUpon>
  110. </Compile>
  111. <Compile Include="carte.cs">
  112. <DependentUpon>EducfModel.tt</DependentUpon>
  113. </Compile>
  114. <Compile Include="cartescolaire.cs">
  115. <DependentUpon>EducfModel.tt</DependentUpon>
  116. </Compile>
  117. <Compile Include="classement.cs">
  118. <DependentUpon>EducfModel.tt</DependentUpon>
  119. </Compile>
  120. <Compile Include="classeniveau.cs">
  121. <DependentUpon>EducfModel.tt</DependentUpon>
  122. </Compile>
  123. <Compile Include="College.cs">
  124. <DependentUpon>EntityModel.tt</DependentUpon>
  125. </Compile>
  126. <Compile Include="commune.cs">
  127. <DependentUpon>EducfModel.tt</DependentUpon>
  128. </Compile>
  129. <Compile Include="communeannee.cs">
  130. <DependentUpon>EducfModel.tt</DependentUpon>
  131. </Compile>
  132. <Compile Include="communehabitants.cs">
  133. <DependentUpon>EducfModel.tt</DependentUpon>
  134. </Compile>
  135. <Compile Include="communeurbanisationannee.cs">
  136. <DependentUpon>EducfModel.tt</DependentUpon>
  137. </Compile>
  138. <Compile Include="communeurbanisationparcelle.cs">
  139. <DependentUpon>EducfModel.tt</DependentUpon>
  140. </Compile>
  141. <Compile Include="commune_ok.cs">
  142. <DependentUpon>EducfModel.tt</DependentUpon>
  143. </Compile>
  144. <Compile Include="couleur.cs">
  145. <DependentUpon>EducfModel.tt</DependentUpon>
  146. </Compile>
  147. <Compile Include="csp.cs">
  148. <DependentUpon>EducfModel.tt</DependentUpon>
  149. </Compile>
  150. <Compile Include="EducfModel.Context.cs">
  151. <AutoGen>True</AutoGen>
  152. <DesignTime>True</DesignTime>
  153. <DependentUpon>EducfModel.Context.tt</DependentUpon>
  154. </Compile>
  155. <Compile Include="EducfModel.cs">
  156. <AutoGen>True</AutoGen>
  157. <DesignTime>True</DesignTime>
  158. <DependentUpon>EducfModel.tt</DependentUpon>
  159. </Compile>
  160. <Compile Include="EducfModel.Designer.cs">
  161. <AutoGen>True</AutoGen>
  162. <DesignTime>True</DesignTime>
  163. <DependentUpon>EducfModel.edmx</DependentUpon>
  164. </Compile>
  165. <Compile Include="eleve.cs">
  166. <DependentUpon>EducfModel.tt</DependentUpon>
  167. </Compile>
  168. <Compile Include="eleveannee.cs">
  169. <DependentUpon>EducfModel.tt</DependentUpon>
  170. </Compile>
  171. <Compile Include="elevecartescolaire.cs">
  172. <DependentUpon>EducfModel.tt</DependentUpon>
  173. </Compile>
  174. <Compile Include="EntityModel.Context.cs">
  175. <AutoGen>True</AutoGen>
  176. <DesignTime>True</DesignTime>
  177. <DependentUpon>EntityModel.Context.tt</DependentUpon>
  178. </Compile>
  179. <Compile Include="EntityModel.cs">
  180. <AutoGen>True</AutoGen>
  181. <DesignTime>True</DesignTime>
  182. <DependentUpon>EntityModel.tt</DependentUpon>
  183. </Compile>
  184. <Compile Include="EntityModel.Designer.cs">
  185. <AutoGen>True</AutoGen>
  186. <DesignTime>True</DesignTime>
  187. <DependentUpon>EntityModel.edmx</DependentUpon>
  188. </Compile>
  189. <Compile Include="etabcartescolaire.cs">
  190. <DependentUpon>EducfModel.tt</DependentUpon>
  191. </Compile>
  192. <Compile Include="etabcartescolairecommune.cs">
  193. <DependentUpon>EducfModel.tt</DependentUpon>
  194. </Compile>
  195. <Compile Include="etabclasseannee.cs">
  196. <DependentUpon>EducfModel.tt</DependentUpon>
  197. </Compile>
  198. <Compile Include="etabeffectifannee.cs">
  199. <DependentUpon>EducfModel.tt</DependentUpon>
  200. </Compile>
  201. <Compile Include="etabequipementannee.cs">
  202. <DependentUpon>EducfModel.tt</DependentUpon>
  203. </Compile>
  204. <Compile Include="etabequipementprocheannee.cs">
  205. <DependentUpon>EducfModel.tt</DependentUpon>
  206. </Compile>
  207. <Compile Include="etablissement.cs">
  208. <DependentUpon>EducfModel.tt</DependentUpon>
  209. </Compile>
  210. <Compile Include="etablissementannee.cs">
  211. <DependentUpon>EducfModel.tt</DependentUpon>
  212. </Compile>
  213. <Compile Include="etablissementregie.cs">
  214. <DependentUpon>EducfModel.tt</DependentUpon>
  215. </Compile>
  216. <Compile Include="etaboptionsannee.cs">
  217. <DependentUpon>EducfModel.tt</DependentUpon>
  218. </Compile>
  219. <Compile Include="etabsallesannee.cs">
  220. <DependentUpon>EducfModel.tt</DependentUpon>
  221. </Compile>
  222. <Compile Include="etabsegpa.cs">
  223. <DependentUpon>EducfModel.tt</DependentUpon>
  224. </Compile>
  225. <Compile Include="etabsousgroupeannee.cs">
  226. <DependentUpon>EducfModel.tt</DependentUpon>
  227. </Compile>
  228. <Compile Include="etabtosannee.cs">
  229. <DependentUpon>EducfModel.tt</DependentUpon>
  230. </Compile>
  231. <Compile Include="etabtravauxannee.cs">
  232. <DependentUpon>EducfModel.tt</DependentUpon>
  233. </Compile>
  234. <Compile Include="etab_ok.cs">
  235. <DependentUpon>EducfModel.tt</DependentUpon>
  236. </Compile>
  237. <Compile Include="Extend\ActionEduCollege.cs" />
  238. <Compile Include="Extend\Annee.cs" />
  239. <Compile Include="Extend\College.cs" />
  240. <Compile Include="Extend\Territoire.cs" />
  241. <Compile Include="Extend\ActionEduAxe.cs" />
  242. <Compile Include="Extend\ActionEduThematique.cs" />
  243. <Compile Include="Extend\ActionEdu.cs" />
  244. <Compile Include="Extend\TypeCollege.cs" />
  245. <Compile Include="filiere.cs">
  246. <DependentUpon>EducfModel.tt</DependentUpon>
  247. </Compile>
  248. <Compile Include="grandbassin.cs">
  249. <DependentUpon>EducfModel.tt</DependentUpon>
  250. </Compile>
  251. <Compile Include="Internal\Entities.cs" />
  252. <Compile Include="Internal\FormattedDbEntityValidationException.cs" />
  253. <Compile Include="matiereoption.cs">
  254. <DependentUpon>EducfModel.tt</DependentUpon>
  255. </Compile>
  256. <Compile Include="mef.cs">
  257. <DependentUpon>EducfModel.tt</DependentUpon>
  258. </Compile>
  259. <Compile Include="mission.cs">
  260. <DependentUpon>EducfModel.tt</DependentUpon>
  261. </Compile>
  262. <Compile Include="nationalite.cs">
  263. <DependentUpon>EducfModel.tt</DependentUpon>
  264. </Compile>
  265. <Compile Include="niveau.cs">
  266. <DependentUpon>EducfModel.tt</DependentUpon>
  267. </Compile>
  268. <Compile Include="parcelle.cs">
  269. <DependentUpon>EducfModel.tt</DependentUpon>
  270. </Compile>
  271. <Compile Include="plan.cs">
  272. <DependentUpon>EducfModel.tt</DependentUpon>
  273. </Compile>
  274. <Compile Include="previsibilite.cs">
  275. <DependentUpon>EducfModel.tt</DependentUpon>
  276. </Compile>
  277. <Compile Include="Properties\AssemblyInfo.cs" />
  278. <Compile Include="Properties\Settings.Designer.cs">
  279. <AutoGen>True</AutoGen>
  280. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  281. <DependentUpon>Settings.settings</DependentUpon>
  282. </Compile>
  283. <Compile Include="regierestauration.cs">
  284. <DependentUpon>EducfModel.tt</DependentUpon>
  285. </Compile>
  286. <Compile Include="rpi.cs">
  287. <DependentUpon>EducfModel.tt</DependentUpon>
  288. </Compile>
  289. <Compile Include="rues.cs">
  290. <DependentUpon>EducfModel.tt</DependentUpon>
  291. </Compile>
  292. <Compile Include="ruescomplement.cs">
  293. <DependentUpon>EducfModel.tt</DependentUpon>
  294. </Compile>
  295. <Compile Include="rue_ok.cs">
  296. <DependentUpon>EducfModel.tt</DependentUpon>
  297. </Compile>
  298. <Compile Include="segpa.cs">
  299. <DependentUpon>EducfModel.tt</DependentUpon>
  300. </Compile>
  301. <Compile Include="simulationannee.cs">
  302. <DependentUpon>EducfModel.tt</DependentUpon>
  303. </Compile>
  304. <Compile Include="simulationetabcrees.cs">
  305. <DependentUpon>EducfModel.tt</DependentUpon>
  306. </Compile>
  307. <Compile Include="simulationetabsupprimes.cs">
  308. <DependentUpon>EducfModel.tt</DependentUpon>
  309. </Compile>
  310. <Compile Include="simulationresultats.cs">
  311. <DependentUpon>EducfModel.tt</DependentUpon>
  312. </Compile>
  313. <Compile Include="simulationresurbanisation.cs">
  314. <DependentUpon>EducfModel.tt</DependentUpon>
  315. </Compile>
  316. <Compile Include="Territoire.cs">
  317. <DependentUpon>EntityModel.tt</DependentUpon>
  318. </Compile>
  319. <Compile Include="thematique.cs">
  320. <DependentUpon>EducfModel.tt</DependentUpon>
  321. </Compile>
  322. <Compile Include="thematiques.cs">
  323. <DependentUpon>EducfModel.tt</DependentUpon>
  324. </Compile>
  325. <Compile Include="thematiquescommunes.cs">
  326. <DependentUpon>EducfModel.tt</DependentUpon>
  327. </Compile>
  328. <Compile Include="thematiqueseleves.cs">
  329. <DependentUpon>EducfModel.tt</DependentUpon>
  330. </Compile>
  331. <Compile Include="thematiquesetab.cs">
  332. <DependentUpon>EducfModel.tt</DependentUpon>
  333. </Compile>
  334. <Compile Include="transportarret.cs">
  335. <DependentUpon>EducfModel.tt</DependentUpon>
  336. </Compile>
  337. <Compile Include="transportitineraire.cs">
  338. <DependentUpon>EducfModel.tt</DependentUpon>
  339. </Compile>
  340. <Compile Include="transport_iti_arret.cs">
  341. <DependentUpon>EducfModel.tt</DependentUpon>
  342. </Compile>
  343. <Compile Include="typebourse.cs">
  344. <DependentUpon>EducfModel.tt</DependentUpon>
  345. </Compile>
  346. <Compile Include="TypeCollege.cs">
  347. <DependentUpon>EntityModel.tt</DependentUpon>
  348. </Compile>
  349. <Compile Include="typeetablissement.cs">
  350. <DependentUpon>EducfModel.tt</DependentUpon>
  351. </Compile>
  352. <Compile Include="typelogement.cs">
  353. <DependentUpon>EducfModel.tt</DependentUpon>
  354. </Compile>
  355. <Compile Include="typesalle.cs">
  356. <DependentUpon>EducfModel.tt</DependentUpon>
  357. </Compile>
  358. <Compile Include="ulis.cs">
  359. <DependentUpon>EducfModel.tt</DependentUpon>
  360. </Compile>
  361. <Compile Include="urbanisationcartescolaire.cs">
  362. <DependentUpon>EducfModel.tt</DependentUpon>
  363. </Compile>
  364. <Compile Include="utilisateur.cs">
  365. <DependentUpon>EducfModel.tt</DependentUpon>
  366. </Compile>
  367. <Compile Include="Web References\WsAgents\Reference.cs">
  368. <AutoGen>True</AutoGen>
  369. <DesignTime>True</DesignTime>
  370. <DependentUpon>Reference.map</DependentUpon>
  371. </Compile>
  372. <Compile Include="Web References\WsExternes\Reference.cs">
  373. <AutoGen>True</AutoGen>
  374. <DesignTime>True</DesignTime>
  375. <DependentUpon>Reference.map</DependentUpon>
  376. </Compile>
  377. <Compile Include="Web References\WsTiers\Reference.cs">
  378. <AutoGen>True</AutoGen>
  379. <DesignTime>True</DesignTime>
  380. <DependentUpon>Reference.map</DependentUpon>
  381. </Compile>
  382. </ItemGroup>
  383. <ItemGroup>
  384. <None Include="App.config">
  385. <SubType>Designer</SubType>
  386. </None>
  387. <EntityDeploy Include="EntityModel.edmx">
  388. <Generator>EntityModelCodeGenerator</Generator>
  389. <LastGenOutput>EntityModel.Designer.cs</LastGenOutput>
  390. </EntityDeploy>
  391. <EntityDeploy Include="EducfModel.edmx">
  392. <Generator>EntityModelCodeGenerator</Generator>
  393. <LastGenOutput>EducfModel.Designer.cs</LastGenOutput>
  394. </EntityDeploy>
  395. <None Include="EducfModel.edmx.diagram">
  396. <DependentUpon>EducfModel.edmx</DependentUpon>
  397. </None>
  398. <None Include="EntityModel.edmx.diagram">
  399. <DependentUpon>EntityModel.edmx</DependentUpon>
  400. </None>
  401. <None Include="packages.config">
  402. <SubType>Designer</SubType>
  403. </None>
  404. <None Include="Properties\Settings.settings">
  405. <Generator>SettingsSingleFileGenerator</Generator>
  406. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  407. </None>
  408. <None Include="Web References\WsAgents\Agent.datasource">
  409. <DependentUpon>Reference.map</DependentUpon>
  410. </None>
  411. <None Include="Web References\WsAgents\Reference.map">
  412. <Generator>MSDiscoCodeGenerator</Generator>
  413. <LastGenOutput>Reference.cs</LastGenOutput>
  414. </None>
  415. <None Include="Web References\WsAgents\WsAgents.wsdl" />
  416. <None Include="Web References\WsExternes\Agent.datasource">
  417. <DependentUpon>Reference.map</DependentUpon>
  418. </None>
  419. <None Include="Web References\WsExternes\Reference.map">
  420. <Generator>MSDiscoCodeGenerator</Generator>
  421. <LastGenOutput>Reference.cs</LastGenOutput>
  422. </None>
  423. <None Include="Web References\WsExternes\WsExternes.wsdl" />
  424. <None Include="Web References\WsTiers\Reference.map">
  425. <Generator>MSDiscoCodeGenerator</Generator>
  426. <LastGenOutput>Reference.cs</LastGenOutput>
  427. </None>
  428. <None Include="Web References\WsTiers\Tiers.datasource">
  429. <DependentUpon>Reference.map</DependentUpon>
  430. </None>
  431. <None Include="Web References\WsTiers\WsTiers.wsdl" />
  432. </ItemGroup>
  433. <ItemGroup>
  434. <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  435. </ItemGroup>
  436. <ItemGroup>
  437. <Content Include="EducfModel.Context.tt">
  438. <Generator>TextTemplatingFileGenerator</Generator>
  439. <DependentUpon>EducfModel.edmx</DependentUpon>
  440. <LastGenOutput>EducfModel.Context.cs</LastGenOutput>
  441. </Content>
  442. <Content Include="EducfModel.tt">
  443. <Generator>TextTemplatingFileGenerator</Generator>
  444. <DependentUpon>EducfModel.edmx</DependentUpon>
  445. <LastGenOutput>EducfModel.cs</LastGenOutput>
  446. </Content>
  447. <Content Include="EntityModel.Context.tt">
  448. <Generator>TextTemplatingFileGenerator</Generator>
  449. <DependentUpon>EntityModel.edmx</DependentUpon>
  450. <LastGenOutput>EntityModel.Context.cs</LastGenOutput>
  451. </Content>
  452. <Content Include="EntityModel.edmx.sql" />
  453. <Content Include="EntityModel.tt">
  454. <Generator>TextTemplatingFileGenerator</Generator>
  455. <DependentUpon>EntityModel.edmx</DependentUpon>
  456. <LastGenOutput>EntityModel.cs</LastGenOutput>
  457. </Content>
  458. <Content Include="Model_initial_inserts.sql" />
  459. <None Include="Web References\WsExternes\WsExternes.disco" />
  460. <None Include="Web References\WsTiers\WsTiers.disco" />
  461. <None Include="Web References\WsAgents\WsAgents.disco" />
  462. </ItemGroup>
  463. <ItemGroup>
  464. <WCFMetadata Include="Service References\" />
  465. </ItemGroup>
  466. <ItemGroup>
  467. <WebReferences Include="Web References\" />
  468. </ItemGroup>
  469. <ItemGroup>
  470. <WebReferenceUrl Include="http://referentiel.bas-rhin.fr/webservices/WsAgents.asmx">
  471. <UrlBehavior>Dynamic</UrlBehavior>
  472. <RelPath>Web References\WsAgents\</RelPath>
  473. <UpdateFromURL>http://referentiel.bas-rhin.fr/webservices/WsAgents.asmx</UpdateFromURL>
  474. <ServiceLocationURL>
  475. </ServiceLocationURL>
  476. <CachedDynamicPropName>
  477. </CachedDynamicPropName>
  478. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  479. <CachedSettingsPropName>CD67_FicheCollege_Entity_WsAgents_WsAgents</CachedSettingsPropName>
  480. </WebReferenceUrl>
  481. <WebReferenceUrl Include="http://referentiel.bas-rhin.fr/webservices/WsExternes.asmx">
  482. <UrlBehavior>Dynamic</UrlBehavior>
  483. <RelPath>Web References\WsExternes\</RelPath>
  484. <UpdateFromURL>http://referentiel.bas-rhin.fr/webservices/WsExternes.asmx</UpdateFromURL>
  485. <ServiceLocationURL>
  486. </ServiceLocationURL>
  487. <CachedDynamicPropName>
  488. </CachedDynamicPropName>
  489. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  490. <CachedSettingsPropName>CD67_FicheCollege_Entity_WsExternes_WsExternes</CachedSettingsPropName>
  491. </WebReferenceUrl>
  492. <WebReferenceUrl Include="http://referentiel.bas-rhin.fr/webservices/WsTiers.asmx">
  493. <UrlBehavior>Dynamic</UrlBehavior>
  494. <RelPath>Web References\WsTiers\</RelPath>
  495. <UpdateFromURL>http://referentiel.bas-rhin.fr/webservices/WsTiers.asmx</UpdateFromURL>
  496. <ServiceLocationURL>
  497. </ServiceLocationURL>
  498. <CachedDynamicPropName>
  499. </CachedDynamicPropName>
  500. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  501. <CachedSettingsPropName>CD67_FicheCollege_Entity_WsTiers_WsTiers</CachedSettingsPropName>
  502. </WebReferenceUrl>
  503. </ItemGroup>
  504. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  505. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  506. Other similar extension points exist, see Microsoft.Common.targets.
  507. <Target Name="BeforeBuild">
  508. </Target>
  509. <Target Name="AfterBuild">
  510. </Target>
  511. -->
  512. </Project>