[12428] | 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 | <ProductVersion>
|
---|
| 8 | </ProductVersion>
|
---|
| 9 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 10 | <ProjectGuid>{6564C6AF-3E37-4C29-8947-68D4E22232BE}</ProjectGuid>
|
---|
| 11 | <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
---|
| 12 | <OutputType>Library</OutputType>
|
---|
| 13 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 14 | <RootNamespace>HeuristicLab.Services.WebApp</RootNamespace>
|
---|
[12962] | 15 | <AssemblyName>HeuristicLab.Services.WebApp-3.3</AssemblyName>
|
---|
[12428] | 16 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
| 17 | <MvcBuildViews>false</MvcBuildViews>
|
---|
| 18 | <UseIISExpress>true</UseIISExpress>
|
---|
| 19 | <IISExpressSSLPort />
|
---|
| 20 | <IISExpressAnonymousAuthentication />
|
---|
| 21 | <IISExpressWindowsAuthentication />
|
---|
| 22 | <IISExpressUseClassicPipelineMode />
|
---|
| 23 | <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
---|
| 24 | <RestorePackages>true</RestorePackages>
|
---|
| 25 | </PropertyGroup>
|
---|
| 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 27 | <DebugSymbols>true</DebugSymbols>
|
---|
| 28 | <DebugType>full</DebugType>
|
---|
| 29 | <Optimize>false</Optimize>
|
---|
| 30 | <OutputPath>bin\</OutputPath>
|
---|
| 31 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
| 34 | <PublishDatabases>false</PublishDatabases>
|
---|
| 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 37 | <DebugType>pdbonly</DebugType>
|
---|
| 38 | <Optimize>true</Optimize>
|
---|
| 39 | <OutputPath>bin\</OutputPath>
|
---|
| 40 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 41 | <ErrorReport>prompt</ErrorReport>
|
---|
| 42 | <WarningLevel>4</WarningLevel>
|
---|
| 43 | </PropertyGroup>
|
---|
| 44 | <ItemGroup>
|
---|
[12563] | 45 | <Reference Include="Antlr3.Runtime, Version=3.5.0.2, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
|
---|
| 46 | <SpecificVersion>False</SpecificVersion>
|
---|
| 47 | <HintPath>..\..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
|
---|
[12428] | 48 | </Reference>
|
---|
| 49 | <Reference Include="Microsoft.CSharp" />
|
---|
| 50 | <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 51 | <HintPath>..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
---|
| 52 | <Private>True</Private>
|
---|
| 53 | </Reference>
|
---|
[12563] | 54 | <Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
---|
| 55 | <SpecificVersion>False</SpecificVersion>
|
---|
| 56 | <HintPath>..\..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
---|
[12428] | 57 | </Reference>
|
---|
| 58 | <Reference Include="System" />
|
---|
| 59 | <Reference Include="System.Data" />
|
---|
| 60 | <Reference Include="System.Drawing" />
|
---|
| 61 | <Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 62 | <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
---|
| 63 | <Private>True</Private>
|
---|
| 64 | </Reference>
|
---|
| 65 | <Reference Include="System.Web.DynamicData" />
|
---|
| 66 | <Reference Include="System.Web.Entity" />
|
---|
| 67 | <Reference Include="System.Web.ApplicationServices" />
|
---|
| 68 | <Reference Include="System.ComponentModel.DataAnnotations" />
|
---|
| 69 | <Reference Include="System.Core" />
|
---|
| 70 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 71 | <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 72 | <HintPath>..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
|
---|
| 73 | <Private>True</Private>
|
---|
| 74 | </Reference>
|
---|
| 75 | <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 76 | <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
|
---|
| 77 | <Private>True</Private>
|
---|
| 78 | </Reference>
|
---|
| 79 | <Reference Include="System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 80 | <HintPath>..\..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
|
---|
| 81 | <Private>True</Private>
|
---|
| 82 | </Reference>
|
---|
| 83 | <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 84 | <HintPath>..\..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
|
---|
| 85 | <Private>True</Private>
|
---|
| 86 | </Reference>
|
---|
| 87 | <Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 88 | <HintPath>..\..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
|
---|
| 89 | <Private>True</Private>
|
---|
| 90 | </Reference>
|
---|
| 91 | <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 92 | <HintPath>..\..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
|
---|
| 93 | <Private>True</Private>
|
---|
| 94 | </Reference>
|
---|
| 95 | <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 96 | <HintPath>..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
|
---|
| 97 | <Private>True</Private>
|
---|
| 98 | </Reference>
|
---|
| 99 | <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 100 | <HintPath>..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
|
---|
| 101 | <Private>True</Private>
|
---|
| 102 | </Reference>
|
---|
| 103 | <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 104 | <HintPath>..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
---|
| 105 | <Private>True</Private>
|
---|
| 106 | </Reference>
|
---|
| 107 | <Reference Include="System.Xml.Linq" />
|
---|
| 108 | <Reference Include="System.Web" />
|
---|
| 109 | <Reference Include="System.Web.Extensions" />
|
---|
| 110 | <Reference Include="System.Web.Abstractions" />
|
---|
| 111 | <Reference Include="System.Web.Routing" />
|
---|
| 112 | <Reference Include="System.Xml" />
|
---|
| 113 | <Reference Include="System.Configuration" />
|
---|
| 114 | <Reference Include="System.Web.Services" />
|
---|
| 115 | <Reference Include="System.EnterpriseServices" />
|
---|
| 116 | <Reference Include="System.Net.Http">
|
---|
| 117 | </Reference>
|
---|
| 118 | <Reference Include="System.Net.Http.WebRequest">
|
---|
| 119 | </Reference>
|
---|
[12962] | 120 | <Reference Include="WebGrease">
|
---|
[12563] | 121 | <HintPath>..\..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
|
---|
[12428] | 122 | </Reference>
|
---|
| 123 | </ItemGroup>
|
---|
| 124 | <ItemGroup>
|
---|
| 125 | <Compile Include="Configs\BundleConfig.cs" />
|
---|
| 126 | <Compile Include="Configs\FilterConfig.cs" />
|
---|
| 127 | <Compile Include="Configs\RouteConfig.cs" />
|
---|
| 128 | <Compile Include="Configs\WebApiConfig.cs" />
|
---|
| 129 | <Compile Include="Controllers\AppController.cs" />
|
---|
| 130 | <Compile Include="Controllers\AuthenticationController.cs" />
|
---|
| 131 | <Compile Include="Controllers\DataTransfer\Plugin.cs" />
|
---|
| 132 | <Compile Include="Controllers\DataTransfer\User.cs" />
|
---|
| 133 | <Compile Include="Controllers\PluginController.cs" />
|
---|
| 134 | <Compile Include="Controllers\WebAppControllerSelector.cs" />
|
---|
| 135 | <Compile Include="Global.asax.cs">
|
---|
| 136 | <DependentUpon>Global.asax</DependentUpon>
|
---|
| 137 | </Compile>
|
---|
| 138 | <Compile Include="Plugin.cs" />
|
---|
| 139 | <Compile Include="PluginManager.cs" />
|
---|
| 140 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 141 | </ItemGroup>
|
---|
| 142 | <ItemGroup>
|
---|
| 143 | <Content Include="WebApp\app.css" />
|
---|
| 144 | <Content Include="Global.asax" />
|
---|
[12563] | 145 | <Content Include="WebApp\libs\angularjs\angular-tablesort\angular-tablesort.js" />
|
---|
| 146 | <Content Include="WebApp\libs\angularjs\angular-tablesort\tablesort.css" />
|
---|
[12962] | 147 | <Content Include="WebApp\libs\angularjs\fittext\ng-FitText.js" />
|
---|
| 148 | <Content Include="WebApp\libs\cryptojs\aes.js" />
|
---|
[12428] | 149 | <Content Include="WebApp\main.js" />
|
---|
| 150 | <Content Include="WebApp\helper.js" />
|
---|
| 151 | <Content Include="WebApp\HeuristicLab.ico" />
|
---|
| 152 | <Content Include="WebApp\libs\angularjs\angular-animate.min.js" />
|
---|
| 153 | <Content Include="WebApp\libs\angularjs\angular-aria.min.js" />
|
---|
| 154 | <Content Include="WebApp\libs\angularjs\angular-cookies.min.js" />
|
---|
| 155 | <Content Include="WebApp\libs\angularjs\angular-knob\angular-knob.js" />
|
---|
| 156 | <Content Include="WebApp\libs\angularjs\angular-loader.min.js" />
|
---|
| 157 | <Content Include="WebApp\libs\angularjs\angular-messages.min.js" />
|
---|
| 158 | <Content Include="WebApp\libs\angularjs\angular-resource.min.js" />
|
---|
| 159 | <Content Include="WebApp\libs\angularjs\angular-route.min.js" />
|
---|
| 160 | <Content Include="WebApp\libs\angularjs\angular-sanitize.min.js" />
|
---|
| 161 | <Content Include="WebApp\libs\angularjs\angular-touch.min.js" />
|
---|
| 162 | <Content Include="WebApp\libs\angularjs\angular-ui-router.min.js" />
|
---|
| 163 | <Content Include="WebApp\libs\angularjs\loading-bar\loading-bar.css" />
|
---|
| 164 | <Content Include="WebApp\libs\angularjs\loading-bar\loading-bar.js" />
|
---|
| 165 | <Content Include="WebApp\libs\angularjs\ocLazyLoad\ocLazyLoad.min.js" />
|
---|
| 166 | <Content Include="WebApp\libs\font-awesome\font-awesome.min.css" />
|
---|
| 167 | <Content Include="WebApp\libs\jquery\jquery-knob\jquery.knob.min.js" />
|
---|
| 168 | <Content Include="WebApp\libs\jquery\jquery-ui\jquery-ui-1.11.4.min.js" />
|
---|
| 169 | <Content Include="WebApp\libs\misc\html5shiv.min.js" />
|
---|
| 170 | <Content Include="WebApp\libs\misc\respond.min.js" />
|
---|
| 171 | <Content Include="WebApp\libs\smoothScroll\smoothScroll.js" />
|
---|
| 172 | <Content Include="WebApp\app.js" />
|
---|
[12563] | 173 | <Content Include="WebApp\plugins\about\about.js" />
|
---|
| 174 | <Content Include="WebApp\plugins\about\aboutCtrl.js" />
|
---|
[12962] | 175 | <Content Include="WebApp\plugins\login\login.css">
|
---|
| 176 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 177 | </Content>
|
---|
| 178 | <Content Include="WebApp\plugins\login\login.js">
|
---|
| 179 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 180 | </Content>
|
---|
| 181 | <Content Include="WebApp\plugins\login\loginCtrl.js">
|
---|
| 182 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 183 | </Content>
|
---|
| 184 | <Content Include="WebApp\plugins\plugins\pluginsExceptionCtrl.js">
|
---|
| 185 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 186 | </Content>
|
---|
| 187 | <Content Include="WebApp\plugins\plugins\plugins.js">
|
---|
| 188 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 189 | </Content>
|
---|
| 190 | <Content Include="WebApp\plugins\plugins\pluginsCtrl.js">
|
---|
| 191 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
---|
| 192 | </Content>
|
---|
[12428] | 193 | <Content Include="WebApp\plugins\plugins\pluginsService.js" />
|
---|
| 194 | <Content Include="WebApp\shared\directives\flot.js" />
|
---|
| 195 | <Content Include="WebApp\libs\angularjs\angular-ui\ui-bootstrap-tpls-0.13.0.min.js" />
|
---|
| 196 | <Content Include="WebApp\libs\angularjs\angular.min.js" />
|
---|
| 197 | <Content Include="WebApp\libs\bootstrap\css\bootstrap-theme.min.css" />
|
---|
| 198 | <Content Include="WebApp\libs\bootstrap\css\bootstrap.min.css" />
|
---|
| 199 | <Content Include="WebApp\libs\bootstrap\fonts\glyphicons-halflings-regular.svg" />
|
---|
| 200 | <Content Include="WebApp\libs\bootstrap\js\bootstrap.min.js" />
|
---|
| 201 | <Content Include="WebApp\libs\jquery\jquery-flot\excanvas.js" />
|
---|
| 202 | <Content Include="WebApp\libs\jquery\jquery-flot\excanvas.min.js" />
|
---|
| 203 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.colorhelpers.min.js" />
|
---|
| 204 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.canvas.min.js" />
|
---|
| 205 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.categories.min.js" />
|
---|
| 206 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.crosshair.min.js" />
|
---|
| 207 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.errorbars.min.js" />
|
---|
| 208 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.fillbetween.min.js" />
|
---|
| 209 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.image.min.js" />
|
---|
| 210 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.min.js" />
|
---|
| 211 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.navigate.min.js" />
|
---|
| 212 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.pie.min.js" />
|
---|
| 213 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.resize.min.js" />
|
---|
| 214 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.selection.min.js" />
|
---|
| 215 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.stack.min.js" />
|
---|
| 216 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.symbol.min.js" />
|
---|
| 217 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.threshold.min.js" />
|
---|
| 218 | <Content Include="WebApp\libs\jquery\jquery-flot\jquery.flot.time.min.js" />
|
---|
| 219 | <Content Include="WebApp\libs\jquery\jquery-flot\LICENSE.txt" />
|
---|
| 220 | <Content Include="WebApp\libs\jquery\jquery-2.1.4.min.js" />
|
---|
| 221 | <Content Include="HeuristicLab.snk" />
|
---|
| 222 | <Content Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[12962] | 223 | <Content Include="Web.config">
|
---|
| 224 | <SubType>Designer</SubType>
|
---|
| 225 | </Content>
|
---|
[12428] | 226 | <Content Include="Web.Debug.config">
|
---|
| 227 | <DependentUpon>Web.config</DependentUpon>
|
---|
| 228 | </Content>
|
---|
| 229 | <Content Include="Web.Release.config">
|
---|
| 230 | <DependentUpon>Web.config</DependentUpon>
|
---|
| 231 | </Content>
|
---|
| 232 | <Content Include="WebApp\libs\bootstrap\fonts\glyphicons-halflings-regular.eot" />
|
---|
| 233 | <Content Include="WebApp\libs\bootstrap\fonts\glyphicons-halflings-regular.ttf" />
|
---|
| 234 | <Content Include="WebApp\libs\bootstrap\fonts\glyphicons-halflings-regular.woff" />
|
---|
| 235 | <Content Include="WebApp\libs\bootstrap\fonts\glyphicons-halflings-regular.woff2" />
|
---|
[12962] | 236 | <Content Include="WebApp\shared\directives\scrollToTop.js" />
|
---|
[12563] | 237 | <Content Include="WebApp\shared\filter\filters.js" />
|
---|
[12428] | 238 | <Content Include="WebApp\shared\images\HeuristicLab-Logo.png" />
|
---|
| 239 | <Content Include="WebApp\shared\layout\layout.cshtml" />
|
---|
| 240 | <Content Include="WebApp\shared\menu\menuCtrl.js" />
|
---|
| 241 | <Content Include="WebApp\shared\services\authenticationService.js" />
|
---|
| 242 | <Content Include="WebApp\Web.config" />
|
---|
| 243 | <Content Include="WebApp\shared\menu\menu.cshtml" />
|
---|
| 244 | <Content Include="WebApp\shared\restricted\empty.cshtml" />
|
---|
[12563] | 245 | <Content Include="WebApp\plugins\login\login.cshtml" />
|
---|
| 246 | <Content Include="WebApp\plugins\plugins\plugins.cshtml" />
|
---|
| 247 | <Content Include="WebApp\plugins\plugins\Web.config" />
|
---|
[12428] | 248 | </ItemGroup>
|
---|
| 249 | <ItemGroup>
|
---|
| 250 | <Content Include="packages.config" />
|
---|
| 251 | </ItemGroup>
|
---|
| 252 | <ItemGroup>
|
---|
| 253 | <ProjectReference Include="..\..\HeuristicLab.Services.Access\3.3\HeuristicLab.Services.Access-3.3.csproj">
|
---|
| 254 | <Project>{9fac0b23-2730-452a-9ba0-d7ca1746c541}</Project>
|
---|
| 255 | <Name>HeuristicLab.Services.Access-3.3</Name>
|
---|
| 256 | </ProjectReference>
|
---|
| 257 | <ProjectReference Include="..\..\HeuristicLab.Services.Hive.DataAccess\3.3\HeuristicLab.Services.Hive.DataAccess-3.3.csproj">
|
---|
| 258 | <Project>{ec2c8109-6e1e-4c88-9a2b-908cff2ef4ac}</Project>
|
---|
| 259 | <Name>HeuristicLab.Services.Hive.DataAccess-3.3</Name>
|
---|
| 260 | </ProjectReference>
|
---|
| 261 | <ProjectReference Include="..\..\HeuristicLab.Services.Hive\3.3\HeuristicLab.Services.Hive-3.3.csproj">
|
---|
| 262 | <Project>{cf9da321-ac1b-4fd3-9ec3-67bc6b861bde}</Project>
|
---|
| 263 | <Name>HeuristicLab.Services.Hive-3.3</Name>
|
---|
| 264 | </ProjectReference>
|
---|
| 265 | </ItemGroup>
|
---|
[12563] | 266 | <ItemGroup>
|
---|
[12962] | 267 | <None Include="Properties\PublishProfiles\WebApp.pubxml" />
|
---|
[12563] | 268 | <Content Include="WebApp\plugins\about\about.cshtml" />
|
---|
| 269 | </ItemGroup>
|
---|
[12428] | 270 | <PropertyGroup>
|
---|
| 271 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
---|
| 272 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
---|
| 273 | </PropertyGroup>
|
---|
| 274 | <PropertyGroup>
|
---|
| 275 | <SignAssembly>true</SignAssembly>
|
---|
| 276 | </PropertyGroup>
|
---|
| 277 | <PropertyGroup>
|
---|
| 278 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 279 | </PropertyGroup>
|
---|
| 280 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 281 | <DebugSymbols>true</DebugSymbols>
|
---|
| 282 | <OutputPath>bin\</OutputPath>
|
---|
| 283 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 284 | <DebugType>full</DebugType>
|
---|
| 285 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 286 | <ErrorReport>prompt</ErrorReport>
|
---|
| 287 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 288 | </PropertyGroup>
|
---|
| 289 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 290 | <OutputPath>bin\</OutputPath>
|
---|
| 291 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 292 | <Optimize>true</Optimize>
|
---|
| 293 | <DebugType>pdbonly</DebugType>
|
---|
| 294 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 295 | <ErrorReport>prompt</ErrorReport>
|
---|
| 296 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 297 | </PropertyGroup>
|
---|
| 298 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 299 | <DebugSymbols>true</DebugSymbols>
|
---|
| 300 | <OutputPath>bin\</OutputPath>
|
---|
| 301 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 302 | <DebugType>full</DebugType>
|
---|
| 303 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 304 | <ErrorReport>prompt</ErrorReport>
|
---|
| 305 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 306 | </PropertyGroup>
|
---|
| 307 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 308 | <OutputPath>bin\</OutputPath>
|
---|
| 309 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 310 | <Optimize>true</Optimize>
|
---|
| 311 | <DebugType>pdbonly</DebugType>
|
---|
| 312 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 313 | <ErrorReport>prompt</ErrorReport>
|
---|
| 314 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 315 | </PropertyGroup>
|
---|
| 316 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 317 | <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
---|
| 318 | <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
---|
| 319 | <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
|
---|
| 320 | <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
|
---|
| 321 | </Target>
|
---|
| 322 | <ProjectExtensions>
|
---|
| 323 | <VisualStudio>
|
---|
| 324 | <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
---|
| 325 | <WebProjectProperties>
|
---|
| 326 | <UseIIS>True</UseIIS>
|
---|
| 327 | <AutoAssignPort>True</AutoAssignPort>
|
---|
| 328 | <DevelopmentServerPort>62175</DevelopmentServerPort>
|
---|
| 329 | <DevelopmentServerVPath>/</DevelopmentServerVPath>
|
---|
| 330 | <IISUrl>http://localhost:62175/</IISUrl>
|
---|
| 331 | <NTLMAuthentication>False</NTLMAuthentication>
|
---|
| 332 | <UseCustomServer>False</UseCustomServer>
|
---|
| 333 | <CustomServerUrl>
|
---|
| 334 | </CustomServerUrl>
|
---|
| 335 | <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
---|
| 336 | </WebProjectProperties>
|
---|
| 337 | </FlavorProperties>
|
---|
| 338 | </VisualStudio>
|
---|
| 339 | </ProjectExtensions>
|
---|
| 340 | <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
---|
| 341 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
---|
| 342 | <PropertyGroup>
|
---|
| 343 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
---|
| 344 | </PropertyGroup>
|
---|
| 345 | <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
|
---|
| 346 | </Target>
|
---|
| 347 | <PropertyGroup>
|
---|
| 348 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 349 | set ProjectDir=$(ProjectDir)
|
---|
| 350 | set SolutionDir=$(SolutionDir)
|
---|
| 351 | set Outdir=$(Outdir)
|
---|
| 352 |
|
---|
| 353 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 354 | </PropertyGroup>
|
---|
| 355 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 356 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 357 | <Target Name="BeforeBuild">
|
---|
| 358 | </Target>
|
---|
| 359 | <Target Name="AfterBuild">
|
---|
| 360 | </Target> -->
|
---|
| 361 | </Project> |
---|