Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HiveStatistics/sources/HeuristicLab.Services.WebApp/HeuristicLab.Services.WebApp.csproj.user @ 12419

Last change on this file since 12419 was 12419, checked in by dglaser, 9 years ago

#2388: Added WebApp and WebApp.Status plugin

File size: 1.8 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <NameOfLastUsedPublishProfile>WebApp</NameOfLastUsedPublishProfile>
5    <WebStackScaffolding_ControllerDialogWidth>600</WebStackScaffolding_ControllerDialogWidth>
6    <WebStackScaffolding_IsLayoutPageSelected>True</WebStackScaffolding_IsLayoutPageSelected>
7    <WebStackScaffolding_IsPartialViewSelected>False</WebStackScaffolding_IsPartialViewSelected>
8    <WebStackScaffolding_IsReferencingScriptLibrariesSelected>False</WebStackScaffolding_IsReferencingScriptLibrariesSelected>
9    <WebStackScaffolding_LayoutPageFile />
10    <WebStackScaffolding_IsAsyncSelected>False</WebStackScaffolding_IsAsyncSelected>
11    <WebStackScaffolding_ViewDialogWidth>600</WebStackScaffolding_ViewDialogWidth>
12    <ProjectView>ProjectFiles</ProjectView>
13  </PropertyGroup>
14  <ProjectExtensions>
15    <VisualStudio>
16      <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
17        <WebProjectProperties>
18          <StartPageUrl>
19          </StartPageUrl>
20          <StartAction>CurrentPage</StartAction>
21          <AspNetDebugging>True</AspNetDebugging>
22          <SilverlightDebugging>False</SilverlightDebugging>
23          <NativeDebugging>False</NativeDebugging>
24          <SQLDebugging>False</SQLDebugging>
25          <ExternalProgram>
26          </ExternalProgram>
27          <StartExternalURL>
28          </StartExternalURL>
29          <StartCmdLineArguments>
30          </StartCmdLineArguments>
31          <StartWorkingDirectory>
32          </StartWorkingDirectory>
33          <EnableENC>True</EnableENC>
34          <AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
35        </WebProjectProperties>
36      </FlavorProperties>
37    </VisualStudio>
38  </ProjectExtensions>
39</Project>
Note: See TracBrowser for help on using the repository browser.