Benchmarks.Mono.AspNet.csproj 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.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. <ProductVersion>
  8. </ProductVersion>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{62C3DEA2-2696-4200-BD83-011679316847}</ProjectGuid>
  11. <ProjectTypeGuids>{E3E379DF-F4C6-4180-9B81-6769533ABE47};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  12. <OutputType>Library</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>Benchmarks.Mono.AspNet</RootNamespace>
  15. <AssemblyName>Benchmarks.Mono.AspNet</AssemblyName>
  16. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  17. <MvcBuildViews>false</MvcBuildViews>
  18. <UseIISExpress>true</UseIISExpress>
  19. <IISExpressSSLPort />
  20. <IISExpressAnonymousAuthentication />
  21. <IISExpressWindowsAuthentication />
  22. <IISExpressUseClassicPipelineMode />
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <DebugSymbols>true</DebugSymbols>
  26. <DebugType>full</DebugType>
  27. <Optimize>false</Optimize>
  28. <OutputPath>bin\</OutputPath>
  29. <DefineConstants>DEBUG;TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. </PropertyGroup>
  41. <ItemGroup>
  42. <Reference Include="MySql.Data">
  43. <Private>True</Private>
  44. <HintPath>..\packages\MySql.Data.6.7.2\MySql.Data.dll</HintPath>
  45. </Reference>
  46. <Reference Include="MySql.Data.Entity">
  47. <Private>True</Private>
  48. <HintPath>..\packages\MySql.Data.6.7.2\MySql.Data.Entity.dll</HintPath>
  49. </Reference>
  50. <Reference Include="Npgsql">
  51. <Private>True</Private>
  52. <HintPath>..\packages\Npgsql.2.0.12-EF6\Npgsql.dll</HintPath>
  53. </Reference>
  54. <Reference Include="MongoDB.Driver">
  55. <Private>True</Private>
  56. <HintPath>..\packages\mongocsharpdriver.1.8.1\lib\net35\MongoDB.Driver.dll</HintPath>
  57. </Reference>
  58. <Reference Include="MongoDB.Bson">
  59. <Private>True</Private>
  60. <HintPath>..\packages\mongocsharpdriver.1.8.1\lib\net35\MongoDB.Bson.dll</HintPath>
  61. </Reference>
  62. <Reference Include="EntityFramework">
  63. <Private>True</Private>
  64. <HintPath>..\packages\EntityFramework.6.0.0-alpha3\lib\net45\EntityFramework.dll</HintPath>
  65. </Reference>
  66. <Reference Include="System" />
  67. <Reference Include="System.Configuration" />
  68. <Reference Include="System.Data" />
  69. <Reference Include="System.Web" />
  70. <Reference Include="System.Web.Mvc.dll">
  71. <Private>True</Private>
  72. <HintPath>..\packages\Microsoft.AspNet.Mvc.4.0.20710.0\lib\net40\System.Web.Mvc.dll</HintPath>
  73. </Reference>
  74. <Reference Include="System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  75. <Private>True</Private>
  76. <HintPath>..\packages\Microsoft.AspNet.Razor.2.0.20715.0\lib\net40\System.Web.Razor.dll</HintPath>
  77. </Reference>
  78. <Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  79. <Private>True</Private>
  80. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  83. <Private>True</Private>
  84. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath>
  85. </Reference>
  86. <Reference Include="System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  87. <Private>True</Private>
  88. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath>
  89. </Reference>
  90. <Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  91. <Private>True</Private>
  92. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll</HintPath>
  93. </Reference>
  94. </ItemGroup>
  95. <ItemGroup>
  96. <Compile Include="Controllers\JsonController.cs" />
  97. <Compile Include="Controllers\AdoController.cs" />
  98. <Compile Include="Controllers\EntityFrameworkController.cs" />
  99. <Compile Include="Controllers\MongoDBController.cs" />
  100. <Compile Include="Global.asax.cs">
  101. <DependentUpon>Global.asax</DependentUpon>
  102. </Compile>
  103. <Compile Include="Models\EntityFramework.cs" />
  104. <Compile Include="Models\World.cs" />
  105. <Compile Include="Models\Fortune.cs" />
  106. </ItemGroup>
  107. <ItemGroup>
  108. <Content Include="Global.asax" />
  109. <Content Include="Web.config" />
  110. </ItemGroup>
  111. <ItemGroup>
  112. <Content Include="packages.config">
  113. <SubType>Designer</SubType>
  114. </Content>
  115. </ItemGroup>
  116. <ItemGroup>
  117. <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  118. </ItemGroup>
  119. <ItemGroup>
  120. <Content Include="Views\Fortunes.cshtml" />
  121. </ItemGroup>
  122. <ItemGroup>
  123. <Content Include="Views\Web.config" />
  124. </ItemGroup>
  125. <PropertyGroup>
  126. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  127. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  128. </PropertyGroup>
  129. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  130. <!--<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />-->
  131. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  132. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  133. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  134. </Target>
  135. <ProjectExtensions>
  136. <VisualStudio>
  137. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  138. <WebProjectProperties>
  139. <UseIIS>True</UseIIS>
  140. <AutoAssignPort>True</AutoAssignPort>
  141. <DevelopmentServerPort>52936</DevelopmentServerPort>
  142. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  143. <IISUrl>http://localhost:55347/</IISUrl>
  144. <NTLMAuthentication>False</NTLMAuthentication>
  145. <UseCustomServer>False</UseCustomServer>
  146. <CustomServerUrl>
  147. </CustomServerUrl>
  148. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  149. </WebProjectProperties>
  150. </FlavorProperties>
  151. </VisualStudio>
  152. </ProjectExtensions>
  153. </Project>