Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
3 | <PropertyGroup>
|
---|
4 | <ProjectView>ShowAllFiles</ProjectView>
|
---|
5 | </PropertyGroup>
|
---|
6 | <ProjectExtensions>
|
---|
7 | <VisualStudio>
|
---|
8 | <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
---|
9 | <WebProjectProperties>
|
---|
10 | <StartPageUrl>
|
---|
11 | </StartPageUrl>
|
---|
12 | <StartAction>SpecificPage</StartAction>
|
---|
13 | <AspNetDebugging>True</AspNetDebugging>
|
---|
14 | <SilverlightDebugging>False</SilverlightDebugging>
|
---|
15 | <NativeDebugging>False</NativeDebugging>
|
---|
16 | <SQLDebugging>False</SQLDebugging>
|
---|
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 | </WebProjectProperties>
|
---|
28 | </FlavorProperties>
|
---|
29 | </VisualStudio>
|
---|
30 | </ProjectExtensions>
|
---|
31 | </Project> |
---|
Note: See
TracBrowser
for help on using the repository browser.