You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
11 months ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<PropertyGroup>
|
||
|
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
|
||
|
<UseIISExpress>true</UseIISExpress>
|
||
|
<Use64BitIISExpress />
|
||
|
<IISExpressSSLPort />
|
||
|
<IISExpressAnonymousAuthentication />
|
||
|
<IISExpressWindowsAuthentication />
|
||
|
<IISExpressUseClassicPipelineMode />
|
||
|
<UseGlobalApplicationHostFile />
|
||
|
<ProjectView>ShowAllFiles</ProjectView>
|
||
|
</PropertyGroup>
|
||
|
<ProjectExtensions>
|
||
|
<VisualStudio>
|
||
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
||
|
<WebProjectProperties>
|
||
|
<StartPageUrl>AppDemo/Login.htm</StartPageUrl>
|
||
|
<StartAction>SpecificPage</StartAction>
|
||
|
<AspNetDebugging>True</AspNetDebugging>
|
||
|
<SilverlightDebugging>False</SilverlightDebugging>
|
||
|
<NativeDebugging>False</NativeDebugging>
|
||
|
<SQLDebugging>False</SQLDebugging>
|
||
|
<ExternalProgram>
|
||
|
</ExternalProgram>
|
||
|
<StartExternalURL>
|
||
|
</StartExternalURL>
|
||
|
<StartCmdLineArguments>
|
||
|
</StartCmdLineArguments>
|
||
|
<StartWorkingDirectory>
|
||
|
</StartWorkingDirectory>
|
||
|
<EnableENC>True</EnableENC>
|
||
|
<AlwaysStartWebServerOnDebug>False</AlwaysStartWebServerOnDebug>
|
||
|
</WebProjectProperties>
|
||
|
</FlavorProperties>
|
||
|
</VisualStudio>
|
||
|
</ProjectExtensions>
|
||
|
</Project>
|