CG67.FicheCollege.Web.csproj 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  4. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5. <ProductVersion>8.0.50727</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{4F52F11E-1245-4C57-B718-A472BDAAC99C}</ProjectGuid>
  8. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>CG67.FicheCollege</RootNamespace>
  12. <AssemblyName>CG67.FicheCollege</AssemblyName>
  13. <SccProjectName>SAK</SccProjectName>
  14. <SccLocalPath>SAK</SccLocalPath>
  15. <SccAuxPath>SAK</SccAuxPath>
  16. <SccProvider>SAK</SccProvider>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>bin\</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\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <ItemGroup>
  36. <Reference Include="System" />
  37. <Reference Include="System.Data" />
  38. <Reference Include="System.Data.OracleClient" />
  39. <Reference Include="System.Drawing" />
  40. <Reference Include="System.Web" />
  41. <Reference Include="System.Xml" />
  42. <Reference Include="System.Configuration" />
  43. <Reference Include="System.Web.Services" />
  44. <Reference Include="System.EnterpriseServices" />
  45. <Reference Include="System.Web.Mobile" />
  46. </ItemGroup>
  47. <ItemGroup>
  48. <Content Include="css\fichecollege.css" />
  49. <Content Include="Default.aspx" />
  50. <Content Include="FicheCollege.aspx" />
  51. <Content Include="GenerationFiche.aspx" />
  52. <Content Include="Web.config" />
  53. <Content Include="xslt\FicheCollege.xslt" />
  54. </ItemGroup>
  55. <ItemGroup>
  56. <Compile Include="Default.aspx.cs">
  57. <SubType>ASPXCodeBehind</SubType>
  58. <DependentUpon>Default.aspx</DependentUpon>
  59. </Compile>
  60. <Compile Include="Default.aspx.designer.cs">
  61. <DependentUpon>Default.aspx</DependentUpon>
  62. </Compile>
  63. <Compile Include="FicheCollege.aspx.cs">
  64. <SubType>ASPXCodeBehind</SubType>
  65. <DependentUpon>FicheCollege.aspx</DependentUpon>
  66. </Compile>
  67. <Compile Include="FicheCollege.aspx.designer.cs">
  68. <DependentUpon>FicheCollege.aspx</DependentUpon>
  69. </Compile>
  70. <Compile Include="GenerationFiche.aspx.cs">
  71. <SubType>ASPXCodeBehind</SubType>
  72. <DependentUpon>GenerationFiche.aspx</DependentUpon>
  73. </Compile>
  74. <Compile Include="GenerationFiche.aspx.designer.cs">
  75. <DependentUpon>GenerationFiche.aspx</DependentUpon>
  76. </Compile>
  77. <Compile Include="HttpHandlerHistogramme.cs" />
  78. <Compile Include="Properties\AssemblyInfo.cs" />
  79. </ItemGroup>
  80. <ItemGroup>
  81. <ProjectReference Include="..\..\Core\CG67.FicheCollege.Domaine\CG67.FicheCollege.Domaine.csproj">
  82. <Project>{EA9B4153-44A9-46AF-891B-8DFE604CF33F}</Project>
  83. <Name>CG67.FicheCollege.Domaine</Name>
  84. </ProjectReference>
  85. <ProjectReference Include="..\..\Core\CG67.FicheCollege.Service\CG67.FicheCollege.Service.csproj">
  86. <Project>{19A47A92-43C8-4139-8689-F4E61CC66053}</Project>
  87. <Name>CG67.FicheCollege.Service</Name>
  88. </ProjectReference>
  89. </ItemGroup>
  90. <ItemGroup>
  91. <None Include="vide.histo" />
  92. </ItemGroup>
  93. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  94. <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v8.0\WebApplications\Microsoft.WebApplication.targets" />
  95. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  96. Other similar extension points exist, see Microsoft.Common.targets.
  97. <Target Name="BeforeBuild">
  98. </Target>
  99. <Target Name="AfterBuild">
  100. </Target>
  101. -->
  102. <ProjectExtensions>
  103. <VisualStudio>
  104. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  105. <WebProjectProperties>
  106. <UseIIS>False</UseIIS>
  107. <AutoAssignPort>True</AutoAssignPort>
  108. <DevelopmentServerPort>1031</DevelopmentServerPort>
  109. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  110. <IISUrl>
  111. </IISUrl>
  112. <NTLMAuthentication>False</NTLMAuthentication>
  113. </WebProjectProperties>
  114. </FlavorProperties>
  115. </VisualStudio>
  116. </ProjectExtensions>
  117. </Project>