1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup >
4+ <UseIISExpress >true</UseIISExpress >
5+ <IISExpressSSLPort />
6+ <IISExpressAnonymousAuthentication />
7+ <IISExpressWindowsAuthentication />
8+ <IISExpressUseClassicPipelineMode />
9+ <UseGlobalApplicationHostFile />
10+ <LastActiveSolutionConfig >Debug|Any CPU</LastActiveSolutionConfig >
11+ <Use64BitIISExpress />
12+ </PropertyGroup >
13+ <ProjectExtensions >
14+ <VisualStudio >
15+ <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
16+ <WebProjectProperties >
17+ <StartPageUrl >
18+ </StartPageUrl >
19+ <StartAction >CurrentPage</StartAction >
20+ <AspNetDebugging >True</AspNetDebugging >
21+ <SilverlightDebugging >False</SilverlightDebugging >
22+ <NativeDebugging >False</NativeDebugging >
23+ <SQLDebugging >False</SQLDebugging >
24+ <ExternalProgram >
25+ </ExternalProgram >
26+ <StartExternalURL >
27+ </StartExternalURL >
28+ <StartCmdLineArguments >
29+ </StartCmdLineArguments >
30+ <StartWorkingDirectory >
31+ </StartWorkingDirectory >
32+ <EnableENC >True</EnableENC >
33+ <AlwaysStartWebServerOnDebug >True</AlwaysStartWebServerOnDebug >
34+ <UseIIS >True</UseIIS >
35+ <AutoAssignPort >True</AutoAssignPort >
36+ <DevelopmentServerPort >0</DevelopmentServerPort >
37+ <DevelopmentServerVPath >/</DevelopmentServerVPath >
38+ <IISUrl >http://localhost:44670/</IISUrl >
39+ <NTLMAuthentication >False</NTLMAuthentication >
40+ <UseCustomServer >False</UseCustomServer >
41+ <CustomServerUrl >
42+ </CustomServerUrl >
43+ </WebProjectProperties >
44+ </FlavorProperties >
45+ </VisualStudio >
46+ </ProjectExtensions >
47+ </Project >
0 commit comments