MobiParc.csproj 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  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="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
  4. <Import Project="..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" />
  5. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProductVersion>
  10. </ProductVersion>
  11. <SchemaVersion>2.0</SchemaVersion>
  12. <ProjectGuid>{125C6568-4B8E-40E9-A29D-8577AA7C89F2}</ProjectGuid>
  13. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  14. <OutputType>Library</OutputType>
  15. <AppDesignerFolder>Properties</AppDesignerFolder>
  16. <RootNamespace>MobiParc</RootNamespace>
  17. <AssemblyName>MobiParc</AssemblyName>
  18. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  19. <UseIISExpress>true</UseIISExpress>
  20. <IISExpressSSLPort />
  21. <IISExpressAnonymousAuthentication />
  22. <IISExpressWindowsAuthentication />
  23. <IISExpressUseClassicPipelineMode />
  24. <UseGlobalApplicationHostFile />
  25. <NuGetPackageImportStamp>
  26. </NuGetPackageImportStamp>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  29. <DebugSymbols>true</DebugSymbols>
  30. <DebugType>full</DebugType>
  31. <Optimize>false</Optimize>
  32. <OutputPath>bin\</OutputPath>
  33. <DefineConstants>DEBUG;TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  38. <DebugType>pdbonly</DebugType>
  39. <Optimize>true</Optimize>
  40. <OutputPath>bin\</OutputPath>
  41. <DefineConstants>TRACE</DefineConstants>
  42. <ErrorReport>prompt</ErrorReport>
  43. <WarningLevel>4</WarningLevel>
  44. </PropertyGroup>
  45. <ItemGroup>
  46. <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  47. <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  48. <Private>True</Private>
  49. </Reference>
  50. <Reference Include="Microsoft.CSharp" />
  51. <Reference Include="System.Web.DynamicData" />
  52. <Reference Include="System.Web.Entity" />
  53. <Reference Include="System.Web.ApplicationServices" />
  54. <Reference Include="System.ComponentModel.DataAnnotations" />
  55. <Reference Include="System" />
  56. <Reference Include="System.Data" />
  57. <Reference Include="System.Core" />
  58. <Reference Include="System.Data.DataSetExtensions" />
  59. <Reference Include="System.Web.Extensions" />
  60. <Reference Include="System.Xml.Linq" />
  61. <Reference Include="System.Drawing" />
  62. <Reference Include="System.Web" />
  63. <Reference Include="System.Xml" />
  64. <Reference Include="System.Configuration" />
  65. <Reference Include="System.Web.Services" />
  66. <Reference Include="System.EnterpriseServices" />
  67. </ItemGroup>
  68. <ItemGroup>
  69. <Content Include="packages.config" />
  70. <None Include="Web.Debug.config">
  71. <DependentUpon>Web.config</DependentUpon>
  72. </None>
  73. <None Include="Web.Release.config">
  74. <DependentUpon>Web.config</DependentUpon>
  75. </None>
  76. </ItemGroup>
  77. <ItemGroup>
  78. <Content Include="Web.config" />
  79. </ItemGroup>
  80. <ItemGroup>
  81. <Compile Include="Properties\AssemblyInfo.cs" />
  82. </ItemGroup>
  83. <PropertyGroup>
  84. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  85. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  86. </PropertyGroup>
  87. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  88. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  89. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  90. <ProjectExtensions>
  91. <VisualStudio>
  92. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  93. <WebProjectProperties>
  94. <UseIIS>True</UseIIS>
  95. <AutoAssignPort>True</AutoAssignPort>
  96. <DevelopmentServerPort>62188</DevelopmentServerPort>
  97. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  98. <IISUrl>http://localhost:62188/</IISUrl>
  99. <NTLMAuthentication>False</NTLMAuthentication>
  100. <UseCustomServer>False</UseCustomServer>
  101. <CustomServerUrl>
  102. </CustomServerUrl>
  103. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  104. </WebProjectProperties>
  105. </FlavorProperties>
  106. </VisualStudio>
  107. </ProjectExtensions>
  108. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  109. <PropertyGroup>
  110. <ErrorText>Ce projet fait référence à des packages NuGet qui sont manquants sur cet ordinateur. Utilisez l'option de restauration des packages NuGet pour les télécharger. Pour plus d'informations, consultez http://go.microsoft.com/fwlink/?LinkID=322105. Le fichier manquant est : {0}.</ErrorText>
  111. </PropertyGroup>
  112. <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props'))" />
  113. <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
  114. </Target>
  115. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  116. Other similar extension points exist, see Microsoft.Common.targets.
  117. <Target Name="BeforeBuild">
  118. </Target>
  119. <Target Name="AfterBuild">
  120. </Target>
  121. -->
  122. </Project>