Line | |
---|
1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
2 | <ProjectExtensions>
|
---|
3 | <VisualStudio>
|
---|
4 | <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
---|
5 | <WebProjectProperties>
|
---|
6 | <StartPageUrl>
|
---|
7 | </StartPageUrl>
|
---|
8 | <StartAction>CurrentPage</StartAction>
|
---|
9 | <AspNetDebugging>True</AspNetDebugging>
|
---|
10 | <NativeDebugging>False</NativeDebugging>
|
---|
11 | <SQLDebugging>False</SQLDebugging>
|
---|
12 | <PublishCopyOption>RunFiles</PublishCopyOption>
|
---|
13 | <PublishTargetLocation>
|
---|
14 | </PublishTargetLocation>
|
---|
15 | <PublishDeleteAllFiles>False</PublishDeleteAllFiles>
|
---|
16 | <PublishCopyAppData>True</PublishCopyAppData>
|
---|
17 | <ExternalProgram>
|
---|
18 | </ExternalProgram>
|
---|
19 | <StartExternalURL>
|
---|
20 | </StartExternalURL>
|
---|
21 | <StartCmdLineArguments>
|
---|
22 | </StartCmdLineArguments>
|
---|
23 | <StartWorkingDirectory>
|
---|
24 | </StartWorkingDirectory>
|
---|
25 | <EnableENC>False</EnableENC>
|
---|
26 | <AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
|
---|
27 | <EnableWcfTestClientForSVC>False</EnableWcfTestClientForSVC>
|
---|
28 | </WebProjectProperties>
|
---|
29 | </FlavorProperties>
|
---|
30 | </VisualStudio>
|
---|
31 | </ProjectExtensions>
|
---|
32 | </Project> |
---|
Note: See
TracBrowser
for help on using the repository browser.